* gcc.dg/ucnid-8.c: Update line number.
[official-gcc.git] / ChangeLog
blob48c9e06b143db397a1569fdeea0566bf92a9cc28
1 2012-09-28  Ian Lance Taylor  <iant@google.com>
3         * Makefile.def: Make all-target-libgo depend on
4         all-target-libbacktrace.
5         * Makefile.in: Rebuild.
7 2012-09-26  Ian Lance Taylor  <iant@google.com>
9         * Makefile.def: Make all-gcc depend on all-libbacktrace.
10         * Makefile.in: Rebuild.
12 2012-09-20  Walter Lee  <walt@tilera.com>
14         * configure.ac: Add tilegx to list of targets that support gold.
15         * configure: Regenerate.
17 2012-09-20  Marek Polacek  <polacek@redhat.com>
19         * MAINTAINERS (Write After Approval): Add myself.
21 2012-09-19  Steve Ellcey  <sellcey@mips.com>
23         * configure.ac: Add mips*-mti-elf* target.
24         * configure: Regenerate.
26 2012-09-17  Ian Lance Taylor  <iant@google.com>
28         * MAINTAINERS (Various Maintainers): Add libbacktrace.
29         * configure.ac (host_libs): Add libbacktrace.
30         (target_libraries): Add libbacktrace.
31         * Makefile.def (host_modules): Add libbacktrace.
32         (target_modules): Likewise.
33         * configure, Makefile.in: Rebuild.
35 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
37         PR target/38607
38         Merge upstream change.
39         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
41         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
42         Add libgomp*.o to compare_exclusions for AIX.
43         * configure: Regenerate.
45 2012-09-06  Diego Novillo  <dnovillo@google.com>
47         * configure.ac: Bump minimum GMP version to 4.2.3.
48         * configure: Re-generate.
50 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
52         PR target/54461
53         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
54         target-libgloss if not configured --with-avrlibc=no.
55         * configure: Regenerate.
57 2012-09-04  Jason Merrill  <jason@redhat.com>
59         * configure.ac: Fix --enable-languages=all.
61 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
63         * MAINTAINERS (Write After Approval): Add myself.
65 2012-09-03  Richard Guenther  <rguenther@suse.de>
67         PR bootstrap/54138
68         * configure.ac: Re-organize ISL / CLOOG checks to allow
69         disabling with either --without-isl or --without-cloog.
70         * configure: Regenerated.
72 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
74         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
75         * configure: Regenerate.
77 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
79         * MAINTAINERS: Fix my email address.
81 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
83         PR binutils/4970
84         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
85         and opcodes.
86         * Makefile.in: Regenerated.
88 2012-08-26  Art Haas <ahaas@impactweather.com>
90         * configure: Regenerate.
92 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
94         * INSTALL/README: Also refer to the online installation
95         instructions.
97 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
99         * MAINTAINERS (Write After Approval): Add myself.
100         (Picochip port): Remove myself.
102 2012-08-14   Diego Novillo  <dnovillo@google.com>
104         Merge from cxx-conversion branch.
106         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
107         POSTSTAGE1_CONFIGURE_FLAGS.
108         * Makefile.in: Regenerate.
109         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
110         Force C++ when bootstrapping.
111         * configure: Regenerate.
113 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
115         * MAINTAINERS (Write After Approval): Add myself.
117 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
119         * README: Document use of ranges of years in copyright notices.
121 2012-07-06  Richard Guenther  <rguenther@suse.de>
123         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
124         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
125         --with-gmp=system.
126         * Makefile.in: Regenerated.
127         * configure: Likewise.
129 2012-07-06  Richard Guenther  <rguenther@suse.de>
131         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
132         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
133         supply V=1 as extra_make_flags.
134         * configure: Regenerated.
135         * Makefile.in: Likewise.
137 2012-07-04  Tristan Gingold  <gingold@adacore.com>
139         * configure: Regenerate.
141 2012-07-03  Richard Guenther  <rguenther@suse.de>
143         * Makfile.def (isl): Remove not necessary extra_exports and
144         extra_make_flags.
145         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
146         * Makefile.in: Regenerated.
148 2012-07-03  Richard Guenther  <rguenther@suse.de>
150         * Makefile.def (cloog): Add V=1 to extra_make_flags.
151         * configure.ac: If either the ISL or the CLooG check failed
152         do not try to build in-tree versions.
153         * Makefile.in: Regenerated.
154         * configure: Regenerated.
156 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
158         * configure: Regenerate.
160 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
162         * MAINTAINERS (Various Maintainers): Add myself as testsuite
163         maintainer.
165 2012-07-02  Richard Guenther  <rguenther@suse.de>
167         * configure: Regenerated.
169 2012-07-02  Richard Guenther  <rguenther@suse.de>
170         Michael Matz  <matz@suse.de>
171         Tobias Grosser <tobias@grosser.es>
172         Sebastian Pop <sebpop@gmail.com>
174         * Makefile.def: Add ISL host module, remove PPL host module.
175         Adjust ClooG host module to use the proper ISL.
176         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
177         * configure.ac: Include config/isl.m4.  Add ISL host library,
178         remove PPL.  Remove PPL configury, add ISL configury, adjust
179         ClooG configury.
180         * Makefile.in: Regenerated.
181         * configure: Likewise.
183 2012-07-02  Richard Guenther  <rguenther@suse.de>
185         Merge from graphite branch
186         2011-07-21  Tobias Grosser  <tobias@grosser.es>
188         * configure: Regenerated.
189         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
190         both cloog.org and legacy versions. The only supported version will
191         be CLooG with the isl backend.
193         2011-07-21  Tobias Grosser  <tobias@grosser.es>
195         * configure: Regenerated.
196         * configure.ac: Require cloog isl 0.17.0
198         2011-07-21  Tobias Grosser  <tobias@grosser.es>
200         * configure: Regenerated.
201         * config/cloog.m4: Do not define CLOOG_ORG
203 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
205         * configure.ac: Skip C if explicitly selected.
206         * configure: Regenerate.
208 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
210         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
211         they contain -O2.
212         * configure: Regenerate.
214 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
216         PR debug/53740
217         * df.h, df-problems.c, dce.c: Revert last patch.
219 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
221         * MAINTAINERS (Write After Approval): Update my email address.
223 2012-06-21  Meador Inge  <meadori@codesourcery.com>
225         * MAINTAINERS (Write After Approval): Add myself.
227 2012-06-20  Jason Merrill  <jason@redhat.com>
229         * Makefile.tpl (check-target-libgomp-c++): New.
230         (check-target-libitm-c++): New.
231         * Makefile.def (c++): Add them.
232         * Makefile.in: Regenerate.
234 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
236         * MAINTAINERS (Write After Approval): Add myself.
238 2012-05-16  Olivier Hainque  <hainque@adacore.com>
240         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
241         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
242         (install-no-fixedincludes): Adjust accordingly.
243         * Makefile.in: Regenerate.
245 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
247         Merge upstream change
248         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
250 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
252         * MAINTAINERS (Write After Approval): Add myself.
254 2012-05-09  Nick Clifton  <nickc@redhat.com>
255             Paul Smith  <psmith@gnu.org>
257         PR bootstrap/50461
258         * configure.ac (mpfr-dir): When using in-tree MPFR sources
259         allow for the fact that from release v3.1.0 of MPFR the source
260         files were moved into a src sub-directory.
261         * configure: Regenerate.
263 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
265         * configure.ac: Bump minimum MPFR version to 2.4.0.
266         * configure: Regenerated.
268 2012-05-01  Richard Henderson  <rth@redhat.com>
270         * Makefile.def (libatomic): New target_module.
271         * configure.ac (target_libraries): Add libatomic.
272         (noconfigdirs): Check if libatomic is supported.
273         * Makefile.in, configure: Rebuild.
275 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
277         * MAINTAINERS (Write After Approval): Add myself.
279 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
281         * config.sub: Update to 2012-04-18 version from official repo.
283 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
285         * MAINTAINERS (Write After Approval): Add myself.
287 2012-04-11  Steve Ellcey  <sellcey@mips.com>
289         * MAINTAINERS: Changed email address.
291 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
293         PR target/52737
294         * contrib/gcc_update (files_and_dependencies):
295         Remove gcc/config/avr/t-multilib from touch data.
297 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
299         * MAINTAINERS (OS Port Maintainers): Remove irix.
300         * configure.ac (enable_libgomp): Remove *-*-irix6*.
301         (unsupported_languages): Remove mips-sgi-irix6.*.
302         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
303         (with_stabs): Remove.
304         * configure: Regenerate.
306 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
308         * MAINTAINERS (OS Port Maintainers): Remove osf.
309         * configure.ac (enable_libgomp): Remove *-*-osf*.
310         (with_stabs): Remove alpha*-*-osf*.
311         * configure: Regenerate.
313 2012-03-05  Tristan Gingold  <gingold@adacore.com>
315         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
316         * configure: Regenerate.
318 2012-02-17  Walter Lee  <walt@tilera.com>
320         * MAINTAINERS: (Write After Approval): Delete myself.
322 2012-02-14  Walter Lee  <walt@tilera.com>
324         * MAINTAINERS (tilegx port): Add myself.
325         (tilepro port): Add myself.
326         (Write After Approval): Add myself.
328 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
330         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
331         and Joseph Myers as docstring relicensing maintainers.
333 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
335         * MAINTAINERS (write-after-approval): Add myself.
337 2012-02-08  Ira Rosen <irar@il.ibm.com>
339         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
340         maintainer.
342 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
344         * MAINTAINERS (Write After Approval): Move myself to
345         maintain alphabetical order.
347 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
349         * MAINTAINERS (Write After Approval): Add myself.
351 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
353         * MAINTAINERS (Write After Approval): Add myself.
355 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
356             Jayant R Sonar <jayant.sonar@kpitcummins.com>
358         * configure.ac (cr16-*-*): Remove nonconfigdirs.
359         * configure: Regenerate.
361 2012-01-23  Harshit Chopra  <harshit@google.com>
363         * MAINTAINERS (Write After Approval): Add myself.
365 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
367         * configure.ac: Remove reference to mh-interix.
368         * configure: Regenerate.
370 2012-01-05  Richard Henderson  <rth@redhat.com>
372         PR bootstrap/51072
373         * configure.ac: Disable libitm if c++ is not enabled.
374         * configure: Rebuild.
376         * configure.ac: Fix regexp for same.
377         * configure: Rebuild.
379 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
381         * MAINTAINERS (Write After Approval): Add myself.
383 2012-01-02  Richard Guenther  <rguenther@suse.de>
385         PR bootstrap/51686
386         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
387         * Makefile.in: Regenerate.
389 2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
391         * MAINTAINERS (Write After Approval): Add myself.
393 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
395         * configure: Regenerate.
397 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
399         * MAINTAINERS (picochip): Changed email address.
401 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
403         * MAINTAINERS (write-after-approval): Add self.
405 2011-11-29  DJ Delorie  <dj@redhat.com>
407         * configure.ac (rl78-*-*) New case.
408         * configure: Regenerate.
409         * MAINTAINERS: Add myself as RL78 maintainer.
411 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
413         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
415 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
417         * libtool.m4: Additional FreeBSD 10 fixes.
419 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
421         * MAINTAINERS: Move myself from Write After Approval to CPU Port
422         Maintainers section, as Epiphany maintainer.
424 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
426         PR target/49992
427         * configure.ac: Remove ranlib special-casing for Darwin.
428         * configure: Regenerate.
430 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
432         * MAINTAINERS (Reviewers): Keep the list sorted.
434 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
436         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
438 2011-11-09  Roland McGrath  <mcgrathr@google.com>
440         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
441         * configure: Rebuild.
442         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
443         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
444         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
445         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
446         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
447         Add READELF.
448         * Makefile.in: Rebuild.
450 2011-11-09  Jason Merrill  <jason@redhat.com>
452         * Makefile.def (language=c++): Remove check-c++0x.
453         * Makefile.in (check-gcc-c++): Regenerate.
455 2011-11-08  Richard Henderson  <rth@redhat.com>
457         * configure.ac: Test for libitm directory present first.
459         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
461         * configure.ac: Test libitm/configure.tgt to disable libitm.
462         * configure: Rebuild.
464 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
465             Richard Henderson  <rth@redhat.com>
467         Merged from transactional-memory.
469         * Makefile.def (lang_env_dependencies): libitm is c++.
470         Add libitm target module.
471         * configure.ac: Likewise.
472         * config/mmap.m4: New file.
473         * contrib/gcc_update: Add libitm to touch data.
474         * Makefile.in, configure: Rebuild.
476 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
478         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
479         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
480         * Makefile.in: Regenerate.
482 2011-11-01  DJ Delorie  <dj@redhat.com>
484         * config.sub: Update to version 2011-10-29 (added rl78)
486 2011-10-27  Nick Clifton  <nickc@redhat.com>
488         * config.sub: Import these changes from the config project:
490         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
491             Ben Elliston  <bje@gnu.org>
493         * config.sub (epiphany): New.
495         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
496             Ben Elliston  <bje@gnu.org>
498         * config.sub (hexagon, hexagon-*): New.
500         2011-08-23  Roland McGrath  <mcgrathr@google.com>
502         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
503         64eb to be64.
505         2011-08-16  Roland McGrath  <mcgrathr@google.com>
507         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
508         (nacl): Grok as alias for 32el-unknown-nacl.
510 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
512         * MAINTAINERS (Write After Approval): Add myself.
514 2011-10-24  Teresa Johnson  <tejohnson@google.com>
516         * MAINTAINERS (Write After Approval): Add myself.
518 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
520         * MAINTAINERS (sparc port): Remove myself.
522 2011-09-14  Tom de Vries  <tom@codesourcery.com>
524         * MAINTAINERS (Write After Approval): Add myself.
526 2011-08-14  Yao Qi  <yao@codesourcery.com>
528         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
529         * configure: Regenerate.
531 2011-07-26  Ian Lance Taylor  <iant@google.com>
533         * configure.ac: Set have_compiler based on whether gcc directory
534         exists, rather than on whether gcc is in configdirs.
535         * configure: Rebuild.
537 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
539         * MAINTAINERS (Global Reviewers): Add self.
541 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
543         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
544         link directories.
545         * Makefile.in: Rebuild.
547 2011-07-20  Ian Lance Taylor  <iant@google.com>
549         PR bootstrap/49787
550         * configure.ac: Move --enable-bootstrap handling earlier in file.
551         If --enable-bootstrap and either --enable-build-with-cxx or
552         --enable-build-poststage1-with-cxx, enable C++ automatically.
553         * configure: Rebuild.
555 2011-07-19  Ian Lance Taylor  <iant@google.com>
557         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
558         make C++ a boot_language.  Set and substitute
559         POSTSTAGE1_CONFIGURE_FLAGS.
560         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
561         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
562         * configure, Makefile.in: Rebuild.
564 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
566         * MAINTAINERS (Register Allocation): Move myself from reviewers to
567         maintainers.
569 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
571         * MAINTAINERS (Global Reviewers): Add myself.
573 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
575         * configure: Regenerate.
577 2011-07-16  Jason Merrill  <jason@redhat.com>
579         * Makefile.def (language=c++): Add check-c++0x and
580         check-target-libmudflap-c++.
581         * Makefile.tpl (check-target-libmudflap-c++): New.
582         * Makefile.in: Regenerate.
584 2011-07-16  Matthias Klose  <doko@ubuntu.com>
586         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
587         * Makefile.def (target_modules/libjava): Pass
588         $(EXTRA_CONFIGARGS_LIBJAVA).
589         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
590         if not configured with --enable-static-libjava.
591         * Makefile.in: Regenerate.
592         * configure: Likewise.
594 2011-07-15  Jason Merrill  <jason@redhat.com>
596         * Makefile.in (check-c++): Move check-gcc-c++0x after
597         check-target-libstdc++-v3.
599 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
601         * MAINTAINERS (c6x port): New entry.
603 2011-07-13  Jason Merrill  <jason@redhat.com>
605         * Makefile.in (check-gcc-c++0x): New.
606         (check-c++): Depend on it.
608 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
610         PR target/39150
611         * configure.ac (i[3456789]86-*-solaris2*): Also accept
612         x86_64-*-solaris2.1[0-9]*.
613         * configure: Regenerate.
615 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
617         * MAINTAINERS (RTL optimizers): Add self.
619 2011-06-27  Gabriel Charette  <gchare@google.com>
621         * MAINTAINERS (Write After Approval): Add myself.
623 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
625         PR regression/47836
626         PR bootstrap/23656
627         PR other/47733
628         PR bootstrap/49247
629         PR c/48825
630         * configure.ac (target_libraries): Remove target-libiberty.
631         Remove case-statement setting skipdirs=target-libiberty for
632         multiple targets.  Remove checking target_configdirs and
633         removing target-libiberty but keeping target-libgcc if
634         otherwise empty.
635         * Makefile.def (target_modules): Don't add libiberty.
636         (dependencies): Remove all traces of target-libiberty.
637         * configure, Makefile.in: Regenerate.
639 2011-06-13  Walter Lee <walt@tilera.com>
641         * configure.ac (tilepro-*-*) New case.
642         (tilegx-*-*): Likewise.
643         * configure: Regenerate.
645 2011-06-06  Jing Yu  <jingyu@google.com>
647         * configure.ac: Skip target-libiberty for
648         arm*-*-linux-androideabi.
649         * configure: Regenerated.
651 2011-06-06  Nick Clifton  <nickc@redhat.com>
653         * config.sub: Sync from upstream.
655 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
657         * MAINTAINERS (Write After Approval): Add myself.
659 2011-06-01  Daniel Jacobowitz  <drow@false.org>
661         * MAINTAINERS: Update my email address.
663 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
665         * MAINTAINERS (Write After Approval): Update my email address.
667 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
669         * MAINTAINERS (Write After Approval): Add myself.
671 2011-05-08  Doug Kwan  <dougkwan@google.com>
673         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
674         * configure: Regenerated.
675         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
676         value from configure.
677         * Makefile.in: Regenerated.
679 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
681         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
682         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
683         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
684         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
685         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
686         *-*-vxworks*): Disable newlib and libgloss in separate case
687         statement.
688         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
689         to separate case statement.
690         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
691         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
692         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
693         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
694         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
695         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
696         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
697         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
698         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
699         i[[3456789]]86-*-rdos*, m32r-*-*,
700         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
701         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
702         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
703         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
704         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
705         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
706         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
707         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
708         and libgloss in main case over targets.  Remove most empty cases
709         in main case over targets.
710         * configure: Regenerate.
712 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
714         * MAINTAINERS (Write After Approval): Add myself.
716 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
718         * configure.ac: Remove code setting special library locations for
719         hppa*64*-*-hpux11*.  Remove code setting compiler for
720         sparc-sun-solaris2*.
721         * configure: Regenerate.
723 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
725         * configure.ac: Separate libgloss_dir settings from general case
726         over targets.
727         * configure: Regenerate.
729 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
731         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
732         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
733         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
734         cases in libgcj-disabling case statement.
735         (hppa*64*-*-linux*): Set unsupported_languages instead of
736         disabling target-zlib.
737         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
738         to hppa*64*-*-hpux*.
739         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
740         hppa*-*-hpux*.
741         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
742         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
743         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
744         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
745         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
746         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
747         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
748         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
749         libgcj-disabling case statement.
750         * configure: Regenerate.
752 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
754         * configure.ac: Disable Java for targets not supporting libffi.
755         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
756         Remove cases in Java-disabling statement.
757         (*arm-wince-pe): Change to arm-wince-pe.
758         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
759         cases in Java-disabling statement.
760         (bfin-*-*): Don't disable Java again.
761         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
762         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
763         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
764         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
765         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
766         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
767         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
768         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
769         Java-disabling statement.
770         (mmix-*-*): Don't disable Java again.
771         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
772         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
773         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
774         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
775         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
776         statement.
777         * configure: Regenerate.
779 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
781         * configure.ac: Separate cases disabling Java and Java libraries
782         from general case over targets.
783         * configure: Regenerate.
785 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
787         * MAINTAINERS: Update my email address.
789 2011-04-20  Easwaran Raman  <eraman@google.com>
791         * MAINTAINERS (Write After Approval): Add myself.
793 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
795         PR lto/48086
796         * configure.ac: Re-enable LTO on *-apple-darwin9*.
797         * configure: Regenerate.
799 2011-04-16  Jim Meyering  <meyering@redhat.com>
801         * MAINTAINERS (Write After Approval): Add myself.
803 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
805         * MAINTAINERS: Update my email address.
807 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
809         * MAINTAINERS (Write After Approval): Add myself.
811 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
813         * MAINTAINERS (Write After Approval): Add myself.
815 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
817         * MAINTAINERS (Write After Approval): Add myself.
819 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
821         * configure.ac (build_tools): Remove build-byacc.
822         (host_libs): Remove mmalloc.
823         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
824         autoconf automake libtool diff rcs fileutils shellutils time
825         textutils wdiff find uudecode hello tar gzip indent recode release
826         sed perl gawk findutils gettext zip.
827         (libgcj): Remove target-qthreads.
828         (target_tools): Remove target-examples target-gperf.
829         (YACC): Don't handle building byacc.
830         * configure: Regenerate.
831         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
832         dosutils, examples, fileutils, find, findutils, gawk, gettext,
833         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
834         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
835         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
836         handle building components.
837         * Makefile.in: Regenerate.
839 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
841         * MAINTAINERS: Update my email address as Xtensa maintainer.
843 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
845         * config.sub: Sync from upstream.
847 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
849         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
850         (microblaze*): Don't disable libssp.
851         * configure: Regenerate.
853 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
855         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
856         moveifchange.
857         * configure: Regenerate.
858         * Makefile.tpl: Use @SHELL@ not @config_shell@.
859         * Makefile.in: Regenerate.
861 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
863         * configure.ac (*-*-sysv4*): Don't enable libgomp.
864         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
865         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
866         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
867         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
868         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
869         md_exec_prefix cases.
870         * configure: Regenerate.
872 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
874         * configure.ac: Separate cases disabling target-libssp,
875         target-libiberty, target-libstdc++-v3 and Fortran from general
876         case over targets.
877         * configure: Regenerate.
879 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
881         * configure.ac (*-*-chorusos): Don't disable libgcj.
882         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
883         Remove case.
884         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
885         (arm-*-coff): Don't disable libgcj.
886         (arm*-*-linux-gnueabi): Remove useless assignment.
887         (arm-*-riscix*): Don't disable libgcj.
888         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
889         configuration.
890         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
891         (c54x*-*-*): Remove case.
892         (tic54x-*-*): Don't disable GCC or GCC libraries.
893         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
894         to *.
895         (d10v-*-*): Don't disable GCC libraries.
896         (d30v-*-*): Don't disable libgcj.
897         (h8500-*-*): Don't disable GCC libraries.
898         (i960-*-*): Don't disable libgcj.
899         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
900         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
901         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
902         libgcj.
903         (m68k-*-coff*): Remove case.
904         (mmix-*-*): Don't disable libgloss on host.
905         (mn10200-*-*, mn10300-*-*): Remove cases.
906         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
907         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
908         Don't disable libgcj.
909         (romp-*-*): Remove case.
910         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
911         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
912         case.
913         (v810-*-*): Don't disable GCC libraries.
914         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
915         (ip2k-*-*): Don't disable GCC libraries.
916         * configure: Regenerate.
918 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
920         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
921         libffi on host.
922         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
923         on host.
924         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
925         * configure: Regenerate.
927 2011-03-26  John Marino  <binutils@marino.st>
929         * configure.ac: Add support for *-*-dragonfly*
930         * configure: Regenerate.
932 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
934         * configure.ac (native_only): Remove.
935         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
936         send-pr uudecode guile gnuserv on host.
937         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
938         send-pr rcs guile perl texinfo libtool on host.
939         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
940         automake send-pr rcs guile perl texinfo libtool on host.
941         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
942         (*-*-kaos*): Don't disable target-examples target-gperf on target.
943         (alpha*-dec-osf*): Don't disable fileutils on target.
944         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
945         texinfo send-pr expect dejagnu on target.
946         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
947         target-qthreads on target.
948         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
949         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
950         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
951         x86_64-*-mingw*): Don't disable expect on target.
952         (*-*-cygwin*): Don't disable target-gperf on target.
953         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
954         gnuserv on target.
955         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
956         target.
957         * configure: Regenerate.
959 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
961         * configure.ac (target_tools): Remove target-groff.
962         (native_only): Remove target-groff.
963         (hppa*64*-*-*): Don't disable byacc.
964         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
965         setting.
966         (*-*-kaos*): Don't skip target-librx and target-groff.
967         (*-*-netware*): Don't skip target-libmudflap.
968         (*-*-tpf*): Don't skip target-libmudflap.
969         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
970         directories on the host.
971         (ia64*-*-*vms*): Don't skip tix.
972         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
973         host.
974         * configure: Regenerate.
976 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
978         * configure.ac: Remove references to mt-mep, mt-netware,
979         mt-wince.
980         * Makefile.def: Add all-utils soft dependencies.
981         * Makefile.tpl: Remove GDB_NLM_DEPS.
982         * configure: Regenerate.
983         * Makefile.in: Regenerate.
985 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
987         * configure.ac: Do not include mh-x86omitfp.
988         * configure: Regenerate.
990 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
992         * configure.ac: Remove empty cases.
993         * configure: Regenerate.
995 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
997         * Makefile.def: Add dependency from termcap to gdb.
998         * Makefile.in: Regenerate.
1000 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1002         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1003         * configure: Regenerate.
1004         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1005         * Makefile.tpl: Likewise.
1006         * Makefile.in: Regenerate.
1008 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1010         * configure.ac: Remove all mentions of tentative_cc.
1011         * configure: Regenerate.
1013 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1015         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1016         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1017         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1018         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1019         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1020         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1021         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1022         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1023         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1024         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1025         *-*-rhapsody*): Remove host cases.
1026         * configure: Regenerate.
1028 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1030         * configure.ac (ppc*-*-pe): Remove host case.
1031         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1032         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1033         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1034         cases.
1035         * configure: Regenerate.
1037 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1039         * config.sub: Update to version 2011-03-23.
1041 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1043         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1044         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1045         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1046         * configure: Regenerate.
1048 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1050         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1051         to Write After Approval.
1052         * config-ml.in: Don't handle arc-*-elf*.
1053         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1054         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1055         handle GCC libraries.
1056         * configure: Regenerate.
1058 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1060         PR bootstrap/48120:
1061         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1062         Add -lstdc++ -lm to LIBS.
1063         * configure: Regenerate.
1065 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1067         * config.guess: Update to version 2011-02-02
1068         * config.sub: Update to version 2011-02-24
1070 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1072         PR lto/48086
1073         * configure.ac: Re-enable LTO on *-apple-darwin9.
1074         * configure: Regenerate.
1076 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1078         PR lto/48086
1079         * configure.ac: Disable LTO on darwin due to an assembler change in
1080         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1081         under 256.
1082         * configure: Regenerate.
1084 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1086         * MAINTAINERS: Update myself as score backend maintainer,
1087         update my e-mail address.
1089 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1091         * MAINTAINERS: Update my e-mail address.
1093 2011-03-06  Joey Ye  <joey.ye@arm.com>
1095         * MAINTAINERS: Update my e-mail address.
1097 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1099         * configure.ac: Adjust test of with_ppl.
1100         * configure: Regenerated.
1102 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1104         * MAINTAINERS: Adjust my e-mail address.
1106 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1108         * configure.ac: Add -lpwl to ppllibs.
1109         * configure: Regenerated.
1111 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1113         * config/cloog.m4: Add -lisl to clooglibs.
1114         * configure: Regenerated.
1116 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1118         * MAINTAINERS (CPU Port maintainers): Add self.
1120 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1122         * MAINTAINERS: Add myself as testsuite maintainer.
1124 2011-02-15  Mike Stump  <mikestump@comcast.net>
1126         * MAINTAINERS: Add myself as testsuite maintainer.
1128 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1130         Import from Libtool and gnulib:
1132         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1134         Prepare for supporting FreeBSD 10.
1135         * config.rpath: Remove handling of freebsd1* which soon would
1136         match FreeBSD 10.0.
1138         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1140         Remove support for FreeBSD 1.x.
1141         * libtool.m4 (_LT_LINKER_SHLIBS)
1142         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1143         soon would incorrectly match FreeBSD 10.0.
1145 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1147         PR binutils/12283
1148         * move-if-change: Import version from gnulib.
1150 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1152         PR lto/47225
1153         * Makefile.def (lto-plugin): Double dash for enable-shared.
1154         (configure-gcc): Depend on all-lto-plugin.
1155         * Makefile.in: Rebuilt.
1157 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1159         * configure.ac: Remove extra bracket.
1160         * configure: Regenerate.
1162 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1164         * MAINTAINERS: Add myself as libquadmath maintainer.
1166 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1168         * MAINTAINERS: Update my email address.
1170 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1172         * MAINTAINERS (option handling): Add self.
1174 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1176         PR lto/47225
1177         * Makefile.def: Add dependency for install-gcc
1178         on install-lto-plugin.
1179         * Makfile.in: Regenerated
1181 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1183         * MAINTAINERS (CPU Port Maintainers): Add myself.
1185 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1187         PR libgcj/44341
1188         * configure.ac: Discard --with-* flags for host when configuring
1189         target libraries for cross build.
1190         * configure: Rebuilt.
1192 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1194         * MAINTAINERS (linear loop transforms): Removed.
1196 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1198         * configure.ac: If with_ppl is no, move setting with_cloog=no
1199         after CLOOG_REQUESTED check.
1200         * configure: Regenerated.
1202 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1204         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1205         CLooG has been requested.
1206         * configure: Regenerated.
1208 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1210         * configure: Regenerated.
1211         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1213 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1215         * configure: Regenerated.
1216         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1218 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1220         * configure.ac: Use AS_HELP_STRING throughout.
1221         * configure: Regenerate.
1223 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1225         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1226         * configure: Regenerate.
1228 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1230         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1232 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1234         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1235         for ia64-hpux.
1236         * configure: Regenerate.
1238 2011-01-07  Jan Hubicka  <jh@suse.cz>
1240         PR lto/47225
1241         * Makefile.in: Regenerate.
1242         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1243         configure.
1245 2011-01-07  Jan Hubicka  <jh@suse.cz>
1247         * Makefile.in: Regenerate.
1248         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1249         and configure dependency on lto-plugin configure.
1250         (lto-plugin module): Remove dependency on GCC; add dependency on
1251         liniberty.
1253 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1255         * MAINTAINERS (Write After Approval): Add myself.
1257 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1259         * configure: Regenerate.
1261 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1263         * configure.ac: (picochip): Disable libiberty.
1265 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1267         * MAINTAINERS (Write After Approval): Add myself.
1269 2010-12-10  Ian Lance Taylor  <iant@google.com>
1271         PR bootstrap/46819
1272         * configure.ac: For --disable-libgcj clear libgcj_saved.
1273         * configure: Rebuild.
1275 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1277         PR fortran/46540
1278         * configure.ac: Add --disable-libquadmath and
1279         --disable-libquadmath-support.
1280         * configure: Regenerate.
1282 2010-12-03  Ian Lance Taylor  <iant@google.com>
1284         * MAINTAINERS: Add myself as libgo maintainer.
1286 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1288         PR libffi/46792
1289         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1290         * configure: Regenerate.
1292 2010-12-02  Ian Lance Taylor  <iant@google.com>
1294         * configure.ac: Always set default for poststage1_ldflags to
1295         -static-libstdc++ -static-libgcc.
1297 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1299         * configure.ac: Move comment to remove extra space in last argument
1300         of GCC_TARGET_TOOL.
1302 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1304         PR other/46026
1305         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1306         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1307         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1308         (BASE_FLAGS_TO_PASS): Use it.
1309         * configure: Rebuilt.
1310         * Makefile.in: Rebuilt.
1312 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1314         PR binutils/12258
1315         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1316         Properly check default linker.
1317         * configure: Regnerated.
1319 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1321         * configure.ac: For --enable-gold, handle value `default' instead of
1322         `both*'.  New configure option --{en,dis}able-ld.
1323         * configure: Regenerate.
1325 2010-11-20  Ian Lance Taylor  <iant@google.com>
1327         * configure.ac: Only disable a language library if no language needs
1328         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1329         * configure: Rebuild.
1331 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1333         * Makefile.in: Regenerate.
1335         PR other/46202
1336         * configure.ac: Fix just-built in-tree STRIP name to be
1337         binutils/strip-new.
1338         * configure: Regenerate.
1339         * Makefile.def (install-strip-gcc, install-strip-binutils)
1340         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1341         (install-strip-sid): Mirror dependencies on non-strip variants
1342         of these targets on the respective -strip prerequisites.
1343         * Makefile.tpl (install-strip, install-strip-host)
1344         (install-strip-target): New targets.
1345         (install-strip-[+module+], install-strip-target-[+module+]):
1346         New targets.
1347         * Makefile.in: Regenerate.
1349 2010-11-19  Ian Lance Taylor  <iant@google.com>
1350             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1352         * configure.ac: Add target-libgo to target_libraries.  Set
1353         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1354         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1355         (HOST_EXPORTS): Add GOC.
1356         (BASE_TARGET_EXPORTS): Add GOC.
1357         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1358         (GOCFLAGS_FOR_TARGET): New variable.
1359         (EXTRA_HOST_FLAGS): Add GOC.
1360         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1361         * Makefile.def (target_modules): Add libgo.
1362         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1363         (dependencies): Add dependency from configure-target-libgo to
1364         configure-target-libffi and all-target-libstdc++-v3.  Add
1365         dependencies from all-target-libgo to all-target-libffi.
1366         (languages): Add go.
1367         * configure: Rebuild.
1368         * Makefile.in: Rebuild.
1370 2010-11-19  Ian Lance Taylor  <iant@google.com>
1372         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1373         compiler/flag environment variables.
1375 2010-11-18  Ian Lance Taylor  <iant@google.com>
1377         * configure.ac: Check for lang_requires_boot_languages in
1378         config-lang.in files.
1379         * configure: Rebuild.
1381 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1382             Tobias Burnus  <burnus@net-b.de>
1384         PR fortran/32049
1385         * Makefile.def: Add libquadmath; build it with language=fortran.
1386         * configure.ac: Add libquadmath.
1387         * Makefile.tpl: Handle multiple libs in check-[+language+].
1388         * Makefile.in: Regenerate.
1389         * configure: Regenerate.
1391 2010-11-16  Tom Tromey  <tromey@redhat.com>
1393         * MAINTAINERS: Moved myself to reviewers section.
1395 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1397         * MAINTAINERS: Moved myself to reviewers section.
1399 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1401         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1402         (Write After Approval): Remove self.
1404 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1406         * configure.ac: Fix spelling in option names.
1407         * configure: Regenerated.
1409 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1411         PR bootstrap/39622
1412         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1413         * configure: Regenerated.
1415 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1417         * MAINTAINERS: Update my email address.
1419 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1421         * configure: Regenerate.
1423 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1425         * configure: Regenerate.
1427 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1429         * configure: Regenerate.
1431 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1433         * configure: Regenerate.
1435 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1437         * configure.ac: Support official CLooG.org versions.
1438         * configure: Regenerate.
1439         * config/cloog.m4: New.
1441 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1443         * MAINTAINERS (Write After Approval): Add myself.
1445 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1447         * MAINTAINERS: Update my email address.
1449 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1451         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1452         * configure: Regenerate.
1454 2010-11-03  Ian Lance Taylor  <iant@google.com>
1455             Dave Korn  <dave.korn.cygwin@gmail.com>
1457         PR lto/46273
1458         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1459         and on other supported platforms whenever LTO is enabled.
1460         * configure: Rebuild.
1462 2010-11-02  Alan Modra  <amodra@gmail.com>
1464         PR binutils/12110
1465         * configure.ac: Error when source path contains spaces.
1466         * configure: Regenerate.
1468 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1470         * MAINTAINERS: Update my email address.
1472 2010-10-20  Ian Lance Taylor  <iant@google.com>
1474         * Makefile.def (target_modules): Set lib_path to src/.libs for
1475         libstdc++-v3 module.
1476         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1477         * Makefile.in: Rebuild.
1479 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1481         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1482         (Write After Approval): Remove myself.
1484 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1486         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1488 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1490         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1492 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1494         * configure.ac (build_lto_plugin): New shell variable.
1495         (--enable-lto): Turn on by default for all non-ELF platforms that
1496         have had LTO support added so far.  Set build_lto_plugin appropriately
1497         for both ELF and non-ELF.
1498         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1499         * configure: Regenerate.
1501 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1503         Sync from src:
1504         * configure.ac (v850 support): Remove target-libgloss from
1505         noconfigdirs.
1506         * configure: Regenerate.
1508 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1510         PR bootstrap/45326
1511         PR bootstrap/45174
1512         * configure.ac: Honor initial values of $build_configargs,
1513         $host_configargs, $target_configargs.  Mark the precious, so
1514         environment settings get recorded.
1515         * configure: Regenerate.
1517 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1519         PR bootstrap/45796
1520         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1521         Depend on all-build-libiberty.
1522         * Makefile.in: Regenerate.
1524 2010-09-30  Michael Eager  <eager@eagercon.com>
1526         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1527         * configure: Regenerate.
1529 2010-09-28  Michael Eager  <eager@eagercon.com>
1531         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1533 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1535         PR bootstrap/44621
1536         * configure.ac: Fix unportable shell quoting.
1537         * configure: Regenerate.
1539 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1541         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1542         targets and amend comment.
1543         * configure: Regenerate.
1545 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1547         * MAINTAINERS (Write After Approval): Add myself.
1549 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1551         * configure.ac: Enable LTO by default on Darwin.
1552         * configure: Regenerate.
1554 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1556         * MAINTAINERS (Write After Approval): Add myself.
1558 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1560         * MAINTAINERS (Write After Approval): Add myself.
1562 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1564         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1565         ports
1567 2010-07-28  David Yuste  <david.yuste@gmail.com>
1569         * MAINTAINERS (Write After Approval): Add myself.
1571 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1573         * configure.ac: Support all v850 targets.
1574         * configure: Regenerate.
1576 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1578         PR bootstrap/44455
1579         * configure.ac (extra_mpfr_configure_flags): Copy from
1580         extra_mpc_gmp_configure_flags.
1581         * configure: Re-generated.
1583 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1585         * MAINTAINERS (Write After Approval): Add myself.
1587 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1589         * MAINTAINERS (Write After Approval): Add myself.
1591 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1593         * MAINTAINERS (Write After Approval): Add myself.
1595 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1597         PR target/44862
1598         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1599         Provide -B option to allow for link spec %s substitutions for
1600         libstdc++.a on darwin.
1601         * Makefile.in: Regenerate.
1603 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1605         * MAINTAINERS (Reviewers): Update my e-mail address
1607 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1609         * Makefile.def (configure-gcc): Depend on all-libelf.
1610         * Makefile.in: Rebuild.
1612 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1614         * MAINTAINERS (Write After Approval): Add myself in the right place.
1616 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1618         * MAINTAINERS (Write After Approval): Add myself.
1620 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1622         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1624 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1626         * config.sub: Update to version 2010-05-21.
1627         * config.guess: Update to version 2010-04-03.
1629 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1631         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1632         * configure: Regenerate.
1634 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1636         * MAINTAINERS (Write After Approval): Add myself.
1638 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1640         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1641         a platform that supports LTO.
1642         * configure: Regenerate.
1644 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1646         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1647         * configure: Regenerated.
1649 2010-04-27  Roland McGrath  <roland@redhat.com>
1650             H.J. Lu  <hongjiu.lu@intel.com>
1652         * configure.ac (--enable-gold): Support both, both/gold and
1653         both/bfd to add gold to configdirs without removing ld.
1654         * configure: Regenerated.
1656         * Makefile.def: Add install-gold dependency to install-ld.
1657         * Makefile.in: Regenerated.
1659 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1661         PR lto/42776
1662         * configure.ac (--enable-lto): Refactor handling so libelf tests
1663         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1664         and allow LTO to be explicitly enabled on non-ELF platforms that
1665         are known to support it inside else-clause.
1666         * configure: Regenerate.
1668 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1670         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1671         * configure: Regenerate.
1673 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1675         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1676         * configure: Regenerate.
1678 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1680         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1681         separately.
1682         * configure: Regenerate.
1684 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1686         * MAINTAINERS (Write After Approval): Add myself.
1688 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1690         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1691         * configure: Regenerate.
1693 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1695         * configure: Regenerate after change to elf.m4.
1697 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1699         * MAINTAINERS (Write After Approval): Add myself.
1701 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1703         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1704         * configure: Regenerated.
1706 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1708         * configure.ac: Print "buggy but acceptable" when CLooG
1709         revision is less than 9.
1710         * configure: Regenerated.
1712 2010-04-01  Diego Novillo  <dnovillo@google.com>
1714         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1716 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1718         PR bootstrap/43615
1719         PR bootstrap/43328
1721         Revert:
1723         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1725         * configure.ac: Do not pass --enable-multilib nor
1726         --disable-multilib in baseargs.  Accept explicitly passed
1727         --enable_multilib.
1728         * configure: Regenerate.
1730 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1732         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1734 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1736         * MAINTAINERS: Remove myself.
1738 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1740         PR bootstrap/43328
1741         * configure.ac: Do not pass --enable-multilib nor
1742         --disable-multilib in baseargs.  Accept explicitly passed
1743         --enable_multilib.
1744         * configure: Regenerate.
1746 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1748         * MAINTAINERS (spu port): Remove me.
1750 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1752         * configure.ac (tic6x-*-*): New case.
1753         * configure: Regenerate.
1755 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1757         * config.sub: Update to version 2010-03-22.
1758         * config.guess: Update to version 2009-12-30.
1760 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1762         PR ada/42554
1763         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1764         * configure: Regenerate.
1766 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1768         * MAINTAINERS: Update my email address.
1770 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1772         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1773         (ghassan.shobaki@amd.com): Removed.
1775 2010-03-17  Alan Modra  <amodra@gmail.com>
1777         * MAINTAINERS: Update my email address.
1779 2010-03-16  Diego Novillo  <dnovillo@google.com>
1781         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1782         Matthews.
1784 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1786         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1787         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1789 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1791         * MAINTAINERS: Update my email address.
1793 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1795         * MAINTAINERS: Update my email address.
1797 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1799         * MAINTAINERS: Update my email address.
1801 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1803         * MAINTAINERS: Update my email address.
1805 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1807         PR libstdc++/32499
1808         * configure.ac (RANLIB): Default to true.
1809         (STRIP): Likewise.
1810         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1811         * configure: Regenerate.
1813 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1815         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1816         (Write After Approval): Update my email address.
1818 2010-02-17  Nick Clifton  <nickc@redhat.com>
1820         PR 11238
1821         * Makefile.tpl (local-distclean): Also remove config.cache files in
1822         sub-directories as there may not be Makefiles present in the
1823         sub-directories.
1824         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1825         the config.cache files found by the find command.
1827         * Makefile.in: Regenerate.
1828         * configure.ac: Revert previous delta.
1829         * configure: Regenerate.
1831 2010-02-15  Nick Clifton  <nickc@redhat.com>
1833         PR 11238
1834         * configure.ac: Delete config.cache files in sub-directories when
1835         deleting Makefiles.
1836         * configure: Regenerate.
1838 2010-02-12  Ben Elliston  <bje@gnu.org>
1840         * MAINTAINERS: Update my email address.
1842 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1844         * MAINTAINERS (spu port): Update my email address.
1846 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1848         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1850 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1852         * configure.ac: Add "recommended" version checks for GMP/MPC.
1853         Update recommended GMP/MPFR/MPC versions.
1854         * configure: Regenerate.
1856 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1858         * MAINTAINERS: Move my Embecosm email address into the
1859         write-after-approval section.
1861 2010-01-26  Ian Lance Taylor  <iant@google.com>
1863         * MAINTAINERS: Add myself as Go frontend maintainer.
1865 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1867         PR libstdc++/36101, PR libstdc++/42813
1868         * configure.ac (bootstrap_target_libs): Make inclusion of
1869         target-libgomp conditional on libgomb being in target_configdirs.
1870         * configure: Regenerate.
1872 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1874         PR libstdc++/36101, PR libstdc++/42813
1875         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1876         * configure: Regenerate.
1878 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1880         PR libstdc++/36101, PR libstdc++/42813
1881         * configure.ac (target_configdirs): Substitute.
1882         * Makefile.def: Bootstrap target module libgomp.
1883         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1884         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1885         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1886         * configure, Makefile.in: Regenerate.
1888 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1890         * MAINTAINERS: Adjust my details.
1892 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1894         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1896 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1898         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1900 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1902         * MAINTAINERS (Write After Approval): Add myself.
1904 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1906         * MAINTAINERS (Write After Approval): Add myself.
1908 2010-01-11  Richard Guenther  <rguenther@suse.de>
1910         PR lto/41569
1911         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1912         * Makefile.in: Regenerated.
1914 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1916         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1917         * configure: Regenerate.
1919 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1920             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1922         PR bootstrap/42424
1923         * configure.ac: Include libtool m4 files.
1924         (_LT_CHECK_OBJDIR): Call it.
1925         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1926         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1928         * configure: Regenerate.
1930 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1932         PR bootstrap/41818
1933         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1934         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1935         * Makefile.in: Regenerate.
1937 2010-01-02  Richard Guenther  <rguenther@suse.de>
1939         PR lto/41529
1940         * configure.ac: Include config/elf.m4.  Disable LTO if not
1941         builting for an elf target.
1942         * configure: Regenerate.
1944 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1946         * MAINTAINERS: Change my email address.
1948 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1950         * config.sub, config.guess: Update from upstream sources.
1952 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1954         * MAINTAINERS (Write After Approval): Add myself.
1956 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1958         PR middle-end/30447
1959         PR middle-end/30789
1960         PR other/40302
1962         * configure.ac: Require MPC.
1963         * configure: Regenerate.
1965 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1967         PR target/38384
1968         PR bootstrap/40972
1969         * libtool.m4: Sync from git Libtool.
1970         * ltoptions.m4: Likewise.
1971         * ltversion.m4: Likewise.
1972         * lt~obsolete.m4: Likewise.
1973         * ltmain.sh: Likewise.
1975 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1977         * configure.ac: Update minimum MPC version to 0.8.
1978         * configure: Regenerate.
1980 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
1982         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1983         * configure: Regenerated.
1985 2009-11-21  Ian Lance Taylor  <iant@google.com>
1987         * configure.ac: Change default of poststage1_ldflags to be empty if
1988         poststage1_libs is set.  When poststage1_libs is empty, and
1989         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1990         * configure: Rebuild.
1992 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
1994         * MAINTAINERS (Write After Approval): Update my email address.
1996 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1998         * config.guess: Update from upstream sources.
2000 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2002         * Makefile.def: Restore host and target settings for gmp.
2003         * Makefile.in: Rebuild.
2005 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2007         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2008         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2009         Fix portability of test of C++ as bootstrap language.  Add
2010         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2011         * configure: Rebuild.
2012         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2013         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2014         in-tree building.
2015         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2016         (POSTSTAGE1_HOST_EXPORTS): Use it.
2017         (STAGE[+id+]_CXXFLAGS): New.
2018         (BASE_FLAGS_TO_PASS): Pass it down.
2019         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2020         extra_exports.
2021         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2022         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2023         extra_exports.
2024         * Makefile.in: Rebuild.
2026 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2028         * config.sub, config.guess: Update from upstream sources.
2030 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2032         * MAINTAINERS (Write After Approval): Add myself.
2034 2009-11-09  Jon Beniston  <jon@beniston.com>
2036         * MAINTAINERS (Write After Approval): Add myself.
2038 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2040         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2041         paths for *-w64-mingw* and x86_64-*mingw*.
2042         * configure: Regenerated.
2044 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2046         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2048 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2050         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2051         Phil Edwards to Write-After Approval.
2053 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2055         * configure.ac: Disable target-winsup & co for
2056         x86_64-*-mingw* and *-w64-mingw* targets.
2057         * configure: Regenerated.
2059 2009-10-16  Nick Clifton  <nickc@redhat.com>
2061         * MAINTAINERS: Add myself as a maintainer for the RX port.
2063 2009-10-26  Johannes Singler  <singler@kit.edu>
2065         * MAINTAINERS (Write After Approval): Update my e-mail address.
2067 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2069         * configure.ac (CLooG test): Use = with test.
2070         * configure: Regenerate.
2072 2009-10-22  Richard Guenther  <rguenther@suse.de>
2074         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2075         cloog if the ppl version check failed.  Move flags saving
2076         before setting in libelf check.
2077         * configure: Regenerate.
2079 2009-10-21  Richard Guenther  <rguenther@suse.de>
2081         * configure.ac: Adjust the ppl and cloog configure to work as
2082         documented.  Disable cloog if ppl was disabled.  Omit the version
2083         checks if they were disabled.
2084         * configure: Re-generate.
2086 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2088         * configure.ac: Add 'lto' to enable_languages, not
2089         new_enable_languages, and only if not already present.
2090         * configure: Regenerate.
2092 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2094         * README: Refer to the various COPYING* files instead of just
2095         COPYING.
2096         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2098 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2100         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2101         
2102 2009-10-07  Richard Guenther  <rguenther@suse.de>
2104         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2105         and Richard Guenther as reviewers.
2106         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2107         as reviewers.
2109 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2111         * config.sub: Update from upstream sources.
2113 2009-10-06  Ian Lance Taylor  <iant@google.com>
2115         * Makefile.def: check-gold depends upon all-gas.
2116         * Makefile.in: Rebuild.
2118 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2120         * MAINTAINERS (Write After Approval): Add myself.
2122 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2124         * Makefile.def: all-lto-plugin depends on all-libiberty.
2125         set bootstrap=true for lto-plugin.
2126         Add lto-plugin.
2127         * Makefile.in: Regenerate.
2128         * configure.ac (host_libs): Add lto-plugin.
2129         * configure: Regenerate.
2131 2009-10-03  Diego Novillo  <dnovillo@google.com>
2133         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2134         (HOST_LIBELFLIBS): Define.
2135         (HOST_LIBELFINC): Define.
2136         * Makefile.in: Regenerate.
2137         * configure.ac: Add --enable-lto.
2138         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2139         If --enable-lto is used, add 'lto' to new_enable_languages.
2140         If --enable-lto is used and gold is enabled, add
2141         lto-plugin to configdirs.
2142         * configure: Regenerate.
2144 2009-10-03  Simon Baldwin  <simonb@google.com>
2146         * configure.ac: If --with-system-zlib, suppress local zlib and
2147         pass --with-system-zlib to subdir configure scripts.
2148         * configure: Regenerate.
2150 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2151             Paolo Bonzini  <bonzini@gnu.org>
2153         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2154         $(srcdir).
2155         * Makefile.in: Rebuilt.
2157 2009-09-26  Gary Funck  <gary@intrepid.com>
2159         * MAINTAINERS (Write After Approval): Add myself.
2161 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2163         * configure.ac: Update minimum MPC version to 0.7.
2164         * configure: Regenerate.
2166 2009-09-25  Nick Clifton  <nickc@redhat.com>
2168         * configure.ac: Pass any --cache-file=/dev/null option on to
2169         subconfigures.
2170         * configure: Regenerate.
2172 2009-09-23  Nick Clifton  <nickc@redhat.com>
2174         * config.sub, config.guess: Update from upstream sources.
2176 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2178         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2179         * Makefile.in: Rebuilt.
2181 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2183         PR bootstrap/32272
2184         * configure.ac: Error out if $srcdir isn't '.' but contains
2185         host-${host_noncanonical}.
2186         * configure: Regenerate.
2188 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2190         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2191         maintainer.
2193 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2195         * configure.ac: If bootstrapping a combined tree with
2196         --enable-gold, require c++ in stage1_languages.
2197         * configure: Regenerate.
2199         * configure.ac: Also add target_libs of stage1_languages to
2200         bootstrap_target_libs.
2201         * configure: Regenerate.
2203         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2204         with --enable-languages not containing c++.
2205         * configure: Regenerate.
2207 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2209         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2210         * configure: Regenerate.
2212 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2214         * MAINTAINERS (Write After Approval): Update my e-mail address,
2215         and move from from here...
2216         (Waiting for paperwork): To here.
2218 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2220         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2222 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2224         * configure.ac: Do not use $extrasub for replacing @if/@endif
2225         parts in Makefile; instead, use additional arguments to
2226         AC_CONFIG_COMMANDS to do the replacement manually, with several
2227         sed invocations, to avoid HP-UX sed command limits.
2228         * configure: Regenerate.
2230 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2232         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2233         blank before -L.
2235 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2237         * configure.ac (with-build-config): Document.  Handle without.
2238         Handle missing argument.
2239         * configure: Rebuilt.
2241 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2243         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2244         Default to bootstrap-debug only if compare-debug works.
2245         * configure: Rebuilt.
2246         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2247         * Makefile.in: Rebuilt.
2249 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2251         * MAINTAINERS (OS Port Maintainers): Update my email address.
2253 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2255         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2256         * Makefile.in: Rebuilt.
2258 2009-09-01  Chris Demetriou  <cgd@google.com>
2260         * MAINTAINERS (Write After Approval): Add myself.
2262 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2264         PR debug/30161
2265         * include/dwarf2.h (enum dwarf_tag): Added
2266         DW_TAG_GNU_template_template_param
2267         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2269 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2271         * Makefile.tpl (AWK): Fix typo.
2272         * Makefile.in: Regenerate.
2274 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2276         * configure.ac: Detect awk and sed.
2277         * Makefile.def (flags_to_pass): Add AWK and SED.
2278         * Makefile.tpl (AWK, SED): New.
2279         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2280         * configure: Regenerate.
2281         * Makefile.in: Regenerate.
2283 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2285         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2286         (collapseslashes): Likewise.
2288 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2290         * configure.ac (AC_PREREQ): Bump to 2.64.
2292 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2294         * configure.ac: Remove --with-datarootdir, --with-docdir,
2295         --with-pdfdir, --with-htmldir switches.
2296         * configure: Regenerate.
2298         * configure: Regenerate.
2300         * compile: Sync from Automake 1.11.
2301         * depcomp: Likewise.
2302         * install-sh: Likewise.
2303         * missing: Likewise.
2304         * mkinstalldirs: Likewise.
2305         * ylwrap: Likewise.
2307 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2309         * ltmain.sh (func_normal_abspath): New function.
2310         (func_relative_path): Likewise.
2311         (func_mode_help): Document new -bindir option for link mode.
2312         (func_mode_link): Add new -bindir option, and use it to place
2313         output DLL if specified.
2315 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2317         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2318         (baseargs): Add --disable-option-checking.
2319         * configure: Regenerate.
2321         * Makefile.def (configure-target-libiberty): Depend on
2322         all-binutils and all-ld.
2323         (configure-target-newlib): Likewise.
2324         * Makefile.in: Regenerate.
2326 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2328         * config.sub, config.guess: Update from upstream sources.
2330 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2332         Sync from src, merge:
2334         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2336         * configure.ac: Do not exclude gas for i386-*-darwin.
2337         Add a case for x86_64-*-darwin.
2338         * configure: Regenerate.
2340 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2342         * MAINTAINERS: Add my name to Write After Approval list.
2344 2009-08-06  Michael Eager  <eager@eagercon.com>
2346         * configure.ac: Add Microblaze target.
2347         * configure: Regenerate.
2349 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2351         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2352         * configure: Regenerate.
2353         
2354 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2356         * MAINTAINERS (Write After Approval): Update my e-mail address.
2358 2009-07-06  Ian Lance Taylor  <iant@google.com>
2360         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2361         * configure: Rebuild.
2363 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2365         * MAINTAINERS: Move myself to the Graphite Reviewers.
2367 2009-06-30  Wei Guozhi  <carrot@google.com>
2369         * MAINTAINERS: Add my name to Write After Approval list.
2371 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2373         PR bootstrap/40338
2374         * configure.ac (comparestring): Create new variable.
2375         * Makefile.tpl (comparestring): Use to skip some comparisions.
2376         * configure: Regenerate.
2377         * Makefile.in: Regenerate.
2379 2009-06-26  Doug Evans  <dje@sebabeach.org>
2381         * Makefile.def (host_modules): Add cgen.
2382         * Makefile.in: Regenerate.
2383         * configure.ac (host_tools): Add cgen.
2384         * configure: Regenerate.
2386 2009-06-23  DJ Delorie  <dj@redhat.com>
2388         * MAINTAINERS: Add myself as mep maintainer.
2390 2009-06-23  Ian Lance Taylor  <iant@google.com>
2392         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2393         boot_languages.  Only bootstrap target libraries listed in
2394         target_libs for some boot language.  Add --with-stage1-ldflags,
2395         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2396         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2397         if not building with C++.
2398         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2399         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2400         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2401         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2402         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2403         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2404         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2405         * configure, Makefile.in: Rebuild.
2407 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2409         * MAINTAINERS: Added my name to write-after-approval list.
2411 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2413         * configure.ac: Define is_elf for QNX Neutrino targets.
2414         * configure: Regenerate.
2416 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2418         * MAINTAINERS: Added my name to the write-after-approval list
2420 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2422         * configure.ac: Detect MPC in default directory.
2423         * configure: Regenerate.
2425 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2426             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2428         * Makefile.tpl (all): Avoid a trailing backslash.
2429         * Makefile.in: Regenerate.
2431 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2433         * config.sub, config.guess: Update from upstream sources.
2435 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2437         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2438         to noconfdirs.
2439         * configure: Regenerate.
2441 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2443         * Makefile.tpl ([+compare-target+]): Compare all stage
2444         directories, rather than just gcc.
2445         * Makefile.in: Rebuilt.
2447 2009-06-01  Doug Kwan  <dougkwan@google.com>
2449         * configure.ac: Support gold for target arm*-*-*.
2450         * configure: Regenerate.
2452 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2454         * Makefile.def: Add MPC support and dependencies.
2455         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2457         * Makefile.in, configure: Regenerate.
2459 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2461         * Makefile.tpl (all): Avoid harmless warning in make all when
2462         gcc-bootstrap is enabled but stage_last does not exist.
2463         * Makefile.in: Rebuilt.
2465 2009-05-24  Nicolas Roche  <roche@adacore.com>
2467         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2468         * Makefile.in: Regenerate.
2470 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2472         * MAINTAINERS: Update my e-mail address.
2474 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2476         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2477         * configure:  Regenerate.
2479 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2481         PR other/40159
2482         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2483         gcc-no-bootstrap are mutually exclusive.
2484         * Makefile.in: Rebuilt.
2486 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2488         PR other/40159
2489         * Makefile.tpl (all): Don't end with unconditional success.
2490         * Makefile.in: Rebuilt.
2492 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2494         PR target/37137
2495         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2496         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2497         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2498         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2499         stage_configureflags, stage_cflags and stage_libcflags into
2500         explicit Makefile macros.
2501         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2502         GFORTRAN.
2503         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2504         CC.  Set CC_FOR_BUILD from CC.
2505         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2506         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2507         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2508         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2509         and GFORTRAN.
2510         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2511         (_LIBCFLAGS): Renamed to _TFLAGS.
2512         (do-compare-debug, do-compare3-debug): Drop.
2513         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2514         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2515         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2516         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2517         (XGCC_FLAGS_FOR_TARGET): New.
2518         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2519         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2520         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2521         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2522         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
2523         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2524         TFLAGS.
2525         (BUILD_CONFIG): Include if requested.
2526         (all): Set TFLAGS on bootstrap.
2527         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2528         (all-stageid-prefixmodule): Likewise.
2529         (do-clean, distclean-stageid): Set TFLAGS.
2530         (restrap): Fix whitespace.
2531         * Makefile.in: Rebuilt.
2533 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2535         * config.guess: Sync with src.
2537 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2539         * configure.ac ($with_ppl):  Default to no if not supplied.
2540         ($with_cloog):  Likewise.
2541         configure:  Regenerate.
2543 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2545         * MAINTAINERS: Update my e-mail address.
2547 2009-04-27  Nick Clifton  <nickc@redhat.com>
2549         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2551 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2553         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2554         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2555         * Makefile.in: Regenerate.
2557 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2559         PR bootstrap/39739
2560         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2561         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2563         * configure, Makefile.in: Regenerate.
2565 2009-04-21  Taras Glek  <tglek@mozilla.com>
2567         * include/hashtab.h: Update GTY annotations to new syntax
2568         * include/splay-tree.h: Likewise
2570 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2572         * config.sub, config.guess: Update from upstream sources.
2574 2009-04-15  Anthony Green  <green@moxielogic.com>
2576         * configure.ac: Add moxie support.
2577         * configure: Rebuilt.
2579 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2581         * configure.ac: Change copyright header to refer to version
2582         3 of the GNU General Public License and to point readers at the
2583         COPYING3 file and the FSF's license web page.
2584         * Makefile.def: Likewise.
2585         * Makefile.tpl: Likewise.
2586         * Makefile.in: Regenerate.
2588 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2590         * configure.ac: Restore match for darwin9 or later. Use double
2591         brackets since regeneration eats one pair.
2592         * configure: Regenerate.
2594 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2596         PR gas/10039
2597         * configure.ac: Require texinfo 4.7.
2598         * configure: Regenerated.
2600 2009-04-09  Nick Clifton  <nickc@redhat.com>
2602         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2603         the GCC Runtime Library Exception.
2605 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2607         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2608         * configure: Regenerate.
2610 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2612         * Makefil.def (languages): New entries.
2613         * Makefile.tpl (check-gcc-*): New generic target.
2614         * Makefile.in: Regenerate.
2616 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2618         * MAINTAINERS:  Update my email address.
2620 2009-03-18  Tom Tromey  <tromey@redhat.com>
2622         * configure: Rebuild.
2623         * configure.ac (host_libs): Add libiconv.
2624         * Makefile.in: Rebuild.
2625         * Makefile.def (host_modules): Add libiconv.
2626         (configure-gdb, all-gdb): Depend on libiconv.
2628 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2630         * configure.ac: Treat gdb as supported on x86_64-darwin.
2631         * configure: Regenerate.
2633 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2635         * configure.ac (--with-host-libstdcxx): New option.
2636         * configure: Regenerate.
2638 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2640         * MAINTAINERS:  Move myself into the write after approval list.
2642 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2644         * MAINTAINERS: Update e-mail address.
2645         
2646 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2648         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2650 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2652         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2654 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2656         Backport from git Libtool:
2658         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2659         Support GNU/kOpenSolaris.
2660         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2661         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2662         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2663         GNU/kOpenSolaris.
2665 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2667         * MAINTAINERS: Update e-mail address.
2669 2009-02-24  Michael Eager  <eager@eagercon.com>
2671         * MAINTAINERS (Write After Approval): Add self.
2673 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2675         * MAINTAINERS (Write After Approval): Add myself.
2677 2009-02-05  Andreas Schwab  <schwab@suse.de>
2679         * Makefile.tpl (stage_last): Define $r and $s before using
2680         $(RECURSE_FLAGS_TO_PASS).
2681         * Makefile.in: Regenerate
2683 2009-01-30  Ian Lance Taylor  <iant@google.com>
2685         * MAINTAINERS: Move myself to the Global Reviewers list.
2687 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2689         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2690         * configure: Regenerate.
2692 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2694         * MAINTAINERS: Make whitespace consistent.
2695         Remove Robert Millan from Write After Approval.
2697 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2699         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2700         (all-opcodes): Depend on all-libiberty.
2701         * Makefile.in: Regenerate.
2703 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2705         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2706         * configure: Regenerate.
2708 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2710         * MAINTAINERS (Write After Approval): Add myself.
2712 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2714         * MAINTAINERS: Add myself to reviewers (Fortran).
2716 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2718         PR tree-optimization/38515
2719         * configure.ac (cloog-polylib): Removed.
2720         (with_ppl, with_cloog): Test for "no".
2721         * configure: Regenerated.
2723 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2725         * MAINTAINERS: Moved myself to reviewers (Fortran).
2727 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2729         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2730         (Write After Approval): Remove myself.
2732 2009-01-03  Diego Novillo  <dnovillo@google.com>
2734         * MAINTAINERS: Remove myself from alias maintainership.
2736 2009-01-02  David Ayers  <ayers@fsfe.org>
2738         * MAINTAINERS: Update e-mail address.
2740 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2742         * MAINTAINERS: Make whitespace consistent.
2744 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2746         Backport from upstream Libtool:
2747         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2748         Add cache variables to tests that require the linker to work.
2749         For shlibpath_overrides_runpath, this also changes the semantics
2750         to let the result from the C compiler take precedence.
2752 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2754         * config.sub, config.guess: Update from upstream sources.
2756 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2758         * configure.ac (ppllibs): Add by default the lib flags.
2759         * configure: Regenerate.
2761 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2763         * MAINTAINERS:  Add myself to the write after approval list.
2765 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2767         * configure.ac: Add double brackets on darwin[912].
2768         * configure: Regenerate.
2770 2008-12-03  Daniel Kraft  <d@domob.eu>
2772         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2773         Approval to Reviewer section (for Fortran front-end).
2775 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2777         * configure.ac: Expand to darwin10 and later.
2778         * configure: Regenerate.
2780 2008-12-02  Andreas Schwab  <schwab@suse.de>
2782         * Makefile.def: configure-target-boehm-gc depends on
2783         all-target-libstdc++-v3.
2784         * Makefile.in: Regenerate.
2786 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2788         * MAINTAINERS:  Add myself as mingw maintainer.
2790 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2792         * config.sub, config.guess: Update from upstream sources.
2794 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2796         * README.SCO: Remove.
2798 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2800         * MAINTAINERS:  Add myself to the write after approval list.
2802 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2804         * MAINTAINERS:  Update my email address in WAA section.
2806 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2808         * MAINTAINERS: Update e-mail address.
2810 2008-11-27  Toon Moene  <toon@moene.org>
2812         * MAINTAINERS: Change e-mail address.
2814 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2816         * configure.ac: Build gdb for i?86-*-darwin*
2817         * configure: Regenerated.
2819 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2821         * MAINTAINERS: Added my full name.
2823 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2825         PR bootstrap/38014
2826         PR bootstrap/37923
2828         Revert:
2830         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2832         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2833         * Makefile.in: Regenerated.
2835         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2837         PR gdb/921
2838         PR gdb/1646
2839         PR gdb/2175
2840         PR gdb/2176
2842         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2843         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2844         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2845         (HOST_EXPORTS): Pass CPPFLAGS.
2846         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2847         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2848         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2849         * Makefile.in, configure: Regenerated.
2850         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2851         and CPPFLAGS_FOR_BUILD.
2853 2008-11-06  Jeff Law  <law@redhat.com>
2855         * MAINTAINERS: Add myself as middle end maintainer.
2857 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2859         * MAINTAINERS (Write after approval): Add myself.
2861 2008-11-05  Diego Novillo  <dnovillo@google.com>
2863         * MAINTAINERS (Global Reviewers): Add myself.
2864         (Non-Algorithmic Maintainers): Remove myself.
2866 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2868         * MAINTAINERS (Write after approval): Add myself.
2870 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2872         * MAINTAINERS (Write after approval): Add myself.
2874 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2876         * configure.ac (spu-*-*): Remove special case.
2877         * configure: Regenerate.
2879 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2881         * MAINTAINERS (Write after approval): Update my email address.
2883 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2885         * configure.ac [spu-*-*]: Do not set skipdirs.
2886         * configure: Re-generate.
2888 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2890         * MAINTAINERS (Various Maintainers): Add myself to reload.
2892 2008-10-25  Richard Guenther  <rguenther@suse.de>
2894         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2895         maintainer.  Remove myself as libgcc-math maintainer.
2896         (Non-Algorithmic Maintainers): Remove myself.
2898 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2900         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2901         * Makefile.in: Regenerated.
2903 2008-10-23  Cary Coutant  <ccoutant@google.com>
2905         * MAINTAINERS (Write after approval): Add myself.
2907 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2909         PR gdb/921
2910         PR gdb/1646
2911         PR gdb/2175
2912         PR gdb/2176
2914         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2915         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2916         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2917         (HOST_EXPORTS): Pass CPPFLAGS.
2918         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2919         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2920         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2921         * Makefile.in, configure: Regenerated.
2922         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2923         and CPPFLAGS_FOR_BUILD.
2925 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2927         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2928         Sebastian Pop.
2930 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2932         * MAINTAINERS (Write After Approval): Added myself.
2934 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2936         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2937         recommended version to 2.3.2.
2939         * configure: Regenerate.
2941 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2943         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2945 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2947         * MAINTAINERS (Write After Approval): Update e-mail address.
2949 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2951         * libtool.m4: Update to libtool 2.2.6.
2952         * lt~obsolete.m4: Update to libtool 2.2.6.
2953         * ltmain.sh: Update to libtool 2.2.6.
2954         * ltsugar.m4: Update to libtool 2.2.6.
2955         * ltversion.m4: Update to libtool 2.2.6.
2956         * ltoptions.m4: Update to libtool 2.2.6.
2957         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2959 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2961         * MAINTAINERS (Write After Approval): Add myself.
2963 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2965         * MAINTAINERS (Write After Approval): Update my name.
2967 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2969         * MAINTAINERS: Add myself in "Write After Approval".
2971 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2973         * MAINTAINERS: Add myself as ia64 maintainer.
2975 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2977         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2978         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2979         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2980         and Michael Tiemann from Write After Approval since they do not
2981         actually have access.
2983 2008-09-05  Richard Guenther  <rguenther@suse.de>
2985         * configure.ac: Initialize clooglibs to -lcloog.
2986         * configure: Re-generate.
2988 2008-09-04  Le-Chun Wu  <lcwu@google.com>
2990         * MAINTAINERS (Write After Approval): Add myself.
2992 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2994         * configure.ac (--with-cloog-polylib): New.
2995         (--disable-cloog-version-check): New.
2996         (--disable-ppl-version-check): New.
2997         * configure: Re-generate.
2999 2008-09-03  Richard Guenther  <rguenther@suse.de>
3001         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3002         cloog test.
3003         * configure: Re-generate.
3005 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3007         Add picoChip port.
3008         * MAINTAINERS: Add picoChip maintainers.
3010 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3011             Tobias Grosser  <grosser@fim.uni-passau.de>
3012             Jan Sjodin  <jan.sjodin@amd.com>
3013             Harsha Jagasia  <harsha.jagasia@amd.com>
3014             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3015             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3016             Adrien Eliche  <aeliche@isty.uvsq.fr>
3018         Merge from graphite branch.
3019         * configure: Regenerate.
3020         * Makefile.in: Regenerate.
3021         * configure.ac (host_libs): Add ppl and cloog.
3022         Add checks for PPL and CLooG.
3023         * Makefile.def (ppl, cloog): Added modules and dependences.
3024         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3025         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3027 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3029         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3030         (GCC_SHLIB_SUBDIR): New.
3031         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3032         * configure: Regenerate.
3033         * Makefile.in: Regenerate.
3035 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3037         * MAINTAINERS: Consistently use tabs to separate columns.
3039 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3041         * MAINTAINERS (Write after Approval): Add myself.
3043 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3045         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3046         Enable bfd, binutils and opcodes.
3047         * configure: Regenerate.
3049 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3051         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3053 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3055         * MAINTAINERS:  Use correct Umlaut for last name.
3057 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3059         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3061 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3063         * MAINTAINERS: Update my email address.
3065 2008-08-16  Nicolas Roche  <roche@adacore.com>
3067         * Makefile.tpl: Add BOOT_ADAFLAGS.
3068         * Makefile.in: Regenerate.
3070 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3072         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3073         * configure: Regenerate.
3075 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3077         * configure.ac: Add makefile fragments for hpux.
3078         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3079         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3080         * configure: Regenerate.
3081         * Makefile.in: Regenerate.
3083 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3085         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3087 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3089         * MAINTAINERS (Write after Approval): Add myself.
3091 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3093         * MAINTAINERS (Write After Approval):  Add myself.
3095 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3097         * MAINTAINERS (Write After Approval):  Add myself.
3099 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3101         * MAINTAINERS: Update my email address.
3103 2008-06-25  Joey Ye  <joey.ye@intel.com>
3105         * MAINTAINERS (Write After Approval):  Add myself.
3107 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3109         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3110         * Makefile.in: Regenerate.
3111         * configure: Regenerate.
3113 2008-06-17  Daniel Kraft  <d@domob.eu>
3115         * MAINTAINERS (Write After Approval):  Add myself.
3117 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3119         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3120         "$@" is still intact with both Autoconf 2.59 and 2.62.
3121         * configure: Regenerate.
3123 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3125         * Makefile.tpl: Fix comment errors.
3126         * Makefile.in: Regenerate.
3128 2008-06-12  David S. Miller  <davem@davemloft.net>
3129             David Edelsohn  <edelsohn@gnu.org>
3131         * configure.ac: Add powerpc*-*-* to gold supported targets.
3132         * configure: Regenerate.
3134 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3136         PR tree-optimization/36218
3137         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3138         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3139         (all prefix="build-"): Pass them to build-system sub-makes.
3140         * Makefile.in: Regenerate.
3142 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3144         * MAINTAINERS (mt port): Remove.
3145         (sco5, unixware, sco udk): Remove.
3146         (Kean Johnston): Add to Write After Approval.
3148 2008-05-30  Julian Brown  <julian@codesourcery.com>
3150         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3151         of libobjc for ARM EABI Linux.
3152         * configure: Regenerate.
3154 2008-05-18  Xinliang David Li   <davidxl@google.com>
3156         * ChangeLog: Remove wrong ChangeLog entry.
3158 2008-05-17  Xinliang David Li   <davidxl@google.com>
3160         * MAINTAINERS (Write After Approval): Add myself.
3162 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3164         * MAINTAINERS (Write After Approval): Add myself.
3166 2008-05-14  Rafael Espíndola  <espindola@google.com>
3168         * config-ml.in: don't handle --enable-shared and --enable-static.
3170 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3172         * MAINTAINERS: Update my email address.
3174 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3176         * MAINTAINERS: Update my email address.
3178 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3180         * MAINTAINERS (Write After Approval): Add myself.
3182 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3184         * MAINTAINERS (Write After Approval): Add myself.
3186 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3188         * MAINTAINERS (crx): Add myself.
3190 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3192         Sync with src:
3193         2008-04-14  David S. Miller  <davem@davemloft.net>
3195         * configure.ac: Add sparc*-*-* to gold supported targets.
3196         * configure: Regenerate.
3198 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3200         PR bootstrap/35457
3201         * configure.ac: Include override.m4.
3202         * configure: Regenerate.
3204 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3206         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3207         * Makefile.in: Regenerate.
3209 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3211         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3212         as nonconfigurable directories list.
3213         * configure: Regenerate.
3215 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3217         * config.sub, config.guess: Update from upstream sources.
3219 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3221         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3222         * Makefile.in: Regenerate.
3224 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3226         * configure.ac: Do not build libssp for the AVR.
3227         * configure: Regenerate.
3229 2008-04-07  Ian Lance Taylor  <iant@google.com>
3231         * Makefile.def: check-gold depends upon all-binutils.
3232         * Makefile.in: Regenerate.
3234 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3236         * MAINTAINERS (Write After Approval): Add myself.
3238 2008-04-04  Nick Clifton  <nickc@redhat.com>
3240         PR binutils/4334
3241         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3242         builds.
3243         * configure: Regenerate.
3245 2008-04-04  NightStrike  <NightStrike@gmail.com>
3247         PR other/35151
3248         * configure.ac: Combine rules for mingw32 and mingw64.
3249         * configure: Regenerate.
3251 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3253         * MAINTAINERS (Write After Approval): Add myself.
3255 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3257         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3258         * Makefile.in (.NOTPARALLEL): Ditto.
3260 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3262         * MAINTAINERS (Write After Approval): Add myself.
3264 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3266         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3267         * Makefile.in (.NOTPARALLEL): Regenerate.
3269 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3271         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3272         * Makefile.in: Regenerate.
3274 2008-03-26  Jakub Staszak  <kuba@et.pl>
3276         * MAINTAINERS (Write After Approval): Add myself.
3278 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3280         * MAINTAINERS:  Update e-mail address.
3282 2008-03-20  Ian Lance Taylor  <iant@google.com>
3284         * configure.ac: Add support for --enable-gold.
3285         * Makefile.def: Add gold as a directory like ld.
3286         * configure, Makefile.in: Regenerate.
3288 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3290         * configure.ac: m4_include config/proginstall.m4.
3291         * configure: Regenerate.
3293         Backport from upstream Libtool:
3295         2007-10-12  Eric Blake  <ebb9@byu.net>
3297         Deal with Autoconf 2.62's semantic change in m4_append.
3298         * ltsugar.m4 (lt_append): Replace broken versions of
3299         m4_append.
3300         (lt_if_append_uniq): Don't require separator to be overquoted,
3301         and avoid broken m4_append.
3302         (lt_dict_add): Fix typo.
3303         * libtool.m4 (_LT_DECL): Don't overquote separator.
3305 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3307         * config.rpath: Add AIX 6 support.
3309 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3311         * Makefile.def (stageprofile).  Remove -fprofile-generate
3312         from stage_libcflags.
3313         * Makefile.in: Regenerate.
3315 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3317         * config.sub, config.guess: Update from upstream sources.
3319 2008-03-06  Tom Tromey  <tromey@redhat.com>
3321         * MAINTAINERS: Update for treelang deletion.
3323 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3325         * MAINTAINERS: Update my email address.
3327 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3329         * MAINTAINERS (darwin port): Add myself as a maintainer.
3330         (objective-c/c++): Add myself as a maintainer.
3332 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3334         * MAINTAINERS (Write After Approval): Update my email address.
3336 2008-02-25  Tomas Bily  <tbily@suse.cz>
3338         * MAINTAINERS (Write After Approval): Add myself.
3340 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3342         * MAINTAINERS (OpenMP): Add myself.
3344 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3346         PR bootstrap/32009
3347         PR bootstrap/32161
3349         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3350         * configure: Regenerate.
3352         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3353         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3354         STAGE4_LIBCFLAGS): New.
3355         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3356         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3357         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3358         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3359         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3360         for target modules.  Don't export LIBCFLAGS.
3361         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3362         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3363         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3364         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3365         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3366         * Makefile.in: Regenerate.
3368 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3370         PR libgcj/33085
3371         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3372         Do not use -DDLL_EXPORT.  Backport from upstream.
3374 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3376         * MAINTAINERS (Write After Approval): Add myself.
3378 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3380         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3381         * configure: Regenerate.
3383 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3385         * configure.ac (xtensa*-*-*): Recognize processor variants.
3386         * configure: Regenerate.
3388 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3390         PR bootstrap/34922
3391         * configure.ac (PARSE_ARGS): Push suitable setting of
3392         ac_subdirs_all, for `./configure --help=recursive'.
3393         Handle `+' in generic toplevel directory disabling.
3394         * configure: Regenerate.
3396 2008-01-28  Nick Clifton  <nickc@redhat.com>
3398         * MAINTAINERS (xstormy16): Take over maintainership.
3400 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3402         * MAINTAINERS (c4x port): Remove.
3404 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3406         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3408 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3410         * config.sub, config.guess: Update from upstream sources.
3412 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3414         * MAINTAINERS (Write After Approval): Add myself.
3416 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3418         * MAINTAINERS: Update my email address.
3420 2008-01-09  Raksit Ashok  <raksit@google.com>
3422         * MAINTAINERS (Write After Approval): Add myself.
3424 2008-01-09  Raksit Ashok  <raksit@google.com>
3426         * MAINTAINERS (Write After Approval): Add myself.
3428 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3430         * config.sub, config.guess: Update from upstream sources.
3432 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3434         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3435         Change recommended MPFR from 2.2.1 -> 2.3.0.
3436         * configure: Regenerate.
3438 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3440         * MAINTAINERS: Update my email address.
3442 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3444         * MAINTAINERS: Update my email address.
3446 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3448         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3449         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3450         * Makefile.in: Regenerate.
3452 2007-12-10  Mark Heffernan  <meheff@google.com>
3454         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3455         misplaced entries.
3457 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3459         * configure.ac: Enable libjava for x86_64-*-darwin9.
3460         * configure: Regenerate.
3462 2007-12-07  Bill Maddox  <maddox@google.com>
3464         * MAINTAINERS (Write After Approval): Add myself.
3466 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3468         * config.sub, config.guess: Update from upstream sources.
3470 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3472         * config-ml.in: Remove 64bit configure tests.
3474 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3476         * config-ml.in: Robustify against white space in absolute file
3477         names.
3479         * config-ml.in (multi-clean): Substitute ${Makefile}.
3480         Remove superfluous ${Makefile} in list.
3482 2007-11-19  Thiemo Seufer  <ths@mips.com>
3484         * config-ml.in: Don't hardcode the Makefile name.
3486 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3488         * MAINTAINERS (Write After Approval): Add myself.
3490 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3492         * MAINTAINERS (Write After Approval): Add myself.
3494 2007-11-06  Doug Kwan  <dougkwan@google.com>
3496         * MAINTAINERS (Write After Approval): Add myself.
3498 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3500         * MAINTAINERS (mercury): Remove entry.
3501         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3503 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3505         * Makefile.def (dependencies): Make configure-gdb depend on
3506         all-intl.
3507         * Makefile.in: Regenerated.
3509 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3511         * MAINTAINERS (Fortran maintainer): Remove myself.
3513 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3515         * Makefile.def: To avoid problems running with parallel makes,
3516         build newlib before libgloss so that target specific header
3517         files are availble.
3518         * Makefile.in: Regenerate
3520 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3522         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3523         * Makefile.in: Regenerate.
3525 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3527         * MAINTAINERS (Register allocation reviewer): Add myself.
3529 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3531         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3532         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3533         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3534         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3535         * configure: Regenerate.
3537 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3539         * MAINTAINERS (Register allocation reviewer): Add myself.
3541 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3543         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3544         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3545         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3546         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3547         * configure.ac: Default them to host tools for $host = $build.
3548         Subst them.
3550         * configure: Regenerate.
3551         * Makefile.in: Regenerate.
3553 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3555         * MAINTAINERS (Register allocation reviewer): Add myself.
3557 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3559         * MAINTAINERS (Register allocation reviewer): Add myself.
3561 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3563         * MAINTAINERS (Write After Approval): Fix typo.
3565 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3567         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3568         * configure: Regenerate.
3570 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3572         PR bootstrap/31906
3573         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3574         they're already prefixed.
3576 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3578         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3579         libstdc++.
3580         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3581         * configure: Regenerate.
3582         * Makefile.in: Regenerate.
3584 2007-09-17  Andreas Schwab  <schwab@suse.de>
3586         * configure.ac: Raise minimum makeinfo version to 4.6.
3587         * configure: Regenerate.
3589 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3591         * MAINTAINERS (write-after-approval) add myself
3593 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3595         * configure.ac: Correct makeinfo version check.
3596         * configure: Regenerate.
3598 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3600         * MAINTAINERS: Update my email address.
3602 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3604         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3605         to $skipdirs and only disable gprof for newlib.  Use the normal
3606         mips*-elf* handling in other respects.
3607         * configure: Regnerate.
3609 2007-09-12  David Daney  <ddaney@avtrex.com>
3611         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3612         enabling libgcj.
3613         * configure: Regenerate.
3615 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3617         PR other/32154
3618         * configure.ac: For libgloss targets, point the linker to the linker
3619         script, startup code and simulator library.
3620         * configure: Regenerate.
3622 2007-09-07  Andrew Haley  <aph@redhat.com>
3624         * configure.ac (noconfigdirs): Remove target-libffi and
3625         target-libjava.
3626         * configure: Regenerate.
3628 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3630         PR target/33281
3631         * configure.ac: Use config/mh-mingw on mingw.
3632         * configure: Regenerate.
3634 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3636         * MAINTAINERS (Write After Approval): Add myself.
3638 2007-09-05  Richard Guenther  <rguenther@suse.de>
3640         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3641         nor --disable-checking is provided also turn on yes and types
3642         checking for stage1.
3643         * configure: Re-generate.
3645 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3647         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3648         (Write After Approval): Remove myself.
3650 2007-08-29  Nick Clifton  <nickc@redhat.com>
3652         * config.sub, config.guess: Update from upstream sources.
3654 2007-08-22  Bud Davis  <jmdavis@link.com>
3656         * MAINTAINERS (Write After Approval): Added myself.
3657         * MAINTAINERS (Reviewers): Removed myself.
3659 2007-08-18  Paul Brook  <paul@codesourcery.com>
3660             Joseph Myers  <joseph@codesourcery.com>
3662         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3663         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3664         * Makefile.in: Regenerate.
3665         * configure.ac (--with-debug-prefix-map): New.
3666         * configure: Regenerate.
3668 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3669             Nigel Stephens  <nigel@mips.com>
3671         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3672         as target_makefile_frag.
3673         * configure: Regenerate.
3675 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3677         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3678         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3679         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3680         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3681         (do-compare, do-compare3, do-compare-debug): New.
3682         ([+compare-target+]): Use them.
3684 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3686         * MAINTAINERS (Write After Approval): Change my email address.
3688 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3689             Ben Elliston  <bje@au.ibm.com>
3691         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3692         --silent if $silent.
3693         * configure: Regenerate.
3695 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3697         * MAINTAINERS (Various Maintainers): Add myself as
3698         loop infrastructure maintainer.  Update my e-mail
3699         address.
3701 2007-07-31  Diego Novillo  <dnovillo@google.com>
3703         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3704         Adjust description.
3706 2007-07-26  Richard Guenther  <rguenther@suse.de>
3708         * configure.ac: Add types checking to stage1 checking flags.
3709         * configure: Regenerate.
3711 2007-07-17  Nick Clifton  <nickc@redhat.com>
3713         * COPYING3: New file.  Contains version 3 of the GNU General
3714         Public License.
3715         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3716         Lesser General Public License.
3718 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3720         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3722 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3724         * MAINTAINERS (S/390 co-maintainer): Add myself.
3725         (Write After Approval): Remove myself.
3727 2007-07-13  Dan Hipschman  <dsh@google.com>
3729         * MAINTAINERS (Write After Approval): Add myself.
3731 2007-07-11  Nick Clifton  <nickc@redhat.com>
3733         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3734         WINDRES export.
3735         * Makefile.in: Regenerate.
3737 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3739         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3740         maintainer.
3742 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3744         * lt~obsolete.m4: New. Import from 20070318 libtool.
3746 2007-07-03  Julian Brown  <julian@codesourcery.com>
3748         * MAINTAINERS (Write After Approval): Add myself.
3750 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3752         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3753         * configure: Regenerate.
3755 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3757         * configure.ac: Add some missing m4 quotation.
3758         * configure: Regenerate.
3760 2007-07-02  Simon Baldwin  <simonb@google.com>
3762         * MAINTAINERS (Write After Approval): Add myself.
3764 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3766         * configure: Regenerate.
3768 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3770         * Makefile.def: Add windmc tool to build.
3771         * Makefile.tpl: Likewise.
3772         * configure.ac: Likewise.
3773         * Makefile.in: Regenerate.
3774         * configure: Regenerate.
3776 2007-06-28  DJ Delorie  <dj@redhat.com>
3778         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3779         not building newlib.
3780         * configure: Regenerated.
3782 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3784         * MAINTAINERS (Write After Approval): Add myself.
3786 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3788         * MAINTAINERS (Write After Approval): Add myself.
3790 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3792         * MAINTAINERS (Write After Approval): Add myself.
3794 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3796         * MAINTAINERS (Write After Approval): Add myself.
3798 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3800         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3801         * Makefile.in: Regenerated.
3803 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3805         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3806         bfin*-*-uclinux* targets.
3807         * configure: Regenerate.
3809 2007-06-14  Ian Lance Taylor  <iant@google.com>
3811         * MAINTAINERS: Add myself as non-algorithmic global write
3812         maintainer.
3814 2007-06-14  Diego Novillo  <dnovillo@google.com>
3816         * MAINTAINERS: Add self as middle-end maintainer and
3817         non-algorithmic global write maintainer.
3819 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3821         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3822         Move all Fortran maintainers except Paul Brook into the
3823         Non-Autopoiesis section.
3825 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3827         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3828         (distclean-stage[+id+]): Possibly delete stage_last.
3829         * Makefile.in: Regenerate.
3831 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3833         * MAINTAINERS (Various Maintainer): Fix typo.
3835 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3837         * MAINTAINERS (Various Maintainer): Add myself as
3838         dataflow maintainer.
3840 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3842         * config.sub, config.guess: Update from upstream sources.
3844 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3846         * Makefile.tpl: Fix spelling error.
3847         * Makefile.in: Regenerate.
3849 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3851         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3852         lt_cv_sys_max_cmd_len.
3854 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3856         * MAINTAINERS (Various Maintainers): Add myself as
3857         auto-vectorizer maintainer.
3859 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3861         PR libjava/32098
3862         * libtool.m4: Revert previous change.
3863         * ltgcc.m4: Put it here.
3865 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3867         * MAINTAINERS (Various Maintainers): Add myself as
3868         auto-vectorizer maintainer.
3870 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3872         PR libjava/32098
3873         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3875 2007-05-30  Richard Guenther  <rguenther@suse.de>
3877         * MAINTAINERS (Various Maintainers): Add myself as
3878         auto-vectorizer maintainer.
3880 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3882         PR bootstrap/29382
3883         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3884         * configure: Rebuilt.
3886 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3888         * MAINTAINERS (Write After Approval): Removed my name.
3890 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3892         * MAINTAINERS (Write After Approval): Remove myself.
3894 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3896         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3898 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3900         * ltmain.sh: Update from ToT Libtool.
3901         * libtool.m4: Update from ToT Libtool.
3902         * ltsugar.m4: New. Update from ToT Libtool.
3903         * ltversion.m4: New. Update from ToT Libtool.
3904         * ltoptions.m4: New. Update from ToT Libtool.
3905         * ltconfig: Remove.
3906         * ltcf-c.sh: Remove.
3907         * ltcf-cxx.sh: Remove.
3908         * ltcf-gcj.sh: Remove.
3910 2007-05-22  Ollie Wild  <aaw@google.com>
3912         * MAINTAINERS (Write After Approval): Add myself.
3914 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3916         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3917         stage_cflags.
3918         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3919         Remove CFLAGS/LIBCFLAGS.
3920         (configure-stage[+id+]-[+prefix+][+module+],
3921         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3922         * Makefile.in: Regenerate.
3924 2007-05-15  Diego Novillo  <dnovillo@google.com>
3926         * MAINTAINERS: Update e-mail address.
3928 2007-05-15  Revital Eres  <eres@il.ibm.com>
3930         * MAINTAINERS (Write After Approval): Add myself.
3932 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3934         * MAINTAINERS (Write After Approval): Updated my address.
3936 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3938         * MAINTAINERS (Write After Approval): Add myself.
3940 2007-05-11  Silvius Rus  <rus@google.com>
3942         * MAINTAINERS (Write After Approval): Add myself.
3944 2007-04-23  Tom Tromey  <tromey@redhat.com>
3946         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3948 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3950         * MAINTAINERS (cpplib): Rename to ...
3951         (libcpp): ... this.  Add C/C++ front end maintainers.
3953 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3955         * config-ml.in: Pass ${ml_config_env} to configure calls.
3957 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3959         * MAINTAINERS (Write After Approval): Add myself.
3961 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3963         * MAINTAINERS (Write After Approval): Add myself.
3965 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3967         * MAINTAINERS (fortran 95 front end): Add myself.
3969 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3971         * MAINTAINERS (Write After Approval): Add myself.
3973 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
3975         * MAINTAINERS (Modulo Scheduler): Add myself.
3977 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
3979         * MAINTAINERS (fortran 95 front end): Add myself.
3980         (c++ front end): whitespace fix.
3982 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
3984         * MAINTAINERS (Write After Approval): Add myself.
3986 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3988         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3989         of glob.  Quote arguments with single quotes too.
3990         * configure: Regenerate.
3992 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3994         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3995         * Makefile.in: Regenerate
3997 2007-03-07  Andreas Schwab  <schwab@suse.de>
3999         * configure: Regenerate.
4001 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4003         * configure.ac: Add "--with-pdfdir" configure option,
4004         which defines pdfdir variable.
4005         * Makefile.def (target=fixincludes): Add install-pdf to
4006         missing targets.
4007         (recursive_targets): Add install-pdf target.
4008         (flags_to_pass): Add pdfdir.
4009         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4010         target.
4011         * configure: Regenerate
4012         * Makefile.in: Regenerate
4014 2007-02-28  Eric Christopher  <echristo@apple.com>
4016         Revert:
4017         2006-12-07  Mike Stump  <mrs@apple.com>
4019         * Makefile.def (dependencies): Add dependency for
4020         install-target-libssp and install-target-libgomp on
4021         install-gcc.
4022         * Makefile.in: Regenerate.
4024 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4026         * configure: Regenerate.
4027         * configure.ac: Move statements after variable declarations.
4029 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4031         * MAINTAINERS: Add myself as sh maintainer.
4033 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4035         * configure.ac: Adjust for loop syntax.
4036         * configure: Regenerate.
4038 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4040         * configure: Rebuilt.
4042 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4044         * configure.ac: Drop multiple occurrences of --enable-languages,
4045         and fix its quoting.
4046         * configure: Rebuilt.
4048 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4049             Nathan Sidwell  <nathan@codesourcery.com>
4050             Vladimir Prus  <vladimir@codesourcery.com>
4051             Joseph Myers  <joseph@codesourcery.com>
4053         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4054         * configure: Regenerate.
4056 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4058         * ltconfig (freebsd*): Default to elf.
4060 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4062         * configure.ac (target_libraries): Move libgcc before libiberty.
4063         * configure: Regenerated.
4065 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4066             Paolo Bonzini  <bonzini@gnu.org>
4068         PR bootstrap/30753
4069         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4070         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4071         * configure: Regenerated.
4073 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4075         * MAINTAINERS (Language Front End Maintainers): Update my mail
4076         address.
4078 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4080         PR bootstrap/30748
4081         * configure.ac: Correct syntax for Solaris ksh.
4082         * configure: Regenerated.
4084 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4086         * configure.ac: Sync with src.
4087         * configure: Regenerate.
4089 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4091         * Makefile.in: Regenerate.
4093 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4095         * config.sub: Sync with src.
4097 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4099         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4100         noncanonical equivalents.
4101         * configure.in: Rename to...
4102         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4103         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4104         target_noncanonical.  Use them.  Rewrite removal of configure
4105         arguments for autoconf 2.59.  Discard variable settings.  Force
4106         program_transform_name for native tools.
4108         * Makefile.in: Regenerated.
4109         * configure: Regenerated with autoconf 2.59.
4111 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4113         * MAINTAINERS (Write After Approval): Add myself.
4115 2007-01-31  Andreas Schwab  <schwab@suse.de>
4117         * Makefile.tpl (LDFLAGS): Substitute it.
4118         * Makefile.in: Regenerate.
4120 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4122         * MAINTAINERS (Write After Approval): Add myself.
4124 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4126         * MAINTAINERS (spu port): Add myself.
4128 2007-01-23  Richard Guenther  <rguenther@suse.de>
4130         PR bootstrap/30541
4131         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4132         * Makefile.tpl (GNATBIND): Substitute it.
4133         (GNATMAKE): Likewise.
4134         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4135         of STAGE_PREFIX.
4136         * Makefile.in: Regenerate.
4137         * configure: Regenerate.
4139 2007-01-18  Mike Stump  <mrs@apple.com>
4141         * configure.in: Re-enable -Werror for gcc builds.
4143 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4145         * MAINTAINERS (Write After Approval): Add myself.
4147 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4149         * configure.in: Change == to = in test command.
4150         * configure: Regenerate.
4152 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4153             Nick Clifton  <nickc@redhat.com>
4154             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4156         * configure.in (build_configargs, host_configargs, target_configargs):
4157         Remove build/host/target parameters.
4158         (host_libs): Add gmp and mpfr.
4159         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4160         * Makefile.def (gmp, mpfr): New.
4161         (gcc): Remove target.
4162         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4163         target_os, target_vendor): New.
4164         (configure): Add host_alias/target_alias arguments; adjust invocations.
4165         * configure: Regenerate.
4166         * Makefile.in: Regenerate.
4168 2007-01-11  Matt Fago  <fago@earthlink.net>
4170         * configure.in: Try to link to functions only in mpfr 2.2.x
4171         to improve robustness of configure tests.
4172         * configure: Regenerate.
4174 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4176         * MAINTAINERS: Add myself as i386 maintainer.
4178 2007-01-08  Jan Hubicka  <jh@suse.cz>
4180         * MAINTAINERS: Add myself as i386 maintainer.
4182 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4184         * configure.in: Add support for an x86_64-mingw* target.
4185         * configure: Regenerate.
4187 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4189         * Makefile.tpl (all-target): Correct @if conditional for target
4190         modules.
4191         * configure.in: Omit libiberty if building only target libgcc.
4192         * configure, Makefile.in: Regenerated.
4194 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4196         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4197         * configure: Regenerate.
4199 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4201         * Makefile.def (target_modules): Add libgcc.
4202         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4203         * Makefile.tpl (clean-target-libgcc): Delete.
4204         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4205         on gcc even for bootstrapped modules.  Rewrite handling of
4206         lang_env_dependencies to loop over target_modules.
4207         * configure.in (target_libraries): Add target-libgcc.
4208         * Makefile.in, configure: Regenerated.
4210 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4212         * configure.in: Reorganize recognition of languages.  Add
4213         --enable-stage1-languages.  Show supported languages for the chosen
4214         target rather than all recognized languages.
4215         * configure: Regenerate.
4217 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4219         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4220         * Makefile.in: Regenerate.
4222 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4224         * configure.in: Warn that MPFR 2.2.0 is buggy.
4225         * configure: Regenerate.
4227 2006-12-27  Ian Lance Taylor  <iant@google.com>
4229         * configure.in: When removing Makefiles to force a reconfigure, also
4230         remove prev-DIR*/Makefile.
4231         * configure: Regenerate.
4233 2006-12-22  Andreas Schwab  <schwab@suse.de>
4235         * configure: Regenerate with correct autoconf version.
4237 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4239         * configure.in: add AC_SUBST for *_FOR_TARGET.
4240         * configure: Regenerate.
4242 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4244         * configure.in: Simplify logic for rejecting languages that cannot
4245         be built.  Separate the case when a language is unsupported,
4246         from the case when the user chooses not to build a language.
4248 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4250         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4251         it only affects bootstrap and could be tested on "$host" as well.
4252         * configure: Regenerate.
4253         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4255 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4257         PR bootstrap/29544
4258         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4259         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4260         move here comment from Makefile.tpl.
4261         * Makefile.tpl: Move some definitions higher in the file.
4262         (STAGE1_CHECKING): New.
4263         * configure.in: Add --enable-stage1-checking.
4264         * configure: Regenerate.
4265         * Makefile.in: Regenerate.
4267 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4269         * MAINTAINERS: Add myself as build system maintainer.
4271 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4273         * MAINTAINERS (Write After Approval): Add myself.
4275 2006-12-13  Eric Christopher  <echristo@apple.com>
4277         * MAINTAINERS: Add myself as darwin maintainer.
4279 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4281         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4283 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4285         MAINTAINERS: Update my entry.
4287 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4289         * configure.in:  Handle spu makefile frag.
4290         * Makefile.tpl (MAINT): Define
4291         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4292         * configure: Regenerate.
4293         * Makefile.in: Regenerate.
4295 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4297         * config.guess: Import latest version.
4298         * config.sub: Likewise.
4300 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4302         * configure.in (spu-*-*): Don't skip target-libiberty.
4303         * configure: Regenerate.
4305 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4307         PR bootstrap/30134
4308         * configure.in: Correct x86 darwin support for libjava to powerpc
4309         and i?86 only.
4310         * configure: Regenerate.
4312 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4314         * configure.in: Add x86 darwin support for libjava.
4315         * configure: Regenerate.
4317 2006-12-07  Mike Stump  <mrs@apple.com>
4319         * Makefile.def (dependencies): Add dependency for
4320         install-target-libssp and install-target-libgomp on
4321         install-gcc.
4322         * Makefile.in: Regenerate.
4324 2006-12-04  Richard Guenther  <rguenther@suse.de>
4326         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4327         (Non-Algorithmic Maintainers): Move over non-algorithmic
4328         loop optimizer maintainers, add myself as a non-algorithmic
4329         middle-end maintainer.
4331 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4333         * MAINTAINERS (Write After Approval): Add myself.
4335 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4337         * configure.in: Update error message for missing GMP/MPFR.
4339         * configure: Regenerate.
4341 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4343         * configure.in: Update MPFR version in error message.
4345         * configure: Regenerate.
4347 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4349         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4350         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4351         --with-gmp-lib): New flags.
4353         * configure: Regenerate.
4355 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4357         * MAINTAINERS (Write After Approval): Change my email address.
4359 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4361         * MAINTAINERS (Write After Approval): Add myself.
4363 2006-11-22  Philipp Thomas  <pth@suse.de>
4365         * MAINTAINERS (i18n): Update e-mail address.
4367 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4369         * MAINTAINERS (spu port): Add myself as maintainer.
4370         (Write After Approval): Remove myself.
4372 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4374         * configure.in (skipdirs): Don't build libssp for SPU.
4375         * configure: Regenerate.
4377 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4379         * MAINTAINERS (spu port): Add myself as maintainer.
4380         (libobjc): Update my email address.
4382 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4384         * MAINTAINERS (Write After Approval): Add myself.
4386 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4388         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4389         * configure : Rebuilt.
4391 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4393         * MAINTAINERS (Write After Approval): Add myself.
4395 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4397         * MAINTAINERS (Write After Approval): Add myself.
4399 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4401         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4402         libmpfr.a.
4403         * configure: Regenerate.
4405 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4407         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4408         (unstage): Test for stage_last presence.
4410         PR bootstrap/29802
4411         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4412         STAGE_PREFIX.
4413         * Makefile.in: Regenerate.
4415 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4417         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4418         maintainers.
4420 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4422         * MAINTAINERS (Write After Approval): Add myself.
4424 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4426         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4427         and stageN-package/Makefile.
4428         * Makefile.in: Regenerated.
4430 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4432         * configure.in: Remove target-libgloss from noconfigdirs for
4433         bfin-*-*.
4434         * configure: Regenerated.
4436 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4438         * configure.in (have_gmp): Only error if the gcc directory exists.
4440         * configure: Regenerate.
4442 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4444         * configure.in: Robustify error message for missing GMP/MPFR.
4446         * configure: Regenerate.
4448 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4450         * MAINTAINERS (Write After Approval): Add myself.
4452 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4454         * MAINTAINERS: Change email address.
4456 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4458         * MAINTAINERS (Write After Approval): Add myself.
4460 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4462         * MAINTAINERS (Write After Approval): Add myself.
4464 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4466         * MAINTAINERS (Write After Approval): Move myself to
4467         Write After Approval section.
4469 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4471         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4472         need_gmp anymore.
4473         * configure: Regenerate.
4475 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4477         * MAINTAINERS (Write After Approval): Add myself.
4479 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4481         * config.guess: Import latest version.
4482         * config.sub: Likewise.
4484 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4486         * Makefile.def: Added pdf target handling.
4487         * Makefile.tpl: Added pdf target handling.
4488         * Makefile.in: Regenerated.
4490 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4492         * MAINTAINERS: Add self as score port maintainer.
4494 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4496         * MAINTAINERS (Write After Approval): Add myself.
4498 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4500         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4501         or newer.
4502         * configure: Regenerated.
4504 2006-09-27  Dave Brolley  <brolley@redhat.com>
4506         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4507         using $s instead of $r.
4508         * configure: Regenerated.
4510 2006-09-26  Thiemo Seufer  <ths@mips.com>
4512         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4513         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4514         * configure: Regenerate.
4516 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4518         * MAINTAINERS (Write After Approval): Remove myself.
4520 2006-09-22  Chao-ying Fu  <fu@mips.com>
4522         * MAINTAINERS (Write After Approval): Add myself.
4524 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4526         * MAINTAINERS: Add self as soft-fp maintainer.
4528 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4530         * MAINTAINERS: Add myself as avr maintainer.
4531         Remove Marek Michalkiewicz as avr maintainer.
4533 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4535         * MAINTAINERS (Write After Approval): Add myself.
4537 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4539         * configure.in: Never build newlib for a Mingw host.
4540         Never build newlib as Mingw target library.
4541         Test the existence of winsup/cygwin for building a Cygwin newlib,
4542         rather than just winsup.
4543         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4544         building a Mingw target.
4545         * configure: Regenerate.
4547 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4549         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4551 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4553         * config.guess: Import from src (was more updated).
4554         * config.sub: Likewise.
4556 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4558         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4559         * configure: Regenerated.
4561 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4563         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4564         for stages after the first.
4566 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4568         * Makefile.def: Add dependencies for configure-opcodes
4569         on configure-intl and all-opcodes on all-intl.
4570         * Makefile.in: Regenerated.
4572 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4574         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4576 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4578         Port to hosts whose 'sort' and 'tail' implementations
4579         treat operands with leading '+' as file names, as POSIX
4580         has required since 2001.  However, make sure the code still
4581         works on pre-POSIX hosts.
4582         * ltmain.sh: Don't assume "sort +2" is equivalent to
4583         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4585 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4587         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4589 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4591         * ltconfig: chmod 644 before ranlib during install.
4593 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4595         PR bootstrap/18058
4596         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4597         if the bootstrap compiler is a GCC version that supports it.
4598         * configure: Regenerate.
4600 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4602         * configure.in: Fix thinkos in previous check-in.
4603         * configure: Regenerate.
4605 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4607         PR other/27063
4608         * configure.in: Test subdir_requires and give an appropriate
4609         error message.
4610         * configure: Regenerate.
4612 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4614         * MAINTAINERS (Write After Approval): Add myself.
4616 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4618         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4620 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4622         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4624 2006-06-20  David Ayers  <d.ayers@inode.at>
4626         PR bootstrap/28072
4627         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4628         whether target-libjava is being configured instead of whether the
4629         java front end is enabled.
4630         * configure: Regenerate.
4632 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4634         PR target/27540
4635         * configure.in: Only enable libgomp on IRIX 6.
4636         * configure: Regenerate.
4638 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4640         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4641         too.
4642         * Makefile.in: Regenerate.
4644 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4646         * config-ml.in: Alter CCASFLAGS to include special
4647         multilib options the same as is done for CFLAGS.
4649 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4651         * configure.in: Don't enable libgomp on hpux10.
4652         * configure: Rebuilt.
4654 2006-06-12  David Ayers  <d.ayers@inode.at>
4656         PR bootstrap/27963
4657         PR target/19970
4658         * configure.in: Remove target-boehm-gc from noconfigdirs where
4659         ${libgcj} is specified.
4660         * configure: Regenerate.
4662 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4664         Sync from src:
4666         * configure.in: Sync.
4667         * configure: Regenerated.
4669         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4671         * Makefile.def: Added dependencies from sim and gdb on intl, and
4672         added configure dependencies to everything with an all dependency
4673         on intl.
4674         * Makefile.in: Regenerated.
4676 2006-06-06  David Ayers  <d.ayers@inode.at>
4678         PR libobjc/13946
4679         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4680         * Makefile.in: Regenerate.
4681         * configure.in: Add --enable-objc-gc at toplevel and have it
4682         enable boehm-gc for Objective-C.
4683         Remove target-boehm-gc from libgcj.
4684         Add target-boehm-gc to target_libraries.
4685         Add target-boehm-gc to noconfigdirs where ${libgcj}
4686         is specified.
4687         Assert that boehm-gc is supported when requested for Objective-C.
4688         Only build boehm-gc if needed either for Java or Objective-C.
4689         * configure: Regenerate.
4691 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4693         PR 27674
4694         * Makefile.tpl (configure-[+prefix+][+module+],
4695         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4696         Remove rule to unstage bootstrapped modules.
4697         (stage_current): New.
4698         * Makefile.in: Regenerate.
4700 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4702         * MAINTAINERS (Write After Approval): Update my e-mail address.
4704 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4706         * include/libiberty.h: Declare pex_run_in_environment.
4708 2006-05-31  Asher Langton  <langton2@llnl.gov>
4710         * MAINTAINERS (Write After Approval): Add myself.
4712 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4714         * Makefile.def (bfd, opcodes): Fix lib_path.
4715         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4716         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4717         * Makefile.in: Regenerate.
4719 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4721         * Makefile.in: Regenerate.
4723 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4725         * Makefile.def: Add install-html target. Add datarootdir
4726         docdir and htmldir to flags_to_pass.
4727         * Makefile.tpl: Add install-html target.
4728         * Makefile.in: Regenerate.
4729         * configure.in: Add --with-datarootdir, --with-docdir, and
4730         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4731         * configure: Regenerate.
4733 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4735         * configure.in: Enable gprof for cross builds.
4736         * configure: Regenerate.
4738 2006-05-22  Richard Guenther  <rguenther@suse.de>
4740         Revert
4741         2006-01-31  Richard Guenther  <rguenther@suse.de>
4742         Paolo Bonzini  <bonzini@gnu.org>
4744         * Makefile.def (target_modules): Add libgcc-math target module.
4745         * configure.in (target_libraries): Add libgcc-math target library.
4746         (--enable-libgcc-math): New configure switch.
4747         * Makefile.in: Re-generate.
4748         * configure: Re-generate.
4749         * libgcc-math: New toplevel directory.
4751 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4752             Andreas Tobler  <a.tobler@schweiz.ch>
4754         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4755         * configure: Rebuilt.
4757 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4759         * MAINTAINERS (Write After Approval): Add myself.
4761 2006-05-01  DJ Delorie  <dj@redhat.com>
4763         * configure.in: Restore CFLAGS if GMP isn't present.
4764         * configure: Regenerate.
4766 2006-05-01  Richard Guenther  <rguenther@suse.de>
4768         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4769         maintainer.
4771 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4773         * MAINTAINERS (Write After Approval): Add myself.
4775 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4777         * MAINTAINERS (Write After Approval): Add myself.
4779 2006-04-18  DJ Delorie  <dj@redhat.com>
4781         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4782         reference libgloss so that libssp can be built in a combined
4783         tree.
4784         * configure: Regenerate.
4786 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4788         * MAINTAINERS (Write After Approval): Add myself.
4790 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4792         * configure.in: Require makeinfo 4.4 or higher.
4793         * configure: Regenerate.
4795 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4797         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4798         Rearrange the entries of other libraries to have them in one place.
4800 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4802         * MAINTAINERS (Write After Approval): Remove myself.
4803         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4805 2006-03-14  Richard Guenther  <rguenther@suse.de>
4807         * configure: Regenerate with autoconf 2.13.
4809 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4811         * MAINTAINERS: Use my work address.
4813         * MAINTAINERS: Update my E-mail address.
4815 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4817         * configure.in: Handle --disable-<component> generically.
4818         * configure: Regenerate.
4820 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4822         PR libgcj/17311
4823         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4825 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4827         * MAINTAINERS (Write After Approval):  Remove myself.
4828         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4830 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4832         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4833         (TARGET_CONFIGDIRS): Remove.
4834         * configure.in: Remove AC_SUBST(target_configdirs).
4835         * Makefile.in, configure: Regenerated.
4837 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4839         * MAINTAINERS (Write After Approval):  Remove myself.
4840         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4842 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4844         PR bootstrap/25670
4846         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4848         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4849         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4850         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4851         BUILD_PREFIX, BUILD_PREFIX_1.
4852         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4854         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4855         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4857         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4858         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4859         of `cat stage_current`.  Always provide the `r' and `s' variables.
4860         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4861         a single shell execution.
4862         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4863         bootstrapped modules, make the stage1 module if the build was not
4864         started yet, else build the current stage.
4865         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4866         (all-build, all-host, all-target, [+make_target+]-host,
4867         [+make_target+]-target): Do not use \-continued lines.
4868         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4869         (current_stage, restrap, stage_last): New.
4871         * Makefile.in: Regenerate.
4872         * configure: Regenerate.
4874 2006-02-19  Bud Davis  <jmdavis@link.com>
4876         * MAINTAINERS (Write After Approval):  Remove myself.
4877         (Language Front End Maintainers):  Add myself as fortran 95
4878         maintainer and update e-mail address.
4880 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4882         * MAINTAINERS (Write After Approval):  Remove myself.
4883         (Language Front End Maintainers):  Add myself as fortran 95
4884         maintainer.
4886 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4888         * MAINTAINERS (Write After Approval): Add myself.
4890 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4892         * MAINTAINERS (Write After Approval):  Remove myself.
4893         (Language Front End Maintainers):  Add myself as
4894         fortran 95 maintainer.
4896 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4898         Sync from src:
4900         2005-12-27  Leif Ekblad  <leif@rdos.net>
4902         * configure.in: Add support for RDOS target.
4903         * configure: Regenerate.
4905 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4906             Andreas Schwab  <schwab@suse.de>
4908         * configure: Regenerate.
4910 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4912         * configure.in (enable_libgomp): Add AIX.
4913         * configure: Regenerate.
4915 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4917         * MAINTAINERS (Write After Approval): Add myself.
4919 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4921         * MAINTAINERS (Write After Approval): Add myself.
4923 2006-01-31  Richard Guenther  <rguenther@suse.de>
4924         Paolo Bonzini  <bonzini@gnu.org>
4926         * Makefile.def (target_modules): Add libgcc-math target module.
4927         * configure.in (target_libraries): Add libgcc-math target library.
4928         (--enable-libgcc-math): New configure switch.
4929         * Makefile.in: Re-generate.
4930         * configure: Re-generate.
4931         * libgcc-math: New toplevel directory.
4933 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4935         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4936         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4937         the assembler, linker and binutils.
4938         * configure: Regenerate.
4940 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4942         * MAINTAINERS (Write After Approval): Add myself.
4944 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4946         * configure: Regenerate.
4948 2006-01-18  Richard Henderson  <rth@redhat.com>
4949             Jakub Jelinek  <jakub@redhat.com>
4950             Diego Novillo  <dnovillo@redhat.com>
4952         * libgomp: New directory.
4953         * Makefile.def: Add target_module libgomp.
4954         * Makefile.in: Regenerate.
4955         * configure.in (target_libraries): Add target-libgomp.
4956         * configure: Regenerate.
4958 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4960         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4961         @ from continuation.
4962         * Makefile.in: Rebuilt.
4964 2006-01-04  Chris Lattner  <sabre@gnu.org>
4966         * MAINTAINERS (Write After Approval): Add myself.
4968 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4970         PR bootstrap/24252
4972         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4973         * Makefile.tpl (OBJDUMP): New.
4974         (EXTRA_HOST_FLAGS): Add it.
4975         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4977         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4978         to use symbolic links between directories.  Avoid race conditions
4979         or make them harmless.
4980         * configure.in: Do not try to use symbolic links between directories.
4982         * Makefile.def (LEAN): Pass.
4983         * Makefile.tpl (LEAN): Define.
4984         (stage[+id+]-start): Accept that the previous directory does not
4985         exist, if the bootstrap is lean.
4986         (stage[+id+]-bubble): Invoke lean bootstrap commands after
4987         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4988         configure substitution.
4989         ([+compare-target+]): Likewise.
4990         ([+bootstrap-target+]-lean): New.
4991         * configure.in: Remove lean bootstrap support from here.
4993         * Makefile.in: Regenerate.
4994         * configure: Regenerate.
4996 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4998         * MAINTAINERS (libdecnumber): Add myself.
5000 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5002         * libtool-ldflags: New script.
5004 2006-01-02  Andreas Schwab  <schwab@suse.de>
5006         * configure.in: When reconfiguring remove Makefile in
5007         all stage directories.
5008         * configure: Regenerate.
5010 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5012         * MAINTAINERS: Update my email address.
5014 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5016         Revert Ada-related part of the previous change.
5018         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5019         Do not pass.
5020         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5021         * Makefile.in: Regenerate.
5022         * configure.in: Do not include mt-ppc-aix target fragment.
5023         * configure: Regenerate.
5025 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5027         * configure.in: Select appropriate fragments for PowerPC/AIX.
5028         * configure: Regenerate.
5030         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5031         BOOT_CFLAGS, BOOT_LDFLAGS.
5032         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5033         BOOT_CFLAGS, BOOT_LDFLAGS.
5034         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5035         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5036         (stage): Fail if we cannot complete the work.
5037         * Makefile.in: Regenerate.
5039 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5041         * configure.in: Replace ms1 with mt.
5042         * configure: Rebuilt.
5044 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5046         * MAINTAINERS: Update my email address.
5048 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5050         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5051         install-host-nogcc): Don't invoke $(stage) at the end.
5052         * Makefile.in: Regenerate.
5054 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5056         * configure.in: Flip the top-level bootstrap switch.
5057         * configure: Regenerate.
5059 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5061         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5062         $(stage) and $(unstage).
5063         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5064         (all): Remove stray semicolon.
5065         (local-distclean): Don't handle multilib.tmp and multilib.out.
5066         (install.all): Set $s for consistency.
5067         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5068         check_multilibs setting.  Always make the install directory.
5069         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5070         Correct @if/@endif.
5071         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5072         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5073         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5074         (multilib.out): Remove.
5075         * Makefile.in: Regenerated.
5077 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5079         * MAINTAINERS (Write After Approval): Add myself.
5081 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5083         * MAINTAINERS: Add myself as mt maintainer.
5085         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5087 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5089         * MAINTAINERS: Change email address.
5091 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5093         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5094         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5095         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5096         Find in-tree tools if available.
5097         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5098         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5099         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5100         (COMPILER_*_FOR_TARGET): New.
5101         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5102         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5103         (CONFIGURED_*, USUAL_*): Remove.
5104         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5105         STRIP): Use autoconf substitutions.
5106         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5107         COMPILER_NM_FOR_TARGET): New.
5108         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5110         (all): Make all-host and all-target in parallel.
5111         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5112         that $$r and $$s are set before invoking a recursive make.
5113         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5114         ([+bootstrap-target+]): Inline most of the `all' target.
5116 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5118         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5119         from the gcc build directory.
5120         * Makefile.in: Regenerate.
5122 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5124         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5125         depend on all-libdecnumber.
5126         * configure.in (host_libs): Include libdecnumber.
5127         * Makefile.in: Regenerate.
5128         * configure: Likewise.
5130 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5132         * libdecnumber: Import decNumber sources from the dfp-branch.
5134 2005-11-21  Kean Johnston  <jkj@sco.com>
5136         * config.sub, config.guess: Sync from upstream sources.
5138 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5140         Import from Autoconf sources:
5142         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5143         * config/move-if-change: Don't output "$2 is unchanged";
5144         suggested by Ben Elliston.  Handle weird characters correctly.
5146 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5148         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5149         to match upstream libtool for darwin.
5151 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5153         * Makefile.def: Remove gdb dependencies for gdbtk.
5154         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5155         (configure-gdb, install-gdb): New rules.
5156         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5157         * Makefile.in, configure: Regenerated.
5159 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5161         * MAINTAINERS (Write After Approval): Add myself.
5163 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5165         * MAINTAINERS (Write After Approval): Add myself.
5167 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5169         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5170         Diego Novillo.
5172 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5174         PR bootstrap/24297
5175         * Makefile.tpl (do-[+make-target+], do-check, install,
5176         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5177         are set before recursing.
5178         * Makefile.in: Regenerate.
5180 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5182         PR bootstrap/18939
5183         * Makefile.def (gcc) <target>: Fix thinko.
5184         * Makefile.in: Regenerate.
5186 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5188         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5189         * configure: Regenerate.
5191 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5193         * MAINTAINERS (Write After Approval): Add self.
5195 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5197         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5198         target-libffi, target-qthreads, target-libjava, and
5199         targetlibobjc.
5200         * configure: Regenerate.
5202 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5204         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5205         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5206         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5207         (USUAL_OBJDUMP_FOR_TARGET): New.
5208         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5209         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5210         * configure, Makefile.in: Regenerated.
5212 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5214         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5215         before other host packages.
5217 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5219         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5221 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5223         PR bootstrap/22340
5225         * configure.in (default_target): Remove.
5226         * Makefile.tpl (all): Do not use prerequisites as subroutines
5227         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5228         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5229         use prerequisites as subroutines.
5230         (check-host, check-target): New.
5231         (bootstrap configure & all targets): Do not use stage*-start
5232         if the directory layout is already ok.
5233         (non-bootstrap configure & all targets): Prepend a $(unstage).
5234         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5235         (NOTPARALLEL): Remove.
5236         (unstage, stage variables): New variables.
5237         (unstage, stage targets): Simply expand to those variables.
5239         * configure: Regenerate.
5240         * Makefile.in: Regenerate.
5242 2005-10-04  James E Wilson  <wilson@specifix.com>
5244         * Makefile.def (lang_env_dependencies): Add libmudflap.
5245         * Makefile.in: Regenerate.
5247 2005-10-03  Andreas Schwab  <schwab@suse.de>
5249         Backport from libtool CVS:
5250         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5252         * ltmain.sh: add support for installing into temporary
5253         staging area (e.g. 'make install DESTDIR=...')
5255 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5257         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5258         * configure: Regenerated.
5260 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5262         * configure: Regenerate with the correct
5263         autoconf version.
5265 2005-09-30  Catherine Moore  <clm@cm00re.com>
5267         * configure.in (bfin-*-*): New.
5268         * configure: Regenerated.
5270 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5272         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5273         (LIPO_FOR_TARGET): New.
5274         (CONFIGURED_LIPO_FOR_TARGET): New.
5275         (USUAL_LIPO_FOR_TARGET): New.
5276         (STRIP_FOR_TARGET): New.
5277         (CONFIGURED_STRIP_FOR_TARGET): New.
5278         (USUAL_STRIP_FOR_TARGET): New.
5279         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5280         STRIP_FOR_TARGET.
5281         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5282         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5283         * Makefile.in: Regenerate.
5284         * configure: Regenerate.
5286 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5288         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5289         (rs6000-*-aix*): Same.
5290         * configure: Regenerate.
5292 2005-09-16  Tom Tromey  <tromey@redhat.com>
5294         * MAINTAINERS: Add self as java maintainer.
5296 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5298         * configure.in: Recognize f95 in the --enable-languages option,
5299         and substitute it for fortran, issuing a warning.
5300         * configure: Regenerate.
5302 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5304         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5305         * configure:  Regenerated.
5307 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5309         * MAINTAINERS: Add self as ms1 maintainer.
5311 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5313         * Makefile.def (libssp): Add to lang_env_dependencies.
5314         * Makefile.in: Regenerate.
5316 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5318         * MAINTAINERS: Add myself as middle-end maintainer.
5320 2005-08-17  Christian Groessler  <chris@groessler.org>
5322         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5323         * Makefile.in: Regenerate.
5325 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5327         * MAINTAINERS (write after approval): Added myself.
5329 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5331         * MAINTAINERS (Write After Approval): Add myself.
5333 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5335         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5336         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5337         Look for alternate names of the target cc and c++
5338         * configure: Regenerate.
5340 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5342         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5343         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5344         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5345         tools; remove code to manually set them.
5346         (Target tools): Look in the environment for them.
5347         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5348         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5349         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5350         build directory.
5351         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5352         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5353         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5354         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5355         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5356         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5357         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5358         * configure: Regenerate.
5359         * Makefile.in: Regenerate.
5361 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5363         * MAINTAINERS: Update for removed CPU targets.
5365 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5367         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5368         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5369         * Makefile.in: Regenerated.
5371 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5373         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5374         (CFLAGS_FOR_TARGET): Use it.
5375         (CXXFLAGS_FOR_TARGET): Likewise.
5376         * Makefile.in: Regenerated.
5377         * configure.in (--with-build-sysroot): New option.
5378         * configure: Regenerated.
5380 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5382         * Makefile.tpl: Wrap install between unstage and stage
5383         * Makefile.in: Regenerate.
5385 2005-07-21  Eric Christopher  <echristo@apple.com>
5387         * MAINTAINERS: Update affiliation.
5389 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5391         * MAINTAINERS: Add self as crx port maintainer.
5393 2005-07-20  DJ Delorie  <dj@redhat.com>
5395         * MAINTAINERS: Add self as m32c maintainer.
5397 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5399         * all files: Update FSF address.
5401 2005-07-15  Eric Christopher  <echristo@redhat.com>
5403         * MAINTAINERS: Change affiliation.
5405 2005-07-14  Jim Blandy  <jimb@redhat.com>
5407         * configure.in: Add cases for Renesas m32c.
5408         * configure: Regenerated.
5410 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5412         * COPYING.LIB: Update from fsf.org.
5414 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5416         * COPYING, compile, config.guess,
5417         config.sub, install-sh, missing, mkinstalldirs,
5418         symlink-tree, ylwrap: Sync from upstream sources.
5419         * config-ml.in: Update FSF address.
5421 2005-07-13  Eric Christopher  <echristo@redhat.com>
5423         * configure.in: Add toplevel noconfigdir support for tpf.
5424         * configure: Regenerate.
5426 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5428         PR ada/22340
5430         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5431         * Makefile.in: Regenerate.
5433 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5435         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5436         Brolley to write-after-approval.
5438 2005-07-07  Andreas Schwab  <schwab@suse.de>
5440         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5441         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5442         * Makefile.in: Regenerated.
5444 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5446         * configure.in: Don't build sim or rda when targetting darwin.
5447         * configure: Regenerate.
5449 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5451         * configure.in: Add --enable-libssp and --disable-libssp.
5452         * configure: Regenerate with autoconf-2.13.
5454 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5456         * Makefile.def (target_modules): Add libssp.
5457         * configure.in (target_libraries): Add target-libssp.
5458         * configure: Rebuilt.
5459         * Makefile.in: Rebuilt.
5461 2005-07-01  Zack Weinberg  <zackw@panix.com>
5463         * MAINTAINERS: Change email address.  Resign from maintainership.
5465 2005-07-01  Richard Guenther  <rguenther@suse.de>
5467         * MAINTAINERS: Change my e-mail address and affiliation.
5469 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5471         * Makefile.def (stagefeedback): Come after profile.
5472         Define profiledbootstrap target.
5473         * Makefile.tpl (profiledbootstrap): Remove.
5474         (stageprofile-end): Zap stagefeedback.
5475         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5476         * Makefile.in: Regenerate.
5478 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5480         * MAINTAINERS: Update my email address.
5482 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5484         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5485         In 'cpp' stanza, support '#line' as well as '# '.
5487 2005-06-08  Andreas Schwab  <schwab@suse.de>
5489         * MAINTAINERS: Move myself from 'Write After Approval' to
5490         'CPU Port Maintainers' section as m68k maintainer.
5492 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5494         * configure.in (unsupported_languages): New macro.
5495         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5496         non-ported target libraries in noconfigdirs.
5497         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5498         non-linux-gnu.  Remove libgcj_ex_libffi.
5499         <lang_frag loop>: Set add_this_lang=no if the language is in
5500         unsupported_languages.
5501         * configure: Regenerate.
5503 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5505         * configure.in: Fix typo in handling of --with-mpfr-dir.
5506         * configure: Regenerate.
5508 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5510         * MAINTAINERS: Update my email address.
5512 2005-06-02  Jim Blandy  <jimb@redhat.com>
5514         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5515         accepted into the master sources.)
5517 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5518             Michael Snyder  <msnyder@redhat.com>
5519             Stan Cox  <scox@redhat.com>
5521         * configure.in: Set noconfigdirs for ms1.
5523         * configure: Regenerate.
5525 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5527         * MAINTAINERS (Write After Approval): Add self.
5529 2005-06-01  Josh Conner  <jconner@apple.com>
5531         * MAINTAINERS (Write After Approval): Add self.
5533 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5535         * MAINTAINERS: Update my email address.
5537 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5539         * MAINTAINERS (Write After Approval): Add self.
5541 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5543         * MAINTAINERS (Write After Approval): Remove self.
5545 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5547         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5548         (Dependencies): Consider target modules for bootstrap dependencies.
5549         Make target bootstrap modules depend on each stage's gcc.
5550         * Makefile.in: Regenerate.
5552 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5554         * Makefile.def (configure-gcc): Depend on binutils having been built.
5555         (all-gcc): No need to do it here.
5556         * Makefile.in: Regenerate.
5558 2005-05-19  Paul Brook  <paul@codesourcery.com>
5560         * configure.in: Rewrite misleading error message when requested
5561         language cannot be built.
5562         * configure: Regenerate.
5564 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5566         * ylwrap: Import from Automake 1.9.5.
5568 2005-05-13  David Ung  <davidu@mips.com>
5570         * MAINTAINERS (Write After Approval): Add self.
5572 2005-05-09  Mike Stump  <mrs@apple.com>
5574         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5575         lt_cv_sys_max_cmd_len for now.
5577 2005-05-09  Stan Cox  <scox@redhat.com>
5579         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5581 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5583         * README.SCO: Update the URL.
5585 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5587         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5588         with_gnu_ld to libtool.
5589         * ltcf-c.sh (aix[45]): Define file_list_spec.
5590         * ltcf-cxx.sh (aix[45]): Same.
5591         * ltcf-gcj.sh (aix[45]): Same.
5592         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5593         exists, write list of input files to temporary file.
5595 2005-05-04  Mike Stump  <mrs@apple.com>
5597         * configure.in: Always pass --target to target configures as
5598         otherwise rebuilds that do --recheck will fail.
5599         * confiugure: Rebuilt.
5601 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5603         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5604         STAGE_HOST_EXPORTS.
5605         (configure, all): Add bootstrap support.
5606         (Host modules, target modules): Pass post-stage1 flags and exports.
5607         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5608         * Makefile.in: Regenerate.
5610 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5612         * configure: Regenerate.
5614 2005-04-27  Mike Stump  <mrs@apple.com>
5616         * MAINTAINERS: Add self as darwin maintainer.
5618 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5620         * config.sub: Update from master copy.
5622 2005-04-21  Mike Stump  <mrs@apple.com>
5624         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5625         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5627 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5629         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5630         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5631         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5632         "*-*-elf" and "*-*-linux*".
5633         * configure: Regenerate.
5635 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5637         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5639 2005-04-12  Mike Stump  <mrs@apple.com>
5641         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5643 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5645         * MAINTAINERS (Write After Approval): Add myself.
5647 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5649         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5651 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5653         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5654         (TARGET_CONFIGARGS): Include --with-target-subdir.
5655         (configure, all): New macros.  Use them throughout.
5656         * Makefile.in: Regenerate.
5658 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5660         * MAINTAINERS (Write After Approval): Add myself.
5662 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5664         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5666 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5668         * MAINTAINERS: Move John Carr to Write After Approval.
5670 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5672         * config/mh-mingw32: Delete.
5673         * configure.in: Don't use it.
5674         * configure: Regenerate.
5676 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5678         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5679         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5680         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5681         (HOST_LIB_PATH): Generate from Makefile.def.
5682         (TARGET_LIB_PATH): Likewise.
5683         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5684         * Makefile.in: Regenerate.
5685         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5686         (RPATH_ENVVAR): Include Darwin case.
5687         * configure: Regenerate.
5689 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5691         * MAINTAINERS (Various Maintainers): Remove self.
5692         (Write After Approval): Add self.
5694 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5696         * MAINTAINERS (Various Maintainers): Add self.
5698 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5700         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5701         * configure: Regenerate.
5703 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5705         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5706         gcc_version, and gcc_version_trigger from set of flags to pass.
5707         * Makefile.tpl: Remove definitions of above variables.
5708         (config.status): Remove dependency on $(gcc_version_trigger).
5709         * Makefile.in: Regenerate.
5710         * configure.in: Do not reference config/gcc-version.m4 nor
5711         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5712         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5713         * configure: Regenerate.
5715 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5716             Andrew Pinski  <pinskia@physics.uc.edu>
5718         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5719         * Makefile.in: Regenerate.
5721 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5723         * MAINTAINERS (Write After Approval): Add myself.
5725 2005-03-03  David Ayers  <d.ayers@inode.at>
5727         * MAINTAINERS (Write After Approval): Add myself.
5729 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5731         PR libgcj/20160
5732         * ltmain.sh: Avoid creating archives with components that have
5733         duplicate basenames.
5735 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5737         PR bootstrap/20250
5738         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5739         instead of check.
5740         * Makefile.in: Regenerate.
5742 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5744         * Makefile.in: Regenerate to fix conflict between the previous two
5745         patches.
5747 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5749         PR bootstrap/17383
5750         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5751         * Makefile.tpl (HOST_SUBDIR): New substitution.
5752         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5753         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5754         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5755         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5756         (Host modules, Bootstrapped modules): Use it.
5757         (Build modules, Target modules): Do not create symlink trees,
5758         always configure out-of-srcdir.
5759         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5760         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5761         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5762         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5764         * Makefile.in: Regenerate.
5765         * configure: Regenerate.
5767 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5769         Merged from libada-gnattools-branch:
5770         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5772         * gnattools: New directory.
5773         * Makefile.def: Add gnattools as a module, depending on target-libada.
5774         * Makefile.in: Regenerate.
5775         * configure.in: Include gnattools in host_tools; disable it if ada
5776         is disabled.
5777         * configure: Regenerate.
5779 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5781         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5782         treelang maintainer.
5783         (Write After Approval): Remove myself.
5785 2005-02-23  Paul Schlie  <schlie@comcast.net>
5787         * configure.in: Allow darwin targeted ports to build tk, itcl and
5788         libgui.
5789         * configure: Regenerate.
5791 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5793         PR libgcj/10353
5794         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5795         * configure: Regenerate.
5797 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5799         * MAINTAINERS (Write After Approval): Add myself.
5801 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5803         * MAINTAINERS: Update my e-mail address.
5805 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5807         * MAINTAINERS (Write After Approval): Add myself.
5809 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5811         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5812         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5813         target-libgloss when not *-*-elf and *-*-aout.
5814         * configure: Regenerate.
5816 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5818         * MAINTAINERS: Remove obsolete entries.
5820         * MAINTAINERS (Write After Approval): Add Michael Matz.
5822 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5824         * MAINTAINERS: Remove self as cpplib maintainer.
5826 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5828         * install-sh, config.sub: Import from upstream.
5830 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5832         PR bootstrap/18222
5833         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5834         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5835         * Makefile.in: Regenerate.
5837 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5839         * MAINTAINERS: Update my email address.
5841 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5842             Andreas Schwab  <schwab@suse.de>
5844         PR bootstrap/18033
5845         * config-ml.in: Eval option if surrounded by single quotes.
5847 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5849         Revert 2004-12-28 Makefile changes, a better fix will be
5850         applied to mainline and src after GCC 4.0 branches.
5852 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5854         PR bootstrap/17383
5856         * Makefile.def (target_modules): Remove stage parameter,
5857         it is always true now.
5858         * Makefile.tpl (configure-build-[+module+],
5859         configure-target-[+module+]): Always build symlink tree
5860         for the directory and for include.  BUILD_SUBDIR and
5861         TARGET_SUBDIR cannot be . anymore.
5862         * Makefile.in: Regenerate.
5864 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5866         Revert 2004-12-08 Makefile changes.
5868 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5870         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5871         cygwin, mingw.
5873 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5875         * configure.in (sh64-*-*): Reenable gprof.
5876         * configure: Regenerate.
5878 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5880         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5881         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5882         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5883         * Makefile.in: Regenerate.
5885 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5887         * MAINTAINERS: Update my email address.
5889 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5891         * Makefile.tpl: Generate normal dependencies if the LHS module is
5892         not bootstrapped.
5893         * Makefile.in: Regenerate.
5895 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5897         * configure.in: Include config/gxx-include-dir.m4.  Use
5898         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5899         * configure: Regenerate.
5901 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5903         * config.if: Delete.
5904         * configure.in: Set libstdcxx_incdir directly.
5905         * configure: Regenerate.
5907 2004-12-02  Eric Christopher  <echristo@redhat.com>
5909         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5910         * Makefile.in: Regenerate.
5912 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5914         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5915         * configure: Regenerate.
5917 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5919         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5920         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5921         * configure: Regenerate.
5923 2004-12-01  Eric Christopher  <echristo@redhat.com>
5925         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5926         of things to remove.
5928 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5930         * MAINTAINERS (Write After Approval): Update my e-mail address.
5932 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5934         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5935         from CVS libtool to always pass_all.
5937 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5939         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5940         (hppa*64*-*-*): Delete incorrect comment.
5941         * configure: Rebuilt.
5943 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5945         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5947 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5949         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5950         from CVS libtool to always pass_all.
5952 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5954         * install-sh, compile: Import from automake.
5956 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5958         * config.guess, config.sub:  Import from savannnah.
5960 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5962         * MAINTAINERS (Write After Approval): Add myself
5964 2004-11-12  Mike Stump  <mrs@apple.com>
5966         * Makefile.def: Add html support.
5967         * Makefile.tpl: Likewise.
5968         * Makefile.in: Regenerate.
5970 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5972         PR 18423
5973         * configure.in: Remove all instances of build-fixincludes from
5974         noconfigdirs.
5975         (build_configargs): Supply --target to subdirectories.
5976         * configure: Regenerate.
5978         * Makefile.def: Make gcc install depend on fixincludes install.
5979         * Makefile.in: Regenerate.
5981 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
5983         * MAINTAINERS: Add myself as gcc testsuite maintainer.
5985 2004-11-11  Paul Brook  <paul@codesourcery.com>
5987         * MAINTAINERS: Add self as arm maintainer.  Update email address.
5989 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5991         * configure.in (noconfigdirs) [mmix-*-*]: Disable
5992         target-libgfortran.
5993         * configure: Regenerate.
5995 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5997         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5998         like CC.
6000 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6002         * Makefile.def (host fixincludes): Specify missing targets.
6003         * Makefile.in: Regenerate.
6005 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6007         * MAINTAINERS: Add myself
6009 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6011         * MAINTAINERS (Write After Approval): Add myself.
6013 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6015         * Makefile.def: Build fixincludes for the host, too.
6016         * Makefile.in: Regenerate.
6017         * configure.in (host_tools): Add fixincludes.
6018         * configure: Regenerate.
6020 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6022         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6023         * configure: Regenerated.
6025 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6027         PR other/17783
6028         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6029         * configure: Regenerated.
6031 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6033         * README.SCO: Update per FSF instructions.
6035 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6037         PR target/18151
6038         * configure.in (case ${target}): Do not build fixincludes for avr.
6039         * configure: Regenerated.
6041 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6043         * configure.in (case ${target}): Do not build fixincludes
6044         on platforms where it is not used.
6045         * configure: Regenerated.
6047 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6049         * configure.in: Use an absolute path to install-sh.
6050         * configure: Regenerated.
6052 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6054         * MAINTAINERS (Write After Approval): Add myself.
6056 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6058         * MAINTAINERS: Remove from Write After Approval those that are
6059         already maintainers.
6061 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6063         * MAINTAINERS:  Update my email address.
6065 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6067         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6068         * configure: Regenerate.
6070 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6072         * MAINTAINERS:  Update my email address.
6074 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6076         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6077         entries belonging to this category.
6079 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6081         * MAINTAINERS: Update my e-mail address.
6083 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6085         Fix wrong conflict resolution in:
6087         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6089         * Makefile.in: Regenerate.
6090         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6091         in the recursive `make', instead of hardwiring `all'.
6092         (Autogenerated TARGET-* variables): New.
6094 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6096         * configure.in: Enable target-libgloss for crx-*-*.
6097         * configure: Regenerate.
6099 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6101         * MAINTAINERS (Various Maintainers): Move the "windows,
6102         cygwin, mingw" maintainer to ...
6103         (OS Port Maintainers): ... here.
6105 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6107         * MAINTAINERS (Write After Approval): Remove those that are
6108         maintainers of some subsystem.
6110 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6112         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6113         * ltcf-cxx.sh (tpf*): Likewise.
6114         * ltconfig (tpf*): Add TPF OS configuration support.
6116 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6118         * MAINTAINERS: Change my email address to my new work account.
6120 2004-09-24  Michael Roth  <mroth@nessie.de>
6122         * configure.in (--without-headers): Add missing double quotes.
6123         * configure: Regenerate.
6125 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6127         * ylwrap: Revert to previous version.
6129 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6131         PR bootstrap/17369
6132         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6133         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6134         SET_GCC_LIB_PATH_CMD.
6135         (BASE_TARGET_EXPORTS): Likewise.
6136         * Makefile.in: Regenerated.
6138         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6139         * configure: Regenerated.
6141 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6143         * config.guess: New upstream version
6144         * compile, depcomp, install-sh, ylwrap: Likewise.
6146 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6148         * config/mh-x86omitfp: New host makefile fragment.  Add
6149         -fomit-frame-pointer to the default BOOT_CFLAGS.
6150         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6151         * configure: Regenerate.
6153 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6155         PR target/11572
6156         * configure.in (*-*-darwin*): Renable libobjc.
6157         * configure: Regenerate.
6159 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6161         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6163 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6165         * Makefile.def: Remove libbanshee.
6166         * Makefile.tpl: Ditto.
6167         * configure.in: Ditto.
6168         * Makefile.in: Regen.
6169         * configure: Ditto.
6171 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6173         * ltmain.sh: Use $pic_object as $non_pic_object if
6174         $non_pic_object=none.
6176 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6178         * missing: Import latest version from master repository.
6180 2004-09-06  Nick Clifton  <nickc@redhat.com>
6182         * config.sub: Import latest version from master repository.
6183         * config.guess: Likewise.
6184         This includes these changes:
6186         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6188         * config.sub: Handle crisv32, alias etraxfs.
6189         * config.guess (crisv32:Linux:*:*): Handle.
6191         2004-08-13  Brad Smith  <brad@comstyle.com>
6193         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6194         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6196         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6198         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6199         assume the processor is a powerpc.  This is because coreutils
6200         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6201         in this case, due to a MacOS X bug that causes
6202         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6203         to return a negative number.
6204         Problem reported by Petter Reinholdtsen in:
6205         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6207         2004-07-19  Ben Elliston  <bje@gnu.org>
6209         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6211         2004-06-24  Ben Elliston  <bje@gnu.org>
6213         * config.guess: Update copyright years.
6214         * config.sub: Likewise.
6216         2004-06-22  Robert Millan  <robertmh@gnu.org>
6218         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6219         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6221         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6223         * config.guess (*:*VMS:*:*): New entry. Replaces
6224         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6225         manufacturer.
6227         2004-06-22  Ben Elliston  <bje@gnu.org>
6229         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6230         * config.sub: Likewise.
6232         2004-06-22  Ben Elliston  <bje@gnu.org>
6234         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6235         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6237         2004-06-11  Ben Elliston  <bje@gnu.org>
6239         * config.guess (pegasos:OpenBSD:*:*): Remove.
6241         2004-06-11  Ben Elliston  <bje@gnu.org>
6243         From Wouter Verhelst <wouter@grep.be>:
6244         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6246         2004-06-11  Ben Elliston  <bje@gnu.org>
6248         * config.guess (luna88k:OpenBSD:*:*): New.
6250         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6252         * config.guess (m32r*:Linux:*:*): New case.
6253         * config.sub: Handle m32rle.
6255         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6257         From Jens Petersen  <petersen@redhat.com>:
6258         * config.sub: Handle sparcv8.
6260         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6262         From Tom Smith <smith@cag.lkg.hp.com>:
6263         * config.guess: Version suffixes are equally significant on Tru64
6264         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6265         prefix of "P" (patched kernel).
6267         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6269         * config.sub: Add support for National Semiconductor CRX target.
6271 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6273         * MAINTAINERS (Various Maintainers): Remove myself as web page
6274         maintainer, add myself as maintainer of build status lists.
6276 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6278         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6279         *-*-netware, but add target-libmudflap.
6280         Consolidate *-*-netware targets (of which really only i?86 exists)
6281         into a single entry.
6282         * configure: Likewise.
6284 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6286         * Makefile.tpl (sorry): Remove.
6287         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6288         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6289         (do-clean): Clean per-stage directories too.
6290         (do-distclean): Run distclean-stage1 too.
6291         (.NOTPARALLEL): Enable during toplevel bootstrap.
6292         (stage[+id+]-bubble): Enable parallel execution during
6293         the recursive invocation.
6294         * Makefile.in: Regenerate.
6296         Fix previous checkin:
6298         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6299         include.
6300         * configure.in: Fix indentation.
6301         * configure: Regenerate.
6303 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6305         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6306         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6307         * configure: regenerate
6308         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6309         -mdynamic-no-pic
6311 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6313         * Makefile.def (build_modules): Add fixincludes.
6314         (dependencies): Make gcc depend on fixincludes.
6315         * configure.in (build_tools): Add fixincludes.
6316         (build_configdirs): Always include build_libs.
6317         * Makefile.in: Regenerate.
6318         * configure: Regenerate.
6320 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6322         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6323         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6324         phony targets; do not generate timestamp files.
6325         (distclean-stageN): Remove references to their timestamp files.
6326         (restageN, touch-stageN): Remove.
6327         (stageN-bubble): Rewritten.
6328         (compare): Support lean bootstraps.
6329         * Makefile.in: Regenerate.
6331         * configure.in: Only warn when bootstrapping but
6332         build != host or build != target.  Support lean bootstraps.
6333         * configure: Regenerate.
6335 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6337         * configure.in:  Give a better error message if GMP/MPFR are missing
6338         and a language needing them has been requested.
6339         * configure:  Regenerated.
6341 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6343         * configure.in:  Print a list of available language front-ends if
6344         a requested one is missing.  Tidy stray tab characters.
6345         * configure:  Regenerated.
6347 2004-08-19  Michael Koch  <konqueror@gmx.de>
6349         * gcc/doc/install.texi: Update entry about automake for libjava.
6351 2004-08-17  Robert Millan  <robertmh@gnu.org>
6353         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6354         (instead of FreeBSD).
6355         * configure: Regenerate.
6357 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6359         * Makefile.in: Regenerate.
6360         * configure: Regenerate.
6362         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6363         stage_*_flags.
6364         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6365         for bootstrapped modules if toplevel bootstrap is going.
6366         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6367         modules.  Adjust for changes in Makefile.def.  Enable several
6368         rules even in non-bootstrap mode, just to avoid peppering the
6369         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6370         (stage-[+prev+]-bubble): Remove.
6372         * Makefile.def (Dependencies): Depend on all-build-bison,
6373         all-build-flex, all-build-byacc, all-build-texinfo, rather
6374         than the host variations.
6375         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6376         with BUILD_SUBDIR.
6377         (BISON): Update for recent Bisons.
6378         (YACC): Fix typo.
6379         (cross): Depend on all-build.
6380         (all): Do not depend on all-build.
6381         (prebootstrap): Remove.
6382         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6383         (Prebootstrap dependencies): Add them to the per-stage targets
6384         and to all-prebootstrap.
6385         * configure.in (build_configdirs): Always enable build_tools.
6386         (BUILD_DIR_PREFIX): Remove.
6388         * Makefile.def (gcc): Add target variable.
6389         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6390         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6391         in the recursive `make', instead of hardwiring `all'.
6392         (Autogenerated TARGET-* variables): New.
6394 2004-08-13  Brian Booth  <bbooth@redhat.com>
6396         * MAINTAINERS: Remove myself from write-after-approval.
6398 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6400         * src-release: Stop distributing mmalloc with gdb (which doesn't
6401         use it).
6402         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6403         * Makefile.in: Regenerate.
6405 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6407         * configure.in (arm*-*-eabi*): New target.
6408         * configure: Regenerate.
6410 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6412         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6413         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6414         (Dependencies): New section.
6415         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6416         (configure-target-[+module+]): Depend on maybe-all-gcc
6417         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6418         (toplevel profiledbootstrap): Fix dependencies.
6419         * Makefile.in: Regenerate.
6421 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6423         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6424         target-libiberty to noconfigdirs.
6425         * configure: Regenerate.
6427 2004-08-03  Paul Brook  <paul@codesourcery.com>
6429         * configure.in: Check for MPFR as well as GMP.
6430         * configure: Regenerate.
6432 2004-08-01  Robert Millan  <robertmh@gnu.org>
6434         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6435         libmudflap for all GNU-based systems (with Glibc).
6436         * configure: Regenerate.
6438 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6440         * Makefile.def (host-modules): Add gcc.
6441         * Makefile.in: Regenerate.
6442         * Makefile.tpl (sorry): New rule.
6443         (configure-host, all-host, [+make_target+]-host, do-check,
6444         install-host): Do not add gcc as a special case.
6445         (host modules): Add a small special-casing for gcc.  Export
6446         extra_make_flags through the environment.
6447         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6448         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6449         other recursive targets for gcc): Remove.
6451         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6452         (stage, unstage): New rules.
6453         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6454         distclean-stage[+id+]): Use stage_current.
6455         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6456         the stage*-start rules.
6458 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6460         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6461         use -all_load flag.
6463 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6465         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6466         * configure: Regenerate.
6468 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6470         * maintainer-scripts/gcc_release: Revert yesterday's change.
6472 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6474         * MAINTAINERS: Add myself to write-after-approval.
6476 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6478         * libf2c: Removed.
6479         * gcc/gccbug.in: Updated because of libf2c removal.
6480         * maintainer-scripts/gcc_release: Ditto.
6482 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6484         * configure.in: Build libmudflap by default on FreeBSD.
6485         * configure: Regenerated.
6487 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6489         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6490         systems.
6491         * configure: Regenerated.
6493 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6495         PR target/16344
6496         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6497         feedback based compiler.
6498         * Makefile.in: Rebuilt.
6500 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6502         * Makefile.def (host_modules): Set bootstrap=true for flex.
6503         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6504         * Makefile.in: Rebuilt.
6506 2004-07-07  Jan Hubicka  <jh@suse.cz>
6508         * MAINTAINERS: Add self as a profile feedback maintainer.
6510 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6512         * configure.in:  Do not prepend $srcdir to /dev/null in
6513         makefile fragments.
6514         * configure:  Regenerate.
6516 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6518         * Makefile.def (build_modules): Add bison, byacc, flex,
6519         m4, texinfo.
6520         (flags_to_pass): Add FLEX.
6521         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6522         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6523         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6524         DEFAULT_MAKEINFO): Remove.
6525         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6526         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6527         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6528         objdir or else use configured tool.
6529         (all-build): New.
6530         (all): Depend on it.
6531         (Build module dependencies): Add.
6532         * Makefile.in: Regenerate.
6533         * configure.in: Better support for multiple build modules,
6534         matching what is done for host/target modules.  Do not look
6535         for "plausible" locations of build tools if Canadian cross.
6536         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6537         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6538         * configure: Regenerate.
6540 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6542         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6543         * Makefile.in: Regenerate.
6545 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6547         * Makefile.tpl (configure-build-[+module+],
6548         configure-[+module+], configure-target-[+module+]): Pass
6549         [+extra_configure_args+].
6550         (all-build-[+module+], all-[+module+], check-[+module+],
6551         install-[+module+], [+make_target+]-[+module+],
6552         all-target-[+module+], check-target-[+module+],
6553         install-target-[+module+], [+make_target+]-target-[+module+]):
6554         Pass [+extra_make_args+].
6555         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6556         (GCC_HOST_EXPORTS): Remove.
6557         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6558         cross, check-gcc, check-gcc-c++, install-gcc,
6559         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6560         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6561         * Makefile.in: Regenerate.
6563 2004-06-21  Matthew Sachs  <msachs@apple.com>
6565         * MAINTAINERS: Added self to write-after-approval.
6567 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6569         * configure.in: Check for srcdir/winsup rather than build directory
6570         winsup.
6571         * configure: Regenerate.
6573 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6575         * configure.in: Don't build Cygwin native newlib if winsup
6576         directory is missing.  Emit warning instead.
6577         * configure: Regenerate.
6579 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6581         * Makefile.tpl (touch-stage[+id+]): New.
6582         (restage[+prev+]): Depend on touch-stage[+id+].
6584         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6585         Use it throughout.
6587         * Makefile.def: Add profile and feedback bootstrap stages.
6588         Remove next field from bootstrap stages.
6589         * Makefile.tpl (LN, LN_S): Substitute.
6590         (stageN-start, stageN-end): Use double-colon rules, to
6591         provide a hook for additional setup commands.
6592         (distclean-stageN-gcc, restageN): Create dependencies from
6593         [+prev+], not from [+next+].
6594         (stageN-bubble): Add commands for successive stages from
6595         [+prev+], using double-colon rules.
6596         (all-stageN-gcc): Fix typo.
6597         (stagefeedback-start, profiledbootstrap): New.
6598         * Makefile.in: Regenerate.
6599         * configure.in: Call ACX_PROG_LN.
6600         * configure: Regenerate.
6602 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6604         * MAINTAINERS (Write After Approval): Add myself.
6606 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6608         * MAINTAINERS (Write After Approval): Add myself.
6610 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6612         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6613         without gcc.
6614         * configure: Regenerate.
6616 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6618         * Makefile.tpl: Fix typo.
6619         * Makefile.in: Regenerate.
6621 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6623         * configure.in: Remove new- prefix from toplevel
6624         bootstrap targets.
6625         * configure: Regenerate.
6627 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6629         * Makefile.tpl (all.normal): Rename to all.
6630         (all): Replace with a rule to pick the default
6631         target from configure.
6632         (all-gcc, configure-gcc): Use conditionals to
6633         do nothing when toplevel bootstrap is going on.
6634         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6635         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6636         * configure.in: Support --enable-bootstrap.
6638         * Makefile.def: Remove new- prefix from toplevel
6639         bootstrap targets.
6640         * Makefile.tpl: Likewise.
6642         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6643         target.
6645         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6646         $(RECURSE_FLAGS) to recursive invocation of make.
6648         * Makefile.in: Regenerate.
6649         * configure: Regenerate.
6651 2004-05-30  Andreas Jaeger  <aj@suse.de>
6652             Jim Wilson  <wilson@specifixinc.com>
6654         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6655         like CC.
6657 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6659         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6660         * configure: Regenerate.
6662 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6664         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6665         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6666         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6667         targets.
6668         * Makefile.in: Regenerate.
6670 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6672         * configure.in: Test the ability to symlink directories.
6673         * configure: Regenerate.
6675         * Makefile.def (bootstrap-stage): New definitions.
6676         * Makefile.tpl (configure-stage1-gcc,
6677         configure-stage2-gcc, configure-stage3-gcc,
6678         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6679         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6680         new-restage3, compare): Autogenerate, see Makefile.in
6681         entry for behavioral changes.
6682         (distclean-stage1, new-stage1-start, new-stage1-end,
6683         new-stage1-bubble, distclean-stage2, new-stage2-start,
6684         new-stage2-end, new-stage2-bubble, distclean-stage3,
6685         new-stage3-start, new-stage3-end): New autogenerated targets.
6686         (objext, prebootstrap, BOOT_CFLAGS,
6687         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6688         targets.
6690         * Makefile.in: Regenerate.
6691         (distclean-stage1, new-stage1-start, new-stage1-end,
6692         new-stage1-bubble, distclean-stage2, new-stage2-start,
6693         new-stage2-end, new-stage2-bubble, distclean-stage3,
6694         new-stage3-start, new-stage3-end): New targets.
6695         (all-stage1-gcc): Move prebootstrap dependency from here...
6696         (configure-stage1-gcc): ...to here.
6697         (new-bootstrap): Use bubble targets.
6698         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6699         Use per-stage distclean targets.
6700         (configure-stage1-gcc, configure-stage2-gcc,
6701         configure-stage3-gcc, all-stage1-gcc,
6702         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6703         Use new-stageN-start to prepare the tree.
6705 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6707         * Makefile.def (host_modules): add libcpp.
6708         * Makefile.tpl: Add dependencies on and for libcpp.
6709         * Makefile.in: Regenerate.
6710         * configure.in: Add libcpp host module.
6711         * configure: Regenerate.
6713 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6715         * Makefile.tpl: Whenever a recursive target is defined, wrap
6716         it in a special @if/@endif block, and prepare its maybe
6717         dependency in the @if/@endif block
6718         * configure.in: Instead of writing maybe dependencies, remove
6719         the @if/@endif statements, and remove the @if/@endif blocks
6720         that remain.
6721         * configure: Regenerate.
6722         * Makefile.in: Regenerate.
6724 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6726         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6728 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6730         PR bootstrap/15120
6731         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6732         * */configure: Rebuilt.
6734 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6736         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6737         of libf2c.
6738         * configure, Makefile.in: Regenerate.
6740 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6742         * MAINTAINERS (Write After Approval): Add myself.
6744 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6746         Merge from tree-ssa-20020619-branch.
6748         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6749         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6750         (HOST_GMPLIBS): Define.
6751         (HOST_GMPINC): Define.
6752         (TARGET_LIB_PATH): Add libmudflap.
6753         (GFORTRAN_FOR_TARGET): Define.
6754         (configure-build*): Export GFORTRAN.
6755         (configure-gcc): Export GMPLIBS and GMPINC.
6756         (all-gcc): Add maybe-all-libbanshee.
6757         (configure-target-libgfortran): Define.
6758         * Makefile.in: Regenerate.
6759         * configure.in (host_libs): Add libbanshee.
6760         (target_libraries): Add target-libmudflap and target-libgfortran.
6761         Add --with-libbanshee.
6762         Handle --disable-libmudflap.
6763         (*-*-freebsd*): Use with_gmp.
6764         Add $(libgcj) to noconfigdirs.
6765         * configure: Regenerate.
6766         * depcomp: New file.
6767         * MAINTAINERS: Add tree-ssa maintainers.
6769 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6771         * MAINTAINERS (Various Maintainers): Add myself.
6773 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6775         * MAINTAINERS (Write After Approval): Add myself.
6777 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6779         * MAINTAINERS (Write After Approval): Add myself.
6781 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6783         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6784         * configure: Regenerate.
6786 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6788         Revert:
6789         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6791         * Makefile.def (flags_to_pass): Remove *dir variables that
6792         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6793         as well as prefix and exec_prefix.
6794         * Makefile.in: Regenerate.
6796 2004-04-26  Robert Millan  <robertmh@gnu.org>
6798         Add patches from libtool CVS.
6799         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6800         * ltconfig: Likewise.
6801         * ltcf-c.sh: Likewise.
6802         * ltcf-cxx.sh: Likewise.
6803         * ltcf-gcj.sh: Likewise.
6805 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6807         * Makefile.def (host_modules): Mark with the bootstrap
6808         flag packages on which gcc depends.
6809         * Makefile.tpl (all-bootstrap): Use it.
6810         * Makefile.in: Regenerate.
6812 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6814         * Makefile.def (flags_to_pass): Remove *dir variables that
6815         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6816         as well as prefix and exec_prefix.
6817         * Makefile.in: Regenerate.
6819 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6821         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6822         * configure: Regenerate.
6823         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6824         * gcc/Makefile.tpl (compare): Use the result of the test.
6825         * gcc/Makefile.in: Regenerate.
6827 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6829         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6830         Always relocate gcc and prev-gcc to the original names, even
6831         if the build fails.
6832         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6833         New targets.
6835 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6837         * MAINTAINERS: Update my email address.
6839 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6841         * configure.in (mips*-*-irix5*): Enable ld.
6842         * configure: Regenerate.
6844 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6846         * configure: Regenerate.
6848 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6850         * Makefile.tpl (configure-[+module+], configure-gcc,
6851         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6852         Set and export LDFLAGS.
6853         * Makefile.in: Regenerate.
6855 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6857         * MAINTAINERS: Add myself to write-after-approval.
6859 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6861         PR bootstrap/14871
6862         * Makefile.tpl: If we don't have built-in-tree target tools,
6863         use the ones found by configure rather than hacking around with
6864         program_transform_name.
6865         * configure.in: Give Makefile.tpl the information necessary
6866         to do that.
6867         * Makefile.in: Regenerate.
6868         * configure: Regenerate.
6870 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6872         PR bootstrap/14760
6873         * configure.in: When computing baseargs, strip *all* copies of
6874         offending options.  Also, don't match/substitute the trailing space,
6875         so that this actually works when two similar options are separated by
6876         only one space.
6877         * configure: Regenerate.
6879 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6881         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6882         (rs6000-*-aix*): Same.
6883         * configure: Regenerate.
6885 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6887         * MAINTAINERS: Add myself to write-after-approval.
6889 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6891         * MAINTAINERS: Add myself to write-after-approval.
6893 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6895         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6896         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6897         * Makefile.in: Regenerate.
6899         * configure.in (top level bootstrap support): Rework --enable-werror
6900         to set @stage2_werror_flag@.
6901         * configure: Regenerate.
6902         * Makefile.tpl (top level bootstrap support): Pass
6903         @stage2_werror_flag@ down to configure in stages 2 and 3.
6904         * Makefile.in: Regenerate.
6906 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6908         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6909         for stages 2 and 3 as well as in make.  As a consequence, remove
6910         OUTPUT_OPTION (now detected by configure) from the flags passed down
6911         to make.
6912         * Makefile.in: Regenerate.
6914         * Makefile.tpl (new-bootstrap): Fix typo.
6915         * Makefile.in: Regenerate.
6917 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6919         * Makefile.tpl: Rearrange by moving recursive_targets rules
6920         into their proper sections.
6921         * Makefile.tpl (top level bootstrap support): Move disabling
6922         of coverage flags from 'make' to 'configure'; improve comments.
6923         * Makefile.in: Regenerate.
6925         * Makefile.tpl (experimental top level bootstrap) Move stage1
6926         language setting from all- target to configure- target; disable
6927         intermodule optimization in stage 1; prevent gratuitous rebuilds
6928         of stage 1.
6929         * Makefile.in: Regenerate.
6930         * configure.in: Comma-separate stage 1 language list for top
6931         level bootstrap.
6932         * configure: Regenerate.
6934         * Makefile.tpl: Clean up experimental top level bootstrap support:
6935         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6936         prev-gcc in configure- targets as well as all- targets.
6937         * Makefile.in: Regenerate.
6939 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6941         * compile: New file imported from automake.
6943 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6945         * configure.in: Remove symbolic link section.
6946         * configure: Regenerate.
6947         * Makefile.tpl (links): Remove.
6948         * Makefile.in: Regenerate.
6950 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6951             Nathanael Nerode  <neroden@gcc.gnu.org>
6953         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6954         Set with AC_CHECK_PROGS.
6955         * configure.in: Fix comment typo from last patch.
6956         * configure: Regenerate.
6958 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6960         * Makefile.tpl: Introduce experimental top level bootstrap support.
6961         * Makefile.in: Regenerate.
6962         * configure.in: Introduce support for top level bootstrap.
6963         * configure: Regenerate.
6965 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6966             Paolo Bonzini  <bonzini@gnu.org>
6968         PR bootstrap/14522
6969         * configure.in: Cope with shells that do not support unquoted ^
6970         * configure: Regenerate.
6972 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6973             Paolo Bonzini  <bonzini@gnu.org>
6975         PR bootstrap/14522
6976         * configure.in: Cope with shells that do not support nesting
6977         quotes inside quoted backquote substitutions.
6978         * configure: Regenerate.
6980 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6982         PR bootstrap/14522
6983         * configure.in: Fix escaping of $.
6984         * configure: Regenerate.
6986 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6988         * configure: Regenerate, since I forgot to while committing Paolo's
6989         changes.
6991 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6993         PR ada/14131
6994         Move language detection to the top level.
6995         * configure.in: Find default values for the tools as
6996         soon as possible.  Disable ada if GNAT is not found.
6997         Emit error message about missing languages.  Expand
6998         --enable-languages=all for the gcc subdirectory.
7000 2004-03-10  Ben Elliston  <bje@gnu.org>
7002         * MAINTAINERS: Update my email address.
7004 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7006         * ltconfig: Disable building static libraries if building shared
7007         libraries on AIX 5L.
7009 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7011         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7012         and disable libgcj.
7013         * configure: Regenerated.
7015 2004-03-01  Brian Booth  <bbooth@redhat.com>
7017         * MAINTAINERS: Add myself to write-after-approval.
7019 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7021         * MAINTAINERS: Add myself to write-after-approval.
7023 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7025         PR bootstrap/7087
7026         * Makefile.tpl: Guard XFOO sed statements better.
7027         * Makefile.tpl: Add dependency for configure-target-libada.
7028         * Makefile.in: Regenerate (incidentally fixes broken
7029         commit when libada-branch was merged).
7031 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7033         * MAINTAINERS: Add myself to write-after-approval.
7035 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7037         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7038         maintainers.
7040 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7042         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7043         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7045 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7047         PR bootstrap/11932
7048         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7050 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7052         * MAINTAINERS: Added myself to write-after-approval.
7054 2004-02-14  Michael Koch  <konqueror@gmx.de>
7056         * MAINTAINERS: Added myself to write-after-approval.
7058 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7060         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7061         some OS port maintainers to OS port maintainers section.
7063 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7065         * MAINTAINERS: Add self.
7067 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7069         * MAINTAINERS: Alphabetize.
7071 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7073         * MAINTAINERS: Remove myself.
7075 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7077         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7078         (rs6000-*-aix*): Same.
7079         * configure: Regenerate.
7081 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7083         * configure.in (host): Add in missing $noconfigdirs to defines.
7084         * configure: Regenerate.
7086 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7087             Nathanael Nerode  <neroden@gcc.gnu.org>
7089         PR ada/6637, PR ada/5911
7090         Merge with libada-branch:
7091         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7092         with appropriate dependencies. Add --enable-libada configure switch.
7093         * configure, Makefile.in: Regenerate.
7095 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7097         * MAINTAINERS: Add myself to write-after-approval.
7099 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7101         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7102         * configure: Regenerate.
7104 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7106         Merge from upstream:
7108         * ltmain.in: When setting IFS to '~', be careful about user
7109         arguments that contain '~'.
7111         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7113         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7114         Also test $base_compile against $CC with escaped arguments. Bug
7115         reported by Geoff Keating <geoffk@apple.com>.
7117 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7119         * MAINTAINERS: Remove i960 port.
7121 2004-01-23  DJ Delorie  <dj@redhat.com>
7123         * Makefile.def (target_modules) [libiberty]: Don't stage.
7124         * Makefile.in: Rebuilt.
7126 2004-01-20  Caroline Tice  <ctice@apple.com>
7128         * MAINTAINERS: Add myself to write-after-approval.
7130 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7132         * MAINTAINERS: Update my email address.
7134 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7136         * MAINTAINERS: Add myself to write-after-approval.
7138 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7140         * MAINTAINERS: Remove entries without email address.
7142 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7144         * MAINTAINERS: Add myself to write-after-approval.
7146 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7148         * MAINTAINERS: Update my email address.
7150 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7152         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7153         * Makefile.tpl (configure-target-[+module+]): Support stage.
7154         * Makefile.in: Rebuilt.
7156 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7158         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7160 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7162         * MAINTAINERS: Add myself as a MIPS maintainer.
7164 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7166         * configure.in: Use ./config.cache, not config.cache.
7167         * configure: Regenerate.
7168         * Makefile.tpl: Special-casing not needed for GCC any more.
7169         * Makefile.in: Regenerate.
7171         * configure.in: Don't share a cache file for host dirs.
7172         * configure: Regenerate.
7174         * config-ml.in: Don't mess with the cache file.
7176 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7178         * MAINTAINERS: Move myself from 'Write After Approval' to
7179         'CPU Port Maintainers' section as SPARC maintainer.
7181 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7183         * Makefile.tpl: Make GCC use a separate config.cache.
7184         * Makefile.in: Regenerate.
7186         PR bootstrap/11932, PR bootstrap/11933
7187         (I don't know if it will fix either of them, but it relates
7188         to them.)
7189         * configure.in: Don't use shared config.cache for target
7190         directories.
7191         * configure: Regenerate.
7193 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7195         * MAINTAINERS: Add myself to 'Write After Approval' section.
7197 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7199         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7200         * configure: Regenerated.
7202 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7204         * MAINTAINERS: Remove the mn10200 maintainer.
7206 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7208         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7209         * configure: Regenerated.
7211 2003-12-16  Jan Hubicka  <jh@suse.cz>
7213         * MAINTAINERS: Add myself as callgraph maintainer.
7215 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7217         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7218         * configure: Regenerate.
7220 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7222         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7223         'Write After Approval' section. Update email.
7225 2003-12-01  James Lemke  <jim@wasabisystems.com>
7227         * MAINTAINERS (Write After Approval): Add myself.
7229 2003-11-20  Matt Thomas  <matt@3am-software.com>
7231         * MAINTAINERS: Add myself as a vax port maintainer.
7233 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7235         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7236         (configure-build-[+module+], configure-[+module+]): Likewise.
7237         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7238         * Makefile.in: Regenerate.
7240 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7242         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7243         shared/dylibed libraries.
7244         * ltmain.sh: Likewise.
7245         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7246         * ltcf-cxx.sh: Likewise.
7247         * ltcf-gcj.sh: Likewise.
7248         * ltconfig: Likewise.
7250 2003-11-17  Stan Cox  <scox@redhat.com>
7252         * MAINTAINERS: Add myself as iq2000 port maintainer.
7254 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7256         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7257         * Makefile.in: Regenerate.
7259 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7261         * config.sub: Update to 2003-11-03 version.
7263 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7265         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7266         * configure:  Regenerate.
7268 2003-10-20  Nicolas Pitre  <nico@cam.org>
7270         * MAINTAINERS: Add myself to 'Write After Approval' section.
7272 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7274         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7276 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7278         * MAINTAINERS: Update my email address.
7280 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7282         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7284 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7286         * MAINTAINERS: Add myself to 'Write After Approval' section.
7288 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7290         * config.guess: Update to 2003-10-16 version.
7291         * config.sub: Update to 2003-10-16 version.
7293 2003-10-15  David Daney  <ddaney@avtrex.com>
7295         * MAINTAINERS: Added myself to 'Write After Approval' section.
7297 2003-10-15  Falk Hueffner  <falk@debian.org>
7299         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7300         'Write After Approval' section. Update email.
7302 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7304         * MAINTAINERS: Move myself from 'Write After Approval' to
7305         'Various Maintainers' section as middle-end maintainer.
7307 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7309         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7310         HOST_FLAGS_TO_PASS.
7311         * Makefile.in: Regenerate.
7313 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7315         * config.guess: Update to 2003-10-07 version.
7316         * config.sub: Update to 2003-10-07 version.
7318 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7320         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7321         * ltconfig (irix5*, irix6*): Don't override version_type.
7323 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7325         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7326         * configure: Rebuilt
7327         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7328         * Makefile.in: Rebuilt
7330 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7332         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7334 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7336         * MAINTAINERS (Write After Approval): Add myself.
7338 2003-09-29  Paul Koning  <ni1d@arrl.net>
7340         * MAINTAINERS: Move myself from "Write After Approval"
7341         to CPU platform maintainers for pdp11 platform.
7343 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7345         * MAINTAINERS: Move myself from 'Write After Approval' to
7346         'Various Maintainers' section as libffi testsuite maintainer.
7348 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7350         * configure.in: Pass a computed --program-transform-name
7351         to subconfigures.
7352         * configure: Regenerated.
7354 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7356         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7357         * Makefile.in: Regenerate.
7359         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7360         * Makefile.in: Regenerate.
7362 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7364         * MAINTAINERS: Move myself from 'Write After Approval'
7365         to 'Various Maintainers' (objective-c) section.
7367 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7369         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7370         quoting.
7371         * configure: Regenerated.
7373 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7375         * MAINTAINERS (Write After Approval): Add myself to write after
7376         approval list.
7378 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7380         * MAINTAINERS (Write After Approval): Add myself.
7382 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7384         * MAINTAINERS: Update my e-mail address.
7386 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7388         * libtool.m4 (LD): Correct powerpc64 host match.
7390 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7392         * MAINTAINTERS: Update my affiliation and email address.
7394 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7396         * MAINTAINERS (Write After Approval): Add myself.
7398 2003-09-04  DJ Delorie  <dj@redhat.com>
7400         * configure: Regenerate.
7402 2003-09-04  Robert Millan  <robertmh@gnu.org>
7404         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7406 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7408         * configure.in: Ensure arguments to sed are properly spaced.
7409         * configure: Regenerate.
7411 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7413         * MAINTAINERS: Update my e-mail address.
7415 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7417         * MAINTAINERS (Write After Approval): Add myself.
7419 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7421         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7422         * configure: Regenerated.
7424 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7426         * MAINTAINERS: Update my email address.
7428 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7430         * configure.in:  Use newline instead of semicolon when assuming
7431         shell arguments in a for loop.
7432         * configure:  Regenerated.
7434 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7436         * MAINTAINERS: Resurrect the i860 maintainer.
7438 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7440         PR 8180
7441         * configure.in: When testing with_libs and with_headers, treat
7442         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7443         * configure: Regenerate.
7445         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7446         make, shell, etc.
7447         (baseargs): Likewise.
7448         * configure: Regenerate.
7450 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7452         * MAINTAINERS (Write After Approval): Add myself.
7454 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7456         * configure.in: Disable libgcj for darwin not on powerpc.
7457         * configure: Rebuild.
7459 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7461         * config-ml.in, symlink-tree: Add license.
7463 2003-08-03  Richard Stallman  <rms@gnu.org>
7464             Eben Moglen  <moglen@columbia.edu>
7466         * README.SCO: New file.
7468 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7470         * Makefile.tpl (check, check-c++): Express dependencies using
7471         dependencies rather than commands.
7472         * Makefile.in: Regenerate.
7474 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7476         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7477         * configure: Ditto.
7479 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7481         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7482         * Makefile.in: Update.
7484 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7486         * configure.in: Enable libgcj for darwin.
7487         * configure: Rebuild.
7489 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7491         * config-ml.in:  Use ac_configure_args directly instead of
7492         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7493         actually seen.
7495 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7497         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7498         creating target and build subdirs to build all parent dirs as needed.
7499         * Makefile.in: Rebuild.
7500         * configure.in: Don't build dirs explicitly here.
7501         * configure: Rebuild.
7503 2003-07-26  Paul Brook  <paul@nowt.org>
7505         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7507 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7509         * Makefile.tpl (all-make): Depend on intl.
7510         * Makefile.in: Rebuilt.
7512 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7514         * install-sh:  Update to newer upstream versions (associated with
7515         aclocal 1.7).
7516         * mkinstalldirs:  Likewise.
7517         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7519 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7521         * MAINTAINERS: Move self from Bug database only accounts
7522         to write-after-approval.
7524 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7526         * config.if: Remove unused libc_interface determination.
7528 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7530         * MAINTAINERS: Move self from write-after-approval to
7531         build machinery (*.in).
7533 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7535         PR bootstrap/11273
7536         PR bootstrap/11408
7537         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7538         unused INSTALL_PROGRAM_ARGS.
7539         * configure.in: Use AC_PROG_INSTALL.
7540         * Makefile.in: Regenerate.
7541         * configure: Regenerate.
7543 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7545         * MAINTAINERS: Alphabetize.
7547 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7549         * configure: Rebuilt.
7550         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7551         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7552         newlib nor libgloss.
7553         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7554         * configure.in (am33_2.0-*-linux*): Added.
7556 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7558         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7559         * configure: Regenerate.
7561 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7563         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7564         * Makefile.in: Regenerate.
7566 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7568         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7569         * Makefile.in: Regenerate.
7571 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7573         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7574         * Makefile.in: Regenerated.
7576         * config-ml.in: Replace PWD with PWD_COMMAND.
7578 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7580         * intl: New directory; see intl/ChangeLog for details.
7581         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7582         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7583         * Makefile.in: Regenerate.
7585 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7587         * configure.in: Clean up config-lang.in handling.  Delete
7588         useless assignment to "subdirs".
7589         * configure: Regenerate.
7591 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7593         * configure.in: Rename 'target_libs' to 'target_libraries'.
7594         Remove useless reference to 'target_libs'.
7595         * configure: Regenerate.
7597 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7599         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7600         * Makefile.in: Regenerate.
7602 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7604         * Makefile.def: Introduce flags_to_pass.
7605         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7606         * Makefile.in: Regenerate.
7608 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7610         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7611         and target-libgloss.
7612         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7613         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7614         * configure: Regenerate.
7616 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7618         * configure.in: Update testsuite_flags to new location.
7619         * configure. Regenerate.
7621 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7623         * Makefile.tpl: Remove BUILD_CC stuff.
7624         * Makefile.in: Regenerate.
7626 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7628         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7630 2003-06-16  Graeme Peterson  <gp@qnx.com>
7632         * MAINTAINERS (Write After Approval): Add myself.
7634 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7636         * config.guess: Update to 2003-06-12 version.
7637         * config.sub: Update to 2003-06-13 version.
7639 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7641         * config.guess: Update to 2003-06-06 version.
7642         * config.sub: Update to 2003-06-06 version.
7644 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7646         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7647         * configure. Regenerate.
7649 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7651         * configure.in: Disable serial configure by default.
7652         * configure: Regenerate.
7653         * Makefile.tpl: Abolish .NOTPARALLEL.
7654         * Makefile.in: Regenerate.
7656         * Makefile.tpl: Replace {build,host,target}_canonical by
7657         {build,host,target}.
7658         * Makefile.in: Regenerate.
7660         * Makefile.tpl: Fix stupid pasto.
7661         * Makefile.in: Regenerate.
7663 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7665         * Makefile.tpl: Remove bogus conditional.
7666         * Makefile.in: Regenerate.
7668 2003-06-05  Jan Hubicka  <jh@suse.cz>
7670         * Makefile.tpl (profiledbootstrap): New target.
7671         * Makefile.in (profiledbootstrap): New target.
7673 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7675         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7676         Pinski. Remove user names from other bugzilla-only maintainers.
7678 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7680         * Makefile.tpl: Make 'recursive targets' using autogen rather
7681         than shell loop.  Remove duplicate 'clean' targets and false
7682         comments.
7683         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7684         Add systematic method of specifying missing targets in subdirs.
7685         Add copyright boilerplate.
7686         * Makefile.in: Regenerate.
7687         * configure.in: Add 'recursive targets' to maybe list.
7688         * configure: Regenerate.
7690         * MAINTAINERS: "GNATS only" -> "Bug database only".
7692         * Makefile.tpl: Rename [+target+] to [+make_target+].
7693         * Makefile.def: Rename 'target' to 'make_target'.
7695 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7697         * MAINTAINERS: Add self as options handling maintainer.
7699 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7701         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7702         been too long since I touched those ports.
7704 2003-05-28  DJ Delorie  <dj@redhat.com>
7706         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7707         * Makefile.in: Regenerate.
7709 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7711         * configure.in: Use curly braces in the definition of tooldir.
7712         * configure: Regenerate.
7714 2003-05-21  DJ Delorie  <dj@redhat.com>
7716         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7717         newlib or libgloss.
7718         * Makefile.in: Regenerate.
7720 2003-05-21  DJ Delorie  <dj@redhat.com>
7722         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7723         * Makefile.in: Regenerate.
7725 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7727         * MAINTAINERS: Update my e-mail address.
7729 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7731         * configure.in: Switch more things to use maybe dependencies.
7732         * Makefile.tpl: Switch more things to use maybe dependencies.
7733         Factor out common code from autogen IF statements.
7734         * configure: Regenerate.
7735         * Makefile.in: Regenerate.
7737 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7739         * configure.in: Accept i[3456789]86 for machine type.
7740         * configure: Regenerate.
7742 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7744         * configure.in: Switch more things to use maybe dependencies.
7745         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7746         * configure: Regenerate.
7747         * Makefile.tpl: Switch more things to use maybe dependencies.
7748         * Makefile.in: Regenerate.
7750 2003-05-16  Andreas Schwab  <schwab@suse.de>
7752         * Makefile.tpl (install-opcodes): Define.
7753         * Makefile.in: Rebuild.
7755 2003-05-13  Andreas Jaeger  <aj@suse.de>
7757         * config.guess: Update to 2003-05-09 version.
7758         * config.sub: Update to 2003-05-09 version.
7760 2003-05-13  Michael Eager  <eager@mvista.com>
7762         * configure.in: Correct sed script so that options in quotes are not
7763         deleted.
7764         * configure: Rebuild.
7766 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7768         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7769         and $$s/newlib/libc/sys/cygwin32 include paths.
7770         * configure: Ditto.
7772 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7774         * MAINTAINERS: Update my email addresses.
7776 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7778         * config-ml.in: Propagate INSTALL variables.
7780 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7782         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7784 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7786         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7787         * Makefile.in: Regenerate.
7789 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7791         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7793 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7795         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7797 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7799         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7800         * Makefile.in: Regenerated.
7802 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7804         * MAINTAINERS (Write After Approval): Upgrade myself from
7805         GNATS only to write-after-approval. Update my mail address.
7807 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7809         (OS Port Maintainers: freebsd): Add myself.
7811 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7813         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7815 2003-04-22  Kean Johnston  <jkj@sco.com>
7817         * MAINTAINERS (SCO ports): Added myself.
7819 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7821         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7823 2003-04-19  Kean Johnston  <jkj@sco.com>
7825         * MAINTAINERS (Write After Approval): Add myself.
7827 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7829         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7830         * Makefile.in: Regenerate.
7832 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7834         * configure.in (powerpc64*-*-linux*): Remove.
7835         * configure: Rebuilt.
7837 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7839         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7840         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7841         and restrap.
7842         * Makefile.in:  Regenerate.
7844 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7846         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7847         * configure: Regenerated.
7849 2003-04-15  DJ Delorie  <dj@redhat.com>
7851         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7853 2003-04-13  Nick Clifton  <nickc@redhat.com>
7855         * config-ml.in: Remove support for --disable-aix removing
7856         call-aix multilibs.
7858 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7860         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7861         * */configure: Rebuilt.
7863 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7865         * MAINTAINERS: Add my email address.
7867 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7869         * MAINTAINERS (Write After Approval): Add myself.
7871 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7873         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7874         * Makefile.in: Regenerate.
7876 2003-03-14  Michael Chastain  <mec@shout.net>
7878         * Makefile.in: Regenerate with correct Makefile.def.
7880 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7882         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7883         Make macro.
7884         * Makefile.in: Regenerate.
7885         * configure.in: Clean up gxx_include_dir logic.
7886         * configure: Regenerate.
7888 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7890         * MAINTAINERS (Write After Approval): Add myself.
7892 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7894         * MAINTAINERS: Update my mail address.
7896 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7898         * configure.in (gxx_include_dir): Fix typo.
7899         * configure: Regenerated.
7901 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7903         * Makefile.tpl: Reindent.
7904         * Makefile.in: Regenerate.
7905         * configure.in: Reindent.  Don't set unused variables.
7906         * configure: Regenerate.
7908 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7910         * configure.in: Include $(build_tooldir)/sys-include in
7911         FLAGS_FOR_TARGET.
7912         * configure: Regenerated.
7914 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7916         * Makefile.tpl: Always pass down RANLIB.
7917         * Makefile.in: Regenerate.
7919         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7920         * Makefile.in: Regenerate.
7921         * configure.in: Remove unused logic relating to --enable-shared
7922         and --enable-threads.  Remove bogus comments.  Remove redundant
7923         noconfigdirs.
7924         * configure: Regenerate.
7926         * configure.in: Replace ${libstdcxx_version} by its value.
7927         Remove reference to mh-dgux.
7928         * configure: Regenerate.
7930 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7932         * MAINTAINERS (Write After Approval): Add myself.
7934 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7936         * Makefile.tpl: Rearrange.
7937         * Makefile.in: Regenerate.
7939 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7941         * configure.in: Add support for kaOS as cross build target system.
7942         * configure: Regenerated.
7944 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7946         * MAINTAINERS (Write after approval): Add myself.
7948 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7950         * MAINTAINERS: Update my email address.
7952 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7954         * MAINTAINERS: Add self to blanket write privs. section.
7956 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7958         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7959         configure-target-* as some target builds may require additional
7960         flags for preprocessor tests.
7961         * Makefile.in: Regenerated.
7963 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7965         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7966         * ltconfig: Handle it.
7967         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7968         auto-detecting it.
7970         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7971         it is used as argument to $CC.
7972         * ltcf-gcj.sh: Likewise.
7974         * configure.in: Introduce --enable-maintainer-mode.
7975         * configure: Rebuilt.
7976         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7977         for maintainer mode.
7978         * Makefile.in: Rebuilt.
7980 2003-02-18  Jason Merrill  <jason@redhat.com>
7982         * Makefile.tpl (check-c++): Allow parallelism.
7984 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7986         * MAINTAINERS: Remove John Carr (who never actually had access to
7987         gcc.gnu.org).
7989 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
7991         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7992         don't configure target-libobjc.
7993         * configure: Regenerate.
7995 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7997         * Makefile.tpl (RANLIB): Define.
7998         * Makefile.in: Regenerate.
8000 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8002         * MAINTAINERS: Update my email.
8004 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8006         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8007         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8008         * Makefile.in: Regenerated.
8009         * configure.in: Remove all traces of snavigator, db, and grep.
8010         * configure: Regenerated.
8012 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8014         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8015         After Approval.
8017 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8019         * MAINTAINERS (Write after approval): Add myself.
8021 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8023         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8024         * Makefile.in: Regenerated.
8026 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8028         * config.guess: Updated to 2003-01-30's version.
8029         * config.sub: Updated to 2003-01-28's version.
8031 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8033         * config.if: If gcc_version is already set, just use it.  Don't set
8034         gcc_version_trigger if it's already set, otherwise set it to
8035         gcc/version.c, but only if the file exists.  If it is not set and
8036         gcc/version.c does not exist, try to extract the version number from
8037         $CC.
8039 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8041         * MAINTAINERS: Add myself to write-after-approval list.
8043 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8045         * configure.in:  Revert 24Jan change.
8046         * configure:  Regenerate.
8048 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8050         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8051         entry of HJ Lu.
8053 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8055         * configure.in: Revert previous change.
8056         * configure: Regenerate.
8058 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8060         * configure.in: Make rda native-only.
8061         * configure: Regenerate.
8063 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8065         * MAINTAINERS: Move myself from GNATS-only-accounts to
8066         write-after-approval.
8068 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8070         * configure.in: Add missing \.
8071         * configure: Rebuilt.
8073 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8075         * configure.in (baseargs): Avoid using \| in sed regular
8076         expressions.
8077         * configure: Rebuilt.
8079 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8081         * configure.in (baseargs): Remove all supported forms of
8082         --cache-file, --srcdir, --host, --build and --target options
8083         from argument lists.
8084         * configure: Rebuilt.
8086 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8088         * MAINTAINERS: Add myself to write-after-approval list.
8090 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8092         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8093         * configure: Rebuilt.
8095 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8097         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8098         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8099         * Makefile.in: Regenerate.
8100         * configure: Regenerate.
8102 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8104         * configure.in: Remove Makefile in build, host and target modules
8105         unless configure was run with --no-recursion.
8106         * configure: Rebuilt.
8108 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8110         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8111         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8112         * Makefile.in: Regenerate.
8114 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8116         * config.guess: Update to 2003-01-03 version.
8117         * config.sub: Update to 2003-01-03 version.
8119 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8121         * configure: Regenerate with proper autoconf 2.13.
8123 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8125         * configure.in: Add AC_PREREQ for consistency.
8126         * configure: Regenerate.
8128 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8130         * configure.in (GDB_TK): Add tcl directories conditional on
8131         gdb/gdbtk directory being present.
8132         * configure: Regenerate.
8134 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8136         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8137         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8138         * configure: Rebuilt.
8140 2002-12-31  Tom Tromey  <tromey@redhat.com>
8142         * Makefile.in: Rebuilt.
8143         * Makefile.def (target_modules) [libffi]: Allow installation.
8145 2002-12-31  Andreas Schwab  <schwab@suse.de>
8147         * configure.in: Fix use of $program_transform_name.
8148         * configure: Regenerated.
8150 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8152         * configure.in (baseargs): Don't remove first configure argument.
8153         * configure: Regenerated.
8155 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8157         * Makefile.tpl (local-distclean): Don't remove...
8158         (multilib.ts): ... this.  Moved into...
8159         (multilib.out): ... this.  Don't use sub-make.
8160         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8161         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8162         (configure-build-[+module+], configure-[+module+],
8163         configure-target-[+module+], configure-gcc): ... these.  Test
8164         for Makefile existence.  Drop config.status from dependencies.
8165         * Makefile.in: Rebuilt.
8166         * configure.in: Move gcc-version-trigger to the end of
8167         ac_configure_args.  Add comments to maybedep.tmp and
8168         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8169         nonopt from baseargs, matching and removing corresponding
8170         whitespace while at it.
8171         * configure: Rebuilt.
8173 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8175         * configure.in (host_configargs): Replace reference to
8176         no-longer-defined buildopts with --build=${build_alias}.
8177         * configure: Rebuilt.
8179         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8180         program_transform_name to standard idiom.
8181         (AUTOGEN, AUTOCONF): Define.
8182         (Makefile.in): Use $(AUTOGEN).
8183         (Makefile): Depend on config.status, and use autoconf-style rule to
8184         build it.  Move original commands to...
8185         (config.status): ... this new target.
8186         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8187         $(AUTOCONF).
8188         * Makefile.in: Rebuilt.
8190 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8192         * Makefile.tpl: Fix dramatic bustage due to change in
8193         program_transform_name.
8194         * Makefile.in: Regenerate.
8196         * configure.in: Remove unnecessary PATH setting.
8197         * configure: Regnerate.
8199         * configure.in: Don't default to unprefixed tools unless
8200         the native tools will work.
8201         * configure: Regenerate.
8203         * configure.in: Convert to autoconf script.  Blow away lots
8204         of now-redundant Makefile fragments.
8205         * configure: Generate using Autoconf.
8206         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8207         * Makefile.in: Regenerate.
8209 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8211         * configure: Fix stupid bug where RANLIB was mistakenly included.
8213         * configure.in: Rename (buildargs, hostargs, targargs) to
8214         (build_configargs, host_configargs, target_configargs).
8216         * configure.in: Move logic out of sed statement.
8218         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8219         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8221 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8223         * config.sub: Import from master repository
8224         * config.guess: Ditto
8226 2002-12-24  Andreas Schwab  <schwab@suse.de>
8228         * Makefile.tpl (multilib.out): Fix missing space.
8229         * Makefile.in: Regenerate.
8231 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8233         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8234         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8235         * Makefile.in: Regenerate.
8236         * configure.in: Remove unnecessary leftovers.
8238 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8240         * configure.in (extra_ranlibflags_for_target): New variable.
8241         (*-*-darwin): Add -c to ranlib commands.
8242         * configure (tooldir): Handle extra_ranlibflags_for_target.
8244 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8246         * Makefile.tpl: Revert HJL's change.
8247         * Makefile.in: Regenerated.
8248         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8249         always.
8251 2002-12-19  Andreas Schwab  <schwab@suse.de>
8253         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8254         * Makefile.in: Regenerate.
8256 2002-12-18  H.J. Lu  <hjl@gnu.org>
8258         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8259         * Makefile.in: Regenerated.
8261         * configure.in (build_prefix): New. Substitute.
8263 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8265         * Makefile.tpl: Don't let real targets depend on phony targets.
8266         * Makefile.in: Regenerate.
8268         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8269         * Makefile.in: Regenerate.
8271 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8273         * config.sub: Import from master repository
8274         * config.guess: Ditto
8276 2002-12-16  Jason Merrill  <jason@redhat.com>
8278         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8279         previous 'make bootstrap'.
8280         * Makefile.in: Regenerate.
8282 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8284         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8286 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8288         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8289         * Makefile.in: Regenerate.
8291 2002-12-13  Jason Merrill  <jason@redhat.com>
8293         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8294         library tests.
8295         (check-c++): Just depend on it and check-target-libstdc++-v3.
8296         * Makefile.in: Regenerate.
8298 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8300         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8301         * Makefile.in: Rebuilt.
8303 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8305         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8307 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8309         * configure: Fix bug put in by gremlins.
8311         * Makefile.tpl: Substitute more autoconfily.
8312         * configure: Substitute more autoconfily.
8313         * Makefile.in: Regenerate.
8315 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8317         * config.sub: Import from master repository
8318         * config.guess: Ditto
8319         * MAINTAINERS: Added Svein Seldal under write after approval
8321 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8323         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8324         * Makefile.in (all-sim): Ditto.
8326 2002-12-06  DJ Delorie  <dj@redhat.com>
8328         * Makefile.tpl: Change configure dependencies to not have real
8329         targets depend on phony targets.
8331 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8333         * configure.in: Revert unintentional change.
8335         * Makefile.tpl: Change dependency for */multilib.out so that
8336         it works when gcc isn't in the tree.
8338         * configure.in: Substitute more.
8339         * configure: Run subconfigures from the Makefile.
8340         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8341         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8343 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8345         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8347 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8349         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8350         and corresponding dependencies.
8351         * Makefile.in: Regenerate.
8353         * configure.in (host_tools): Order binutils, gas and ld for
8354         convenience in running the testsuites.
8356         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8357         * Makefile.in: Regenerate.
8358         * configure.in: Introduce rules to serialize subconfigure runs.
8360         * configure.in: Introduce BASE_CC_FOR_TARGET.
8361         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8362         Realize configure-build-* targets.  Realize configure-target-* targets.
8363         * Makefile.in: Regenerate.
8365 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8367         * configure: Move gcc_version_trigger stuff from here...
8368         * configure.in: ...to here.
8370         * configure.in: Separate subconfigure options added by this file from
8371         options given by the user.  Add machinery to put args for host
8372         subconfigures into the Makefile.
8374         * Makefile.tpl: Remove 'vault' targets.
8375         * Makefile.tpl: Reorder and comment dependencies.
8376         * Makefile.in: Regenerate.
8378 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8379         * configure.in: Fix my broken commit of previous patch. (sigh)
8381 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8383         * configure.in: Move host-specific darwin noconfigdirs into
8384         the host-specific section.
8386 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8388         * configure.in: Move host-specific darwin noconfigdirs into
8389         the host-specific section.
8391 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8393         * configure: Remove skip-this-dir support.
8394         * Makefile.tpl: Remove skip-this-dir support.
8396         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8397         subdirectories.
8398         * Makefile.in: Regenerate.
8400         * Makefile.tpl: Strip out useless setting of 'dir'.
8401         * Makefile.in: Regenerate.
8403 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8405         * configure.in: Fix deeply stupid bug.
8407         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8408         shell code in CXX_FOR_TARGET
8409         * Makefile.def: Introduce raw_cxx.
8410         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8411         RAW_CXX_FOR_TARGET.
8412         * Makefile.in: Regenerate.
8414 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8416         * Makefile.tpl: Remove unnecessary ifs.
8417         * Makefile.in: Regenerate.
8419         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8420         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8421         targets for 'no_install' modules.
8422         * configure: Move GDB_TK substitution to configure.in.  Move
8423         build_modules stuff to configure.in.
8424         * configure.in: Implement soft dependency machinery.  Maybe-ize
8425         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8426         * Makefile.in: Regenerate.
8428 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8430         * Makefile.tpl: Make all-target, install-target behave similarly
8431         to all, install (only hitting configured targets).  Eliminate
8432         unused macro defintions.
8434         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8435         build != host.
8437         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8439         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8441         * configure.in: Produce lists of subdir targets we're actually
8442         configuring.  Remove references to "dosrel".
8443         * Makefile.tpl: Let configure set which subdir targets are hit.
8444         Remove install-cross; clean up install; remove ALL.  Remove
8445         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8446         Autogenerate host module targets.  Remove empty dependency lines
8447         and redundant dependency; rearrange slightly.
8448         * Makefile.def: Add host-side libtermcap, utils.
8450         * Makefile.in: Regenerate.
8452 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8454         * ltconfig (osf[345]): Append $major to soname_spec.
8455         Reflect this in library_names_spec.
8456         * ltmain.sh (osf): Prefix $major with . for use as extension.
8458 2002-11-19  Andreas Jaeger  <aj@suse.de>
8460         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8461         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8462         and sparc64 GNU/Linux systems.
8464 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8466         * MAINTAINERS: Update email.
8468 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8470         * MAINTAINERS: Complete James Dennett's entry.
8472 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8474         * MAINTAINERS (Write After Approval): Add myself.
8476 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8478         * Makefile.tpl: syntactic cleanup
8480 2002-11-13  Stuart Hastings  <stuart@apple.com>
8482         * MAINTAINERS: Add myself to write-after-approval list.
8484 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8486         * Makefile.def: Add list of recursive targets to autogenerate.
8487         Add build_modules.
8488         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8489         targets.  Autogenerate *-build-* targets.
8490         * Makefile.in: Regenerate.
8492 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8494         * configure: More autoconf-style substitutions.
8495         * Makefile.tpl: More autoconf-style substitutions.
8496         * Makefile.in: Regenerate.
8498 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8500         * configure: Substitute more variables in a more autoconf-friendly
8501         way.  Simplify slightly.
8502         * Makefile.tpl: Make more variables substitutable in an
8503         autoconf-friendly way.
8504         * Makefile.in: Regenerate.
8506 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8508         * MAINTAINERS (Write After Approval): Add myself.
8510 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8512         * configure.in (v810*): Remove special setting of tools.
8514         * configure: Add support for extra required flags for ar or nm.
8515         * configure.in (aix4.3+): Use above support for target-specific
8516         issues, rather than using config/mt-aix43.
8518 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8520         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8521         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8522         with $srcdir.  Reformat indentation.  Substitute some variables
8523         formerly hard-coded in the Makefile for build=host.
8524         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8525         * Makefile.def: Autogenerate more.
8526         * Makefile.in: Regenerate.
8528 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8530         * MAINTAINERS (Write After Approval): Add myself.
8532 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8534         * Makefile.def (host_modules): Add rda.
8535         * Makefile.in: Regenerate.
8536         * configure.in (target_tool): Add target-rda to list.
8538 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8540         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8542 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8544         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8545         and restrap targets to this rule.
8546         * Makefile.in:  Regenerate.
8548 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8550         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8551         GNATS only accounts.
8553 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8555         * configure.in (i[3456]86-*-linux*): Add check to disable
8556         ${libgcj} for glibc1.
8558 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8560         * MAINTAINERS: Add myself as ip2k port maintainer.
8562 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8564         * configure.in: Add tic4x target.
8566 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8568         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8569         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8570         * Makefile.in: Regenerate.
8572         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8573         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8574         * Makefile.in: Regenerate.
8576 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8578         * MAINTAINERS: Add myself as web pages co-maintainer.
8580 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8582         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8583         * Makefile.in: Regenerate.
8585 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8587         * MAINTAINERS: Add myself and Nathan Sidwell
8588         <nathan@codesourcery.com> as VxWorks maintainers.
8590 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8592         * Makefile.def: Remove order dependency comments.
8593         * Makefile.tpl: Add explicit install-install dependencies.
8594         * Makefile.in: Regenerate.
8596         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8597         * Makefile.in: Regenerate.
8599         * Makefile.tpl: Add configure-target (for src-release in src)
8600         * Makefile.in: Regenerate.
8602 2002-09-30  Nick Clifton  <nickc@redhat.com>
8604         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8606 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8608         * configure.in (s390*-*-linux*): Enable libgcj.
8610 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8612         * configure: Revert accidentally applied changes.
8614         * Makefile.tpl: Make more autoconf-friendly.
8615         * Makefile.in: Regenerate.
8616         * configure: Make substitution more autoconf-like.
8618 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8620         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8621         single entry to handle all these.
8622         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8623         libjava on arm-*-elf.
8625 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8627         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8628         things that depend on them.
8630 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8632         * Makefile.tpl: Make subsituted variables more autoconfy.
8633         * Makefile.in: Regenerate.
8634         * configure: Make seds more autoconfy.
8636 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8638         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8639         * Makefile.in: Regenerate.
8640         * configure.in: Rewrite sed statements to look autoconfy.
8642         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8643         all-target-foo on configure-target-foo.
8644         * Makefile.def: Ditto.
8645         * Makefile.in: Rebuild.
8647 2002-09-25  Andrew Haley  <aph@redhat.com>
8649         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8651 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8653         * Makefile.def: New file.
8654         * Makefile.tpl: New file.
8655         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8656         * contrib/gcc_update: Note that Makefile.in is a generated file.
8658         * configure.in: Minor rearrangement.  Simplify tests.
8660 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8662         * configure.in (with_headers): Skip copy if value is "yes".
8663         (with_libs): Likewise.
8665 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8667         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8668         * configure.in (sh*-*-pe*): Ditto.
8669         * configure.in (mips*-*-pe*): Ditto.
8670         * configure.in (*arm-wince-pe): Ditto.
8672         * configure.in: Rearrange.
8674 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8676         * MAINTAINERS: Update my email address.
8678 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8680         * MAINTAINERS: (Write After Approval): Add myself.
8682 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8684         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8686 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8688         * MAINTAINERS: Change my mailing address.
8690 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8692         * MAINTAINERS (Write After Approval): Remove myself.
8693         (Various Maintainers: c++ runtime libs): Add myself.
8695 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8697         * MAINTAINERS (Write After Approval): Remove myself.
8698         (Various Maintainers: c++ runtime libs): Add myself.
8700 2002-08-15  Eric Christopher  <echristo@redhat.com>
8702         * config.sub: Import from master repository.
8703         * config.guess: Ditto.
8705 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8707         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8708         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8709         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8711 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8713         * MAINTAINERS: Add self to rs6000 vector extensions.
8715 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8717         * libiberty/configure: Reverted unintended yesterday's check in.
8719 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8721         * boehm-gc/configure, libf2c/configure: Rebuilt.
8722         * libffi/configure, libiberty/configure: Ditto.
8723         * libjava/configure, libobjc/configure: Ditto.
8724         * libstdc++-v3/configure, zlib/configure: Ditto.
8725         Merged from binutils:
8726         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8727         From Steve Ellcey <sje@cup.hp.com>:
8728         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8729         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8730         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8731         IA64.
8732         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8733         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8734         soname_spec, sys_lib_search_path_spec): Ditto.
8736 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8738         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8740 2002-08-04  H.J. Lu  (hjl@gnu.org)
8742         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8744 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8746         * MAINTAINERS (Write After Approval): Add myself.
8748 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8750         * configure.in: Move generic linux case to end.  Copy generic
8751         linux noconfigdirs to mips*-*-linux* entry and new
8752         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8754 2002-07-19  Michael Matz  <matz@suse.de>
8756         * MAINTAINERS: Add myself as ra* maintainer.
8758 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8760         * config.guess: Update to 2002-07-09 version.
8761         * config.sub: Update to 2002-07-03 version.
8763 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8765         * MAINTAINERS: Fix typo in a maintainer email address.
8767 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8769         * configure.in: Remove two redundant tests.
8771 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8773         * configure.in (mips*-*-irix6*o32): Enable stabs.
8775 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8777         * configure.in: Don't build grez.
8778         * Makefile.in: Ditto.
8780         * Makefile.in: Remove references to bsp, cygmon, libstub.
8781         * configure.in: Ditto.
8783         * configure.in: Remove leftover reference to gdbtest.
8785 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8787         * configure.in (gxx_include_dir):  Change to match versioned
8788         C++ headers if --enable-version-specific-runtime-libs is used.
8790 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8792         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8794 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8796         * configure.in: Make --without-x work.
8798 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8800         * configure.in: Rearrange target Makefile fragment collection.
8802         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8803         cvs[src].
8804         * configure.in: Ditto.
8806 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8808         * MAINTAINERS (Write After Approval): Update my e-mail address.
8810 2002-06-24  Ben Elliston  <bje@redhat.com>
8812         * configure.in (host_tools): Remove cgen.
8814         * Makefile.in (all-cgen): Remove; runs from its source directory.
8815         (check-cgen, install-cgen, clean-cgen): Likewise.
8816         (all-opcodes): Do not depend on all-cgen.
8817         (all-sim): Likewise.
8819 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8821         * Makefile.in: Eliminate 'apache' targets.
8822         * configure.in: Eliminate 'apache' targets.
8824         * configure.in: Eliminate redundant tests.  Reorganize.
8826         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8828         * config-ml.in: Eliminate references to Cygnus configure.
8830         * Makefile.in: Eliminate references to building emacs.
8832 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8834         * MAINTAINERS: Update my email address.
8836 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8838         * config.if (libstdcxx_incdir): Version C++ headers.
8839         (cxx_incdir): Remove.
8841 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8843         * MAINTAINERS (Write After Approval): Add self.
8845 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8847         * configure.in: Add support for ip2k.
8849 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8851         * configure.in: Fix AIX configury bug.
8853 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8855         * MAINTAINERS (Write After Approval): Add self.
8857 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8859         * configure.in: replace ${topsrcdir} with ${srcdir}
8861         * configure.in: Move definition of libstdcxx_flags
8862         right above usage, rather than waaay earlier.
8864         * configure.in: Pull definition of is_cross_compiler earlier.
8866         * configure.in: Rearrange a little.
8868         * configure.in: Remove references to librx.
8869         * Makefile.in: Remove references to librx.
8871 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8873         * config.sub: Add support for avr target.
8874         Import from master sources, rev 1.255
8876 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8878         * configure, .cvsignore:  Revert previous change...
8879         * Makefile:  ...delete.
8881 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8883         * configure.in: Eliminate ${gasdir} variable.
8885 2002-06-18  Dave Brolley  <brolley@redhat.com>
8887         * configure.in: Add support for frv.
8888         * config.sub: Add support for frv.
8890 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8892         * configure:  Remove garbage from previous commit.
8894 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8896         * configure:  For in-source builds, make a subdir and re-exec there.
8897         * Makefile:  New file.  Pass targets through to build directory.
8898         * .cvsignore:  No longer ignore "Makefile".
8900 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8902         * MAINTAINERS (Write After Approval): Add self.
8904 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8906         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8908 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8910         * configure.in (vax-*-netbsd*): Re-enable gas.
8912 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8914         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8915         BUILD_PREFIX_1, to correct nomenclature.
8916         * configure: Likewise.
8918         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8919         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8921 2002-05-31  Olaf Hering  <olh@suse.de>
8923         * config-ml.in: Propogate DESTDIR also.
8925 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8927         * configure.in (vax-*-netbsd*): Don't build gas for this
8928         platform.
8930 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8932         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8933         and libgcj for AVR.
8935 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8937         * MAINTAINERS (Write After Approval): Add myself.
8939 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8941         * config.guess: Update to 2002-05-22 version.
8942         * config.sub: Likewise.
8944 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8946         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8947         * config-ml.in: Likewise.
8948         * configure: Likewise.
8949         * configure.in: Likewise.
8951 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8953         * MAINTAINERS: Update my email address.
8955 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8957         * configure.in: Simplify makefile fragment collection.
8959         * configure.in: Remove code to build emacs.
8961         * configure.in : Remove --srcdir argument from targargs and buildargs
8962         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8964         * configure: Move some logic to configure.in.
8965         * configure.in: Move some logic from configure.
8967 2002-05-11  Tom Tromey  <tromey@redhat.com>
8969         * MAINTAINERS: Reflect libgcj reality.
8971 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8973         * Makefile.in: Honour DESTDIR.
8975 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8977         * config.guess: Import 2002-03-20 version.
8978         * config.sub: Import 2002-04-26 version.
8980 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8982         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8984 2002-05-07  Tim Josling  <tej@melbpc.org.au>
8986         * MAINTAINERS: Add self.
8988 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
8990         * ltmain.sh: Detect and handle object name conflicts
8991         while piecewise linking a static library.
8993 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
8995         * configure.in (noconfigdirs): Don't disable libgcj on
8996         sparc64-*-solaris* and sparcv9-*-solaris*.
8998 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9000         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9002 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9004         * configure.in (FLAGS_FOR_TARGET): Do not add
9005         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9006         on i[3456]86-*-linux*.
9008 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9010         * configure.in (noconfigdirs): Replace [ ] with test.
9012         * configure.in (noconfigdirs): Do not add target-newlib if
9013         target == i[3456]86-*-linux*, and host == target.
9015 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9017         * configure.in: delete reference to absent file
9019         * configure.in: replace '[' with 'test'
9021         * configure.in: Eliminate references to gash.
9022         * Makefile.in: Eliminate references to gash.
9024         * configure.in: remove useless references to 'pic' makefile fragments.
9026         * configure.in: (*-*-windows*) Finish removing.
9028         * configure.in: Eliminate redundant test for libgui.
9030 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9032         * MAINTAINERS: Add self and realphabetize.  Update entries
9033         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9034         entry for a29k port maintainer.
9036 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9038         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9039         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9041 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9043         * configure.in: remove references to dead files
9045 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9047         * MAINTAINERS: Add information about purpose of this file.
9049 2002-04-18  Tom Tromey  <tromey@redhat.com>
9051         * configure.in: Disallow configuring libgcj when it is already
9052         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9053         Solaris 2.8 by default.  For PR libgcj/6158.
9055 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9057         * configure.in:  Move default CC setting out of config/mh-* fragments
9058         directly into here.
9060 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9062         * configure.in: don't even try to configure or make a subdirectory
9063         if there's no configure script for it.
9065 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9067         * MAINTAINERS: Remove chill maintainers.
9068         * Makefile.in (CHILLFLAGS): Remove.
9069         (CHILL_LIB): Remove.
9070         (TARGET_CONFIGDIRS): Remove libchill.
9071         (CHILL_FOR_TARGET): Remove.
9072         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9073         CHILL_LIB.
9074         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9075         (CHECK_TARGET_MODULES): Likewise.
9076         (INSTALL_TARGET_MODULES): Likewise.
9077         (CLEAN_TARGET_MODULES): Likewise.
9078         (configure-target-libchill): Remove.
9079         (all-target-libchill): Remove.
9080         * configure.in (target_libs): Remove target-libchill.
9081         Do not compute CHILL_FOR_TARGET.
9082         * libchill: Remove directory.
9084 2002-04-11  DJ Delorie  <dj@redhat.com>
9086         * Makefile.in, configure.in: Sync with binutils, entries
9087         follow...
9089 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9091         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9092         (do-tar, do-bz2): New rules.
9093         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9094         (gdb-tar): New rule.
9095         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9096         (insight_dejagnu.tar): New rule.
9097         (insight.tar): New rule.
9098         (gdb+dejagnu.tar): New rule.
9099         (gdb.tar): New rule.
9101 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9103         * Makefile.in: Add all-tix to deps for all-snavigator
9104         so that tix is built when building snavigator.
9106 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9108         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9109         ld and gdb are not supported.
9111 2002-01-07  Mark Salter  <msalter@redhat.com>
9113         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9114         Allow target-libgloss to be built for arm, strongarm, and xscale.
9116 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9118         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9119         options for i[3456]86-pc-linux* native builds.
9121 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9123         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9124         files from .po files for a distribution.
9126 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9128         * configure.in: Enable libstdc++-v3 for h8300 targets.
9130 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9132         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9133         version from bfd/.
9135 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9137         * Makefile.in (VER): When present, extract the version number from
9138         the file version.in.
9140 2001-05-24  Tom Rix  <trix@redhat.com>
9142         * configure.in : enable ld for aix
9144 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9146         * config.guess: Add linux target for S/390.
9148 2000-11-07  Philip Blundell  <pb@futuretv.com>
9150         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9152 2000-11-03  Philip Blundell  <pb@futuretv.com>
9154         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9155         files.
9157 2001-01-15  Ben Elliston  <bje@redhat.com>
9159         * configure.in (host_tools): Add sid.
9160         Always configure cgen.
9162 2000-11-24  Nick Clifton  <nickc@redhat.com>
9164         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9167 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9169         * Makefile.in (ALL_MODULES): Add all-cgen.
9170         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9171         (all-cgen): New target.
9172         (all-opcodes,all-sim): Depend on all-cgen.
9173         * configure.in (host_tools): Add cgen.
9174         Only configure cgen if --enable-cgen-maint.
9176 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9178         * configure.in: Add *-*-freebsd* configurations.
9180 2002-04-08  Tom Tromey  <tromey@redhat.com>
9182         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9183         Fixes PR libgcj/6068.
9185 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9187         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9189 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9191         * configure.in (alpha*-dec-osf*): Enable libgcj.
9193 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9195         * MAINTAINERS (Write After Approval): Add myself.
9197 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9199         Fix for: PR bootstrap/3591, target/5676
9200         * configure.in (mcore-pe): Disable the configuration of
9201         libstdc++-v3 since exceptions are not supported.
9203 2002-03-20  Anthony Green  <green@redhat.com>
9205         * configure.in: Enable libgcj for xscale-elf target.
9207 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9209         * MAINTAINERS:  Update my email address.
9211 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9213         * ltmain.sh (relink_command): Fix typo in previous change.
9215 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9217         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9218         (relink_command): Added --tag flags.
9219         (mode=install): If relinking fails; error out.
9221 2002-03-12  Richard Henderson  <rth@redhat.com>
9223         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9224         .NOTPARALLEL tag.
9225         (do-check): Rename from check.
9226         (check): Allow parallel check.
9228 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9230         * MAINTAINERS: Add myself as maintainer for xtensa port.
9231         Fix alphabetical order in CPU port maintainer list.
9232         Remove myself from Write After Approval list.
9234 2002-03-11  Richard Henderson  <rth@redhat.com>
9236         * Makefile.in (.NOTPARALLEL): Add fake tag.
9238 2002-03-07  H.J. Lu  (hjl@gnu.org)
9240         * configure.in: Enable gprof for mips*-*-linux*.
9242 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9244         * MAINTAINERS (Write After Approval): Add myself.
9246 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9248         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9249         libjava.
9250         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9252 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9254         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9255         because its Makefile is there; test for the executable instead.
9257 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9259         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9260         libstdc++-v3 and libjava.
9262 2002-02-11  Adam Megacz  <adam@xwt.org>
9264         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9265         boehm-gc
9267 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9269         * config.guess: Updated to 2002-01-30's version.
9270         * config.sub: Updated to 2002-02-01's version.
9271         Contribute sh64-elf.
9272         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9273         * configure.in: Added sh64-*-*.
9275 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9277         * MAINTAINERS: Belatedly add myself to write after approval list.
9279 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9281         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9282         Remove self as Write After Approval.
9284 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9286         * MAINTAINERS: Put self in as maintainer for contrib/regression
9287         directory.
9289 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9291         * MAINTAINERS:  Update my email address.
9293 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9295         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9296         target-libiberty, and target-libgloss.  Skip Java-related
9297         libraries if not supported for NetBSD on target CPU.
9299 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9301         * install-sh: Use _inst.$$_ for temp file name.
9303 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9305         * MAINTAINERS (Write After Approval): Move my contact info
9306         from here...
9307         (OS Port Maintainers): ...to here (netbsd).
9309 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9311         * MAINTAINERS (Write After Approval): Add myself.
9313 2002-01-17  H.J. Lu  <hjl@gnu.org>
9315         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9316         (all-target-fastjar): Also depend on all-target-libiberty.
9318 2002-01-16  H.J. Lu  (hjl@gnu.org)
9320         * config.guess: Import from master sources, rev 1.225.
9321         * config.sub: Import from master sources, rev 1.238.
9323 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9325         * MAINTAINERS (Write After Approval): Remove myself.
9327 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9329         * MAINTAINERS (Write After Approval): Add myself.
9331 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9333         * MAINTAINERS: Add self as docs co-maintainer.
9335 2001-12-11  Matthias Klose  <doko@debian.org>
9337         * MAINTAINERS (Write After Approval): Add myself.
9339 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9341         * MAINTAINERS: Update my email address.
9343 2001-12-07  Turly O'Connor  <turly@apple.com>
9344         * MAINTAINERS (Write After Approval): Add myself.
9345         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9346         (rs6000_initialize_trampoline): Call __trampoline_setup for
9347         ABI_DARWIN too.
9348         * darwin-tramp.asm: New file, implements __trampoline_setup.
9349         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9351 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9353         * MAINTAINERS (Write After Approval): Add myself.
9355 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9357         * configure, configure.in: Use temp file for long sed commands.
9359 2001-12-03  Laurent Guerby  <guerby@acm.org>
9361         * config.sub: Update to version 1.232 on subversion.
9363 2001-12-03  Ben Elliston  <bje@redhat.com>
9365         * MAINTAINERS: Update mail address for config.* patches.
9367 2001-11-27  DJ Delorie  <dj@redhat.com>
9368             Zack Weinberg  <zack@codesourcery.com>
9370         When build != host, create libiberty for the build machine.
9372         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9373         CONFIG_ARGUMENTS.
9374         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9375         New variables.
9376         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9377         and rules.
9378         (all.normal): Depend on ALL_BUILD_MODULES.
9379         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9380         (all-build-libiberty): Depend on configure-build-libiberty.
9382         * configure: Calculate and substitute proper value for
9383         ALL_BUILD_MODULES.
9384         * configure.in: Create the build subdirectory.
9385         Calculate and substitute TARGET_CONFIGARGS (formerly
9386         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9388 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9390         * MAINTAINERS (write-after-approval): Add self.
9392 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9394         * MAINTAINERS (GNATS only accounts): Remove self.
9396 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9398         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9399         libf2c.
9401 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9403         * MAINTAINERS (Write After Approval): Add self.
9405 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9407         * MAINTAINERS: mips and s390 are also CPU ports.
9409 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9411         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9413 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9415         * MAINTAINERS: Alphabetize.
9417 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9419         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9421 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9423         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9425 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9427         * configure.in (--enable-languages): Be more permissive about
9428         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9430 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9432         * config.sub: Import from master sources, rev. 1.230.
9433         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9435 2001-11-07  Laurent Guerby  <guerby@acm.org>
9437         * MAINTAINERS (Write After Approval): Add self.
9439 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9441         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9443 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9445         * config.sub: Import from master sources, rev 1.226.
9446         * config.guess: Import from master sources, rev 1.216.
9448 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9450         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9451         * MAINTAINERS: Add self as maintainer of MMIX port.
9452         Remove old after-approval entry.
9454 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9456         * ChangeLog, configure: Fix spelling errors.
9458 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9460         * MAINTAINERS: Tweak my address.
9462 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9464         * MAINTAINERS: Update my email address.
9466 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9468         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9469         * MAINTAINERS: Add self as maintainer of CRIS port.
9471 2001-10-10  Geert Bosch  <bosch@gnat.com>
9473         * MAINTAINERS (Various maintainers: Ada front end):
9474         Added Robert Dewar.
9476 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9478         * MAINTAINERS (Write After Approval): Added self
9480 2001-10-02  Geert Bosch  <bosch@gnat.com>
9482         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9484 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9486         * configure: Handle temporary files securely using mkdir.
9488 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9490         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9492 2001-09-26  Will Cohen  <wcohen@redhat.com>
9494         * configure.in (*-*-linux*): Disable configuration of target-newlib
9495         and target-libgloss.
9497 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9499         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9500         RANLIB.
9502 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9504         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9505         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9506         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9507         avoid quotes nesting problems.
9508         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9509         (DO_X): Export only variables that are set.
9511 2001-09-19  Ben Elliston  <bje@redhat.com>
9513         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9514         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9515         semantics.  Use the shell built-in "type" command instead.
9517 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9519         Merged from gcc-3_0-branch:
9520         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9521         * ltcf-c.sh: Use $objext, not $ac_objext.
9522         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9523         * ltcf-cxx.sh: Add support for GNU.
9524         2001-07-22  Timothy Wall  <twall@redhat.com>
9525         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9526         default settings if using GNU tools with that configuration.
9527         * ltcf-cxx.sh: Ditto.
9528         * ltcf-gcj.sh: Ditto.
9529         2001-07-21  Michael Chastain  <chastain@redhat.com>
9530         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9531         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9532         * ltmain.sh: Mark as gcc-local.
9534 2001-08-30  Eric Christopher  <echristo@redhat.com>
9535             Jason Eckhardt  <jle@redhat.com>
9537         * config.guess: Merge from master sources.
9538         * config.sub: Merge from master sources, add support for mipsisa32.
9540 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9541         * config.sub: Merge from master sources, rev 1.219.
9542         * MAINTAINERS: Add self as contact for stormy16 port.
9544 2001-08-14  Zack Weinberg  <zackw@panix.com>
9546         * config.sub: Merge from master sources, rev 1.218.
9547         * config.guess: Merge from master sources, rev 1.209.
9549 2001-08-11  Graham Stott  <grahams@redhat.com>
9551         * Makefile.in (check-c++): Add missing semicolon.
9553 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9555         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9557 2001-07-30  Eric Christopher  <echristo@redhat.com>
9559         * MAINTAINERS (Various maintainers: mips port): Added myself.
9561 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9563         * configure.in (sh-*-linux*): New.
9565 2001-07-27  Richard Henderson  <rth@redhat.com>
9567         * .cvsignore: Add LAST_UPDATED.
9569 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9571         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9573 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9575         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9577 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9579         * MAINTAINERS (Write After Approval): Added myself.
9581 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9583         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9584         and libgcj on m68hc11/m68hc12.
9586 2001-06-27  H.J. Lu  (hjl@gnu.org)
9588         * Makefile (CFLAGS_FOR_BUILD): New.
9589         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9591 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9593         * README: Remove version number.
9595 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9597         * INSTALL/README: Update wrt. to the installation instructions now
9598         residing in gcc/doc/install.texi.
9600 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9602         * README: Replace with a cut-down and updated version of gcc/README.
9604 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9606         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9607         multilibs to be disabled.
9609 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9611         * MAINTAINERS (Write After Approval): Add myself.
9613 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9615         * config.guess: Import CVS version 1.195.
9616         * config.sub: Import CVS version 1.212.
9618 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9620         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9621         gcc/xgcc is built, use -print-prog-name to find out the program
9622         name to use.
9624 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9626         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9627         appear to also be in the master copy.
9628         * config.sub:  Import CVS version 1.211.
9630 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9632         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9633         with_gcc]: Use `gcc -shared' to build a shared library.
9635 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9637         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9638         archives.
9640 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9642         * MAINTAINERS (Write After Approval): Add myself.
9644 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9646         * configure.in (libstdcxx_flags): Do not try to execute
9647         libstdc++-v3/testsuite_flags until it exists.
9649 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9651         * MAINTAINERS: Update my email address.
9653 2001-05-31  Graham Stott  <grahams@redhat.com>
9655         * MAINTAINERS (Write After Approval): Add myself.
9657 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9659         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9660         libraries when using g++ with native linker.
9662 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9664         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9666 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9668         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9669         [aix4*|aix5*]: Prepend blank.
9671 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9673         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9674         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9675         of subdir/configure scripts to use the new libtool.m4.
9677 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9679         * MAINTAINERS (Write After Approval): Add myself.
9681 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9683         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9685 2001-05-11  Ben Elliston  <bje@redhat.com>
9687         * Makefile.in (all-sid): New target.
9688         (check-sid, clean-sid, install-sid): Likewise.
9690 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9692         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9694 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9696         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9697         libgcj.
9699 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9701         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9702         gcc/xgcc is built, use -print-prog-name to find out the program
9703         name to use.
9705 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9707         * configure.in (noconfigdirs): Don't reset it from scratch in the
9708         target case; only append to it.
9710         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9711         sparc-*-solaris2.8]: Disable ${libgcj}.
9713 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9715         * configure.in (libgcj_saved): Copy from $libgcj.
9716         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9717         --disable-libgcj.
9719 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9721         * MAINTAINERS: Remove self as MIPS maintainer and
9722         C front end maintainer.
9724 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9726         * configure.in: Move *-chorusos target case to the proper switch.
9727         Disable libgcj.
9729 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9731         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9732         1.641.2.228.
9734 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9736         * Makefile.in (STAGE1_CFLAGS): Pass down.
9738 2001-04-13  Alan Modra  <amodra@one.net.au>
9740         * config.guess: Add hppa64-linux support.  Note for next import that
9741         this is already in the master file.
9742         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9744 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9746         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9747         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9749 2001-04-11  Stan Shebs  <shebs@apple.com>
9751         * MAINTAINERS: Add self as Darwin port maintainer.
9753 2001-04-11  Alan Modra  <amodra@one.net.au>
9755         * MAINTAINERS: Update my email address.
9757 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9759         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9760         recent versions of FreeBSD (release 3 or later).
9761         * ltconfig: On FreeBSD, -lc must not be provided when building
9762         a shared library or else the standard -pthread gcc option is
9763         rendered worthless to later users of the built library.
9765 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9767         * MAINTAINERS: Add self and RTH as C front end maintainers.
9769 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9771         * config.sub: Make sure to match an already-canonicalized
9772         machine name (eg. mn10300-unknown-elf).
9774 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9776         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9777         New macros.
9778         (bootstrap, cross): Use RECURSE_FLAGS.
9779         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9781 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9783         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9785 2001-03-22  Colin Howell  <chowell@redhat.com>
9787         * Makefile.in (DO_X): Do not backslash single-quotes in
9788         backquotes (two places).
9790 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9792         Re-installed:
9793         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9794         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9795         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9796         * ltcf-cxx.sh: Likewise.
9797         * ltcf-gcj.sh: Likewise.
9799 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9801         * MAINTAINERS: Add myself as "documentation co-maintainer".
9803 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9805         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9806         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9808 2001-03-19  Tom Tromey  <tromey@redhat.com>
9810         * config-ml.in: Handle GCJ and GCJFLAGS.
9812 2001-03-21  Michael Chastain  <chastain@redhat.com>
9814         * Makefile.in: all-m4 depends on all-texinfo.
9816 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9818         * MAINTAINERS: Add myself to write after approval list.
9820 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9822         * Makefile.in (DO_X): Quote nested quotes.
9824 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9826         * MAINTAINERS: Add myself to write after approval list.
9828 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9830         * Makefile.in (DO_X): Use double quotes for quoting
9831         "RANLIB=$${RANLIB}".
9833 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9835         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9837 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9839         * configure.in: Only use `lang_requires' for languages athat are
9840         actually enabled.
9842 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9844         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9846 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9848         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9850 2001-03-07  Tom Tromey  <tromey@redhat.com>
9852         * configure.in: Allow config-lang.in to set `lang_requires' to list
9853         of other required languages.
9855 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9857         * Makefile.in: Remove RANLIB definition. Use RANLIB
9858         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9859         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9861 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9862             Alexandre Oliva  <aoliva@redhat.com>
9864         * Makefile.in (check-c++): Use tabs, not spaces.
9866 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9868         * MAINTAINERS: add myself to Write After Approval list.
9870 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9872         * Makefile.in (check-c++): New rule.
9874         * configure.in (target_libs): Remove libg++.
9875         (noconfigdirs): Remove libg++.
9876         (noconfigdirs): Same.
9877         (noconfigdirs): Same.
9878         (noconfigdirs): Same.
9880         * config-ml.in: Remove libg++ references.
9882         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9883         (ALL_TARGET_MODULES): Same.
9884         (configure-target-libg++): Remove.
9885         (all-target-libg++): Remove.
9886         (configure-target-libio): Remove.
9887         (all-target-libio): Remove.
9888         (check-target-libio): Remove.
9889         (.PHONY): Remove.
9890         (libg++.tar.bz2): Remove.
9891         (all-target-cygmon): Remove libio.
9892         (all-target-libstdc++): Remove.
9893         (configure-target-libstdc++): Remove.
9894         (TARGET_LIB_PATH): Remove libstdc++.
9895         (ALL_GCC_CXX): Remove libstdc++.
9896         (all-target-gperf): Correct.
9898 2001-02-16  Nick Clifton  <nickc@redhat.com>
9900         * configure.in (noconfigdirs): Allow configuration of texinfo
9901         for Cygwin hosts.
9903 2001-02-15  Anthony Green  <green@redhat.com>
9905         * configure: Introduce GCJ_FOR_TARGET.
9906         * configure.in: Ditto.
9907         * Makefile.in: Ditto.
9909 2001-02-13  Andreas Schwab  <schwab@suse.de>
9911         * MAINTAINERS: Update mail address.
9913 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9915         * config.guess: Add linux target for S/390.
9916         * config.sub: Likewise.
9918 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9920         * configure.in: for *-chorusos, don't config target-newlib and
9921         target-libgloss.
9923 2001-02-06  Ben Elliston  <bje@redhat.com>
9925         * configure: Output host type to stdout, not stderr.
9927 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9929         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9930         * ltcf-cxx.sh: Likewise.
9932         * config.if: Assume enable_libstdcxx_v3 is defined.
9934 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9936         Remove V2 C++ library.
9937         * configure.in: Remove --enable-libstdcxx_v3 support.
9939 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9941         * include/demangle.h: Add prototype for java_demangle_v3.
9943 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9945         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9947 2001-01-27  Richard Henderson  <rth@redhat.com>
9949         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9951 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9953         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9954         Don't unset, it's non-portable and no longer necessary, set to empty
9955         instead.
9957 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9959         * ltconfig: Shell portability fix for the tagname validity check.
9961 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9963         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9964         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9966 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9968         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9970 2001-01-26  Tom Tromey  <tromey@redhat.com>
9972         * configure.in: Allow libgcj to be built on Sparc Solaris.
9974 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
9976         * ltcf-c.sh: Add aix5 case.
9977         * ltcf-cxx.sh: Likewise.
9978         * ltconfig: Likewise.
9980 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
9982         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9983         keep at least one of build_libtool_libs or build_old_libs set to
9984         yes.
9986         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9987         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9989 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9991         * configure.in: Enable libgcj on several additional platforms.
9993 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9995         * configure.in: Enable libgcj for linux targets.
9997 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9999         * MAINTAINERS (Write After Approval): Add myself.
10001 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10003         * MAINTAINERS: Add myself as vax port maintainer.
10005 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10007         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10009 2001-01-09  Mike Stump  <mrs@wrs.com>
10011         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10012         failures of subdirectories.
10014 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10016         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10017         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10018         * ltcf-cxx.sh: Likewise.
10019         * ltcf-gcj.sh: Likewise.
10020         * ltconfig.sh: Fix typo.
10022 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10024         * configure: handle DOS-style absolute paths.
10026 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10028         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10030 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10032         * MAINTAINERS: Add myself as avr port co-maintainer.
10034 2000-12-28  Ben Elliston  <bje@redhat.com>
10036         * MAINTAINERS: Add myself under ``Write After Approval''.
10038 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10040         * texinfo: Remove directory from GCC.
10042 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10044         * COPYING: Update to current
10045         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10046         to 19yy as example year in copyright notice).
10048 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10050         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10051         (libstdcxx_incdir): Pass down.
10052         * config.if: Remove expired bits for cxx_interface, add stub.
10053         (libstdcxx_incdir): Add variable for g++ include directory.
10054         * configure.in (gxx_include_dir): Use it.
10056 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10058         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10059         with old-email address from ``Write After Approval''.
10061 2000-12-15  Andreas Jaeger  <aj@suse.de>
10063         * configure.in: Handle lang_dirs.
10065 2000-12-14  Tom Tromey  <tromey@redhat.com>
10067         * MAINTAINERS: Removed brads.
10069         * MAINTAINERS: Added gcj developers.
10071 2000-12-13  Anthony Green  <green@redhat.com>
10073         * configure.in: Disable libgcj for any target not specifically
10074         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10075         with g++ abi.
10077 2000-12-13  Mike Stump  <mrs@wrs.com>
10079         * Makefile.in (local-distclean): Also remove fastjar.
10081 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10083         * contrib/gcc_update: Add fastjar --touch entries.
10085 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10087         * configure.in: Disable language-specific target libraries for
10088         languages that aren't enabled.
10090 2000-12-10  Anthony Green  <green@redhat.com>
10092         * configure.in: Define libgcj.  Disable libgcj target libraries for
10093         most targets.
10095 2000-12-10  Neil Booth  <neilb@earthling.net>
10097         * MAINTAINERS: Update mail address, remove from WAA list.
10099 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10101         * libjava: Imported from /cvs/java.
10102         * libffi: Likewise.
10103         * Boehm-gc: Likewise.
10105 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10107         * configure.in (target_libs): Revert 2000-12-08 patch.
10108         (noconfigdirs): Added target-libjava.
10110 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10112         * djunpack.bat: removed.
10114 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10116         * Makefile.in: handle DOS-style absolute paths.
10117         * config-ml.in: likewise.
10118         * symlink-tree: likewise.
10120 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10122         * fastjar: Imported.
10124 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10126         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10127         libjava.
10128         * configure.in (target_libs): Removed `target-libjava'.
10130 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10132         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10133         (ALL_MODULES): Added fastjar.
10134         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10135         (all-target-libjava): all-fastjar replaces all-zip.
10136         (all-fastjar): Added.
10137         (configure-target-fastjar, all-target-fastjar): Likewise.
10138         * configure.in (host_tools): Added fastjar.
10140 2000-12-07  Mike Stump  <mrs@wrs.com>
10142         * Makefile.in (local-distclean): Remove leftover built files.
10144 2000-11-24  Nick Clifton  <nickc@redhat.com>
10146         * configure.in (xscale-elf): Add target.
10147         (xscale-coff): Add target.
10149 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10151         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10152         recent versions of FreeBSD (release 3 or later).
10153         * ltconfig: On FreeBSD, -lc must not be provided when building
10154         a shared library or else the standard -pthread gcc option is
10155         rendered worthless to later users of the built library.
10157 2000-11-16  Fred Fish  <fnf@be.com>
10159         * configure.in (enable_libstdcxx_v3): Fix typo,
10160         libstd++ -> libstdc++.
10162 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10164         * MAINTAINERS: Add self to Write After Approval list.
10166 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10168         * MAINTAINERS: Update my email address.  Add myself to global write
10169         privs list.
10171 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10173         * Makefile.in: Merge with src and libgcj.
10174         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10175         configure-target-<library> when their configure scripts need the C
10176         or C++ library to have already been built to work properly.
10177         (do_proto_toplev): Set them to an empty string.
10179         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10180         (REALLY_SET_LIB_PATH): Use them.
10182 2000-11-17  Stan Shebs  <shebs@apple.com>
10184         * MAINTAINERS: Add self to Write After Approval list.
10186 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10188         * configure: Provide the original toplevel configure arguments
10189         (including $0) to subprocesses in the environment rather than
10190         through gcc/configargs.h.
10192 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10194         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10195         C99.  Alphabetise "Write After Approval" list.
10197 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10199         * configure: Turn on libstdc++ V3 by default.
10201         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10202         if we've got GCC.
10204 2000-11-11  Philip Blundell  <philb@gnu.org>
10206         * MAINTAINERS: Add self to Write After Approval list.
10208 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10210         * ltcf-c.sh (aix4): Improve shared library configuration; require
10211         exporting symbols.
10212         * ltcf-cxx.sh (aix4): Define.
10213         * ltconfig (aix4): Define library and soname specs appropriate for
10214         AIX.  Define command to create export symbols list.
10216 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10218         * config.sub: Add support for Sun Chorus
10220 2000-10-31  Nick Clifton  <nickc@redhat.com>
10222         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10223         <name>@redhat.com.  Also installed new email address for Clint
10224         Popetz.
10226 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10228         * etc: Remove directory from GCC.
10230 2000-10-16  Michael Meissner  <meissner@redhat.com>
10232         * configure (gcc/configargs.h): Only create if there is a build GCC
10233         directory created.
10235 2000-10-16  Matthias Klose  <doko@debian.org>
10237         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10238         when configured for libstdc++-v3.
10240 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10242         * configure: Save configure arguments to gcc/configargs.h.
10244 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10246         * config.guess: Import CVS version 1.157.
10247         * config.sub: Import CVS version 1.181.
10249 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10251         * Makefile.in (bootstrap): avoid recursion if subdir missing
10252         (cross): ditto
10253         (do-proto-toplev): ditto
10255 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10257         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10258         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10260         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10261         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10262         all affected `configure' scripts.
10264 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10266         * MAINTAINERS: Add self as cpplib co-maintainer.
10268 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10270         * MAINTAINERS: Add self to Write After Approval list.
10272 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10274         * INSTALL/README: egcs -> GCC update.
10276 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10278         * MAINTAINERS: Add myself to Write After Approval list.
10280 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10282         * MAINTAINERS: Add myself to Write After Approval list.
10284 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10286         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10287         X11 libraries for hppa64.
10289 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10291         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10293 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10295         * Makefile.in (all-zlib): Added dummy target.
10297         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10298         ltcf-gcj.sh: Updated from libtool multi-language branch.
10300 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10302         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10303         (bootstrap*): Depend on all-bootstrap.
10305 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10307         * config.guess: Import CVS version 1.156.
10308         * config.sub: Import CVS version 1.179.
10310 2000-09-02  Anthony Green  <green@cygnus.com>
10312         * Makefile.in (all-gcc): Depend on all-zlib.
10313         (CLEAN_MODULES): Add clean-zlib.
10314         (ALL_MODULES): Add all-zlib.
10315         * configure.in (host_libs): Add zlib.
10317 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10319         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10320         crosses, but add gcc/include to the header search path for them.
10322 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10324         * MAINTAINERS: Add self to Write After Approval list.
10326 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10328         * config.guess: Import CVS version 1.152.
10329         * config.sub: Import CVS version 1.177.
10331 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10333         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10334         $targargs to tell whether newlib is going to be built.
10336         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10337         $$r/TARGET_SUBDIR/libio for _G_config.h.
10339 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10341         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10343 2000-08-22  DJ Delorie  <dj@redhat.com>
10345         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10347 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10349         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10350         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10351         sub-configures.
10353 2000-08-21  DJ Delorie  <dj@redhat.com>
10355         * MAINTAINERS: Add self as a libiberty maintainer
10357 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10359         * configure.in (libstdcxx_flags): Use
10360         libstdc++-v3/src/libstdc++.INC.
10362 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10364         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10366 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10368         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10370         * configure: Make enable_threads and enable_shared defaults
10371         explicit.  Substitute enable_threads into generated Makefiles.
10372         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10373         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10375 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10377         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10379 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10381         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10382         previous delta.
10384 2000-08-11  Jason Merrill  <jason@redhat.com>
10386         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10387         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10388         (FLAGS_FOR_TARGET): Not here.
10389         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10391 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10393         * config-ml.in (CC, CXX): Don't introduce a leading space.
10395 2000-08-07  DJ Delorie  <dj@delorie.com>
10397         * MAINTAINERS: Add self as a DJGPP maintainer
10399 2000-08-07  DJ Delorie  <dj@redhat.com>
10401         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10402         "if we're also building gcc, and it's a gcc that will run on the
10403         build machine, we want to use its includes instead of the system's
10404         default includes".
10406 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10408         * MAINTAINERS: Add self to Write After Approval list.
10410 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10412         * configure.in (libstdcxx_flags): Don't use `"'.
10414         * config-ml.in: Adjust multilib search paths to the
10415         appropriate multilib tree.
10417 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10419         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10420         commas in $LANGUAGES.
10422 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10424         * configure.in: Re-enable all references to libg++ and librx.
10426 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10428         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10429         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10430         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10431         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10433         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10435 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10437         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10438         CXX_FOR_TARGET for sed.
10440 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10442         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10443         Do not override if already set in the environment or in configure.
10444         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10445         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10447 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10449         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10450         the libtool CVS tree multi-language branch.
10451         * ltconfig, ltmain.sh: Updated.
10453 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10455         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10456         (clean-target): Depend on it.
10458         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10459         (GCC_FOR_TARGET): Use it.
10460         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10461         * configure.in: ... here.
10462         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10463         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10465 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10467         * MAINTAINERS: Add self to Write After Approval list.
10469 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10471         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10472         (configure-target-libchill, configure-target-libobjc): Likewise.
10474         * configure.in: Use the same cache file for all target libs.
10475         * config-ml.in: But different cache files per multilib variant.
10477 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10479         * configure (topsrcdir): Don't use dirname.
10481 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10483         * MAINTAINERS: Add self to Write After Approval list.
10485 2000-07-20  Jason Merrill  <jason@redhat.com>
10487         * configure.in: Remove all references to libg++ and librx.
10489         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10491 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10493         * config.sub: Update to subversions version 2000-07-06.
10495 2000-07-12  Andrew Haley  <aph@cygnus.com>
10497         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10498         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10500 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10502         * symlink-tree:  Check number of arguments.
10504 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10506         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10507         search path for a g++ extracted from the build tree.  This
10508         will allow link tests run by configure scripts in
10509         subdirectories to succeed.
10511 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10513         * ltconfig: Add support for mips-dde-sysv4.2MP
10515 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10517         * MAINTAINERS: Add myself as loop discovery maintainer.
10519 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10521         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10522         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10524 2000-06-19  Timothy Wall  <twall@cygnus.com>
10526         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10527         * config.sub: Add tic54x target.
10529 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10531         * MAINTAINERS: Add self as Fortran maintainer,
10532         remove Craig Burley.
10534 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10536         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10537         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10539 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10541         * MAINTAINERS: Add self as i18n maintainer
10543 20000-05-21  H.J. Lu  (hjl@gnu.org)
10545         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10546         directory are used if they exist. Make sure
10547         $(build_tooldir)/include is searched for header files,
10548         $(build_tooldir)/lib/ for library files.
10549         (GCC_FOR_TARGET): Likewise.
10550         (CXX_FOR_TARGET): Likewise.
10552 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10554         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10556 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10558         * Makefile.in (configure-target-libiberty): Depend on
10559         configure-target-newlib.
10561 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10563         * configure.in, Makefile.in: Merge all libffi-related
10564         configury stuff from the libgcj tree.
10566 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10568         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10569         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10571 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10573         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10574         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10575         current version information.  Add to proto-toplev directory.
10576         (gdb-taz): Build do-djunpack.
10578 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10580         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10582 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10584         * MAINTAINERS: Add self to Write After Approval list.
10586 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10588         * ltmain.sh: Preserve in relink_command any environment
10589         variables that may affect the linker behavior.
10591 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10593         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10595 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10597         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10599 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10601         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10602         with the version name.
10604 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10606         * MAINTAINERS: Add self as bb-reorder maintainer.
10608 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10610         * config.if: Tweak.
10612 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10614         * djunpack.bat: New file.
10616 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10618         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10619         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10620         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10621         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10623 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10625         * config.sub (case $basic_machine): Change default for "ibm-*"
10626         to "openedition".
10628 2000-04-13  Andreas Jaeger  <aj@suse.de>
10630         * MAINTAINERS: Added myself.
10632 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10634         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10635         (do-md5sum): New target.
10636         (MD5PROG): Define.
10637         (PACKAGE): Default to TOOL.
10638         (VER): Default to a shell script.
10639         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10640         md5 checksum generation.
10641         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10642         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10643         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10644         insight.tar.bz2): Use gdb-taz to create archive.
10646 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10648         * configure (warn_cflags): Delete.
10650 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10652         * MAINTAINERS: Added myself.
10654 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10655             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10657         * configure.in (enable_libstdcxx_v3): Add.
10658         (target_libs): Add bits here to switch between libstdc++-v2 and
10659         libstdc++-v3.
10660         * config.if: And this file too.
10661         * Makefile.in: Add libstdc++-v3 targets.
10663 2000-04-05  Michael Meissner  <meissner@redhat.com>
10665         * config.sub (d30v): Add d30v as a basic machine type.
10667 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10669         * configure.in: -linux-gnu*, not -linux-gnu.
10671 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10673         * MAINTAINERS: Add self in write-after-approval section.
10675 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10677         * MAINTAINERS: Add self as ia64 port maintainer.
10679 2000-03-08  Neil Booth  <NeilB@earthling.net>
10681         * MAINTAINERS: Add self in write-after-approval section.
10683 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10685         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10686         (do-tar-bz2): Replace TOOL with PACKAGE.
10687         (gdb.tar.bz2): Remove GDBTK from GDB package.
10688         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10689         dejagnu.tar.bz2): New packages.
10691 2000-02-27  Andreas Jaeger  <aj@suse.de>
10693         * configure.in: Add entry for mips*-*-linux*, move catch all
10694         *-*-*linux* entry below this one.
10696 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10698         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10700 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10702         * config.sub: Support an OS of "wince".
10704 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10706         * config.guess, config.sub: Updated to match config's 2000-02-15
10707         version.
10709 2000-02-23  Linas Vepstas  <linas@linas.org>
10711         * config.sub: Add support for Linux/IBM 370.
10712         * configure.in: Likewise.
10714 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10716         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10718 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10720         * config.guess: Guess "cygwin" rather than "cygwin32".
10722 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10724         * configure (gcc_version): When setting, narrow search to
10725         lines containing `version_string'.
10727 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10729         * config.sub: Add support for avr target.
10731 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10733         * MAINTAINERS: Add maintainers for MCore port.
10735 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10737         * config.sub: Add mmix-knuth-mmixware.
10739 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10741         * MAINTAINERS: Pair cccp with cpplib maintainership.
10743 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10745         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10746         structure stuff to -L library search.
10747         (CXX_FOR_TARGET): Ditto.
10748         (CROSS_CHECK_MODULES): Fix spelling mistake.
10750 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10752         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10753         the C++ compiler.
10755 2000-01-12  Richard Henderson  <rth@cygnus.com>
10757         * configure.in: Don't build some bits for beos.
10759 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10761         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10762         as include files.
10764 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10766         * Add self as cpplib maintainer, as requested by Jason
10767         Merrill.  Correct my e-mail address.
10769 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10771         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10772         not mh-aix43.
10774 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10776         * MAINTAINERS: Add myself to "write after approval" list.
10778 1999-12-14  Richard Henderson  <rth@cygnus.com>
10780         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10781         * config.sub: Accept alphaev[78], alphaev8.
10783 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10785         * config.guess, config.sub: Update from autoconf.
10787 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10789         * MAINTAINERS:  update my playtime e-address.
10791 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10793         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10794         necessary libraries are missing.
10796 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10798         * MAINTAINERS: Add new 'write after approval' maintainer.
10800 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10802         * MAINTAINERS: Add new Java maintainer.
10804 1999-10-25  Andreas Schwab  <schwab@suse.de>
10806         * configure: Fix quoting inside arguments of eval.
10808 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10810         * config-ml.in: Allow suppression of some ARM multilibs.
10812 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10814         * config.guess: Add OS/390 match pattern.
10815         * config.sub: Add mvs, openedition targets.
10816         * configure.in (i370-ibm-opened*): New.
10818 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10820         * config.sub: Add support for configuring for pj.
10822 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10824         * config.sub (maybe_os): Add support for configuring for fr30.
10826 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10828         * configure.in: Do not configure or build ld for AIX
10829         platforms.  ld is known to be broken on these platforms.
10831 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10833         * config-ml.in: Pass compiler flag corresponding to multidirs to
10834         subdir configures.
10836 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10838         * Makefile.in (LDFLAGS): Define.
10840 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10842         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10843         noconfigdirs.
10844         (*-*-cygwin*): Likewise.
10846 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10848         * mkdep: New file.
10849         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10850         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10852         From Eli Zaretskii <eliz@is.elta.co.il>:
10853         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10854         long file name when using DJGPP on MS-DOS.
10856 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10858         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10860 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10862         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10863         dependency as this causes "make check" to globally "make all"
10865 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10867         * configure.in (target_libs): Added target-zlib.
10868         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10869         (CONFIGURE_TARGET_MODULES): Likewise.
10870         (CHECK_TARGET_MODULES): Likewise.
10871         (INSTALL_TARGET_MODULES): Likewise.
10872         (CLEAN_TARGET_MODULES): Likewise.
10873         (configure-target-zlib): New target.
10874         (all-target-zlib): Likewise.
10875         (all-target-libjava): Depend on all-target-zlib.
10876         (configure-target-libjava): Depend on configure-target-zlib.
10878         * Makefile.in (configure-target-libjava): Depend on
10879         configure-target-newlib.
10880         (configure-target-boehm-gc): New target.
10881         (configure-target-qthreads): New target.
10883         * configure.in (target_libs): Added target-qthreads.
10884         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10885         (CONFIGURE_TARGET_MODULES): Likewise.
10886         (CHECK_TARGET_MODULES): Likewise.
10887         (INSTALL_TARGET_MODULES): Likewise.
10888         (CLEAN_TARGET_MODULES): Likewise.
10889         (all-target-qthreads): New target.
10890         (configure-target-libjava): Depend on configure-target-qthreads.
10891         (all-target-libjava): Depend on all-target-qthreads.
10893         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10894         (CONFIGURE_TARGET_MODULES): Likewise.
10895         (CHECK_TARGET_MODULES): Likewise.
10896         (INSTALL_TARGET_MODULES): Likewise.
10897         (CLEAN_TARGET_MODULES): Likewise.
10898         (all-target-libjava): New target.
10899         (all-target-boehm-gc): Likewise.
10900         * configure.in (target_libs): Added libjava, boehm-gc.
10902 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10904         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10905         configure.bat in SUPPORT_FILES.
10906         (gas+binutils.tar.bz2): Likewise.
10908         * makeall.bat: Remove; obsolete.
10910 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10912         From Mark Elbrecht:
10913         * configure.bat: Remove; obsolete.
10915 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10917         * configure: Add -W -Wall to the default CFLAGS when compiling with
10918         gcc.
10920 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10922         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10924 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10926         * configure.in: Build ld on IRIX6.
10928 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10930         * Makefile.in: Change distribution targets to use bzip2 instead of
10931         gzip.
10932         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10933         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10935 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10937         * config.sub: Add mcore target.
10939 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10941         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10943 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10945         * config.guess (dummy): Changed to $dummy.
10947 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10949         * config.sub: Tidied up case statements.
10951 1999-05-22  Ben Elliston  <bje@cygnus.com>
10953         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10954         <jiro@din.or.jp>.
10956         * config.guess: Merge with FSF version. Future changes will be
10957         more accurately recorded in this ChangeLog.
10958         * config.sub: Likewise.
10960 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10962          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10964 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10966         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10968 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10970         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10972 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10974         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10975         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10976         Bad merge removed these two changes.
10978 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10979                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10981         * config.guess (interix Alpha): Add.
10983 1999-04-11  Richard Henderson  <rth@cygnus.com>
10985         * configure.in (i?86-*-beos*): Do config gperf; don't config
10986         gdb, newlib, or libgloss.
10988 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
10990         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10991         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10992         from multidirs.
10994 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10996         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10998 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11000         * config.sub: Add support for mcore targets.
11002 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11004         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11005         not mt-ospace, in order to shut up assembler warning about using
11006         symbols that are named the same as registers.
11008 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11010         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11011         dependency list for all-target-cygmon.
11013 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11015         * config-ml.in: Check $host, not $target, for selective multilibs.
11016         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11017         thumb interworking, and underscore prefix multilibs.
11019 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11021         * missing: Update to version from current automake.
11023 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11025         * configure (gxx_include_dir): Removed.
11027         * configure.in (gxx_include_dir): Handle it.
11028         * Makefile.in: Likewise.
11030 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11032         * config.sub (mips64vr4111,mips64vr4111el) Add.
11034 1999-03-21  Ben Elliston  <bje@cygnus.com>
11036         * config.guess: Correct typo for detecting ELF on FreeBSD.
11038 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11040         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11041         config/mh-djgpp.
11043 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11045         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11046         all-target-newlib to dependency list for all-target-bsp.
11048 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11050         * config.sub: Add i386-uwin support.
11051         * config.guess: Likewise.
11053 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11055         * configure.in: cleanup, add mh-*pic handling for arm, special
11056         case powerpc*-*-aix*
11058 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11060         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11061         can be built.
11063 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11065         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11066         targets.
11068 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11070         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11072 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11074         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11076 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11078         * config.sub: Fix typo in arm recognition.
11080 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11082         * configure.in (noconfigdirs): Changed target_configdirs to
11083         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11084         rather than m68k-*-* since it is not known to work on
11085         m68k-aout. Ditto for arm-*-*oabi.
11087 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11089         * configure.in (*-*-windows*): Remove, no longer used.
11091 1999-02-19  Ben Elliston <bje@cygnus.com>
11093         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11094         Smart and improved by Andrew Cagney.
11096 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11098         * config.guess: Recognize openbsd-*-hppa.
11100 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11102         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11103         only if it is not empty.
11105 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11107         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11109         * config.guess: Modified to recognize uname's armv* syntax.
11111         * config.sub: Modified to recognize uname's armv* syntax.
11113 1999-02-17  Mark Salter  <msalter@cygnus.com>
11115         * configure.in: Added target-bsp for sparclite.
11117 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11119         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11121 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11123         * configure.in: Add support for strongarm port.
11124         * config.sub: Add support for strongarm target.
11126 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11128         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11129         the old name config/mh-cygwin32.
11130         Enable texinfo.
11132 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11134         * configure.in: Do build ld for ix86 Solaris.
11136 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11138         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11139         $AR_FOR_TARGET.  Likewise for RANLIB.
11141 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11143         * config.sub (oabi):  Recognize.
11144         * configure.in (arm-*-oabi):  Handle.
11146 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11148         * config.guess: Improve detection of i686 on UnixWare 7.
11150 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11152         * config.guess: Add support for i386-pc-interix.
11153         * config.sub: Likewise.
11154         * configure.in: Likewise.
11156 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11158         * Makefile.in: Remove unneeded all-target-libio from
11159         from all-target-winsup target since it is now unneeded.
11160         Add all-target-libtermcap in its place since it is now
11161         needed.
11163 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11165         * configure.in: makefile stub for cygwin target is probably
11166         unnecessary.  Remove it for now.
11168 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11170         * configure.in: libtermcap.a should be built when cygwin is the
11171         target as well as the host.
11172         * config.guess: Allow mixed case in cygwin uname output.
11173         * Makefile.in: Add libtermcap target.
11175 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11177         * config.sub: Clean up handling of hppa2.0.
11179 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11181         * config.guess: Use C code to identify more HP machines.
11183 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11185         * config.sub: Handle hppa2.0.
11187 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11189         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11190         cygmon for all sparclite targets, regardless of object format.
11192 1998-12-15  Mark Salter  <msalter@cygnus.com>
11194         * configure.in: Added target-bsp for several target architectures.
11196         * Makefile.in: Added rules for bsp.
11198 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11200         * config.guess: Improve detection of hppa2.0 processors.
11202 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11204         * config.guess: Recognize FreeBSD using ELF automatically.
11206 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11208         * configure (skip-this-dir): Add handling for new shell script, which
11209         might be created by a sub-directory's configure to indicate, this particular
11210         directory is "unwanted".
11211         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11213 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11215         * ltconfig: import from libtool, after changing libtool to
11216         account for the cygwin name change.
11218 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11220         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11221         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11223 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11225         * configure.in: Add libtermcap to list of cygwin dependencies.
11227 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11229         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11230         they include winsup/include when it's a cygwin target.
11232 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11234         * configure.in (host_tools): Added zip.
11235         * Makefile.in (all-target-libjava): Depend on all-zip.
11236         (all-zip): New target.
11237         (ALL_MODULES): Added all-zip.
11238         (NATIVE_CHECK_MODULES): Added check-zip.
11239         (INSTALL_MODULES): Added install-zip.
11240         (CLEAN_MODULES): Added clean-zip.
11242 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11244         * Makefile.in: lose "32" from comment about cygwin.
11246 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11248         * configure.in: Use -Os to build target libraries for the fr30.
11250 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11252         * config.sub: Add fr30.
11254 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11256         * configure.in: drop "32" from config/mh-cygwin32.  Check
11257         cygwin* instead of cygwin32*.
11258         * config.sub: Check cygwin* instead of cygwin32*.
11260 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11262         * config.guess: Match any version of Unixware7.
11264 1998-10-20  Syd Polk  <spolk@cygnus.com>
11266         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11267         if desired.
11269 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11271         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11272         these if the appropriate directories and files to not exist.
11274 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11276         * Makefile.in (DEVO_SUPPORT): Add config.if.
11278 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11280         * configure: Add pattern to replace "build_tooldir"'s
11281         definition in the generated Makefile with "tooldir"'s
11282         actual value.
11284 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11286         * config.sub: Bring back lost sparcv9.
11288         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11290 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11292         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11293         CC_FOR_TARGET and friends.
11295 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11297         * Makefile.in (build_tooldir): New variable, same as tooldir.
11298         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11299         -B$(build_tooldir)/bin/.
11300         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11302 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11304         * README: Remove installation instructions and refer to the
11305         INSTALL directory instead.
11307 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11309         * config.sub: Add support for i[34567]86-pc-udk.
11310         * configure.in: Likewise.
11312 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11314         * Makefile.in: add bzip2 package building bits for user
11315         tools module
11316         * configure.in: ditto
11318 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11320         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11321         (ALL_TARGET_MODULES): Add all-target-libobjc.
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 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11329         * configure.in (target_subdir): Remove duplicate line.
11331 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11333         * Makefile.in (all-automake): fix dependencies.
11335 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11337         * configure.in: Minor cleanups for building in the $(target_alias)
11338         subdir.
11340 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11342         * Makefile.in (bootstrap): Set r and s before make all.  Use
11343         BASE_FLAGS_TO_PASS in make all.
11344         (cross): Likewise.
11346 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11348         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11350 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11352         * config.sub: Fix typo in last change.
11354 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11356         * config.sub: Add support for C4x target.
11357         * configure.in: Likewise.
11359 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11361         * config.sub: Recognize sparcv9 just like sparc64.
11363 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11365         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11367 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11369         * config.guess: Correctly identify Pentium II sco boxes.
11371         * config.guess: Fix "tr" code.  From Weiwen Liu.
11373 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11375         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11376         stabs.
11378 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11380         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11381         (ALL_TARGET_MODULES): Add all-target-libchill.
11382         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11383         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11384         (all-target-libchill): Add dependencies.
11385         * configure.in (target_libs): Add libchill.
11387 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11389         * config.guess: Avoid assumptions about "tr" behaves when
11390         LANG is set to something other than English.
11392 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11394         * configure (gxx_include_dir): Changed to
11395         '${prefix}/include/g++'-${libstdcxx_interface}.
11397         * config.if: New to determine the interfaces.
11399 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11401         * config.guess: Detect and handle MPE/IX.
11402         * config.sub: Deal with MPE/IX.
11404 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11406         * configure.in: Use mh-aix43.
11408 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11410         * configure: Fix --without/--disable cases for gxx-include-dir.
11412 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11414         * mdata-sh:  Imported.  Needed for automake support.
11416 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11418         * Makefile.in (taz): Try "chmod -R og=u ." before
11419         "chmod og=u `find . -print`".
11421 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11423         * configure.in: Add arm-elf and thumb-elf support.
11425 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11427         * Makefile.in: Undo previous patch.
11429 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11431         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11432         to here ...
11433         (install-no-fixedincludes): and here
11434         (INSTALL_MODULES): ... from here.
11436 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11438         * config.sub: Merge with FSF.
11440         * config.guess: Merge with FSF.
11442 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11444         * configure (extraconfigdirs): New variable.
11445         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11446         * Makefile.in (all): Move higher in file.
11447         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11448         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11449         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11450         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11451         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11453 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11455         * Makefile.in (all-target-libjava): Depend on all-gcc and
11456         all-target-newlib.
11457         (configure-target-libjava): Depend on $(ALL_GCC).
11459 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11461         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11462         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11464 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11466         * INSTALL/README: Fix typo.
11468 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11470         * ylwrap: Change absolute path checks to check for DOS style path
11471         names.
11473         * ylwrap: Don't use a full path name if the source file is in the
11474         same directory.  From hjl@lucon.org (H.J. Lu).
11476         * config-ml.in: Default to being verbose, to match Feb 18 change to
11477         configure.
11479 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11481         Brought over from egcs:
11483         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11485         * configure.in (target_subdir): Set to ${target_alias} instead
11486         of "libraries".
11488         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11490         * configure.in (target_subdir): Set to libraries if enable_multilib.
11492 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11494         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11495         multilibs, force reconfiguration the first time we create
11496         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11498 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11500         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11501         avoid confusion with --no-recursion.
11503 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11505         * configure.in: Win32 hosts shouldn't use install -x
11506         * install-sh: remove -x option, and special .exe-handling
11507         hack.
11509 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11511         * config.guess: Recognize i586-pc-beos.
11512         * configure.in: Don't build some bits for beos.
11514 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11516         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11517         CFLAGS default to -O2.
11519         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11520         when using GNU ld.
11522 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11524         * ltmain.sh: Correct install when using a different shell.
11526 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11528         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11530 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11532         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11533         target.
11535 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11537         * ltconfig: Update to correct AIX handling.
11539 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11541         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11543         * configure.in (target_subdir): Set to ${target_alias} instead
11544         of "libraries".
11546 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11548         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11549         (Makefile): Depend on $(gcc_version_trigger).
11551         * configure (gcc_version): Change default initializer to empty
11552         string.
11553         (gcc_version_trigger): New variable; pass this variable down
11554         to subdir configures to enable them checking gcc's version
11555         themselves. Emit make macros for both gcc_version vars.
11556         (topsrcdir): Initialize reliably.
11557         (recursion line): Remove --with-gcc-version=${gcc_version}.
11559 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11561         * configure (enable_version_specific_runtime_libs): Implement new flag
11562         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11563         in $(libsubdir); emit definition in each generated Makefile.
11564         (gxx_include_dir): Initialize depending on
11565         $enable_version_specific_runtime_libs.
11567 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11569         * configure (gcc_version): Initialize properly depending on
11570         how and where configure is started.
11571         (recursion line): Pass a --with-gcc-version=${gcc_version}
11572         to configures in subdirs.
11574 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11576         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11577         cygmon
11579 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11581         * configure.in: Add cygmon and libstub support for mn10200.
11583 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11585         * configure (gcc_version): Add new variable describing the
11586         particular gcc version we're building.
11587         * Makefile.in (libsubdir): Add new macro for the directory
11588         in which the compiler finds executables, libraries, etc.
11589         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11590         and libsubdir.
11592 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11594         * Makefile.in (local-clean): Remove *.log.
11595         (warning.log): Built with warn_summary from build.log.
11596         (mail-report.log): Run test_summary.
11597         (mail-report-with-warnings.log): Run test_summary including
11598         warning.log in the report.
11600 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11602         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11604 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11606         * Makefile.in (grep): Grep no longer depends on libiberty.
11608 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11610         * Makefile.in: all-snavigator needs all-libgui.
11612 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11614         * configure.in: Add cygmon and libstub support for mn10300.
11616 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11618         * missing: Update to version from automake 1.3.
11620         * ltmain.sh: On installation, don't get confused if the same name
11621         appears more than once in the list of library names.
11623 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11625         * config.sub: Accept m68060 and m5200 as CPU names.
11627 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11629         * configure: Use && rather than using -a in test, because odd
11630         strings can confuse test.
11631         * configure.in: Likewise.
11633 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11635         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11637 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11639         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11640         bootstrap4-lean): New targets.
11642 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11644         * mpw-* Delete.  Not used.
11646 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11648         * COPYING.LIB: Update FSF address.
11650 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11652         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11654         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11655         GAS_SUPPORT_DIRS.
11657 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11659         * ltconfig, ltmain.sh: Avoid producing a version number if
11660         -version-info was not used.
11662 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11664         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11665         building with newlib.
11667 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11669         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11670         Solaris `make' causes it to continue to next definition.
11672 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11674         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11675         the right GUI libraries and files are installed along with GDB.
11677 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11679         * configure.in: Change alpha to alpha* in several places.
11681 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11683         * config.sub: Recognize sparc86x.
11685 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11687         * configure.in (--enable-target-optspace): Remove debug echo.
11689 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11691         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11693 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11695         * ltconfig: Update cygwin32 support.
11697         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11698         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11699         (GDB_SUPPORT_DIRS): Likewise.
11701 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11703         * configure.in (target_makefile_frag): If --enable-target-optspace,
11704         use -Os to compile target libraries rather than -O2.  Default to
11705         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11706         not used.
11707         * configure.in (target_cflags): Ditto for d30v.
11709 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11711         * Makefile.in (all-bfd): Depend on all-intl.
11712         (all-binutils): Likewise.
11713         (all-gas): Likewise.
11714         (all-gprof): Likewise.
11715         (all-ld): Likewise.
11717 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11719         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11721 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11723         * Makefile.in (all-bfd): Depend upon all-libiberty.
11725         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11727 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11729         * Makefile.in: Add libstub.
11731         * configure.in: Ditto. Build libstub for targets that have cygmon
11732         support.
11734 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11736         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11738 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11740         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11741         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11743 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11745         * configure: Define DEFAULT_M4 by searching PATH.
11746         * Makfile.in: Use DEFAULT_M4.
11748 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11750         * ltconfig: Add cygwin32 support.
11752         * Makefile.in, configure.in: Add libtool as a native only directory
11753         to configure and build.
11755 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11757         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11759 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11761         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11763 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11765         * Makefile.in: add ash make rules
11766         * configure.in: add ash to native_only and host_tools lists
11768 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11770         * Makefile.in (all-gettext, all-intl): New targets.
11771         (ALL_MODULES): Added all-gettext, all-intl.
11772         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11773         (INSTALL_MODULES): Added install-gettext, install-intl.
11774         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11776         * configure.in (host_tools): Added gettext.
11777         (native_only): Likewise.
11778         (noconfigdirs) [various cases]: Likewise.
11779         (host_libs): Added intl.
11781 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11783         * configure: Do not disable building gdbtk for cygwin32 hosts.
11785 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11787         * configure.in: Add thumb-coff target.
11788         * config.sub: Add thumb-coff target.
11790 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11792         * Makefile.in: Revert yesterday's change.
11793         (all-target-winsup):  all-target-librx stays out of here.
11795 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11797         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11798         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11799         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11800         Remove references to librx and libg++.
11802 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11804         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11805         recursive makes
11807 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11809         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11810         for newlib directory.
11811         (CXX_FOR_TARGET): Likewise.
11813 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11815         * ltconfig: Update after libtool/ltconfig.in change for
11816         hpux11.
11818 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11820         * ltconfig, ltmain.sh: Update to libtool 1.2.
11822 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11824         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11825         (install-gcc-cross): Instead, override LANGUAGES here.
11827 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11829         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11830         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11832 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11834         * configure.in: Add Thumb-pe target.
11836 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11838         * Makefile.in - changed sn targets to snavigator
11839         * configure.in - changed sn targets to snavigator
11841 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11843         * config-ml.in: After building symlink tree call make distclean
11844         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11845         to be the case for libiberty.
11847 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11849         * configure: When making link, also check the current
11850         directory. The configure scripts may create one.
11852 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11854         * config.sub: Accept alphapca56 and alphaev6 properly.
11856 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11858         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11860 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11862         * config.sub (sco5): Fix typo.
11864 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11866         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11867         install-itcl.
11868         (install-itcl): Remove dependency on install-tcl.
11870 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11872         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11874 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11876         * configure.in: Don't build libgui for a cygwin32 target when not on
11877         a cygwin32 host.
11879 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11881         * configure (redirect): Set to null, so default behavior of
11882         configure is now --verbose.
11884 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11886         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11887         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11889 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11891         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11892         this change to sync Makefile.in with its ChangeLog entries.
11894 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11896         * ltmain.sh (mkdir): Check that the directory doesn't exist
11897         before we exit with error, so that we don't get races during
11898         parallel builds.
11900 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11902         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11904 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11906         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11907         PICFLAG_FOR_TARGET.
11908         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11910         * configure: Emit a definition for the new macro enable_shared
11911         into each Makefile.
11913 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11915         * configure.in (host_tools, native_only): Add libtool.
11917 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11919         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11920         Fix typo in ming config comment.
11922 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11924         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11926 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11928         * config.sub: Add tic30 cases, and map c30 to tic30.
11930 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11932         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11933         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11934         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11935         (CLEAN_TARGET_MODULES): Similarly
11936         (all-target-libf2c): Add dependences.
11937         * configure.in (target_libs): Add libf2c.
11939 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11941         * configure.in: Remove expect from noconfigdirs when target
11942         is cygwin32.  OK to build expect and dejagnu with Canadian
11943         Cross.
11945 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11947         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11948         host.
11950         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11951         and mingw32.
11953 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11955         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11956         here as it is not defined in the toplevel Makefile.
11958 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11960         * configure (package_makefile_rules_frag): New variable, which names
11961         a file with generic rules, ...
11962         Change comment to mention we now have FIVE parts.
11963         * configure: Undo last change.
11965 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11967         * config.guess: More accurate determination of HP processor types.
11968         * config.sub: More accurate determination of HP processor types.
11970 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11972         * configure (package_makefile_frag): Move inserting the
11973         ${package_makefile_frag} to where it should be according
11974         to the comment.
11976 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11978         * config.guess: Add support for Linux/ARM.
11980 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11982         * .cvsignore: Remove *-info and *-install since they match
11983         release-info and mpw-install, which we don't want to just ignore.
11985 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11987         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11989 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11991         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11992         local_prefix to sub-make invocations.
11994 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11996         * configure.in: Check makefile fragments in the source
11997         directory.
11999 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12001         * configure.in: Check whether host and target makefile
12002         fragments exist before adding them to *_makefile_frag.
12004 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12006         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12008 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12010         * configure.in: Make sure we only replace RPATH_ENVVAR on
12011         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12012         regexp to sed.
12014         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12015         to sub-makes.
12017 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12019         * config-ml.in (multi-do): LDFLAGS must include multilib
12020         designator.
12022 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12024         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12026 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12028         * config.sub: Add mingw32 support.
12029         * configure.in: Likewise.
12031 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12033         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12035 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12037         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12038         * configure (gxx_include_dir): Provide a definition for subdirs
12039         which do not use autoconf.
12041 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12043         * config.guess: Sync with egcs.  Picks up new alpha support,
12044         BeOS & some additional linux support.
12046 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12048         * config.guess: HP 9000/803 is a PA1.1 machine.
12050 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12052         * configure.in: It's alpha*-...
12054 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12056         * configure.in (host_makefile_frag, target_makefile_frag):
12057         Handle multiple config files.
12058         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12059         alpha-*-*.
12061 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12063         * mkdep: New file.
12065 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12067         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12069 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12071         * Makefile.in: Add libgui directory.
12072         (GDB_TK): Add all-libgui.
12073         * configure.in: Add libgui directory.
12074         * configure: Add all-libgui to GDB_TK.
12076 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12078         * config-ml.in (multidirs): Add m32r to multilib list.
12080 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12082         * Makefile.in (all-target-gperf): Change dependency to
12083         all-target-libstdc++.
12085 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12087         * config.guess: Add BeOS support.
12089 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12091         Source directory cvs renamed to cvssrc:
12092         * configure.in (host_tools): Change cvs to cvssrc.
12093         (native_only): Likewise.
12094         (noconfigdirs) [various cases]: Likewise.
12095         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12096         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12097         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12098         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12099         (all-cvssrc): Rename target from all-cvs.
12101 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12103         * configure (gxx_include_dir): Fix thinko.
12105 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12107         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12108         (install-cross, install-gcc-cross): New targets.
12110 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12112         * configure.in (noconfigdirs): Add support for Thumb target.
12114         * config.sub (maybe_os): Add support for Thumb target.
12116 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12118         * Makefile.in: Add rules for cygmon.
12120         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12122 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12124         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12125         * configure (gxx_include_dir): Provide a definition for subdirs
12126         which do not use autoconf.
12128 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12130         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12131         11/18/97 build
12133 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12135         * From Franz Sirl.
12136         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12137         found on RedHat Linux systems.
12139 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12141         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12142         guesses.
12144 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12146         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12148 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12150         * ltmain.sh: If mkdir fails, check whether the directory was created
12151         anyhow by some other process.
12153 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12155         * configure.in (d30v-*-*): Configure all directories.
12157 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12159         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12160         for the D30V.
12162 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12164         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12166 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12168         * include/libiberty.h: Add extern "C" { so it can be used with C++
12169         progrms.
12170         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12171         programs.
12173 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12175         * configure.in (d30v-*-*): Configure GCC now.
12177 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12179         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12180         is no longer needed.
12182 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12184         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12186 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12188         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12189         targets using "$@" to provide support for similar but not identical
12190         targets without having to duplicate code.
12192 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12194         * makefile.vms: Fix to work with DEC C.
12196 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12198         * config.sub: Add mips-tx39-elf to marketing names.
12200 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12202         * ltmain.sh: Handle symlinks in generated script.
12204 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12206         * configure: Handle autoconf style directory options: --bindir,
12207         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12208         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12209         --sysconfdir.
12210         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12211         (sharedstatedir, localstatedir, oldincludedir): New variables.
12212         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12213         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12214         sbindir, sharedstatedir, and sysconfdir.
12216 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12218         * Makefile.in (bootstrap-lean): New target.
12220 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12222         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12223         sn, and gnuserv from noconfigdirs.
12225 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12227         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12229 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12231         * Makefile.in (cross): New target.
12233 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12234                           Jeff Law         <law@cygnus.com>
12236         * Makefile.in (bootstrap2, bootstrap3): New targets.
12237         (all-bootstrap): Remove outdated and confusing target.
12238         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12240 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12242         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12243         windows.  Consistent with gdb/configure.
12245 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12247         * configure.in: Name Linux target fragment.
12249         * configure: Rewrite so that project Makefile fragment is inserted
12250         first and appears last in the resulting Makefile.
12252 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12254         * Makefile.in (install-itcl): Install tcl first.
12256 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12258         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12260 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12262         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12264         * configure.in (skipdirs): Add target-librx for Linux.
12265         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12267 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12269         * Makefile.in (bootstrap): New target.
12271 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12273         * config.sub: Accept 'amigados' for backward compatibility.
12275 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12277         * config.guess: Merge with FSF.
12279 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12281         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12283 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12285         * config.sub: Add "marketing-names" patch.
12287 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12289         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12291 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12293         * config.sub: Handle v850-elf.
12295 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12297         * .cvsignore (*-install): Remove.
12299 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12301         * ltconfig: Set CONFIG_SHELL in libtool.
12302         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12304 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12306         * configure.in (target_subdir): Set to libraries if enable_multilib.
12308 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12310         * config.guess: Update from gcc directory.
12312 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12314         * Makefile.in (all-sim): Depends on all-readline.
12316 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12318         * Makefile.in (BISON, YACC): Use $$s.
12319         (all-bison): Depend on all-texinfo.
12321 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12323         * Makefile.in (BISON): Add -L flag.
12324         (YACC): Likewise.
12326 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12328         * configure.in (noconfigdirs): Add support for v850e target.
12330         * config.sub (maybe_os): Add support for v850e target.
12332 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12334         * configure.in (noconfigdirs): Add support for v850ea target.
12336         * config.sub (maybe_os): Add support for v850ea target.
12338 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12340         * config.sub: Add mipstx39.  Delete r3900.
12342 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12344         * Makefile.in (all-autoconf): Depends on all-texinfo.
12346 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12348         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12349         eabi targets.
12351 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12353         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12355         * configure: When handling a Canadian Cross, handle YACC as well as
12356         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12357         * Makefile.in (all-bison): Depend upon all-texinfo.
12359 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12361         * Makefile.in (BISON): bison, not byacc or bison -y.
12362         (YACC): bison -y or byacc or yacc.
12363         (various): Add *-bison as appropriate.
12364         (taz): No need to mess with BISON anymore.
12366 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12368         * configure: If OSTYPE matches *win32*, try to find a good value for
12369         CONFIG_SHELL.
12371 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12373         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12374         configure.in if it is present.
12376 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12378         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12380 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12382         * config.sub: Recognize `arc' cpu.
12383         * configure.in: Likewise.
12384         * config-ml.in: Likewise.
12386 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12388         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12390 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12392         * configure: Changed sed delimiter from ':' to '|' when
12393         attempting to substitute ${config_shell} for SHELL. On
12394         NT ${config_shell} may contain a ':' in it.
12396 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12398         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12400 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12402         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12404 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12406         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12408         * ylwrap: If the program is a relative path, force it to be
12409         absolute.
12411 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12413         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12415 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12417         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12418         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12419         for libraries.
12421 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12423         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12424         separated by spaces.
12426 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12428         * ylwrap: New file.
12429         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12431         * ltmain.sh: Handle /bin/sh at start of install program.
12433         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12435         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12436         * missing: New file, from automake 1.2.
12438 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12440         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12441         check-tk to CHECK_X11_MODULES.
12443 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12445         * config.sub: Merge with FSF.
12447 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12449         * config.guess: Merge with FSF.
12451 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12453         * configure: Treat msdosdjgpp like go32.
12454         * configure.in: Likewise.  Don't remove gprof for go32.
12456         * configure: Change Makefile.tem2 to Makefile.tm2.
12458 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12460         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12462 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12464         * install-sh (chmodcmd): Set to null if the DST directory already
12465         exists.  Same as Nov 11th change.
12467 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12469         * configure (GDB_TK): Needs itcl and tix.
12471 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12473         * config.guess: Update from FSF.
12475 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12477         * Makefile.in (GDB_TK): Depend on itcl and tix.
12479 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12481         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12482         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12483         (INSTALL_SCRIPT): New variable.
12484         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12485         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12486         to -x.
12487         * install-sh: Add support for -x option.
12489 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12491         * configure.in, Makefile.in: Treat tix like itcl.
12493 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12495         * Makefile.in (WINDRES): New variable.
12496         (WINDRES_FOR_TARGET): New variable.
12497         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12498         (EXTRA_HOST_FLAGS): Add WINDRES.
12499         (EXTRA_TARGET_FLAGS): Add WINDRES.
12500         (EXTRA_GCC_FLAGS): Add WINDRES.
12501         ($(DO_X)): Pass down WINDRES.
12502         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12503         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12504         DLLTOOL_FOR_TARGET.
12506 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12508         * configure.in: configure sim before gdb for win32-x-ppc
12510 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12512         Move gperf into the toplevel, from libg++.
12513         * configure.in (target_tools): Add target-gperf.
12514         (native_only): Add target-gperf.
12515         * Makefile.in (all-target-gperf): New target, depend on
12516         all-target-libg++.
12517         (configure-target-gperf): Empty rule.
12518         (ALL_TARGET_MODULES): Add all-target-gperf.
12519         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12520         (CHECK_TARGET_MODULES): Add check-target-gperf.
12521         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12522         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12524 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12526         * config.sub (mn10200): Recognize new basic machine.
12528 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12530         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12531         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12533 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12535         * configure.in: If we're building mips-sgi-irix6* native, turn on
12536         ENABLE_MULTILIB and set TARGET_SUBDIR.
12538 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12540         * Makefile.in (all-sn): Depend on all-grep.
12542 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12544         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12546         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12547         Makefile.  From Jeff Makey <jeff@cts.com>.
12548         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12550         * Makefile.in (DISTBISONFILES): Remove.
12551         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12552         $(DEFAULT_YACC).
12554         * configure.in: Build itl, db, sn, etc., when building for native
12555         cygwin32.
12557         * Makefile.in (LD): New variable.
12558         (EXTRA_HOST_FLAGS): Pass down LD.
12559         ($(DO_X)): Likewise.
12561 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12563         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12565 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12567         * configure.in (targargs): Strip out any supplied --build argument
12568         before adding our own. Always add --build.
12570 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12572         * configure.in (targargs): Pass --build if we're doing
12573         a cross-compile.
12575 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12577         * configure: Use '|' instead of ":" as the separator in
12578         sed. Otherwise sed chokes on NT path names with drive
12579         designators. Also look for "?:*" as the leading characters in an
12580         absolute pathname.
12582 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12584         * config.sub: Support for r3900.
12586 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12588         * configure.in: Use install-sh, not install.sh.
12590 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12592         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12593         apply it twice.
12595 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12597         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12598         install-binutils.
12600 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12602         * Makefile.in: Add automake targets.
12603         * configure.in (host_tools): Add automake.
12605 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12607         * configure: Default CXX to c++, not gcc.
12608         * Makefile.in (CXX): Set to c++, not gcc.
12609         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12611 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12613         * install-sh: try appending a .exe if source file doesn't
12614         exist
12616 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12618         * configure.in: Turn on multilib by default.
12619         (cross_only): Remove target-libiberty.
12621         * Makefile.in (all-gcc): Don't depend on libiberty.
12623 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12625         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12627 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12629         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12630         (DISTBISONFILES): Add ld/Makefile.in
12632 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12634         * configure.in: if target is cygwin32 but host isn't cygwin32,
12635         don't configure gdb tcl tk expect, not just gdb.
12637 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12639         * configure.in: Added gnuserv everywhere sn appears.
12641         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12642         (CROSS_CHECK_MODULES): Added check-gnuserv.
12643         (INSTALL_MODULES): Added install-gnuserv.
12644         (CLEAN_MODULES): Added clean-gnuserv.
12645         (all-gnuserv): New target.
12647 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12649         * config.guess: Fixes for MIPS OpenBSD systems.
12651 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12653         * Makefile.in (INSTALL_XFORM): Remove.
12654         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12656         * mkinstalldirs: New file, copied from automake.
12657         * Makefile.in (installdirs): Rename from install-dirs.  Use
12658         mkinstalldirs.  Change all users.
12659         (DEVO_SUPPORT): Add mkinstalldirs.
12661 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12663         * install-sh: Rename from install.sh.
12664         * Makefile.in (INSTALL): Change install.sh to install-sh.
12665         (DEVO_SUPPORT): Likewise.
12667         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12668         Graichen <graichen@rzpd.de>.
12670 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12672         * config.guess: Recognize OpenBSD systems correctly.
12674 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12676         * README, Makefile.in (ETC_SUPPORT): Remove references to
12677         cfg-paper*, configure.{texi,man,info*}._
12679 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12681         * Makefile.in (all.normal): Ensure that gcc is built after all
12682         the x11 - ie gdb - targets.
12684 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12686         * makefile.vms: Don't run conf-a-gas.
12688 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12690         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12692 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12694         * configure.in: Remove noconfigdirs case since gdb also
12695         configures and builds for tic80-coff.
12697 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12699         * configure: Set cache_file to config.cache.
12700         * Makefile.in (local-distclean): Remove config.cache.
12702 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12704         * COPYING: Update FSF address.
12706 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12708         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12709         noconfigdirs.
12711 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12713         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12714         MAKEDIRS, is empty.
12716 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12718         * config.sub: Tweak mn10300 entry.
12720 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12722         * configure.in (host_tools): Put sim before gdb, so gdb's
12723         configure.tgt can determine if the simulator was configured.
12725 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12727         * config.sub: Move BeOS $os case to be with other Cygnus
12728         local cases.
12730 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12732         * config.sub: Remove misplaced comment that broke Linux.
12734 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12736         * config.sub: Add BeOS support.
12738 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12740         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12742 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12744         * configure.in (noconfigdirs): Remove tcl and tk from
12745         noconfigdirs for cygwin32 builds.
12747 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12749         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12751 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12753         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12754         make-all.com, use makefile.vms instead.
12756 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12758         * config.sub: Accept -lnews*.
12760 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12762         * configure.in (noconfigdirs): Disable target-newlib,
12763         target-examples and target-libiberty for d30v.
12765 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12767         * configure.in (noconfigdirs): Enable ld for d30v.
12769 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12771         * configure.in (tic80-*-*): Build compiler.
12773 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12775         * configure.in (d30v-*): Remove sim directory from list of
12776         unsupported d30v directories
12778 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12780         * config.sub, configure.in: Add d30v target cpu.
12782 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12784         * makefile.vms: New file.
12785         * make-all.com: Remove.
12787 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12789         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12791 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12793         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12795 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12797         * Makefile.in (ALL_MODULES): Added all-db.
12798         (CROSS_CHECK_MODULES): Addec check-db.
12799         (INSTALL_MODULES): Added install-db.
12800         (CLEAN_MODULES): Added clean-db.
12802 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12804         * config.guess: Merge with latest FSF sources.
12806 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12808         * Makefile.in (ALL_MODULES): Added all-itcl.
12809         (CROSS_CHECK_MODULES): Added check-itcl.
12810         (INSTALL_MODULES): Added install-itcl.
12811         (CLEAN_MODULES): Added clean-itcl.
12813 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12815         * configure.in: build gdb for mn10200
12817 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12819         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12821 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12823         * configure.in (tic80-*-*): Turn off most targets right now.
12825 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12827         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12828         rather than the makeinfo program.
12829         (do-info): Depend upon all-texinfo.
12831 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12833         * configure.in: Remove uses of config/mh-linux.
12835         * config.sub, config.guess: Merge with latest FSF sources.
12837 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12839         * config.sub (case $basic_machine): Add tic80 entries.
12841 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12843         * config.sub, config.guess: Merge with latest FSF sources.
12845 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12847         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12848         * mpw-config.in: Test for NewFolderRecursive.
12849         * mpw-install: Use symbolic name for startup filename.
12850         * mpw-README: Add various additional details.
12852 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12854         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12856 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12858         * configure.in: Do build gcc and the target libraries for
12859         the mn10200.
12861 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12863         * configure.in: don't avoid building gdb for mn10300 any more
12864         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12865         instead of single-quoting it.
12867 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12869         * configure.in: Don't use --with-stabs on IRIX 6.
12871 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12873         * configure.in (m32r): Build gdb, libg++ now.
12875 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12877         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12878         directories from noconfigdirs.
12880 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12882         * config.sub (basic_machine): added mips16 configuration
12884 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12886         * config.sub: Handle d10v-unknown.
12888 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12890         * config.sub: Handle v850-unknown.
12892 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12894         * Makefile.in: add findutils
12895         * configure.in: add findutils to list of host_tools
12897 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12899         * config.sub: Handle mn10200 and mn10300.
12901 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12903         * configure.in (d10v-*): Do not build librx.
12905 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12907         * configure.in (mn10300): Build everything except gdb & libgloss.
12909 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12911         * config.guess:  Patch for Dansk Data Elektronik servers,
12912         from Niels Skou Olsen <nso@dde.dk>.
12914         For ncr, use /bin/uname rather than uname, since GNU uname does not
12915         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12917         Patch for MIPS R4000 running System V,
12918         from Eric S. Raymond <esr@snark.thyrsus.com>.
12920         Fix thinko for nextstep.
12922         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12924         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12925         * config.guess: Guess mips-dec-mach_bsd4.3.
12927         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12928         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12929         release numbers.
12930         * config.guess (mips-mips-riscos*):  Emit just enough of the
12931         release number.
12933         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12934         * config.guess (sparc-auspex-sunos*):  Added.
12935         (f300-fujitsu-*): Added.
12937         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12938         * config.guess:  Recognize a Tadpole as a sparc.
12940 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12942         * config.guess: Don't assume that NextStep version is either 2 or
12943         3.  NextStep 4 (aka OpenStep 4) has come out now.
12945 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12947         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12948         From Rik Faith <faith@cs.unc.edu>.
12950 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12952         * config.sub: Contributions from bug-gnu-utils to:
12953         Support plain "hppa" (no version given) architecture, reported by
12954         OpenStep.
12955         OpenBSD like NetBSD.
12956         LynxOs is not a hardware supplier.
12958         * config.guess: Contributions from bug-gnu-utils to add support for:
12959         OpenBSD like NetBSD.
12960         Stratus systems.
12961         More Pyramid systems.
12962         i[n>4]86 Intel chips.
12963         M680[n>4]0 Motorola chips.
12964         Use unknown instead of lynx for hardware manufacturer.
12966 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12968         * install.sh (chmodcmd): Set to null if the DST directory already
12969         exists.
12971 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12973         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12974         not use mt-ppc target Makefile fragment any more.
12976 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12978         * configure.in (*-*-windows):  Exclude everything but those dirs
12979         needed to build windows.
12981 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12983         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12985 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12987         * configure.in:  Exclude mmalloc from i386-windows.
12989 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12991         * Undo my previous change.
12993 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12995         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12996         unconditionally.
12997         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12999 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13001         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13002         host to add it's own flags.
13004 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13006         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13008 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13010         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13011         (CXX_FOR_TARGET): Likewise.
13012         (GCC_FOR_TARGET): Define.
13013         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13014         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13015         CC_FOR_TARGET was specified on the command line.
13016         (MAKEOVERRIDES): Don't define.
13018 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13020         * configure.in (m32r): Fix spelling of libg++ libs.
13022 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13024         * config.sub (-apple*): Remove, now redundant.
13026 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13028         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13030         * configure: Rework yesterday's sed script patch.
13032         * config.sub: Merge with FSF.
13034 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13036         * config.guess:  Merge from FSF.
13038         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13039         * config.guess: Use pc instead of unknown, for pc clone systems.
13040         Change linux to linux-gnu.
13042         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13043         * config.guess: Avoid non-portable tr syntax.
13045 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13047         * test-build.mk (HOLES): Add "xargs" for gdb.
13049         * configure: Avoid hpux10.20 sed bug.
13051 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13053         * configure.in:  Add support for windows host
13054         (that is a build done under the Microsoft build environment).
13056 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13058         * Makefile.in: Replace all uses of srcroot with s, to shrink
13059         command line lengths.
13061         Patches from Geoffrey Noer <noer@cygnus.com>:
13062         * configure.in: If configuring for newlib, pass --with-newlib to
13063         subdirectories.
13064         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13065         -Bnewlib/ and -Lwinsup to gcc.
13066         (CXX_FOR_TARGET): Likewise.
13068 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13070         * Makefile.in (ETC_SUPPORT): Add configure.
13072 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13074         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13075         host configuration file.
13077 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13079         * configure.in: Break mn10x00 support into separate
13080         mn10200 and mn10300 configurations.
13081         * config.sub: Likewise.
13083 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13085         * configure.in: Add lots of stuff to noconfigdirs for
13086         the mn10x00 targets.
13088         * config.sub, configure.in: Add mn10x00 support.
13090 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13092         * make-all.com: Call conf-a-gas, not config-a-gas.
13094 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13096         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13097         targets.
13099 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13101         * mpw-README: Add much more detail for native PowerMac.
13102         * mpw-install: New file.
13103         * mpw-configure: Add --norecursion and --help options.
13104         * mpw-config.in: Translate readme and install files when
13105         copying to objdir.
13106         * mpw-build.in: Don't always depend on byacc and flex.
13107         (install-only-top): New action.
13109 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13111         * configure.in:  You can now configure GDB for the v850.
13113 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13115         * configure.in (noconfigdirs): Don't configure any C++ dirs
13116         if targeting D10V.
13118 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13120         * config.sub: Recognize mips64vr5000.
13122 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13124         * configure.in: Use a single line for host_tools and native_only.
13126 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13128         * config.sub, configure.in: Add entries for m32r.
13130 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13132         * Makefile.in (inet-install): Don't run install-gzip.
13134 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13136         * configure.in:  Don't config lots of things for *-*-windows*.
13138 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13140         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13141         (host_libs, host_tools): Copy from configure.in.
13142         * mpw-configure: Don't complain about directories not found.
13144 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13146         * configure.in (i[345]86): Recognize i686 for pentium pro.
13147         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13148         file.
13150         * config.guess (i[345]86): Ditto.
13152 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13154         * configure.in (noconfigdirs): Removed gdb for D10V.
13156 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13158         * configure.in: Remove ld, target-libio, target-libg++, and
13159         target-libstdc++ from noconfigdirs.
13161 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13163         * configure: Fix three locations where shell scripts were
13164         being run directly rather than with config_shell.
13166 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13168         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13169         * config.sub (basic_machine): Recognize v850.
13171 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13173         * mpw-configure: Handle multiple enable/disable options and
13174         pass them down recursively, handle -c and -s flags appropriately
13175         depending on choice of compiler, add escape mechanism for
13176         quoted arguments to gC.
13178 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13180         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13181         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13182         so that -mrelocatable-lib and -mno-eabi are used.
13184         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13185         not support --print-multi-lib, don't abort.
13187 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13189         * make-all.com: Run config-a-gas.
13190         * setup.com: Don't copy subdirectory files around.
13192 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13194         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13195         target, it now compiles correctly.
13197 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13199         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13201 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13203         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13205 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13207         * configure.in (native_only): Add prms.
13209 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13211         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13212         (BINUTILS_SUPPORT_DIRS): Likewise.
13214 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13216         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13217         d10v support is added.
13219 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13221         * configure.in (d10v-*-*): New target.
13223 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13225         * config.guess (HP 9000/811): Recognize this as a PA1.1
13226         machine.
13228 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13230         * Makefile.in (do-tar-gz): New target, split out from tail end of
13231         taz target.  Run each command separately, don't use pipes.
13232         (taz): Use it.
13234 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13236         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13237         * mpw-build.in: No builds should depend on building byacc or flex,
13238         they are assumed to be installed already.
13240 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13242         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13243         variable that CC_FOR_TARGET needs.
13245 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13247         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13248         options have changed since the last time the subdirectory was
13249         configured, and if it has, reconfigure.
13250         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13251         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13253 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13255         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13256         CLEAN_MODULES): Add bash.
13257         (all-bash): New target.
13259 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13261         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13263 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13265         * config.sub (basic_machine): Recognize d10v as a valid processor.
13267 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13269         * mpw-configure: Add support for --bindir.
13270         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13272 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13274         * configure.in: add bash, time, gawk to list of hosttools and things
13275         to only build for native toolchains
13277 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13279         * Makefile.in (docdir): Remove.
13281 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13283         * Makefile.in (datadir): Set to $(prefix)/share.
13285 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13287         * configure.in: build diff and patch for cygwin32-hosted
13288         toolchains.
13290 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13292         * config.sub: Accept -rtems*.
13294 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13296         * configure.in: enable dosrel for cygwin32-hosted builds,
13297                 remove diff from the list of things not buildable
13298                 via Canadian Cross
13300 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13302         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13303         don't get ". ".
13305 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13307         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13309 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13311         * Makefile.in (taz): Handle case where tex3patch didn't even get
13312         checked out.  Also, if it was found, put the symlink in a new util
13313         subdirectory.
13315 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13317         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13319 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13321         * config.sub: Recognize -openvms.
13322         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13323         * make-all.com, setup.com: New files.
13325 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13327         * Makefile.in (taz): tex3patch moved to texinfo/util.
13329 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13331         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13332         * configure.in: remove make from disable-if-Can-Cross list
13333                 enable gdb if ${host} and ${target} are cygwin32
13335 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13337         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13338         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13340 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13342         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13343         distinguish sysv/svr4/bsd variants.
13344         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13346 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13348         * configure.in: Added copyright notice.
13349         * move-if-change: Added copyright notice.
13351 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13353         * configure.in (powerpcle-*-solaris*): Until we get shared
13354         libraries working, don't build gdb, sim, make, tcl, tk, or
13355         expect.
13357 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13359         * config.guess:  Merge with FSF:
13361         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13362         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13364         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13365         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13367         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13368         * config.guess:  Combine two OSF1 rules.
13369         Also recognize field test versions.  From mjr@zk3.dec.com.
13370         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13371         because GNU uname does not support -p.  From pmr@pajato.com.
13373 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13375         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13377 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13379         * mpw-README: Document GCCIncludes.
13381 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13383         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13385 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13387         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13389 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13391         * configure.in (*-*-cygwin32): Configure make.
13393 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13395         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13397 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13399         * Makefile.in (all-inet): Depend on all-perl.
13401         * Makefile.in (inet-install): New target.
13403         * Makefile.in (all-inet): Depend on all-tcl.
13404         (all-inet): Depend on all-send-pr.
13406 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13408         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13409         temporarily.
13411 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13413         * configure.in: Don't configure --with-gnu-ld on AIX.
13415 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13417         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13419 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13421         * Makefile.in (ALL_MODULES): Added all-inet.
13422         (CROSS_CHECK_MODULES): Added check-inet.
13423         (INSTALL_MODULES): Added install-inet.
13424         (CLEAN_MODULES): Added clean-inet.
13425         (all-indent): New target.
13427         * configure.in (host_tools): Added inet.
13428         (native_only): Added inet.
13429         (noconfigdirs): Added inet.
13431 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13433         * configure.in: Don't configure libgloss if we are not configuring
13434         newlib.
13436 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13438         * configure.in: Don't configure libgloss for unsupported
13439         architectures.
13441 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13443         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13445 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13447         * Makefile.in (ALL_MODULES): Include all-apache.
13448         (CROSS_CHECK_MODULES): Include check-apache.
13449         (INSTALL_MODULES): Include install-apache.
13450         (all-apache): New target.
13452         * configure.in: Added apache everywhere perl is seen.
13454 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13456         * Makefile.in: Add support for clean-{module} and
13457         clean-target-{module} rules.
13459 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13461         * configure.in (*-*-ose) do not build libgloss.
13463 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13465         * config.guess (prep*:SunOS:5.*:*): Turn into
13466         powerpele-unknown-solaris2.
13468 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13470         * configure.in: Permit --enable-shared to specify a list of
13471         directories.
13473 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13475         * configure.in (host==solaris): Pass only the first word of $CC
13476         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13478 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13480         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13482 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13484         * Makefile.in (ALL_MODULES): Include all-perl.
13485         (CROSS_CHECK_MODULES): Include check-perl.
13486         (INSTALL_MODULES): Include install-perl.
13487         (ALL_X11_MODULES): Include all-guile.
13488         (CHECK_X11_MODULES): Include check-guile.
13489         (INSTALL_X11_MODULES): Include install-guile.
13490         (all-perl): New target.
13491         (all-guile): New target.
13493         * configure.in (host_tools): Include perl and guile.
13494         (native_only): Include perl and guile.
13495         (noconfigdirs): Don't build guile and perl; no ports have been
13496         done.
13498 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13500         * configure (--enable-*): Handle quoted option lists such as
13501         --enable-sim-cflags='-g0 -O' better.
13503 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13505         * Makefile.in ({,inst}all-target): New rule so we can make and
13506         install all of the target directories easily.
13508 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13510         * configure.in: Add missing global flag in sed substitution when
13511         deleting `target-' from ${configdirs}.
13513 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13515         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13516         option.
13518         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13519         config/mh-necv4.
13521         * install.sh: Correct misspelling of transformbasename.
13523         * config.guess: Recognize mips-*-sysv*.
13525 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13527         * config.sub: Recognize mon960.
13529 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13531         * configure: Restore Canadian Cross handling of BISON and LEX,
13532         removed in Feb 20 change.
13534 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13536         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13537         Mention make install.  Remove the old copyright date as well the
13538         clumsy and rather pointless copyright on the README file.
13540 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13542         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13543         Makefile after running symlink-tree, then run `make distclean' to
13544         avoid clobbering any generated files in srcdir.
13546 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13548         * configure.in (m68k-*-netbsd*): Build everything now.
13550 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13552         * Makefile.in (taz): Fix quoting.
13554 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13556         * configure.in (sparclet-*-*): Build everything now.
13558 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13560         * configure.in (m68k-*-linux*): New host.
13562 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13564         * configure: Check for bison before byacc.
13566 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13568         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13569         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13570         searching PATH.  These are used as fallbacks by Makefile.in if
13571         flex/bison/byacc aren't in objdir.
13573 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13575         * Makefile.in: Make everything which depends upon all-bfd also
13576         depend upon all-opcodes, in case --with-commonbfdlib is used.
13578 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13580         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13581         building NT native compilers on Unix.
13583 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13585         * configure.in: Don't get CC from the host Makefile fragment if we
13586         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13587         Solaris test for /usr/ucb/cc to the post target script, just after
13588         the compiler sanity test.
13590 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13592         * config.sub: Merge with FSF.
13594 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13596         * Makefile.in (RPATH_ENVVAR): New variable.
13597         (REALLY_SET_LIB_PATH): Use it.
13598         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13600 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13602         * config.sub, configure.in: Recognize sparclet cpu.
13604 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13606         * config.guess:  Support m68k-cbm-sysv4.
13608 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13610         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13611         m68k-unknown-linuxaout from linker help string.  Put quotes around
13612         $ld_help_string.
13614 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13616         * config.guess (powerpc-harris-powerunix): Add guess for port
13617         to new target.
13619 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13621         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13623 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13625         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13626         $(REALLY_SET_LIB_PATH) in Makefile.
13627         * Makefile.in (SET_LIB_PATH): New variable.
13628         (REALLY_SET_LIB_PATH): New variable.
13629         ($(DO_X)): Use $(SET_LIB_PATH).
13630         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13631         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13632         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13633         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13634         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13635         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13636         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13637         (install-dosrel): Likewise.
13638         (all-opcodes): Depend upon all-libiberty.
13640 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13642         * config.guess (*:CYGWIN*): New
13644 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13646         * Makefile.in (all-target-winsup): All all-target-libiberty.
13648 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13650         * configure.in (noconfigdirs): Add missing # in front of comment.
13652 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13654         * configure.in: add second pass to things added to noconfigdirs
13655         so *-gm-magic can exclude libgloss properly.
13657 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13659         * mpw-configure (extralibs_name, rez_name): Set correctly
13660         for MWC68K compiler.
13662         * mpw-README: Add more info on the necessary build tools.
13664 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13666         * configure.in, config.sub: Recognize cygwin32.
13668 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13670         * config.guess, config.sub: Recognize A/UX.
13672 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13674         * config.sub: Merge with gcc/config.sub.
13676 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13678         * mpw-build.in (do-binutils): Add build of stamps.
13680 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13682         * config.sub: Add recognition for mips64vr4100*-* targets.
13684 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13686         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13687         Add creation of gconfigargs with `--enable-shared' turned on.
13688         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13689         ($(host)-stamp-stage3-configured): Likewise.
13690         (HOLES): Add chatr and ldd.
13691         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13693 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13695         * configure: Pass --nfp to recursive configures.
13697 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13699         * Makefile.in (DLLTOOL): New.
13700         (DLLTOOL_FOR_TARGET): New.
13701         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13702         (EXTRA_TARGET_FLAGS): Ditto.
13703         (EXTRA_GCC_FLAGS): Ditto.
13704         (CONFIGURE_TARGET_MODULES): Ditto.
13705         (DO_X): Ditto.
13706         * configure: Add DLLTOOL.
13708 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13710         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13711         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13712         mh-sco, since old workarounds no longer needed, and don't
13713         build ld, since libraries have weak symbols in COFF.
13715 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13717         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13719 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13721         * configure.in: Make sure that ${CC} can be used to compile an
13722         executable.
13724 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13726         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13727         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13728         nothing depending on whether gdbtk is being built.
13730 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13732         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13734 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13736         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13737         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13739 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13741         * config-ml.in: Add support for
13742         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13743         Simplify setting of multidirs from --disable-foo.
13745 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13747         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13748         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13749         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13750         non-empty, pass them on to the  GCC make.
13751         (all-bootstrap): New rule that is like all-gcc, except it executes
13752         the GCC bootstrap rule instead of the GCC all rule.
13754 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13756         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13758 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13760         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13761         DG/UX support.
13763 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13765         * config.sub (i*86*) Change [345] to [3456]
13767 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13769         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13770         --with-gnu-ld=no.
13772 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13774         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13775         AIX multilibs get built.
13777 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13779         * configure.in (i386-win32): Don't build expect if we're not
13780         building the tcl subdir.
13782 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13784         * Makefile.in: (configure-target-examples, all-target-examples):
13785         New targets, configure and build example programs.
13787 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13789         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13790         use it as input to sedit the generated MPW makefile.
13791         * mpw-README: Add a suggestion about Gestalt.h.
13793 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13795         * config.sub: Accept *-*-ieee*.
13797 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13799         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13800         Ronald F. Guilmette <rfg@monkeys.com>.
13802 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13804         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13805         for powerpc-pe native.
13806         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13807         (target==powerpc-pe): duplicate i386-win32 entry.
13809 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13811         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13812         of vxworks, not just vxworks5.1.
13814 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13816         * mpw-configure: Add support for exec-prefix.
13818 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13820         * config.guess: Recognize HP model 816 machines as having
13821         a PA1.1 processor.
13823 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13825         * configure: Ignore new autoconf configure options.
13827 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13829         * config.guess:  Recognize Pentium under SCO.
13830         From Robert Lipe <robertl@arnet.com>.
13832 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13834         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13836 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13838         * configure.in: Don't configure gas for alpha-dec-osf*.
13840 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13842         * configure.in: Default to --with-stabs for some targets for which
13843         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13844         i[345]86*-*-unixware*.
13846 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13848         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13849         rather than basing it on the target.  Simplify handling of options
13850         controlling which directories to configure.  Remove extraneous
13851         slash in multi-clean target.
13853 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13855         * config-ml.in: Prefix more variables with ml_ so they don't collide
13856         with configure's.
13858 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13860         * configure: Don't turn -v into --v.
13862 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13864         * configure.in (targargs): Fix typo.
13866         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13868 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13870         * configure.in: Strip --host and --target options from
13871         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13872         --with-cross-host option when building with a cross-compiler.
13873         * configure: Canonicalize the arguments put into config.status by
13874         always using `=' for an option with an argument.  Pass a presumed
13875         --host or --target explicitly.
13877 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13879         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13880         into general OS recognition case.
13882 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13884         * configure.in (target_configdirs): add target-winsup only
13885         for win32 target systems.
13887 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13889         * Makefile.in (all-target-libgloss): Depend upon
13890         configure-target-newlib, since when libgloss is built it looks to
13891         see if the newlib directory exists.
13893 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13895         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13896         cfg-ml-*.in.
13898 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13900         * configure: Handle LD and LD_FOR_TARGET when configuring a
13901         Canadian Cross.
13903 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13905         * configure.in (target_libs): add target-winsup.
13906         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13907         (target==ppcle-pe): remove ld from $noconfigdirs.
13909 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13911         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13912         Preserve relative path names in $srcdir.  Build symlink tree if
13913         configuring cross target dir and srcdir=. (= no VPATH support).
13914         (configure-target-libg++): Depend on configure-target-librx.
13915         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13916         * config-ml.in: New file.
13917         * symlink-tree: New file.
13918         * configure: Ensure srcdir="." if that's what it is.
13920 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13922         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13923         includes and FLEX_SKELETON setting.
13924         * mpw-configure (--with-gnu-ld): New option, controls whether
13925         to use PPCLink or ld with PowerMac GCC.
13926         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13927         * mpw-config.in: Configure grez if targeting Mac.
13929         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13930         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13931         just macos.
13932         * configure.in: Configure grez resource compiler if targeting Mac.
13933         * Makefile.in (all-grez, install-grez): New targets.
13935 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13937         * configure: CXX defaults to gcc, not g++.  If we find
13938         gcc in the path, set CC to gcc -O2.
13940 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13942         * configure: Default ${build} correctly.  Avoid picking up extra
13943         spaces when reading CC and CXX from Makefile.  When doing a
13944         Canadian Cross, use plausible default values for numerous
13945         variables.
13946         * configure.in: When doing a Canadian Cross, don't try to
13947         configure tools whose configure script can't handle it.
13949 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13951         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13953 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13955         * configure:  Remove dubious bug reporting address.
13957 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13959         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13960         configure script, run that instead of this directory's configure.
13961         In either case, print a message that we're configuring the sub-dir.
13963 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13965         * configure.in: Before checking for the existence of various files,
13966         use sed to filter out "target-".
13968 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13970         * Makefile.in (DO_X): Split rule to decrease command line length
13971         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13972         (Philippe De Muyter).
13974 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13976         * Makefile.in (all-patch): depend on all-libiberty.
13978 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13980         * configure.in: If the only directory in target_configdirs which
13981         actually exists is libiberty, then set target_configdirs to empty,
13982         to avoid trying to build a target libiberty in a gas or gdb
13983         distribution.
13985 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13987         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13988         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13989         systems.
13991 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13993         * configure.in (copy_dirs): Use sys-include instead of include
13994         for --with-headers option.
13996 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13998         * Makefile.in, configure.in: Make winsup builds work with
13999         new scheme.
14001 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14003         * configure.in: Build the linker on AIX.
14005 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14007         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14008         where needed.
14010 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14012         * Makefile.in (all-gcc): Fix typo.
14014 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14016         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14018 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14020         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14021         to target-xiberty, to provide more flexibility.
14022         (target_subdir):  Define.  Create if cross.
14023         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14024         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14025         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14026         check-libFOO -> check-target-libFOO, etc.
14027         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14028         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14029         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14030         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14031         allow ALL_GCC="" to only configure.
14032         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14033         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14034         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14036 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14038         * Makefile.in (taz): Build "info" in etc explicitly.
14040 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14042         * configure.in:  Make sure that CC is undefined (as opposed to
14043         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14044         problem with autoconf trying to configure on a host without GCC.
14046 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14048         * mpw-configure: Set host alias from choice of host compiler,
14049         only use generic MPW Makefile sed if present, edit a file
14050         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14051         * mpw-README: Add problem notes about CW6 and CW7.
14053 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14055         * Makefile.in (taz): Use ";" instead of ";;".
14057 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14059         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14060         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14061         DISTDOCDIRS.
14062         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14063         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14065 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14067         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14068         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14069         Move bfd to DISTSTUFFDIRS.
14071 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14073         * Makefile.in (X11_LIB): Removed.
14074         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14076         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14078 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14080         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14081         names.
14083 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14085         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14087 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14089         * configure.in (i[345]86-*-win32): Always build newlib.
14090         Don't configure cvs, autoconf or texinfo.
14091         * Makefile.in (LD_FOR_TARGET): New.
14092         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14093         Pass down LD_FOR_TARGET.
14095 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14097         * winsup: New directory.
14098         * Makefile.in: Build winsup.
14099         * configure.in: Winsup is configured when target is win32.
14100         Can only build win32 target GDB when native.
14102 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14104         * config.guess: Recognize HP model 819 machines as having
14105         a PA 1.1 processor.
14107 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14109         * configure: Fix sed loop which substitutes for CC and CXX to
14110         avoid bug found in various sed implementations.
14112 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14114         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14115         simulator.  Use standard powerpc-*-eabi*.
14117 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14119         * configure.in: Stop putting gas and binutils in noconfigdirs for
14120         powerpc-*-aix* and rs6000-*-*.
14122 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14124         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14125         -mcall-aixdesc libraries.
14127 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14129         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14131         * config.sub (arm | armel | armeb): Fix shell syntax.
14133 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14135         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14136         -msoft-float and -mcpu=common support.
14137         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14138         libraries.
14140 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14142         * configure.in: Allow configuration and build of emacs19 for the alpha.
14144 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14146         * configure.in (CC): Get ^CC, not just any old CC, from
14147         ${host_makefile_frag}.
14149 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14151         * configure.in (CC): Try to get CC from
14152         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14154 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14156         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14157         only if it exists in $(srcdir).
14159 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14161         * configure: If CC and CXX are not set in the environment, set
14162         them, based on either an existing Makefile or on searching for gcc
14163         in PATH.  Substitute for CC and CXX in Makefile.
14164         * configure.in: Remove libm from target_libs.  Separate
14165         target_configdirs from configdirs.  If CC is not set in
14166         environment, try to get it from a host Makefile fragment.  Rewrite
14167         changes of configdirs to use skipdirs instead.  A few minor
14168         tweaks.  Take directories out of target_configdirs as they are
14169         taken out of configdirs.  Remove existing Makefile files from
14170         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14171         CONFIG_ARGUMENTS in Makefile.
14172         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14173         by configure.in.
14174         (CONFIG_ARGUMENTS): Likewise.
14175         (CONFIGURE_TARGET_MODULES): New variable.
14176         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14177         ($(CONFIGURE_TARGET_MODULES)): New target.
14178         (configure-libg++, configure-libio): New targets.
14179         (all-libg++): Depend upon configure-libg++.
14180         (all-libio): Depend upon configure-libio.
14181         (configure-libgloss, all-libgloss): New targets.
14182         (configure-libstdc++): New target.
14183         (all-libstdc++): Depend upon configure-libstdc++.
14184         (configure-librx, all-librx): New targets.
14185         (configure-newlib): New target.
14186         (all-newlib): Depend upon configure-newlib
14187         (configure-xiberty): New target.
14188         (all-xiberty): Depend upon configure-xiberty.
14190 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14192         * configure.in (host i[345]86-*-win32):  Expand the
14193         noconfigdirs again.
14195 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14197         * mpw-configure: Fix sed command file name.
14199 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14201         * configure.in (host i[345]86-*-win32): Reduce the
14202         noconfigdirs again.
14204 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14206         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14207         or powerpc*-*-pe*, since they are not yet supported.
14209 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14211         Add PowerMac support and many other enhancements.
14212         * mpw-configure: New option --cc to select compiler to use,
14213         paste options set according to --cc into the generated
14214         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14215         if mpw-make.sed is present.
14216         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14217         add forward includes for PowerPC include files.
14218         * mpw-build.in: Build using Makefile.PPC if present.
14219         (do-byacc, etc): Remove separate version resource builds.
14220         (do-gas): Build "stamps" before "all".
14221         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14222         * mpw-README: Update to reflect --cc option, PowerMac support,
14223         and recently-reported compatibility problems.
14225 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14227         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14228         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14229         (--with-multilib-top): Pass to recursive invocations.
14231 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14233         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14234         v810-*-*.
14236 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14238         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14239         gdb, ld and opcodes on v810-*-*.
14241 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14243         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14244         (local-maintainer-clean): New target.
14245         (maintainer-clean): New target.
14246         (realclean): Just depend upon maintainer-clean.
14248 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14250         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14252 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14254         * configure.in: Build ld in mips*-*-bsd* case.
14256 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14258         * config.sub: Accept -lites* OS.  From Ian Dall.
14260 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14262         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14263         targets.
14265 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14267         * configure.in: treat i386-win32 canadian cross the same as
14268         i386-go32 canadian cross.
14270 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14272         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14273         running under the simulator to build a reduced set of libraries.
14274         (powerpc-*-eabiaix): Add fine grained multilib support added to
14275         other powerpc targets yesterday.
14277 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14279         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14280         -disable-softfloat, -disable-relocatable, -disable-aix, and
14281         -disable-sysv to control which multilib libraries get built.
14283 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14285         * configure: Add Makefile.tem to list of files to remove in trap
14286         handler.
14288 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14290         * config.guess (*Linux*):  Add missing "exit"s.
14291         Also, need specific check for alpha-unknown-linux (uses COFF).
14293 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14295         * config.guess:  Merge with FSF:
14297         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14298         * config.guess (AIX4): More robust release numbering discovery.
14300         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14301         * config.guess (i386-sequent-ptx): Properly get version number.
14303         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14304         * config.guess (mips:*:4*:UMIPS): New case.
14306 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14308         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14309         (i386-win32 host): Likewise.  Don't build readline.
14311 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14313         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14314         SUPPORT_FILES to submakes.
14316 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14318         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14319         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14320         mpw-configure.
14322 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14324         * configure.in (appdirs): Use =, not ==, in test expression when
14325         trying to build the text to print in the warning message for
14326         Solaris users.
14328 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14330         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14332 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14334         * config.guess: Recognize lynx-2.3.
14336 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14338         * config.sub (z8ksim): Deleted
14339         (z8k-*-coff): New, this is the one true name of the target.
14341 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14343         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14345 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14347         * config.guess (*:Linux:*:*): First try asking the linker what the
14348         default object file format is (elf, aout, or coff).  Then if this
14349         fails, try previous methods.
14351 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14353         * configure.in: Don't build newlib for *-*-vxworks5.1.
14355 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14357         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14358         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14360 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14362         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14364 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14366         * cfg-ml-com.in: New file.
14367         * cfg-ml-pos.in: New file.
14369 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14371         * COPYING.NEWLIB: Add HP free copyright to list.
14373 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14375         * config.sub: Recognize -eabi* for the system, not just -eabi.
14377 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14379         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14380         * config.sub, configure.in (win32): New target and host.
14382 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14384         * configure.in: Add i386-pe configuration.
14386 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14388         * mpw-build.in (install): Install GDB after LD.
14390 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14392         * mpw-config.in (elf/mips.h): Always forward-include, needed
14393         for GDB to build.
14395 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14397         * testsuite: New directory for customer acceptance and whole tool
14398         chain tests.
14400 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14402         * configure: If per-host line isn't found, but AC_OUTPUT is found
14403         and a configure script exists, run it instead.
14405 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14407         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14409 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14411         * configure: Set build_{cpu,vendor,os,alias} to host values when
14412         --build isn't specified.
14414 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14416         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14417         (FLAGS_TO_PASS): Pass them.
14418         (EXTRA_TARGET_FLAGS): Ditto.
14420 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14422         * Makefile.in (all-libg++): Depend on all-libstdc++.
14424 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14426         * configure.in (noconfigdirs): Enable all packages for
14427           i386-unknown-netbsd.
14429 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14431         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14432         hosted builds (DOS builds)
14434 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14436         Changes for ARM based on patches from Richard Earnshaw:
14437         * config.sub: Handle armeb and armel.
14438         * configure.in: Omit arm linker only for riscix.
14440 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14442         * config.guess:  Update from FSF.
14444 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14446         * config.sub: Recognize powerpcle as the little endian variant of
14447         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14448         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14449         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14450         temporarily.
14452 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14454         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14456 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14458         * config.sub: Accept -lites* as a basic system type.
14460 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14462         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14463         installed, and if so return linuxoldld as the system name.
14465 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14467         * config.guess: Add hppa1.1-hp-lites support.
14469 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14471         * configure.in: Don't build newlib for m68k-vxworks5.1.
14473 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14475         * configure.in (mips-sgi-irix6): Use mh-irix5.
14477 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14479         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14481 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14483         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14484         OSF/1.  Fix compiler flags.
14485         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14487 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14489         * configure.in: Recognize --with-newlib.
14490         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14492 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14494         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14495         to *_X11_MODULES due to gdbtk needing X include files et al.
14497 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14499         Merge in support for Mac MPW as a host.
14500         (Old change descriptions retained for informational value.)
14502         * mpw-config.in: Add generic include forwards for cpu-specific
14503         include files in aout and elf directories.
14505         * mpw-configure: Added copyright.
14506         * mpw-config.in: Check for presence of required build tools.
14507         (target_libs): Add newlib.
14508         (target_tools): Add examples.
14509         (Read Me): Generate as "Read Me for MPW" instead.
14510         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14511         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14512         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14514         * mpw-configure: Remove subdir-specific makefile hackery,
14515         delete mk.tmp after using it.
14517         * mpw-build.in (all): Display start and end times.
14519         * mpw-configure (host_canonical): Set.
14520         (target_cpu): Always add to makefiles.
14521         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14522         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14523         (mpw-mh-mpw): Look for in srcdir and srcroot.
14524         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14526         * mpw-build.in: (install-only): New target.
14528         * mpw-configure (host_alias, target_alias): Rename from hostalias
14529         and targetalias, add into generated Makefile.
14530         (mk.tmp): If present, add into generated Makefile.
14531         * mpw-build.in (all-gas): Build config.h first before gas proper.
14533         * mpw-configure (config.status): Write only if changed.
14534         * mpw-config.in (readline): Configure it (not built, just used for
14535         definitions).
14537         * mpw-config.in (elf/mips.h): Add a forward include.
14539         * mpw-config.in: Forward-include most .h files in include into
14540         extra-include.
14541         (readline): Don't build.
14542         mpw-build.in (install): Install GDB.
14544         * mpw-configure (prefix, mpw_prefix): Handle it.
14545         * mpw-config.in (mmalloc, readline): Don't configure.
14546         * mpw-build.in (thisscript): Rename to ThisScript.
14547         Use mpw-build instead of BuildProgram everywhere.
14548         (mmalloc, readline): Don't build.
14549         * mpw-README: New file, basic documentation about the MPW port.
14551         * mpw-config.in: Use forward-include to create include files.
14553         * mpw-configure: Add more things to the top of each configured
14554         Makefile, including contents of config/mpw-mh-mpw.
14555         * mpw-config.in (extra-include): Create this directory and fill it
14556         with Posix-like include files when configuring.
14558         * config.sub (apple, mac, mpw): Add various aliases.
14560         * mpw-build.in: New file, top-level build script fragment for MPW.
14561         * mpw-configure: New file, configure script for MPW.
14562         * mpw-config.in: New file, config fragment for MPW.
14564 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14566         * configure.in (host_libs): Remove glob, since it is gone from the
14567         sources.
14569 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14571         * Makefile.in: define empty GDB_NLM_DEPS var.
14573         * configure.in(target_makefile_frag): use config/mt-netware
14574         for netware targets.
14576 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14578         * config.sub: Merge in recent FSF changes.  Remove linux special
14579         cases.
14581 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14583         Revert this change:
14585         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14587                 * build-all.mk: Use CC=cc -Xs on Solaris.
14589 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14591         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14592         stop using it.
14593         * Makefile.in: Nuke all references to glob subdirectory.
14595 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14597         * configure.in: Fix --enable-shared logic in per-host.
14599 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14601         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14603 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14605         * configure.in (noconfigdirs): Don't build gas on AIX, for
14606         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14608 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14610         * configure: Fix --cache-file to work if the file argument is a
14611         relative path.
14613 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14615         * configure: If the --cache-file is used, pass it down to
14616         configure in subdirectories.
14618 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14620         * config.sub: add vxworks29k configuration.
14622 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14624         * Makefile.in (taz): Do "diststuff" part quietly.
14626 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14628         * config.sub: Mini-merge with gcc/config.sub.
14630 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14632         * config.guess (IRIX): Sed - to _.
14634 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14636         * Makefile.in (source-vault, binary-vault): New targets.
14638 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14640         * config.sub: Recognize -eabi as a basic system type.
14642 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14644         * configure.in (enable_shared stuff): Fix typo.
14646 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14648         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14650 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14652         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14654 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14656         * configure.in (rs6000-*-*): Don't build gas.
14658 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14660         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14661         reduce command line length.
14662         (AS_FOR_TARGET): Check for as.new, not Makefile.
14663         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14665 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14667         * config.guess:  Merge from FSF.
14669 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14671         * configure: Don't use $ when handling program_suffix.
14673 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14675         * configure.in:  Configure tk for hppa/hpux.
14677 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14679         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14681 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14683         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14684         to LIBCXXFLAGS.  Tests are better run without it.
14686 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14688         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14690 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14692         * configure.in (*-*-netware*): Don't configure xiberty.
14694 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14696         * configure.in:  Remove tk from native_only list.
14698 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14700         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14701           for special NCD build.
14703 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14705         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14706         makeall.bat, they're only useful for binutils snapshots.
14707         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14708         makeall.bat to specified SUPPORT_FILES.
14710 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14712         * build-all.mk: Add Ericsson targets to sun4 and solaris
14713           hosts.  Add  BNR's sun4 target to solaris host, so their
14714           build-from-source will be tested in-house first.
14716 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14718         * Makefile.in (LIBCFLAGS): New variable.
14719         (CFLAGS_FOR_TARGET): Ditto.
14720         (LIBCFLAGS_FOR_TARGET): Ditto.
14721         (LIBCXXFLAGS): Ditto.
14722         (CXXFLAGS_FOR_TARGET): Ditto.
14723         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14724         (BASE_FLAGS_TO_PASS): Pass them.
14725         (EXTRA_TARGET_FLAGS): Ditto.
14727         * configure.in: Support --enable-shared.
14729 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14731         * configure.in (target_libs):  Include libstdc++ again.
14732         * config.guess:  Update from FSF (for FreeBSD).
14734 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14736         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14737         makeall.bat.
14738         (DISTDOCDIRS): Add `etc'.
14739         (ETC_SUPPORT_PFX): New variable.
14740         (taz): Include anything from etc starting with a word in
14741         ETC_SUPPORT_PFX.
14743 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14745         * config.sub: Update for recent FSF changes.  Remove obsolete
14746         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14747         spacing changes.
14749 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14751         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14753         * config.guess:  Merge with FSF.
14754         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14756 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14758         * configure: Since the "trap 0" handler will override the exit
14759         status on many systems, only use it for "exit 1", and make it set
14760         a non-zero exit status; reset it before "exit 0".  Also, check
14761         exit status of config.sub, and error out if it failed.
14763 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14765         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14766         and install libgloss.
14768 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14770         * Makefile.in (all-binutils): Depend upon all-byacc.
14772         * configure.in: Don't build emacs on Irix 5.
14774 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14776         * configure.in (*-*-netware*): Add libio.
14778 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14780         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14781         (CHECK_TARGET_MODULES): Ditto.
14782         (INSTALL_TARGET_MODULES): Ditto.
14783         (TARGET_LIBS): Ditto.
14784         (all-libstdc++): Note dependencies.
14786 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14788         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14790 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14792         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14793         -fexternal-templates.
14795         * configure.in (target_libs): Add libstdc++.
14796         (noconfigdirs): Add libstdc++ as appropriate.
14798 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14800         * config.guess:  Update from FSF.
14802 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14804         * configure: Use ${config_shell} when running ${configsub}.
14806 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14808         * config.sub: No longer recognize h8300h.
14810 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14812         * config.sub: Remove extraneous differences between config.sub and
14813         gcc/config.sub.
14815 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14817         * Makefile.in (DISTSTUFFDIRS): Add gas.
14819 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14821         * COPYING.NEWLIB: New file.
14823 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14825         * config.guess (HP-UX):  Patch from Harlan Stenn
14826         <harlan@landmark.com> to also emit release level.
14828 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14830         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14832 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14834         * config.sub:  Merge nextstep cleanup from FSF.
14836 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14838         * configure.in (arm-*-*): Don't configure ld for this target.
14840 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14842         * configure.in (*-*-netware): don't configure libg++, libio,
14843           librx, or newlib.
14845 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14847         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14848         configure ld--it works, but it doesn't support shared libraries.
14850 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14852         * config.guess (*-unknown-freebsd*):  Get rid of possible
14853         trailing "(Release)" in version string.
14854         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14856 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14858         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14859         Fix type: *-next-neststep -> *-next-nextstep.
14861         * config.guess:  Merge from FSF:
14863         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14865         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14867         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14869         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14870         instead of UNIX_SV for UnixWare 1.0).
14872 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14874         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14875         to make gdb/nlm/* build after the compiler and linker.
14877 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14879         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14880         not just i[34]86.
14881         (m68k-atari-sysv4):  Relocate to match FSF version.
14883         * config.guess:  More merges from the FSF:
14885         Add a space before function call or macro invocation.
14887         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14889         * config.guess: Add trap cmd to remove dummy.c and dummy when
14890         interrupted.
14892         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14894         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14895         (dummy): Redirect stderr from compilation of dummy.c.
14897         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14899         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14901 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14903         * configure: Accept and ignore --cache*, for compatibility with
14904         new autoconf.
14906 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14908         * config.guess:  Merge from FSF:
14910         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14912         * config.guess (Pyramid*:OSx*:*:*): New case.
14913         (PATH): Add /.attbin at end for finding uname.
14914         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14916         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14918         * config.guess (M88*:DolphinOS:*:*): New case.
14920         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14922         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14923         to select whether to use ELF or COFF.
14925         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14927         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14929         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14931         * config.guess: Guess the OS version for HPUX.
14933         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14935         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14937 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14939         * configure.in: Recognize --with-headers, --with-libs, and
14940         --without-newlib.
14941         * Makefile.in (all-xiberty): Depend upon all-ld.
14943 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14945         * configure.in: Change i[34]86 to i[345]86.
14947 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14949         * configure (version): A few more tweaks to help message.
14951 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14953         * Makefile.in:  Remove (for now) librx as a host library,
14954         now that we're building it for target.
14956 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14958         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14959         (Karl Berry).
14961 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14963         * configure.in:  Also configure librx.
14965 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14967         * Makefile.in:  Update various rules to reflect that librx
14968         is now needed for libg++.
14970 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14972         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14974 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14976         * configure.in: Configure the examples directory.
14978 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14980         * configure: Simplify Jun 2 1994 change.
14982 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14984         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14985         /bin/gcc isn't good enough to build gcc.
14987 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14989         * Makefile.in (GDB_SUPPORT_FILES): Remove
14990         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14991         (gdb.tar.gz): Add new rule to use standard distribution building
14992         mechanism.
14994 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14996         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14997         Bill Cox <bill@cygnus.com>.
14999 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15001         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15003 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15005         * configure:  Search current dir first in .gdbinit.
15007 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15009         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15011 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15013         * config.sub:  Refer to NeXT's operating system as nextstep.
15015         * config.sub (case $basic_machine):  Re-order the cases, to match
15016         the order in the FSF version (which is mostly alphabethical).
15017         Merge in some additions and changes from the FSF.
15019 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15021         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15022         * config.sub: Recognize cxux7.
15023         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15025 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15027         * config.sub:  Fix typo powerpc -> powerpc-*.
15029 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15031         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15033         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15034         parallel with all-emacs and install-emacs).  Top-level command
15035         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15037 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15039         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15040         $(relbindir)/make before doing ``make install'', and use
15041         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15042         installing over running make binary.
15043         ($(host)-stamp-stage3-installed): Likewise.
15045 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15047         * config.guess: Recognize Mach.
15049 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15051         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15052         see whether --exec-prefix was used.
15054 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15056         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15058 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15060         * Makefile.in: Add all-librx target similar to all-libproc.
15062 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15064         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15065         with post 1.2 uname bogosity.
15067 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15069         * configure: Remove temporary files on receipt of a signal.
15071 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15073         * configure: If there is a package_makefile_frag, remove
15074         ${subdir}/Makefile.tem after copying it in.
15076 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15078         * build_all.mk: support rs6000 lynx identifies itself as
15079         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15080         since /bin/gcc is too feeble to compile a modern gcc.
15082 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15084         * brought devo/test-build.mk update-to-date with progressive/
15085           test-build.mk. Add lynx targets and hppa flag info.
15087 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15089         * configure.in:  Use mh-ncrsvr43.  Patch from
15090         Tom McConnell <tmcconne@sedona.intel.com>.
15092 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15094         * config.guess (i386-unknown-bsdi):  No longer need to
15095         check #if defined(__bsdi__) && defined(__i386__).
15097 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15099         * configure: Set program_transform_nameoption correctly.
15101 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15103         * brought build-all.mk update-to-date with progressive build-all.mk,
15104           added new targets and hppa info.
15106 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15108         * configure: If config.guess result is a prefix of the user
15109         specified target, assume a native build and use the user specified
15110         target as the host alias.  Remove SunOS patch suffix removal hack.
15111         * configure.in: Remove SunOS patch suffix removal hack.
15113         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15114         in NATIVE_CHECK_MODULES.
15116 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15118         * Makefile.in: Rename HOST_ONLY to NATIVE.
15119         * configure: Delete SunOs patch suffix from host_canonical
15120           and build_canonical variables that are prepended to Makefiles.
15121         * configure.in: Add comments for easier maintenance.
15123 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15125         * Makefile.in: Add all-libproc target similar to all-gui.
15127 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15129         * Makefile.in (CHECK_MODULES): split into
15130         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15132 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15134         * config.guess (i386-unknown-bsdi): New system to guess.
15136 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15138         * Makefile.in: Add all-gui target (but not yet build by "all").
15140 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15142         * config.sub: Move deletion of patch suffix from here...
15143         * configure.in: To here, at Ian's suggestion.  The top-
15144           level scripts might need to know of a patch level.
15146 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15148         * config.sub: Strip off patch suffix so rtl is recognized
15149           as a sunos4.1.3 machine, even though it's been patched.
15151 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15153         * Makefile.in (INSTALL_LAST): Delete.
15154         (INSTALL_DOSREL): New.
15156 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15158         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15159         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15160         whether we pass down --with-gnu-ld anyhow.
15162 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15164         * Makefile.in (INSTALL_LAST): Change operation so it works
15165         on more flavors of make.
15166         * configure.in (go32): Don't build libg++ or libio.
15168 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15170         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15171         they can be overriden by templates.
15173 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15175         * configure.in (target==go32): Don't build gdb.
15176         * dosrel: New directory.
15178 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15180         * configure.in (host==go32): Configure dosrel too.
15181         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15182         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15183         be set by incoming names or templates.
15184         (INSTALL_LAST): New rule.
15186 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15188         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15190 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15192         * configure.in (appdirs): New variable.  Currently empty, but will
15193         be used in gas distribution.  If nonempty, lists a set of
15194         directories at least one of which must get configured, or top
15195         level configuration is considered to have failed.
15196         (rs6000-*-lynxos*): Use new file name.
15198 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15200         Eliminate XTRAFLAGS.
15201         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15202         newlib include files using -idirafter, and also use -nostdinc.
15203         (CXX_FOR_TARGET): Likewise.
15204         (XTRAFLAGS): Removed.
15205         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15206         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15207         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15208         ($(DO_X)): Don't pass down XTRAFLAGS.
15210 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15212         * configure.in (mips*-dec-bsd*): New target; do build linker.
15213         (mips*-*-bsd*): New target; don't build linker.
15215 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15217         * configure.in: support rs6000-*-lynxos* configuration.
15218         support sunos4 as a cross target.
15220         * config.sub: look for lynx*, not lynx since the OS version may
15221         legitimately be part of the name.
15223 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15225         * configure.in (i[34]86-*-sco*): Move to be with other i386
15226         targets.
15227         (romp-*-*): New target.  Skip various binary utilities.
15228         (vax-*-*): New target.  Don't build newlib.
15229         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15231 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15233         * configure.in: Only set host_makefile_frag if config
15234         directory exists.
15236 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15238         * install.sh: If $dstdir exists, don't check whether each
15239         component does.
15241 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15243         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15245 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15247         * configure.in (*-*-lynxos*): Don't configure newlib for either
15248         native or cross Lynx.
15250 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15252         * config.sub (sparc64-elf): Fix os.
15253         (z8k): Remove duplicate.
15255 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15257         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15258         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15260 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15262         * configure: Make file links cleanly even if Lynx fails on
15263           an NFS symlink (at least fail cleanly).
15265 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15267         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15268         -XNh2000.
15270 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15272         * configure: Unknown options are fatal again.
15274 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15276         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15277         compatibility.
15279 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15281         * build-all.mk: Add `clean' target.
15283 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15285         * config.guess:  Add SINIX support.
15286         * configure.in:  Add mips-*-sysv4* support.
15288 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15290         * build-all.mk: Document all useful targets.
15291         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15292         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15294 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15296         * configure: Support --silent, --quiet.
15298 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15300         * configure: Support --disable-FEATURE.
15302 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15304         * config.guess: Recognize NCR running SVR4.3.
15306 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15308         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15309         Patch from Paul Eggert <eggert@twinsun.com>.
15311 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15313         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15315 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15317         * configure: Make unrecognized options give nonfatal warnings
15318         instead of fatal errors, and pass them to any subdirectory
15319         configures in case they recognize them.
15320         Make --x equivalent to --with-x.
15322 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15324         * configure: Add --enable-* options.  Clean up usage message and
15325         some comments.
15327 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15329         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15331 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15333         * configure.in (hppa*-*-*): Enable binutils.
15335 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15337         * config.sub: Recognize cisco.
15339 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15341         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15343 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15345         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15346         than one configuration name.  Add comment.
15348 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15350         * config.guess: about target *-hitachi-hiuxwe2, fixed
15351         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15352         macro is incorrect.]
15354 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15356         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15357         than the "make ls" stuff which used to be here.
15359 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15361         * config.guess:  Recognize i[34]86-unknown-freebsd.
15362         From Shawn M Carey <smcarey@rodan.syr.edu>.
15364 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15366         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15368 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15370         * config.guess: Check for ptx.
15372 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15374         * config.sub: Add os9k checking.
15376 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15378         * config.guess: Handle OSF1 running on HPPA processors
15380 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15382         * configure: If subdir configure fails, print out a message with
15383         subdirectory name, in case subdir's configure code didn't identify
15384         itself.
15386 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15388         * configure.in: Remove embedded newlines from configdirs.
15389         Avoid mismatches of substrings.  Fix matching strings at end
15390         of configdirs.
15392 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15394         * config.guess:  Add Lynx/rs6000 config support.
15396 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15398         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15400 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15402         * configure.in (hppa*-*-osf*): Treat this just like most other
15403         PA configurations (eg no binutils or ld).
15404         (hppa*-*-*elf*): These configurations have binutils and ld.
15406 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15408         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15410 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15412         * configure.in (rs6000-*-*): Build gas.
15414 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15416         * Makefile.in:  Avoid bug in losing hpux sed.
15418 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15420         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15421         for GDB and GDB has been fixed to not need it.
15423 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15425         * config.guess: Recognize vax hosts.
15427 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15429         * configure (while loop): Don't use "break 2" inside case
15430         statement -- the case statement isn't an enclosing loop.
15432 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15434         * config.guess:  Clean up NeXT support, to allow nextstep
15435         on Intel machines.  Make OS be nextstep.
15437 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15439         * config.guess: Add alternate forms for Convex.
15441 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15443         * configure:  Completely rewrite option processing.  Take
15444         advantage of pattern-matching to avoid invoking test frequently.
15445         Also clean up host and target defaulting logic.
15447 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15449         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15450         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15451         commands (plus user environment) will fit SCO limits.
15453 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15455         * configure.in: Don't issue warnings about directories which are
15456         not being configured if -norecursion is set.  Correct test for
15457         --with-gnu-as and --with-gnu-ld to not get confused by substring
15458         matches.
15460         * configure.in: Don't build gas for alpha-dec-osf1*.
15462 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15464         * configure:  Back out Per's change of 12/19/1993.  It changes the
15465         behavior of configure in unexpected and confusing ways.
15467         Also, use different delim char when calculating
15468         program_transform_name so that the name can contain slashes.
15470 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15472         * configure.in, config.sub: Add support for VSTa micro-kernel.
15474 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15476         * configure.in: Nuke hacks which were used to get a special
15477         version of GAS for HPPA configurations.
15479 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15481         * configure:  If only ${target_alias} is given, use that
15482         as the default for ${host_alias}.
15483         * configure:  Add missing back-slashes before nested quotes.
15485 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15487         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15489 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15491         * config.guess:  Recognize some Tektronix configurations.
15492         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15494 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15496         * config.sub: Match any flavor of SH.
15498 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15500         * configure.in: Don't try to configure newlib for Alpha.
15502 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15504         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15505         libg++ or libio for any Alpha target.
15507         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15509 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15511         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15512         default arguments -- so it tried to compress itself.
15514 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15516         * configure.in (notsupp): ensure that a space is always at the end
15517           of the configdirs list, since the grep checks for an explicit space
15519 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15521         * configure.in (target i386-sysv4.2): don't build ld, since static
15522           versions of many libraries are not available.
15524 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15526         * config.guess: Recognize Apollos (using environment variables).
15527         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15529 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15531         * config.guess: Recognize Sony news mips running newsos.
15533 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15535         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15536         "fi ; else" for bash.
15538 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15540         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15542 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15544         * config.sub: accept unixware as an alias for svr4.2.
15545         Fix some inconsistancies with the gcc version.
15547 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15549         * Makefile.in (DISTDOCDIRS):  Add gdb.
15551 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15553         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15555 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15557         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15558         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15559         this now.
15561 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15563         * config.sub: Accept hiux* as an OS name.
15565         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15566         etc/make-stds.texi.  The underscore came from gcc, and dje now
15567         agrees that RUNTESTFLAGS is the correct name.
15569 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15571         * install.sh:  Remove 'set -e'.  It makes any conditionals
15572         in the script useless.
15574         * config.guess: Automatically recognize arm-acorn-riscix
15575         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15577 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15579         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15581 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15583         * Makefile.in (DISTDOCDIRS): New variable.
15584         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15585         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15587 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15589         * configure.in (hppa target): check the source directory for the
15590           pagas sub-directory
15592 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15594         * config.sub: Allow -aout* and -elf*.
15596 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15598         * configure.in: Don't build ld on i386-solaris2, same as for
15599         sparc-solaris2.
15601 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15603         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15605 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15607         * configure.in:  Configure gdb for alpha.
15609 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15611         * Makefile.in (CXXFLAGS): Add -O.
15613 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15615         * config.guess: added support for DG Aviion
15617 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15619         * configure.in: Produce warning message for subdirectories not
15620         configurable for this host/target combination.  Don't try to
15621         configure gdb for vms.
15623 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15625         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15626         appropriate files before making "diststuff".
15627         (DISTBISONFILES): New var: list of files to be edited.
15628         (DISTSTUFFDIRS): Add binutils.
15630 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15632         * config.sub: also handle mipsel and mips64el (for little endian mips)
15634 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15636         * configure.in: Add * to end of all OS names.
15638 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15640         * configure.in: Build newlib for LynxOS native.
15642 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15644         * config.guess: Add support for delta 88k running SVR3.
15646         * configure.in: Add comment about HP compiler vs. emacs.
15648 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15650         * configure.in: don't build ld on solaris2 (not a viable option
15651           due to bugs in getpwnam & getpwuid)
15653 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15655         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15656         config.guess will produce a full version number.
15658 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15660         * configure.in: Build linker and binutils for alpha-dec-osf1.
15662 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15664         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15665         and gdb/testsuite/Makefile.in.
15667 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15669         * configure.in: recognize mips*- instead of mips-
15671 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15673         * config.sub: Accept linux*coff and linux*elf as operating
15674         systems.
15676 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15678         * config.sub: Recognize mips64, and mips3 as an alias for it.
15680 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15682         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15683         gdb knows how to handle OSF/1 shared libraries.
15685 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15687         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15688         * config.guess: Recognize Hitachi's HIUX.
15689         * config.sub: Recognize h3050r* and hppahitachi.
15690         Remove redundant cases for hp9k[23]*.
15692 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15694         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15695         if gas and ld are in the source tree and are in ${configdirs}.
15696         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15697         --with options (but still pass them down on the command line,
15698         if they were explicitly specified).
15700 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15702         * configure: substitute SHELL value in Makefile.in with
15703         ${CONFIG_SHELL}
15705 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15707         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15708         *-*-solaris2* targets.
15710 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15712         * Makefile.in: define M4, and pass it down to sub-makes;
15713         all-autoconf now depends on all-m4
15715 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15717         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15718         presence of {ar,ranlib} instead of a configured directory
15720 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15722         * config.guess: Accept 34?? as well as 33?? for NCR.
15724 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15726         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15727         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15729 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15731         * configure: grab values for $(CC) and $(CXX) from the
15732         environment, so that someone can do "CC=gcc configure; make" and
15733         have it work right (matching the way that autoconf works now)
15735         * configure.in, Makefile.in: add support for gash, the tcl
15736         interface to Galaxy
15738         * config.guess: add NetBSD variants (hp300, x86)
15740 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15742         * install.sh: Support -d option (in the manner of SunOS 4 install,
15743         as it is more deterministic than that of GNU install)
15744         (chmodcmd): Set file to mode 755 by default (should also do default
15745         chgrp and chown, but I don't feel like dealing with that now)
15747 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15749         * config.sub: Remove h8300hhms alias.
15751 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15753         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15755 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15757         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15758         as stmp-fixinc
15760 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15762         * config.sub: recognize m88110-bug-coff.
15764 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15766         * Makefile.in (all-libio): all dependencies on the toolchain used
15767         to build this (gcc, gas, ld, etc)
15769 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15771         * config.guess: Deal with OSF/1 1.3 on alpha.
15773 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15775         * install.sh: add some 'else true' clauses for portability
15777         * configure.in: don't build libio for h8[35]00-*-* targets
15779 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15781         * Makefile.in:  Add support for new libio.
15783 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15785         * install.sh: If one command fails, don't try the rest.  Don't try
15786         to remove $dsttmp (via trap) unless we have already created it.
15787         If $src doesn't exist, detect it and exit with an error.
15789         * config.guess: Recognize BSD on hp300.
15791 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15793         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15794         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15796 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15798         * Makefile.in (all-send-pr): depends on all-prms
15800 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15802         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15804 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15806         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15807         Added test for mips-mips-riscos5.
15809 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15811         * configure.in: use mh-hp300 for 68k HP hosts
15813 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15815         * configure: add support for CONFIG_SHELL, so that you can use
15816         some alternate shell for evaluating configure scripts
15818 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15820         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15821         in configure script to bug-gdb@prep.ai.mit.edu when building
15822         distribution archive.
15823         * Makefile.in (COMPRESS):  Remove def.
15824         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15825         gdb.tar.Z and make-gdb.tar.Z respectively.
15826         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15827         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15828         to convergence with 'taz' target in Makefile.in.
15830 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15832         * install.sh (dsttmp): use trap to ensure that tmp files go
15833         away on error conditions
15835 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15837         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15839 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15841         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15842         its parent is '/' not ''.
15844         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15846 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15848         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15849         that ${newsrcdir}/configure.in does.
15851 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15853         * test-build.mk: support for CONFIG_SHELL
15855 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15857         * config.sub (netware):  Add as a basic system type.
15859 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15861         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15862           $(srcdir)/ from the dependency on Makefile.in.
15864 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15866         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15867         (h8300hhms is temporary until multi-libraries are implemented).
15868         * configure.in: Handle h8300h too.
15870 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15872         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15874 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15876         * configure:  Remove extraneous output when guessing host type.
15877         * config.guess:  Remove extraneous output when guessing using C
15878         compiler rather than uname, or when guessing fails.
15880 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15882         * Makefile.in: remove all.cross and install.cross targets
15884         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15885           definitions
15887 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15889         * configure.in (target sh): Build gprof.
15891 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15893         * config.sub: change -solaris to -solaris2
15895 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15897         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15899 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15901         * configure: Correct error message for missing Makefile.in to
15902         print correct directory.
15904 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15906         * install.sh: kludge around 386BSD shell bug
15908 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15910         * config.guess:  Recognize NeXT.
15911         * config.guess:  Recognize i486-ncr-sysv4.
15912         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15914 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15916         * Makefile.in (MAKEINFOFLAGS): New variable.
15917         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15918         * build-all.mk, test-build.mk: Pass down --no-split as
15919         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15921 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15923         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15925 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15927         * Makefile.in (libg++.tar.z):  New rule.
15928         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15929         * Makefile.in (taz):  Only do a single chmod.
15931 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15933         * install.sh: don't use dirname anymore (replaced with sed usage)
15935 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15937         * Makefile.in:  Change extension for gzip'd files from '.z' to
15938         '.gz' per new FSF standard usage.
15940 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15942         * configure: put quotes around the final value of program_transform_name
15944 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15946         * Makefile.in: new install.sh support; update install-info rules
15948 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15950         * configure.in: Build diff for crosses, but not for go32 host.
15952         * configure.in: Build gprof only for native, and don't build it
15953         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15955 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15957         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15959 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15961         * configure.in (host_tools): Add prms.
15963 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15965         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15966         with $(FLAGS_TO_PASS) on the command line
15968         * config.sub: Recognize lynx and lynxos
15970 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15972         * config.sub: Accept -ecoff*, not just -ecoff.
15974 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15976         * Makefile.in (taz): Use .gz suffix instead of .z.
15977         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15978         names.
15980 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15982         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15984 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15986         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15987         that rebuilds that might happen during 'make install' don't get
15988         bogus gcc include files
15990 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15992         Change from Utah for HPPA support:
15993         * config.guess: Recognize hppa1.x-hp-bsd.
15995 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15997         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15998         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16000 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16002         * config.sub: Add support for rom68k and bug boot monitors.
16004 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16006         * Makefile.in: Make all-opcodes depend on all-bfd.
16008 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16010         * config.guess: Added special check for i[34]86-univel-sysv4*.
16012 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16014         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16015         the processor rather than assuming i486.
16017 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16019         * config.guess: Recognize SunOS6 as Solaris3.
16021 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16023         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16024         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16026 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16028         * build-all.mk (all-cross): New target for Canadian Cross.
16029         Added Q2 go32 targets.
16030         * test-build.mk: Configure go32 cross sparclite-aout and
16031         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16032         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16034 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16036         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16037         GO32 hosted toolchains
16039 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16041         * configure: change  so "-exec-prefix" gets passed down rather
16042         than "-exec_prefix" so autoconf generated Makefiles get the
16043         exec_prefix set right.
16045 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16047         * config.guess: get the Solaris2 minor version number
16049         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16051 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16053         * config.guess: Recognize some Sequent platforms.
16055 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16057         * Makefile.in: added the vault-install target
16059         * configure.in: actually use the Sun3 makefile fragment that's in
16060         config, also added the release dir to configdirs
16062 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16064         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16066 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16068         * configure.in: remove some program from Alpha targetted toolchains
16070 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16072         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16073         gprof.
16074         (taz): Run "make diststuff" in those directories instead of "make
16075         proto-dir".  Look for "VERSION=" only at start of line in subdir
16076         Makefile.  Use "gzip -9" for compression.
16077         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16078         (binutils.tar.z): New target.
16080 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16082         * Makefile.in (taz): Include gpl.texinfo.
16084 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16086         * Makefile.in (setup-dirs): Merged into "taz" target.
16087         (taz): Only do `proto-dir' stuff if a directory is actually needed
16088         for this target.
16090 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16092         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16093         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16094         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16095         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16096         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16098 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16100         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16101         config.sub, and move-if-change to gdb testsuite distribution
16102         archive, so the testsuite can be extracted, configured, and
16103         run separately from the gdb distribution.  Blow away the Chill
16104         tests that require a Chill compiled executable, since GNU Chill
16105         is not yet publically available.
16107 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16109         * test-build.mk: set environment variables in a single command,
16110         instead of a list of assignments and exports
16112         * config.guess: recognize Alpha/OSF1 systems
16114 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16116         * configure: Change help message to prefer --options rather than
16117           -options.
16119 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16121         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16122         zippy@ecst.csuchico.edu.
16123         * config.guess: Recognize miniframe.
16125 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16127         * Makefile.in: Use srcroot to find runtest rather than rootme.
16128         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16130 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16132         * test-build.mk: Extensive additions to support building on a
16133         machine other than the host.
16135 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16137         * configure (tooldir): Fix for i386-aix again.
16139 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16141         * configure, Makefile.in:  Change definition of $(tooldir)
16142         to match the FSF.
16144 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16146         * config.guess:  Recognize i[34]86/SVR4.
16148 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16150         * Makefile.in (all-gdb): gdb depends on sim.
16152 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16154         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16155         at the same time we make the prototype gdb directory.
16156         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16157         files at the same time as the gdb base release distribution.
16159 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16161         * Makefile.in (check): Use individual check targets rather than
16162         DO_X rule.
16163         (check-gcc): Added.
16165 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16167         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16168         for System V release 3.2.
16170 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16172         * config.sub: Recognize hppaosf.
16173         * configure.in: Do configure ld/binutils/gas for it.
16175 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16177         * configure (tooldir): Alter syntax used to set this, for systems
16178         where "\$" isn't handled right, like i386-aix.
16180 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16182         * configure: Pass program-transform-name, not
16183         program_transform_name, to recursive configures.
16185 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16187         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16188         of gas+ld+binutils.
16190 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16192         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16194 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16196         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16198 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16200         * Makefile.in (PRMS): Set back to all-prms.
16202 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16204         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16205         targets, rather than for MIPS hosts.
16207 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16209         * configure.in: add comment for --with-x default values
16211         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16213         * Makefile.in: add check-* targets for each of the directories in
16214         the tree.  Add a definition of RUNTEST that will use the one we
16215         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16217 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16219         * configure.in: Removed obsolete references to bfd_target and
16220         target_makefile_frag.
16222         * build-all.mk: Set assorted targets for Q2.
16223         * config.sub: Recognize z8k-sim and h8300-hms.
16224         * test-build.mk: Really don't pass host to configure.
16225         (HOLES): Added uname.
16227 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16229         * configure: Handle an empty program-prefix, program-suffix or
16230         program-transform-name correctly.
16232 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16234         * build-all.mk: -G 8 no longer required for MIPS targets.
16235         * test-build.mk: Don't pass host argument to configure; make it
16236         guess.
16238 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16240         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16241         * Makefile.in (COMPRESS):  New macro, like GZIP.
16243 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16245         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16247         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16248         with gas currently defaults to -G 0.
16250 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16252         * Makefile.in (all-flex): flex depends on byacc.
16254         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16255         to test-build.mk as RELEASE_TAG.
16256         * test-build.mk (configargs): New variable containing arguments to
16257         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16258         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16260         * config.guess: Use /bin/uname when checking -X argument on SCO,
16261         to avoid invoking GNU uname which doesn't understand -X.
16263         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16265         * configure.in: Build gas for mips-*-*.
16267 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16269         * Makefile.in (all.normal): insert missing backslash.
16271 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16273         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16275         * Makefile.in: Complete overhaul to merge many almost identical
16276         targets.
16278 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16280         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16281         (gdb.tar.Z): Adjusted.
16283         * Makefile.in (setup-dirs, taz): New targets; should be general
16284         enough to adapt for gdb sometime.  Build only .z file.
16285         (gas.tar.z): New target.
16287 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16289         * build-all.mk: Use CC=cc -Xs on Solaris.
16291 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16293         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16294         for handling BISON for FSF releases.
16296 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16298         * configure: Actually implement the change zoo just documented.
16300 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16302         * configure: when using config.guess, only set target_alias when
16303         it's not already been set (ie, on the command line)
16305 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16307         * Makefile.in: add installcheck target, set PRMS to install-prms
16309 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16311         * configure: add support for package_makefile_fragment, handle the
16312         case where a directory has a configure.in file but no Makefile.in
16313         more gracefully (with an actual understandable error message, even);
16314         add support for --without (and add this to the usage message); also
16315         explicitly add a --host=${host_alias} to the command line when
16316         config.guess is used
16318 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16320         * configure: Must use both --host and --target in recursive calls.
16322 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16324         * Makefile.in: Change deja-gnu to dejagnu.
16326 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16328         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16330 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16332         * configure.in: canonicalize all instances to *-*-solaris2*,
16333         also strip out a number of tools to not build for go32 host
16335 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16337         * config.guess: add GPL.
16339         * Makefile.in, config.guess, config.sub, configure: bump
16340           copyrights to 93.
16342 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16344         * Makefile.in (do-info): Removed obsolete check for existence of
16345         localenv file.
16347         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16349 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16351         * Makefile.in: a couple of 'else true' for decstation,
16352         support for TclX
16354         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16356 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16358         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16360 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16362         * config.guess: Recognize i386-ibm-aix (PS/2).
16363         * configure.in: Use config/mh-aix386 file for it.
16365 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16367         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16368         CC_FOR_TARGET instead.
16369         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16371 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16373         * Makefile.in: Add sim to list of directories sent with gdb
16375 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16377         * configure.in: Put back mips-dec-bsd* case.
16379 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16381         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16382         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16383         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16385 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16387         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16389         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16390         (install-info): install dir.info only if it exists,
16391         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16393 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16395         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16396         gas for mips-dec-bsd.
16398 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16400         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16401         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16403 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16405         * configure.in: Added "dejagnu" to hosttools list.
16407 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16409         * config.sub, configure.in, config.guess:  Add support
16410         for Bosx, an AIX variant from Bull.
16411         Patches from F.Pierresteguy@frcl.bull.fr.
16413 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16415         * devo/dejagnu: Initial creation of devo/dejagnu.
16416         Migrated dejagnu testcases and support files for testing software
16417         tools to reside as subdirectories, currently called "testsuite",
16418         within the directory of the software tool.  Migrated all programs,
16419         support libraries, etc. beloging to dejagnu proper from
16420         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16421         with no modifications.  The changes to these files which will
16422         allow them to configure, build, and execute properly will be made
16423         in a future update.
16425 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16427         * Makefile.in: Change send_pr to send-pr.
16428         * configure.in: Likewise.
16429         * send_pr: Renamed directory to send-pr.
16431 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16433         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16435 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16437         * README:  Update for gdb-4.8 release.
16438         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16439         gdb-xxx.tar.z (gzip'd) file also.
16441 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16443         * Makefile.in: make all-diff depend on all-libiberty
16445 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16447         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16449 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16451         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16453 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16455         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16456         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16457         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16459 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16461         * Makefile.in:  makeinfo binary is in a new location
16463 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16465         * config.sub: Accept -ecoff as an OS.
16467         * Makefile.in: Various changes to eliminate a level of make
16468         recursion and reduce the required command line length.
16469         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16470         sub-makes.
16471         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16472         variables holding settings for specific sub-makes.
16473         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16474         in terms of BASE_FLAGS_TO_PASS.
16475         (TARGET_LIBS): New variable listing directories which use
16476         TARGET_FLAGS_TO_PASS.
16477         (subdir_do): Eliminated.
16478         (do-*): New set of targets to replace subdir_do.
16479         (various): All targets which used subdir_do now depend on do-*.
16480         (local-clean): Renamed from do_clean.
16481         (local-distclean): New target, dependency of distclean and
16482         realclean.
16483         (install-info): Don't create directories.  Depend on dir.info
16484         rather than calling make recursively.
16485         (install-dir.info): Eliminated.
16486         (install-info-dirs): Create all info directories here.
16487         (dir.info): Depend upon do-install-info.
16489         * test-build.mk (HOLES): Added false.
16491 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16493         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16495 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16497         * Makefile.in (info): remove dependency on all-texinfo.  The
16498         problem was really in texinfo/C, not at this level.
16500 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16502         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16504 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16506         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16507         GDB releases.
16509 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16511         * configure: Include srcdir in message about target of link not
16512         being found.  Don't convert `-' to `_' in `with' options being
16513         passed to subdirs.
16515 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16517         * configure.in: add uudecode to host_tools
16519         * Makefile.in: added {all,install}-uudecode targets, added them to
16520         the appropriate lists
16522 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16524         * Makefile.in (all-gcc): Added dependency on all-gas.
16526         * configure.in (mips-*-*): Build ld and binutils.
16528 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16530         * configure: check return code from mkdir, print error message and
16531           exit on failure.
16533 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16535         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16537 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16539         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16541 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16543         * config.sub (h8500):  Recognize this as a cpu type.
16545 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16547         * configure: source directory missing is no longer a warning
16549         * configure.in: recognize irix[34]* instead of irix[34]
16551         * Makefile.in: define and pass down X11_LIB
16553 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16555         * guess-systype: Renamed to ...
16556         * config.guess:  ... by popular request.
16557         * configure.in, Makefile.in:  Update accordingly.
16559 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16561         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16562         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16563         + Execute ./dummy instead of assuming . is in PATH.
16565 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16567         * guess-systype:  New shell script.  Attempts to guess the
16568         canonical host name of the executing host.
16569         Only a few hosts are supported so far.
16570         * configure:  Call guess-systype if no host is specified.
16572 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16574         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16575         gcc Makefile.
16578 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16580         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16581         (all-gcc, install-gcc, subdir_do): Use it.
16583 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16585         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16587 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16589         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16590           set exclusively by configure, using configure.in .
16592 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16594         * test-build.mk: set $PATH for all builds
16596         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16598 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16600         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16601         the one used in gcc/Makefile.in, so that a null expansion doesn't
16602         override the one needed to build gcc with a native cc.
16605 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16607         * configure: Accept -with arguments.
16609 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16611         * Makefile.in: added h8300sim
16613 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16615         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16616         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16617         (all-cygnus, native, build-cygnus): Make
16618         $(canonhost)-stamp-3stage-done, not $(host)....
16619         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16620         i386-sco3.2v4.  Added else true to if command.
16622 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16624         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16626 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16628         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16630 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16632         * configure.in: don't remove binutils from Solaris builds
16634 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16636         * Makefile.in: get rid of earlier definitions for *clean,
16637         also handle the recursive info rule better
16639 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16641         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16642         do more-or-less the right thing.
16644 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16646         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16647         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16649 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16651         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16652         $(host_canonical).
16654         * configure.in: split the configdirs list into 4 categories (native
16655         v. cross, library v. tool) and handle the cross-only and native-
16656         only in more reasonable (and correct!) way.
16658 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16660         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16661         configdirs anymore.
16663 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16665         * Makefile.in: extensive cleanup::  removed all of the explicit
16666         clean-* targets, collapsed many wrappers around subdir_do into
16667         one, added additional targets to satisfy standards.texi, deleted
16668         some old targets, some changes for consistency
16670 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16672         * configure.in: handle some programs as cross-only, and others as
16673         native only
16675         * test-build.mk: handle partial holes in a more generic manner
16677         * Makefile.in: m4 depends on libiberty
16679 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16681         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16682         time, wdiff, and find to configdirs
16684         * Makefile.in: all, clean, and install rules for the new programs
16685         added to configure.in
16687 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16689         * configure.in: use mh-sun for all *-sun-* hosts
16691 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16693         * Makefile.in: define flags for X11 include files and library file
16694         locations, pass them down to the programs that need this info
16696         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16698 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16700         * configure.in: start building libg++ for HP-UX targets
16702 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16704         * README:  Update references to files moved into etc/.
16706 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16708         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16709         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16711 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16713         * configure: accept dash as well as underscore in long option
16714         names for FSF compatibility.
16716 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16718         * config.sub: added -sco3.2v4 support from FSF.
16720 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16722         * configure.in: expand the section that adds or removes
16723         directories from the list of programs to build, to handle native
16724         vs. cross in addition to host v. native
16726 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16728         * Makefile.in:  Replace C++ in macro names with CXX.
16729         This is less likely to break ...
16731 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16733         * test-build.mk: add -w to GNU_MAKE
16735 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16737         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16738         add 'sparc' to list of recognized cpus.  This needed to make
16739         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16740         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16741         then changes that into $CPU-wrs-vxworks.
16743         * configure.in: remove most references to gdbtest, regularize
16744         target based program removal
16746         * test-build.mk: import from p3 tree (many fixes and changes)
16748 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16750         * Makefile.in: added rules to handle tcl, tk, and expect
16752         * configure.in: handle those directories if they exist
16754 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16756         * config.sub: removed bogus hppabsd and hppahpux names, since
16757         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16759 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16761         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16762         depends upon all-xiberty
16764         * Makefile.in: changes from p3, including:
16766         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16768         * Makefile.in (XTRAFLAGS): include newlib directories if
16769         newlib/Makefile exists, rather than if host != target.
16771         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16773         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16774         from the same source tree and not building a cross-compiler.  This
16775         matters for the libg++ configuration if reconfiguring a tree that
16776         has already been installed.
16778         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16780         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16781         pick up the machine and system specific header files.
16783         * Makefile.in: added AS_FOR_TARGET, passed down in
16784         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16785         the C compiler to use to create programs which are run in the
16786         build environment, set it to default to $(CC), and passed it down
16787         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16789         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16791         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16792         We need them for unusual native builds, like systems without
16793         ranlib.
16795         * configure: also define $(host_canonical) and
16796         $(target_canonical), which are the full, canonical names for the
16797         given host and target
16799 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16801         * Makefile.in:  Added separate definitions for C++.
16803 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16805         * configure.in (configdirs):  Add deja-gnu.
16807 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16809         * README:  Update for configure.texi and gdb-4.7 release.
16811 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16813         * Makefile.in:  Move "all" target to top of file.
16814         Previously, first target was ".PHONY" which caused BSD4.4 make
16815         to build .PHONY when make was run without arguments.
16817 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16819         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16820         Library-copylefted code in libiberty.
16822 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16824         * config.sub:  Replace m68kmote with plain old m68k.
16826 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16828         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16830 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16832         * config.sub: Complain if no argument is given.  Added support for
16833         386bsd as OS and target alias.
16835 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16837         * Makefile.in (XTRAFLAGS): include newlib directories if
16838         newlib/Makefile exists, rather than if host != target.
16840 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16842         * config.sub: recognize sparclite-wrs-vxworks.
16844         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16845         p3.) Added clean-xiberty to clean.
16847 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16849         * configure.in: use *-*-* instead of nested cases for host and target
16851 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16853         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16854         from the same source tree and not building a cross-compiler.  This
16855         matters for the libg++ configuration if reconfiguring a tree that
16856         has already been installed.
16858 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16860         * config.sub (i486v/i486v4):  Merge in from FSF version.
16862 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16864         * configure: only set PWD if it is already set.
16866 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16868         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16869         doesn't have unset and all success paths (and most error paths)
16870         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16871         to just ${PWD} to avoid confusion.)
16873 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16875         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16876         even for a native compilation.
16878 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16880         Changes to make the gdb.tar.Z rule work better.
16882         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16883         (DEVO_SUPPORT):  Add configure.texi.
16884         (bfd-ilrt.tar.Z):  Remove ancient rule.
16886 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16888         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16889         pick up the machine and system specific header files.
16891         * configure.in, config.sub: added new target m68010-adobe-scout,
16892         with alias of adobe68k.  Changed configure.in to check for
16893         -scout before -sco* to avoid a false match.
16895         * Makefile.in: added AS_FOR_TARGET, passed down in
16896         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16897         the C compiler to use to create programs which are run in the
16898         build environment, set it to default to $(CC), and passed it down
16899         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16901 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16903         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16904         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16905         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16906         FOR_TARGET variants, to newlib and libg++.
16908 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16910         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16911         first.
16913 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16915         * config.sub:  Accept `elf' as an environment.
16917 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16919         * Makefile.in (all-opcodes):  cd into the right directory
16921 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16923         * configure: added -program_transform_name option, used as
16924         argument to sed when installing programs.
16925         configure.texi: added documentation for -program_prefix,
16926         -program_suffix and -program_transform_name.
16928 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16930         * config.sub:  Accept i486 where i386 ok.
16932 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16934         * config.sub: accept we32k
16936 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16938         * config.sub, configure.in: accept OSE68000 and OSE68k.
16940         * Makefile.in: don't create all directories for ``make install'';
16941         let the subdirectories create the ones they need.
16943 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16945         * COPYING: new file, GPL v2
16947 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16949         * Makefile.in: use the new gen-info-dir, which needs a template
16950         argument (which also lives in texinfo)
16952         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16954 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16956         * config.sub (ncr3000):  Change i386 to i486.
16958 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16960         * Makefile.in: add install-rcs, install-grep to
16961         install-no-fixedincludes, removed install-bison and install-libgcc
16963 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16965         * configure.in: grab the HPUX makefile fragment if on HPUX
16967 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16969         * Makefile.in: eradicate bison spoor (ditto libgcc).
16970          configure.in: recognise m68{k,000}-ericsson-OSE.
16971          es1800 is alias for m68k-ericsson-OSE
16973 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16975         * configure.in: rearrange the parts that remove programs from
16976         configdirs, based now on HOST==TARGET or by canonical triple.
16978 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16980         * test-build.mk: recurse explicitly with -f test-build.mk when
16981           appropriate.  predicate stage3 and comparison on the existence
16982           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16983           On very clean, also remove ...stamp-co.  Build in-place before
16984           doing other builds.
16986 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16988         * Makefile.in, configure.in: add tgas
16990 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16992         * Makefile.in: a number of changes merged in from progressive.
16994         * configure.in: add libm.
16996         * .cvsignore: ignore some stuff that comes from test-build.mk.
16998 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17000         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17002 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17004         * configure: Add program_suffix (parallel to program_prefix)
17005         * Makefile.in: adjust directory-creating script for losing decstation
17007 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17009         * configure:  Minor $subdir-related fixes.
17011 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17013         * configure: fix various problems with propogating
17014         makefile_target_frag in subdirs.
17015         * configure.in: config libgcc if its there
17017 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17019         * config.sub:  HPPA merge.
17021 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17023         * Makefile.in:  Replace all-bison with all-byacc in all
17024         dependency lines for other tools (which now use byacc).
17026 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17028         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17030 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17032         * Makefile.in: make gprof rules similar to byacc rules (instead of
17033         vestigal $(unsubdir) that didn't work...)
17035 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17037         * config.sub:  Add support for Linux.
17038         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17039         (at least for libg++).
17041 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17043         * configure.texi: fix doc for the -nfp option to configure
17045 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17047         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17049 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17051         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17052         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17053         * configure.in: added solaris* host_makefile_frag hook.
17055 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17057         * config.sub: changed recognition of m68000 so that various
17058         m68k types can be specified via m680[01234]0
17060 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17062         * config.sub (basic_machine): fix sed so that '-foo' isn't
17063         completely substituted out while .+'-foo' loses the '-foo'
17065 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17067         * config.sub ($os): Add -aout.
17069 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17071         * configure:  If host_makefile_frag is absolute, don't
17072         prefix ${invsubdir} (relevant to libg++ auto-configure).
17074 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17076         * Makefile.in (tooldir): Define it.
17077         (all-ld): Depend on all-flex.
17079 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17081         * Makefile.in (check):  Fix libg++ special case.
17083 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17085         * configure: do not bury `pwd` into config.status, thus do fewer
17086           pwd's.
17088         * configure: print the "Building in" message only when building in
17089           other than "." AND verbose.
17091         * configure: remove -s, rework -v to better accommodate guested
17092           configures.
17094         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17096 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17098         * Makefile.in: macroize flags passed on recursion.  remove
17099           fileutils.
17101 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17103         * configure: get makesrcdir right for subdirs deeper than 1.
17105         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17106           install.
17108 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17110         * Makefile.in: don't print subdir_do or recursion lines.
17112 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17114         * standards.texi: added menu item.
17116         * Makefile.in: build and install standards.info.
17118         * standards.texi: new file.
17120 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17122         * configure: test for and move config.status pieces from
17123           ${subdir}/.
17125 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17127         * configure:  Test for existance of files before trying to mv
17128         them, to avoid numerous non-existance messages.
17130 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17132         * configure: correct final line of config.status.
17134         * configure: patch from eggert.  Avoids a protection problem if
17135           the original Makefile.in is read only.
17137         * configure: use move-if-change from gcc to create config.status.
17138           Some makefiles depend on config.status to tell if a directory
17139           has been reconfigured for a different host.  This change
17140           prevents those directories from remaking everything in the case
17141           where the reconfig was only intended to rebuild a Makefile.
17143         * configure: test for config.sub with "config.sub sun4" rather
17144           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17145           host alias from a missing config.sub.
17147 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17149         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17150           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17152 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17154         * configure: mkdir ${subdir} as needed.
17156 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17158         * Makefile.in,configure.in: added autoconf.
17160 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17162         * Makefile.in: no longer pass against on recursion.
17164         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17165           definitions are not inherited.
17167         * configure: correct makesrcdir when subdir is .
17169 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17171         * configure:  Add support for 'subdirs' variable, which is
17172         like 'configdirs', except that configure doesn't re-invoke
17173         itself for subdirs, it just creates a Makefile for each subdir.
17174         * configure.texi:  Document subdirs.
17176 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17178         * configure.in: added flex to configdirs
17180 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17182         * Makefile.in: remove clean-stamps from clean.
17184 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17186         * configure.in:  Add gdbtest to configdirs.
17188 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17190         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17191         to recursive makes.
17192         * configure.in:  Recognize new ncr3000 config.
17194 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17196         * Makefile.in, configure.in: removed references to gdbm.
17198 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17200         * config.sub:  Don't canonicalize os value
17201         newsos* to bsd (readline needs to check for newsos).
17202         (This fix was earlier made Jan 31, but got re-broken.)
17204 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17206         * configure.in:  sco is an os, not a vendor!
17208         * configure:  Quote $( better.  Keep various shells happy.
17210 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17212         * Makefile.in: eliminate stamp-files.
17214 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17216         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17217           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17219 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17221         * config.sub:  fix iris/iris3.
17223 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17225         * configure: re-add -rm.
17227 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17229         * Maskefile.in: add .stmp-rcs to all.
17231         * configure.in: remove gas from rs6000 build, use aix host fragment.
17233 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17235         * configure: pass down site_option during recursion.
17237 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17239         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17241 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17243         * configure: Change exec_prefix so that it really defaults to prefix.
17245 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17247         * Makefile.in, configure.in:  Add support for mmalloc library.
17249 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17251         * Makefile.in: add stmp dependencies for a few more things.
17253 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17255         * configure: adjusted error message on objdir/srcdir configure
17256           collision, per john's suggestion.
17258         * Makefile.in: add libiberty stmp to all and all.cross.
17260 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17262         * Makefile.in: remove force dependencies, add grep to all.
17264 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17266         * Makefile.in: drop flex.  make stamp files work.
17268         * configure: added test for conflicting configuration in srcdir,
17269           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17270           gets cranky.  use relative paths for configure and srcdir
17271           whenever possible.  Send some error messages to stderr that were
17272           going to stdout.
17274 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17276         * Makefile.in:  Fix libg++ rule to check for gcc directory
17277         before using gcc/gcc.  Also pass XTRAFLAGS.
17279 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17281         * Makefile.in: added stmp-files so that directories aren't polled
17282           when they are already built.
17284         * configure.texi: fixed a node pointer problem.
17286 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17288         * config.sub configure.in gdb/configure.in
17289         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17290         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17291         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17293 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17295         * configure: -recurring becomes -silent.  corrected help message
17296           for -site= option.
17298         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17300 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17302         * configure: when building Makefile for crosses, replace
17303           tooldir and program_prefix.  default srcdir from location of
17304           config.sub.  remove "for host in hosts" and "for target in
17305           targets" loops.
17307 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17309         * Makefile.in: Do not pass bindir or mandir to cvs.
17311 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17313         * Makefile.in, configure.in: removed traces of namesubdir,
17314           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17315           copyrights to '92, changed some from Cygnus to FSF.
17317         * configure.texi: remove most references to multiple hosts,
17318           multiple targets, subdirs, etc.
17320         * configure.man: removed rcsid. reference config.sub not
17321           config.subr.
17323         * Makefile.in: mkdir $(infodir) on install-info.
17325 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17327         * configure.texi:  Explain better about .gdbinit and about
17328         the environment that configure.in sections run in.
17330 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17332         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17334 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17336         * README:  DOC.configure => cfg-paper.texi.
17338 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17340         * config.sub (near case $os):  Don't convert newsos* to bsd!
17342 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17344         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17345         the number of copies of COPYING that go into the GDB tar file.
17347 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17349         * bfd/configure.in, gdb/config/mh-i386sco,
17350         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17351         Fix SCO configuration stuff.
17353 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17355         * Makefile.in:  For libg++, make sure the -I pointing
17356         to the gcc directory goes *after* all the libg++-local -I flags.
17357         Also, move just-gcc dependency from just-libg++ to all-libg++.
17359 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17361         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17363 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17365         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17367 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17369         * config.sub:  Add stratus configuration frags.  Also
17370         submitted to FSF.
17372 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17374         * Makefile.in (DEV_SUPPORT):  add configure.man.
17376         * config.sub(Decode manufacturer-specific):  add -none*.
17378 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17380         * Makefile.in:  remove form feeds to make Sun's make happy.
17381         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17383 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17385         * Makefile.in (AR_FLAGS):  Make quieter.
17387 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17389         * configure.in:  Add libg++.
17390         * configure:  When verbose, don't output the command line at each
17391         level; it will be unremarkably the same as the previous version,
17392         which will be the same as what the user typed.
17394 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17396         * configure.in, Makefile.in: fix clean-info, add flex.  add
17397           fileutils.
17399         * configure: be less sensitive to spaces in Makefile.in.  Do not
17400           look for sources in "..".  Doing so breaks subdirectories that
17401           might have their own configure.  If a subdir has it's own
17402           configure script, use it.
17404 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17406         * cfg-paper.texi: some changes suggested by rms.
17408 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17410         * config.sub:  Merge in some small additions from the FSF version,
17411         taken from the gcc distribution, to bring the Cygnus and FSF
17412         versions into closer sync.
17414 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17416         * configure.in:  Changed svr4 references to sysv4.
17418 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17420         * configure: added -V for version number option.
17422 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17424         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17425           renamed from DOC.configure to cfg-paper.texi.
17427 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17429         * configure, config.subr, config.sub: config.subr is now
17430           config.sub again.
17432 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17434         * configure.texi: new file, in progress.
17436         * Makefile.in: build info file and install the man page for
17437           configure.
17439         * configure.man: new file, first cut.
17441         * configure: find config.subr again now that configuration "none"
17442           has gone.  removed all traces of the -ansi option.  removed all
17443           traces of the -languages option.
17445         * config.subr: resync from rms.
17447 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17449         * configure, config.sub, config.subr: merge config.sub into
17450           config.subr, call the result config.subr, remove config.sub, use
17451           config.subr.
17453         * Makefile.in: revised install for dir.info.
17455 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17457         * configure.in: add decstation host makefile frag.
17459         * Makefile.in: BISON now bison -y again.  also install-gcc on
17460           install.  clean-gdbm on clean.  infodir belongs in datadir.
17461           Make directories for info install.  Build dir.info here then
17462           install it.
17464 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17466         * Makefile.in: fix for bad directory tests.
17468 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17470         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17471           regexp.  -srcdir relative was being handled incorrectly.
17473         * Makefile.in: unwrapped some for loops so that parallel makes
17474           work again and so one can focus one's attention on a particular
17475           package.
17477 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17479         * configure: added PWD as a stand in for `pwd` (for speed). use
17480           elif wherever possible.  make -srcdir work without -objdir.
17481           -objdir= commented out.
17483 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17485         * configure: +options become --options.  -subdirs commented out.
17486           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17487           Makefile now at top of generated Makefile.  Removed cvs log
17488           entries.  added -srcdir.  create .gdbinit only if there is one
17489           in ${srcdir}.
17491         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17492           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17493           and mandir now keyed off datadir by default.
17495 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17497         * Freshly created ChangeLog.
17500 Local Variables:
17501 mode: change-log
17502 left-margin: 8
17503 fill-column: 76
17504 version-control: never
17505 End: