* rtlanal.c (dead_or_set_regno_p): Fix COND_EXEC handling.
[official-gcc.git] / ChangeLog
blobdaca3ed7d685035e50cef0f2722cdec24b9772a0
1 2012-09-20  Walter Lee  <walt@tilera.com>
3         * configure.ac: Add tilegx to list of targets that support gold.
4         * configure: Regenerate.
6 2012-09-20  Marek Polacek  <polacek@redhat.com>
8         * MAINTAINERS (Write After Approval): Add myself.
10 2012-09-19  Steve Ellcey  <sellcey@mips.com>
12         * configure.ac: Add mips*-mti-elf* target.
13         * configure: Regenerate.
15 2012-09-17  Ian Lance Taylor  <iant@google.com>
17         * MAINTAINERS (Various Maintainers): Add libbacktrace.
18         * configure.ac (host_libs): Add libbacktrace.
19         (target_libraries): Add libbacktrace.
20         * Makefile.def (host_modules): Add libbacktrace.
21         (target_modules): Likewise.
22         * configure, Makefile.in: Rebuild.
24 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
26         PR target/38607
27         Merge upstream change.
28         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
30         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
31         Add libgomp*.o to compare_exclusions for AIX.
32         * configure: Regenerate.
34 2012-09-06  Diego Novillo  <dnovillo@google.com>
36         * configure.ac: Bump minimum GMP version to 4.2.3.
37         * configure: Re-generate.
39 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
41         PR target/54461
42         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
43         target-libgloss if not configured --with-avrlibc=no.
44         * configure: Regenerate.
46 2012-09-04  Jason Merrill  <jason@redhat.com>
48         * configure.ac: Fix --enable-languages=all.
50 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
52         * MAINTAINERS (Write After Approval): Add myself.
54 2012-09-03  Richard Guenther  <rguenther@suse.de>
56         PR bootstrap/54138
57         * configure.ac: Re-organize ISL / CLOOG checks to allow
58         disabling with either --without-isl or --without-cloog.
59         * configure: Regenerated.
61 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
63         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
64         * configure: Regenerate.
66 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
68         * MAINTAINERS: Fix my email address.
70 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
72         PR binutils/4970
73         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
74         and opcodes.
75         * Makefile.in: Regenerated.
77 2012-08-26  Art Haas <ahaas@impactweather.com>
79         * configure: Regenerate.
81 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
83         * INSTALL/README: Also refer to the online installation
84         instructions.
86 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
88         * MAINTAINERS (Write After Approval): Add myself.
89         (Picochip port): Remove myself.
91 2012-08-14   Diego Novillo  <dnovillo@google.com>
93         Merge from cxx-conversion branch.
95         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
96         POSTSTAGE1_CONFIGURE_FLAGS.
97         * Makefile.in: Regenerate.
98         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
99         Force C++ when bootstrapping.
100         * configure: Regenerate.
102 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
104         * MAINTAINERS (Write After Approval): Add myself.
106 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
108         * README: Document use of ranges of years in copyright notices.
110 2012-07-06  Richard Guenther  <rguenther@suse.de>
112         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
113         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
114         --with-gmp=system.
115         * Makefile.in: Regenerated.
116         * configure: Likewise.
118 2012-07-06  Richard Guenther  <rguenther@suse.de>
120         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
121         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
122         supply V=1 as extra_make_flags.
123         * configure: Regenerated.
124         * Makefile.in: Likewise.
126 2012-07-04  Tristan Gingold  <gingold@adacore.com>
128         * configure: Regenerate.
130 2012-07-03  Richard Guenther  <rguenther@suse.de>
132         * Makfile.def (isl): Remove not necessary extra_exports and
133         extra_make_flags.
134         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
135         * Makefile.in: Regenerated.
137 2012-07-03  Richard Guenther  <rguenther@suse.de>
139         * Makefile.def (cloog): Add V=1 to extra_make_flags.
140         * configure.ac: If either the ISL or the CLooG check failed
141         do not try to build in-tree versions.
142         * Makefile.in: Regenerated.
143         * configure: Regenerated.
145 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
147         * configure: Regenerate.
149 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
151         * MAINTAINERS (Various Maintainers): Add myself as testsuite
152         maintainer.
154 2012-07-02  Richard Guenther  <rguenther@suse.de>
156         * configure: Regenerated.
158 2012-07-02  Richard Guenther  <rguenther@suse.de>
159         Michael Matz  <matz@suse.de>
160         Tobias Grosser <tobias@grosser.es>
161         Sebastian Pop <sebpop@gmail.com>
163         * Makefile.def: Add ISL host module, remove PPL host module.
164         Adjust ClooG host module to use the proper ISL.
165         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
166         * configure.ac: Include config/isl.m4.  Add ISL host library,
167         remove PPL.  Remove PPL configury, add ISL configury, adjust
168         ClooG configury.
169         * Makefile.in: Regenerated.
170         * configure: Likewise.
172 2012-07-02  Richard Guenther  <rguenther@suse.de>
174         Merge from graphite branch
175         2011-07-21  Tobias Grosser  <tobias@grosser.es>
177         * configure: Regenerated.
178         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
179         both cloog.org and legacy versions. The only supported version will
180         be CLooG with the isl backend.
182         2011-07-21  Tobias Grosser  <tobias@grosser.es>
184         * configure: Regenerated.
185         * configure.ac: Require cloog isl 0.17.0
187         2011-07-21  Tobias Grosser  <tobias@grosser.es>
189         * configure: Regenerated.
190         * config/cloog.m4: Do not define CLOOG_ORG
192 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
194         * configure.ac: Skip C if explicitly selected.
195         * configure: Regenerate.
197 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
199         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
200         they contain -O2.
201         * configure: Regenerate.
203 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
205         PR debug/53740
206         * df.h, df-problems.c, dce.c: Revert last patch.
208 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
210         * MAINTAINERS (Write After Approval): Update my email address.
212 2012-06-21  Meador Inge  <meadori@codesourcery.com>
214         * MAINTAINERS (Write After Approval): Add myself.
216 2012-06-20  Jason Merrill  <jason@redhat.com>
218         * Makefile.tpl (check-target-libgomp-c++): New.
219         (check-target-libitm-c++): New.
220         * Makefile.def (c++): Add them.
221         * Makefile.in: Regenerate.
223 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
225         * MAINTAINERS (Write After Approval): Add myself.
227 2012-05-16  Olivier Hainque  <hainque@adacore.com>
229         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
230         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
231         (install-no-fixedincludes): Adjust accordingly.
232         * Makefile.in: Regenerate.
234 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
236         Merge upstream change
237         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
239 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
241         * MAINTAINERS (Write After Approval): Add myself.
243 2012-05-09  Nick Clifton  <nickc@redhat.com>
244             Paul Smith  <psmith@gnu.org>
246         PR bootstrap/50461
247         * configure.ac (mpfr-dir): When using in-tree MPFR sources
248         allow for the fact that from release v3.1.0 of MPFR the source
249         files were moved into a src sub-directory.
250         * configure: Regenerate.
252 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
254         * configure.ac: Bump minimum MPFR version to 2.4.0.
255         * configure: Regenerated.
257 2012-05-01  Richard Henderson  <rth@redhat.com>
259         * Makefile.def (libatomic): New target_module.
260         * configure.ac (target_libraries): Add libatomic.
261         (noconfigdirs): Check if libatomic is supported.
262         * Makefile.in, configure: Rebuild.
264 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
266         * MAINTAINERS (Write After Approval): Add myself.
268 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
270         * config.sub: Update to 2012-04-18 version from official repo.
272 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
274         * MAINTAINERS (Write After Approval): Add myself.
276 2012-04-11  Steve Ellcey  <sellcey@mips.com>
278         * MAINTAINERS: Changed email address.
280 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
282         PR target/52737
283         * contrib/gcc_update (files_and_dependencies):
284         Remove gcc/config/avr/t-multilib from touch data.
286 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
288         * MAINTAINERS (OS Port Maintainers): Remove irix.
289         * configure.ac (enable_libgomp): Remove *-*-irix6*.
290         (unsupported_languages): Remove mips-sgi-irix6.*.
291         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
292         (with_stabs): Remove.
293         * configure: Regenerate.
295 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
297         * MAINTAINERS (OS Port Maintainers): Remove osf.
298         * configure.ac (enable_libgomp): Remove *-*-osf*.
299         (with_stabs): Remove alpha*-*-osf*.
300         * configure: Regenerate.
302 2012-03-05  Tristan Gingold  <gingold@adacore.com>
304         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
305         * configure: Regenerate.
307 2012-02-17  Walter Lee  <walt@tilera.com>
309         * MAINTAINERS: (Write After Approval): Delete myself.
311 2012-02-14  Walter Lee  <walt@tilera.com>
313         * MAINTAINERS (tilegx port): Add myself.
314         (tilepro port): Add myself.
315         (Write After Approval): Add myself.
317 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
319         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
320         and Joseph Myers as docstring relicensing maintainers.
322 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
324         * MAINTAINERS (write-after-approval): Add myself.
326 2012-02-08  Ira Rosen <irar@il.ibm.com>
328         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
329         maintainer.
331 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
333         * MAINTAINERS (Write After Approval): Move myself to
334         maintain alphabetical order.
336 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
338         * MAINTAINERS (Write After Approval): Add myself.
340 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
342         * MAINTAINERS (Write After Approval): Add myself.
344 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
345             Jayant R Sonar <jayant.sonar@kpitcummins.com>
347         * configure.ac (cr16-*-*): Remove nonconfigdirs.
348         * configure: Regenerate.
350 2012-01-23  Harshit Chopra  <harshit@google.com>
352         * MAINTAINERS (Write After Approval): Add myself.
354 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
356         * configure.ac: Remove reference to mh-interix.
357         * configure: Regenerate.
359 2012-01-05  Richard Henderson  <rth@redhat.com>
361         PR bootstrap/51072
362         * configure.ac: Disable libitm if c++ is not enabled.
363         * configure: Rebuild.
365         * configure.ac: Fix regexp for same.
366         * configure: Rebuild.
368 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
370         * MAINTAINERS (Write After Approval): Add myself.
372 2012-01-02  Richard Guenther  <rguenther@suse.de>
374         PR bootstrap/51686
375         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
376         * Makefile.in: Regenerate.
378 2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
380         * MAINTAINERS (Write After Approval): Add myself.
382 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
384         * configure: Regenerate.
386 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
388         * MAINTAINERS (picochip): Changed email address.
390 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
392         * MAINTAINERS (write-after-approval): Add self.
394 2011-11-29  DJ Delorie  <dj@redhat.com>
396         * configure.ac (rl78-*-*) New case.
397         * configure: Regenerate.
398         * MAINTAINERS: Add myself as RL78 maintainer.
400 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
402         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
404 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
406         * libtool.m4: Additional FreeBSD 10 fixes.
408 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
410         * MAINTAINERS: Move myself from Write After Approval to CPU Port
411         Maintainers section, as Epiphany maintainer.
413 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
415         PR target/49992
416         * configure.ac: Remove ranlib special-casing for Darwin.
417         * configure: Regenerate.
419 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
421         * MAINTAINERS (Reviewers): Keep the list sorted.
423 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
425         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
427 2011-11-09  Roland McGrath  <mcgrathr@google.com>
429         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
430         * configure: Rebuild.
431         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
432         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
433         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
434         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
435         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
436         Add READELF.
437         * Makefile.in: Rebuild.
439 2011-11-09  Jason Merrill  <jason@redhat.com>
441         * Makefile.def (language=c++): Remove check-c++0x.
442         * Makefile.in (check-gcc-c++): Regenerate.
444 2011-11-08  Richard Henderson  <rth@redhat.com>
446         * configure.ac: Test for libitm directory present first.
448         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
450         * configure.ac: Test libitm/configure.tgt to disable libitm.
451         * configure: Rebuild.
453 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
454             Richard Henderson  <rth@redhat.com>
456         Merged from transactional-memory.
458         * Makefile.def (lang_env_dependencies): libitm is c++.
459         Add libitm target module.
460         * configure.ac: Likewise.
461         * config/mmap.m4: New file.
462         * contrib/gcc_update: Add libitm to touch data.
463         * Makefile.in, configure: Rebuild.
465 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
467         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
468         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
469         * Makefile.in: Regenerate.
471 2011-11-01  DJ Delorie  <dj@redhat.com>
473         * config.sub: Update to version 2011-10-29 (added rl78)
475 2011-10-27  Nick Clifton  <nickc@redhat.com>
477         * config.sub: Import these changes from the config project:
479         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
480             Ben Elliston  <bje@gnu.org>
482         * config.sub (epiphany): New.
484         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
485             Ben Elliston  <bje@gnu.org>
487         * config.sub (hexagon, hexagon-*): New.
489         2011-08-23  Roland McGrath  <mcgrathr@google.com>
491         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
492         64eb to be64.
494         2011-08-16  Roland McGrath  <mcgrathr@google.com>
496         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
497         (nacl): Grok as alias for 32el-unknown-nacl.
499 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
501         * MAINTAINERS (Write After Approval): Add myself.
503 2011-10-24  Teresa Johnson  <tejohnson@google.com>
505         * MAINTAINERS (Write After Approval): Add myself.
507 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
509         * MAINTAINERS (sparc port): Remove myself.
511 2011-09-14  Tom de Vries  <tom@codesourcery.com>
513         * MAINTAINERS (Write After Approval): Add myself.
515 2011-08-14  Yao Qi  <yao@codesourcery.com>
517         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
518         * configure: Regenerate.
520 2011-07-26  Ian Lance Taylor  <iant@google.com>
522         * configure.ac: Set have_compiler based on whether gcc directory
523         exists, rather than on whether gcc is in configdirs.
524         * configure: Rebuild.
526 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
528         * MAINTAINERS (Global Reviewers): Add self.
530 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
532         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
533         link directories.
534         * Makefile.in: Rebuild.
536 2011-07-20  Ian Lance Taylor  <iant@google.com>
538         PR bootstrap/49787
539         * configure.ac: Move --enable-bootstrap handling earlier in file.
540         If --enable-bootstrap and either --enable-build-with-cxx or
541         --enable-build-poststage1-with-cxx, enable C++ automatically.
542         * configure: Rebuild.
544 2011-07-19  Ian Lance Taylor  <iant@google.com>
546         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
547         make C++ a boot_language.  Set and substitute
548         POSTSTAGE1_CONFIGURE_FLAGS.
549         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
550         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
551         * configure, Makefile.in: Rebuild.
553 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
555         * MAINTAINERS (Register Allocation): Move myself from reviewers to
556         maintainers.
558 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
560         * MAINTAINERS (Global Reviewers): Add myself.
562 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
564         * configure: Regenerate.
566 2011-07-16  Jason Merrill  <jason@redhat.com>
568         * Makefile.def (language=c++): Add check-c++0x and
569         check-target-libmudflap-c++.
570         * Makefile.tpl (check-target-libmudflap-c++): New.
571         * Makefile.in: Regenerate.
573 2011-07-16  Matthias Klose  <doko@ubuntu.com>
575         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
576         * Makefile.def (target_modules/libjava): Pass
577         $(EXTRA_CONFIGARGS_LIBJAVA).
578         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
579         if not configured with --enable-static-libjava.
580         * Makefile.in: Regenerate.
581         * configure: Likewise.
583 2011-07-15  Jason Merrill  <jason@redhat.com>
585         * Makefile.in (check-c++): Move check-gcc-c++0x after
586         check-target-libstdc++-v3.
588 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
590         * MAINTAINERS (c6x port): New entry.
592 2011-07-13  Jason Merrill  <jason@redhat.com>
594         * Makefile.in (check-gcc-c++0x): New.
595         (check-c++): Depend on it.
597 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
599         PR target/39150
600         * configure.ac (i[3456789]86-*-solaris2*): Also accept
601         x86_64-*-solaris2.1[0-9]*.
602         * configure: Regenerate.
604 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
606         * MAINTAINERS (RTL optimizers): Add self.
608 2011-06-27  Gabriel Charette  <gchare@google.com>
610         * MAINTAINERS (Write After Approval): Add myself.
612 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
614         PR regression/47836
615         PR bootstrap/23656
616         PR other/47733
617         PR bootstrap/49247
618         PR c/48825
619         * configure.ac (target_libraries): Remove target-libiberty.
620         Remove case-statement setting skipdirs=target-libiberty for
621         multiple targets.  Remove checking target_configdirs and
622         removing target-libiberty but keeping target-libgcc if
623         otherwise empty.
624         * Makefile.def (target_modules): Don't add libiberty.
625         (dependencies): Remove all traces of target-libiberty.
626         * configure, Makefile.in: Regenerate.
628 2011-06-13  Walter Lee <walt@tilera.com>
630         * configure.ac (tilepro-*-*) New case.
631         (tilegx-*-*): Likewise.
632         * configure: Regenerate.
634 2011-06-06  Jing Yu  <jingyu@google.com>
636         * configure.ac: Skip target-libiberty for
637         arm*-*-linux-androideabi.
638         * configure: Regenerated.
640 2011-06-06  Nick Clifton  <nickc@redhat.com>
642         * config.sub: Sync from upstream.
644 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
646         * MAINTAINERS (Write After Approval): Add myself.
648 2011-06-01  Daniel Jacobowitz  <drow@false.org>
650         * MAINTAINERS: Update my email address.
652 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
654         * MAINTAINERS (Write After Approval): Update my email address.
656 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
658         * MAINTAINERS (Write After Approval): Add myself.
660 2011-05-08  Doug Kwan  <dougkwan@google.com>
662         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
663         * configure: Regenerated.
664         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
665         value from configure.
666         * Makefile.in: Regenerated.
668 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
670         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
671         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
672         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
673         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
674         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
675         *-*-vxworks*): Disable newlib and libgloss in separate case
676         statement.
677         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
678         to separate case statement.
679         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
680         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
681         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
682         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
683         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
684         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
685         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
686         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
687         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
688         i[[3456789]]86-*-rdos*, m32r-*-*,
689         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
690         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
691         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
692         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
693         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
694         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
695         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
696         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
697         and libgloss in main case over targets.  Remove most empty cases
698         in main case over targets.
699         * configure: Regenerate.
701 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
703         * MAINTAINERS (Write After Approval): Add myself.
705 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
707         * configure.ac: Remove code setting special library locations for
708         hppa*64*-*-hpux11*.  Remove code setting compiler for
709         sparc-sun-solaris2*.
710         * configure: Regenerate.
712 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
714         * configure.ac: Separate libgloss_dir settings from general case
715         over targets.
716         * configure: Regenerate.
718 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
720         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
721         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
722         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
723         cases in libgcj-disabling case statement.
724         (hppa*64*-*-linux*): Set unsupported_languages instead of
725         disabling target-zlib.
726         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
727         to hppa*64*-*-hpux*.
728         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
729         hppa*-*-hpux*.
730         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
731         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
732         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
733         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
734         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
735         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
736         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
737         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
738         libgcj-disabling case statement.
739         * configure: Regenerate.
741 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
743         * configure.ac: Disable Java for targets not supporting libffi.
744         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
745         Remove cases in Java-disabling statement.
746         (*arm-wince-pe): Change to arm-wince-pe.
747         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
748         cases in Java-disabling statement.
749         (bfin-*-*): Don't disable Java again.
750         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
751         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
752         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
753         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
754         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
755         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
756         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
757         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
758         Java-disabling statement.
759         (mmix-*-*): Don't disable Java again.
760         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
761         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
762         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
763         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
764         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
765         statement.
766         * configure: Regenerate.
768 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
770         * configure.ac: Separate cases disabling Java and Java libraries
771         from general case over targets.
772         * configure: Regenerate.
774 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
776         * MAINTAINERS: Update my email address.
778 2011-04-20  Easwaran Raman  <eraman@google.com>
780         * MAINTAINERS (Write After Approval): Add myself.
782 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
784         PR lto/48086
785         * configure.ac: Re-enable LTO on *-apple-darwin9*.
786         * configure: Regenerate.
788 2011-04-16  Jim Meyering  <meyering@redhat.com>
790         * MAINTAINERS (Write After Approval): Add myself.
792 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
794         * MAINTAINERS: Update my email address.
796 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
798         * MAINTAINERS (Write After Approval): Add myself.
800 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
802         * MAINTAINERS (Write After Approval): Add myself.
804 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
806         * MAINTAINERS (Write After Approval): Add myself.
808 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
810         * configure.ac (build_tools): Remove build-byacc.
811         (host_libs): Remove mmalloc.
812         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
813         autoconf automake libtool diff rcs fileutils shellutils time
814         textutils wdiff find uudecode hello tar gzip indent recode release
815         sed perl gawk findutils gettext zip.
816         (libgcj): Remove target-qthreads.
817         (target_tools): Remove target-examples target-gperf.
818         (YACC): Don't handle building byacc.
819         * configure: Regenerate.
820         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
821         dosutils, examples, fileutils, find, findutils, gawk, gettext,
822         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
823         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
824         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
825         handle building components.
826         * Makefile.in: Regenerate.
828 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
830         * MAINTAINERS: Update my email address as Xtensa maintainer.
832 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
834         * config.sub: Sync from upstream.
836 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
838         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
839         (microblaze*): Don't disable libssp.
840         * configure: Regenerate.
842 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
844         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
845         moveifchange.
846         * configure: Regenerate.
847         * Makefile.tpl: Use @SHELL@ not @config_shell@.
848         * Makefile.in: Regenerate.
850 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
852         * configure.ac (*-*-sysv4*): Don't enable libgomp.
853         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
854         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
855         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
856         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
857         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
858         md_exec_prefix cases.
859         * configure: Regenerate.
861 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
863         * configure.ac: Separate cases disabling target-libssp,
864         target-libiberty, target-libstdc++-v3 and Fortran from general
865         case over targets.
866         * configure: Regenerate.
868 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
870         * configure.ac (*-*-chorusos): Don't disable libgcj.
871         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
872         Remove case.
873         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
874         (arm-*-coff): Don't disable libgcj.
875         (arm*-*-linux-gnueabi): Remove useless assignment.
876         (arm-*-riscix*): Don't disable libgcj.
877         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
878         configuration.
879         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
880         (c54x*-*-*): Remove case.
881         (tic54x-*-*): Don't disable GCC or GCC libraries.
882         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
883         to *.
884         (d10v-*-*): Don't disable GCC libraries.
885         (d30v-*-*): Don't disable libgcj.
886         (h8500-*-*): Don't disable GCC libraries.
887         (i960-*-*): Don't disable libgcj.
888         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
889         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
890         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
891         libgcj.
892         (m68k-*-coff*): Remove case.
893         (mmix-*-*): Don't disable libgloss on host.
894         (mn10200-*-*, mn10300-*-*): Remove cases.
895         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
896         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
897         Don't disable libgcj.
898         (romp-*-*): Remove case.
899         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
900         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
901         case.
902         (v810-*-*): Don't disable GCC libraries.
903         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
904         (ip2k-*-*): Don't disable GCC libraries.
905         * configure: Regenerate.
907 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
909         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
910         libffi on host.
911         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
912         on host.
913         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
914         * configure: Regenerate.
916 2011-03-26  John Marino  <binutils@marino.st>
918         * configure.ac: Add support for *-*-dragonfly*
919         * configure: Regenerate.
921 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
923         * configure.ac (native_only): Remove.
924         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
925         send-pr uudecode guile gnuserv on host.
926         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
927         send-pr rcs guile perl texinfo libtool on host.
928         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
929         automake send-pr rcs guile perl texinfo libtool on host.
930         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
931         (*-*-kaos*): Don't disable target-examples target-gperf on target.
932         (alpha*-dec-osf*): Don't disable fileutils on target.
933         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
934         texinfo send-pr expect dejagnu on target.
935         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
936         target-qthreads on target.
937         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
938         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
939         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
940         x86_64-*-mingw*): Don't disable expect on target.
941         (*-*-cygwin*): Don't disable target-gperf on target.
942         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
943         gnuserv on target.
944         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
945         target.
946         * configure: Regenerate.
948 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
950         * configure.ac (target_tools): Remove target-groff.
951         (native_only): Remove target-groff.
952         (hppa*64*-*-*): Don't disable byacc.
953         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
954         setting.
955         (*-*-kaos*): Don't skip target-librx and target-groff.
956         (*-*-netware*): Don't skip target-libmudflap.
957         (*-*-tpf*): Don't skip target-libmudflap.
958         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
959         directories on the host.
960         (ia64*-*-*vms*): Don't skip tix.
961         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
962         host.
963         * configure: Regenerate.
965 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
967         * configure.ac: Remove references to mt-mep, mt-netware,
968         mt-wince.
969         * Makefile.def: Add all-utils soft dependencies.
970         * Makefile.tpl: Remove GDB_NLM_DEPS.
971         * configure: Regenerate.
972         * Makefile.in: Regenerate.
974 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
976         * configure.ac: Do not include mh-x86omitfp.
977         * configure: Regenerate.
979 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
981         * configure.ac: Remove empty cases.
982         * configure: Regenerate.
984 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
986         * Makefile.def: Add dependency from termcap to gdb.
987         * Makefile.in: Regenerate.
989 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
991         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
992         * configure: Regenerate.
993         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
994         * Makefile.tpl: Likewise.
995         * Makefile.in: Regenerate.
997 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
999         * configure.ac: Remove all mentions of tentative_cc.
1000         * configure: Regenerate.
1002 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1004         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1005         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1006         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1007         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1008         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1009         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1010         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1011         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1012         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1013         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1014         *-*-rhapsody*): Remove host cases.
1015         * configure: Regenerate.
1017 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1019         * configure.ac (ppc*-*-pe): Remove host case.
1020         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1021         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1022         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1023         cases.
1024         * configure: Regenerate.
1026 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1028         * config.sub: Update to version 2011-03-23.
1030 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1032         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1033         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1034         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1035         * configure: Regenerate.
1037 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1039         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1040         to Write After Approval.
1041         * config-ml.in: Don't handle arc-*-elf*.
1042         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1043         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1044         handle GCC libraries.
1045         * configure: Regenerate.
1047 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1049         PR bootstrap/48120:
1050         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1051         Add -lstdc++ -lm to LIBS.
1052         * configure: Regenerate.
1054 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1056         * config.guess: Update to version 2011-02-02
1057         * config.sub: Update to version 2011-02-24
1059 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1061         PR lto/48086
1062         * configure.ac: Re-enable LTO on *-apple-darwin9.
1063         * configure: Regenerate.
1065 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1067         PR lto/48086
1068         * configure.ac: Disable LTO on darwin due to an assembler change in
1069         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1070         under 256.
1071         * configure: Regenerate.
1073 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1075         * MAINTAINERS: Update myself as score backend maintainer,
1076         update my e-mail address.
1078 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1080         * MAINTAINERS: Update my e-mail address.
1082 2011-03-06  Joey Ye  <joey.ye@arm.com>
1084         * MAINTAINERS: Update my e-mail address.
1086 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1088         * configure.ac: Adjust test of with_ppl.
1089         * configure: Regenerated.
1091 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1093         * MAINTAINERS: Adjust my e-mail address.
1095 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1097         * configure.ac: Add -lpwl to ppllibs.
1098         * configure: Regenerated.
1100 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1102         * config/cloog.m4: Add -lisl to clooglibs.
1103         * configure: Regenerated.
1105 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1107         * MAINTAINERS (CPU Port maintainers): Add self.
1109 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1111         * MAINTAINERS: Add myself as testsuite maintainer.
1113 2011-02-15  Mike Stump  <mikestump@comcast.net>
1115         * MAINTAINERS: Add myself as testsuite maintainer.
1117 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1119         Import from Libtool and gnulib:
1121         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1123         Prepare for supporting FreeBSD 10.
1124         * config.rpath: Remove handling of freebsd1* which soon would
1125         match FreeBSD 10.0.
1127         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1129         Remove support for FreeBSD 1.x.
1130         * libtool.m4 (_LT_LINKER_SHLIBS)
1131         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1132         soon would incorrectly match FreeBSD 10.0.
1134 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1136         PR binutils/12283
1137         * move-if-change: Import version from gnulib.
1139 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1141         PR lto/47225
1142         * Makefile.def (lto-plugin): Double dash for enable-shared.
1143         (configure-gcc): Depend on all-lto-plugin.
1144         * Makefile.in: Rebuilt.
1146 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1148         * configure.ac: Remove extra bracket.
1149         * configure: Regenerate.
1151 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1153         * MAINTAINERS: Add myself as libquadmath maintainer.
1155 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1157         * MAINTAINERS: Update my email address.
1159 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1161         * MAINTAINERS (option handling): Add self.
1163 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1165         PR lto/47225
1166         * Makefile.def: Add dependency for install-gcc
1167         on install-lto-plugin.
1168         * Makfile.in: Regenerated
1170 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1172         * MAINTAINERS (CPU Port Maintainers): Add myself.
1174 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1176         PR libgcj/44341
1177         * configure.ac: Discard --with-* flags for host when configuring
1178         target libraries for cross build.
1179         * configure: Rebuilt.
1181 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1183         * MAINTAINERS (linear loop transforms): Removed.
1185 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1187         * configure.ac: If with_ppl is no, move setting with_cloog=no
1188         after CLOOG_REQUESTED check.
1189         * configure: Regenerated.
1191 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1193         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1194         CLooG has been requested.
1195         * configure: Regenerated.
1197 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1199         * configure: Regenerated.
1200         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1202 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1204         * configure: Regenerated.
1205         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1207 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1209         * configure.ac: Use AS_HELP_STRING throughout.
1210         * configure: Regenerate.
1212 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1214         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1215         * configure: Regenerate.
1217 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1219         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1221 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1223         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1224         for ia64-hpux.
1225         * configure: Regenerate.
1227 2011-01-07  Jan Hubicka  <jh@suse.cz>
1229         PR lto/47225
1230         * Makefile.in: Regenerate.
1231         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1232         configure.
1234 2011-01-07  Jan Hubicka  <jh@suse.cz>
1236         * Makefile.in: Regenerate.
1237         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1238         and configure dependency on lto-plugin configure.
1239         (lto-plugin module): Remove dependency on GCC; add dependency on
1240         liniberty.
1242 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1244         * MAINTAINERS (Write After Approval): Add myself.
1246 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1248         * configure: Regenerate.
1250 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1252         * configure.ac: (picochip): Disable libiberty.
1254 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1256         * MAINTAINERS (Write After Approval): Add myself.
1258 2010-12-10  Ian Lance Taylor  <iant@google.com>
1260         PR bootstrap/46819
1261         * configure.ac: For --disable-libgcj clear libgcj_saved.
1262         * configure: Rebuild.
1264 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1266         PR fortran/46540
1267         * configure.ac: Add --disable-libquadmath and
1268         --disable-libquadmath-support.
1269         * configure: Regenerate.
1271 2010-12-03  Ian Lance Taylor  <iant@google.com>
1273         * MAINTAINERS: Add myself as libgo maintainer.
1275 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1277         PR libffi/46792
1278         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1279         * configure: Regenerate.
1281 2010-12-02  Ian Lance Taylor  <iant@google.com>
1283         * configure.ac: Always set default for poststage1_ldflags to
1284         -static-libstdc++ -static-libgcc.
1286 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1288         * configure.ac: Move comment to remove extra space in last argument
1289         of GCC_TARGET_TOOL.
1291 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1293         PR other/46026
1294         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1295         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1296         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1297         (BASE_FLAGS_TO_PASS): Use it.
1298         * configure: Rebuilt.
1299         * Makefile.in: Rebuilt.
1301 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1303         PR binutils/12258
1304         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1305         Properly check default linker.
1306         * configure: Regnerated.
1308 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1310         * configure.ac: For --enable-gold, handle value `default' instead of
1311         `both*'.  New configure option --{en,dis}able-ld.
1312         * configure: Regenerate.
1314 2010-11-20  Ian Lance Taylor  <iant@google.com>
1316         * configure.ac: Only disable a language library if no language needs
1317         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1318         * configure: Rebuild.
1320 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1322         * Makefile.in: Regenerate.
1324         PR other/46202
1325         * configure.ac: Fix just-built in-tree STRIP name to be
1326         binutils/strip-new.
1327         * configure: Regenerate.
1328         * Makefile.def (install-strip-gcc, install-strip-binutils)
1329         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1330         (install-strip-sid): Mirror dependencies on non-strip variants
1331         of these targets on the respective -strip prerequisites.
1332         * Makefile.tpl (install-strip, install-strip-host)
1333         (install-strip-target): New targets.
1334         (install-strip-[+module+], install-strip-target-[+module+]):
1335         New targets.
1336         * Makefile.in: Regenerate.
1338 2010-11-19  Ian Lance Taylor  <iant@google.com>
1339             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1341         * configure.ac: Add target-libgo to target_libraries.  Set
1342         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1343         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1344         (HOST_EXPORTS): Add GOC.
1345         (BASE_TARGET_EXPORTS): Add GOC.
1346         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1347         (GOCFLAGS_FOR_TARGET): New variable.
1348         (EXTRA_HOST_FLAGS): Add GOC.
1349         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1350         * Makefile.def (target_modules): Add libgo.
1351         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1352         (dependencies): Add dependency from configure-target-libgo to
1353         configure-target-libffi and all-target-libstdc++-v3.  Add
1354         dependencies from all-target-libgo to all-target-libffi.
1355         (languages): Add go.
1356         * configure: Rebuild.
1357         * Makefile.in: Rebuild.
1359 2010-11-19  Ian Lance Taylor  <iant@google.com>
1361         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1362         compiler/flag environment variables.
1364 2010-11-18  Ian Lance Taylor  <iant@google.com>
1366         * configure.ac: Check for lang_requires_boot_languages in
1367         config-lang.in files.
1368         * configure: Rebuild.
1370 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1371             Tobias Burnus  <burnus@net-b.de>
1373         PR fortran/32049
1374         * Makefile.def: Add libquadmath; build it with language=fortran.
1375         * configure.ac: Add libquadmath.
1376         * Makefile.tpl: Handle multiple libs in check-[+language+].
1377         * Makefile.in: Regenerate.
1378         * configure: Regenerate.
1380 2010-11-16  Tom Tromey  <tromey@redhat.com>
1382         * MAINTAINERS: Moved myself to reviewers section.
1384 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1386         * MAINTAINERS: Moved myself to reviewers section.
1388 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1390         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1391         (Write After Approval): Remove self.
1393 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1395         * configure.ac: Fix spelling in option names.
1396         * configure: Regenerated.
1398 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1400         PR bootstrap/39622
1401         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1402         * configure: Regenerated.
1404 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1406         * MAINTAINERS: Update my email address.
1408 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1410         * configure: Regenerate.
1412 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1414         * configure: Regenerate.
1416 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1418         * configure: Regenerate.
1420 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1422         * configure: Regenerate.
1424 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1426         * configure.ac: Support official CLooG.org versions.
1427         * configure: Regenerate.
1428         * config/cloog.m4: New.
1430 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1432         * MAINTAINERS (Write After Approval): Add myself.
1434 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1436         * MAINTAINERS: Update my email address.
1438 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1440         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1441         * configure: Regenerate.
1443 2010-11-03  Ian Lance Taylor  <iant@google.com>
1444             Dave Korn  <dave.korn.cygwin@gmail.com>
1446         PR lto/46273
1447         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1448         and on other supported platforms whenever LTO is enabled.
1449         * configure: Rebuild.
1451 2010-11-02  Alan Modra  <amodra@gmail.com>
1453         PR binutils/12110
1454         * configure.ac: Error when source path contains spaces.
1455         * configure: Regenerate.
1457 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1459         * MAINTAINERS: Update my email address.
1461 2010-10-20  Ian Lance Taylor  <iant@google.com>
1463         * Makefile.def (target_modules): Set lib_path to src/.libs for
1464         libstdc++-v3 module.
1465         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1466         * Makefile.in: Rebuild.
1468 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1470         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1471         (Write After Approval): Remove myself.
1473 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1475         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1477 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1479         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1481 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1483         * configure.ac (build_lto_plugin): New shell variable.
1484         (--enable-lto): Turn on by default for all non-ELF platforms that
1485         have had LTO support added so far.  Set build_lto_plugin appropriately
1486         for both ELF and non-ELF.
1487         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1488         * configure: Regenerate.
1490 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1492         Sync from src:
1493         * configure.ac (v850 support): Remove target-libgloss from
1494         noconfigdirs.
1495         * configure: Regenerate.
1497 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1499         PR bootstrap/45326
1500         PR bootstrap/45174
1501         * configure.ac: Honor initial values of $build_configargs,
1502         $host_configargs, $target_configargs.  Mark the precious, so
1503         environment settings get recorded.
1504         * configure: Regenerate.
1506 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1508         PR bootstrap/45796
1509         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1510         Depend on all-build-libiberty.
1511         * Makefile.in: Regenerate.
1513 2010-09-30  Michael Eager  <eager@eagercon.com>
1515         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1516         * configure: Regenerate.
1518 2010-09-28  Michael Eager  <eager@eagercon.com>
1520         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1522 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1524         PR bootstrap/44621
1525         * configure.ac: Fix unportable shell quoting.
1526         * configure: Regenerate.
1528 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1530         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1531         targets and amend comment.
1532         * configure: Regenerate.
1534 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1536         * MAINTAINERS (Write After Approval): Add myself.
1538 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1540         * configure.ac: Enable LTO by default on Darwin.
1541         * configure: Regenerate.
1543 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1545         * MAINTAINERS (Write After Approval): Add myself.
1547 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1549         * MAINTAINERS (Write After Approval): Add myself.
1551 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1553         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1554         ports
1556 2010-07-28  David Yuste  <david.yuste@gmail.com>
1558         * MAINTAINERS (Write After Approval): Add myself.
1560 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1562         * configure.ac: Support all v850 targets.
1563         * configure: Regenerate.
1565 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1567         PR bootstrap/44455
1568         * configure.ac (extra_mpfr_configure_flags): Copy from
1569         extra_mpc_gmp_configure_flags.
1570         * configure: Re-generated.
1572 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1574         * MAINTAINERS (Write After Approval): Add myself.
1576 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1578         * MAINTAINERS (Write After Approval): Add myself.
1580 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1582         * MAINTAINERS (Write After Approval): Add myself.
1584 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1586         PR target/44862
1587         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1588         Provide -B option to allow for link spec %s substitutions for
1589         libstdc++.a on darwin.
1590         * Makefile.in: Regenerate.
1592 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1594         * MAINTAINERS (Reviewers): Update my e-mail address
1596 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1598         * Makefile.def (configure-gcc): Depend on all-libelf.
1599         * Makefile.in: Rebuild.
1601 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1603         * MAINTAINERS (Write After Approval): Add myself in the right place.
1605 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1607         * MAINTAINERS (Write After Approval): Add myself.
1609 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1611         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1613 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1615         * config.sub: Update to version 2010-05-21.
1616         * config.guess: Update to version 2010-04-03.
1618 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1620         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1621         * configure: Regenerate.
1623 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1625         * MAINTAINERS (Write After Approval): Add myself.
1627 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1629         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1630         a platform that supports LTO.
1631         * configure: Regenerate.
1633 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1635         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1636         * configure: Regenerated.
1638 2010-04-27  Roland McGrath  <roland@redhat.com>
1639             H.J. Lu  <hongjiu.lu@intel.com>
1641         * configure.ac (--enable-gold): Support both, both/gold and
1642         both/bfd to add gold to configdirs without removing ld.
1643         * configure: Regenerated.
1645         * Makefile.def: Add install-gold dependency to install-ld.
1646         * Makefile.in: Regenerated.
1648 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1650         PR lto/42776
1651         * configure.ac (--enable-lto): Refactor handling so libelf tests
1652         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1653         and allow LTO to be explicitly enabled on non-ELF platforms that
1654         are known to support it inside else-clause.
1655         * configure: Regenerate.
1657 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1659         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1660         * configure: Regenerate.
1662 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1664         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1665         * configure: Regenerate.
1667 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1669         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1670         separately.
1671         * configure: Regenerate.
1673 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1675         * MAINTAINERS (Write After Approval): Add myself.
1677 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1679         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1680         * configure: Regenerate.
1682 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1684         * configure: Regenerate after change to elf.m4.
1686 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1688         * MAINTAINERS (Write After Approval): Add myself.
1690 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1692         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1693         * configure: Regenerated.
1695 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1697         * configure.ac: Print "buggy but acceptable" when CLooG
1698         revision is less than 9.
1699         * configure: Regenerated.
1701 2010-04-01  Diego Novillo  <dnovillo@google.com>
1703         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1705 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1707         PR bootstrap/43615
1708         PR bootstrap/43328
1710         Revert:
1712         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1714         * configure.ac: Do not pass --enable-multilib nor
1715         --disable-multilib in baseargs.  Accept explicitly passed
1716         --enable_multilib.
1717         * configure: Regenerate.
1719 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1721         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1723 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1725         * MAINTAINERS: Remove myself.
1727 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1729         PR bootstrap/43328
1730         * configure.ac: Do not pass --enable-multilib nor
1731         --disable-multilib in baseargs.  Accept explicitly passed
1732         --enable_multilib.
1733         * configure: Regenerate.
1735 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1737         * MAINTAINERS (spu port): Remove me.
1739 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1741         * configure.ac (tic6x-*-*): New case.
1742         * configure: Regenerate.
1744 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1746         * config.sub: Update to version 2010-03-22.
1747         * config.guess: Update to version 2009-12-30.
1749 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1751         PR ada/42554
1752         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1753         * configure: Regenerate.
1755 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1757         * MAINTAINERS: Update my email address.
1759 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1761         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1762         (ghassan.shobaki@amd.com): Removed.
1764 2010-03-17  Alan Modra  <amodra@gmail.com>
1766         * MAINTAINERS: Update my email address.
1768 2010-03-16  Diego Novillo  <dnovillo@google.com>
1770         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1771         Matthews.
1773 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1775         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1776         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1778 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1780         * MAINTAINERS: Update my email address.
1782 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1784         * MAINTAINERS: Update my email address.
1786 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1788         * MAINTAINERS: Update my email address.
1790 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1792         * MAINTAINERS: Update my email address.
1794 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1796         PR libstdc++/32499
1797         * configure.ac (RANLIB): Default to true.
1798         (STRIP): Likewise.
1799         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1800         * configure: Regenerate.
1802 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1804         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1805         (Write After Approval): Update my email address.
1807 2010-02-17  Nick Clifton  <nickc@redhat.com>
1809         PR 11238
1810         * Makefile.tpl (local-distclean): Also remove config.cache files in
1811         sub-directories as there may not be Makefiles present in the
1812         sub-directories.
1813         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1814         the config.cache files found by the find command.
1816         * Makefile.in: Regenerate.
1817         * configure.ac: Revert previous delta.
1818         * configure: Regenerate.
1820 2010-02-15  Nick Clifton  <nickc@redhat.com>
1822         PR 11238
1823         * configure.ac: Delete config.cache files in sub-directories when
1824         deleting Makefiles.
1825         * configure: Regenerate.
1827 2010-02-12  Ben Elliston  <bje@gnu.org>
1829         * MAINTAINERS: Update my email address.
1831 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1833         * MAINTAINERS (spu port): Update my email address.
1835 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1837         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1839 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1841         * configure.ac: Add "recommended" version checks for GMP/MPC.
1842         Update recommended GMP/MPFR/MPC versions.
1843         * configure: Regenerate.
1845 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1847         * MAINTAINERS: Move my Embecosm email address into the
1848         write-after-approval section.
1850 2010-01-26  Ian Lance Taylor  <iant@google.com>
1852         * MAINTAINERS: Add myself as Go frontend maintainer.
1854 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1856         PR libstdc++/36101, PR libstdc++/42813
1857         * configure.ac (bootstrap_target_libs): Make inclusion of
1858         target-libgomp conditional on libgomb being in target_configdirs.
1859         * configure: Regenerate.
1861 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1863         PR libstdc++/36101, PR libstdc++/42813
1864         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1865         * configure: Regenerate.
1867 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1869         PR libstdc++/36101, PR libstdc++/42813
1870         * configure.ac (target_configdirs): Substitute.
1871         * Makefile.def: Bootstrap target module libgomp.
1872         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1873         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1874         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1875         * configure, Makefile.in: Regenerate.
1877 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1879         * MAINTAINERS: Adjust my details.
1881 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1883         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1885 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1887         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1889 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1891         * MAINTAINERS (Write After Approval): Add myself.
1893 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1895         * MAINTAINERS (Write After Approval): Add myself.
1897 2010-01-11  Richard Guenther  <rguenther@suse.de>
1899         PR lto/41569
1900         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1901         * Makefile.in: Regenerated.
1903 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1905         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1906         * configure: Regenerate.
1908 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1909             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1911         PR bootstrap/42424
1912         * configure.ac: Include libtool m4 files.
1913         (_LT_CHECK_OBJDIR): Call it.
1914         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1915         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1917         * configure: Regenerate.
1919 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1921         PR bootstrap/41818
1922         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1923         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1924         * Makefile.in: Regenerate.
1926 2010-01-02  Richard Guenther  <rguenther@suse.de>
1928         PR lto/41529
1929         * configure.ac: Include config/elf.m4.  Disable LTO if not
1930         builting for an elf target.
1931         * configure: Regenerate.
1933 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1935         * MAINTAINERS: Change my email address.
1937 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1939         * config.sub, config.guess: Update from upstream sources.
1941 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1943         * MAINTAINERS (Write After Approval): Add myself.
1945 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1947         PR middle-end/30447
1948         PR middle-end/30789
1949         PR other/40302
1951         * configure.ac: Require MPC.
1952         * configure: Regenerate.
1954 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1956         PR target/38384
1957         PR bootstrap/40972
1958         * libtool.m4: Sync from git Libtool.
1959         * ltoptions.m4: Likewise.
1960         * ltversion.m4: Likewise.
1961         * lt~obsolete.m4: Likewise.
1962         * ltmain.sh: Likewise.
1964 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1966         * configure.ac: Update minimum MPC version to 0.8.
1967         * configure: Regenerate.
1969 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
1971         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1972         * configure: Regenerated.
1974 2009-11-21  Ian Lance Taylor  <iant@google.com>
1976         * configure.ac: Change default of poststage1_ldflags to be empty if
1977         poststage1_libs is set.  When poststage1_libs is empty, and
1978         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1979         * configure: Rebuild.
1981 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
1983         * MAINTAINERS (Write After Approval): Update my email address.
1985 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1987         * config.guess: Update from upstream sources.
1989 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1991         * Makefile.def: Restore host and target settings for gmp.
1992         * Makefile.in: Rebuild.
1994 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1996         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1997         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1998         Fix portability of test of C++ as bootstrap language.  Add
1999         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2000         * configure: Rebuild.
2001         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2002         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2003         in-tree building.
2004         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2005         (POSTSTAGE1_HOST_EXPORTS): Use it.
2006         (STAGE[+id+]_CXXFLAGS): New.
2007         (BASE_FLAGS_TO_PASS): Pass it down.
2008         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2009         extra_exports.
2010         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2011         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2012         extra_exports.
2013         * Makefile.in: Rebuild.
2015 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2017         * config.sub, config.guess: Update from upstream sources.
2019 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2021         * MAINTAINERS (Write After Approval): Add myself.
2023 2009-11-09  Jon Beniston  <jon@beniston.com>
2025         * MAINTAINERS (Write After Approval): Add myself.
2027 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2029         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2030         paths for *-w64-mingw* and x86_64-*mingw*.
2031         * configure: Regenerated.
2033 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2035         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2037 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2039         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2040         Phil Edwards to Write-After Approval.
2042 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2044         * configure.ac: Disable target-winsup & co for
2045         x86_64-*-mingw* and *-w64-mingw* targets.
2046         * configure: Regenerated.
2048 2009-10-16  Nick Clifton  <nickc@redhat.com>
2050         * MAINTAINERS: Add myself as a maintainer for the RX port.
2052 2009-10-26  Johannes Singler  <singler@kit.edu>
2054         * MAINTAINERS (Write After Approval): Update my e-mail address.
2056 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2058         * configure.ac (CLooG test): Use = with test.
2059         * configure: Regenerate.
2061 2009-10-22  Richard Guenther  <rguenther@suse.de>
2063         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2064         cloog if the ppl version check failed.  Move flags saving
2065         before setting in libelf check.
2066         * configure: Regenerate.
2068 2009-10-21  Richard Guenther  <rguenther@suse.de>
2070         * configure.ac: Adjust the ppl and cloog configure to work as
2071         documented.  Disable cloog if ppl was disabled.  Omit the version
2072         checks if they were disabled.
2073         * configure: Re-generate.
2075 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2077         * configure.ac: Add 'lto' to enable_languages, not
2078         new_enable_languages, and only if not already present.
2079         * configure: Regenerate.
2081 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2083         * README: Refer to the various COPYING* files instead of just
2084         COPYING.
2085         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2087 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2089         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2090         
2091 2009-10-07  Richard Guenther  <rguenther@suse.de>
2093         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2094         and Richard Guenther as reviewers.
2095         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2096         as reviewers.
2098 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2100         * config.sub: Update from upstream sources.
2102 2009-10-06  Ian Lance Taylor  <iant@google.com>
2104         * Makefile.def: check-gold depends upon all-gas.
2105         * Makefile.in: Rebuild.
2107 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2109         * MAINTAINERS (Write After Approval): Add myself.
2111 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2113         * Makefile.def: all-lto-plugin depends on all-libiberty.
2114         set bootstrap=true for lto-plugin.
2115         Add lto-plugin.
2116         * Makefile.in: Regenerate.
2117         * configure.ac (host_libs): Add lto-plugin.
2118         * configure: Regenerate.
2120 2009-10-03  Diego Novillo  <dnovillo@google.com>
2122         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2123         (HOST_LIBELFLIBS): Define.
2124         (HOST_LIBELFINC): Define.
2125         * Makefile.in: Regenerate.
2126         * configure.ac: Add --enable-lto.
2127         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2128         If --enable-lto is used, add 'lto' to new_enable_languages.
2129         If --enable-lto is used and gold is enabled, add
2130         lto-plugin to configdirs.
2131         * configure: Regenerate.
2133 2009-10-03  Simon Baldwin  <simonb@google.com>
2135         * configure.ac: If --with-system-zlib, suppress local zlib and
2136         pass --with-system-zlib to subdir configure scripts.
2137         * configure: Regenerate.
2139 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2140             Paolo Bonzini  <bonzini@gnu.org>
2142         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2143         $(srcdir).
2144         * Makefile.in: Rebuilt.
2146 2009-09-26  Gary Funck  <gary@intrepid.com>
2148         * MAINTAINERS (Write After Approval): Add myself.
2150 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2152         * configure.ac: Update minimum MPC version to 0.7.
2153         * configure: Regenerate.
2155 2009-09-25  Nick Clifton  <nickc@redhat.com>
2157         * configure.ac: Pass any --cache-file=/dev/null option on to
2158         subconfigures.
2159         * configure: Regenerate.
2161 2009-09-23  Nick Clifton  <nickc@redhat.com>
2163         * config.sub, config.guess: Update from upstream sources.
2165 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2167         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2168         * Makefile.in: Rebuilt.
2170 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2172         PR bootstrap/32272
2173         * configure.ac: Error out if $srcdir isn't '.' but contains
2174         host-${host_noncanonical}.
2175         * configure: Regenerate.
2177 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2179         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2180         maintainer.
2182 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2184         * configure.ac: If bootstrapping a combined tree with
2185         --enable-gold, require c++ in stage1_languages.
2186         * configure: Regenerate.
2188         * configure.ac: Also add target_libs of stage1_languages to
2189         bootstrap_target_libs.
2190         * configure: Regenerate.
2192         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2193         with --enable-languages not containing c++.
2194         * configure: Regenerate.
2196 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2198         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2199         * configure: Regenerate.
2201 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2203         * MAINTAINERS (Write After Approval): Update my e-mail address,
2204         and move from from here...
2205         (Waiting for paperwork): To here.
2207 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2209         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2211 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2213         * configure.ac: Do not use $extrasub for replacing @if/@endif
2214         parts in Makefile; instead, use additional arguments to
2215         AC_CONFIG_COMMANDS to do the replacement manually, with several
2216         sed invocations, to avoid HP-UX sed command limits.
2217         * configure: Regenerate.
2219 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2221         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2222         blank before -L.
2224 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2226         * configure.ac (with-build-config): Document.  Handle without.
2227         Handle missing argument.
2228         * configure: Rebuilt.
2230 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2232         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2233         Default to bootstrap-debug only if compare-debug works.
2234         * configure: Rebuilt.
2235         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2236         * Makefile.in: Rebuilt.
2238 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2240         * MAINTAINERS (OS Port Maintainers): Update my email address.
2242 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2244         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2245         * Makefile.in: Rebuilt.
2247 2009-09-01  Chris Demetriou  <cgd@google.com>
2249         * MAINTAINERS (Write After Approval): Add myself.
2251 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2253         PR debug/30161
2254         * include/dwarf2.h (enum dwarf_tag): Added
2255         DW_TAG_GNU_template_template_param
2256         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2258 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2260         * Makefile.tpl (AWK): Fix typo.
2261         * Makefile.in: Regenerate.
2263 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2265         * configure.ac: Detect awk and sed.
2266         * Makefile.def (flags_to_pass): Add AWK and SED.
2267         * Makefile.tpl (AWK, SED): New.
2268         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2269         * configure: Regenerate.
2270         * Makefile.in: Regenerate.
2272 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2274         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2275         (collapseslashes): Likewise.
2277 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2279         * configure.ac (AC_PREREQ): Bump to 2.64.
2281 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2283         * configure.ac: Remove --with-datarootdir, --with-docdir,
2284         --with-pdfdir, --with-htmldir switches.
2285         * configure: Regenerate.
2287         * configure: Regenerate.
2289         * compile: Sync from Automake 1.11.
2290         * depcomp: Likewise.
2291         * install-sh: Likewise.
2292         * missing: Likewise.
2293         * mkinstalldirs: Likewise.
2294         * ylwrap: Likewise.
2296 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2298         * ltmain.sh (func_normal_abspath): New function.
2299         (func_relative_path): Likewise.
2300         (func_mode_help): Document new -bindir option for link mode.
2301         (func_mode_link): Add new -bindir option, and use it to place
2302         output DLL if specified.
2304 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2306         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2307         (baseargs): Add --disable-option-checking.
2308         * configure: Regenerate.
2310         * Makefile.def (configure-target-libiberty): Depend on
2311         all-binutils and all-ld.
2312         (configure-target-newlib): Likewise.
2313         * Makefile.in: Regenerate.
2315 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2317         * config.sub, config.guess: Update from upstream sources.
2319 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2321         Sync from src, merge:
2323         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2325         * configure.ac: Do not exclude gas for i386-*-darwin.
2326         Add a case for x86_64-*-darwin.
2327         * configure: Regenerate.
2329 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2331         * MAINTAINERS: Add my name to Write After Approval list.
2333 2009-08-06  Michael Eager  <eager@eagercon.com>
2335         * configure.ac: Add Microblaze target.
2336         * configure: Regenerate.
2338 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2340         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2341         * configure: Regenerate.
2342         
2343 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2345         * MAINTAINERS (Write After Approval): Update my e-mail address.
2347 2009-07-06  Ian Lance Taylor  <iant@google.com>
2349         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2350         * configure: Rebuild.
2352 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2354         * MAINTAINERS: Move myself to the Graphite Reviewers.
2356 2009-06-30  Wei Guozhi  <carrot@google.com>
2358         * MAINTAINERS: Add my name to Write After Approval list.
2360 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2362         PR bootstrap/40338
2363         * configure.ac (comparestring): Create new variable.
2364         * Makefile.tpl (comparestring): Use to skip some comparisions.
2365         * configure: Regenerate.
2366         * Makefile.in: Regenerate.
2368 2009-06-26  Doug Evans  <dje@sebabeach.org>
2370         * Makefile.def (host_modules): Add cgen.
2371         * Makefile.in: Regenerate.
2372         * configure.ac (host_tools): Add cgen.
2373         * configure: Regenerate.
2375 2009-06-23  DJ Delorie  <dj@redhat.com>
2377         * MAINTAINERS: Add myself as mep maintainer.
2379 2009-06-23  Ian Lance Taylor  <iant@google.com>
2381         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2382         boot_languages.  Only bootstrap target libraries listed in
2383         target_libs for some boot language.  Add --with-stage1-ldflags,
2384         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2385         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2386         if not building with C++.
2387         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2388         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2389         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2390         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2391         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2392         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2393         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2394         * configure, Makefile.in: Rebuild.
2396 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2398         * MAINTAINERS: Added my name to write-after-approval list.
2400 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2402         * configure.ac: Define is_elf for QNX Neutrino targets.
2403         * configure: Regenerate.
2405 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2407         * MAINTAINERS: Added my name to the write-after-approval list
2409 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2411         * configure.ac: Detect MPC in default directory.
2412         * configure: Regenerate.
2414 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2415             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2417         * Makefile.tpl (all): Avoid a trailing backslash.
2418         * Makefile.in: Regenerate.
2420 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2422         * config.sub, config.guess: Update from upstream sources.
2424 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2426         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2427         to noconfdirs.
2428         * configure: Regenerate.
2430 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2432         * Makefile.tpl ([+compare-target+]): Compare all stage
2433         directories, rather than just gcc.
2434         * Makefile.in: Rebuilt.
2436 2009-06-01  Doug Kwan  <dougkwan@google.com>
2438         * configure.ac: Support gold for target arm*-*-*.
2439         * configure: Regenerate.
2441 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2443         * Makefile.def: Add MPC support and dependencies.
2444         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2446         * Makefile.in, configure: Regenerate.
2448 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2450         * Makefile.tpl (all): Avoid harmless warning in make all when
2451         gcc-bootstrap is enabled but stage_last does not exist.
2452         * Makefile.in: Rebuilt.
2454 2009-05-24  Nicolas Roche  <roche@adacore.com>
2456         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2457         * Makefile.in: Regenerate.
2459 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2461         * MAINTAINERS: Update my e-mail address.
2463 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2465         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2466         * configure:  Regenerate.
2468 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2470         PR other/40159
2471         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2472         gcc-no-bootstrap are mutually exclusive.
2473         * Makefile.in: Rebuilt.
2475 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2477         PR other/40159
2478         * Makefile.tpl (all): Don't end with unconditional success.
2479         * Makefile.in: Rebuilt.
2481 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2483         PR target/37137
2484         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2485         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2486         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2487         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2488         stage_configureflags, stage_cflags and stage_libcflags into
2489         explicit Makefile macros.
2490         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2491         GFORTRAN.
2492         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2493         CC.  Set CC_FOR_BUILD from CC.
2494         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2495         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2496         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2497         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2498         and GFORTRAN.
2499         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2500         (_LIBCFLAGS): Renamed to _TFLAGS.
2501         (do-compare-debug, do-compare3-debug): Drop.
2502         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2503         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2504         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2505         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2506         (XGCC_FLAGS_FOR_TARGET): New.
2507         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2508         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2509         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2510         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2511         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
2512         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2513         TFLAGS.
2514         (BUILD_CONFIG): Include if requested.
2515         (all): Set TFLAGS on bootstrap.
2516         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2517         (all-stageid-prefixmodule): Likewise.
2518         (do-clean, distclean-stageid): Set TFLAGS.
2519         (restrap): Fix whitespace.
2520         * Makefile.in: Rebuilt.
2522 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2524         * config.guess: Sync with src.
2526 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2528         * configure.ac ($with_ppl):  Default to no if not supplied.
2529         ($with_cloog):  Likewise.
2530         configure:  Regenerate.
2532 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2534         * MAINTAINERS: Update my e-mail address.
2536 2009-04-27  Nick Clifton  <nickc@redhat.com>
2538         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2540 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2542         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2543         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2544         * Makefile.in: Regenerate.
2546 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2548         PR bootstrap/39739
2549         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2550         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2552         * configure, Makefile.in: Regenerate.
2554 2009-04-21  Taras Glek  <tglek@mozilla.com>
2556         * include/hashtab.h: Update GTY annotations to new syntax
2557         * include/splay-tree.h: Likewise
2559 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2561         * config.sub, config.guess: Update from upstream sources.
2563 2009-04-15  Anthony Green  <green@moxielogic.com>
2565         * configure.ac: Add moxie support.
2566         * configure: Rebuilt.
2568 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2570         * configure.ac: Change copyright header to refer to version
2571         3 of the GNU General Public License and to point readers at the
2572         COPYING3 file and the FSF's license web page.
2573         * Makefile.def: Likewise.
2574         * Makefile.tpl: Likewise.
2575         * Makefile.in: Regenerate.
2577 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2579         * configure.ac: Restore match for darwin9 or later. Use double
2580         brackets since regeneration eats one pair.
2581         * configure: Regenerate.
2583 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2585         PR gas/10039
2586         * configure.ac: Require texinfo 4.7.
2587         * configure: Regenerated.
2589 2009-04-09  Nick Clifton  <nickc@redhat.com>
2591         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2592         the GCC Runtime Library Exception.
2594 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2596         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2597         * configure: Regenerate.
2599 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2601         * Makefil.def (languages): New entries.
2602         * Makefile.tpl (check-gcc-*): New generic target.
2603         * Makefile.in: Regenerate.
2605 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2607         * MAINTAINERS:  Update my email address.
2609 2009-03-18  Tom Tromey  <tromey@redhat.com>
2611         * configure: Rebuild.
2612         * configure.ac (host_libs): Add libiconv.
2613         * Makefile.in: Rebuild.
2614         * Makefile.def (host_modules): Add libiconv.
2615         (configure-gdb, all-gdb): Depend on libiconv.
2617 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2619         * configure.ac: Treat gdb as supported on x86_64-darwin.
2620         * configure: Regenerate.
2622 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2624         * configure.ac (--with-host-libstdcxx): New option.
2625         * configure: Regenerate.
2627 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2629         * MAINTAINERS:  Move myself into the write after approval list.
2631 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2633         * MAINTAINERS: Update e-mail address.
2634         
2635 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2637         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2639 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2641         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2643 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2645         Backport from git Libtool:
2647         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2648         Support GNU/kOpenSolaris.
2649         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2650         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2651         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2652         GNU/kOpenSolaris.
2654 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2656         * MAINTAINERS: Update e-mail address.
2658 2009-02-24  Michael Eager  <eager@eagercon.com>
2660         * MAINTAINERS (Write After Approval): Add self.
2662 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2664         * MAINTAINERS (Write After Approval): Add myself.
2666 2009-02-05  Andreas Schwab  <schwab@suse.de>
2668         * Makefile.tpl (stage_last): Define $r and $s before using
2669         $(RECURSE_FLAGS_TO_PASS).
2670         * Makefile.in: Regenerate
2672 2009-01-30  Ian Lance Taylor  <iant@google.com>
2674         * MAINTAINERS: Move myself to the Global Reviewers list.
2676 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2678         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2679         * configure: Regenerate.
2681 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2683         * MAINTAINERS: Make whitespace consistent.
2684         Remove Robert Millan from Write After Approval.
2686 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2688         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2689         (all-opcodes): Depend on all-libiberty.
2690         * Makefile.in: Regenerate.
2692 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2694         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2695         * configure: Regenerate.
2697 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2699         * MAINTAINERS (Write After Approval): Add myself.
2701 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2703         * MAINTAINERS: Add myself to reviewers (Fortran).
2705 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2707         PR tree-optimization/38515
2708         * configure.ac (cloog-polylib): Removed.
2709         (with_ppl, with_cloog): Test for "no".
2710         * configure: Regenerated.
2712 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2714         * MAINTAINERS: Moved myself to reviewers (Fortran).
2716 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2718         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2719         (Write After Approval): Remove myself.
2721 2009-01-03  Diego Novillo  <dnovillo@google.com>
2723         * MAINTAINERS: Remove myself from alias maintainership.
2725 2009-01-02  David Ayers  <ayers@fsfe.org>
2727         * MAINTAINERS: Update e-mail address.
2729 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2731         * MAINTAINERS: Make whitespace consistent.
2733 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2735         Backport from upstream Libtool:
2736         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2737         Add cache variables to tests that require the linker to work.
2738         For shlibpath_overrides_runpath, this also changes the semantics
2739         to let the result from the C compiler take precedence.
2741 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2743         * config.sub, config.guess: Update from upstream sources.
2745 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2747         * configure.ac (ppllibs): Add by default the lib flags.
2748         * configure: Regenerate.
2750 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2752         * MAINTAINERS:  Add myself to the write after approval list.
2754 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2756         * configure.ac: Add double brackets on darwin[912].
2757         * configure: Regenerate.
2759 2008-12-03  Daniel Kraft  <d@domob.eu>
2761         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2762         Approval to Reviewer section (for Fortran front-end).
2764 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2766         * configure.ac: Expand to darwin10 and later.
2767         * configure: Regenerate.
2769 2008-12-02  Andreas Schwab  <schwab@suse.de>
2771         * Makefile.def: configure-target-boehm-gc depends on
2772         all-target-libstdc++-v3.
2773         * Makefile.in: Regenerate.
2775 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2777         * MAINTAINERS:  Add myself as mingw maintainer.
2779 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2781         * config.sub, config.guess: Update from upstream sources.
2783 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2785         * README.SCO: Remove.
2787 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2789         * MAINTAINERS:  Add myself to the write after approval list.
2791 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2793         * MAINTAINERS:  Update my email address in WAA section.
2795 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2797         * MAINTAINERS: Update e-mail address.
2799 2008-11-27  Toon Moene  <toon@moene.org>
2801         * MAINTAINERS: Change e-mail address.
2803 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2805         * configure.ac: Build gdb for i?86-*-darwin*
2806         * configure: Regenerated.
2808 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2810         * MAINTAINERS: Added my full name.
2812 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2814         PR bootstrap/38014
2815         PR bootstrap/37923
2817         Revert:
2819         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2821         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2822         * Makefile.in: Regenerated.
2824         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2826         PR gdb/921
2827         PR gdb/1646
2828         PR gdb/2175
2829         PR gdb/2176
2831         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2832         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2833         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2834         (HOST_EXPORTS): Pass CPPFLAGS.
2835         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2836         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2837         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2838         * Makefile.in, configure: Regenerated.
2839         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2840         and CPPFLAGS_FOR_BUILD.
2842 2008-11-06  Jeff Law  <law@redhat.com>
2844         * MAINTAINERS: Add myself as middle end maintainer.
2846 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2848         * MAINTAINERS (Write after approval): Add myself.
2850 2008-11-05  Diego Novillo  <dnovillo@google.com>
2852         * MAINTAINERS (Global Reviewers): Add myself.
2853         (Non-Algorithmic Maintainers): Remove myself.
2855 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2857         * MAINTAINERS (Write after approval): Add myself.
2859 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2861         * MAINTAINERS (Write after approval): Add myself.
2863 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2865         * configure.ac (spu-*-*): Remove special case.
2866         * configure: Regenerate.
2868 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2870         * MAINTAINERS (Write after approval): Update my email address.
2872 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2874         * configure.ac [spu-*-*]: Do not set skipdirs.
2875         * configure: Re-generate.
2877 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2879         * MAINTAINERS (Various Maintainers): Add myself to reload.
2881 2008-10-25  Richard Guenther  <rguenther@suse.de>
2883         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2884         maintainer.  Remove myself as libgcc-math maintainer.
2885         (Non-Algorithmic Maintainers): Remove myself.
2887 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2889         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2890         * Makefile.in: Regenerated.
2892 2008-10-23  Cary Coutant  <ccoutant@google.com>
2894         * MAINTAINERS (Write after approval): Add myself.
2896 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2898         PR gdb/921
2899         PR gdb/1646
2900         PR gdb/2175
2901         PR gdb/2176
2903         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2904         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2905         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2906         (HOST_EXPORTS): Pass CPPFLAGS.
2907         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2908         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2909         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2910         * Makefile.in, configure: Regenerated.
2911         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2912         and CPPFLAGS_FOR_BUILD.
2914 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2916         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2917         Sebastian Pop.
2919 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2921         * MAINTAINERS (Write After Approval): Added myself.
2923 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2925         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2926         recommended version to 2.3.2.
2928         * configure: Regenerate.
2930 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2932         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2934 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2936         * MAINTAINERS (Write After Approval): Update e-mail address.
2938 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2940         * libtool.m4: Update to libtool 2.2.6.
2941         * lt~obsolete.m4: Update to libtool 2.2.6.
2942         * ltmain.sh: Update to libtool 2.2.6.
2943         * ltsugar.m4: Update to libtool 2.2.6.
2944         * ltversion.m4: Update to libtool 2.2.6.
2945         * ltoptions.m4: Update to libtool 2.2.6.
2946         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2948 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2950         * MAINTAINERS (Write After Approval): Add myself.
2952 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2954         * MAINTAINERS (Write After Approval): Update my name.
2956 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2958         * MAINTAINERS: Add myself in "Write After Approval".
2960 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2962         * MAINTAINERS: Add myself as ia64 maintainer.
2964 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2966         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2967         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2968         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2969         and Michael Tiemann from Write After Approval since they do not
2970         actually have access.
2972 2008-09-05  Richard Guenther  <rguenther@suse.de>
2974         * configure.ac: Initialize clooglibs to -lcloog.
2975         * configure: Re-generate.
2977 2008-09-04  Le-Chun Wu  <lcwu@google.com>
2979         * MAINTAINERS (Write After Approval): Add myself.
2981 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2983         * configure.ac (--with-cloog-polylib): New.
2984         (--disable-cloog-version-check): New.
2985         (--disable-ppl-version-check): New.
2986         * configure: Re-generate.
2988 2008-09-03  Richard Guenther  <rguenther@suse.de>
2990         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2991         cloog test.
2992         * configure: Re-generate.
2994 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
2996         Add picoChip port.
2997         * MAINTAINERS: Add picoChip maintainers.
2999 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3000             Tobias Grosser  <grosser@fim.uni-passau.de>
3001             Jan Sjodin  <jan.sjodin@amd.com>
3002             Harsha Jagasia  <harsha.jagasia@amd.com>
3003             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3004             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3005             Adrien Eliche  <aeliche@isty.uvsq.fr>
3007         Merge from graphite branch.
3008         * configure: Regenerate.
3009         * Makefile.in: Regenerate.
3010         * configure.ac (host_libs): Add ppl and cloog.
3011         Add checks for PPL and CLooG.
3012         * Makefile.def (ppl, cloog): Added modules and dependences.
3013         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3014         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3016 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3018         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3019         (GCC_SHLIB_SUBDIR): New.
3020         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3021         * configure: Regenerate.
3022         * Makefile.in: Regenerate.
3024 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3026         * MAINTAINERS: Consistently use tabs to separate columns.
3028 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3030         * MAINTAINERS (Write after Approval): Add myself.
3032 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3034         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3035         Enable bfd, binutils and opcodes.
3036         * configure: Regenerate.
3038 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3040         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3042 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3044         * MAINTAINERS:  Use correct Umlaut for last name.
3046 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3048         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3050 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3052         * MAINTAINERS: Update my email address.
3054 2008-08-16  Nicolas Roche  <roche@adacore.com>
3056         * Makefile.tpl: Add BOOT_ADAFLAGS.
3057         * Makefile.in: Regenerate.
3059 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3061         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3062         * configure: Regenerate.
3064 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3066         * configure.ac: Add makefile fragments for hpux.
3067         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3068         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3069         * configure: Regenerate.
3070         * Makefile.in: Regenerate.
3072 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3074         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3076 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3078         * MAINTAINERS (Write after Approval): Add myself.
3080 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3082         * MAINTAINERS (Write After Approval):  Add myself.
3084 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3086         * MAINTAINERS (Write After Approval):  Add myself.
3088 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3090         * MAINTAINERS: Update my email address.
3092 2008-06-25  Joey Ye  <joey.ye@intel.com>
3094         * MAINTAINERS (Write After Approval):  Add myself.
3096 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3098         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3099         * Makefile.in: Regenerate.
3100         * configure: Regenerate.
3102 2008-06-17  Daniel Kraft  <d@domob.eu>
3104         * MAINTAINERS (Write After Approval):  Add myself.
3106 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3108         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3109         "$@" is still intact with both Autoconf 2.59 and 2.62.
3110         * configure: Regenerate.
3112 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3114         * Makefile.tpl: Fix comment errors.
3115         * Makefile.in: Regenerate.
3117 2008-06-12  David S. Miller  <davem@davemloft.net>
3118             David Edelsohn  <edelsohn@gnu.org>
3120         * configure.ac: Add powerpc*-*-* to gold supported targets.
3121         * configure: Regenerate.
3123 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3125         PR tree-optimization/36218
3126         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3127         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3128         (all prefix="build-"): Pass them to build-system sub-makes.
3129         * Makefile.in: Regenerate.
3131 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3133         * MAINTAINERS (mt port): Remove.
3134         (sco5, unixware, sco udk): Remove.
3135         (Kean Johnston): Add to Write After Approval.
3137 2008-05-30  Julian Brown  <julian@codesourcery.com>
3139         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3140         of libobjc for ARM EABI Linux.
3141         * configure: Regenerate.
3143 2008-05-18  Xinliang David Li   <davidxl@google.com>
3145         * ChangeLog: Remove wrong ChangeLog entry.
3147 2008-05-17  Xinliang David Li   <davidxl@google.com>
3149         * MAINTAINERS (Write After Approval): Add myself.
3151 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3153         * MAINTAINERS (Write After Approval): Add myself.
3155 2008-05-14  Rafael Espíndola  <espindola@google.com>
3157         * config-ml.in: don't handle --enable-shared and --enable-static.
3159 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3161         * MAINTAINERS: Update my email address.
3163 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3165         * MAINTAINERS: Update my email address.
3167 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3169         * MAINTAINERS (Write After Approval): Add myself.
3171 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3173         * MAINTAINERS (Write After Approval): Add myself.
3175 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3177         * MAINTAINERS (crx): Add myself.
3179 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3181         Sync with src:
3182         2008-04-14  David S. Miller  <davem@davemloft.net>
3184         * configure.ac: Add sparc*-*-* to gold supported targets.
3185         * configure: Regenerate.
3187 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3189         PR bootstrap/35457
3190         * configure.ac: Include override.m4.
3191         * configure: Regenerate.
3193 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3195         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3196         * Makefile.in: Regenerate.
3198 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3200         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3201         as nonconfigurable directories list.
3202         * configure: Regenerate.
3204 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3206         * config.sub, config.guess: Update from upstream sources.
3208 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3210         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3211         * Makefile.in: Regenerate.
3213 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3215         * configure.ac: Do not build libssp for the AVR.
3216         * configure: Regenerate.
3218 2008-04-07  Ian Lance Taylor  <iant@google.com>
3220         * Makefile.def: check-gold depends upon all-binutils.
3221         * Makefile.in: Regenerate.
3223 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3225         * MAINTAINERS (Write After Approval): Add myself.
3227 2008-04-04  Nick Clifton  <nickc@redhat.com>
3229         PR binutils/4334
3230         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3231         builds.
3232         * configure: Regenerate.
3234 2008-04-04  NightStrike  <NightStrike@gmail.com>
3236         PR other/35151
3237         * configure.ac: Combine rules for mingw32 and mingw64.
3238         * configure: Regenerate.
3240 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3242         * MAINTAINERS (Write After Approval): Add myself.
3244 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3246         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3247         * Makefile.in (.NOTPARALLEL): Ditto.
3249 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3251         * MAINTAINERS (Write After Approval): Add myself.
3253 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3255         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3256         * Makefile.in (.NOTPARALLEL): Regenerate.
3258 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3260         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3261         * Makefile.in: Regenerate.
3263 2008-03-26  Jakub Staszak  <kuba@et.pl>
3265         * MAINTAINERS (Write After Approval): Add myself.
3267 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3269         * MAINTAINERS:  Update e-mail address.
3271 2008-03-20  Ian Lance Taylor  <iant@google.com>
3273         * configure.ac: Add support for --enable-gold.
3274         * Makefile.def: Add gold as a directory like ld.
3275         * configure, Makefile.in: Regenerate.
3277 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3279         * configure.ac: m4_include config/proginstall.m4.
3280         * configure: Regenerate.
3282         Backport from upstream Libtool:
3284         2007-10-12  Eric Blake  <ebb9@byu.net>
3286         Deal with Autoconf 2.62's semantic change in m4_append.
3287         * ltsugar.m4 (lt_append): Replace broken versions of
3288         m4_append.
3289         (lt_if_append_uniq): Don't require separator to be overquoted,
3290         and avoid broken m4_append.
3291         (lt_dict_add): Fix typo.
3292         * libtool.m4 (_LT_DECL): Don't overquote separator.
3294 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3296         * config.rpath: Add AIX 6 support.
3298 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3300         * Makefile.def (stageprofile).  Remove -fprofile-generate
3301         from stage_libcflags.
3302         * Makefile.in: Regenerate.
3304 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3306         * config.sub, config.guess: Update from upstream sources.
3308 2008-03-06  Tom Tromey  <tromey@redhat.com>
3310         * MAINTAINERS: Update for treelang deletion.
3312 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3314         * MAINTAINERS: Update my email address.
3316 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3318         * MAINTAINERS (darwin port): Add myself as a maintainer.
3319         (objective-c/c++): Add myself as a maintainer.
3321 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3323         * MAINTAINERS (Write After Approval): Update my email address.
3325 2008-02-25  Tomas Bily  <tbily@suse.cz>
3327         * MAINTAINERS (Write After Approval): Add myself.
3329 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3331         * MAINTAINERS (OpenMP): Add myself.
3333 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3335         PR bootstrap/32009
3336         PR bootstrap/32161
3338         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3339         * configure: Regenerate.
3341         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3342         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3343         STAGE4_LIBCFLAGS): New.
3344         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3345         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3346         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3347         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3348         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3349         for target modules.  Don't export LIBCFLAGS.
3350         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3351         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3352         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3353         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3354         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3355         * Makefile.in: Regenerate.
3357 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3359         PR libgcj/33085
3360         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3361         Do not use -DDLL_EXPORT.  Backport from upstream.
3363 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3365         * MAINTAINERS (Write After Approval): Add myself.
3367 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3369         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3370         * configure: Regenerate.
3372 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3374         * configure.ac (xtensa*-*-*): Recognize processor variants.
3375         * configure: Regenerate.
3377 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3379         PR bootstrap/34922
3380         * configure.ac (PARSE_ARGS): Push suitable setting of
3381         ac_subdirs_all, for `./configure --help=recursive'.
3382         Handle `+' in generic toplevel directory disabling.
3383         * configure: Regenerate.
3385 2008-01-28  Nick Clifton  <nickc@redhat.com>
3387         * MAINTAINERS (xstormy16): Take over maintainership.
3389 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3391         * MAINTAINERS (c4x port): Remove.
3393 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3395         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3397 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3399         * config.sub, config.guess: Update from upstream sources.
3401 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3403         * MAINTAINERS (Write After Approval): Add myself.
3405 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3407         * MAINTAINERS: Update my email address.
3409 2008-01-09  Raksit Ashok  <raksit@google.com>
3411         * MAINTAINERS (Write After Approval): Add myself.
3413 2008-01-09  Raksit Ashok  <raksit@google.com>
3415         * MAINTAINERS (Write After Approval): Add myself.
3417 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3419         * config.sub, config.guess: Update from upstream sources.
3421 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3423         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3424         Change recommended MPFR from 2.2.1 -> 2.3.0.
3425         * configure: Regenerate.
3427 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3429         * MAINTAINERS: Update my email address.
3431 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3433         * MAINTAINERS: Update my email address.
3435 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3437         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3438         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3439         * Makefile.in: Regenerate.
3441 2007-12-10  Mark Heffernan  <meheff@google.com>
3443         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3444         misplaced entries.
3446 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3448         * configure.ac: Enable libjava for x86_64-*-darwin9.
3449         * configure: Regenerate.
3451 2007-12-07  Bill Maddox  <maddox@google.com>
3453         * MAINTAINERS (Write After Approval): Add myself.
3455 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3457         * config.sub, config.guess: Update from upstream sources.
3459 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3461         * config-ml.in: Remove 64bit configure tests.
3463 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3465         * config-ml.in: Robustify against white space in absolute file
3466         names.
3468         * config-ml.in (multi-clean): Substitute ${Makefile}.
3469         Remove superfluous ${Makefile} in list.
3471 2007-11-19  Thiemo Seufer  <ths@mips.com>
3473         * config-ml.in: Don't hardcode the Makefile name.
3475 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3477         * MAINTAINERS (Write After Approval): Add myself.
3479 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3481         * MAINTAINERS (Write After Approval): Add myself.
3483 2007-11-06  Doug Kwan  <dougkwan@google.com>
3485         * MAINTAINERS (Write After Approval): Add myself.
3487 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3489         * MAINTAINERS (mercury): Remove entry.
3490         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3492 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3494         * Makefile.def (dependencies): Make configure-gdb depend on
3495         all-intl.
3496         * Makefile.in: Regenerated.
3498 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3500         * MAINTAINERS (Fortran maintainer): Remove myself.
3502 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3504         * Makefile.def: To avoid problems running with parallel makes,
3505         build newlib before libgloss so that target specific header
3506         files are availble.
3507         * Makefile.in: Regenerate
3509 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3511         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3512         * Makefile.in: Regenerate.
3514 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3516         * MAINTAINERS (Register allocation reviewer): Add myself.
3518 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3520         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3521         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3522         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3523         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3524         * configure: Regenerate.
3526 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3528         * MAINTAINERS (Register allocation reviewer): Add myself.
3530 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3532         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3533         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3534         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3535         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3536         * configure.ac: Default them to host tools for $host = $build.
3537         Subst them.
3539         * configure: Regenerate.
3540         * Makefile.in: Regenerate.
3542 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3544         * MAINTAINERS (Register allocation reviewer): Add myself.
3546 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3548         * MAINTAINERS (Register allocation reviewer): Add myself.
3550 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3552         * MAINTAINERS (Write After Approval): Fix typo.
3554 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3556         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3557         * configure: Regenerate.
3559 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3561         PR bootstrap/31906
3562         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3563         they're already prefixed.
3565 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3567         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3568         libstdc++.
3569         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3570         * configure: Regenerate.
3571         * Makefile.in: Regenerate.
3573 2007-09-17  Andreas Schwab  <schwab@suse.de>
3575         * configure.ac: Raise minimum makeinfo version to 4.6.
3576         * configure: Regenerate.
3578 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3580         * MAINTAINERS (write-after-approval) add myself
3582 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3584         * configure.ac: Correct makeinfo version check.
3585         * configure: Regenerate.
3587 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3589         * MAINTAINERS: Update my email address.
3591 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3593         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3594         to $skipdirs and only disable gprof for newlib.  Use the normal
3595         mips*-elf* handling in other respects.
3596         * configure: Regnerate.
3598 2007-09-12  David Daney  <ddaney@avtrex.com>
3600         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3601         enabling libgcj.
3602         * configure: Regenerate.
3604 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3606         PR other/32154
3607         * configure.ac: For libgloss targets, point the linker to the linker
3608         script, startup code and simulator library.
3609         * configure: Regenerate.
3611 2007-09-07  Andrew Haley  <aph@redhat.com>
3613         * configure.ac (noconfigdirs): Remove target-libffi and
3614         target-libjava.
3615         * configure: Regenerate.
3617 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3619         PR target/33281
3620         * configure.ac: Use config/mh-mingw on mingw.
3621         * configure: Regenerate.
3623 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3625         * MAINTAINERS (Write After Approval): Add myself.
3627 2007-09-05  Richard Guenther  <rguenther@suse.de>
3629         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3630         nor --disable-checking is provided also turn on yes and types
3631         checking for stage1.
3632         * configure: Re-generate.
3634 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3636         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3637         (Write After Approval): Remove myself.
3639 2007-08-29  Nick Clifton  <nickc@redhat.com>
3641         * config.sub, config.guess: Update from upstream sources.
3643 2007-08-22  Bud Davis  <jmdavis@link.com>
3645         * MAINTAINERS (Write After Approval): Added myself.
3646         * MAINTAINERS (Reviewers): Removed myself.
3648 2007-08-18  Paul Brook  <paul@codesourcery.com>
3649             Joseph Myers  <joseph@codesourcery.com>
3651         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3652         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3653         * Makefile.in: Regenerate.
3654         * configure.ac (--with-debug-prefix-map): New.
3655         * configure: Regenerate.
3657 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3658             Nigel Stephens  <nigel@mips.com>
3660         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3661         as target_makefile_frag.
3662         * configure: Regenerate.
3664 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3666         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3667         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3668         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3669         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3670         (do-compare, do-compare3, do-compare-debug): New.
3671         ([+compare-target+]): Use them.
3673 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3675         * MAINTAINERS (Write After Approval): Change my email address.
3677 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3678             Ben Elliston  <bje@au.ibm.com>
3680         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3681         --silent if $silent.
3682         * configure: Regenerate.
3684 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3686         * MAINTAINERS (Various Maintainers): Add myself as
3687         loop infrastructure maintainer.  Update my e-mail
3688         address.
3690 2007-07-31  Diego Novillo  <dnovillo@google.com>
3692         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3693         Adjust description.
3695 2007-07-26  Richard Guenther  <rguenther@suse.de>
3697         * configure.ac: Add types checking to stage1 checking flags.
3698         * configure: Regenerate.
3700 2007-07-17  Nick Clifton  <nickc@redhat.com>
3702         * COPYING3: New file.  Contains version 3 of the GNU General
3703         Public License.
3704         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3705         Lesser General Public License.
3707 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3709         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3711 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3713         * MAINTAINERS (S/390 co-maintainer): Add myself.
3714         (Write After Approval): Remove myself.
3716 2007-07-13  Dan Hipschman  <dsh@google.com>
3718         * MAINTAINERS (Write After Approval): Add myself.
3720 2007-07-11  Nick Clifton  <nickc@redhat.com>
3722         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3723         WINDRES export.
3724         * Makefile.in: Regenerate.
3726 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3728         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3729         maintainer.
3731 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3733         * lt~obsolete.m4: New. Import from 20070318 libtool.
3735 2007-07-03  Julian Brown  <julian@codesourcery.com>
3737         * MAINTAINERS (Write After Approval): Add myself.
3739 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3741         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3742         * configure: Regenerate.
3744 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3746         * configure.ac: Add some missing m4 quotation.
3747         * configure: Regenerate.
3749 2007-07-02  Simon Baldwin  <simonb@google.com>
3751         * MAINTAINERS (Write After Approval): Add myself.
3753 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3755         * configure: Regenerate.
3757 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3759         * Makefile.def: Add windmc tool to build.
3760         * Makefile.tpl: Likewise.
3761         * configure.ac: Likewise.
3762         * Makefile.in: Regenerate.
3763         * configure: Regenerate.
3765 2007-06-28  DJ Delorie  <dj@redhat.com>
3767         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3768         not building newlib.
3769         * configure: Regenerated.
3771 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3773         * MAINTAINERS (Write After Approval): Add myself.
3775 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3777         * MAINTAINERS (Write After Approval): Add myself.
3779 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3781         * MAINTAINERS (Write After Approval): Add myself.
3783 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3785         * MAINTAINERS (Write After Approval): Add myself.
3787 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3789         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3790         * Makefile.in: Regenerated.
3792 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3794         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3795         bfin*-*-uclinux* targets.
3796         * configure: Regenerate.
3798 2007-06-14  Ian Lance Taylor  <iant@google.com>
3800         * MAINTAINERS: Add myself as non-algorithmic global write
3801         maintainer.
3803 2007-06-14  Diego Novillo  <dnovillo@google.com>
3805         * MAINTAINERS: Add self as middle-end maintainer and
3806         non-algorithmic global write maintainer.
3808 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3810         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3811         Move all Fortran maintainers except Paul Brook into the
3812         Non-Autopoiesis section.
3814 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3816         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3817         (distclean-stage[+id+]): Possibly delete stage_last.
3818         * Makefile.in: Regenerate.
3820 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3822         * MAINTAINERS (Various Maintainer): Fix typo.
3824 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3826         * MAINTAINERS (Various Maintainer): Add myself as
3827         dataflow maintainer.
3829 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3831         * config.sub, config.guess: Update from upstream sources.
3833 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3835         * Makefile.tpl: Fix spelling error.
3836         * Makefile.in: Regenerate.
3838 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3840         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3841         lt_cv_sys_max_cmd_len.
3843 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3845         * MAINTAINERS (Various Maintainers): Add myself as
3846         auto-vectorizer maintainer.
3848 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3850         PR libjava/32098
3851         * libtool.m4: Revert previous change.
3852         * ltgcc.m4: Put it here.
3854 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3856         * MAINTAINERS (Various Maintainers): Add myself as
3857         auto-vectorizer maintainer.
3859 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3861         PR libjava/32098
3862         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3864 2007-05-30  Richard Guenther  <rguenther@suse.de>
3866         * MAINTAINERS (Various Maintainers): Add myself as
3867         auto-vectorizer maintainer.
3869 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3871         PR bootstrap/29382
3872         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3873         * configure: Rebuilt.
3875 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3877         * MAINTAINERS (Write After Approval): Removed my name.
3879 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3881         * MAINTAINERS (Write After Approval): Remove myself.
3883 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3885         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3887 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3889         * ltmain.sh: Update from ToT Libtool.
3890         * libtool.m4: Update from ToT Libtool.
3891         * ltsugar.m4: New. Update from ToT Libtool.
3892         * ltversion.m4: New. Update from ToT Libtool.
3893         * ltoptions.m4: New. Update from ToT Libtool.
3894         * ltconfig: Remove.
3895         * ltcf-c.sh: Remove.
3896         * ltcf-cxx.sh: Remove.
3897         * ltcf-gcj.sh: Remove.
3899 2007-05-22  Ollie Wild  <aaw@google.com>
3901         * MAINTAINERS (Write After Approval): Add myself.
3903 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3905         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3906         stage_cflags.
3907         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3908         Remove CFLAGS/LIBCFLAGS.
3909         (configure-stage[+id+]-[+prefix+][+module+],
3910         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3911         * Makefile.in: Regenerate.
3913 2007-05-15  Diego Novillo  <dnovillo@google.com>
3915         * MAINTAINERS: Update e-mail address.
3917 2007-05-15  Revital Eres  <eres@il.ibm.com>
3919         * MAINTAINERS (Write After Approval): Add myself.
3921 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3923         * MAINTAINERS (Write After Approval): Updated my address.
3925 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3927         * MAINTAINERS (Write After Approval): Add myself.
3929 2007-05-11  Silvius Rus  <rus@google.com>
3931         * MAINTAINERS (Write After Approval): Add myself.
3933 2007-04-23  Tom Tromey  <tromey@redhat.com>
3935         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3937 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3939         * MAINTAINERS (cpplib): Rename to ...
3940         (libcpp): ... this.  Add C/C++ front end maintainers.
3942 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3944         * config-ml.in: Pass ${ml_config_env} to configure calls.
3946 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3948         * MAINTAINERS (Write After Approval): Add myself.
3950 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3952         * MAINTAINERS (Write After Approval): Add myself.
3954 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3956         * MAINTAINERS (fortran 95 front end): Add myself.
3958 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3960         * MAINTAINERS (Write After Approval): Add myself.
3962 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
3964         * MAINTAINERS (Modulo Scheduler): Add myself.
3966 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
3968         * MAINTAINERS (fortran 95 front end): Add myself.
3969         (c++ front end): whitespace fix.
3971 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
3973         * MAINTAINERS (Write After Approval): Add myself.
3975 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3977         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3978         of glob.  Quote arguments with single quotes too.
3979         * configure: Regenerate.
3981 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3983         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3984         * Makefile.in: Regenerate
3986 2007-03-07  Andreas Schwab  <schwab@suse.de>
3988         * configure: Regenerate.
3990 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3992         * configure.ac: Add "--with-pdfdir" configure option,
3993         which defines pdfdir variable.
3994         * Makefile.def (target=fixincludes): Add install-pdf to
3995         missing targets.
3996         (recursive_targets): Add install-pdf target.
3997         (flags_to_pass): Add pdfdir.
3998         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3999         target.
4000         * configure: Regenerate
4001         * Makefile.in: Regenerate
4003 2007-02-28  Eric Christopher  <echristo@apple.com>
4005         Revert:
4006         2006-12-07  Mike Stump  <mrs@apple.com>
4008         * Makefile.def (dependencies): Add dependency for
4009         install-target-libssp and install-target-libgomp on
4010         install-gcc.
4011         * Makefile.in: Regenerate.
4013 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4015         * configure: Regenerate.
4016         * configure.ac: Move statements after variable declarations.
4018 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4020         * MAINTAINERS: Add myself as sh maintainer.
4022 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4024         * configure.ac: Adjust for loop syntax.
4025         * configure: Regenerate.
4027 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4029         * configure: Rebuilt.
4031 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4033         * configure.ac: Drop multiple occurrences of --enable-languages,
4034         and fix its quoting.
4035         * configure: Rebuilt.
4037 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4038             Nathan Sidwell  <nathan@codesourcery.com>
4039             Vladimir Prus  <vladimir@codesourcery.com>
4040             Joseph Myers  <joseph@codesourcery.com>
4042         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4043         * configure: Regenerate.
4045 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4047         * ltconfig (freebsd*): Default to elf.
4049 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4051         * configure.ac (target_libraries): Move libgcc before libiberty.
4052         * configure: Regenerated.
4054 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4055             Paolo Bonzini  <bonzini@gnu.org>
4057         PR bootstrap/30753
4058         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4059         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4060         * configure: Regenerated.
4062 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4064         * MAINTAINERS (Language Front End Maintainers): Update my mail
4065         address.
4067 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4069         PR bootstrap/30748
4070         * configure.ac: Correct syntax for Solaris ksh.
4071         * configure: Regenerated.
4073 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4075         * configure.ac: Sync with src.
4076         * configure: Regenerate.
4078 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4080         * Makefile.in: Regenerate.
4082 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4084         * config.sub: Sync with src.
4086 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4088         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4089         noncanonical equivalents.
4090         * configure.in: Rename to...
4091         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4092         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4093         target_noncanonical.  Use them.  Rewrite removal of configure
4094         arguments for autoconf 2.59.  Discard variable settings.  Force
4095         program_transform_name for native tools.
4097         * Makefile.in: Regenerated.
4098         * configure: Regenerated with autoconf 2.59.
4100 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4102         * MAINTAINERS (Write After Approval): Add myself.
4104 2007-01-31  Andreas Schwab  <schwab@suse.de>
4106         * Makefile.tpl (LDFLAGS): Substitute it.
4107         * Makefile.in: Regenerate.
4109 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4111         * MAINTAINERS (Write After Approval): Add myself.
4113 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4115         * MAINTAINERS (spu port): Add myself.
4117 2007-01-23  Richard Guenther  <rguenther@suse.de>
4119         PR bootstrap/30541
4120         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4121         * Makefile.tpl (GNATBIND): Substitute it.
4122         (GNATMAKE): Likewise.
4123         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4124         of STAGE_PREFIX.
4125         * Makefile.in: Regenerate.
4126         * configure: Regenerate.
4128 2007-01-18  Mike Stump  <mrs@apple.com>
4130         * configure.in: Re-enable -Werror for gcc builds.
4132 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4134         * MAINTAINERS (Write After Approval): Add myself.
4136 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4138         * configure.in: Change == to = in test command.
4139         * configure: Regenerate.
4141 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4142             Nick Clifton  <nickc@redhat.com>
4143             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4145         * configure.in (build_configargs, host_configargs, target_configargs):
4146         Remove build/host/target parameters.
4147         (host_libs): Add gmp and mpfr.
4148         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4149         * Makefile.def (gmp, mpfr): New.
4150         (gcc): Remove target.
4151         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4152         target_os, target_vendor): New.
4153         (configure): Add host_alias/target_alias arguments; adjust invocations.
4154         * configure: Regenerate.
4155         * Makefile.in: Regenerate.
4157 2007-01-11  Matt Fago  <fago@earthlink.net>
4159         * configure.in: Try to link to functions only in mpfr 2.2.x
4160         to improve robustness of configure tests.
4161         * configure: Regenerate.
4163 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4165         * MAINTAINERS: Add myself as i386 maintainer.
4167 2007-01-08  Jan Hubicka  <jh@suse.cz>
4169         * MAINTAINERS: Add myself as i386 maintainer.
4171 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4173         * configure.in: Add support for an x86_64-mingw* target.
4174         * configure: Regenerate.
4176 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4178         * Makefile.tpl (all-target): Correct @if conditional for target
4179         modules.
4180         * configure.in: Omit libiberty if building only target libgcc.
4181         * configure, Makefile.in: Regenerated.
4183 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4185         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4186         * configure: Regenerate.
4188 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4190         * Makefile.def (target_modules): Add libgcc.
4191         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4192         * Makefile.tpl (clean-target-libgcc): Delete.
4193         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4194         on gcc even for bootstrapped modules.  Rewrite handling of
4195         lang_env_dependencies to loop over target_modules.
4196         * configure.in (target_libraries): Add target-libgcc.
4197         * Makefile.in, configure: Regenerated.
4199 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4201         * configure.in: Reorganize recognition of languages.  Add
4202         --enable-stage1-languages.  Show supported languages for the chosen
4203         target rather than all recognized languages.
4204         * configure: Regenerate.
4206 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4208         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4209         * Makefile.in: Regenerate.
4211 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4213         * configure.in: Warn that MPFR 2.2.0 is buggy.
4214         * configure: Regenerate.
4216 2006-12-27  Ian Lance Taylor  <iant@google.com>
4218         * configure.in: When removing Makefiles to force a reconfigure, also
4219         remove prev-DIR*/Makefile.
4220         * configure: Regenerate.
4222 2006-12-22  Andreas Schwab  <schwab@suse.de>
4224         * configure: Regenerate with correct autoconf version.
4226 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4228         * configure.in: add AC_SUBST for *_FOR_TARGET.
4229         * configure: Regenerate.
4231 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4233         * configure.in: Simplify logic for rejecting languages that cannot
4234         be built.  Separate the case when a language is unsupported,
4235         from the case when the user chooses not to build a language.
4237 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4239         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4240         it only affects bootstrap and could be tested on "$host" as well.
4241         * configure: Regenerate.
4242         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4244 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4246         PR bootstrap/29544
4247         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4248         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4249         move here comment from Makefile.tpl.
4250         * Makefile.tpl: Move some definitions higher in the file.
4251         (STAGE1_CHECKING): New.
4252         * configure.in: Add --enable-stage1-checking.
4253         * configure: Regenerate.
4254         * Makefile.in: Regenerate.
4256 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4258         * MAINTAINERS: Add myself as build system maintainer.
4260 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4262         * MAINTAINERS (Write After Approval): Add myself.
4264 2006-12-13  Eric Christopher  <echristo@apple.com>
4266         * MAINTAINERS: Add myself as darwin maintainer.
4268 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4270         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4272 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4274         MAINTAINERS: Update my entry.
4276 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4278         * configure.in:  Handle spu makefile frag.
4279         * Makefile.tpl (MAINT): Define
4280         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4281         * configure: Regenerate.
4282         * Makefile.in: Regenerate.
4284 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4286         * config.guess: Import latest version.
4287         * config.sub: Likewise.
4289 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4291         * configure.in (spu-*-*): Don't skip target-libiberty.
4292         * configure: Regenerate.
4294 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4296         PR bootstrap/30134
4297         * configure.in: Correct x86 darwin support for libjava to powerpc
4298         and i?86 only.
4299         * configure: Regenerate.
4301 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4303         * configure.in: Add x86 darwin support for libjava.
4304         * configure: Regenerate.
4306 2006-12-07  Mike Stump  <mrs@apple.com>
4308         * Makefile.def (dependencies): Add dependency for
4309         install-target-libssp and install-target-libgomp on
4310         install-gcc.
4311         * Makefile.in: Regenerate.
4313 2006-12-04  Richard Guenther  <rguenther@suse.de>
4315         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4316         (Non-Algorithmic Maintainers): Move over non-algorithmic
4317         loop optimizer maintainers, add myself as a non-algorithmic
4318         middle-end maintainer.
4320 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4322         * MAINTAINERS (Write After Approval): Add myself.
4324 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4326         * configure.in: Update error message for missing GMP/MPFR.
4328         * configure: Regenerate.
4330 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4332         * configure.in: Update MPFR version in error message.
4334         * configure: Regenerate.
4336 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4338         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4339         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4340         --with-gmp-lib): New flags.
4342         * configure: Regenerate.
4344 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4346         * MAINTAINERS (Write After Approval): Change my email address.
4348 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4350         * MAINTAINERS (Write After Approval): Add myself.
4352 2006-11-22  Philipp Thomas  <pth@suse.de>
4354         * MAINTAINERS (i18n): Update e-mail address.
4356 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4358         * MAINTAINERS (spu port): Add myself as maintainer.
4359         (Write After Approval): Remove myself.
4361 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4363         * configure.in (skipdirs): Don't build libssp for SPU.
4364         * configure: Regenerate.
4366 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4368         * MAINTAINERS (spu port): Add myself as maintainer.
4369         (libobjc): Update my email address.
4371 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4373         * MAINTAINERS (Write After Approval): Add myself.
4375 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4377         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4378         * configure : Rebuilt.
4380 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4382         * MAINTAINERS (Write After Approval): Add myself.
4384 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4386         * MAINTAINERS (Write After Approval): Add myself.
4388 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4390         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4391         libmpfr.a.
4392         * configure: Regenerate.
4394 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4396         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4397         (unstage): Test for stage_last presence.
4399         PR bootstrap/29802
4400         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4401         STAGE_PREFIX.
4402         * Makefile.in: Regenerate.
4404 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4406         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4407         maintainers.
4409 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4411         * MAINTAINERS (Write After Approval): Add myself.
4413 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4415         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4416         and stageN-package/Makefile.
4417         * Makefile.in: Regenerated.
4419 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4421         * configure.in: Remove target-libgloss from noconfigdirs for
4422         bfin-*-*.
4423         * configure: Regenerated.
4425 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4427         * configure.in (have_gmp): Only error if the gcc directory exists.
4429         * configure: Regenerate.
4431 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4433         * configure.in: Robustify error message for missing GMP/MPFR.
4435         * configure: Regenerate.
4437 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4439         * MAINTAINERS (Write After Approval): Add myself.
4441 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4443         * MAINTAINERS: Change email address.
4445 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4447         * MAINTAINERS (Write After Approval): Add myself.
4449 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4451         * MAINTAINERS (Write After Approval): Add myself.
4453 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4455         * MAINTAINERS (Write After Approval): Move myself to
4456         Write After Approval section.
4458 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4460         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4461         need_gmp anymore.
4462         * configure: Regenerate.
4464 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4466         * MAINTAINERS (Write After Approval): Add myself.
4468 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4470         * config.guess: Import latest version.
4471         * config.sub: Likewise.
4473 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4475         * Makefile.def: Added pdf target handling.
4476         * Makefile.tpl: Added pdf target handling.
4477         * Makefile.in: Regenerated.
4479 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4481         * MAINTAINERS: Add self as score port maintainer.
4483 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4485         * MAINTAINERS (Write After Approval): Add myself.
4487 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4489         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4490         or newer.
4491         * configure: Regenerated.
4493 2006-09-27  Dave Brolley  <brolley@redhat.com>
4495         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4496         using $s instead of $r.
4497         * configure: Regenerated.
4499 2006-09-26  Thiemo Seufer  <ths@mips.com>
4501         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4502         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4503         * configure: Regenerate.
4505 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4507         * MAINTAINERS (Write After Approval): Remove myself.
4509 2006-09-22  Chao-ying Fu  <fu@mips.com>
4511         * MAINTAINERS (Write After Approval): Add myself.
4513 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4515         * MAINTAINERS: Add self as soft-fp maintainer.
4517 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4519         * MAINTAINERS: Add myself as avr maintainer.
4520         Remove Marek Michalkiewicz as avr maintainer.
4522 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4524         * MAINTAINERS (Write After Approval): Add myself.
4526 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4528         * configure.in: Never build newlib for a Mingw host.
4529         Never build newlib as Mingw target library.
4530         Test the existence of winsup/cygwin for building a Cygwin newlib,
4531         rather than just winsup.
4532         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4533         building a Mingw target.
4534         * configure: Regenerate.
4536 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4538         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4540 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4542         * config.guess: Import from src (was more updated).
4543         * config.sub: Likewise.
4545 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4547         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4548         * configure: Regenerated.
4550 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4552         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4553         for stages after the first.
4555 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4557         * Makefile.def: Add dependencies for configure-opcodes
4558         on configure-intl and all-opcodes on all-intl.
4559         * Makefile.in: Regenerated.
4561 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4563         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4565 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4567         Port to hosts whose 'sort' and 'tail' implementations
4568         treat operands with leading '+' as file names, as POSIX
4569         has required since 2001.  However, make sure the code still
4570         works on pre-POSIX hosts.
4571         * ltmain.sh: Don't assume "sort +2" is equivalent to
4572         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4574 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4576         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4578 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4580         * ltconfig: chmod 644 before ranlib during install.
4582 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4584         PR bootstrap/18058
4585         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4586         if the bootstrap compiler is a GCC version that supports it.
4587         * configure: Regenerate.
4589 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4591         * configure.in: Fix thinkos in previous check-in.
4592         * configure: Regenerate.
4594 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4596         PR other/27063
4597         * configure.in: Test subdir_requires and give an appropriate
4598         error message.
4599         * configure: Regenerate.
4601 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4603         * MAINTAINERS (Write After Approval): Add myself.
4605 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4607         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4609 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4611         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4613 2006-06-20  David Ayers  <d.ayers@inode.at>
4615         PR bootstrap/28072
4616         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4617         whether target-libjava is being configured instead of whether the
4618         java front end is enabled.
4619         * configure: Regenerate.
4621 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4623         PR target/27540
4624         * configure.in: Only enable libgomp on IRIX 6.
4625         * configure: Regenerate.
4627 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4629         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4630         too.
4631         * Makefile.in: Regenerate.
4633 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4635         * config-ml.in: Alter CCASFLAGS to include special
4636         multilib options the same as is done for CFLAGS.
4638 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4640         * configure.in: Don't enable libgomp on hpux10.
4641         * configure: Rebuilt.
4643 2006-06-12  David Ayers  <d.ayers@inode.at>
4645         PR bootstrap/27963
4646         PR target/19970
4647         * configure.in: Remove target-boehm-gc from noconfigdirs where
4648         ${libgcj} is specified.
4649         * configure: Regenerate.
4651 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4653         Sync from src:
4655         * configure.in: Sync.
4656         * configure: Regenerated.
4658         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4660         * Makefile.def: Added dependencies from sim and gdb on intl, and
4661         added configure dependencies to everything with an all dependency
4662         on intl.
4663         * Makefile.in: Regenerated.
4665 2006-06-06  David Ayers  <d.ayers@inode.at>
4667         PR libobjc/13946
4668         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4669         * Makefile.in: Regenerate.
4670         * configure.in: Add --enable-objc-gc at toplevel and have it
4671         enable boehm-gc for Objective-C.
4672         Remove target-boehm-gc from libgcj.
4673         Add target-boehm-gc to target_libraries.
4674         Add target-boehm-gc to noconfigdirs where ${libgcj}
4675         is specified.
4676         Assert that boehm-gc is supported when requested for Objective-C.
4677         Only build boehm-gc if needed either for Java or Objective-C.
4678         * configure: Regenerate.
4680 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4682         PR 27674
4683         * Makefile.tpl (configure-[+prefix+][+module+],
4684         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4685         Remove rule to unstage bootstrapped modules.
4686         (stage_current): New.
4687         * Makefile.in: Regenerate.
4689 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4691         * MAINTAINERS (Write After Approval): Update my e-mail address.
4693 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4695         * include/libiberty.h: Declare pex_run_in_environment.
4697 2006-05-31  Asher Langton  <langton2@llnl.gov>
4699         * MAINTAINERS (Write After Approval): Add myself.
4701 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4703         * Makefile.def (bfd, opcodes): Fix lib_path.
4704         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4705         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4706         * Makefile.in: Regenerate.
4708 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4710         * Makefile.in: Regenerate.
4712 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4714         * Makefile.def: Add install-html target. Add datarootdir
4715         docdir and htmldir to flags_to_pass.
4716         * Makefile.tpl: Add install-html target.
4717         * Makefile.in: Regenerate.
4718         * configure.in: Add --with-datarootdir, --with-docdir, and
4719         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4720         * configure: Regenerate.
4722 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4724         * configure.in: Enable gprof for cross builds.
4725         * configure: Regenerate.
4727 2006-05-22  Richard Guenther  <rguenther@suse.de>
4729         Revert
4730         2006-01-31  Richard Guenther  <rguenther@suse.de>
4731         Paolo Bonzini  <bonzini@gnu.org>
4733         * Makefile.def (target_modules): Add libgcc-math target module.
4734         * configure.in (target_libraries): Add libgcc-math target library.
4735         (--enable-libgcc-math): New configure switch.
4736         * Makefile.in: Re-generate.
4737         * configure: Re-generate.
4738         * libgcc-math: New toplevel directory.
4740 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4741             Andreas Tobler  <a.tobler@schweiz.ch>
4743         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4744         * configure: Rebuilt.
4746 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4748         * MAINTAINERS (Write After Approval): Add myself.
4750 2006-05-01  DJ Delorie  <dj@redhat.com>
4752         * configure.in: Restore CFLAGS if GMP isn't present.
4753         * configure: Regenerate.
4755 2006-05-01  Richard Guenther  <rguenther@suse.de>
4757         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4758         maintainer.
4760 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4762         * MAINTAINERS (Write After Approval): Add myself.
4764 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4766         * MAINTAINERS (Write After Approval): Add myself.
4768 2006-04-18  DJ Delorie  <dj@redhat.com>
4770         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4771         reference libgloss so that libssp can be built in a combined
4772         tree.
4773         * configure: Regenerate.
4775 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4777         * MAINTAINERS (Write After Approval): Add myself.
4779 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4781         * configure.in: Require makeinfo 4.4 or higher.
4782         * configure: Regenerate.
4784 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4786         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4787         Rearrange the entries of other libraries to have them in one place.
4789 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4791         * MAINTAINERS (Write After Approval): Remove myself.
4792         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4794 2006-03-14  Richard Guenther  <rguenther@suse.de>
4796         * configure: Regenerate with autoconf 2.13.
4798 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4800         * MAINTAINERS: Use my work address.
4802         * MAINTAINERS: Update my E-mail address.
4804 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4806         * configure.in: Handle --disable-<component> generically.
4807         * configure: Regenerate.
4809 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4811         PR libgcj/17311
4812         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4814 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4816         * MAINTAINERS (Write After Approval):  Remove myself.
4817         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4819 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4821         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4822         (TARGET_CONFIGDIRS): Remove.
4823         * configure.in: Remove AC_SUBST(target_configdirs).
4824         * Makefile.in, configure: Regenerated.
4826 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4828         * MAINTAINERS (Write After Approval):  Remove myself.
4829         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4831 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4833         PR bootstrap/25670
4835         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4837         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4838         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4839         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4840         BUILD_PREFIX, BUILD_PREFIX_1.
4841         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4843         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4844         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4846         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4847         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4848         of `cat stage_current`.  Always provide the `r' and `s' variables.
4849         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4850         a single shell execution.
4851         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4852         bootstrapped modules, make the stage1 module if the build was not
4853         started yet, else build the current stage.
4854         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4855         (all-build, all-host, all-target, [+make_target+]-host,
4856         [+make_target+]-target): Do not use \-continued lines.
4857         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4858         (current_stage, restrap, stage_last): New.
4860         * Makefile.in: Regenerate.
4861         * configure: Regenerate.
4863 2006-02-19  Bud Davis  <jmdavis@link.com>
4865         * MAINTAINERS (Write After Approval):  Remove myself.
4866         (Language Front End Maintainers):  Add myself as fortran 95
4867         maintainer and update e-mail address.
4869 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4871         * MAINTAINERS (Write After Approval):  Remove myself.
4872         (Language Front End Maintainers):  Add myself as fortran 95
4873         maintainer.
4875 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4877         * MAINTAINERS (Write After Approval): Add myself.
4879 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4881         * MAINTAINERS (Write After Approval):  Remove myself.
4882         (Language Front End Maintainers):  Add myself as
4883         fortran 95 maintainer.
4885 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4887         Sync from src:
4889         2005-12-27  Leif Ekblad  <leif@rdos.net>
4891         * configure.in: Add support for RDOS target.
4892         * configure: Regenerate.
4894 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4895             Andreas Schwab  <schwab@suse.de>
4897         * configure: Regenerate.
4899 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4901         * configure.in (enable_libgomp): Add AIX.
4902         * configure: Regenerate.
4904 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4906         * MAINTAINERS (Write After Approval): Add myself.
4908 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4910         * MAINTAINERS (Write After Approval): Add myself.
4912 2006-01-31  Richard Guenther  <rguenther@suse.de>
4913         Paolo Bonzini  <bonzini@gnu.org>
4915         * Makefile.def (target_modules): Add libgcc-math target module.
4916         * configure.in (target_libraries): Add libgcc-math target library.
4917         (--enable-libgcc-math): New configure switch.
4918         * Makefile.in: Re-generate.
4919         * configure: Re-generate.
4920         * libgcc-math: New toplevel directory.
4922 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4924         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4925         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4926         the assembler, linker and binutils.
4927         * configure: Regenerate.
4929 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4931         * MAINTAINERS (Write After Approval): Add myself.
4933 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4935         * configure: Regenerate.
4937 2006-01-18  Richard Henderson  <rth@redhat.com>
4938             Jakub Jelinek  <jakub@redhat.com>
4939             Diego Novillo  <dnovillo@redhat.com>
4941         * libgomp: New directory.
4942         * Makefile.def: Add target_module libgomp.
4943         * Makefile.in: Regenerate.
4944         * configure.in (target_libraries): Add target-libgomp.
4945         * configure: Regenerate.
4947 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4949         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4950         @ from continuation.
4951         * Makefile.in: Rebuilt.
4953 2006-01-04  Chris Lattner  <sabre@gnu.org>
4955         * MAINTAINERS (Write After Approval): Add myself.
4957 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4959         PR bootstrap/24252
4961         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4962         * Makefile.tpl (OBJDUMP): New.
4963         (EXTRA_HOST_FLAGS): Add it.
4964         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4966         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4967         to use symbolic links between directories.  Avoid race conditions
4968         or make them harmless.
4969         * configure.in: Do not try to use symbolic links between directories.
4971         * Makefile.def (LEAN): Pass.
4972         * Makefile.tpl (LEAN): Define.
4973         (stage[+id+]-start): Accept that the previous directory does not
4974         exist, if the bootstrap is lean.
4975         (stage[+id+]-bubble): Invoke lean bootstrap commands after
4976         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4977         configure substitution.
4978         ([+compare-target+]): Likewise.
4979         ([+bootstrap-target+]-lean): New.
4980         * configure.in: Remove lean bootstrap support from here.
4982         * Makefile.in: Regenerate.
4983         * configure: Regenerate.
4985 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4987         * MAINTAINERS (libdecnumber): Add myself.
4989 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
4991         * libtool-ldflags: New script.
4993 2006-01-02  Andreas Schwab  <schwab@suse.de>
4995         * configure.in: When reconfiguring remove Makefile in
4996         all stage directories.
4997         * configure: Regenerate.
4999 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5001         * MAINTAINERS: Update my email address.
5003 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5005         Revert Ada-related part of the previous change.
5007         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5008         Do not pass.
5009         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5010         * Makefile.in: Regenerate.
5011         * configure.in: Do not include mt-ppc-aix target fragment.
5012         * configure: Regenerate.
5014 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5016         * configure.in: Select appropriate fragments for PowerPC/AIX.
5017         * configure: Regenerate.
5019         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5020         BOOT_CFLAGS, BOOT_LDFLAGS.
5021         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5022         BOOT_CFLAGS, BOOT_LDFLAGS.
5023         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5024         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5025         (stage): Fail if we cannot complete the work.
5026         * Makefile.in: Regenerate.
5028 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5030         * configure.in: Replace ms1 with mt.
5031         * configure: Rebuilt.
5033 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5035         * MAINTAINERS: Update my email address.
5037 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5039         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5040         install-host-nogcc): Don't invoke $(stage) at the end.
5041         * Makefile.in: Regenerate.
5043 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5045         * configure.in: Flip the top-level bootstrap switch.
5046         * configure: Regenerate.
5048 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5050         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5051         $(stage) and $(unstage).
5052         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5053         (all): Remove stray semicolon.
5054         (local-distclean): Don't handle multilib.tmp and multilib.out.
5055         (install.all): Set $s for consistency.
5056         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5057         check_multilibs setting.  Always make the install directory.
5058         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5059         Correct @if/@endif.
5060         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5061         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5062         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5063         (multilib.out): Remove.
5064         * Makefile.in: Regenerated.
5066 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5068         * MAINTAINERS (Write After Approval): Add myself.
5070 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5072         * MAINTAINERS: Add myself as mt maintainer.
5074         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5076 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5078         * MAINTAINERS: Change email address.
5080 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5082         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5083         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5084         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5085         Find in-tree tools if available.
5086         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5087         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5088         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5089         (COMPILER_*_FOR_TARGET): New.
5090         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5091         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5092         (CONFIGURED_*, USUAL_*): Remove.
5093         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5094         STRIP): Use autoconf substitutions.
5095         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5096         COMPILER_NM_FOR_TARGET): New.
5097         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5099         (all): Make all-host and all-target in parallel.
5100         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5101         that $$r and $$s are set before invoking a recursive make.
5102         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5103         ([+bootstrap-target+]): Inline most of the `all' target.
5105 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5107         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5108         from the gcc build directory.
5109         * Makefile.in: Regenerate.
5111 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5113         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5114         depend on all-libdecnumber.
5115         * configure.in (host_libs): Include libdecnumber.
5116         * Makefile.in: Regenerate.
5117         * configure: Likewise.
5119 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5121         * libdecnumber: Import decNumber sources from the dfp-branch.
5123 2005-11-21  Kean Johnston  <jkj@sco.com>
5125         * config.sub, config.guess: Sync from upstream sources.
5127 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5129         Import from Autoconf sources:
5131         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5132         * config/move-if-change: Don't output "$2 is unchanged";
5133         suggested by Ben Elliston.  Handle weird characters correctly.
5135 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5137         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5138         to match upstream libtool for darwin.
5140 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5142         * Makefile.def: Remove gdb dependencies for gdbtk.
5143         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5144         (configure-gdb, install-gdb): New rules.
5145         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5146         * Makefile.in, configure: Regenerated.
5148 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5150         * MAINTAINERS (Write After Approval): Add myself.
5152 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5154         * MAINTAINERS (Write After Approval): Add myself.
5156 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5158         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5159         Diego Novillo.
5161 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5163         PR bootstrap/24297
5164         * Makefile.tpl (do-[+make-target+], do-check, install,
5165         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5166         are set before recursing.
5167         * Makefile.in: Regenerate.
5169 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5171         PR bootstrap/18939
5172         * Makefile.def (gcc) <target>: Fix thinko.
5173         * Makefile.in: Regenerate.
5175 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5177         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5178         * configure: Regenerate.
5180 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5182         * MAINTAINERS (Write After Approval): Add self.
5184 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5186         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5187         target-libffi, target-qthreads, target-libjava, and
5188         targetlibobjc.
5189         * configure: Regenerate.
5191 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5193         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5194         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5195         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5196         (USUAL_OBJDUMP_FOR_TARGET): New.
5197         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5198         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5199         * configure, Makefile.in: Regenerated.
5201 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5203         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5204         before other host packages.
5206 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5208         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5210 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5212         PR bootstrap/22340
5214         * configure.in (default_target): Remove.
5215         * Makefile.tpl (all): Do not use prerequisites as subroutines
5216         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5217         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5218         use prerequisites as subroutines.
5219         (check-host, check-target): New.
5220         (bootstrap configure & all targets): Do not use stage*-start
5221         if the directory layout is already ok.
5222         (non-bootstrap configure & all targets): Prepend a $(unstage).
5223         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5224         (NOTPARALLEL): Remove.
5225         (unstage, stage variables): New variables.
5226         (unstage, stage targets): Simply expand to those variables.
5228         * configure: Regenerate.
5229         * Makefile.in: Regenerate.
5231 2005-10-04  James E Wilson  <wilson@specifix.com>
5233         * Makefile.def (lang_env_dependencies): Add libmudflap.
5234         * Makefile.in: Regenerate.
5236 2005-10-03  Andreas Schwab  <schwab@suse.de>
5238         Backport from libtool CVS:
5239         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5241         * ltmain.sh: add support for installing into temporary
5242         staging area (e.g. 'make install DESTDIR=...')
5244 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5246         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5247         * configure: Regenerated.
5249 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5251         * configure: Regenerate with the correct
5252         autoconf version.
5254 2005-09-30  Catherine Moore  <clm@cm00re.com>
5256         * configure.in (bfin-*-*): New.
5257         * configure: Regenerated.
5259 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5261         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5262         (LIPO_FOR_TARGET): New.
5263         (CONFIGURED_LIPO_FOR_TARGET): New.
5264         (USUAL_LIPO_FOR_TARGET): New.
5265         (STRIP_FOR_TARGET): New.
5266         (CONFIGURED_STRIP_FOR_TARGET): New.
5267         (USUAL_STRIP_FOR_TARGET): New.
5268         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5269         STRIP_FOR_TARGET.
5270         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5271         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5272         * Makefile.in: Regenerate.
5273         * configure: Regenerate.
5275 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5277         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5278         (rs6000-*-aix*): Same.
5279         * configure: Regenerate.
5281 2005-09-16  Tom Tromey  <tromey@redhat.com>
5283         * MAINTAINERS: Add self as java maintainer.
5285 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5287         * configure.in: Recognize f95 in the --enable-languages option,
5288         and substitute it for fortran, issuing a warning.
5289         * configure: Regenerate.
5291 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5293         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5294         * configure:  Regenerated.
5296 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5298         * MAINTAINERS: Add self as ms1 maintainer.
5300 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5302         * Makefile.def (libssp): Add to lang_env_dependencies.
5303         * Makefile.in: Regenerate.
5305 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5307         * MAINTAINERS: Add myself as middle-end maintainer.
5309 2005-08-17  Christian Groessler  <chris@groessler.org>
5311         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5312         * Makefile.in: Regenerate.
5314 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5316         * MAINTAINERS (write after approval): Added myself.
5318 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5320         * MAINTAINERS (Write After Approval): Add myself.
5322 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5324         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5325         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5326         Look for alternate names of the target cc and c++
5327         * configure: Regenerate.
5329 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5331         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5332         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5333         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5334         tools; remove code to manually set them.
5335         (Target tools): Look in the environment for them.
5336         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5337         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5338         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5339         build directory.
5340         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5341         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5342         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5343         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5344         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5345         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5346         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5347         * configure: Regenerate.
5348         * Makefile.in: Regenerate.
5350 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5352         * MAINTAINERS: Update for removed CPU targets.
5354 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5356         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5357         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5358         * Makefile.in: Regenerated.
5360 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5362         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5363         (CFLAGS_FOR_TARGET): Use it.
5364         (CXXFLAGS_FOR_TARGET): Likewise.
5365         * Makefile.in: Regenerated.
5366         * configure.in (--with-build-sysroot): New option.
5367         * configure: Regenerated.
5369 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5371         * Makefile.tpl: Wrap install between unstage and stage
5372         * Makefile.in: Regenerate.
5374 2005-07-21  Eric Christopher  <echristo@apple.com>
5376         * MAINTAINERS: Update affiliation.
5378 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5380         * MAINTAINERS: Add self as crx port maintainer.
5382 2005-07-20  DJ Delorie  <dj@redhat.com>
5384         * MAINTAINERS: Add self as m32c maintainer.
5386 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5388         * all files: Update FSF address.
5390 2005-07-15  Eric Christopher  <echristo@redhat.com>
5392         * MAINTAINERS: Change affiliation.
5394 2005-07-14  Jim Blandy  <jimb@redhat.com>
5396         * configure.in: Add cases for Renesas m32c.
5397         * configure: Regenerated.
5399 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5401         * COPYING.LIB: Update from fsf.org.
5403 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5405         * COPYING, compile, config.guess,
5406         config.sub, install-sh, missing, mkinstalldirs,
5407         symlink-tree, ylwrap: Sync from upstream sources.
5408         * config-ml.in: Update FSF address.
5410 2005-07-13  Eric Christopher  <echristo@redhat.com>
5412         * configure.in: Add toplevel noconfigdir support for tpf.
5413         * configure: Regenerate.
5415 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5417         PR ada/22340
5419         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5420         * Makefile.in: Regenerate.
5422 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5424         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5425         Brolley to write-after-approval.
5427 2005-07-07  Andreas Schwab  <schwab@suse.de>
5429         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5430         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5431         * Makefile.in: Regenerated.
5433 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5435         * configure.in: Don't build sim or rda when targetting darwin.
5436         * configure: Regenerate.
5438 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5440         * configure.in: Add --enable-libssp and --disable-libssp.
5441         * configure: Regenerate with autoconf-2.13.
5443 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5445         * Makefile.def (target_modules): Add libssp.
5446         * configure.in (target_libraries): Add target-libssp.
5447         * configure: Rebuilt.
5448         * Makefile.in: Rebuilt.
5450 2005-07-01  Zack Weinberg  <zackw@panix.com>
5452         * MAINTAINERS: Change email address.  Resign from maintainership.
5454 2005-07-01  Richard Guenther  <rguenther@suse.de>
5456         * MAINTAINERS: Change my e-mail address and affiliation.
5458 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5460         * Makefile.def (stagefeedback): Come after profile.
5461         Define profiledbootstrap target.
5462         * Makefile.tpl (profiledbootstrap): Remove.
5463         (stageprofile-end): Zap stagefeedback.
5464         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5465         * Makefile.in: Regenerate.
5467 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5469         * MAINTAINERS: Update my email address.
5471 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5473         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5474         In 'cpp' stanza, support '#line' as well as '# '.
5476 2005-06-08  Andreas Schwab  <schwab@suse.de>
5478         * MAINTAINERS: Move myself from 'Write After Approval' to
5479         'CPU Port Maintainers' section as m68k maintainer.
5481 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5483         * configure.in (unsupported_languages): New macro.
5484         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5485         non-ported target libraries in noconfigdirs.
5486         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5487         non-linux-gnu.  Remove libgcj_ex_libffi.
5488         <lang_frag loop>: Set add_this_lang=no if the language is in
5489         unsupported_languages.
5490         * configure: Regenerate.
5492 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5494         * configure.in: Fix typo in handling of --with-mpfr-dir.
5495         * configure: Regenerate.
5497 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5499         * MAINTAINERS: Update my email address.
5501 2005-06-02  Jim Blandy  <jimb@redhat.com>
5503         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5504         accepted into the master sources.)
5506 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5507             Michael Snyder  <msnyder@redhat.com>
5508             Stan Cox  <scox@redhat.com>
5510         * configure.in: Set noconfigdirs for ms1.
5512         * configure: Regenerate.
5514 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5516         * MAINTAINERS (Write After Approval): Add self.
5518 2005-06-01  Josh Conner  <jconner@apple.com>
5520         * MAINTAINERS (Write After Approval): Add self.
5522 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5524         * MAINTAINERS: Update my email address.
5526 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5528         * MAINTAINERS (Write After Approval): Add self.
5530 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5532         * MAINTAINERS (Write After Approval): Remove self.
5534 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5536         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5537         (Dependencies): Consider target modules for bootstrap dependencies.
5538         Make target bootstrap modules depend on each stage's gcc.
5539         * Makefile.in: Regenerate.
5541 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5543         * Makefile.def (configure-gcc): Depend on binutils having been built.
5544         (all-gcc): No need to do it here.
5545         * Makefile.in: Regenerate.
5547 2005-05-19  Paul Brook  <paul@codesourcery.com>
5549         * configure.in: Rewrite misleading error message when requested
5550         language cannot be built.
5551         * configure: Regenerate.
5553 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5555         * ylwrap: Import from Automake 1.9.5.
5557 2005-05-13  David Ung  <davidu@mips.com>
5559         * MAINTAINERS (Write After Approval): Add self.
5561 2005-05-09  Mike Stump  <mrs@apple.com>
5563         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5564         lt_cv_sys_max_cmd_len for now.
5566 2005-05-09  Stan Cox  <scox@redhat.com>
5568         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5570 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5572         * README.SCO: Update the URL.
5574 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5576         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5577         with_gnu_ld to libtool.
5578         * ltcf-c.sh (aix[45]): Define file_list_spec.
5579         * ltcf-cxx.sh (aix[45]): Same.
5580         * ltcf-gcj.sh (aix[45]): Same.
5581         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5582         exists, write list of input files to temporary file.
5584 2005-05-04  Mike Stump  <mrs@apple.com>
5586         * configure.in: Always pass --target to target configures as
5587         otherwise rebuilds that do --recheck will fail.
5588         * confiugure: Rebuilt.
5590 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5592         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5593         STAGE_HOST_EXPORTS.
5594         (configure, all): Add bootstrap support.
5595         (Host modules, target modules): Pass post-stage1 flags and exports.
5596         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5597         * Makefile.in: Regenerate.
5599 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5601         * configure: Regenerate.
5603 2005-04-27  Mike Stump  <mrs@apple.com>
5605         * MAINTAINERS: Add self as darwin maintainer.
5607 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5609         * config.sub: Update from master copy.
5611 2005-04-21  Mike Stump  <mrs@apple.com>
5613         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5614         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5616 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5618         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5619         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5620         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5621         "*-*-elf" and "*-*-linux*".
5622         * configure: Regenerate.
5624 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5626         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5628 2005-04-12  Mike Stump  <mrs@apple.com>
5630         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5632 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5634         * MAINTAINERS (Write After Approval): Add myself.
5636 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5638         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5640 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5642         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5643         (TARGET_CONFIGARGS): Include --with-target-subdir.
5644         (configure, all): New macros.  Use them throughout.
5645         * Makefile.in: Regenerate.
5647 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5649         * MAINTAINERS (Write After Approval): Add myself.
5651 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5653         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5655 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5657         * MAINTAINERS: Move John Carr to Write After Approval.
5659 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5661         * config/mh-mingw32: Delete.
5662         * configure.in: Don't use it.
5663         * configure: Regenerate.
5665 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5667         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5668         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5669         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5670         (HOST_LIB_PATH): Generate from Makefile.def.
5671         (TARGET_LIB_PATH): Likewise.
5672         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5673         * Makefile.in: Regenerate.
5674         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5675         (RPATH_ENVVAR): Include Darwin case.
5676         * configure: Regenerate.
5678 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5680         * MAINTAINERS (Various Maintainers): Remove self.
5681         (Write After Approval): Add self.
5683 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5685         * MAINTAINERS (Various Maintainers): Add self.
5687 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5689         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5690         * configure: Regenerate.
5692 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5694         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5695         gcc_version, and gcc_version_trigger from set of flags to pass.
5696         * Makefile.tpl: Remove definitions of above variables.
5697         (config.status): Remove dependency on $(gcc_version_trigger).
5698         * Makefile.in: Regenerate.
5699         * configure.in: Do not reference config/gcc-version.m4 nor
5700         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5701         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5702         * configure: Regenerate.
5704 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5705             Andrew Pinski  <pinskia@physics.uc.edu>
5707         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5708         * Makefile.in: Regenerate.
5710 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5712         * MAINTAINERS (Write After Approval): Add myself.
5714 2005-03-03  David Ayers  <d.ayers@inode.at>
5716         * MAINTAINERS (Write After Approval): Add myself.
5718 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5720         PR libgcj/20160
5721         * ltmain.sh: Avoid creating archives with components that have
5722         duplicate basenames.
5724 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5726         PR bootstrap/20250
5727         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5728         instead of check.
5729         * Makefile.in: Regenerate.
5731 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5733         * Makefile.in: Regenerate to fix conflict between the previous two
5734         patches.
5736 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5738         PR bootstrap/17383
5739         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5740         * Makefile.tpl (HOST_SUBDIR): New substitution.
5741         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5742         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5743         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5744         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5745         (Host modules, Bootstrapped modules): Use it.
5746         (Build modules, Target modules): Do not create symlink trees,
5747         always configure out-of-srcdir.
5748         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5749         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5750         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5751         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5753         * Makefile.in: Regenerate.
5754         * configure: Regenerate.
5756 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5758         Merged from libada-gnattools-branch:
5759         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5761         * gnattools: New directory.
5762         * Makefile.def: Add gnattools as a module, depending on target-libada.
5763         * Makefile.in: Regenerate.
5764         * configure.in: Include gnattools in host_tools; disable it if ada
5765         is disabled.
5766         * configure: Regenerate.
5768 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5770         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5771         treelang maintainer.
5772         (Write After Approval): Remove myself.
5774 2005-02-23  Paul Schlie  <schlie@comcast.net>
5776         * configure.in: Allow darwin targeted ports to build tk, itcl and
5777         libgui.
5778         * configure: Regenerate.
5780 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5782         PR libgcj/10353
5783         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5784         * configure: Regenerate.
5786 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5788         * MAINTAINERS (Write After Approval): Add myself.
5790 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5792         * MAINTAINERS: Update my e-mail address.
5794 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5796         * MAINTAINERS (Write After Approval): Add myself.
5798 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5800         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5801         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5802         target-libgloss when not *-*-elf and *-*-aout.
5803         * configure: Regenerate.
5805 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5807         * MAINTAINERS: Remove obsolete entries.
5809         * MAINTAINERS (Write After Approval): Add Michael Matz.
5811 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5813         * MAINTAINERS: Remove self as cpplib maintainer.
5815 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5817         * install-sh, config.sub: Import from upstream.
5819 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5821         PR bootstrap/18222
5822         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5823         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5824         * Makefile.in: Regenerate.
5826 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5828         * MAINTAINERS: Update my email address.
5830 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5831             Andreas Schwab  <schwab@suse.de>
5833         PR bootstrap/18033
5834         * config-ml.in: Eval option if surrounded by single quotes.
5836 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5838         Revert 2004-12-28 Makefile changes, a better fix will be
5839         applied to mainline and src after GCC 4.0 branches.
5841 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5843         PR bootstrap/17383
5845         * Makefile.def (target_modules): Remove stage parameter,
5846         it is always true now.
5847         * Makefile.tpl (configure-build-[+module+],
5848         configure-target-[+module+]): Always build symlink tree
5849         for the directory and for include.  BUILD_SUBDIR and
5850         TARGET_SUBDIR cannot be . anymore.
5851         * Makefile.in: Regenerate.
5853 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5855         Revert 2004-12-08 Makefile changes.
5857 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5859         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5860         cygwin, mingw.
5862 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5864         * configure.in (sh64-*-*): Reenable gprof.
5865         * configure: Regenerate.
5867 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5869         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5870         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5871         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5872         * Makefile.in: Regenerate.
5874 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5876         * MAINTAINERS: Update my email address.
5878 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5880         * Makefile.tpl: Generate normal dependencies if the LHS module is
5881         not bootstrapped.
5882         * Makefile.in: Regenerate.
5884 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5886         * configure.in: Include config/gxx-include-dir.m4.  Use
5887         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5888         * configure: Regenerate.
5890 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5892         * config.if: Delete.
5893         * configure.in: Set libstdcxx_incdir directly.
5894         * configure: Regenerate.
5896 2004-12-02  Eric Christopher  <echristo@redhat.com>
5898         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5899         * Makefile.in: Regenerate.
5901 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5903         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5904         * configure: Regenerate.
5906 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5908         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5909         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5910         * configure: Regenerate.
5912 2004-12-01  Eric Christopher  <echristo@redhat.com>
5914         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5915         of things to remove.
5917 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5919         * MAINTAINERS (Write After Approval): Update my e-mail address.
5921 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5923         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5924         from CVS libtool to always pass_all.
5926 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5928         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5929         (hppa*64*-*-*): Delete incorrect comment.
5930         * configure: Rebuilt.
5932 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5934         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5936 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5938         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5939         from CVS libtool to always pass_all.
5941 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5943         * install-sh, compile: Import from automake.
5945 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5947         * config.guess, config.sub:  Import from savannnah.
5949 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5951         * MAINTAINERS (Write After Approval): Add myself
5953 2004-11-12  Mike Stump  <mrs@apple.com>
5955         * Makefile.def: Add html support.
5956         * Makefile.tpl: Likewise.
5957         * Makefile.in: Regenerate.
5959 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5961         PR 18423
5962         * configure.in: Remove all instances of build-fixincludes from
5963         noconfigdirs.
5964         (build_configargs): Supply --target to subdirectories.
5965         * configure: Regenerate.
5967         * Makefile.def: Make gcc install depend on fixincludes install.
5968         * Makefile.in: Regenerate.
5970 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
5972         * MAINTAINERS: Add myself as gcc testsuite maintainer.
5974 2004-11-11  Paul Brook  <paul@codesourcery.com>
5976         * MAINTAINERS: Add self as arm maintainer.  Update email address.
5978 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5980         * configure.in (noconfigdirs) [mmix-*-*]: Disable
5981         target-libgfortran.
5982         * configure: Regenerate.
5984 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5986         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5987         like CC.
5989 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5991         * Makefile.def (host fixincludes): Specify missing targets.
5992         * Makefile.in: Regenerate.
5994 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
5996         * MAINTAINERS: Add myself
5998 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6000         * MAINTAINERS (Write After Approval): Add myself.
6002 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6004         * Makefile.def: Build fixincludes for the host, too.
6005         * Makefile.in: Regenerate.
6006         * configure.in (host_tools): Add fixincludes.
6007         * configure: Regenerate.
6009 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6011         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6012         * configure: Regenerated.
6014 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6016         PR other/17783
6017         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6018         * configure: Regenerated.
6020 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6022         * README.SCO: Update per FSF instructions.
6024 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6026         PR target/18151
6027         * configure.in (case ${target}): Do not build fixincludes for avr.
6028         * configure: Regenerated.
6030 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6032         * configure.in (case ${target}): Do not build fixincludes
6033         on platforms where it is not used.
6034         * configure: Regenerated.
6036 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6038         * configure.in: Use an absolute path to install-sh.
6039         * configure: Regenerated.
6041 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6043         * MAINTAINERS (Write After Approval): Add myself.
6045 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6047         * MAINTAINERS: Remove from Write After Approval those that are
6048         already maintainers.
6050 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6052         * MAINTAINERS:  Update my email address.
6054 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6056         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6057         * configure: Regenerate.
6059 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6061         * MAINTAINERS:  Update my email address.
6063 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6065         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6066         entries belonging to this category.
6068 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6070         * MAINTAINERS: Update my e-mail address.
6072 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6074         Fix wrong conflict resolution in:
6076         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6078         * Makefile.in: Regenerate.
6079         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6080         in the recursive `make', instead of hardwiring `all'.
6081         (Autogenerated TARGET-* variables): New.
6083 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6085         * configure.in: Enable target-libgloss for crx-*-*.
6086         * configure: Regenerate.
6088 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6090         * MAINTAINERS (Various Maintainers): Move the "windows,
6091         cygwin, mingw" maintainer to ...
6092         (OS Port Maintainers): ... here.
6094 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6096         * MAINTAINERS (Write After Approval): Remove those that are
6097         maintainers of some subsystem.
6099 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6101         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6102         * ltcf-cxx.sh (tpf*): Likewise.
6103         * ltconfig (tpf*): Add TPF OS configuration support.
6105 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6107         * MAINTAINERS: Change my email address to my new work account.
6109 2004-09-24  Michael Roth  <mroth@nessie.de>
6111         * configure.in (--without-headers): Add missing double quotes.
6112         * configure: Regenerate.
6114 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6116         * ylwrap: Revert to previous version.
6118 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6120         PR bootstrap/17369
6121         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6122         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6123         SET_GCC_LIB_PATH_CMD.
6124         (BASE_TARGET_EXPORTS): Likewise.
6125         * Makefile.in: Regenerated.
6127         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6128         * configure: Regenerated.
6130 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6132         * config.guess: New upstream version
6133         * compile, depcomp, install-sh, ylwrap: Likewise.
6135 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6137         * config/mh-x86omitfp: New host makefile fragment.  Add
6138         -fomit-frame-pointer to the default BOOT_CFLAGS.
6139         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6140         * configure: Regenerate.
6142 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6144         PR target/11572
6145         * configure.in (*-*-darwin*): Renable libobjc.
6146         * configure: Regenerate.
6148 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6150         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6152 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6154         * Makefile.def: Remove libbanshee.
6155         * Makefile.tpl: Ditto.
6156         * configure.in: Ditto.
6157         * Makefile.in: Regen.
6158         * configure: Ditto.
6160 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6162         * ltmain.sh: Use $pic_object as $non_pic_object if
6163         $non_pic_object=none.
6165 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6167         * missing: Import latest version from master repository.
6169 2004-09-06  Nick Clifton  <nickc@redhat.com>
6171         * config.sub: Import latest version from master repository.
6172         * config.guess: Likewise.
6173         This includes these changes:
6175         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6177         * config.sub: Handle crisv32, alias etraxfs.
6178         * config.guess (crisv32:Linux:*:*): Handle.
6180         2004-08-13  Brad Smith  <brad@comstyle.com>
6182         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6183         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6185         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6187         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6188         assume the processor is a powerpc.  This is because coreutils
6189         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6190         in this case, due to a MacOS X bug that causes
6191         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6192         to return a negative number.
6193         Problem reported by Petter Reinholdtsen in:
6194         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6196         2004-07-19  Ben Elliston  <bje@gnu.org>
6198         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6200         2004-06-24  Ben Elliston  <bje@gnu.org>
6202         * config.guess: Update copyright years.
6203         * config.sub: Likewise.
6205         2004-06-22  Robert Millan  <robertmh@gnu.org>
6207         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6208         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6210         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6212         * config.guess (*:*VMS:*:*): New entry. Replaces
6213         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6214         manufacturer.
6216         2004-06-22  Ben Elliston  <bje@gnu.org>
6218         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6219         * config.sub: Likewise.
6221         2004-06-22  Ben Elliston  <bje@gnu.org>
6223         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6224         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6226         2004-06-11  Ben Elliston  <bje@gnu.org>
6228         * config.guess (pegasos:OpenBSD:*:*): Remove.
6230         2004-06-11  Ben Elliston  <bje@gnu.org>
6232         From Wouter Verhelst <wouter@grep.be>:
6233         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6235         2004-06-11  Ben Elliston  <bje@gnu.org>
6237         * config.guess (luna88k:OpenBSD:*:*): New.
6239         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6241         * config.guess (m32r*:Linux:*:*): New case.
6242         * config.sub: Handle m32rle.
6244         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6246         From Jens Petersen  <petersen@redhat.com>:
6247         * config.sub: Handle sparcv8.
6249         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6251         From Tom Smith <smith@cag.lkg.hp.com>:
6252         * config.guess: Version suffixes are equally significant on Tru64
6253         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6254         prefix of "P" (patched kernel).
6256         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6258         * config.sub: Add support for National Semiconductor CRX target.
6260 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6262         * MAINTAINERS (Various Maintainers): Remove myself as web page
6263         maintainer, add myself as maintainer of build status lists.
6265 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6267         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6268         *-*-netware, but add target-libmudflap.
6269         Consolidate *-*-netware targets (of which really only i?86 exists)
6270         into a single entry.
6271         * configure: Likewise.
6273 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6275         * Makefile.tpl (sorry): Remove.
6276         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6277         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6278         (do-clean): Clean per-stage directories too.
6279         (do-distclean): Run distclean-stage1 too.
6280         (.NOTPARALLEL): Enable during toplevel bootstrap.
6281         (stage[+id+]-bubble): Enable parallel execution during
6282         the recursive invocation.
6283         * Makefile.in: Regenerate.
6285         Fix previous checkin:
6287         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6288         include.
6289         * configure.in: Fix indentation.
6290         * configure: Regenerate.
6292 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6294         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6295         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6296         * configure: regenerate
6297         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6298         -mdynamic-no-pic
6300 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6302         * Makefile.def (build_modules): Add fixincludes.
6303         (dependencies): Make gcc depend on fixincludes.
6304         * configure.in (build_tools): Add fixincludes.
6305         (build_configdirs): Always include build_libs.
6306         * Makefile.in: Regenerate.
6307         * configure: Regenerate.
6309 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6311         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6312         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6313         phony targets; do not generate timestamp files.
6314         (distclean-stageN): Remove references to their timestamp files.
6315         (restageN, touch-stageN): Remove.
6316         (stageN-bubble): Rewritten.
6317         (compare): Support lean bootstraps.
6318         * Makefile.in: Regenerate.
6320         * configure.in: Only warn when bootstrapping but
6321         build != host or build != target.  Support lean bootstraps.
6322         * configure: Regenerate.
6324 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6326         * configure.in:  Give a better error message if GMP/MPFR are missing
6327         and a language needing them has been requested.
6328         * configure:  Regenerated.
6330 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6332         * configure.in:  Print a list of available language front-ends if
6333         a requested one is missing.  Tidy stray tab characters.
6334         * configure:  Regenerated.
6336 2004-08-19  Michael Koch  <konqueror@gmx.de>
6338         * gcc/doc/install.texi: Update entry about automake for libjava.
6340 2004-08-17  Robert Millan  <robertmh@gnu.org>
6342         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6343         (instead of FreeBSD).
6344         * configure: Regenerate.
6346 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6348         * Makefile.in: Regenerate.
6349         * configure: Regenerate.
6351         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6352         stage_*_flags.
6353         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6354         for bootstrapped modules if toplevel bootstrap is going.
6355         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6356         modules.  Adjust for changes in Makefile.def.  Enable several
6357         rules even in non-bootstrap mode, just to avoid peppering the
6358         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6359         (stage-[+prev+]-bubble): Remove.
6361         * Makefile.def (Dependencies): Depend on all-build-bison,
6362         all-build-flex, all-build-byacc, all-build-texinfo, rather
6363         than the host variations.
6364         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6365         with BUILD_SUBDIR.
6366         (BISON): Update for recent Bisons.
6367         (YACC): Fix typo.
6368         (cross): Depend on all-build.
6369         (all): Do not depend on all-build.
6370         (prebootstrap): Remove.
6371         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6372         (Prebootstrap dependencies): Add them to the per-stage targets
6373         and to all-prebootstrap.
6374         * configure.in (build_configdirs): Always enable build_tools.
6375         (BUILD_DIR_PREFIX): Remove.
6377         * Makefile.def (gcc): Add target variable.
6378         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6379         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6380         in the recursive `make', instead of hardwiring `all'.
6381         (Autogenerated TARGET-* variables): New.
6383 2004-08-13  Brian Booth  <bbooth@redhat.com>
6385         * MAINTAINERS: Remove myself from write-after-approval.
6387 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6389         * src-release: Stop distributing mmalloc with gdb (which doesn't
6390         use it).
6391         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6392         * Makefile.in: Regenerate.
6394 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6396         * configure.in (arm*-*-eabi*): New target.
6397         * configure: Regenerate.
6399 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6401         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6402         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6403         (Dependencies): New section.
6404         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6405         (configure-target-[+module+]): Depend on maybe-all-gcc
6406         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6407         (toplevel profiledbootstrap): Fix dependencies.
6408         * Makefile.in: Regenerate.
6410 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6412         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6413         target-libiberty to noconfigdirs.
6414         * configure: Regenerate.
6416 2004-08-03  Paul Brook  <paul@codesourcery.com>
6418         * configure.in: Check for MPFR as well as GMP.
6419         * configure: Regenerate.
6421 2004-08-01  Robert Millan  <robertmh@gnu.org>
6423         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6424         libmudflap for all GNU-based systems (with Glibc).
6425         * configure: Regenerate.
6427 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6429         * Makefile.def (host-modules): Add gcc.
6430         * Makefile.in: Regenerate.
6431         * Makefile.tpl (sorry): New rule.
6432         (configure-host, all-host, [+make_target+]-host, do-check,
6433         install-host): Do not add gcc as a special case.
6434         (host modules): Add a small special-casing for gcc.  Export
6435         extra_make_flags through the environment.
6436         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6437         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6438         other recursive targets for gcc): Remove.
6440         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6441         (stage, unstage): New rules.
6442         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6443         distclean-stage[+id+]): Use stage_current.
6444         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6445         the stage*-start rules.
6447 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6449         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6450         use -all_load flag.
6452 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6454         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6455         * configure: Regenerate.
6457 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6459         * maintainer-scripts/gcc_release: Revert yesterday's change.
6461 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6463         * MAINTAINERS: Add myself to write-after-approval.
6465 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6467         * libf2c: Removed.
6468         * gcc/gccbug.in: Updated because of libf2c removal.
6469         * maintainer-scripts/gcc_release: Ditto.
6471 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6473         * configure.in: Build libmudflap by default on FreeBSD.
6474         * configure: Regenerated.
6476 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6478         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6479         systems.
6480         * configure: Regenerated.
6482 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6484         PR target/16344
6485         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6486         feedback based compiler.
6487         * Makefile.in: Rebuilt.
6489 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6491         * Makefile.def (host_modules): Set bootstrap=true for flex.
6492         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6493         * Makefile.in: Rebuilt.
6495 2004-07-07  Jan Hubicka  <jh@suse.cz>
6497         * MAINTAINERS: Add self as a profile feedback maintainer.
6499 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6501         * configure.in:  Do not prepend $srcdir to /dev/null in
6502         makefile fragments.
6503         * configure:  Regenerate.
6505 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6507         * Makefile.def (build_modules): Add bison, byacc, flex,
6508         m4, texinfo.
6509         (flags_to_pass): Add FLEX.
6510         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6511         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6512         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6513         DEFAULT_MAKEINFO): Remove.
6514         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6515         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6516         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6517         objdir or else use configured tool.
6518         (all-build): New.
6519         (all): Depend on it.
6520         (Build module dependencies): Add.
6521         * Makefile.in: Regenerate.
6522         * configure.in: Better support for multiple build modules,
6523         matching what is done for host/target modules.  Do not look
6524         for "plausible" locations of build tools if Canadian cross.
6525         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6526         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6527         * configure: Regenerate.
6529 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6531         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6532         * Makefile.in: Regenerate.
6534 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6536         * Makefile.tpl (configure-build-[+module+],
6537         configure-[+module+], configure-target-[+module+]): Pass
6538         [+extra_configure_args+].
6539         (all-build-[+module+], all-[+module+], check-[+module+],
6540         install-[+module+], [+make_target+]-[+module+],
6541         all-target-[+module+], check-target-[+module+],
6542         install-target-[+module+], [+make_target+]-target-[+module+]):
6543         Pass [+extra_make_args+].
6544         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6545         (GCC_HOST_EXPORTS): Remove.
6546         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6547         cross, check-gcc, check-gcc-c++, install-gcc,
6548         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6549         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6550         * Makefile.in: Regenerate.
6552 2004-06-21  Matthew Sachs  <msachs@apple.com>
6554         * MAINTAINERS: Added self to write-after-approval.
6556 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6558         * configure.in: Check for srcdir/winsup rather than build directory
6559         winsup.
6560         * configure: Regenerate.
6562 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6564         * configure.in: Don't build Cygwin native newlib if winsup
6565         directory is missing.  Emit warning instead.
6566         * configure: Regenerate.
6568 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6570         * Makefile.tpl (touch-stage[+id+]): New.
6571         (restage[+prev+]): Depend on touch-stage[+id+].
6573         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6574         Use it throughout.
6576         * Makefile.def: Add profile and feedback bootstrap stages.
6577         Remove next field from bootstrap stages.
6578         * Makefile.tpl (LN, LN_S): Substitute.
6579         (stageN-start, stageN-end): Use double-colon rules, to
6580         provide a hook for additional setup commands.
6581         (distclean-stageN-gcc, restageN): Create dependencies from
6582         [+prev+], not from [+next+].
6583         (stageN-bubble): Add commands for successive stages from
6584         [+prev+], using double-colon rules.
6585         (all-stageN-gcc): Fix typo.
6586         (stagefeedback-start, profiledbootstrap): New.
6587         * Makefile.in: Regenerate.
6588         * configure.in: Call ACX_PROG_LN.
6589         * configure: Regenerate.
6591 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6593         * MAINTAINERS (Write After Approval): Add myself.
6595 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6597         * MAINTAINERS (Write After Approval): Add myself.
6599 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6601         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6602         without gcc.
6603         * configure: Regenerate.
6605 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6607         * Makefile.tpl: Fix typo.
6608         * Makefile.in: Regenerate.
6610 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6612         * configure.in: Remove new- prefix from toplevel
6613         bootstrap targets.
6614         * configure: Regenerate.
6616 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6618         * Makefile.tpl (all.normal): Rename to all.
6619         (all): Replace with a rule to pick the default
6620         target from configure.
6621         (all-gcc, configure-gcc): Use conditionals to
6622         do nothing when toplevel bootstrap is going on.
6623         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6624         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6625         * configure.in: Support --enable-bootstrap.
6627         * Makefile.def: Remove new- prefix from toplevel
6628         bootstrap targets.
6629         * Makefile.tpl: Likewise.
6631         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6632         target.
6634         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6635         $(RECURSE_FLAGS) to recursive invocation of make.
6637         * Makefile.in: Regenerate.
6638         * configure: Regenerate.
6640 2004-05-30  Andreas Jaeger  <aj@suse.de>
6641             Jim Wilson  <wilson@specifixinc.com>
6643         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6644         like CC.
6646 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6648         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6649         * configure: Regenerate.
6651 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6653         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6654         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6655         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6656         targets.
6657         * Makefile.in: Regenerate.
6659 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6661         * configure.in: Test the ability to symlink directories.
6662         * configure: Regenerate.
6664         * Makefile.def (bootstrap-stage): New definitions.
6665         * Makefile.tpl (configure-stage1-gcc,
6666         configure-stage2-gcc, configure-stage3-gcc,
6667         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6668         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6669         new-restage3, compare): Autogenerate, see Makefile.in
6670         entry for behavioral changes.
6671         (distclean-stage1, new-stage1-start, new-stage1-end,
6672         new-stage1-bubble, distclean-stage2, new-stage2-start,
6673         new-stage2-end, new-stage2-bubble, distclean-stage3,
6674         new-stage3-start, new-stage3-end): New autogenerated targets.
6675         (objext, prebootstrap, BOOT_CFLAGS,
6676         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6677         targets.
6679         * Makefile.in: Regenerate.
6680         (distclean-stage1, new-stage1-start, new-stage1-end,
6681         new-stage1-bubble, distclean-stage2, new-stage2-start,
6682         new-stage2-end, new-stage2-bubble, distclean-stage3,
6683         new-stage3-start, new-stage3-end): New targets.
6684         (all-stage1-gcc): Move prebootstrap dependency from here...
6685         (configure-stage1-gcc): ...to here.
6686         (new-bootstrap): Use bubble targets.
6687         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6688         Use per-stage distclean targets.
6689         (configure-stage1-gcc, configure-stage2-gcc,
6690         configure-stage3-gcc, all-stage1-gcc,
6691         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6692         Use new-stageN-start to prepare the tree.
6694 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6696         * Makefile.def (host_modules): add libcpp.
6697         * Makefile.tpl: Add dependencies on and for libcpp.
6698         * Makefile.in: Regenerate.
6699         * configure.in: Add libcpp host module.
6700         * configure: Regenerate.
6702 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6704         * Makefile.tpl: Whenever a recursive target is defined, wrap
6705         it in a special @if/@endif block, and prepare its maybe
6706         dependency in the @if/@endif block
6707         * configure.in: Instead of writing maybe dependencies, remove
6708         the @if/@endif statements, and remove the @if/@endif blocks
6709         that remain.
6710         * configure: Regenerate.
6711         * Makefile.in: Regenerate.
6713 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6715         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6717 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6719         PR bootstrap/15120
6720         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6721         * */configure: Rebuilt.
6723 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6725         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6726         of libf2c.
6727         * configure, Makefile.in: Regenerate.
6729 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6731         * MAINTAINERS (Write After Approval): Add myself.
6733 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6735         Merge from tree-ssa-20020619-branch.
6737         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6738         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6739         (HOST_GMPLIBS): Define.
6740         (HOST_GMPINC): Define.
6741         (TARGET_LIB_PATH): Add libmudflap.
6742         (GFORTRAN_FOR_TARGET): Define.
6743         (configure-build*): Export GFORTRAN.
6744         (configure-gcc): Export GMPLIBS and GMPINC.
6745         (all-gcc): Add maybe-all-libbanshee.
6746         (configure-target-libgfortran): Define.
6747         * Makefile.in: Regenerate.
6748         * configure.in (host_libs): Add libbanshee.
6749         (target_libraries): Add target-libmudflap and target-libgfortran.
6750         Add --with-libbanshee.
6751         Handle --disable-libmudflap.
6752         (*-*-freebsd*): Use with_gmp.
6753         Add $(libgcj) to noconfigdirs.
6754         * configure: Regenerate.
6755         * depcomp: New file.
6756         * MAINTAINERS: Add tree-ssa maintainers.
6758 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6760         * MAINTAINERS (Various Maintainers): Add myself.
6762 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6764         * MAINTAINERS (Write After Approval): Add myself.
6766 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6768         * MAINTAINERS (Write After Approval): Add myself.
6770 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6772         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6773         * configure: Regenerate.
6775 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6777         Revert:
6778         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6780         * Makefile.def (flags_to_pass): Remove *dir variables that
6781         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6782         as well as prefix and exec_prefix.
6783         * Makefile.in: Regenerate.
6785 2004-04-26  Robert Millan  <robertmh@gnu.org>
6787         Add patches from libtool CVS.
6788         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6789         * ltconfig: Likewise.
6790         * ltcf-c.sh: Likewise.
6791         * ltcf-cxx.sh: Likewise.
6792         * ltcf-gcj.sh: Likewise.
6794 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6796         * Makefile.def (host_modules): Mark with the bootstrap
6797         flag packages on which gcc depends.
6798         * Makefile.tpl (all-bootstrap): Use it.
6799         * Makefile.in: Regenerate.
6801 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6803         * Makefile.def (flags_to_pass): Remove *dir variables that
6804         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6805         as well as prefix and exec_prefix.
6806         * Makefile.in: Regenerate.
6808 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6810         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6811         * configure: Regenerate.
6812         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6813         * gcc/Makefile.tpl (compare): Use the result of the test.
6814         * gcc/Makefile.in: Regenerate.
6816 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6818         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6819         Always relocate gcc and prev-gcc to the original names, even
6820         if the build fails.
6821         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6822         New targets.
6824 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6826         * MAINTAINERS: Update my email address.
6828 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6830         * configure.in (mips*-*-irix5*): Enable ld.
6831         * configure: Regenerate.
6833 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6835         * configure: Regenerate.
6837 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6839         * Makefile.tpl (configure-[+module+], configure-gcc,
6840         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6841         Set and export LDFLAGS.
6842         * Makefile.in: Regenerate.
6844 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6846         * MAINTAINERS: Add myself to write-after-approval.
6848 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6850         PR bootstrap/14871
6851         * Makefile.tpl: If we don't have built-in-tree target tools,
6852         use the ones found by configure rather than hacking around with
6853         program_transform_name.
6854         * configure.in: Give Makefile.tpl the information necessary
6855         to do that.
6856         * Makefile.in: Regenerate.
6857         * configure: Regenerate.
6859 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6861         PR bootstrap/14760
6862         * configure.in: When computing baseargs, strip *all* copies of
6863         offending options.  Also, don't match/substitute the trailing space,
6864         so that this actually works when two similar options are separated by
6865         only one space.
6866         * configure: Regenerate.
6868 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6870         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6871         (rs6000-*-aix*): Same.
6872         * configure: Regenerate.
6874 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6876         * MAINTAINERS: Add myself to write-after-approval.
6878 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6880         * MAINTAINERS: Add myself to write-after-approval.
6882 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6884         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6885         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6886         * Makefile.in: Regenerate.
6888         * configure.in (top level bootstrap support): Rework --enable-werror
6889         to set @stage2_werror_flag@.
6890         * configure: Regenerate.
6891         * Makefile.tpl (top level bootstrap support): Pass
6892         @stage2_werror_flag@ down to configure in stages 2 and 3.
6893         * Makefile.in: Regenerate.
6895 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6897         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6898         for stages 2 and 3 as well as in make.  As a consequence, remove
6899         OUTPUT_OPTION (now detected by configure) from the flags passed down
6900         to make.
6901         * Makefile.in: Regenerate.
6903         * Makefile.tpl (new-bootstrap): Fix typo.
6904         * Makefile.in: Regenerate.
6906 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6908         * Makefile.tpl: Rearrange by moving recursive_targets rules
6909         into their proper sections.
6910         * Makefile.tpl (top level bootstrap support): Move disabling
6911         of coverage flags from 'make' to 'configure'; improve comments.
6912         * Makefile.in: Regenerate.
6914         * Makefile.tpl (experimental top level bootstrap) Move stage1
6915         language setting from all- target to configure- target; disable
6916         intermodule optimization in stage 1; prevent gratuitous rebuilds
6917         of stage 1.
6918         * Makefile.in: Regenerate.
6919         * configure.in: Comma-separate stage 1 language list for top
6920         level bootstrap.
6921         * configure: Regenerate.
6923         * Makefile.tpl: Clean up experimental top level bootstrap support:
6924         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6925         prev-gcc in configure- targets as well as all- targets.
6926         * Makefile.in: Regenerate.
6928 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6930         * compile: New file imported from automake.
6932 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6934         * configure.in: Remove symbolic link section.
6935         * configure: Regenerate.
6936         * Makefile.tpl (links): Remove.
6937         * Makefile.in: Regenerate.
6939 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6940             Nathanael Nerode  <neroden@gcc.gnu.org>
6942         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6943         Set with AC_CHECK_PROGS.
6944         * configure.in: Fix comment typo from last patch.
6945         * configure: Regenerate.
6947 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6949         * Makefile.tpl: Introduce experimental top level bootstrap support.
6950         * Makefile.in: Regenerate.
6951         * configure.in: Introduce support for top level bootstrap.
6952         * configure: Regenerate.
6954 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6955             Paolo Bonzini  <bonzini@gnu.org>
6957         PR bootstrap/14522
6958         * configure.in: Cope with shells that do not support unquoted ^
6959         * configure: Regenerate.
6961 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6962             Paolo Bonzini  <bonzini@gnu.org>
6964         PR bootstrap/14522
6965         * configure.in: Cope with shells that do not support nesting
6966         quotes inside quoted backquote substitutions.
6967         * configure: Regenerate.
6969 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6971         PR bootstrap/14522
6972         * configure.in: Fix escaping of $.
6973         * configure: Regenerate.
6975 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6977         * configure: Regenerate, since I forgot to while committing Paolo's
6978         changes.
6980 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6982         PR ada/14131
6983         Move language detection to the top level.
6984         * configure.in: Find default values for the tools as
6985         soon as possible.  Disable ada if GNAT is not found.
6986         Emit error message about missing languages.  Expand
6987         --enable-languages=all for the gcc subdirectory.
6989 2004-03-10  Ben Elliston  <bje@gnu.org>
6991         * MAINTAINERS: Update my email address.
6993 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
6995         * ltconfig: Disable building static libraries if building shared
6996         libraries on AIX 5L.
6998 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7000         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7001         and disable libgcj.
7002         * configure: Regenerated.
7004 2004-03-01  Brian Booth  <bbooth@redhat.com>
7006         * MAINTAINERS: Add myself to write-after-approval.
7008 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7010         * MAINTAINERS: Add myself to write-after-approval.
7012 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7014         PR bootstrap/7087
7015         * Makefile.tpl: Guard XFOO sed statements better.
7016         * Makefile.tpl: Add dependency for configure-target-libada.
7017         * Makefile.in: Regenerate (incidentally fixes broken
7018         commit when libada-branch was merged).
7020 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7022         * MAINTAINERS: Add myself to write-after-approval.
7024 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7026         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7027         maintainers.
7029 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7031         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7032         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7034 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7036         PR bootstrap/11932
7037         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7039 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7041         * MAINTAINERS: Added myself to write-after-approval.
7043 2004-02-14  Michael Koch  <konqueror@gmx.de>
7045         * MAINTAINERS: Added myself to write-after-approval.
7047 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7049         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7050         some OS port maintainers to OS port maintainers section.
7052 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7054         * MAINTAINERS: Add self.
7056 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7058         * MAINTAINERS: Alphabetize.
7060 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7062         * MAINTAINERS: Remove myself.
7064 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7066         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7067         (rs6000-*-aix*): Same.
7068         * configure: Regenerate.
7070 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7072         * configure.in (host): Add in missing $noconfigdirs to defines.
7073         * configure: Regenerate.
7075 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7076             Nathanael Nerode  <neroden@gcc.gnu.org>
7078         PR ada/6637, PR ada/5911
7079         Merge with libada-branch:
7080         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7081         with appropriate dependencies. Add --enable-libada configure switch.
7082         * configure, Makefile.in: Regenerate.
7084 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7086         * MAINTAINERS: Add myself to write-after-approval.
7088 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7090         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7091         * configure: Regenerate.
7093 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7095         Merge from upstream:
7097         * ltmain.in: When setting IFS to '~', be careful about user
7098         arguments that contain '~'.
7100         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7102         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7103         Also test $base_compile against $CC with escaped arguments. Bug
7104         reported by Geoff Keating <geoffk@apple.com>.
7106 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7108         * MAINTAINERS: Remove i960 port.
7110 2004-01-23  DJ Delorie  <dj@redhat.com>
7112         * Makefile.def (target_modules) [libiberty]: Don't stage.
7113         * Makefile.in: Rebuilt.
7115 2004-01-20  Caroline Tice  <ctice@apple.com>
7117         * MAINTAINERS: Add myself to write-after-approval.
7119 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7121         * MAINTAINERS: Update my email address.
7123 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7125         * MAINTAINERS: Add myself to write-after-approval.
7127 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7129         * MAINTAINERS: Remove entries without email address.
7131 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7133         * MAINTAINERS: Add myself to write-after-approval.
7135 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7137         * MAINTAINERS: Update my email address.
7139 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7141         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7142         * Makefile.tpl (configure-target-[+module+]): Support stage.
7143         * Makefile.in: Rebuilt.
7145 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7147         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7149 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7151         * MAINTAINERS: Add myself as a MIPS maintainer.
7153 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7155         * configure.in: Use ./config.cache, not config.cache.
7156         * configure: Regenerate.
7157         * Makefile.tpl: Special-casing not needed for GCC any more.
7158         * Makefile.in: Regenerate.
7160         * configure.in: Don't share a cache file for host dirs.
7161         * configure: Regenerate.
7163         * config-ml.in: Don't mess with the cache file.
7165 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7167         * MAINTAINERS: Move myself from 'Write After Approval' to
7168         'CPU Port Maintainers' section as SPARC maintainer.
7170 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7172         * Makefile.tpl: Make GCC use a separate config.cache.
7173         * Makefile.in: Regenerate.
7175         PR bootstrap/11932, PR bootstrap/11933
7176         (I don't know if it will fix either of them, but it relates
7177         to them.)
7178         * configure.in: Don't use shared config.cache for target
7179         directories.
7180         * configure: Regenerate.
7182 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7184         * MAINTAINERS: Add myself to 'Write After Approval' section.
7186 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7188         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7189         * configure: Regenerated.
7191 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7193         * MAINTAINERS: Remove the mn10200 maintainer.
7195 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7197         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7198         * configure: Regenerated.
7200 2003-12-16  Jan Hubicka  <jh@suse.cz>
7202         * MAINTAINERS: Add myself as callgraph maintainer.
7204 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7206         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7207         * configure: Regenerate.
7209 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7211         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7212         'Write After Approval' section. Update email.
7214 2003-12-01  James Lemke  <jim@wasabisystems.com>
7216         * MAINTAINERS (Write After Approval): Add myself.
7218 2003-11-20  Matt Thomas  <matt@3am-software.com>
7220         * MAINTAINERS: Add myself as a vax port maintainer.
7222 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7224         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7225         (configure-build-[+module+], configure-[+module+]): Likewise.
7226         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7227         * Makefile.in: Regenerate.
7229 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7231         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7232         shared/dylibed libraries.
7233         * ltmain.sh: Likewise.
7234         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7235         * ltcf-cxx.sh: Likewise.
7236         * ltcf-gcj.sh: Likewise.
7237         * ltconfig: Likewise.
7239 2003-11-17  Stan Cox  <scox@redhat.com>
7241         * MAINTAINERS: Add myself as iq2000 port maintainer.
7243 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7245         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7246         * Makefile.in: Regenerate.
7248 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7250         * config.sub: Update to 2003-11-03 version.
7252 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7254         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7255         * configure:  Regenerate.
7257 2003-10-20  Nicolas Pitre  <nico@cam.org>
7259         * MAINTAINERS: Add myself to 'Write After Approval' section.
7261 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7263         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7265 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7267         * MAINTAINERS: Update my email address.
7269 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7271         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7273 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7275         * MAINTAINERS: Add myself to 'Write After Approval' section.
7277 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7279         * config.guess: Update to 2003-10-16 version.
7280         * config.sub: Update to 2003-10-16 version.
7282 2003-10-15  David Daney  <ddaney@avtrex.com>
7284         * MAINTAINERS: Added myself to 'Write After Approval' section.
7286 2003-10-15  Falk Hueffner  <falk@debian.org>
7288         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7289         'Write After Approval' section. Update email.
7291 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7293         * MAINTAINERS: Move myself from 'Write After Approval' to
7294         'Various Maintainers' section as middle-end maintainer.
7296 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7298         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7299         HOST_FLAGS_TO_PASS.
7300         * Makefile.in: Regenerate.
7302 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7304         * config.guess: Update to 2003-10-07 version.
7305         * config.sub: Update to 2003-10-07 version.
7307 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7309         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7310         * ltconfig (irix5*, irix6*): Don't override version_type.
7312 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7314         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7315         * configure: Rebuilt
7316         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7317         * Makefile.in: Rebuilt
7319 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7321         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7323 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7325         * MAINTAINERS (Write After Approval): Add myself.
7327 2003-09-29  Paul Koning  <ni1d@arrl.net>
7329         * MAINTAINERS: Move myself from "Write After Approval"
7330         to CPU platform maintainers for pdp11 platform.
7332 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7334         * MAINTAINERS: Move myself from 'Write After Approval' to
7335         'Various Maintainers' section as libffi testsuite maintainer.
7337 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7339         * configure.in: Pass a computed --program-transform-name
7340         to subconfigures.
7341         * configure: Regenerated.
7343 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7345         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7346         * Makefile.in: Regenerate.
7348         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7349         * Makefile.in: Regenerate.
7351 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7353         * MAINTAINERS: Move myself from 'Write After Approval'
7354         to 'Various Maintainers' (objective-c) section.
7356 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7358         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7359         quoting.
7360         * configure: Regenerated.
7362 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7364         * MAINTAINERS (Write After Approval): Add myself to write after
7365         approval list.
7367 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7369         * MAINTAINERS (Write After Approval): Add myself.
7371 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7373         * MAINTAINERS: Update my e-mail address.
7375 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7377         * libtool.m4 (LD): Correct powerpc64 host match.
7379 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7381         * MAINTAINTERS: Update my affiliation and email address.
7383 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7385         * MAINTAINERS (Write After Approval): Add myself.
7387 2003-09-04  DJ Delorie  <dj@redhat.com>
7389         * configure: Regenerate.
7391 2003-09-04  Robert Millan  <robertmh@gnu.org>
7393         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7395 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7397         * configure.in: Ensure arguments to sed are properly spaced.
7398         * configure: Regenerate.
7400 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7402         * MAINTAINERS: Update my e-mail address.
7404 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7406         * MAINTAINERS (Write After Approval): Add myself.
7408 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7410         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7411         * configure: Regenerated.
7413 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7415         * MAINTAINERS: Update my email address.
7417 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7419         * configure.in:  Use newline instead of semicolon when assuming
7420         shell arguments in a for loop.
7421         * configure:  Regenerated.
7423 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7425         * MAINTAINERS: Resurrect the i860 maintainer.
7427 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7429         PR 8180
7430         * configure.in: When testing with_libs and with_headers, treat
7431         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7432         * configure: Regenerate.
7434         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7435         make, shell, etc.
7436         (baseargs): Likewise.
7437         * configure: Regenerate.
7439 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7441         * MAINTAINERS (Write After Approval): Add myself.
7443 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7445         * configure.in: Disable libgcj for darwin not on powerpc.
7446         * configure: Rebuild.
7448 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7450         * config-ml.in, symlink-tree: Add license.
7452 2003-08-03  Richard Stallman  <rms@gnu.org>
7453             Eben Moglen  <moglen@columbia.edu>
7455         * README.SCO: New file.
7457 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7459         * Makefile.tpl (check, check-c++): Express dependencies using
7460         dependencies rather than commands.
7461         * Makefile.in: Regenerate.
7463 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7465         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7466         * configure: Ditto.
7468 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7470         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7471         * Makefile.in: Update.
7473 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7475         * configure.in: Enable libgcj for darwin.
7476         * configure: Rebuild.
7478 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7480         * config-ml.in:  Use ac_configure_args directly instead of
7481         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7482         actually seen.
7484 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7486         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7487         creating target and build subdirs to build all parent dirs as needed.
7488         * Makefile.in: Rebuild.
7489         * configure.in: Don't build dirs explicitly here.
7490         * configure: Rebuild.
7492 2003-07-26  Paul Brook  <paul@nowt.org>
7494         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7496 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7498         * Makefile.tpl (all-make): Depend on intl.
7499         * Makefile.in: Rebuilt.
7501 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7503         * install-sh:  Update to newer upstream versions (associated with
7504         aclocal 1.7).
7505         * mkinstalldirs:  Likewise.
7506         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7508 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7510         * MAINTAINERS: Move self from Bug database only accounts
7511         to write-after-approval.
7513 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7515         * config.if: Remove unused libc_interface determination.
7517 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7519         * MAINTAINERS: Move self from write-after-approval to
7520         build machinery (*.in).
7522 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7524         PR bootstrap/11273
7525         PR bootstrap/11408
7526         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7527         unused INSTALL_PROGRAM_ARGS.
7528         * configure.in: Use AC_PROG_INSTALL.
7529         * Makefile.in: Regenerate.
7530         * configure: Regenerate.
7532 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7534         * MAINTAINERS: Alphabetize.
7536 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7538         * configure: Rebuilt.
7539         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7540         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7541         newlib nor libgloss.
7542         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7543         * configure.in (am33_2.0-*-linux*): Added.
7545 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7547         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7548         * configure: Regenerate.
7550 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7552         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7553         * Makefile.in: Regenerate.
7555 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7557         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7558         * Makefile.in: Regenerate.
7560 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7562         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7563         * Makefile.in: Regenerated.
7565         * config-ml.in: Replace PWD with PWD_COMMAND.
7567 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7569         * intl: New directory; see intl/ChangeLog for details.
7570         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7571         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7572         * Makefile.in: Regenerate.
7574 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7576         * configure.in: Clean up config-lang.in handling.  Delete
7577         useless assignment to "subdirs".
7578         * configure: Regenerate.
7580 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7582         * configure.in: Rename 'target_libs' to 'target_libraries'.
7583         Remove useless reference to 'target_libs'.
7584         * configure: Regenerate.
7586 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7588         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7589         * Makefile.in: Regenerate.
7591 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7593         * Makefile.def: Introduce flags_to_pass.
7594         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7595         * Makefile.in: Regenerate.
7597 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7599         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7600         and target-libgloss.
7601         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7602         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7603         * configure: Regenerate.
7605 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7607         * configure.in: Update testsuite_flags to new location.
7608         * configure. Regenerate.
7610 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7612         * Makefile.tpl: Remove BUILD_CC stuff.
7613         * Makefile.in: Regenerate.
7615 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7617         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7619 2003-06-16  Graeme Peterson  <gp@qnx.com>
7621         * MAINTAINERS (Write After Approval): Add myself.
7623 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7625         * config.guess: Update to 2003-06-12 version.
7626         * config.sub: Update to 2003-06-13 version.
7628 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7630         * config.guess: Update to 2003-06-06 version.
7631         * config.sub: Update to 2003-06-06 version.
7633 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7635         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7636         * configure. Regenerate.
7638 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7640         * configure.in: Disable serial configure by default.
7641         * configure: Regenerate.
7642         * Makefile.tpl: Abolish .NOTPARALLEL.
7643         * Makefile.in: Regenerate.
7645         * Makefile.tpl: Replace {build,host,target}_canonical by
7646         {build,host,target}.
7647         * Makefile.in: Regenerate.
7649         * Makefile.tpl: Fix stupid pasto.
7650         * Makefile.in: Regenerate.
7652 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7654         * Makefile.tpl: Remove bogus conditional.
7655         * Makefile.in: Regenerate.
7657 2003-06-05  Jan Hubicka  <jh@suse.cz>
7659         * Makefile.tpl (profiledbootstrap): New target.
7660         * Makefile.in (profiledbootstrap): New target.
7662 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7664         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7665         Pinski. Remove user names from other bugzilla-only maintainers.
7667 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7669         * Makefile.tpl: Make 'recursive targets' using autogen rather
7670         than shell loop.  Remove duplicate 'clean' targets and false
7671         comments.
7672         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7673         Add systematic method of specifying missing targets in subdirs.
7674         Add copyright boilerplate.
7675         * Makefile.in: Regenerate.
7676         * configure.in: Add 'recursive targets' to maybe list.
7677         * configure: Regenerate.
7679         * MAINTAINERS: "GNATS only" -> "Bug database only".
7681         * Makefile.tpl: Rename [+target+] to [+make_target+].
7682         * Makefile.def: Rename 'target' to 'make_target'.
7684 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7686         * MAINTAINERS: Add self as options handling maintainer.
7688 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7690         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7691         been too long since I touched those ports.
7693 2003-05-28  DJ Delorie  <dj@redhat.com>
7695         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7696         * Makefile.in: Regenerate.
7698 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7700         * configure.in: Use curly braces in the definition of tooldir.
7701         * configure: Regenerate.
7703 2003-05-21  DJ Delorie  <dj@redhat.com>
7705         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7706         newlib or libgloss.
7707         * Makefile.in: Regenerate.
7709 2003-05-21  DJ Delorie  <dj@redhat.com>
7711         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7712         * Makefile.in: Regenerate.
7714 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7716         * MAINTAINERS: Update my e-mail address.
7718 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7720         * configure.in: Switch more things to use maybe dependencies.
7721         * Makefile.tpl: Switch more things to use maybe dependencies.
7722         Factor out common code from autogen IF statements.
7723         * configure: Regenerate.
7724         * Makefile.in: Regenerate.
7726 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7728         * configure.in: Accept i[3456789]86 for machine type.
7729         * configure: Regenerate.
7731 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7733         * configure.in: Switch more things to use maybe dependencies.
7734         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7735         * configure: Regenerate.
7736         * Makefile.tpl: Switch more things to use maybe dependencies.
7737         * Makefile.in: Regenerate.
7739 2003-05-16  Andreas Schwab  <schwab@suse.de>
7741         * Makefile.tpl (install-opcodes): Define.
7742         * Makefile.in: Rebuild.
7744 2003-05-13  Andreas Jaeger  <aj@suse.de>
7746         * config.guess: Update to 2003-05-09 version.
7747         * config.sub: Update to 2003-05-09 version.
7749 2003-05-13  Michael Eager  <eager@mvista.com>
7751         * configure.in: Correct sed script so that options in quotes are not
7752         deleted.
7753         * configure: Rebuild.
7755 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7757         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7758         and $$s/newlib/libc/sys/cygwin32 include paths.
7759         * configure: Ditto.
7761 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7763         * MAINTAINERS: Update my email addresses.
7765 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7767         * config-ml.in: Propagate INSTALL variables.
7769 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7771         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7773 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7775         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7776         * Makefile.in: Regenerate.
7778 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7780         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7782 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7784         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7786 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7788         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7789         * Makefile.in: Regenerated.
7791 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7793         * MAINTAINERS (Write After Approval): Upgrade myself from
7794         GNATS only to write-after-approval. Update my mail address.
7796 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7798         (OS Port Maintainers: freebsd): Add myself.
7800 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7802         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7804 2003-04-22  Kean Johnston  <jkj@sco.com>
7806         * MAINTAINERS (SCO ports): Added myself.
7808 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7810         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7812 2003-04-19  Kean Johnston  <jkj@sco.com>
7814         * MAINTAINERS (Write After Approval): Add myself.
7816 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7818         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7819         * Makefile.in: Regenerate.
7821 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7823         * configure.in (powerpc64*-*-linux*): Remove.
7824         * configure: Rebuilt.
7826 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7828         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7829         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7830         and restrap.
7831         * Makefile.in:  Regenerate.
7833 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7835         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7836         * configure: Regenerated.
7838 2003-04-15  DJ Delorie  <dj@redhat.com>
7840         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7842 2003-04-13  Nick Clifton  <nickc@redhat.com>
7844         * config-ml.in: Remove support for --disable-aix removing
7845         call-aix multilibs.
7847 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7849         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7850         * */configure: Rebuilt.
7852 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7854         * MAINTAINERS: Add my email address.
7856 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7858         * MAINTAINERS (Write After Approval): Add myself.
7860 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7862         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7863         * Makefile.in: Regenerate.
7865 2003-03-14  Michael Chastain  <mec@shout.net>
7867         * Makefile.in: Regenerate with correct Makefile.def.
7869 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7871         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7872         Make macro.
7873         * Makefile.in: Regenerate.
7874         * configure.in: Clean up gxx_include_dir logic.
7875         * configure: Regenerate.
7877 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7879         * MAINTAINERS (Write After Approval): Add myself.
7881 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7883         * MAINTAINERS: Update my mail address.
7885 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7887         * configure.in (gxx_include_dir): Fix typo.
7888         * configure: Regenerated.
7890 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7892         * Makefile.tpl: Reindent.
7893         * Makefile.in: Regenerate.
7894         * configure.in: Reindent.  Don't set unused variables.
7895         * configure: Regenerate.
7897 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7899         * configure.in: Include $(build_tooldir)/sys-include in
7900         FLAGS_FOR_TARGET.
7901         * configure: Regenerated.
7903 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7905         * Makefile.tpl: Always pass down RANLIB.
7906         * Makefile.in: Regenerate.
7908         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7909         * Makefile.in: Regenerate.
7910         * configure.in: Remove unused logic relating to --enable-shared
7911         and --enable-threads.  Remove bogus comments.  Remove redundant
7912         noconfigdirs.
7913         * configure: Regenerate.
7915         * configure.in: Replace ${libstdcxx_version} by its value.
7916         Remove reference to mh-dgux.
7917         * configure: Regenerate.
7919 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7921         * MAINTAINERS (Write After Approval): Add myself.
7923 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7925         * Makefile.tpl: Rearrange.
7926         * Makefile.in: Regenerate.
7928 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7930         * configure.in: Add support for kaOS as cross build target system.
7931         * configure: Regenerated.
7933 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7935         * MAINTAINERS (Write after approval): Add myself.
7937 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7939         * MAINTAINERS: Update my email address.
7941 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7943         * MAINTAINERS: Add self to blanket write privs. section.
7945 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7947         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7948         configure-target-* as some target builds may require additional
7949         flags for preprocessor tests.
7950         * Makefile.in: Regenerated.
7952 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7954         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7955         * ltconfig: Handle it.
7956         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7957         auto-detecting it.
7959         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7960         it is used as argument to $CC.
7961         * ltcf-gcj.sh: Likewise.
7963         * configure.in: Introduce --enable-maintainer-mode.
7964         * configure: Rebuilt.
7965         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7966         for maintainer mode.
7967         * Makefile.in: Rebuilt.
7969 2003-02-18  Jason Merrill  <jason@redhat.com>
7971         * Makefile.tpl (check-c++): Allow parallelism.
7973 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7975         * MAINTAINERS: Remove John Carr (who never actually had access to
7976         gcc.gnu.org).
7978 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
7980         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7981         don't configure target-libobjc.
7982         * configure: Regenerate.
7984 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7986         * Makefile.tpl (RANLIB): Define.
7987         * Makefile.in: Regenerate.
7989 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
7991         * MAINTAINERS: Update my email.
7993 2003-02-06  Keith R Seitz  <keiths@redhat.com>
7995         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7996         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7997         * Makefile.in: Regenerated.
7998         * configure.in: Remove all traces of snavigator, db, and grep.
7999         * configure: Regenerated.
8001 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8003         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8004         After Approval.
8006 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8008         * MAINTAINERS (Write after approval): Add myself.
8010 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8012         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8013         * Makefile.in: Regenerated.
8015 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8017         * config.guess: Updated to 2003-01-30's version.
8018         * config.sub: Updated to 2003-01-28's version.
8020 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8022         * config.if: If gcc_version is already set, just use it.  Don't set
8023         gcc_version_trigger if it's already set, otherwise set it to
8024         gcc/version.c, but only if the file exists.  If it is not set and
8025         gcc/version.c does not exist, try to extract the version number from
8026         $CC.
8028 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8030         * MAINTAINERS: Add myself to write-after-approval list.
8032 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8034         * configure.in:  Revert 24Jan change.
8035         * configure:  Regenerate.
8037 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8039         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8040         entry of HJ Lu.
8042 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8044         * configure.in: Revert previous change.
8045         * configure: Regenerate.
8047 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8049         * configure.in: Make rda native-only.
8050         * configure: Regenerate.
8052 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8054         * MAINTAINERS: Move myself from GNATS-only-accounts to
8055         write-after-approval.
8057 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8059         * configure.in: Add missing \.
8060         * configure: Rebuilt.
8062 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8064         * configure.in (baseargs): Avoid using \| in sed regular
8065         expressions.
8066         * configure: Rebuilt.
8068 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8070         * configure.in (baseargs): Remove all supported forms of
8071         --cache-file, --srcdir, --host, --build and --target options
8072         from argument lists.
8073         * configure: Rebuilt.
8075 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8077         * MAINTAINERS: Add myself to write-after-approval list.
8079 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8081         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8082         * configure: Rebuilt.
8084 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8086         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8087         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8088         * Makefile.in: Regenerate.
8089         * configure: Regenerate.
8091 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8093         * configure.in: Remove Makefile in build, host and target modules
8094         unless configure was run with --no-recursion.
8095         * configure: Rebuilt.
8097 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8099         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8100         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8101         * Makefile.in: Regenerate.
8103 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8105         * config.guess: Update to 2003-01-03 version.
8106         * config.sub: Update to 2003-01-03 version.
8108 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8110         * configure: Regenerate with proper autoconf 2.13.
8112 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8114         * configure.in: Add AC_PREREQ for consistency.
8115         * configure: Regenerate.
8117 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8119         * configure.in (GDB_TK): Add tcl directories conditional on
8120         gdb/gdbtk directory being present.
8121         * configure: Regenerate.
8123 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8125         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8126         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8127         * configure: Rebuilt.
8129 2002-12-31  Tom Tromey  <tromey@redhat.com>
8131         * Makefile.in: Rebuilt.
8132         * Makefile.def (target_modules) [libffi]: Allow installation.
8134 2002-12-31  Andreas Schwab  <schwab@suse.de>
8136         * configure.in: Fix use of $program_transform_name.
8137         * configure: Regenerated.
8139 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8141         * configure.in (baseargs): Don't remove first configure argument.
8142         * configure: Regenerated.
8144 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8146         * Makefile.tpl (local-distclean): Don't remove...
8147         (multilib.ts): ... this.  Moved into...
8148         (multilib.out): ... this.  Don't use sub-make.
8149         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8150         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8151         (configure-build-[+module+], configure-[+module+],
8152         configure-target-[+module+], configure-gcc): ... these.  Test
8153         for Makefile existence.  Drop config.status from dependencies.
8154         * Makefile.in: Rebuilt.
8155         * configure.in: Move gcc-version-trigger to the end of
8156         ac_configure_args.  Add comments to maybedep.tmp and
8157         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8158         nonopt from baseargs, matching and removing corresponding
8159         whitespace while at it.
8160         * configure: Rebuilt.
8162 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8164         * configure.in (host_configargs): Replace reference to
8165         no-longer-defined buildopts with --build=${build_alias}.
8166         * configure: Rebuilt.
8168         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8169         program_transform_name to standard idiom.
8170         (AUTOGEN, AUTOCONF): Define.
8171         (Makefile.in): Use $(AUTOGEN).
8172         (Makefile): Depend on config.status, and use autoconf-style rule to
8173         build it.  Move original commands to...
8174         (config.status): ... this new target.
8175         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8176         $(AUTOCONF).
8177         * Makefile.in: Rebuilt.
8179 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8181         * Makefile.tpl: Fix dramatic bustage due to change in
8182         program_transform_name.
8183         * Makefile.in: Regenerate.
8185         * configure.in: Remove unnecessary PATH setting.
8186         * configure: Regnerate.
8188         * configure.in: Don't default to unprefixed tools unless
8189         the native tools will work.
8190         * configure: Regenerate.
8192         * configure.in: Convert to autoconf script.  Blow away lots
8193         of now-redundant Makefile fragments.
8194         * configure: Generate using Autoconf.
8195         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8196         * Makefile.in: Regenerate.
8198 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8200         * configure: Fix stupid bug where RANLIB was mistakenly included.
8202         * configure.in: Rename (buildargs, hostargs, targargs) to
8203         (build_configargs, host_configargs, target_configargs).
8205         * configure.in: Move logic out of sed statement.
8207         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8208         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8210 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8212         * config.sub: Import from master repository
8213         * config.guess: Ditto
8215 2002-12-24  Andreas Schwab  <schwab@suse.de>
8217         * Makefile.tpl (multilib.out): Fix missing space.
8218         * Makefile.in: Regenerate.
8220 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8222         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8223         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8224         * Makefile.in: Regenerate.
8225         * configure.in: Remove unnecessary leftovers.
8227 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8229         * configure.in (extra_ranlibflags_for_target): New variable.
8230         (*-*-darwin): Add -c to ranlib commands.
8231         * configure (tooldir): Handle extra_ranlibflags_for_target.
8233 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8235         * Makefile.tpl: Revert HJL's change.
8236         * Makefile.in: Regenerated.
8237         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8238         always.
8240 2002-12-19  Andreas Schwab  <schwab@suse.de>
8242         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8243         * Makefile.in: Regenerate.
8245 2002-12-18  H.J. Lu  <hjl@gnu.org>
8247         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8248         * Makefile.in: Regenerated.
8250         * configure.in (build_prefix): New. Substitute.
8252 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8254         * Makefile.tpl: Don't let real targets depend on phony targets.
8255         * Makefile.in: Regenerate.
8257         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8258         * Makefile.in: Regenerate.
8260 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8262         * config.sub: Import from master repository
8263         * config.guess: Ditto
8265 2002-12-16  Jason Merrill  <jason@redhat.com>
8267         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8268         previous 'make bootstrap'.
8269         * Makefile.in: Regenerate.
8271 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8273         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8275 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8277         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8278         * Makefile.in: Regenerate.
8280 2002-12-13  Jason Merrill  <jason@redhat.com>
8282         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8283         library tests.
8284         (check-c++): Just depend on it and check-target-libstdc++-v3.
8285         * Makefile.in: Regenerate.
8287 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8289         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8290         * Makefile.in: Rebuilt.
8292 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8294         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8296 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8298         * configure: Fix bug put in by gremlins.
8300         * Makefile.tpl: Substitute more autoconfily.
8301         * configure: Substitute more autoconfily.
8302         * Makefile.in: Regenerate.
8304 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8306         * config.sub: Import from master repository
8307         * config.guess: Ditto
8308         * MAINTAINERS: Added Svein Seldal under write after approval
8310 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8312         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8313         * Makefile.in (all-sim): Ditto.
8315 2002-12-06  DJ Delorie  <dj@redhat.com>
8317         * Makefile.tpl: Change configure dependencies to not have real
8318         targets depend on phony targets.
8320 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8322         * configure.in: Revert unintentional change.
8324         * Makefile.tpl: Change dependency for */multilib.out so that
8325         it works when gcc isn't in the tree.
8327         * configure.in: Substitute more.
8328         * configure: Run subconfigures from the Makefile.
8329         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8330         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8332 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8334         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8336 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8338         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8339         and corresponding dependencies.
8340         * Makefile.in: Regenerate.
8342         * configure.in (host_tools): Order binutils, gas and ld for
8343         convenience in running the testsuites.
8345         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8346         * Makefile.in: Regenerate.
8347         * configure.in: Introduce rules to serialize subconfigure runs.
8349         * configure.in: Introduce BASE_CC_FOR_TARGET.
8350         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8351         Realize configure-build-* targets.  Realize configure-target-* targets.
8352         * Makefile.in: Regenerate.
8354 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8356         * configure: Move gcc_version_trigger stuff from here...
8357         * configure.in: ...to here.
8359         * configure.in: Separate subconfigure options added by this file from
8360         options given by the user.  Add machinery to put args for host
8361         subconfigures into the Makefile.
8363         * Makefile.tpl: Remove 'vault' targets.
8364         * Makefile.tpl: Reorder and comment dependencies.
8365         * Makefile.in: Regenerate.
8367 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8368         * configure.in: Fix my broken commit of previous patch. (sigh)
8370 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8372         * configure.in: Move host-specific darwin noconfigdirs into
8373         the host-specific section.
8375 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8377         * configure.in: Move host-specific darwin noconfigdirs into
8378         the host-specific section.
8380 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8382         * configure: Remove skip-this-dir support.
8383         * Makefile.tpl: Remove skip-this-dir support.
8385         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8386         subdirectories.
8387         * Makefile.in: Regenerate.
8389         * Makefile.tpl: Strip out useless setting of 'dir'.
8390         * Makefile.in: Regenerate.
8392 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8394         * configure.in: Fix deeply stupid bug.
8396         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8397         shell code in CXX_FOR_TARGET
8398         * Makefile.def: Introduce raw_cxx.
8399         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8400         RAW_CXX_FOR_TARGET.
8401         * Makefile.in: Regenerate.
8403 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8405         * Makefile.tpl: Remove unnecessary ifs.
8406         * Makefile.in: Regenerate.
8408         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8409         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8410         targets for 'no_install' modules.
8411         * configure: Move GDB_TK substitution to configure.in.  Move
8412         build_modules stuff to configure.in.
8413         * configure.in: Implement soft dependency machinery.  Maybe-ize
8414         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8415         * Makefile.in: Regenerate.
8417 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8419         * Makefile.tpl: Make all-target, install-target behave similarly
8420         to all, install (only hitting configured targets).  Eliminate
8421         unused macro defintions.
8423         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8424         build != host.
8426         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8428         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8430         * configure.in: Produce lists of subdir targets we're actually
8431         configuring.  Remove references to "dosrel".
8432         * Makefile.tpl: Let configure set which subdir targets are hit.
8433         Remove install-cross; clean up install; remove ALL.  Remove
8434         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8435         Autogenerate host module targets.  Remove empty dependency lines
8436         and redundant dependency; rearrange slightly.
8437         * Makefile.def: Add host-side libtermcap, utils.
8439         * Makefile.in: Regenerate.
8441 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8443         * ltconfig (osf[345]): Append $major to soname_spec.
8444         Reflect this in library_names_spec.
8445         * ltmain.sh (osf): Prefix $major with . for use as extension.
8447 2002-11-19  Andreas Jaeger  <aj@suse.de>
8449         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8450         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8451         and sparc64 GNU/Linux systems.
8453 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8455         * MAINTAINERS: Update email.
8457 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8459         * MAINTAINERS: Complete James Dennett's entry.
8461 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8463         * MAINTAINERS (Write After Approval): Add myself.
8465 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8467         * Makefile.tpl: syntactic cleanup
8469 2002-11-13  Stuart Hastings  <stuart@apple.com>
8471         * MAINTAINERS: Add myself to write-after-approval list.
8473 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8475         * Makefile.def: Add list of recursive targets to autogenerate.
8476         Add build_modules.
8477         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8478         targets.  Autogenerate *-build-* targets.
8479         * Makefile.in: Regenerate.
8481 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8483         * configure: More autoconf-style substitutions.
8484         * Makefile.tpl: More autoconf-style substitutions.
8485         * Makefile.in: Regenerate.
8487 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8489         * configure: Substitute more variables in a more autoconf-friendly
8490         way.  Simplify slightly.
8491         * Makefile.tpl: Make more variables substitutable in an
8492         autoconf-friendly way.
8493         * Makefile.in: Regenerate.
8495 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8497         * MAINTAINERS (Write After Approval): Add myself.
8499 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8501         * configure.in (v810*): Remove special setting of tools.
8503         * configure: Add support for extra required flags for ar or nm.
8504         * configure.in (aix4.3+): Use above support for target-specific
8505         issues, rather than using config/mt-aix43.
8507 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8509         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8510         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8511         with $srcdir.  Reformat indentation.  Substitute some variables
8512         formerly hard-coded in the Makefile for build=host.
8513         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8514         * Makefile.def: Autogenerate more.
8515         * Makefile.in: Regenerate.
8517 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8519         * MAINTAINERS (Write After Approval): Add myself.
8521 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8523         * Makefile.def (host_modules): Add rda.
8524         * Makefile.in: Regenerate.
8525         * configure.in (target_tool): Add target-rda to list.
8527 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8529         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8531 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8533         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8534         and restrap targets to this rule.
8535         * Makefile.in:  Regenerate.
8537 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8539         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8540         GNATS only accounts.
8542 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8544         * configure.in (i[3456]86-*-linux*): Add check to disable
8545         ${libgcj} for glibc1.
8547 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8549         * MAINTAINERS: Add myself as ip2k port maintainer.
8551 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8553         * configure.in: Add tic4x target.
8555 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8557         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8558         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8559         * Makefile.in: Regenerate.
8561         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8562         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8563         * Makefile.in: Regenerate.
8565 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8567         * MAINTAINERS: Add myself as web pages co-maintainer.
8569 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8571         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8572         * Makefile.in: Regenerate.
8574 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8576         * MAINTAINERS: Add myself and Nathan Sidwell
8577         <nathan@codesourcery.com> as VxWorks maintainers.
8579 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8581         * Makefile.def: Remove order dependency comments.
8582         * Makefile.tpl: Add explicit install-install dependencies.
8583         * Makefile.in: Regenerate.
8585         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8586         * Makefile.in: Regenerate.
8588         * Makefile.tpl: Add configure-target (for src-release in src)
8589         * Makefile.in: Regenerate.
8591 2002-09-30  Nick Clifton  <nickc@redhat.com>
8593         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8595 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8597         * configure.in (s390*-*-linux*): Enable libgcj.
8599 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8601         * configure: Revert accidentally applied changes.
8603         * Makefile.tpl: Make more autoconf-friendly.
8604         * Makefile.in: Regenerate.
8605         * configure: Make substitution more autoconf-like.
8607 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8609         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8610         single entry to handle all these.
8611         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8612         libjava on arm-*-elf.
8614 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8616         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8617         things that depend on them.
8619 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8621         * Makefile.tpl: Make subsituted variables more autoconfy.
8622         * Makefile.in: Regenerate.
8623         * configure: Make seds more autoconfy.
8625 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8627         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8628         * Makefile.in: Regenerate.
8629         * configure.in: Rewrite sed statements to look autoconfy.
8631         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8632         all-target-foo on configure-target-foo.
8633         * Makefile.def: Ditto.
8634         * Makefile.in: Rebuild.
8636 2002-09-25  Andrew Haley  <aph@redhat.com>
8638         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8640 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8642         * Makefile.def: New file.
8643         * Makefile.tpl: New file.
8644         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8645         * contrib/gcc_update: Note that Makefile.in is a generated file.
8647         * configure.in: Minor rearrangement.  Simplify tests.
8649 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8651         * configure.in (with_headers): Skip copy if value is "yes".
8652         (with_libs): Likewise.
8654 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8656         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8657         * configure.in (sh*-*-pe*): Ditto.
8658         * configure.in (mips*-*-pe*): Ditto.
8659         * configure.in (*arm-wince-pe): Ditto.
8661         * configure.in: Rearrange.
8663 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8665         * MAINTAINERS: Update my email address.
8667 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8669         * MAINTAINERS: (Write After Approval): Add myself.
8671 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8673         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8675 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8677         * MAINTAINERS: Change my mailing address.
8679 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8681         * MAINTAINERS (Write After Approval): Remove myself.
8682         (Various Maintainers: c++ runtime libs): Add myself.
8684 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8686         * MAINTAINERS (Write After Approval): Remove myself.
8687         (Various Maintainers: c++ runtime libs): Add myself.
8689 2002-08-15  Eric Christopher  <echristo@redhat.com>
8691         * config.sub: Import from master repository.
8692         * config.guess: Ditto.
8694 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8696         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8697         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8698         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8700 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8702         * MAINTAINERS: Add self to rs6000 vector extensions.
8704 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8706         * libiberty/configure: Reverted unintended yesterday's check in.
8708 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8710         * boehm-gc/configure, libf2c/configure: Rebuilt.
8711         * libffi/configure, libiberty/configure: Ditto.
8712         * libjava/configure, libobjc/configure: Ditto.
8713         * libstdc++-v3/configure, zlib/configure: Ditto.
8714         Merged from binutils:
8715         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8716         From Steve Ellcey <sje@cup.hp.com>:
8717         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8718         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8719         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8720         IA64.
8721         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8722         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8723         soname_spec, sys_lib_search_path_spec): Ditto.
8725 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8727         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8729 2002-08-04  H.J. Lu  (hjl@gnu.org)
8731         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8733 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8735         * MAINTAINERS (Write After Approval): Add myself.
8737 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8739         * configure.in: Move generic linux case to end.  Copy generic
8740         linux noconfigdirs to mips*-*-linux* entry and new
8741         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8743 2002-07-19  Michael Matz  <matz@suse.de>
8745         * MAINTAINERS: Add myself as ra* maintainer.
8747 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8749         * config.guess: Update to 2002-07-09 version.
8750         * config.sub: Update to 2002-07-03 version.
8752 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8754         * MAINTAINERS: Fix typo in a maintainer email address.
8756 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8758         * configure.in: Remove two redundant tests.
8760 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8762         * configure.in (mips*-*-irix6*o32): Enable stabs.
8764 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8766         * configure.in: Don't build grez.
8767         * Makefile.in: Ditto.
8769         * Makefile.in: Remove references to bsp, cygmon, libstub.
8770         * configure.in: Ditto.
8772         * configure.in: Remove leftover reference to gdbtest.
8774 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8776         * configure.in (gxx_include_dir):  Change to match versioned
8777         C++ headers if --enable-version-specific-runtime-libs is used.
8779 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8781         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8783 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8785         * configure.in: Make --without-x work.
8787 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8789         * configure.in: Rearrange target Makefile fragment collection.
8791         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8792         cvs[src].
8793         * configure.in: Ditto.
8795 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8797         * MAINTAINERS (Write After Approval): Update my e-mail address.
8799 2002-06-24  Ben Elliston  <bje@redhat.com>
8801         * configure.in (host_tools): Remove cgen.
8803         * Makefile.in (all-cgen): Remove; runs from its source directory.
8804         (check-cgen, install-cgen, clean-cgen): Likewise.
8805         (all-opcodes): Do not depend on all-cgen.
8806         (all-sim): Likewise.
8808 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8810         * Makefile.in: Eliminate 'apache' targets.
8811         * configure.in: Eliminate 'apache' targets.
8813         * configure.in: Eliminate redundant tests.  Reorganize.
8815         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8817         * config-ml.in: Eliminate references to Cygnus configure.
8819         * Makefile.in: Eliminate references to building emacs.
8821 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8823         * MAINTAINERS: Update my email address.
8825 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8827         * config.if (libstdcxx_incdir): Version C++ headers.
8828         (cxx_incdir): Remove.
8830 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8832         * MAINTAINERS (Write After Approval): Add self.
8834 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8836         * configure.in: Add support for ip2k.
8838 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8840         * configure.in: Fix AIX configury bug.
8842 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8844         * MAINTAINERS (Write After Approval): Add self.
8846 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8848         * configure.in: replace ${topsrcdir} with ${srcdir}
8850         * configure.in: Move definition of libstdcxx_flags
8851         right above usage, rather than waaay earlier.
8853         * configure.in: Pull definition of is_cross_compiler earlier.
8855         * configure.in: Rearrange a little.
8857         * configure.in: Remove references to librx.
8858         * Makefile.in: Remove references to librx.
8860 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8862         * config.sub: Add support for avr target.
8863         Import from master sources, rev 1.255
8865 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8867         * configure, .cvsignore:  Revert previous change...
8868         * Makefile:  ...delete.
8870 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8872         * configure.in: Eliminate ${gasdir} variable.
8874 2002-06-18  Dave Brolley  <brolley@redhat.com>
8876         * configure.in: Add support for frv.
8877         * config.sub: Add support for frv.
8879 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8881         * configure:  Remove garbage from previous commit.
8883 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8885         * configure:  For in-source builds, make a subdir and re-exec there.
8886         * Makefile:  New file.  Pass targets through to build directory.
8887         * .cvsignore:  No longer ignore "Makefile".
8889 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8891         * MAINTAINERS (Write After Approval): Add self.
8893 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8895         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8897 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8899         * configure.in (vax-*-netbsd*): Re-enable gas.
8901 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8903         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8904         BUILD_PREFIX_1, to correct nomenclature.
8905         * configure: Likewise.
8907         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8908         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8910 2002-05-31  Olaf Hering  <olh@suse.de>
8912         * config-ml.in: Propogate DESTDIR also.
8914 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8916         * configure.in (vax-*-netbsd*): Don't build gas for this
8917         platform.
8919 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8921         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8922         and libgcj for AVR.
8924 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8926         * MAINTAINERS (Write After Approval): Add myself.
8928 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8930         * config.guess: Update to 2002-05-22 version.
8931         * config.sub: Likewise.
8933 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8935         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8936         * config-ml.in: Likewise.
8937         * configure: Likewise.
8938         * configure.in: Likewise.
8940 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8942         * MAINTAINERS: Update my email address.
8944 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8946         * configure.in: Simplify makefile fragment collection.
8948         * configure.in: Remove code to build emacs.
8950         * configure.in : Remove --srcdir argument from targargs and buildargs
8951         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8953         * configure: Move some logic to configure.in.
8954         * configure.in: Move some logic from configure.
8956 2002-05-11  Tom Tromey  <tromey@redhat.com>
8958         * MAINTAINERS: Reflect libgcj reality.
8960 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8962         * Makefile.in: Honour DESTDIR.
8964 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8966         * config.guess: Import 2002-03-20 version.
8967         * config.sub: Import 2002-04-26 version.
8969 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8971         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8973 2002-05-07  Tim Josling  <tej@melbpc.org.au>
8975         * MAINTAINERS: Add self.
8977 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
8979         * ltmain.sh: Detect and handle object name conflicts
8980         while piecewise linking a static library.
8982 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
8984         * configure.in (noconfigdirs): Don't disable libgcj on
8985         sparc64-*-solaris* and sparcv9-*-solaris*.
8987 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
8989         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8991 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
8993         * configure.in (FLAGS_FOR_TARGET): Do not add
8994         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8995         on i[3456]86-*-linux*.
8997 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
8999         * configure.in (noconfigdirs): Replace [ ] with test.
9001         * configure.in (noconfigdirs): Do not add target-newlib if
9002         target == i[3456]86-*-linux*, and host == target.
9004 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9006         * configure.in: delete reference to absent file
9008         * configure.in: replace '[' with 'test'
9010         * configure.in: Eliminate references to gash.
9011         * Makefile.in: Eliminate references to gash.
9013         * configure.in: remove useless references to 'pic' makefile fragments.
9015         * configure.in: (*-*-windows*) Finish removing.
9017         * configure.in: Eliminate redundant test for libgui.
9019 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9021         * MAINTAINERS: Add self and realphabetize.  Update entries
9022         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9023         entry for a29k port maintainer.
9025 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9027         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9028         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9030 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9032         * configure.in: remove references to dead files
9034 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9036         * MAINTAINERS: Add information about purpose of this file.
9038 2002-04-18  Tom Tromey  <tromey@redhat.com>
9040         * configure.in: Disallow configuring libgcj when it is already
9041         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9042         Solaris 2.8 by default.  For PR libgcj/6158.
9044 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9046         * configure.in:  Move default CC setting out of config/mh-* fragments
9047         directly into here.
9049 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9051         * configure.in: don't even try to configure or make a subdirectory
9052         if there's no configure script for it.
9054 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9056         * MAINTAINERS: Remove chill maintainers.
9057         * Makefile.in (CHILLFLAGS): Remove.
9058         (CHILL_LIB): Remove.
9059         (TARGET_CONFIGDIRS): Remove libchill.
9060         (CHILL_FOR_TARGET): Remove.
9061         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9062         CHILL_LIB.
9063         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9064         (CHECK_TARGET_MODULES): Likewise.
9065         (INSTALL_TARGET_MODULES): Likewise.
9066         (CLEAN_TARGET_MODULES): Likewise.
9067         (configure-target-libchill): Remove.
9068         (all-target-libchill): Remove.
9069         * configure.in (target_libs): Remove target-libchill.
9070         Do not compute CHILL_FOR_TARGET.
9071         * libchill: Remove directory.
9073 2002-04-11  DJ Delorie  <dj@redhat.com>
9075         * Makefile.in, configure.in: Sync with binutils, entries
9076         follow...
9078 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9080         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9081         (do-tar, do-bz2): New rules.
9082         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9083         (gdb-tar): New rule.
9084         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9085         (insight_dejagnu.tar): New rule.
9086         (insight.tar): New rule.
9087         (gdb+dejagnu.tar): New rule.
9088         (gdb.tar): New rule.
9090 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9092         * Makefile.in: Add all-tix to deps for all-snavigator
9093         so that tix is built when building snavigator.
9095 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9097         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9098         ld and gdb are not supported.
9100 2002-01-07  Mark Salter  <msalter@redhat.com>
9102         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9103         Allow target-libgloss to be built for arm, strongarm, and xscale.
9105 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9107         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9108         options for i[3456]86-pc-linux* native builds.
9110 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9112         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9113         files from .po files for a distribution.
9115 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9117         * configure.in: Enable libstdc++-v3 for h8300 targets.
9119 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9121         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9122         version from bfd/.
9124 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9126         * Makefile.in (VER): When present, extract the version number from
9127         the file version.in.
9129 2001-05-24  Tom Rix  <trix@redhat.com>
9131         * configure.in : enable ld for aix
9133 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9135         * config.guess: Add linux target for S/390.
9137 2000-11-07  Philip Blundell  <pb@futuretv.com>
9139         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9141 2000-11-03  Philip Blundell  <pb@futuretv.com>
9143         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9144         files.
9146 2001-01-15  Ben Elliston  <bje@redhat.com>
9148         * configure.in (host_tools): Add sid.
9149         Always configure cgen.
9151 2000-11-24  Nick Clifton  <nickc@redhat.com>
9153         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9156 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9158         * Makefile.in (ALL_MODULES): Add all-cgen.
9159         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9160         (all-cgen): New target.
9161         (all-opcodes,all-sim): Depend on all-cgen.
9162         * configure.in (host_tools): Add cgen.
9163         Only configure cgen if --enable-cgen-maint.
9165 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9167         * configure.in: Add *-*-freebsd* configurations.
9169 2002-04-08  Tom Tromey  <tromey@redhat.com>
9171         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9172         Fixes PR libgcj/6068.
9174 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9176         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9178 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9180         * configure.in (alpha*-dec-osf*): Enable libgcj.
9182 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9184         * MAINTAINERS (Write After Approval): Add myself.
9186 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9188         Fix for: PR bootstrap/3591, target/5676
9189         * configure.in (mcore-pe): Disable the configuration of
9190         libstdc++-v3 since exceptions are not supported.
9192 2002-03-20  Anthony Green  <green@redhat.com>
9194         * configure.in: Enable libgcj for xscale-elf target.
9196 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9198         * MAINTAINERS:  Update my email address.
9200 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9202         * ltmain.sh (relink_command): Fix typo in previous change.
9204 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9206         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9207         (relink_command): Added --tag flags.
9208         (mode=install): If relinking fails; error out.
9210 2002-03-12  Richard Henderson  <rth@redhat.com>
9212         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9213         .NOTPARALLEL tag.
9214         (do-check): Rename from check.
9215         (check): Allow parallel check.
9217 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9219         * MAINTAINERS: Add myself as maintainer for xtensa port.
9220         Fix alphabetical order in CPU port maintainer list.
9221         Remove myself from Write After Approval list.
9223 2002-03-11  Richard Henderson  <rth@redhat.com>
9225         * Makefile.in (.NOTPARALLEL): Add fake tag.
9227 2002-03-07  H.J. Lu  (hjl@gnu.org)
9229         * configure.in: Enable gprof for mips*-*-linux*.
9231 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9233         * MAINTAINERS (Write After Approval): Add myself.
9235 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9237         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9238         libjava.
9239         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9241 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9243         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9244         because its Makefile is there; test for the executable instead.
9246 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9248         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9249         libstdc++-v3 and libjava.
9251 2002-02-11  Adam Megacz  <adam@xwt.org>
9253         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9254         boehm-gc
9256 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9258         * config.guess: Updated to 2002-01-30's version.
9259         * config.sub: Updated to 2002-02-01's version.
9260         Contribute sh64-elf.
9261         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9262         * configure.in: Added sh64-*-*.
9264 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9266         * MAINTAINERS: Belatedly add myself to write after approval list.
9268 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9270         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9271         Remove self as Write After Approval.
9273 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9275         * MAINTAINERS: Put self in as maintainer for contrib/regression
9276         directory.
9278 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9280         * MAINTAINERS:  Update my email address.
9282 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9284         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9285         target-libiberty, and target-libgloss.  Skip Java-related
9286         libraries if not supported for NetBSD on target CPU.
9288 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9290         * install-sh: Use _inst.$$_ for temp file name.
9292 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9294         * MAINTAINERS (Write After Approval): Move my contact info
9295         from here...
9296         (OS Port Maintainers): ...to here (netbsd).
9298 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9300         * MAINTAINERS (Write After Approval): Add myself.
9302 2002-01-17  H.J. Lu  <hjl@gnu.org>
9304         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9305         (all-target-fastjar): Also depend on all-target-libiberty.
9307 2002-01-16  H.J. Lu  (hjl@gnu.org)
9309         * config.guess: Import from master sources, rev 1.225.
9310         * config.sub: Import from master sources, rev 1.238.
9312 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9314         * MAINTAINERS (Write After Approval): Remove myself.
9316 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9318         * MAINTAINERS (Write After Approval): Add myself.
9320 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9322         * MAINTAINERS: Add self as docs co-maintainer.
9324 2001-12-11  Matthias Klose  <doko@debian.org>
9326         * MAINTAINERS (Write After Approval): Add myself.
9328 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9330         * MAINTAINERS: Update my email address.
9332 2001-12-07  Turly O'Connor  <turly@apple.com>
9333         * MAINTAINERS (Write After Approval): Add myself.
9334         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9335         (rs6000_initialize_trampoline): Call __trampoline_setup for
9336         ABI_DARWIN too.
9337         * darwin-tramp.asm: New file, implements __trampoline_setup.
9338         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9340 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9342         * MAINTAINERS (Write After Approval): Add myself.
9344 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9346         * configure, configure.in: Use temp file for long sed commands.
9348 2001-12-03  Laurent Guerby  <guerby@acm.org>
9350         * config.sub: Update to version 1.232 on subversion.
9352 2001-12-03  Ben Elliston  <bje@redhat.com>
9354         * MAINTAINERS: Update mail address for config.* patches.
9356 2001-11-27  DJ Delorie  <dj@redhat.com>
9357             Zack Weinberg  <zack@codesourcery.com>
9359         When build != host, create libiberty for the build machine.
9361         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9362         CONFIG_ARGUMENTS.
9363         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9364         New variables.
9365         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9366         and rules.
9367         (all.normal): Depend on ALL_BUILD_MODULES.
9368         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9369         (all-build-libiberty): Depend on configure-build-libiberty.
9371         * configure: Calculate and substitute proper value for
9372         ALL_BUILD_MODULES.
9373         * configure.in: Create the build subdirectory.
9374         Calculate and substitute TARGET_CONFIGARGS (formerly
9375         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9377 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9379         * MAINTAINERS (write-after-approval): Add self.
9381 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9383         * MAINTAINERS (GNATS only accounts): Remove self.
9385 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9387         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9388         libf2c.
9390 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9392         * MAINTAINERS (Write After Approval): Add self.
9394 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9396         * MAINTAINERS: mips and s390 are also CPU ports.
9398 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9400         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9402 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9404         * MAINTAINERS: Alphabetize.
9406 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9408         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9410 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9412         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9414 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9416         * configure.in (--enable-languages): Be more permissive about
9417         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9419 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9421         * config.sub: Import from master sources, rev. 1.230.
9422         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9424 2001-11-07  Laurent Guerby  <guerby@acm.org>
9426         * MAINTAINERS (Write After Approval): Add self.
9428 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9430         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9432 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9434         * config.sub: Import from master sources, rev 1.226.
9435         * config.guess: Import from master sources, rev 1.216.
9437 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9439         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9440         * MAINTAINERS: Add self as maintainer of MMIX port.
9441         Remove old after-approval entry.
9443 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9445         * ChangeLog, configure: Fix spelling errors.
9447 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9449         * MAINTAINERS: Tweak my address.
9451 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9453         * MAINTAINERS: Update my email address.
9455 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9457         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9458         * MAINTAINERS: Add self as maintainer of CRIS port.
9460 2001-10-10  Geert Bosch  <bosch@gnat.com>
9462         * MAINTAINERS (Various maintainers: Ada front end):
9463         Added Robert Dewar.
9465 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9467         * MAINTAINERS (Write After Approval): Added self
9469 2001-10-02  Geert Bosch  <bosch@gnat.com>
9471         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9473 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9475         * configure: Handle temporary files securely using mkdir.
9477 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9479         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9481 2001-09-26  Will Cohen  <wcohen@redhat.com>
9483         * configure.in (*-*-linux*): Disable configuration of target-newlib
9484         and target-libgloss.
9486 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9488         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9489         RANLIB.
9491 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9493         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9494         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9495         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9496         avoid quotes nesting problems.
9497         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9498         (DO_X): Export only variables that are set.
9500 2001-09-19  Ben Elliston  <bje@redhat.com>
9502         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9503         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9504         semantics.  Use the shell built-in "type" command instead.
9506 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9508         Merged from gcc-3_0-branch:
9509         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9510         * ltcf-c.sh: Use $objext, not $ac_objext.
9511         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9512         * ltcf-cxx.sh: Add support for GNU.
9513         2001-07-22  Timothy Wall  <twall@redhat.com>
9514         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9515         default settings if using GNU tools with that configuration.
9516         * ltcf-cxx.sh: Ditto.
9517         * ltcf-gcj.sh: Ditto.
9518         2001-07-21  Michael Chastain  <chastain@redhat.com>
9519         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9520         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9521         * ltmain.sh: Mark as gcc-local.
9523 2001-08-30  Eric Christopher  <echristo@redhat.com>
9524             Jason Eckhardt  <jle@redhat.com>
9526         * config.guess: Merge from master sources.
9527         * config.sub: Merge from master sources, add support for mipsisa32.
9529 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9530         * config.sub: Merge from master sources, rev 1.219.
9531         * MAINTAINERS: Add self as contact for stormy16 port.
9533 2001-08-14  Zack Weinberg  <zackw@panix.com>
9535         * config.sub: Merge from master sources, rev 1.218.
9536         * config.guess: Merge from master sources, rev 1.209.
9538 2001-08-11  Graham Stott  <grahams@redhat.com>
9540         * Makefile.in (check-c++): Add missing semicolon.
9542 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9544         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9546 2001-07-30  Eric Christopher  <echristo@redhat.com>
9548         * MAINTAINERS (Various maintainers: mips port): Added myself.
9550 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9552         * configure.in (sh-*-linux*): New.
9554 2001-07-27  Richard Henderson  <rth@redhat.com>
9556         * .cvsignore: Add LAST_UPDATED.
9558 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9560         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9562 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9564         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9566 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9568         * MAINTAINERS (Write After Approval): Added myself.
9570 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9572         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9573         and libgcj on m68hc11/m68hc12.
9575 2001-06-27  H.J. Lu  (hjl@gnu.org)
9577         * Makefile (CFLAGS_FOR_BUILD): New.
9578         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9580 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9582         * README: Remove version number.
9584 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9586         * INSTALL/README: Update wrt. to the installation instructions now
9587         residing in gcc/doc/install.texi.
9589 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9591         * README: Replace with a cut-down and updated version of gcc/README.
9593 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9595         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9596         multilibs to be disabled.
9598 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9600         * MAINTAINERS (Write After Approval): Add myself.
9602 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9604         * config.guess: Import CVS version 1.195.
9605         * config.sub: Import CVS version 1.212.
9607 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9609         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9610         gcc/xgcc is built, use -print-prog-name to find out the program
9611         name to use.
9613 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9615         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9616         appear to also be in the master copy.
9617         * config.sub:  Import CVS version 1.211.
9619 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9621         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9622         with_gcc]: Use `gcc -shared' to build a shared library.
9624 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9626         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9627         archives.
9629 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9631         * MAINTAINERS (Write After Approval): Add myself.
9633 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9635         * configure.in (libstdcxx_flags): Do not try to execute
9636         libstdc++-v3/testsuite_flags until it exists.
9638 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9640         * MAINTAINERS: Update my email address.
9642 2001-05-31  Graham Stott  <grahams@redhat.com>
9644         * MAINTAINERS (Write After Approval): Add myself.
9646 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9648         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9649         libraries when using g++ with native linker.
9651 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9653         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9655 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9657         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9658         [aix4*|aix5*]: Prepend blank.
9660 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9662         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9663         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9664         of subdir/configure scripts to use the new libtool.m4.
9666 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9668         * MAINTAINERS (Write After Approval): Add myself.
9670 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9672         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9674 2001-05-11  Ben Elliston  <bje@redhat.com>
9676         * Makefile.in (all-sid): New target.
9677         (check-sid, clean-sid, install-sid): Likewise.
9679 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9681         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9683 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9685         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9686         libgcj.
9688 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9690         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9691         gcc/xgcc is built, use -print-prog-name to find out the program
9692         name to use.
9694 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9696         * configure.in (noconfigdirs): Don't reset it from scratch in the
9697         target case; only append to it.
9699         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9700         sparc-*-solaris2.8]: Disable ${libgcj}.
9702 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9704         * configure.in (libgcj_saved): Copy from $libgcj.
9705         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9706         --disable-libgcj.
9708 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9710         * MAINTAINERS: Remove self as MIPS maintainer and
9711         C front end maintainer.
9713 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9715         * configure.in: Move *-chorusos target case to the proper switch.
9716         Disable libgcj.
9718 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9720         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9721         1.641.2.228.
9723 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9725         * Makefile.in (STAGE1_CFLAGS): Pass down.
9727 2001-04-13  Alan Modra  <amodra@one.net.au>
9729         * config.guess: Add hppa64-linux support.  Note for next import that
9730         this is already in the master file.
9731         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9733 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9735         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9736         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9738 2001-04-11  Stan Shebs  <shebs@apple.com>
9740         * MAINTAINERS: Add self as Darwin port maintainer.
9742 2001-04-11  Alan Modra  <amodra@one.net.au>
9744         * MAINTAINERS: Update my email address.
9746 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9748         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9749         recent versions of FreeBSD (release 3 or later).
9750         * ltconfig: On FreeBSD, -lc must not be provided when building
9751         a shared library or else the standard -pthread gcc option is
9752         rendered worthless to later users of the built library.
9754 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9756         * MAINTAINERS: Add self and RTH as C front end maintainers.
9758 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9760         * config.sub: Make sure to match an already-canonicalized
9761         machine name (eg. mn10300-unknown-elf).
9763 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9765         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9766         New macros.
9767         (bootstrap, cross): Use RECURSE_FLAGS.
9768         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9770 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9772         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9774 2001-03-22  Colin Howell  <chowell@redhat.com>
9776         * Makefile.in (DO_X): Do not backslash single-quotes in
9777         backquotes (two places).
9779 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9781         Re-installed:
9782         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9783         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9784         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9785         * ltcf-cxx.sh: Likewise.
9786         * ltcf-gcj.sh: Likewise.
9788 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9790         * MAINTAINERS: Add myself as "documentation co-maintainer".
9792 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9794         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9795         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9797 2001-03-19  Tom Tromey  <tromey@redhat.com>
9799         * config-ml.in: Handle GCJ and GCJFLAGS.
9801 2001-03-21  Michael Chastain  <chastain@redhat.com>
9803         * Makefile.in: all-m4 depends on all-texinfo.
9805 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9807         * MAINTAINERS: Add myself to write after approval list.
9809 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9811         * Makefile.in (DO_X): Quote nested quotes.
9813 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9815         * MAINTAINERS: Add myself to write after approval list.
9817 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9819         * Makefile.in (DO_X): Use double quotes for quoting
9820         "RANLIB=$${RANLIB}".
9822 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9824         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9826 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9828         * configure.in: Only use `lang_requires' for languages athat are
9829         actually enabled.
9831 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9833         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9835 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9837         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9839 2001-03-07  Tom Tromey  <tromey@redhat.com>
9841         * configure.in: Allow config-lang.in to set `lang_requires' to list
9842         of other required languages.
9844 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9846         * Makefile.in: Remove RANLIB definition. Use RANLIB
9847         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9848         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9850 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9851             Alexandre Oliva  <aoliva@redhat.com>
9853         * Makefile.in (check-c++): Use tabs, not spaces.
9855 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9857         * MAINTAINERS: add myself to Write After Approval list.
9859 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9861         * Makefile.in (check-c++): New rule.
9863         * configure.in (target_libs): Remove libg++.
9864         (noconfigdirs): Remove libg++.
9865         (noconfigdirs): Same.
9866         (noconfigdirs): Same.
9867         (noconfigdirs): Same.
9869         * config-ml.in: Remove libg++ references.
9871         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9872         (ALL_TARGET_MODULES): Same.
9873         (configure-target-libg++): Remove.
9874         (all-target-libg++): Remove.
9875         (configure-target-libio): Remove.
9876         (all-target-libio): Remove.
9877         (check-target-libio): Remove.
9878         (.PHONY): Remove.
9879         (libg++.tar.bz2): Remove.
9880         (all-target-cygmon): Remove libio.
9881         (all-target-libstdc++): Remove.
9882         (configure-target-libstdc++): Remove.
9883         (TARGET_LIB_PATH): Remove libstdc++.
9884         (ALL_GCC_CXX): Remove libstdc++.
9885         (all-target-gperf): Correct.
9887 2001-02-16  Nick Clifton  <nickc@redhat.com>
9889         * configure.in (noconfigdirs): Allow configuration of texinfo
9890         for Cygwin hosts.
9892 2001-02-15  Anthony Green  <green@redhat.com>
9894         * configure: Introduce GCJ_FOR_TARGET.
9895         * configure.in: Ditto.
9896         * Makefile.in: Ditto.
9898 2001-02-13  Andreas Schwab  <schwab@suse.de>
9900         * MAINTAINERS: Update mail address.
9902 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9904         * config.guess: Add linux target for S/390.
9905         * config.sub: Likewise.
9907 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9909         * configure.in: for *-chorusos, don't config target-newlib and
9910         target-libgloss.
9912 2001-02-06  Ben Elliston  <bje@redhat.com>
9914         * configure: Output host type to stdout, not stderr.
9916 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9918         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9919         * ltcf-cxx.sh: Likewise.
9921         * config.if: Assume enable_libstdcxx_v3 is defined.
9923 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9925         Remove V2 C++ library.
9926         * configure.in: Remove --enable-libstdcxx_v3 support.
9928 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9930         * include/demangle.h: Add prototype for java_demangle_v3.
9932 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9934         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9936 2001-01-27  Richard Henderson  <rth@redhat.com>
9938         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9940 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9942         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9943         Don't unset, it's non-portable and no longer necessary, set to empty
9944         instead.
9946 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9948         * ltconfig: Shell portability fix for the tagname validity check.
9950 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9952         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9953         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9955 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9957         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9959 2001-01-26  Tom Tromey  <tromey@redhat.com>
9961         * configure.in: Allow libgcj to be built on Sparc Solaris.
9963 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
9965         * ltcf-c.sh: Add aix5 case.
9966         * ltcf-cxx.sh: Likewise.
9967         * ltconfig: Likewise.
9969 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
9971         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9972         keep at least one of build_libtool_libs or build_old_libs set to
9973         yes.
9975         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9976         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9978 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9980         * configure.in: Enable libgcj on several additional platforms.
9982 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9984         * configure.in: Enable libgcj for linux targets.
9986 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9988         * MAINTAINERS (Write After Approval): Add myself.
9990 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9992         * MAINTAINERS: Add myself as vax port maintainer.
9994 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
9996         * MAINTAINERS: Add myself as Mercury front-end maintainer.
9998 2001-01-09  Mike Stump  <mrs@wrs.com>
10000         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10001         failures of subdirectories.
10003 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10005         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10006         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10007         * ltcf-cxx.sh: Likewise.
10008         * ltcf-gcj.sh: Likewise.
10009         * ltconfig.sh: Fix typo.
10011 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10013         * configure: handle DOS-style absolute paths.
10015 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10017         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10019 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10021         * MAINTAINERS: Add myself as avr port co-maintainer.
10023 2000-12-28  Ben Elliston  <bje@redhat.com>
10025         * MAINTAINERS: Add myself under ``Write After Approval''.
10027 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10029         * texinfo: Remove directory from GCC.
10031 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10033         * COPYING: Update to current
10034         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10035         to 19yy as example year in copyright notice).
10037 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10039         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10040         (libstdcxx_incdir): Pass down.
10041         * config.if: Remove expired bits for cxx_interface, add stub.
10042         (libstdcxx_incdir): Add variable for g++ include directory.
10043         * configure.in (gxx_include_dir): Use it.
10045 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10047         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10048         with old-email address from ``Write After Approval''.
10050 2000-12-15  Andreas Jaeger  <aj@suse.de>
10052         * configure.in: Handle lang_dirs.
10054 2000-12-14  Tom Tromey  <tromey@redhat.com>
10056         * MAINTAINERS: Removed brads.
10058         * MAINTAINERS: Added gcj developers.
10060 2000-12-13  Anthony Green  <green@redhat.com>
10062         * configure.in: Disable libgcj for any target not specifically
10063         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10064         with g++ abi.
10066 2000-12-13  Mike Stump  <mrs@wrs.com>
10068         * Makefile.in (local-distclean): Also remove fastjar.
10070 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10072         * contrib/gcc_update: Add fastjar --touch entries.
10074 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10076         * configure.in: Disable language-specific target libraries for
10077         languages that aren't enabled.
10079 2000-12-10  Anthony Green  <green@redhat.com>
10081         * configure.in: Define libgcj.  Disable libgcj target libraries for
10082         most targets.
10084 2000-12-10  Neil Booth  <neilb@earthling.net>
10086         * MAINTAINERS: Update mail address, remove from WAA list.
10088 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10090         * libjava: Imported from /cvs/java.
10091         * libffi: Likewise.
10092         * Boehm-gc: Likewise.
10094 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10096         * configure.in (target_libs): Revert 2000-12-08 patch.
10097         (noconfigdirs): Added target-libjava.
10099 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10101         * djunpack.bat: removed.
10103 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10105         * Makefile.in: handle DOS-style absolute paths.
10106         * config-ml.in: likewise.
10107         * symlink-tree: likewise.
10109 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10111         * fastjar: Imported.
10113 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10115         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10116         libjava.
10117         * configure.in (target_libs): Removed `target-libjava'.
10119 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10121         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10122         (ALL_MODULES): Added fastjar.
10123         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10124         (all-target-libjava): all-fastjar replaces all-zip.
10125         (all-fastjar): Added.
10126         (configure-target-fastjar, all-target-fastjar): Likewise.
10127         * configure.in (host_tools): Added fastjar.
10129 2000-12-07  Mike Stump  <mrs@wrs.com>
10131         * Makefile.in (local-distclean): Remove leftover built files.
10133 2000-11-24  Nick Clifton  <nickc@redhat.com>
10135         * configure.in (xscale-elf): Add target.
10136         (xscale-coff): Add target.
10138 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10140         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10141         recent versions of FreeBSD (release 3 or later).
10142         * ltconfig: On FreeBSD, -lc must not be provided when building
10143         a shared library or else the standard -pthread gcc option is
10144         rendered worthless to later users of the built library.
10146 2000-11-16  Fred Fish  <fnf@be.com>
10148         * configure.in (enable_libstdcxx_v3): Fix typo,
10149         libstd++ -> libstdc++.
10151 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10153         * MAINTAINERS: Add self to Write After Approval list.
10155 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10157         * MAINTAINERS: Update my email address.  Add myself to global write
10158         privs list.
10160 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10162         * Makefile.in: Merge with src and libgcj.
10163         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10164         configure-target-<library> when their configure scripts need the C
10165         or C++ library to have already been built to work properly.
10166         (do_proto_toplev): Set them to an empty string.
10168         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10169         (REALLY_SET_LIB_PATH): Use them.
10171 2000-11-17  Stan Shebs  <shebs@apple.com>
10173         * MAINTAINERS: Add self to Write After Approval list.
10175 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10177         * configure: Provide the original toplevel configure arguments
10178         (including $0) to subprocesses in the environment rather than
10179         through gcc/configargs.h.
10181 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10183         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10184         C99.  Alphabetise "Write After Approval" list.
10186 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10188         * configure: Turn on libstdc++ V3 by default.
10190         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10191         if we've got GCC.
10193 2000-11-11  Philip Blundell  <philb@gnu.org>
10195         * MAINTAINERS: Add self to Write After Approval list.
10197 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10199         * ltcf-c.sh (aix4): Improve shared library configuration; require
10200         exporting symbols.
10201         * ltcf-cxx.sh (aix4): Define.
10202         * ltconfig (aix4): Define library and soname specs appropriate for
10203         AIX.  Define command to create export symbols list.
10205 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10207         * config.sub: Add support for Sun Chorus
10209 2000-10-31  Nick Clifton  <nickc@redhat.com>
10211         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10212         <name>@redhat.com.  Also installed new email address for Clint
10213         Popetz.
10215 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10217         * etc: Remove directory from GCC.
10219 2000-10-16  Michael Meissner  <meissner@redhat.com>
10221         * configure (gcc/configargs.h): Only create if there is a build GCC
10222         directory created.
10224 2000-10-16  Matthias Klose  <doko@debian.org>
10226         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10227         when configured for libstdc++-v3.
10229 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10231         * configure: Save configure arguments to gcc/configargs.h.
10233 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10235         * config.guess: Import CVS version 1.157.
10236         * config.sub: Import CVS version 1.181.
10238 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10240         * Makefile.in (bootstrap): avoid recursion if subdir missing
10241         (cross): ditto
10242         (do-proto-toplev): ditto
10244 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10246         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10247         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10249         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10250         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10251         all affected `configure' scripts.
10253 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10255         * MAINTAINERS: Add self as cpplib co-maintainer.
10257 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10259         * MAINTAINERS: Add self to Write After Approval list.
10261 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10263         * INSTALL/README: egcs -> GCC update.
10265 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10267         * MAINTAINERS: Add myself to Write After Approval list.
10269 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10271         * MAINTAINERS: Add myself to Write After Approval list.
10273 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10275         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10276         X11 libraries for hppa64.
10278 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10280         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10282 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10284         * Makefile.in (all-zlib): Added dummy target.
10286         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10287         ltcf-gcj.sh: Updated from libtool multi-language branch.
10289 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10291         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10292         (bootstrap*): Depend on all-bootstrap.
10294 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10296         * config.guess: Import CVS version 1.156.
10297         * config.sub: Import CVS version 1.179.
10299 2000-09-02  Anthony Green  <green@cygnus.com>
10301         * Makefile.in (all-gcc): Depend on all-zlib.
10302         (CLEAN_MODULES): Add clean-zlib.
10303         (ALL_MODULES): Add all-zlib.
10304         * configure.in (host_libs): Add zlib.
10306 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10308         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10309         crosses, but add gcc/include to the header search path for them.
10311 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10313         * MAINTAINERS: Add self to Write After Approval list.
10315 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10317         * config.guess: Import CVS version 1.152.
10318         * config.sub: Import CVS version 1.177.
10320 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10322         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10323         $targargs to tell whether newlib is going to be built.
10325         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10326         $$r/TARGET_SUBDIR/libio for _G_config.h.
10328 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10330         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10332 2000-08-22  DJ Delorie  <dj@redhat.com>
10334         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10336 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10338         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10339         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10340         sub-configures.
10342 2000-08-21  DJ Delorie  <dj@redhat.com>
10344         * MAINTAINERS: Add self as a libiberty maintainer
10346 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10348         * configure.in (libstdcxx_flags): Use
10349         libstdc++-v3/src/libstdc++.INC.
10351 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10353         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10355 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10357         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10359         * configure: Make enable_threads and enable_shared defaults
10360         explicit.  Substitute enable_threads into generated Makefiles.
10361         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10362         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10364 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10366         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10368 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10370         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10371         previous delta.
10373 2000-08-11  Jason Merrill  <jason@redhat.com>
10375         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10376         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10377         (FLAGS_FOR_TARGET): Not here.
10378         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10380 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10382         * config-ml.in (CC, CXX): Don't introduce a leading space.
10384 2000-08-07  DJ Delorie  <dj@delorie.com>
10386         * MAINTAINERS: Add self as a DJGPP maintainer
10388 2000-08-07  DJ Delorie  <dj@redhat.com>
10390         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10391         "if we're also building gcc, and it's a gcc that will run on the
10392         build machine, we want to use its includes instead of the system's
10393         default includes".
10395 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10397         * MAINTAINERS: Add self to Write After Approval list.
10399 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10401         * configure.in (libstdcxx_flags): Don't use `"'.
10403         * config-ml.in: Adjust multilib search paths to the
10404         appropriate multilib tree.
10406 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10408         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10409         commas in $LANGUAGES.
10411 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10413         * configure.in: Re-enable all references to libg++ and librx.
10415 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10417         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10418         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10419         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10420         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10422         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10424 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10426         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10427         CXX_FOR_TARGET for sed.
10429 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10431         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10432         Do not override if already set in the environment or in configure.
10433         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10434         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10436 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10438         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10439         the libtool CVS tree multi-language branch.
10440         * ltconfig, ltmain.sh: Updated.
10442 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10444         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10445         (clean-target): Depend on it.
10447         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10448         (GCC_FOR_TARGET): Use it.
10449         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10450         * configure.in: ... here.
10451         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10452         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10454 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10456         * MAINTAINERS: Add self to Write After Approval list.
10458 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10460         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10461         (configure-target-libchill, configure-target-libobjc): Likewise.
10463         * configure.in: Use the same cache file for all target libs.
10464         * config-ml.in: But different cache files per multilib variant.
10466 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10468         * configure (topsrcdir): Don't use dirname.
10470 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10472         * MAINTAINERS: Add self to Write After Approval list.
10474 2000-07-20  Jason Merrill  <jason@redhat.com>
10476         * configure.in: Remove all references to libg++ and librx.
10478         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10480 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10482         * config.sub: Update to subversions version 2000-07-06.
10484 2000-07-12  Andrew Haley  <aph@cygnus.com>
10486         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10487         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10489 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10491         * symlink-tree:  Check number of arguments.
10493 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10495         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10496         search path for a g++ extracted from the build tree.  This
10497         will allow link tests run by configure scripts in
10498         subdirectories to succeed.
10500 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10502         * ltconfig: Add support for mips-dde-sysv4.2MP
10504 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10506         * MAINTAINERS: Add myself as loop discovery maintainer.
10508 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10510         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10511         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10513 2000-06-19  Timothy Wall  <twall@cygnus.com>
10515         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10516         * config.sub: Add tic54x target.
10518 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10520         * MAINTAINERS: Add self as Fortran maintainer,
10521         remove Craig Burley.
10523 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10525         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10526         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10528 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10530         * MAINTAINERS: Add self as i18n maintainer
10532 20000-05-21  H.J. Lu  (hjl@gnu.org)
10534         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10535         directory are used if they exist. Make sure
10536         $(build_tooldir)/include is searched for header files,
10537         $(build_tooldir)/lib/ for library files.
10538         (GCC_FOR_TARGET): Likewise.
10539         (CXX_FOR_TARGET): Likewise.
10541 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10543         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10545 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10547         * Makefile.in (configure-target-libiberty): Depend on
10548         configure-target-newlib.
10550 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10552         * configure.in, Makefile.in: Merge all libffi-related
10553         configury stuff from the libgcj tree.
10555 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10557         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10558         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10560 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10562         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10563         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10564         current version information.  Add to proto-toplev directory.
10565         (gdb-taz): Build do-djunpack.
10567 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10569         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10571 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10573         * MAINTAINERS: Add self to Write After Approval list.
10575 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10577         * ltmain.sh: Preserve in relink_command any environment
10578         variables that may affect the linker behavior.
10580 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10582         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10584 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10586         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10588 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10590         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10591         with the version name.
10593 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10595         * MAINTAINERS: Add self as bb-reorder maintainer.
10597 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10599         * config.if: Tweak.
10601 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10603         * djunpack.bat: New file.
10605 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10607         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10608         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10609         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10610         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10612 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10614         * config.sub (case $basic_machine): Change default for "ibm-*"
10615         to "openedition".
10617 2000-04-13  Andreas Jaeger  <aj@suse.de>
10619         * MAINTAINERS: Added myself.
10621 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10623         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10624         (do-md5sum): New target.
10625         (MD5PROG): Define.
10626         (PACKAGE): Default to TOOL.
10627         (VER): Default to a shell script.
10628         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10629         md5 checksum generation.
10630         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10631         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10632         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10633         insight.tar.bz2): Use gdb-taz to create archive.
10635 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10637         * configure (warn_cflags): Delete.
10639 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10641         * MAINTAINERS: Added myself.
10643 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10644             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10646         * configure.in (enable_libstdcxx_v3): Add.
10647         (target_libs): Add bits here to switch between libstdc++-v2 and
10648         libstdc++-v3.
10649         * config.if: And this file too.
10650         * Makefile.in: Add libstdc++-v3 targets.
10652 2000-04-05  Michael Meissner  <meissner@redhat.com>
10654         * config.sub (d30v): Add d30v as a basic machine type.
10656 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10658         * configure.in: -linux-gnu*, not -linux-gnu.
10660 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10662         * MAINTAINERS: Add self in write-after-approval section.
10664 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10666         * MAINTAINERS: Add self as ia64 port maintainer.
10668 2000-03-08  Neil Booth  <NeilB@earthling.net>
10670         * MAINTAINERS: Add self in write-after-approval section.
10672 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10674         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10675         (do-tar-bz2): Replace TOOL with PACKAGE.
10676         (gdb.tar.bz2): Remove GDBTK from GDB package.
10677         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10678         dejagnu.tar.bz2): New packages.
10680 2000-02-27  Andreas Jaeger  <aj@suse.de>
10682         * configure.in: Add entry for mips*-*-linux*, move catch all
10683         *-*-*linux* entry below this one.
10685 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10687         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10689 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10691         * config.sub: Support an OS of "wince".
10693 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10695         * config.guess, config.sub: Updated to match config's 2000-02-15
10696         version.
10698 2000-02-23  Linas Vepstas  <linas@linas.org>
10700         * config.sub: Add support for Linux/IBM 370.
10701         * configure.in: Likewise.
10703 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10705         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10707 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10709         * config.guess: Guess "cygwin" rather than "cygwin32".
10711 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10713         * configure (gcc_version): When setting, narrow search to
10714         lines containing `version_string'.
10716 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10718         * config.sub: Add support for avr target.
10720 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10722         * MAINTAINERS: Add maintainers for MCore port.
10724 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10726         * config.sub: Add mmix-knuth-mmixware.
10728 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10730         * MAINTAINERS: Pair cccp with cpplib maintainership.
10732 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10734         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10735         structure stuff to -L library search.
10736         (CXX_FOR_TARGET): Ditto.
10737         (CROSS_CHECK_MODULES): Fix spelling mistake.
10739 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10741         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10742         the C++ compiler.
10744 2000-01-12  Richard Henderson  <rth@cygnus.com>
10746         * configure.in: Don't build some bits for beos.
10748 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10750         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10751         as include files.
10753 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10755         * Add self as cpplib maintainer, as requested by Jason
10756         Merrill.  Correct my e-mail address.
10758 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10760         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10761         not mh-aix43.
10763 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10765         * MAINTAINERS: Add myself to "write after approval" list.
10767 1999-12-14  Richard Henderson  <rth@cygnus.com>
10769         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10770         * config.sub: Accept alphaev[78], alphaev8.
10772 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10774         * config.guess, config.sub: Update from autoconf.
10776 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10778         * MAINTAINERS:  update my playtime e-address.
10780 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10782         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10783         necessary libraries are missing.
10785 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10787         * MAINTAINERS: Add new 'write after approval' maintainer.
10789 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10791         * MAINTAINERS: Add new Java maintainer.
10793 1999-10-25  Andreas Schwab  <schwab@suse.de>
10795         * configure: Fix quoting inside arguments of eval.
10797 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10799         * config-ml.in: Allow suppression of some ARM multilibs.
10801 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10803         * config.guess: Add OS/390 match pattern.
10804         * config.sub: Add mvs, openedition targets.
10805         * configure.in (i370-ibm-opened*): New.
10807 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10809         * config.sub: Add support for configuring for pj.
10811 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10813         * config.sub (maybe_os): Add support for configuring for fr30.
10815 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10817         * configure.in: Do not configure or build ld for AIX
10818         platforms.  ld is known to be broken on these platforms.
10820 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10822         * config-ml.in: Pass compiler flag corresponding to multidirs to
10823         subdir configures.
10825 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10827         * Makefile.in (LDFLAGS): Define.
10829 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10831         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10832         noconfigdirs.
10833         (*-*-cygwin*): Likewise.
10835 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10837         * mkdep: New file.
10838         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10839         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10841         From Eli Zaretskii <eliz@is.elta.co.il>:
10842         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10843         long file name when using DJGPP on MS-DOS.
10845 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10847         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10849 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10851         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10852         dependency as this causes "make check" to globally "make all"
10854 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10856         * configure.in (target_libs): Added target-zlib.
10857         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10858         (CONFIGURE_TARGET_MODULES): Likewise.
10859         (CHECK_TARGET_MODULES): Likewise.
10860         (INSTALL_TARGET_MODULES): Likewise.
10861         (CLEAN_TARGET_MODULES): Likewise.
10862         (configure-target-zlib): New target.
10863         (all-target-zlib): Likewise.
10864         (all-target-libjava): Depend on all-target-zlib.
10865         (configure-target-libjava): Depend on configure-target-zlib.
10867         * Makefile.in (configure-target-libjava): Depend on
10868         configure-target-newlib.
10869         (configure-target-boehm-gc): New target.
10870         (configure-target-qthreads): New target.
10872         * configure.in (target_libs): Added target-qthreads.
10873         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10874         (CONFIGURE_TARGET_MODULES): Likewise.
10875         (CHECK_TARGET_MODULES): Likewise.
10876         (INSTALL_TARGET_MODULES): Likewise.
10877         (CLEAN_TARGET_MODULES): Likewise.
10878         (all-target-qthreads): New target.
10879         (configure-target-libjava): Depend on configure-target-qthreads.
10880         (all-target-libjava): Depend on all-target-qthreads.
10882         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10883         (CONFIGURE_TARGET_MODULES): Likewise.
10884         (CHECK_TARGET_MODULES): Likewise.
10885         (INSTALL_TARGET_MODULES): Likewise.
10886         (CLEAN_TARGET_MODULES): Likewise.
10887         (all-target-libjava): New target.
10888         (all-target-boehm-gc): Likewise.
10889         * configure.in (target_libs): Added libjava, boehm-gc.
10891 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10893         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10894         configure.bat in SUPPORT_FILES.
10895         (gas+binutils.tar.bz2): Likewise.
10897         * makeall.bat: Remove; obsolete.
10899 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10901         From Mark Elbrecht:
10902         * configure.bat: Remove; obsolete.
10904 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10906         * configure: Add -W -Wall to the default CFLAGS when compiling with
10907         gcc.
10909 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10911         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10913 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10915         * configure.in: Build ld on IRIX6.
10917 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10919         * Makefile.in: Change distribution targets to use bzip2 instead of
10920         gzip.
10921         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10922         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10924 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10926         * config.sub: Add mcore target.
10928 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10930         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10932 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10934         * config.guess (dummy): Changed to $dummy.
10936 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10938         * config.sub: Tidied up case statements.
10940 1999-05-22  Ben Elliston  <bje@cygnus.com>
10942         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10943         <jiro@din.or.jp>.
10945         * config.guess: Merge with FSF version. Future changes will be
10946         more accurately recorded in this ChangeLog.
10947         * config.sub: Likewise.
10949 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10951          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10953 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10955         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10957 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10959         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10961 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10963         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10964         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10965         Bad merge removed these two changes.
10967 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10968                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10970         * config.guess (interix Alpha): Add.
10972 1999-04-11  Richard Henderson  <rth@cygnus.com>
10974         * configure.in (i?86-*-beos*): Do config gperf; don't config
10975         gdb, newlib, or libgloss.
10977 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
10979         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10980         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10981         from multidirs.
10983 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10985         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10987 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10989         * config.sub: Add support for mcore targets.
10991 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10993         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10994         not mt-ospace, in order to shut up assembler warning about using
10995         symbols that are named the same as registers.
10997 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10999         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11000         dependency list for all-target-cygmon.
11002 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11004         * config-ml.in: Check $host, not $target, for selective multilibs.
11005         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11006         thumb interworking, and underscore prefix multilibs.
11008 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11010         * missing: Update to version from current automake.
11012 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11014         * configure (gxx_include_dir): Removed.
11016         * configure.in (gxx_include_dir): Handle it.
11017         * Makefile.in: Likewise.
11019 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11021         * config.sub (mips64vr4111,mips64vr4111el) Add.
11023 1999-03-21  Ben Elliston  <bje@cygnus.com>
11025         * config.guess: Correct typo for detecting ELF on FreeBSD.
11027 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11029         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11030         config/mh-djgpp.
11032 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11034         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11035         all-target-newlib to dependency list for all-target-bsp.
11037 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11039         * config.sub: Add i386-uwin support.
11040         * config.guess: Likewise.
11042 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11044         * configure.in: cleanup, add mh-*pic handling for arm, special
11045         case powerpc*-*-aix*
11047 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11049         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11050         can be built.
11052 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11054         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11055         targets.
11057 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11059         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11061 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11063         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11065 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11067         * config.sub: Fix typo in arm recognition.
11069 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11071         * configure.in (noconfigdirs): Changed target_configdirs to
11072         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11073         rather than m68k-*-* since it is not known to work on
11074         m68k-aout. Ditto for arm-*-*oabi.
11076 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11078         * configure.in (*-*-windows*): Remove, no longer used.
11080 1999-02-19  Ben Elliston <bje@cygnus.com>
11082         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11083         Smart and improved by Andrew Cagney.
11085 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11087         * config.guess: Recognize openbsd-*-hppa.
11089 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11091         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11092         only if it is not empty.
11094 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11096         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11098         * config.guess: Modified to recognize uname's armv* syntax.
11100         * config.sub: Modified to recognize uname's armv* syntax.
11102 1999-02-17  Mark Salter  <msalter@cygnus.com>
11104         * configure.in: Added target-bsp for sparclite.
11106 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11108         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11110 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11112         * configure.in: Add support for strongarm port.
11113         * config.sub: Add support for strongarm target.
11115 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11117         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11118         the old name config/mh-cygwin32.
11119         Enable texinfo.
11121 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11123         * configure.in: Do build ld for ix86 Solaris.
11125 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11127         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11128         $AR_FOR_TARGET.  Likewise for RANLIB.
11130 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11132         * config.sub (oabi):  Recognize.
11133         * configure.in (arm-*-oabi):  Handle.
11135 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11137         * config.guess: Improve detection of i686 on UnixWare 7.
11139 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11141         * config.guess: Add support for i386-pc-interix.
11142         * config.sub: Likewise.
11143         * configure.in: Likewise.
11145 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11147         * Makefile.in: Remove unneeded all-target-libio from
11148         from all-target-winsup target since it is now unneeded.
11149         Add all-target-libtermcap in its place since it is now
11150         needed.
11152 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11154         * configure.in: makefile stub for cygwin target is probably
11155         unnecessary.  Remove it for now.
11157 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11159         * configure.in: libtermcap.a should be built when cygwin is the
11160         target as well as the host.
11161         * config.guess: Allow mixed case in cygwin uname output.
11162         * Makefile.in: Add libtermcap target.
11164 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11166         * config.sub: Clean up handling of hppa2.0.
11168 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11170         * config.guess: Use C code to identify more HP machines.
11172 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11174         * config.sub: Handle hppa2.0.
11176 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11178         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11179         cygmon for all sparclite targets, regardless of object format.
11181 1998-12-15  Mark Salter  <msalter@cygnus.com>
11183         * configure.in: Added target-bsp for several target architectures.
11185         * Makefile.in: Added rules for bsp.
11187 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11189         * config.guess: Improve detection of hppa2.0 processors.
11191 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11193         * config.guess: Recognize FreeBSD using ELF automatically.
11195 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11197         * configure (skip-this-dir): Add handling for new shell script, which
11198         might be created by a sub-directory's configure to indicate, this particular
11199         directory is "unwanted".
11200         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11202 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11204         * ltconfig: import from libtool, after changing libtool to
11205         account for the cygwin name change.
11207 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11209         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11210         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11212 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11214         * configure.in: Add libtermcap to list of cygwin dependencies.
11216 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11218         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11219         they include winsup/include when it's a cygwin target.
11221 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11223         * configure.in (host_tools): Added zip.
11224         * Makefile.in (all-target-libjava): Depend on all-zip.
11225         (all-zip): New target.
11226         (ALL_MODULES): Added all-zip.
11227         (NATIVE_CHECK_MODULES): Added check-zip.
11228         (INSTALL_MODULES): Added install-zip.
11229         (CLEAN_MODULES): Added clean-zip.
11231 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11233         * Makefile.in: lose "32" from comment about cygwin.
11235 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11237         * configure.in: Use -Os to build target libraries for the fr30.
11239 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11241         * config.sub: Add fr30.
11243 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11245         * configure.in: drop "32" from config/mh-cygwin32.  Check
11246         cygwin* instead of cygwin32*.
11247         * config.sub: Check cygwin* instead of cygwin32*.
11249 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11251         * config.guess: Match any version of Unixware7.
11253 1998-10-20  Syd Polk  <spolk@cygnus.com>
11255         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11256         if desired.
11258 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11260         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11261         these if the appropriate directories and files to not exist.
11263 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11265         * Makefile.in (DEVO_SUPPORT): Add config.if.
11267 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11269         * configure: Add pattern to replace "build_tooldir"'s
11270         definition in the generated Makefile with "tooldir"'s
11271         actual value.
11273 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11275         * config.sub: Bring back lost sparcv9.
11277         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11279 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11281         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11282         CC_FOR_TARGET and friends.
11284 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11286         * Makefile.in (build_tooldir): New variable, same as tooldir.
11287         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11288         -B$(build_tooldir)/bin/.
11289         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11291 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11293         * README: Remove installation instructions and refer to the
11294         INSTALL directory instead.
11296 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11298         * config.sub: Add support for i[34567]86-pc-udk.
11299         * configure.in: Likewise.
11301 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11303         * Makefile.in: add bzip2 package building bits for user
11304         tools module
11305         * configure.in: ditto
11307 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11309         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11310         (ALL_TARGET_MODULES): Add all-target-libobjc.
11311         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11312         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11313         (all-target-libchill): Add dependencies.
11314         * configure.in (target_libs): Add libchill.
11316 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11318         * configure.in (target_subdir): Remove duplicate line.
11320 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11322         * Makefile.in (all-automake): fix dependencies.
11324 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11326         * configure.in: Minor cleanups for building in the $(target_alias)
11327         subdir.
11329 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11331         * Makefile.in (bootstrap): Set r and s before make all.  Use
11332         BASE_FLAGS_TO_PASS in make all.
11333         (cross): Likewise.
11335 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11337         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11339 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11341         * config.sub: Fix typo in last change.
11343 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11345         * config.sub: Add support for C4x target.
11346         * configure.in: Likewise.
11348 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11350         * config.sub: Recognize sparcv9 just like sparc64.
11352 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11354         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11356 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11358         * config.guess: Correctly identify Pentium II sco boxes.
11360         * config.guess: Fix "tr" code.  From Weiwen Liu.
11362 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11364         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11365         stabs.
11367 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11369         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11370         (ALL_TARGET_MODULES): Add all-target-libchill.
11371         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11372         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11373         (all-target-libchill): Add dependencies.
11374         * configure.in (target_libs): Add libchill.
11376 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11378         * config.guess: Avoid assumptions about "tr" behaves when
11379         LANG is set to something other than English.
11381 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11383         * configure (gxx_include_dir): Changed to
11384         '${prefix}/include/g++'-${libstdcxx_interface}.
11386         * config.if: New to determine the interfaces.
11388 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11390         * config.guess: Detect and handle MPE/IX.
11391         * config.sub: Deal with MPE/IX.
11393 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11395         * configure.in: Use mh-aix43.
11397 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11399         * configure: Fix --without/--disable cases for gxx-include-dir.
11401 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11403         * mdata-sh:  Imported.  Needed for automake support.
11405 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11407         * Makefile.in (taz): Try "chmod -R og=u ." before
11408         "chmod og=u `find . -print`".
11410 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11412         * configure.in: Add arm-elf and thumb-elf support.
11414 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11416         * Makefile.in: Undo previous patch.
11418 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11420         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11421         to here ...
11422         (install-no-fixedincludes): and here
11423         (INSTALL_MODULES): ... from here.
11425 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11427         * config.sub: Merge with FSF.
11429         * config.guess: Merge with FSF.
11431 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11433         * configure (extraconfigdirs): New variable.
11434         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11435         * Makefile.in (all): Move higher in file.
11436         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11437         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11438         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11439         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11440         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11442 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11444         * Makefile.in (all-target-libjava): Depend on all-gcc and
11445         all-target-newlib.
11446         (configure-target-libjava): Depend on $(ALL_GCC).
11448 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11450         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11451         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11453 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11455         * INSTALL/README: Fix typo.
11457 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11459         * ylwrap: Change absolute path checks to check for DOS style path
11460         names.
11462         * ylwrap: Don't use a full path name if the source file is in the
11463         same directory.  From hjl@lucon.org (H.J. Lu).
11465         * config-ml.in: Default to being verbose, to match Feb 18 change to
11466         configure.
11468 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11470         Brought over from egcs:
11472         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11474         * configure.in (target_subdir): Set to ${target_alias} instead
11475         of "libraries".
11477         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11479         * configure.in (target_subdir): Set to libraries if enable_multilib.
11481 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11483         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11484         multilibs, force reconfiguration the first time we create
11485         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11487 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11489         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11490         avoid confusion with --no-recursion.
11492 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11494         * configure.in: Win32 hosts shouldn't use install -x
11495         * install-sh: remove -x option, and special .exe-handling
11496         hack.
11498 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11500         * config.guess: Recognize i586-pc-beos.
11501         * configure.in: Don't build some bits for beos.
11503 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11505         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11506         CFLAGS default to -O2.
11508         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11509         when using GNU ld.
11511 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11513         * ltmain.sh: Correct install when using a different shell.
11515 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11517         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11519 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11521         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11522         target.
11524 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11526         * ltconfig: Update to correct AIX handling.
11528 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11530         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11532         * configure.in (target_subdir): Set to ${target_alias} instead
11533         of "libraries".
11535 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11537         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11538         (Makefile): Depend on $(gcc_version_trigger).
11540         * configure (gcc_version): Change default initializer to empty
11541         string.
11542         (gcc_version_trigger): New variable; pass this variable down
11543         to subdir configures to enable them checking gcc's version
11544         themselves. Emit make macros for both gcc_version vars.
11545         (topsrcdir): Initialize reliably.
11546         (recursion line): Remove --with-gcc-version=${gcc_version}.
11548 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11550         * configure (enable_version_specific_runtime_libs): Implement new flag
11551         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11552         in $(libsubdir); emit definition in each generated Makefile.
11553         (gxx_include_dir): Initialize depending on
11554         $enable_version_specific_runtime_libs.
11556 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11558         * configure (gcc_version): Initialize properly depending on
11559         how and where configure is started.
11560         (recursion line): Pass a --with-gcc-version=${gcc_version}
11561         to configures in subdirs.
11563 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11565         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11566         cygmon
11568 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11570         * configure.in: Add cygmon and libstub support for mn10200.
11572 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11574         * configure (gcc_version): Add new variable describing the
11575         particular gcc version we're building.
11576         * Makefile.in (libsubdir): Add new macro for the directory
11577         in which the compiler finds executables, libraries, etc.
11578         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11579         and libsubdir.
11581 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11583         * Makefile.in (local-clean): Remove *.log.
11584         (warning.log): Built with warn_summary from build.log.
11585         (mail-report.log): Run test_summary.
11586         (mail-report-with-warnings.log): Run test_summary including
11587         warning.log in the report.
11589 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11591         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11593 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11595         * Makefile.in (grep): Grep no longer depends on libiberty.
11597 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11599         * Makefile.in: all-snavigator needs all-libgui.
11601 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11603         * configure.in: Add cygmon and libstub support for mn10300.
11605 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11607         * missing: Update to version from automake 1.3.
11609         * ltmain.sh: On installation, don't get confused if the same name
11610         appears more than once in the list of library names.
11612 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11614         * config.sub: Accept m68060 and m5200 as CPU names.
11616 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11618         * configure: Use && rather than using -a in test, because odd
11619         strings can confuse test.
11620         * configure.in: Likewise.
11622 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11624         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11626 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11628         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11629         bootstrap4-lean): New targets.
11631 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11633         * mpw-* Delete.  Not used.
11635 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11637         * COPYING.LIB: Update FSF address.
11639 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11641         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11643         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11644         GAS_SUPPORT_DIRS.
11646 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11648         * ltconfig, ltmain.sh: Avoid producing a version number if
11649         -version-info was not used.
11651 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11653         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11654         building with newlib.
11656 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11658         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11659         Solaris `make' causes it to continue to next definition.
11661 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11663         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11664         the right GUI libraries and files are installed along with GDB.
11666 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11668         * configure.in: Change alpha to alpha* in several places.
11670 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11672         * config.sub: Recognize sparc86x.
11674 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11676         * configure.in (--enable-target-optspace): Remove debug echo.
11678 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11680         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11682 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11684         * ltconfig: Update cygwin32 support.
11686         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11687         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11688         (GDB_SUPPORT_DIRS): Likewise.
11690 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11692         * configure.in (target_makefile_frag): If --enable-target-optspace,
11693         use -Os to compile target libraries rather than -O2.  Default to
11694         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11695         not used.
11696         * configure.in (target_cflags): Ditto for d30v.
11698 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11700         * Makefile.in (all-bfd): Depend on all-intl.
11701         (all-binutils): Likewise.
11702         (all-gas): Likewise.
11703         (all-gprof): Likewise.
11704         (all-ld): Likewise.
11706 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11708         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11710 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11712         * Makefile.in (all-bfd): Depend upon all-libiberty.
11714         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11716 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11718         * Makefile.in: Add libstub.
11720         * configure.in: Ditto. Build libstub for targets that have cygmon
11721         support.
11723 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11725         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11727 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11729         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11730         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11732 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11734         * configure: Define DEFAULT_M4 by searching PATH.
11735         * Makfile.in: Use DEFAULT_M4.
11737 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11739         * ltconfig: Add cygwin32 support.
11741         * Makefile.in, configure.in: Add libtool as a native only directory
11742         to configure and build.
11744 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11746         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11748 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11750         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11752 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11754         * Makefile.in: add ash make rules
11755         * configure.in: add ash to native_only and host_tools lists
11757 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11759         * Makefile.in (all-gettext, all-intl): New targets.
11760         (ALL_MODULES): Added all-gettext, all-intl.
11761         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11762         (INSTALL_MODULES): Added install-gettext, install-intl.
11763         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11765         * configure.in (host_tools): Added gettext.
11766         (native_only): Likewise.
11767         (noconfigdirs) [various cases]: Likewise.
11768         (host_libs): Added intl.
11770 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11772         * configure: Do not disable building gdbtk for cygwin32 hosts.
11774 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11776         * configure.in: Add thumb-coff target.
11777         * config.sub: Add thumb-coff target.
11779 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11781         * Makefile.in: Revert yesterday's change.
11782         (all-target-winsup):  all-target-librx stays out of here.
11784 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11786         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11787         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11788         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11789         Remove references to librx and libg++.
11791 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11793         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11794         recursive makes
11796 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11798         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11799         for newlib directory.
11800         (CXX_FOR_TARGET): Likewise.
11802 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11804         * ltconfig: Update after libtool/ltconfig.in change for
11805         hpux11.
11807 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11809         * ltconfig, ltmain.sh: Update to libtool 1.2.
11811 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11813         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11814         (install-gcc-cross): Instead, override LANGUAGES here.
11816 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11818         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11819         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11821 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11823         * configure.in: Add Thumb-pe target.
11825 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11827         * Makefile.in - changed sn targets to snavigator
11828         * configure.in - changed sn targets to snavigator
11830 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11832         * config-ml.in: After building symlink tree call make distclean
11833         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11834         to be the case for libiberty.
11836 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11838         * configure: When making link, also check the current
11839         directory. The configure scripts may create one.
11841 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11843         * config.sub: Accept alphapca56 and alphaev6 properly.
11845 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11847         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11849 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11851         * config.sub (sco5): Fix typo.
11853 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11855         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11856         install-itcl.
11857         (install-itcl): Remove dependency on install-tcl.
11859 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11861         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11863 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11865         * configure.in: Don't build libgui for a cygwin32 target when not on
11866         a cygwin32 host.
11868 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11870         * configure (redirect): Set to null, so default behavior of
11871         configure is now --verbose.
11873 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11875         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11876         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11878 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11880         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11881         this change to sync Makefile.in with its ChangeLog entries.
11883 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11885         * ltmain.sh (mkdir): Check that the directory doesn't exist
11886         before we exit with error, so that we don't get races during
11887         parallel builds.
11889 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11891         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11893 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11895         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11896         PICFLAG_FOR_TARGET.
11897         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11899         * configure: Emit a definition for the new macro enable_shared
11900         into each Makefile.
11902 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11904         * configure.in (host_tools, native_only): Add libtool.
11906 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11908         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11909         Fix typo in ming config comment.
11911 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11913         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11915 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11917         * config.sub: Add tic30 cases, and map c30 to tic30.
11919 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11921         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11922         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11923         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11924         (CLEAN_TARGET_MODULES): Similarly
11925         (all-target-libf2c): Add dependences.
11926         * configure.in (target_libs): Add libf2c.
11928 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11930         * configure.in: Remove expect from noconfigdirs when target
11931         is cygwin32.  OK to build expect and dejagnu with Canadian
11932         Cross.
11934 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11936         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11937         host.
11939         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11940         and mingw32.
11942 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11944         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11945         here as it is not defined in the toplevel Makefile.
11947 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11949         * configure (package_makefile_rules_frag): New variable, which names
11950         a file with generic rules, ...
11951         Change comment to mention we now have FIVE parts.
11952         * configure: Undo last change.
11954 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11956         * config.guess: More accurate determination of HP processor types.
11957         * config.sub: More accurate determination of HP processor types.
11959 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11961         * configure (package_makefile_frag): Move inserting the
11962         ${package_makefile_frag} to where it should be according
11963         to the comment.
11965 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11967         * config.guess: Add support for Linux/ARM.
11969 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11971         * .cvsignore: Remove *-info and *-install since they match
11972         release-info and mpw-install, which we don't want to just ignore.
11974 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11976         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11978 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11980         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11981         local_prefix to sub-make invocations.
11983 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11985         * configure.in: Check makefile fragments in the source
11986         directory.
11988 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11990         * configure.in: Check whether host and target makefile
11991         fragments exist before adding them to *_makefile_frag.
11993 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11995         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11997 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11999         * configure.in: Make sure we only replace RPATH_ENVVAR on
12000         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12001         regexp to sed.
12003         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12004         to sub-makes.
12006 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12008         * config-ml.in (multi-do): LDFLAGS must include multilib
12009         designator.
12011 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12013         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12015 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12017         * config.sub: Add mingw32 support.
12018         * configure.in: Likewise.
12020 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12022         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12024 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12026         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12027         * configure (gxx_include_dir): Provide a definition for subdirs
12028         which do not use autoconf.
12030 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12032         * config.guess: Sync with egcs.  Picks up new alpha support,
12033         BeOS & some additional linux support.
12035 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12037         * config.guess: HP 9000/803 is a PA1.1 machine.
12039 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12041         * configure.in: It's alpha*-...
12043 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12045         * configure.in (host_makefile_frag, target_makefile_frag):
12046         Handle multiple config files.
12047         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12048         alpha-*-*.
12050 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12052         * mkdep: New file.
12054 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12056         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12058 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12060         * Makefile.in: Add libgui directory.
12061         (GDB_TK): Add all-libgui.
12062         * configure.in: Add libgui directory.
12063         * configure: Add all-libgui to GDB_TK.
12065 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12067         * config-ml.in (multidirs): Add m32r to multilib list.
12069 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12071         * Makefile.in (all-target-gperf): Change dependency to
12072         all-target-libstdc++.
12074 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12076         * config.guess: Add BeOS support.
12078 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12080         Source directory cvs renamed to cvssrc:
12081         * configure.in (host_tools): Change cvs to cvssrc.
12082         (native_only): Likewise.
12083         (noconfigdirs) [various cases]: Likewise.
12084         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12085         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12086         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12087         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12088         (all-cvssrc): Rename target from all-cvs.
12090 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12092         * configure (gxx_include_dir): Fix thinko.
12094 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12096         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12097         (install-cross, install-gcc-cross): New targets.
12099 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12101         * configure.in (noconfigdirs): Add support for Thumb target.
12103         * config.sub (maybe_os): Add support for Thumb target.
12105 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12107         * Makefile.in: Add rules for cygmon.
12109         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12111 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12113         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12114         * configure (gxx_include_dir): Provide a definition for subdirs
12115         which do not use autoconf.
12117 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12119         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12120         11/18/97 build
12122 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12124         * From Franz Sirl.
12125         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12126         found on RedHat Linux systems.
12128 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12130         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12131         guesses.
12133 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12135         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12137 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12139         * ltmain.sh: If mkdir fails, check whether the directory was created
12140         anyhow by some other process.
12142 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12144         * configure.in (d30v-*-*): Configure all directories.
12146 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12148         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12149         for the D30V.
12151 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12153         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12155 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12157         * include/libiberty.h: Add extern "C" { so it can be used with C++
12158         progrms.
12159         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12160         programs.
12162 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12164         * configure.in (d30v-*-*): Configure GCC now.
12166 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12168         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12169         is no longer needed.
12171 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12173         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12175 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12177         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12178         targets using "$@" to provide support for similar but not identical
12179         targets without having to duplicate code.
12181 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12183         * makefile.vms: Fix to work with DEC C.
12185 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12187         * config.sub: Add mips-tx39-elf to marketing names.
12189 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12191         * ltmain.sh: Handle symlinks in generated script.
12193 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12195         * configure: Handle autoconf style directory options: --bindir,
12196         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12197         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12198         --sysconfdir.
12199         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12200         (sharedstatedir, localstatedir, oldincludedir): New variables.
12201         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12202         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12203         sbindir, sharedstatedir, and sysconfdir.
12205 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12207         * Makefile.in (bootstrap-lean): New target.
12209 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12211         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12212         sn, and gnuserv from noconfigdirs.
12214 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12216         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12218 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12220         * Makefile.in (cross): New target.
12222 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12223                           Jeff Law         <law@cygnus.com>
12225         * Makefile.in (bootstrap2, bootstrap3): New targets.
12226         (all-bootstrap): Remove outdated and confusing target.
12227         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12229 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12231         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12232         windows.  Consistent with gdb/configure.
12234 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12236         * configure.in: Name Linux target fragment.
12238         * configure: Rewrite so that project Makefile fragment is inserted
12239         first and appears last in the resulting Makefile.
12241 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12243         * Makefile.in (install-itcl): Install tcl first.
12245 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12247         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12249 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12251         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12253         * configure.in (skipdirs): Add target-librx for Linux.
12254         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12256 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12258         * Makefile.in (bootstrap): New target.
12260 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12262         * config.sub: Accept 'amigados' for backward compatibility.
12264 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12266         * config.guess: Merge with FSF.
12268 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12270         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12272 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12274         * config.sub: Add "marketing-names" patch.
12276 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12278         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12280 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12282         * config.sub: Handle v850-elf.
12284 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12286         * .cvsignore (*-install): Remove.
12288 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12290         * ltconfig: Set CONFIG_SHELL in libtool.
12291         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12293 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12295         * configure.in (target_subdir): Set to libraries if enable_multilib.
12297 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12299         * config.guess: Update from gcc directory.
12301 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12303         * Makefile.in (all-sim): Depends on all-readline.
12305 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12307         * Makefile.in (BISON, YACC): Use $$s.
12308         (all-bison): Depend on all-texinfo.
12310 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12312         * Makefile.in (BISON): Add -L flag.
12313         (YACC): Likewise.
12315 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12317         * configure.in (noconfigdirs): Add support for v850e target.
12319         * config.sub (maybe_os): Add support for v850e target.
12321 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12323         * configure.in (noconfigdirs): Add support for v850ea target.
12325         * config.sub (maybe_os): Add support for v850ea target.
12327 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12329         * config.sub: Add mipstx39.  Delete r3900.
12331 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12333         * Makefile.in (all-autoconf): Depends on all-texinfo.
12335 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12337         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12338         eabi targets.
12340 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12342         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12344         * configure: When handling a Canadian Cross, handle YACC as well as
12345         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12346         * Makefile.in (all-bison): Depend upon all-texinfo.
12348 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12350         * Makefile.in (BISON): bison, not byacc or bison -y.
12351         (YACC): bison -y or byacc or yacc.
12352         (various): Add *-bison as appropriate.
12353         (taz): No need to mess with BISON anymore.
12355 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12357         * configure: If OSTYPE matches *win32*, try to find a good value for
12358         CONFIG_SHELL.
12360 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12362         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12363         configure.in if it is present.
12365 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12367         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12369 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12371         * config.sub: Recognize `arc' cpu.
12372         * configure.in: Likewise.
12373         * config-ml.in: Likewise.
12375 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12377         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12379 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12381         * configure: Changed sed delimiter from ':' to '|' when
12382         attempting to substitute ${config_shell} for SHELL. On
12383         NT ${config_shell} may contain a ':' in it.
12385 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12387         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12389 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12391         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12393 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12395         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12397         * ylwrap: If the program is a relative path, force it to be
12398         absolute.
12400 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12402         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12404 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12406         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12407         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12408         for libraries.
12410 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12412         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12413         separated by spaces.
12415 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12417         * ylwrap: New file.
12418         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12420         * ltmain.sh: Handle /bin/sh at start of install program.
12422         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12424         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12425         * missing: New file, from automake 1.2.
12427 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12429         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12430         check-tk to CHECK_X11_MODULES.
12432 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12434         * config.sub: Merge with FSF.
12436 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12438         * config.guess: Merge with FSF.
12440 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12442         * configure: Treat msdosdjgpp like go32.
12443         * configure.in: Likewise.  Don't remove gprof for go32.
12445         * configure: Change Makefile.tem2 to Makefile.tm2.
12447 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12449         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12451 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12453         * install-sh (chmodcmd): Set to null if the DST directory already
12454         exists.  Same as Nov 11th change.
12456 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12458         * configure (GDB_TK): Needs itcl and tix.
12460 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12462         * config.guess: Update from FSF.
12464 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12466         * Makefile.in (GDB_TK): Depend on itcl and tix.
12468 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12470         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12471         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12472         (INSTALL_SCRIPT): New variable.
12473         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12474         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12475         to -x.
12476         * install-sh: Add support for -x option.
12478 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12480         * configure.in, Makefile.in: Treat tix like itcl.
12482 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12484         * Makefile.in (WINDRES): New variable.
12485         (WINDRES_FOR_TARGET): New variable.
12486         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12487         (EXTRA_HOST_FLAGS): Add WINDRES.
12488         (EXTRA_TARGET_FLAGS): Add WINDRES.
12489         (EXTRA_GCC_FLAGS): Add WINDRES.
12490         ($(DO_X)): Pass down WINDRES.
12491         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12492         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12493         DLLTOOL_FOR_TARGET.
12495 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12497         * configure.in: configure sim before gdb for win32-x-ppc
12499 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12501         Move gperf into the toplevel, from libg++.
12502         * configure.in (target_tools): Add target-gperf.
12503         (native_only): Add target-gperf.
12504         * Makefile.in (all-target-gperf): New target, depend on
12505         all-target-libg++.
12506         (configure-target-gperf): Empty rule.
12507         (ALL_TARGET_MODULES): Add all-target-gperf.
12508         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12509         (CHECK_TARGET_MODULES): Add check-target-gperf.
12510         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12511         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12513 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12515         * config.sub (mn10200): Recognize new basic machine.
12517 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12519         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12520         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12522 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12524         * configure.in: If we're building mips-sgi-irix6* native, turn on
12525         ENABLE_MULTILIB and set TARGET_SUBDIR.
12527 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12529         * Makefile.in (all-sn): Depend on all-grep.
12531 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12533         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12535         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12536         Makefile.  From Jeff Makey <jeff@cts.com>.
12537         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12539         * Makefile.in (DISTBISONFILES): Remove.
12540         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12541         $(DEFAULT_YACC).
12543         * configure.in: Build itl, db, sn, etc., when building for native
12544         cygwin32.
12546         * Makefile.in (LD): New variable.
12547         (EXTRA_HOST_FLAGS): Pass down LD.
12548         ($(DO_X)): Likewise.
12550 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12552         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12554 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12556         * configure.in (targargs): Strip out any supplied --build argument
12557         before adding our own. Always add --build.
12559 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12561         * configure.in (targargs): Pass --build if we're doing
12562         a cross-compile.
12564 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12566         * configure: Use '|' instead of ":" as the separator in
12567         sed. Otherwise sed chokes on NT path names with drive
12568         designators. Also look for "?:*" as the leading characters in an
12569         absolute pathname.
12571 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12573         * config.sub: Support for r3900.
12575 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12577         * configure.in: Use install-sh, not install.sh.
12579 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12581         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12582         apply it twice.
12584 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12586         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12587         install-binutils.
12589 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12591         * Makefile.in: Add automake targets.
12592         * configure.in (host_tools): Add automake.
12594 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12596         * configure: Default CXX to c++, not gcc.
12597         * Makefile.in (CXX): Set to c++, not gcc.
12598         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12600 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12602         * install-sh: try appending a .exe if source file doesn't
12603         exist
12605 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12607         * configure.in: Turn on multilib by default.
12608         (cross_only): Remove target-libiberty.
12610         * Makefile.in (all-gcc): Don't depend on libiberty.
12612 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12614         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12616 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12618         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12619         (DISTBISONFILES): Add ld/Makefile.in
12621 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12623         * configure.in: if target is cygwin32 but host isn't cygwin32,
12624         don't configure gdb tcl tk expect, not just gdb.
12626 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12628         * configure.in: Added gnuserv everywhere sn appears.
12630         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12631         (CROSS_CHECK_MODULES): Added check-gnuserv.
12632         (INSTALL_MODULES): Added install-gnuserv.
12633         (CLEAN_MODULES): Added clean-gnuserv.
12634         (all-gnuserv): New target.
12636 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12638         * config.guess: Fixes for MIPS OpenBSD systems.
12640 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12642         * Makefile.in (INSTALL_XFORM): Remove.
12643         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12645         * mkinstalldirs: New file, copied from automake.
12646         * Makefile.in (installdirs): Rename from install-dirs.  Use
12647         mkinstalldirs.  Change all users.
12648         (DEVO_SUPPORT): Add mkinstalldirs.
12650 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12652         * install-sh: Rename from install.sh.
12653         * Makefile.in (INSTALL): Change install.sh to install-sh.
12654         (DEVO_SUPPORT): Likewise.
12656         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12657         Graichen <graichen@rzpd.de>.
12659 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12661         * config.guess: Recognize OpenBSD systems correctly.
12663 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12665         * README, Makefile.in (ETC_SUPPORT): Remove references to
12666         cfg-paper*, configure.{texi,man,info*}._
12668 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12670         * Makefile.in (all.normal): Ensure that gcc is built after all
12671         the x11 - ie gdb - targets.
12673 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12675         * makefile.vms: Don't run conf-a-gas.
12677 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12679         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12681 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12683         * configure.in: Remove noconfigdirs case since gdb also
12684         configures and builds for tic80-coff.
12686 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12688         * configure: Set cache_file to config.cache.
12689         * Makefile.in (local-distclean): Remove config.cache.
12691 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12693         * COPYING: Update FSF address.
12695 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12697         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12698         noconfigdirs.
12700 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12702         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12703         MAKEDIRS, is empty.
12705 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12707         * config.sub: Tweak mn10300 entry.
12709 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12711         * configure.in (host_tools): Put sim before gdb, so gdb's
12712         configure.tgt can determine if the simulator was configured.
12714 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12716         * config.sub: Move BeOS $os case to be with other Cygnus
12717         local cases.
12719 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12721         * config.sub: Remove misplaced comment that broke Linux.
12723 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12725         * config.sub: Add BeOS support.
12727 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12729         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12731 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12733         * configure.in (noconfigdirs): Remove tcl and tk from
12734         noconfigdirs for cygwin32 builds.
12736 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12738         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12740 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12742         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12743         make-all.com, use makefile.vms instead.
12745 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12747         * config.sub: Accept -lnews*.
12749 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12751         * configure.in (noconfigdirs): Disable target-newlib,
12752         target-examples and target-libiberty for d30v.
12754 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12756         * configure.in (noconfigdirs): Enable ld for d30v.
12758 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12760         * configure.in (tic80-*-*): Build compiler.
12762 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12764         * configure.in (d30v-*): Remove sim directory from list of
12765         unsupported d30v directories
12767 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12769         * config.sub, configure.in: Add d30v target cpu.
12771 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12773         * makefile.vms: New file.
12774         * make-all.com: Remove.
12776 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12778         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12780 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12782         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12784 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12786         * Makefile.in (ALL_MODULES): Added all-db.
12787         (CROSS_CHECK_MODULES): Addec check-db.
12788         (INSTALL_MODULES): Added install-db.
12789         (CLEAN_MODULES): Added clean-db.
12791 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12793         * config.guess: Merge with latest FSF sources.
12795 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12797         * Makefile.in (ALL_MODULES): Added all-itcl.
12798         (CROSS_CHECK_MODULES): Added check-itcl.
12799         (INSTALL_MODULES): Added install-itcl.
12800         (CLEAN_MODULES): Added clean-itcl.
12802 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12804         * configure.in: build gdb for mn10200
12806 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12808         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12810 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12812         * configure.in (tic80-*-*): Turn off most targets right now.
12814 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12816         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12817         rather than the makeinfo program.
12818         (do-info): Depend upon all-texinfo.
12820 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12822         * configure.in: Remove uses of config/mh-linux.
12824         * config.sub, config.guess: Merge with latest FSF sources.
12826 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12828         * config.sub (case $basic_machine): Add tic80 entries.
12830 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12832         * config.sub, config.guess: Merge with latest FSF sources.
12834 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12836         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12837         * mpw-config.in: Test for NewFolderRecursive.
12838         * mpw-install: Use symbolic name for startup filename.
12839         * mpw-README: Add various additional details.
12841 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12843         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12845 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12847         * configure.in: Do build gcc and the target libraries for
12848         the mn10200.
12850 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12852         * configure.in: don't avoid building gdb for mn10300 any more
12853         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12854         instead of single-quoting it.
12856 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12858         * configure.in: Don't use --with-stabs on IRIX 6.
12860 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12862         * configure.in (m32r): Build gdb, libg++ now.
12864 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12866         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12867         directories from noconfigdirs.
12869 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12871         * config.sub (basic_machine): added mips16 configuration
12873 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12875         * config.sub: Handle d10v-unknown.
12877 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12879         * config.sub: Handle v850-unknown.
12881 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12883         * Makefile.in: add findutils
12884         * configure.in: add findutils to list of host_tools
12886 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12888         * config.sub: Handle mn10200 and mn10300.
12890 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12892         * configure.in (d10v-*): Do not build librx.
12894 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12896         * configure.in (mn10300): Build everything except gdb & libgloss.
12898 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12900         * config.guess:  Patch for Dansk Data Elektronik servers,
12901         from Niels Skou Olsen <nso@dde.dk>.
12903         For ncr, use /bin/uname rather than uname, since GNU uname does not
12904         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12906         Patch for MIPS R4000 running System V,
12907         from Eric S. Raymond <esr@snark.thyrsus.com>.
12909         Fix thinko for nextstep.
12911         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12913         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12914         * config.guess: Guess mips-dec-mach_bsd4.3.
12916         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12917         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12918         release numbers.
12919         * config.guess (mips-mips-riscos*):  Emit just enough of the
12920         release number.
12922         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12923         * config.guess (sparc-auspex-sunos*):  Added.
12924         (f300-fujitsu-*): Added.
12926         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12927         * config.guess:  Recognize a Tadpole as a sparc.
12929 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12931         * config.guess: Don't assume that NextStep version is either 2 or
12932         3.  NextStep 4 (aka OpenStep 4) has come out now.
12934 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12936         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12937         From Rik Faith <faith@cs.unc.edu>.
12939 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12941         * config.sub: Contributions from bug-gnu-utils to:
12942         Support plain "hppa" (no version given) architecture, reported by
12943         OpenStep.
12944         OpenBSD like NetBSD.
12945         LynxOs is not a hardware supplier.
12947         * config.guess: Contributions from bug-gnu-utils to add support for:
12948         OpenBSD like NetBSD.
12949         Stratus systems.
12950         More Pyramid systems.
12951         i[n>4]86 Intel chips.
12952         M680[n>4]0 Motorola chips.
12953         Use unknown instead of lynx for hardware manufacturer.
12955 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12957         * install.sh (chmodcmd): Set to null if the DST directory already
12958         exists.
12960 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12962         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12963         not use mt-ppc target Makefile fragment any more.
12965 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12967         * configure.in (*-*-windows):  Exclude everything but those dirs
12968         needed to build windows.
12970 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12972         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12974 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12976         * configure.in:  Exclude mmalloc from i386-windows.
12978 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12980         * Undo my previous change.
12982 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12984         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12985         unconditionally.
12986         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12988 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12990         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12991         host to add it's own flags.
12993 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12995         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12997 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12999         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13000         (CXX_FOR_TARGET): Likewise.
13001         (GCC_FOR_TARGET): Define.
13002         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13003         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13004         CC_FOR_TARGET was specified on the command line.
13005         (MAKEOVERRIDES): Don't define.
13007 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13009         * configure.in (m32r): Fix spelling of libg++ libs.
13011 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13013         * config.sub (-apple*): Remove, now redundant.
13015 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13017         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13019         * configure: Rework yesterday's sed script patch.
13021         * config.sub: Merge with FSF.
13023 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13025         * config.guess:  Merge from FSF.
13027         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13028         * config.guess: Use pc instead of unknown, for pc clone systems.
13029         Change linux to linux-gnu.
13031         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13032         * config.guess: Avoid non-portable tr syntax.
13034 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13036         * test-build.mk (HOLES): Add "xargs" for gdb.
13038         * configure: Avoid hpux10.20 sed bug.
13040 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13042         * configure.in:  Add support for windows host
13043         (that is a build done under the Microsoft build environment).
13045 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13047         * Makefile.in: Replace all uses of srcroot with s, to shrink
13048         command line lengths.
13050         Patches from Geoffrey Noer <noer@cygnus.com>:
13051         * configure.in: If configuring for newlib, pass --with-newlib to
13052         subdirectories.
13053         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13054         -Bnewlib/ and -Lwinsup to gcc.
13055         (CXX_FOR_TARGET): Likewise.
13057 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13059         * Makefile.in (ETC_SUPPORT): Add configure.
13061 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13063         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13064         host configuration file.
13066 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13068         * configure.in: Break mn10x00 support into separate
13069         mn10200 and mn10300 configurations.
13070         * config.sub: Likewise.
13072 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13074         * configure.in: Add lots of stuff to noconfigdirs for
13075         the mn10x00 targets.
13077         * config.sub, configure.in: Add mn10x00 support.
13079 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13081         * make-all.com: Call conf-a-gas, not config-a-gas.
13083 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13085         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13086         targets.
13088 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13090         * mpw-README: Add much more detail for native PowerMac.
13091         * mpw-install: New file.
13092         * mpw-configure: Add --norecursion and --help options.
13093         * mpw-config.in: Translate readme and install files when
13094         copying to objdir.
13095         * mpw-build.in: Don't always depend on byacc and flex.
13096         (install-only-top): New action.
13098 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13100         * configure.in:  You can now configure GDB for the v850.
13102 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13104         * configure.in (noconfigdirs): Don't configure any C++ dirs
13105         if targeting D10V.
13107 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13109         * config.sub: Recognize mips64vr5000.
13111 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13113         * configure.in: Use a single line for host_tools and native_only.
13115 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13117         * config.sub, configure.in: Add entries for m32r.
13119 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13121         * Makefile.in (inet-install): Don't run install-gzip.
13123 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13125         * configure.in:  Don't config lots of things for *-*-windows*.
13127 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13129         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13130         (host_libs, host_tools): Copy from configure.in.
13131         * mpw-configure: Don't complain about directories not found.
13133 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13135         * configure.in (i[345]86): Recognize i686 for pentium pro.
13136         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13137         file.
13139         * config.guess (i[345]86): Ditto.
13141 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13143         * configure.in (noconfigdirs): Removed gdb for D10V.
13145 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13147         * configure.in: Remove ld, target-libio, target-libg++, and
13148         target-libstdc++ from noconfigdirs.
13150 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13152         * configure: Fix three locations where shell scripts were
13153         being run directly rather than with config_shell.
13155 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13157         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13158         * config.sub (basic_machine): Recognize v850.
13160 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13162         * mpw-configure: Handle multiple enable/disable options and
13163         pass them down recursively, handle -c and -s flags appropriately
13164         depending on choice of compiler, add escape mechanism for
13165         quoted arguments to gC.
13167 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13169         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13170         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13171         so that -mrelocatable-lib and -mno-eabi are used.
13173         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13174         not support --print-multi-lib, don't abort.
13176 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13178         * make-all.com: Run config-a-gas.
13179         * setup.com: Don't copy subdirectory files around.
13181 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13183         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13184         target, it now compiles correctly.
13186 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13188         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13190 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13192         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13194 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13196         * configure.in (native_only): Add prms.
13198 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13200         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13201         (BINUTILS_SUPPORT_DIRS): Likewise.
13203 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13205         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13206         d10v support is added.
13208 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13210         * configure.in (d10v-*-*): New target.
13212 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13214         * config.guess (HP 9000/811): Recognize this as a PA1.1
13215         machine.
13217 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13219         * Makefile.in (do-tar-gz): New target, split out from tail end of
13220         taz target.  Run each command separately, don't use pipes.
13221         (taz): Use it.
13223 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13225         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13226         * mpw-build.in: No builds should depend on building byacc or flex,
13227         they are assumed to be installed already.
13229 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13231         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13232         variable that CC_FOR_TARGET needs.
13234 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13236         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13237         options have changed since the last time the subdirectory was
13238         configured, and if it has, reconfigure.
13239         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13240         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13242 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13244         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13245         CLEAN_MODULES): Add bash.
13246         (all-bash): New target.
13248 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13250         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13252 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13254         * config.sub (basic_machine): Recognize d10v as a valid processor.
13256 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13258         * mpw-configure: Add support for --bindir.
13259         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13261 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13263         * configure.in: add bash, time, gawk to list of hosttools and things
13264         to only build for native toolchains
13266 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13268         * Makefile.in (docdir): Remove.
13270 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13272         * Makefile.in (datadir): Set to $(prefix)/share.
13274 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13276         * configure.in: build diff and patch for cygwin32-hosted
13277         toolchains.
13279 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13281         * config.sub: Accept -rtems*.
13283 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13285         * configure.in: enable dosrel for cygwin32-hosted builds,
13286                 remove diff from the list of things not buildable
13287                 via Canadian Cross
13289 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13291         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13292         don't get ". ".
13294 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13296         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13298 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13300         * Makefile.in (taz): Handle case where tex3patch didn't even get
13301         checked out.  Also, if it was found, put the symlink in a new util
13302         subdirectory.
13304 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13306         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13308 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13310         * config.sub: Recognize -openvms.
13311         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13312         * make-all.com, setup.com: New files.
13314 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13316         * Makefile.in (taz): tex3patch moved to texinfo/util.
13318 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13320         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13321         * configure.in: remove make from disable-if-Can-Cross list
13322                 enable gdb if ${host} and ${target} are cygwin32
13324 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13326         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13327         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13329 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13331         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13332         distinguish sysv/svr4/bsd variants.
13333         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13335 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13337         * configure.in: Added copyright notice.
13338         * move-if-change: Added copyright notice.
13340 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13342         * configure.in (powerpcle-*-solaris*): Until we get shared
13343         libraries working, don't build gdb, sim, make, tcl, tk, or
13344         expect.
13346 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13348         * config.guess:  Merge with FSF:
13350         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13351         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13353         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13354         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13356         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13357         * config.guess:  Combine two OSF1 rules.
13358         Also recognize field test versions.  From mjr@zk3.dec.com.
13359         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13360         because GNU uname does not support -p.  From pmr@pajato.com.
13362 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13364         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13366 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13368         * mpw-README: Document GCCIncludes.
13370 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13372         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13374 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13376         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13378 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13380         * configure.in (*-*-cygwin32): Configure make.
13382 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13384         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13386 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13388         * Makefile.in (all-inet): Depend on all-perl.
13390         * Makefile.in (inet-install): New target.
13392         * Makefile.in (all-inet): Depend on all-tcl.
13393         (all-inet): Depend on all-send-pr.
13395 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13397         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13398         temporarily.
13400 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13402         * configure.in: Don't configure --with-gnu-ld on AIX.
13404 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13406         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13408 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13410         * Makefile.in (ALL_MODULES): Added all-inet.
13411         (CROSS_CHECK_MODULES): Added check-inet.
13412         (INSTALL_MODULES): Added install-inet.
13413         (CLEAN_MODULES): Added clean-inet.
13414         (all-indent): New target.
13416         * configure.in (host_tools): Added inet.
13417         (native_only): Added inet.
13418         (noconfigdirs): Added inet.
13420 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13422         * configure.in: Don't configure libgloss if we are not configuring
13423         newlib.
13425 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13427         * configure.in: Don't configure libgloss for unsupported
13428         architectures.
13430 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13432         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13434 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13436         * Makefile.in (ALL_MODULES): Include all-apache.
13437         (CROSS_CHECK_MODULES): Include check-apache.
13438         (INSTALL_MODULES): Include install-apache.
13439         (all-apache): New target.
13441         * configure.in: Added apache everywhere perl is seen.
13443 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13445         * Makefile.in: Add support for clean-{module} and
13446         clean-target-{module} rules.
13448 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13450         * configure.in (*-*-ose) do not build libgloss.
13452 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13454         * config.guess (prep*:SunOS:5.*:*): Turn into
13455         powerpele-unknown-solaris2.
13457 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13459         * configure.in: Permit --enable-shared to specify a list of
13460         directories.
13462 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13464         * configure.in (host==solaris): Pass only the first word of $CC
13465         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13467 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13469         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13471 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13473         * Makefile.in (ALL_MODULES): Include all-perl.
13474         (CROSS_CHECK_MODULES): Include check-perl.
13475         (INSTALL_MODULES): Include install-perl.
13476         (ALL_X11_MODULES): Include all-guile.
13477         (CHECK_X11_MODULES): Include check-guile.
13478         (INSTALL_X11_MODULES): Include install-guile.
13479         (all-perl): New target.
13480         (all-guile): New target.
13482         * configure.in (host_tools): Include perl and guile.
13483         (native_only): Include perl and guile.
13484         (noconfigdirs): Don't build guile and perl; no ports have been
13485         done.
13487 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13489         * configure (--enable-*): Handle quoted option lists such as
13490         --enable-sim-cflags='-g0 -O' better.
13492 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13494         * Makefile.in ({,inst}all-target): New rule so we can make and
13495         install all of the target directories easily.
13497 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13499         * configure.in: Add missing global flag in sed substitution when
13500         deleting `target-' from ${configdirs}.
13502 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13504         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13505         option.
13507         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13508         config/mh-necv4.
13510         * install.sh: Correct misspelling of transformbasename.
13512         * config.guess: Recognize mips-*-sysv*.
13514 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13516         * config.sub: Recognize mon960.
13518 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13520         * configure: Restore Canadian Cross handling of BISON and LEX,
13521         removed in Feb 20 change.
13523 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13525         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13526         Mention make install.  Remove the old copyright date as well the
13527         clumsy and rather pointless copyright on the README file.
13529 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13531         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13532         Makefile after running symlink-tree, then run `make distclean' to
13533         avoid clobbering any generated files in srcdir.
13535 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13537         * configure.in (m68k-*-netbsd*): Build everything now.
13539 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13541         * Makefile.in (taz): Fix quoting.
13543 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13545         * configure.in (sparclet-*-*): Build everything now.
13547 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13549         * configure.in (m68k-*-linux*): New host.
13551 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13553         * configure: Check for bison before byacc.
13555 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13557         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13558         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13559         searching PATH.  These are used as fallbacks by Makefile.in if
13560         flex/bison/byacc aren't in objdir.
13562 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13564         * Makefile.in: Make everything which depends upon all-bfd also
13565         depend upon all-opcodes, in case --with-commonbfdlib is used.
13567 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13569         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13570         building NT native compilers on Unix.
13572 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13574         * configure.in: Don't get CC from the host Makefile fragment if we
13575         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13576         Solaris test for /usr/ucb/cc to the post target script, just after
13577         the compiler sanity test.
13579 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13581         * config.sub: Merge with FSF.
13583 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13585         * Makefile.in (RPATH_ENVVAR): New variable.
13586         (REALLY_SET_LIB_PATH): Use it.
13587         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13589 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13591         * config.sub, configure.in: Recognize sparclet cpu.
13593 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13595         * config.guess:  Support m68k-cbm-sysv4.
13597 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13599         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13600         m68k-unknown-linuxaout from linker help string.  Put quotes around
13601         $ld_help_string.
13603 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13605         * config.guess (powerpc-harris-powerunix): Add guess for port
13606         to new target.
13608 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13610         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13612 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13614         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13615         $(REALLY_SET_LIB_PATH) in Makefile.
13616         * Makefile.in (SET_LIB_PATH): New variable.
13617         (REALLY_SET_LIB_PATH): New variable.
13618         ($(DO_X)): Use $(SET_LIB_PATH).
13619         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13620         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13621         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13622         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13623         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13624         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13625         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13626         (install-dosrel): Likewise.
13627         (all-opcodes): Depend upon all-libiberty.
13629 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13631         * config.guess (*:CYGWIN*): New
13633 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13635         * Makefile.in (all-target-winsup): All all-target-libiberty.
13637 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13639         * configure.in (noconfigdirs): Add missing # in front of comment.
13641 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13643         * configure.in: add second pass to things added to noconfigdirs
13644         so *-gm-magic can exclude libgloss properly.
13646 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13648         * mpw-configure (extralibs_name, rez_name): Set correctly
13649         for MWC68K compiler.
13651         * mpw-README: Add more info on the necessary build tools.
13653 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13655         * configure.in, config.sub: Recognize cygwin32.
13657 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13659         * config.guess, config.sub: Recognize A/UX.
13661 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13663         * config.sub: Merge with gcc/config.sub.
13665 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13667         * mpw-build.in (do-binutils): Add build of stamps.
13669 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13671         * config.sub: Add recognition for mips64vr4100*-* targets.
13673 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13675         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13676         Add creation of gconfigargs with `--enable-shared' turned on.
13677         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13678         ($(host)-stamp-stage3-configured): Likewise.
13679         (HOLES): Add chatr and ldd.
13680         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13682 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13684         * configure: Pass --nfp to recursive configures.
13686 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13688         * Makefile.in (DLLTOOL): New.
13689         (DLLTOOL_FOR_TARGET): New.
13690         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13691         (EXTRA_TARGET_FLAGS): Ditto.
13692         (EXTRA_GCC_FLAGS): Ditto.
13693         (CONFIGURE_TARGET_MODULES): Ditto.
13694         (DO_X): Ditto.
13695         * configure: Add DLLTOOL.
13697 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13699         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13700         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13701         mh-sco, since old workarounds no longer needed, and don't
13702         build ld, since libraries have weak symbols in COFF.
13704 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13706         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13708 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13710         * configure.in: Make sure that ${CC} can be used to compile an
13711         executable.
13713 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13715         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13716         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13717         nothing depending on whether gdbtk is being built.
13719 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13721         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13723 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13725         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13726         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13728 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13730         * config-ml.in: Add support for
13731         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13732         Simplify setting of multidirs from --disable-foo.
13734 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13736         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13737         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13738         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13739         non-empty, pass them on to the  GCC make.
13740         (all-bootstrap): New rule that is like all-gcc, except it executes
13741         the GCC bootstrap rule instead of the GCC all rule.
13743 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13745         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13747 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13749         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13750         DG/UX support.
13752 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13754         * config.sub (i*86*) Change [345] to [3456]
13756 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13758         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13759         --with-gnu-ld=no.
13761 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13763         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13764         AIX multilibs get built.
13766 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13768         * configure.in (i386-win32): Don't build expect if we're not
13769         building the tcl subdir.
13771 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13773         * Makefile.in: (configure-target-examples, all-target-examples):
13774         New targets, configure and build example programs.
13776 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13778         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13779         use it as input to sedit the generated MPW makefile.
13780         * mpw-README: Add a suggestion about Gestalt.h.
13782 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13784         * config.sub: Accept *-*-ieee*.
13786 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13788         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13789         Ronald F. Guilmette <rfg@monkeys.com>.
13791 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13793         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13794         for powerpc-pe native.
13795         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13796         (target==powerpc-pe): duplicate i386-win32 entry.
13798 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13800         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13801         of vxworks, not just vxworks5.1.
13803 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13805         * mpw-configure: Add support for exec-prefix.
13807 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13809         * config.guess: Recognize HP model 816 machines as having
13810         a PA1.1 processor.
13812 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13814         * configure: Ignore new autoconf configure options.
13816 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13818         * config.guess:  Recognize Pentium under SCO.
13819         From Robert Lipe <robertl@arnet.com>.
13821 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13823         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13825 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13827         * configure.in: Don't configure gas for alpha-dec-osf*.
13829 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13831         * configure.in: Default to --with-stabs for some targets for which
13832         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13833         i[345]86*-*-unixware*.
13835 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13837         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13838         rather than basing it on the target.  Simplify handling of options
13839         controlling which directories to configure.  Remove extraneous
13840         slash in multi-clean target.
13842 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13844         * config-ml.in: Prefix more variables with ml_ so they don't collide
13845         with configure's.
13847 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13849         * configure: Don't turn -v into --v.
13851 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13853         * configure.in (targargs): Fix typo.
13855         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13857 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13859         * configure.in: Strip --host and --target options from
13860         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13861         --with-cross-host option when building with a cross-compiler.
13862         * configure: Canonicalize the arguments put into config.status by
13863         always using `=' for an option with an argument.  Pass a presumed
13864         --host or --target explicitly.
13866 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13868         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13869         into general OS recognition case.
13871 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13873         * configure.in (target_configdirs): add target-winsup only
13874         for win32 target systems.
13876 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13878         * Makefile.in (all-target-libgloss): Depend upon
13879         configure-target-newlib, since when libgloss is built it looks to
13880         see if the newlib directory exists.
13882 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13884         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13885         cfg-ml-*.in.
13887 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13889         * configure: Handle LD and LD_FOR_TARGET when configuring a
13890         Canadian Cross.
13892 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13894         * configure.in (target_libs): add target-winsup.
13895         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13896         (target==ppcle-pe): remove ld from $noconfigdirs.
13898 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13900         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13901         Preserve relative path names in $srcdir.  Build symlink tree if
13902         configuring cross target dir and srcdir=. (= no VPATH support).
13903         (configure-target-libg++): Depend on configure-target-librx.
13904         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13905         * config-ml.in: New file.
13906         * symlink-tree: New file.
13907         * configure: Ensure srcdir="." if that's what it is.
13909 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13911         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13912         includes and FLEX_SKELETON setting.
13913         * mpw-configure (--with-gnu-ld): New option, controls whether
13914         to use PPCLink or ld with PowerMac GCC.
13915         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13916         * mpw-config.in: Configure grez if targeting Mac.
13918         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13919         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13920         just macos.
13921         * configure.in: Configure grez resource compiler if targeting Mac.
13922         * Makefile.in (all-grez, install-grez): New targets.
13924 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13926         * configure: CXX defaults to gcc, not g++.  If we find
13927         gcc in the path, set CC to gcc -O2.
13929 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13931         * configure: Default ${build} correctly.  Avoid picking up extra
13932         spaces when reading CC and CXX from Makefile.  When doing a
13933         Canadian Cross, use plausible default values for numerous
13934         variables.
13935         * configure.in: When doing a Canadian Cross, don't try to
13936         configure tools whose configure script can't handle it.
13938 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13940         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13942 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13944         * configure:  Remove dubious bug reporting address.
13946 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13948         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13949         configure script, run that instead of this directory's configure.
13950         In either case, print a message that we're configuring the sub-dir.
13952 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13954         * configure.in: Before checking for the existence of various files,
13955         use sed to filter out "target-".
13957 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13959         * Makefile.in (DO_X): Split rule to decrease command line length
13960         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13961         (Philippe De Muyter).
13963 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13965         * Makefile.in (all-patch): depend on all-libiberty.
13967 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13969         * configure.in: If the only directory in target_configdirs which
13970         actually exists is libiberty, then set target_configdirs to empty,
13971         to avoid trying to build a target libiberty in a gas or gdb
13972         distribution.
13974 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13976         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13977         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13978         systems.
13980 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13982         * configure.in (copy_dirs): Use sys-include instead of include
13983         for --with-headers option.
13985 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13987         * Makefile.in, configure.in: Make winsup builds work with
13988         new scheme.
13990 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13992         * configure.in: Build the linker on AIX.
13994 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13996         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13997         where needed.
13999 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14001         * Makefile.in (all-gcc): Fix typo.
14003 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14005         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14007 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14009         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14010         to target-xiberty, to provide more flexibility.
14011         (target_subdir):  Define.  Create if cross.
14012         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14013         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14014         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14015         check-libFOO -> check-target-libFOO, etc.
14016         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14017         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14018         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14019         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14020         allow ALL_GCC="" to only configure.
14021         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14022         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14023         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14025 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14027         * Makefile.in (taz): Build "info" in etc explicitly.
14029 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14031         * configure.in:  Make sure that CC is undefined (as opposed to
14032         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14033         problem with autoconf trying to configure on a host without GCC.
14035 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14037         * mpw-configure: Set host alias from choice of host compiler,
14038         only use generic MPW Makefile sed if present, edit a file
14039         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14040         * mpw-README: Add problem notes about CW6 and CW7.
14042 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14044         * Makefile.in (taz): Use ";" instead of ";;".
14046 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14048         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14049         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14050         DISTDOCDIRS.
14051         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14052         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14054 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14056         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14057         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14058         Move bfd to DISTSTUFFDIRS.
14060 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14062         * Makefile.in (X11_LIB): Removed.
14063         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14065         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14067 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14069         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14070         names.
14072 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14074         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14076 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14078         * configure.in (i[345]86-*-win32): Always build newlib.
14079         Don't configure cvs, autoconf or texinfo.
14080         * Makefile.in (LD_FOR_TARGET): New.
14081         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14082         Pass down LD_FOR_TARGET.
14084 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14086         * winsup: New directory.
14087         * Makefile.in: Build winsup.
14088         * configure.in: Winsup is configured when target is win32.
14089         Can only build win32 target GDB when native.
14091 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14093         * config.guess: Recognize HP model 819 machines as having
14094         a PA 1.1 processor.
14096 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14098         * configure: Fix sed loop which substitutes for CC and CXX to
14099         avoid bug found in various sed implementations.
14101 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14103         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14104         simulator.  Use standard powerpc-*-eabi*.
14106 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14108         * configure.in: Stop putting gas and binutils in noconfigdirs for
14109         powerpc-*-aix* and rs6000-*-*.
14111 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14113         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14114         -mcall-aixdesc libraries.
14116 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14118         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14120         * config.sub (arm | armel | armeb): Fix shell syntax.
14122 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14124         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14125         -msoft-float and -mcpu=common support.
14126         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14127         libraries.
14129 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14131         * configure.in: Allow configuration and build of emacs19 for the alpha.
14133 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14135         * configure.in (CC): Get ^CC, not just any old CC, from
14136         ${host_makefile_frag}.
14138 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14140         * configure.in (CC): Try to get CC from
14141         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14143 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14145         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14146         only if it exists in $(srcdir).
14148 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14150         * configure: If CC and CXX are not set in the environment, set
14151         them, based on either an existing Makefile or on searching for gcc
14152         in PATH.  Substitute for CC and CXX in Makefile.
14153         * configure.in: Remove libm from target_libs.  Separate
14154         target_configdirs from configdirs.  If CC is not set in
14155         environment, try to get it from a host Makefile fragment.  Rewrite
14156         changes of configdirs to use skipdirs instead.  A few minor
14157         tweaks.  Take directories out of target_configdirs as they are
14158         taken out of configdirs.  Remove existing Makefile files from
14159         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14160         CONFIG_ARGUMENTS in Makefile.
14161         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14162         by configure.in.
14163         (CONFIG_ARGUMENTS): Likewise.
14164         (CONFIGURE_TARGET_MODULES): New variable.
14165         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14166         ($(CONFIGURE_TARGET_MODULES)): New target.
14167         (configure-libg++, configure-libio): New targets.
14168         (all-libg++): Depend upon configure-libg++.
14169         (all-libio): Depend upon configure-libio.
14170         (configure-libgloss, all-libgloss): New targets.
14171         (configure-libstdc++): New target.
14172         (all-libstdc++): Depend upon configure-libstdc++.
14173         (configure-librx, all-librx): New targets.
14174         (configure-newlib): New target.
14175         (all-newlib): Depend upon configure-newlib
14176         (configure-xiberty): New target.
14177         (all-xiberty): Depend upon configure-xiberty.
14179 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14181         * configure.in (host i[345]86-*-win32):  Expand the
14182         noconfigdirs again.
14184 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14186         * mpw-configure: Fix sed command file name.
14188 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14190         * configure.in (host i[345]86-*-win32): Reduce the
14191         noconfigdirs again.
14193 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14195         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14196         or powerpc*-*-pe*, since they are not yet supported.
14198 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14200         Add PowerMac support and many other enhancements.
14201         * mpw-configure: New option --cc to select compiler to use,
14202         paste options set according to --cc into the generated
14203         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14204         if mpw-make.sed is present.
14205         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14206         add forward includes for PowerPC include files.
14207         * mpw-build.in: Build using Makefile.PPC if present.
14208         (do-byacc, etc): Remove separate version resource builds.
14209         (do-gas): Build "stamps" before "all".
14210         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14211         * mpw-README: Update to reflect --cc option, PowerMac support,
14212         and recently-reported compatibility problems.
14214 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14216         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14217         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14218         (--with-multilib-top): Pass to recursive invocations.
14220 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14222         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14223         v810-*-*.
14225 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14227         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14228         gdb, ld and opcodes on v810-*-*.
14230 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14232         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14233         (local-maintainer-clean): New target.
14234         (maintainer-clean): New target.
14235         (realclean): Just depend upon maintainer-clean.
14237 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14239         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14241 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14243         * configure.in: Build ld in mips*-*-bsd* case.
14245 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14247         * config.sub: Accept -lites* OS.  From Ian Dall.
14249 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14251         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14252         targets.
14254 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14256         * configure.in: treat i386-win32 canadian cross the same as
14257         i386-go32 canadian cross.
14259 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14261         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14262         running under the simulator to build a reduced set of libraries.
14263         (powerpc-*-eabiaix): Add fine grained multilib support added to
14264         other powerpc targets yesterday.
14266 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14268         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14269         -disable-softfloat, -disable-relocatable, -disable-aix, and
14270         -disable-sysv to control which multilib libraries get built.
14272 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14274         * configure: Add Makefile.tem to list of files to remove in trap
14275         handler.
14277 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14279         * config.guess (*Linux*):  Add missing "exit"s.
14280         Also, need specific check for alpha-unknown-linux (uses COFF).
14282 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14284         * config.guess:  Merge with FSF:
14286         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14287         * config.guess (AIX4): More robust release numbering discovery.
14289         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14290         * config.guess (i386-sequent-ptx): Properly get version number.
14292         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14293         * config.guess (mips:*:4*:UMIPS): New case.
14295 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14297         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14298         (i386-win32 host): Likewise.  Don't build readline.
14300 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14302         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14303         SUPPORT_FILES to submakes.
14305 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14307         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14308         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14309         mpw-configure.
14311 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14313         * configure.in (appdirs): Use =, not ==, in test expression when
14314         trying to build the text to print in the warning message for
14315         Solaris users.
14317 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14319         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14321 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14323         * config.guess: Recognize lynx-2.3.
14325 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14327         * config.sub (z8ksim): Deleted
14328         (z8k-*-coff): New, this is the one true name of the target.
14330 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14332         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14334 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14336         * config.guess (*:Linux:*:*): First try asking the linker what the
14337         default object file format is (elf, aout, or coff).  Then if this
14338         fails, try previous methods.
14340 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14342         * configure.in: Don't build newlib for *-*-vxworks5.1.
14344 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14346         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14347         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14349 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14351         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14353 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14355         * cfg-ml-com.in: New file.
14356         * cfg-ml-pos.in: New file.
14358 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14360         * COPYING.NEWLIB: Add HP free copyright to list.
14362 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14364         * config.sub: Recognize -eabi* for the system, not just -eabi.
14366 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14368         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14369         * config.sub, configure.in (win32): New target and host.
14371 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14373         * configure.in: Add i386-pe configuration.
14375 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14377         * mpw-build.in (install): Install GDB after LD.
14379 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14381         * mpw-config.in (elf/mips.h): Always forward-include, needed
14382         for GDB to build.
14384 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14386         * testsuite: New directory for customer acceptance and whole tool
14387         chain tests.
14389 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14391         * configure: If per-host line isn't found, but AC_OUTPUT is found
14392         and a configure script exists, run it instead.
14394 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14396         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14398 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14400         * configure: Set build_{cpu,vendor,os,alias} to host values when
14401         --build isn't specified.
14403 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14405         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14406         (FLAGS_TO_PASS): Pass them.
14407         (EXTRA_TARGET_FLAGS): Ditto.
14409 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14411         * Makefile.in (all-libg++): Depend on all-libstdc++.
14413 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14415         * configure.in (noconfigdirs): Enable all packages for
14416           i386-unknown-netbsd.
14418 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14420         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14421         hosted builds (DOS builds)
14423 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14425         Changes for ARM based on patches from Richard Earnshaw:
14426         * config.sub: Handle armeb and armel.
14427         * configure.in: Omit arm linker only for riscix.
14429 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14431         * config.guess:  Update from FSF.
14433 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14435         * config.sub: Recognize powerpcle as the little endian variant of
14436         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14437         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14438         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14439         temporarily.
14441 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14443         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14445 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14447         * config.sub: Accept -lites* as a basic system type.
14449 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14451         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14452         installed, and if so return linuxoldld as the system name.
14454 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14456         * config.guess: Add hppa1.1-hp-lites support.
14458 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14460         * configure.in: Don't build newlib for m68k-vxworks5.1.
14462 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14464         * configure.in (mips-sgi-irix6): Use mh-irix5.
14466 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14468         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14470 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14472         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14473         OSF/1.  Fix compiler flags.
14474         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14476 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14478         * configure.in: Recognize --with-newlib.
14479         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14481 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14483         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14484         to *_X11_MODULES due to gdbtk needing X include files et al.
14486 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14488         Merge in support for Mac MPW as a host.
14489         (Old change descriptions retained for informational value.)
14491         * mpw-config.in: Add generic include forwards for cpu-specific
14492         include files in aout and elf directories.
14494         * mpw-configure: Added copyright.
14495         * mpw-config.in: Check for presence of required build tools.
14496         (target_libs): Add newlib.
14497         (target_tools): Add examples.
14498         (Read Me): Generate as "Read Me for MPW" instead.
14499         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14500         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14501         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14503         * mpw-configure: Remove subdir-specific makefile hackery,
14504         delete mk.tmp after using it.
14506         * mpw-build.in (all): Display start and end times.
14508         * mpw-configure (host_canonical): Set.
14509         (target_cpu): Always add to makefiles.
14510         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14511         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14512         (mpw-mh-mpw): Look for in srcdir and srcroot.
14513         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14515         * mpw-build.in: (install-only): New target.
14517         * mpw-configure (host_alias, target_alias): Rename from hostalias
14518         and targetalias, add into generated Makefile.
14519         (mk.tmp): If present, add into generated Makefile.
14520         * mpw-build.in (all-gas): Build config.h first before gas proper.
14522         * mpw-configure (config.status): Write only if changed.
14523         * mpw-config.in (readline): Configure it (not built, just used for
14524         definitions).
14526         * mpw-config.in (elf/mips.h): Add a forward include.
14528         * mpw-config.in: Forward-include most .h files in include into
14529         extra-include.
14530         (readline): Don't build.
14531         mpw-build.in (install): Install GDB.
14533         * mpw-configure (prefix, mpw_prefix): Handle it.
14534         * mpw-config.in (mmalloc, readline): Don't configure.
14535         * mpw-build.in (thisscript): Rename to ThisScript.
14536         Use mpw-build instead of BuildProgram everywhere.
14537         (mmalloc, readline): Don't build.
14538         * mpw-README: New file, basic documentation about the MPW port.
14540         * mpw-config.in: Use forward-include to create include files.
14542         * mpw-configure: Add more things to the top of each configured
14543         Makefile, including contents of config/mpw-mh-mpw.
14544         * mpw-config.in (extra-include): Create this directory and fill it
14545         with Posix-like include files when configuring.
14547         * config.sub (apple, mac, mpw): Add various aliases.
14549         * mpw-build.in: New file, top-level build script fragment for MPW.
14550         * mpw-configure: New file, configure script for MPW.
14551         * mpw-config.in: New file, config fragment for MPW.
14553 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14555         * configure.in (host_libs): Remove glob, since it is gone from the
14556         sources.
14558 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14560         * Makefile.in: define empty GDB_NLM_DEPS var.
14562         * configure.in(target_makefile_frag): use config/mt-netware
14563         for netware targets.
14565 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14567         * config.sub: Merge in recent FSF changes.  Remove linux special
14568         cases.
14570 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14572         Revert this change:
14574         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14576                 * build-all.mk: Use CC=cc -Xs on Solaris.
14578 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14580         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14581         stop using it.
14582         * Makefile.in: Nuke all references to glob subdirectory.
14584 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14586         * configure.in: Fix --enable-shared logic in per-host.
14588 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14590         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14592 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14594         * configure.in (noconfigdirs): Don't build gas on AIX, for
14595         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14597 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14599         * configure: Fix --cache-file to work if the file argument is a
14600         relative path.
14602 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14604         * configure: If the --cache-file is used, pass it down to
14605         configure in subdirectories.
14607 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14609         * config.sub: add vxworks29k configuration.
14611 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14613         * Makefile.in (taz): Do "diststuff" part quietly.
14615 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14617         * config.sub: Mini-merge with gcc/config.sub.
14619 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14621         * config.guess (IRIX): Sed - to _.
14623 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14625         * Makefile.in (source-vault, binary-vault): New targets.
14627 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14629         * config.sub: Recognize -eabi as a basic system type.
14631 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14633         * configure.in (enable_shared stuff): Fix typo.
14635 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14637         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14639 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14641         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14643 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14645         * configure.in (rs6000-*-*): Don't build gas.
14647 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14649         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14650         reduce command line length.
14651         (AS_FOR_TARGET): Check for as.new, not Makefile.
14652         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14654 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14656         * config.guess:  Merge from FSF.
14658 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14660         * configure: Don't use $ when handling program_suffix.
14662 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14664         * configure.in:  Configure tk for hppa/hpux.
14666 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14668         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14670 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14672         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14673         to LIBCXXFLAGS.  Tests are better run without it.
14675 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14677         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14679 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14681         * configure.in (*-*-netware*): Don't configure xiberty.
14683 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14685         * configure.in:  Remove tk from native_only list.
14687 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14689         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14690           for special NCD build.
14692 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14694         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14695         makeall.bat, they're only useful for binutils snapshots.
14696         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14697         makeall.bat to specified SUPPORT_FILES.
14699 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14701         * build-all.mk: Add Ericsson targets to sun4 and solaris
14702           hosts.  Add  BNR's sun4 target to solaris host, so their
14703           build-from-source will be tested in-house first.
14705 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14707         * Makefile.in (LIBCFLAGS): New variable.
14708         (CFLAGS_FOR_TARGET): Ditto.
14709         (LIBCFLAGS_FOR_TARGET): Ditto.
14710         (LIBCXXFLAGS): Ditto.
14711         (CXXFLAGS_FOR_TARGET): Ditto.
14712         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14713         (BASE_FLAGS_TO_PASS): Pass them.
14714         (EXTRA_TARGET_FLAGS): Ditto.
14716         * configure.in: Support --enable-shared.
14718 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14720         * configure.in (target_libs):  Include libstdc++ again.
14721         * config.guess:  Update from FSF (for FreeBSD).
14723 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14725         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14726         makeall.bat.
14727         (DISTDOCDIRS): Add `etc'.
14728         (ETC_SUPPORT_PFX): New variable.
14729         (taz): Include anything from etc starting with a word in
14730         ETC_SUPPORT_PFX.
14732 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14734         * config.sub: Update for recent FSF changes.  Remove obsolete
14735         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14736         spacing changes.
14738 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14740         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14742         * config.guess:  Merge with FSF.
14743         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14745 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14747         * configure: Since the "trap 0" handler will override the exit
14748         status on many systems, only use it for "exit 1", and make it set
14749         a non-zero exit status; reset it before "exit 0".  Also, check
14750         exit status of config.sub, and error out if it failed.
14752 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14754         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14755         and install libgloss.
14757 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14759         * Makefile.in (all-binutils): Depend upon all-byacc.
14761         * configure.in: Don't build emacs on Irix 5.
14763 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14765         * configure.in (*-*-netware*): Add libio.
14767 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14769         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14770         (CHECK_TARGET_MODULES): Ditto.
14771         (INSTALL_TARGET_MODULES): Ditto.
14772         (TARGET_LIBS): Ditto.
14773         (all-libstdc++): Note dependencies.
14775 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14777         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14779 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14781         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14782         -fexternal-templates.
14784         * configure.in (target_libs): Add libstdc++.
14785         (noconfigdirs): Add libstdc++ as appropriate.
14787 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14789         * config.guess:  Update from FSF.
14791 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14793         * configure: Use ${config_shell} when running ${configsub}.
14795 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14797         * config.sub: No longer recognize h8300h.
14799 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14801         * config.sub: Remove extraneous differences between config.sub and
14802         gcc/config.sub.
14804 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14806         * Makefile.in (DISTSTUFFDIRS): Add gas.
14808 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14810         * COPYING.NEWLIB: New file.
14812 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14814         * config.guess (HP-UX):  Patch from Harlan Stenn
14815         <harlan@landmark.com> to also emit release level.
14817 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14819         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14821 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14823         * config.sub:  Merge nextstep cleanup from FSF.
14825 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14827         * configure.in (arm-*-*): Don't configure ld for this target.
14829 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14831         * configure.in (*-*-netware): don't configure libg++, libio,
14832           librx, or newlib.
14834 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14836         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14837         configure ld--it works, but it doesn't support shared libraries.
14839 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14841         * config.guess (*-unknown-freebsd*):  Get rid of possible
14842         trailing "(Release)" in version string.
14843         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14845 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14847         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14848         Fix type: *-next-neststep -> *-next-nextstep.
14850         * config.guess:  Merge from FSF:
14852         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14854         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14856         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14858         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14859         instead of UNIX_SV for UnixWare 1.0).
14861 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14863         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14864         to make gdb/nlm/* build after the compiler and linker.
14866 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14868         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14869         not just i[34]86.
14870         (m68k-atari-sysv4):  Relocate to match FSF version.
14872         * config.guess:  More merges from the FSF:
14874         Add a space before function call or macro invocation.
14876         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14878         * config.guess: Add trap cmd to remove dummy.c and dummy when
14879         interrupted.
14881         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14883         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14884         (dummy): Redirect stderr from compilation of dummy.c.
14886         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14888         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14890 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14892         * configure: Accept and ignore --cache*, for compatibility with
14893         new autoconf.
14895 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14897         * config.guess:  Merge from FSF:
14899         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14901         * config.guess (Pyramid*:OSx*:*:*): New case.
14902         (PATH): Add /.attbin at end for finding uname.
14903         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14905         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14907         * config.guess (M88*:DolphinOS:*:*): New case.
14909         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14911         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14912         to select whether to use ELF or COFF.
14914         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14916         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14918         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14920         * config.guess: Guess the OS version for HPUX.
14922         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14924         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14926 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14928         * configure.in: Recognize --with-headers, --with-libs, and
14929         --without-newlib.
14930         * Makefile.in (all-xiberty): Depend upon all-ld.
14932 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14934         * configure.in: Change i[34]86 to i[345]86.
14936 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14938         * configure (version): A few more tweaks to help message.
14940 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14942         * Makefile.in:  Remove (for now) librx as a host library,
14943         now that we're building it for target.
14945 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14947         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14948         (Karl Berry).
14950 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14952         * configure.in:  Also configure librx.
14954 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14956         * Makefile.in:  Update various rules to reflect that librx
14957         is now needed for libg++.
14959 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14961         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14963 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14965         * configure.in: Configure the examples directory.
14967 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14969         * configure: Simplify Jun 2 1994 change.
14971 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14973         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14974         /bin/gcc isn't good enough to build gcc.
14976 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14978         * Makefile.in (GDB_SUPPORT_FILES): Remove
14979         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14980         (gdb.tar.gz): Add new rule to use standard distribution building
14981         mechanism.
14983 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14985         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14986         Bill Cox <bill@cygnus.com>.
14988 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14990         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14992 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14994         * configure:  Search current dir first in .gdbinit.
14996 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14998         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15000 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15002         * config.sub:  Refer to NeXT's operating system as nextstep.
15004         * config.sub (case $basic_machine):  Re-order the cases, to match
15005         the order in the FSF version (which is mostly alphabethical).
15006         Merge in some additions and changes from the FSF.
15008 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15010         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15011         * config.sub: Recognize cxux7.
15012         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15014 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15016         * config.sub:  Fix typo powerpc -> powerpc-*.
15018 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15020         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15022         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15023         parallel with all-emacs and install-emacs).  Top-level command
15024         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15026 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15028         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15029         $(relbindir)/make before doing ``make install'', and use
15030         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15031         installing over running make binary.
15032         ($(host)-stamp-stage3-installed): Likewise.
15034 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15036         * config.guess: Recognize Mach.
15038 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15040         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15041         see whether --exec-prefix was used.
15043 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15045         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15047 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15049         * Makefile.in: Add all-librx target similar to all-libproc.
15051 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15053         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15054         with post 1.2 uname bogosity.
15056 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15058         * configure: Remove temporary files on receipt of a signal.
15060 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15062         * configure: If there is a package_makefile_frag, remove
15063         ${subdir}/Makefile.tem after copying it in.
15065 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15067         * build_all.mk: support rs6000 lynx identifies itself as
15068         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15069         since /bin/gcc is too feeble to compile a modern gcc.
15071 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15073         * brought devo/test-build.mk update-to-date with progressive/
15074           test-build.mk. Add lynx targets and hppa flag info.
15076 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15078         * configure.in:  Use mh-ncrsvr43.  Patch from
15079         Tom McConnell <tmcconne@sedona.intel.com>.
15081 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15083         * config.guess (i386-unknown-bsdi):  No longer need to
15084         check #if defined(__bsdi__) && defined(__i386__).
15086 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15088         * configure: Set program_transform_nameoption correctly.
15090 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15092         * brought build-all.mk update-to-date with progressive build-all.mk,
15093           added new targets and hppa info.
15095 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15097         * configure: If config.guess result is a prefix of the user
15098         specified target, assume a native build and use the user specified
15099         target as the host alias.  Remove SunOS patch suffix removal hack.
15100         * configure.in: Remove SunOS patch suffix removal hack.
15102         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15103         in NATIVE_CHECK_MODULES.
15105 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15107         * Makefile.in: Rename HOST_ONLY to NATIVE.
15108         * configure: Delete SunOs patch suffix from host_canonical
15109           and build_canonical variables that are prepended to Makefiles.
15110         * configure.in: Add comments for easier maintenance.
15112 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15114         * Makefile.in: Add all-libproc target similar to all-gui.
15116 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15118         * Makefile.in (CHECK_MODULES): split into
15119         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15121 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15123         * config.guess (i386-unknown-bsdi): New system to guess.
15125 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15127         * Makefile.in: Add all-gui target (but not yet build by "all").
15129 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15131         * config.sub: Move deletion of patch suffix from here...
15132         * configure.in: To here, at Ian's suggestion.  The top-
15133           level scripts might need to know of a patch level.
15135 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15137         * config.sub: Strip off patch suffix so rtl is recognized
15138           as a sunos4.1.3 machine, even though it's been patched.
15140 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15142         * Makefile.in (INSTALL_LAST): Delete.
15143         (INSTALL_DOSREL): New.
15145 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15147         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15148         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15149         whether we pass down --with-gnu-ld anyhow.
15151 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15153         * Makefile.in (INSTALL_LAST): Change operation so it works
15154         on more flavors of make.
15155         * configure.in (go32): Don't build libg++ or libio.
15157 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15159         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15160         they can be overriden by templates.
15162 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15164         * configure.in (target==go32): Don't build gdb.
15165         * dosrel: New directory.
15167 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15169         * configure.in (host==go32): Configure dosrel too.
15170         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15171         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15172         be set by incoming names or templates.
15173         (INSTALL_LAST): New rule.
15175 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15177         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15179 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15181         * configure.in (appdirs): New variable.  Currently empty, but will
15182         be used in gas distribution.  If nonempty, lists a set of
15183         directories at least one of which must get configured, or top
15184         level configuration is considered to have failed.
15185         (rs6000-*-lynxos*): Use new file name.
15187 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15189         Eliminate XTRAFLAGS.
15190         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15191         newlib include files using -idirafter, and also use -nostdinc.
15192         (CXX_FOR_TARGET): Likewise.
15193         (XTRAFLAGS): Removed.
15194         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15195         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15196         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15197         ($(DO_X)): Don't pass down XTRAFLAGS.
15199 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15201         * configure.in (mips*-dec-bsd*): New target; do build linker.
15202         (mips*-*-bsd*): New target; don't build linker.
15204 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15206         * configure.in: support rs6000-*-lynxos* configuration.
15207         support sunos4 as a cross target.
15209         * config.sub: look for lynx*, not lynx since the OS version may
15210         legitimately be part of the name.
15212 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15214         * configure.in (i[34]86-*-sco*): Move to be with other i386
15215         targets.
15216         (romp-*-*): New target.  Skip various binary utilities.
15217         (vax-*-*): New target.  Don't build newlib.
15218         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15220 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15222         * configure.in: Only set host_makefile_frag if config
15223         directory exists.
15225 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15227         * install.sh: If $dstdir exists, don't check whether each
15228         component does.
15230 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15232         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15234 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15236         * configure.in (*-*-lynxos*): Don't configure newlib for either
15237         native or cross Lynx.
15239 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15241         * config.sub (sparc64-elf): Fix os.
15242         (z8k): Remove duplicate.
15244 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15246         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15247         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15249 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15251         * configure: Make file links cleanly even if Lynx fails on
15252           an NFS symlink (at least fail cleanly).
15254 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15256         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15257         -XNh2000.
15259 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15261         * configure: Unknown options are fatal again.
15263 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15265         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15266         compatibility.
15268 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15270         * build-all.mk: Add `clean' target.
15272 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15274         * config.guess:  Add SINIX support.
15275         * configure.in:  Add mips-*-sysv4* support.
15277 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15279         * build-all.mk: Document all useful targets.
15280         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15281         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15283 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15285         * configure: Support --silent, --quiet.
15287 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15289         * configure: Support --disable-FEATURE.
15291 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15293         * config.guess: Recognize NCR running SVR4.3.
15295 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15297         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15298         Patch from Paul Eggert <eggert@twinsun.com>.
15300 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15302         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15304 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15306         * configure: Make unrecognized options give nonfatal warnings
15307         instead of fatal errors, and pass them to any subdirectory
15308         configures in case they recognize them.
15309         Make --x equivalent to --with-x.
15311 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15313         * configure: Add --enable-* options.  Clean up usage message and
15314         some comments.
15316 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15318         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15320 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15322         * configure.in (hppa*-*-*): Enable binutils.
15324 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15326         * config.sub: Recognize cisco.
15328 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15330         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15332 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15334         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15335         than one configuration name.  Add comment.
15337 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15339         * config.guess: about target *-hitachi-hiuxwe2, fixed
15340         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15341         macro is incorrect.]
15343 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15345         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15346         than the "make ls" stuff which used to be here.
15348 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15350         * config.guess:  Recognize i[34]86-unknown-freebsd.
15351         From Shawn M Carey <smcarey@rodan.syr.edu>.
15353 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15355         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15357 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15359         * config.guess: Check for ptx.
15361 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15363         * config.sub: Add os9k checking.
15365 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15367         * config.guess: Handle OSF1 running on HPPA processors
15369 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15371         * configure: If subdir configure fails, print out a message with
15372         subdirectory name, in case subdir's configure code didn't identify
15373         itself.
15375 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15377         * configure.in: Remove embedded newlines from configdirs.
15378         Avoid mismatches of substrings.  Fix matching strings at end
15379         of configdirs.
15381 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15383         * config.guess:  Add Lynx/rs6000 config support.
15385 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15387         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15389 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15391         * configure.in (hppa*-*-osf*): Treat this just like most other
15392         PA configurations (eg no binutils or ld).
15393         (hppa*-*-*elf*): These configurations have binutils and ld.
15395 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15397         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15399 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15401         * configure.in (rs6000-*-*): Build gas.
15403 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15405         * Makefile.in:  Avoid bug in losing hpux sed.
15407 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15409         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15410         for GDB and GDB has been fixed to not need it.
15412 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15414         * config.guess: Recognize vax hosts.
15416 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15418         * configure (while loop): Don't use "break 2" inside case
15419         statement -- the case statement isn't an enclosing loop.
15421 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15423         * config.guess:  Clean up NeXT support, to allow nextstep
15424         on Intel machines.  Make OS be nextstep.
15426 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15428         * config.guess: Add alternate forms for Convex.
15430 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15432         * configure:  Completely rewrite option processing.  Take
15433         advantage of pattern-matching to avoid invoking test frequently.
15434         Also clean up host and target defaulting logic.
15436 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15438         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15439         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15440         commands (plus user environment) will fit SCO limits.
15442 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15444         * configure.in: Don't issue warnings about directories which are
15445         not being configured if -norecursion is set.  Correct test for
15446         --with-gnu-as and --with-gnu-ld to not get confused by substring
15447         matches.
15449         * configure.in: Don't build gas for alpha-dec-osf1*.
15451 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15453         * configure:  Back out Per's change of 12/19/1993.  It changes the
15454         behavior of configure in unexpected and confusing ways.
15456         Also, use different delim char when calculating
15457         program_transform_name so that the name can contain slashes.
15459 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15461         * configure.in, config.sub: Add support for VSTa micro-kernel.
15463 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15465         * configure.in: Nuke hacks which were used to get a special
15466         version of GAS for HPPA configurations.
15468 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15470         * configure:  If only ${target_alias} is given, use that
15471         as the default for ${host_alias}.
15472         * configure:  Add missing back-slashes before nested quotes.
15474 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15476         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15478 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15480         * config.guess:  Recognize some Tektronix configurations.
15481         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15483 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15485         * config.sub: Match any flavor of SH.
15487 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15489         * configure.in: Don't try to configure newlib for Alpha.
15491 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15493         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15494         libg++ or libio for any Alpha target.
15496         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15498 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15500         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15501         default arguments -- so it tried to compress itself.
15503 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15505         * configure.in (notsupp): ensure that a space is always at the end
15506           of the configdirs list, since the grep checks for an explicit space
15508 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15510         * configure.in (target i386-sysv4.2): don't build ld, since static
15511           versions of many libraries are not available.
15513 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15515         * config.guess: Recognize Apollos (using environment variables).
15516         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15518 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15520         * config.guess: Recognize Sony news mips running newsos.
15522 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15524         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15525         "fi ; else" for bash.
15527 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15529         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15531 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15533         * config.sub: accept unixware as an alias for svr4.2.
15534         Fix some inconsistancies with the gcc version.
15536 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15538         * Makefile.in (DISTDOCDIRS):  Add gdb.
15540 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15542         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15544 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15546         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15547         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15548         this now.
15550 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15552         * config.sub: Accept hiux* as an OS name.
15554         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15555         etc/make-stds.texi.  The underscore came from gcc, and dje now
15556         agrees that RUNTESTFLAGS is the correct name.
15558 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15560         * install.sh:  Remove 'set -e'.  It makes any conditionals
15561         in the script useless.
15563         * config.guess: Automatically recognize arm-acorn-riscix
15564         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15566 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15568         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15570 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15572         * Makefile.in (DISTDOCDIRS): New variable.
15573         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15574         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15576 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15578         * configure.in (hppa target): check the source directory for the
15579           pagas sub-directory
15581 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15583         * config.sub: Allow -aout* and -elf*.
15585 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15587         * configure.in: Don't build ld on i386-solaris2, same as for
15588         sparc-solaris2.
15590 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15592         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15594 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15596         * configure.in:  Configure gdb for alpha.
15598 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15600         * Makefile.in (CXXFLAGS): Add -O.
15602 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15604         * config.guess: added support for DG Aviion
15606 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15608         * configure.in: Produce warning message for subdirectories not
15609         configurable for this host/target combination.  Don't try to
15610         configure gdb for vms.
15612 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15614         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15615         appropriate files before making "diststuff".
15616         (DISTBISONFILES): New var: list of files to be edited.
15617         (DISTSTUFFDIRS): Add binutils.
15619 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15621         * config.sub: also handle mipsel and mips64el (for little endian mips)
15623 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15625         * configure.in: Add * to end of all OS names.
15627 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15629         * configure.in: Build newlib for LynxOS native.
15631 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15633         * config.guess: Add support for delta 88k running SVR3.
15635         * configure.in: Add comment about HP compiler vs. emacs.
15637 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15639         * configure.in: don't build ld on solaris2 (not a viable option
15640           due to bugs in getpwnam & getpwuid)
15642 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15644         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15645         config.guess will produce a full version number.
15647 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15649         * configure.in: Build linker and binutils for alpha-dec-osf1.
15651 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15653         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15654         and gdb/testsuite/Makefile.in.
15656 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15658         * configure.in: recognize mips*- instead of mips-
15660 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15662         * config.sub: Accept linux*coff and linux*elf as operating
15663         systems.
15665 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15667         * config.sub: Recognize mips64, and mips3 as an alias for it.
15669 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15671         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15672         gdb knows how to handle OSF/1 shared libraries.
15674 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15676         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15677         * config.guess: Recognize Hitachi's HIUX.
15678         * config.sub: Recognize h3050r* and hppahitachi.
15679         Remove redundant cases for hp9k[23]*.
15681 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15683         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15684         if gas and ld are in the source tree and are in ${configdirs}.
15685         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15686         --with options (but still pass them down on the command line,
15687         if they were explicitly specified).
15689 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15691         * configure: substitute SHELL value in Makefile.in with
15692         ${CONFIG_SHELL}
15694 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15696         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15697         *-*-solaris2* targets.
15699 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15701         * Makefile.in: define M4, and pass it down to sub-makes;
15702         all-autoconf now depends on all-m4
15704 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15706         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15707         presence of {ar,ranlib} instead of a configured directory
15709 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15711         * config.guess: Accept 34?? as well as 33?? for NCR.
15713 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15715         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15716         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15718 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15720         * configure: grab values for $(CC) and $(CXX) from the
15721         environment, so that someone can do "CC=gcc configure; make" and
15722         have it work right (matching the way that autoconf works now)
15724         * configure.in, Makefile.in: add support for gash, the tcl
15725         interface to Galaxy
15727         * config.guess: add NetBSD variants (hp300, x86)
15729 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15731         * install.sh: Support -d option (in the manner of SunOS 4 install,
15732         as it is more deterministic than that of GNU install)
15733         (chmodcmd): Set file to mode 755 by default (should also do default
15734         chgrp and chown, but I don't feel like dealing with that now)
15736 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15738         * config.sub: Remove h8300hhms alias.
15740 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15742         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15744 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15746         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15747         as stmp-fixinc
15749 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15751         * config.sub: recognize m88110-bug-coff.
15753 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15755         * Makefile.in (all-libio): all dependencies on the toolchain used
15756         to build this (gcc, gas, ld, etc)
15758 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15760         * config.guess: Deal with OSF/1 1.3 on alpha.
15762 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15764         * install.sh: add some 'else true' clauses for portability
15766         * configure.in: don't build libio for h8[35]00-*-* targets
15768 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15770         * Makefile.in:  Add support for new libio.
15772 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15774         * install.sh: If one command fails, don't try the rest.  Don't try
15775         to remove $dsttmp (via trap) unless we have already created it.
15776         If $src doesn't exist, detect it and exit with an error.
15778         * config.guess: Recognize BSD on hp300.
15780 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15782         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15783         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15785 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15787         * Makefile.in (all-send-pr): depends on all-prms
15789 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15791         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15793 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15795         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15796         Added test for mips-mips-riscos5.
15798 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15800         * configure.in: use mh-hp300 for 68k HP hosts
15802 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15804         * configure: add support for CONFIG_SHELL, so that you can use
15805         some alternate shell for evaluating configure scripts
15807 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15809         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15810         in configure script to bug-gdb@prep.ai.mit.edu when building
15811         distribution archive.
15812         * Makefile.in (COMPRESS):  Remove def.
15813         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15814         gdb.tar.Z and make-gdb.tar.Z respectively.
15815         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15816         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15817         to convergence with 'taz' target in Makefile.in.
15819 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15821         * install.sh (dsttmp): use trap to ensure that tmp files go
15822         away on error conditions
15824 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15826         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15828 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15830         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15831         its parent is '/' not ''.
15833         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15835 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15837         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15838         that ${newsrcdir}/configure.in does.
15840 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15842         * test-build.mk: support for CONFIG_SHELL
15844 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15846         * config.sub (netware):  Add as a basic system type.
15848 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15850         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15851           $(srcdir)/ from the dependency on Makefile.in.
15853 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15855         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15856         (h8300hhms is temporary until multi-libraries are implemented).
15857         * configure.in: Handle h8300h too.
15859 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15861         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15863 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15865         * configure:  Remove extraneous output when guessing host type.
15866         * config.guess:  Remove extraneous output when guessing using C
15867         compiler rather than uname, or when guessing fails.
15869 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15871         * Makefile.in: remove all.cross and install.cross targets
15873         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15874           definitions
15876 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15878         * configure.in (target sh): Build gprof.
15880 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15882         * config.sub: change -solaris to -solaris2
15884 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15886         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15888 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15890         * configure: Correct error message for missing Makefile.in to
15891         print correct directory.
15893 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15895         * install.sh: kludge around 386BSD shell bug
15897 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15899         * config.guess:  Recognize NeXT.
15900         * config.guess:  Recognize i486-ncr-sysv4.
15901         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15903 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15905         * Makefile.in (MAKEINFOFLAGS): New variable.
15906         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15907         * build-all.mk, test-build.mk: Pass down --no-split as
15908         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15910 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15912         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15914 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15916         * Makefile.in (libg++.tar.z):  New rule.
15917         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15918         * Makefile.in (taz):  Only do a single chmod.
15920 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15922         * install.sh: don't use dirname anymore (replaced with sed usage)
15924 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15926         * Makefile.in:  Change extension for gzip'd files from '.z' to
15927         '.gz' per new FSF standard usage.
15929 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15931         * configure: put quotes around the final value of program_transform_name
15933 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15935         * Makefile.in: new install.sh support; update install-info rules
15937 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15939         * configure.in: Build diff for crosses, but not for go32 host.
15941         * configure.in: Build gprof only for native, and don't build it
15942         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15944 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15946         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15948 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15950         * configure.in (host_tools): Add prms.
15952 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15954         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15955         with $(FLAGS_TO_PASS) on the command line
15957         * config.sub: Recognize lynx and lynxos
15959 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15961         * config.sub: Accept -ecoff*, not just -ecoff.
15963 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15965         * Makefile.in (taz): Use .gz suffix instead of .z.
15966         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15967         names.
15969 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15971         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15973 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15975         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15976         that rebuilds that might happen during 'make install' don't get
15977         bogus gcc include files
15979 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15981         Change from Utah for HPPA support:
15982         * config.guess: Recognize hppa1.x-hp-bsd.
15984 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15986         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15987         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15989 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15991         * config.sub: Add support for rom68k and bug boot monitors.
15993 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15995         * Makefile.in: Make all-opcodes depend on all-bfd.
15997 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15999         * config.guess: Added special check for i[34]86-univel-sysv4*.
16001 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16003         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16004         the processor rather than assuming i486.
16006 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16008         * config.guess: Recognize SunOS6 as Solaris3.
16010 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16012         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16013         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16015 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16017         * build-all.mk (all-cross): New target for Canadian Cross.
16018         Added Q2 go32 targets.
16019         * test-build.mk: Configure go32 cross sparclite-aout and
16020         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16021         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16023 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16025         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16026         GO32 hosted toolchains
16028 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16030         * configure: change  so "-exec-prefix" gets passed down rather
16031         than "-exec_prefix" so autoconf generated Makefiles get the
16032         exec_prefix set right.
16034 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16036         * config.guess: get the Solaris2 minor version number
16038         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16040 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16042         * config.guess: Recognize some Sequent platforms.
16044 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16046         * Makefile.in: added the vault-install target
16048         * configure.in: actually use the Sun3 makefile fragment that's in
16049         config, also added the release dir to configdirs
16051 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16053         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16055 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16057         * configure.in: remove some program from Alpha targetted toolchains
16059 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16061         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16062         gprof.
16063         (taz): Run "make diststuff" in those directories instead of "make
16064         proto-dir".  Look for "VERSION=" only at start of line in subdir
16065         Makefile.  Use "gzip -9" for compression.
16066         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16067         (binutils.tar.z): New target.
16069 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16071         * Makefile.in (taz): Include gpl.texinfo.
16073 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16075         * Makefile.in (setup-dirs): Merged into "taz" target.
16076         (taz): Only do `proto-dir' stuff if a directory is actually needed
16077         for this target.
16079 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16081         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16082         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16083         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16084         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16085         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16087 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16089         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16090         config.sub, and move-if-change to gdb testsuite distribution
16091         archive, so the testsuite can be extracted, configured, and
16092         run separately from the gdb distribution.  Blow away the Chill
16093         tests that require a Chill compiled executable, since GNU Chill
16094         is not yet publically available.
16096 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16098         * test-build.mk: set environment variables in a single command,
16099         instead of a list of assignments and exports
16101         * config.guess: recognize Alpha/OSF1 systems
16103 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16105         * configure: Change help message to prefer --options rather than
16106           -options.
16108 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16110         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16111         zippy@ecst.csuchico.edu.
16112         * config.guess: Recognize miniframe.
16114 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16116         * Makefile.in: Use srcroot to find runtest rather than rootme.
16117         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16119 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16121         * test-build.mk: Extensive additions to support building on a
16122         machine other than the host.
16124 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16126         * configure (tooldir): Fix for i386-aix again.
16128 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16130         * configure, Makefile.in:  Change definition of $(tooldir)
16131         to match the FSF.
16133 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16135         * config.guess:  Recognize i[34]86/SVR4.
16137 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16139         * Makefile.in (all-gdb): gdb depends on sim.
16141 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16143         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16144         at the same time we make the prototype gdb directory.
16145         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16146         files at the same time as the gdb base release distribution.
16148 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16150         * Makefile.in (check): Use individual check targets rather than
16151         DO_X rule.
16152         (check-gcc): Added.
16154 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16156         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16157         for System V release 3.2.
16159 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16161         * config.sub: Recognize hppaosf.
16162         * configure.in: Do configure ld/binutils/gas for it.
16164 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16166         * configure (tooldir): Alter syntax used to set this, for systems
16167         where "\$" isn't handled right, like i386-aix.
16169 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16171         * configure: Pass program-transform-name, not
16172         program_transform_name, to recursive configures.
16174 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16176         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16177         of gas+ld+binutils.
16179 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16181         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16183 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16185         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16187 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16189         * Makefile.in (PRMS): Set back to all-prms.
16191 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16193         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16194         targets, rather than for MIPS hosts.
16196 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16198         * configure.in: add comment for --with-x default values
16200         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16202         * Makefile.in: add check-* targets for each of the directories in
16203         the tree.  Add a definition of RUNTEST that will use the one we
16204         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16206 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16208         * configure.in: Removed obsolete references to bfd_target and
16209         target_makefile_frag.
16211         * build-all.mk: Set assorted targets for Q2.
16212         * config.sub: Recognize z8k-sim and h8300-hms.
16213         * test-build.mk: Really don't pass host to configure.
16214         (HOLES): Added uname.
16216 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16218         * configure: Handle an empty program-prefix, program-suffix or
16219         program-transform-name correctly.
16221 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16223         * build-all.mk: -G 8 no longer required for MIPS targets.
16224         * test-build.mk: Don't pass host argument to configure; make it
16225         guess.
16227 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16229         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16230         * Makefile.in (COMPRESS):  New macro, like GZIP.
16232 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16234         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16236         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16237         with gas currently defaults to -G 0.
16239 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16241         * Makefile.in (all-flex): flex depends on byacc.
16243         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16244         to test-build.mk as RELEASE_TAG.
16245         * test-build.mk (configargs): New variable containing arguments to
16246         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16247         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16249         * config.guess: Use /bin/uname when checking -X argument on SCO,
16250         to avoid invoking GNU uname which doesn't understand -X.
16252         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16254         * configure.in: Build gas for mips-*-*.
16256 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16258         * Makefile.in (all.normal): insert missing backslash.
16260 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16262         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16264         * Makefile.in: Complete overhaul to merge many almost identical
16265         targets.
16267 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16269         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16270         (gdb.tar.Z): Adjusted.
16272         * Makefile.in (setup-dirs, taz): New targets; should be general
16273         enough to adapt for gdb sometime.  Build only .z file.
16274         (gas.tar.z): New target.
16276 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16278         * build-all.mk: Use CC=cc -Xs on Solaris.
16280 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16282         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16283         for handling BISON for FSF releases.
16285 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16287         * configure: Actually implement the change zoo just documented.
16289 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16291         * configure: when using config.guess, only set target_alias when
16292         it's not already been set (ie, on the command line)
16294 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16296         * Makefile.in: add installcheck target, set PRMS to install-prms
16298 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16300         * configure: add support for package_makefile_fragment, handle the
16301         case where a directory has a configure.in file but no Makefile.in
16302         more gracefully (with an actual understandable error message, even);
16303         add support for --without (and add this to the usage message); also
16304         explicitly add a --host=${host_alias} to the command line when
16305         config.guess is used
16307 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16309         * configure: Must use both --host and --target in recursive calls.
16311 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16313         * Makefile.in: Change deja-gnu to dejagnu.
16315 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16317         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16319 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16321         * configure.in: canonicalize all instances to *-*-solaris2*,
16322         also strip out a number of tools to not build for go32 host
16324 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16326         * config.guess: add GPL.
16328         * Makefile.in, config.guess, config.sub, configure: bump
16329           copyrights to 93.
16331 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16333         * Makefile.in (do-info): Removed obsolete check for existence of
16334         localenv file.
16336         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16338 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16340         * Makefile.in: a couple of 'else true' for decstation,
16341         support for TclX
16343         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16345 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16347         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16349 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16351         * config.guess: Recognize i386-ibm-aix (PS/2).
16352         * configure.in: Use config/mh-aix386 file for it.
16354 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16356         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16357         CC_FOR_TARGET instead.
16358         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16360 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16362         * Makefile.in: Add sim to list of directories sent with gdb
16364 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16366         * configure.in: Put back mips-dec-bsd* case.
16368 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16370         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16371         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16372         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16374 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16376         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16378         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16379         (install-info): install dir.info only if it exists,
16380         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16382 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16384         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16385         gas for mips-dec-bsd.
16387 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16389         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16390         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16392 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16394         * configure.in: Added "dejagnu" to hosttools list.
16396 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16398         * config.sub, configure.in, config.guess:  Add support
16399         for Bosx, an AIX variant from Bull.
16400         Patches from F.Pierresteguy@frcl.bull.fr.
16402 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16404         * devo/dejagnu: Initial creation of devo/dejagnu.
16405         Migrated dejagnu testcases and support files for testing software
16406         tools to reside as subdirectories, currently called "testsuite",
16407         within the directory of the software tool.  Migrated all programs,
16408         support libraries, etc. beloging to dejagnu proper from
16409         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16410         with no modifications.  The changes to these files which will
16411         allow them to configure, build, and execute properly will be made
16412         in a future update.
16414 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16416         * Makefile.in: Change send_pr to send-pr.
16417         * configure.in: Likewise.
16418         * send_pr: Renamed directory to send-pr.
16420 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16422         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16424 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16426         * README:  Update for gdb-4.8 release.
16427         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16428         gdb-xxx.tar.z (gzip'd) file also.
16430 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16432         * Makefile.in: make all-diff depend on all-libiberty
16434 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16436         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16438 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16440         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16442 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16444         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16445         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16446         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16448 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16450         * Makefile.in:  makeinfo binary is in a new location
16452 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16454         * config.sub: Accept -ecoff as an OS.
16456         * Makefile.in: Various changes to eliminate a level of make
16457         recursion and reduce the required command line length.
16458         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16459         sub-makes.
16460         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16461         variables holding settings for specific sub-makes.
16462         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16463         in terms of BASE_FLAGS_TO_PASS.
16464         (TARGET_LIBS): New variable listing directories which use
16465         TARGET_FLAGS_TO_PASS.
16466         (subdir_do): Eliminated.
16467         (do-*): New set of targets to replace subdir_do.
16468         (various): All targets which used subdir_do now depend on do-*.
16469         (local-clean): Renamed from do_clean.
16470         (local-distclean): New target, dependency of distclean and
16471         realclean.
16472         (install-info): Don't create directories.  Depend on dir.info
16473         rather than calling make recursively.
16474         (install-dir.info): Eliminated.
16475         (install-info-dirs): Create all info directories here.
16476         (dir.info): Depend upon do-install-info.
16478         * test-build.mk (HOLES): Added false.
16480 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16482         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16484 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16486         * Makefile.in (info): remove dependency on all-texinfo.  The
16487         problem was really in texinfo/C, not at this level.
16489 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16491         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16493 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16495         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16496         GDB releases.
16498 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16500         * configure: Include srcdir in message about target of link not
16501         being found.  Don't convert `-' to `_' in `with' options being
16502         passed to subdirs.
16504 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16506         * configure.in: add uudecode to host_tools
16508         * Makefile.in: added {all,install}-uudecode targets, added them to
16509         the appropriate lists
16511 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16513         * Makefile.in (all-gcc): Added dependency on all-gas.
16515         * configure.in (mips-*-*): Build ld and binutils.
16517 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16519         * configure: check return code from mkdir, print error message and
16520           exit on failure.
16522 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16524         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16526 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16528         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16530 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16532         * config.sub (h8500):  Recognize this as a cpu type.
16534 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16536         * configure: source directory missing is no longer a warning
16538         * configure.in: recognize irix[34]* instead of irix[34]
16540         * Makefile.in: define and pass down X11_LIB
16542 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16544         * guess-systype: Renamed to ...
16545         * config.guess:  ... by popular request.
16546         * configure.in, Makefile.in:  Update accordingly.
16548 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16550         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16551         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16552         + Execute ./dummy instead of assuming . is in PATH.
16554 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16556         * guess-systype:  New shell script.  Attempts to guess the
16557         canonical host name of the executing host.
16558         Only a few hosts are supported so far.
16559         * configure:  Call guess-systype if no host is specified.
16561 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16563         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16564         gcc Makefile.
16567 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16569         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16570         (all-gcc, install-gcc, subdir_do): Use it.
16572 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16574         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16576 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16578         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16579           set exclusively by configure, using configure.in .
16581 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16583         * test-build.mk: set $PATH for all builds
16585         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16587 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16589         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16590         the one used in gcc/Makefile.in, so that a null expansion doesn't
16591         override the one needed to build gcc with a native cc.
16594 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16596         * configure: Accept -with arguments.
16598 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16600         * Makefile.in: added h8300sim
16602 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16604         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16605         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16606         (all-cygnus, native, build-cygnus): Make
16607         $(canonhost)-stamp-3stage-done, not $(host)....
16608         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16609         i386-sco3.2v4.  Added else true to if command.
16611 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16613         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16615 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16617         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16619 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16621         * configure.in: don't remove binutils from Solaris builds
16623 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16625         * Makefile.in: get rid of earlier definitions for *clean,
16626         also handle the recursive info rule better
16628 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16630         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16631         do more-or-less the right thing.
16633 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16635         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16636         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16638 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16640         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16641         $(host_canonical).
16643         * configure.in: split the configdirs list into 4 categories (native
16644         v. cross, library v. tool) and handle the cross-only and native-
16645         only in more reasonable (and correct!) way.
16647 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16649         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16650         configdirs anymore.
16652 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16654         * Makefile.in: extensive cleanup::  removed all of the explicit
16655         clean-* targets, collapsed many wrappers around subdir_do into
16656         one, added additional targets to satisfy standards.texi, deleted
16657         some old targets, some changes for consistency
16659 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16661         * configure.in: handle some programs as cross-only, and others as
16662         native only
16664         * test-build.mk: handle partial holes in a more generic manner
16666         * Makefile.in: m4 depends on libiberty
16668 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16670         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16671         time, wdiff, and find to configdirs
16673         * Makefile.in: all, clean, and install rules for the new programs
16674         added to configure.in
16676 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16678         * configure.in: use mh-sun for all *-sun-* hosts
16680 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16682         * Makefile.in: define flags for X11 include files and library file
16683         locations, pass them down to the programs that need this info
16685         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16687 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16689         * configure.in: start building libg++ for HP-UX targets
16691 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16693         * README:  Update references to files moved into etc/.
16695 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16697         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16698         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16700 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16702         * configure: accept dash as well as underscore in long option
16703         names for FSF compatibility.
16705 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16707         * config.sub: added -sco3.2v4 support from FSF.
16709 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16711         * configure.in: expand the section that adds or removes
16712         directories from the list of programs to build, to handle native
16713         vs. cross in addition to host v. native
16715 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16717         * Makefile.in:  Replace C++ in macro names with CXX.
16718         This is less likely to break ...
16720 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16722         * test-build.mk: add -w to GNU_MAKE
16724 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16726         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16727         add 'sparc' to list of recognized cpus.  This needed to make
16728         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16729         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16730         then changes that into $CPU-wrs-vxworks.
16732         * configure.in: remove most references to gdbtest, regularize
16733         target based program removal
16735         * test-build.mk: import from p3 tree (many fixes and changes)
16737 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16739         * Makefile.in: added rules to handle tcl, tk, and expect
16741         * configure.in: handle those directories if they exist
16743 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16745         * config.sub: removed bogus hppabsd and hppahpux names, since
16746         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16748 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16750         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16751         depends upon all-xiberty
16753         * Makefile.in: changes from p3, including:
16755         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16757         * Makefile.in (XTRAFLAGS): include newlib directories if
16758         newlib/Makefile exists, rather than if host != target.
16760         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16762         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16763         from the same source tree and not building a cross-compiler.  This
16764         matters for the libg++ configuration if reconfiguring a tree that
16765         has already been installed.
16767         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16769         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16770         pick up the machine and system specific header files.
16772         * Makefile.in: added AS_FOR_TARGET, passed down in
16773         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16774         the C compiler to use to create programs which are run in the
16775         build environment, set it to default to $(CC), and passed it down
16776         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16778         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16780         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16781         We need them for unusual native builds, like systems without
16782         ranlib.
16784         * configure: also define $(host_canonical) and
16785         $(target_canonical), which are the full, canonical names for the
16786         given host and target
16788 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16790         * Makefile.in:  Added separate definitions for C++.
16792 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16794         * configure.in (configdirs):  Add deja-gnu.
16796 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16798         * README:  Update for configure.texi and gdb-4.7 release.
16800 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16802         * Makefile.in:  Move "all" target to top of file.
16803         Previously, first target was ".PHONY" which caused BSD4.4 make
16804         to build .PHONY when make was run without arguments.
16806 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16808         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16809         Library-copylefted code in libiberty.
16811 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16813         * config.sub:  Replace m68kmote with plain old m68k.
16815 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16817         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16819 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16821         * config.sub: Complain if no argument is given.  Added support for
16822         386bsd as OS and target alias.
16824 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16826         * Makefile.in (XTRAFLAGS): include newlib directories if
16827         newlib/Makefile exists, rather than if host != target.
16829 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16831         * config.sub: recognize sparclite-wrs-vxworks.
16833         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16834         p3.) Added clean-xiberty to clean.
16836 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16838         * configure.in: use *-*-* instead of nested cases for host and target
16840 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16842         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16843         from the same source tree and not building a cross-compiler.  This
16844         matters for the libg++ configuration if reconfiguring a tree that
16845         has already been installed.
16847 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16849         * config.sub (i486v/i486v4):  Merge in from FSF version.
16851 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16853         * configure: only set PWD if it is already set.
16855 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16857         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16858         doesn't have unset and all success paths (and most error paths)
16859         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16860         to just ${PWD} to avoid confusion.)
16862 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16864         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16865         even for a native compilation.
16867 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16869         Changes to make the gdb.tar.Z rule work better.
16871         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16872         (DEVO_SUPPORT):  Add configure.texi.
16873         (bfd-ilrt.tar.Z):  Remove ancient rule.
16875 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16877         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16878         pick up the machine and system specific header files.
16880         * configure.in, config.sub: added new target m68010-adobe-scout,
16881         with alias of adobe68k.  Changed configure.in to check for
16882         -scout before -sco* to avoid a false match.
16884         * Makefile.in: added AS_FOR_TARGET, passed down in
16885         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16886         the C compiler to use to create programs which are run in the
16887         build environment, set it to default to $(CC), and passed it down
16888         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16890 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16892         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16893         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16894         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16895         FOR_TARGET variants, to newlib and libg++.
16897 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16899         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16900         first.
16902 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16904         * config.sub:  Accept `elf' as an environment.
16906 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16908         * Makefile.in (all-opcodes):  cd into the right directory
16910 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16912         * configure: added -program_transform_name option, used as
16913         argument to sed when installing programs.
16914         configure.texi: added documentation for -program_prefix,
16915         -program_suffix and -program_transform_name.
16917 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16919         * config.sub:  Accept i486 where i386 ok.
16921 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16923         * config.sub: accept we32k
16925 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16927         * config.sub, configure.in: accept OSE68000 and OSE68k.
16929         * Makefile.in: don't create all directories for ``make install'';
16930         let the subdirectories create the ones they need.
16932 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16934         * COPYING: new file, GPL v2
16936 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16938         * Makefile.in: use the new gen-info-dir, which needs a template
16939         argument (which also lives in texinfo)
16941         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16943 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16945         * config.sub (ncr3000):  Change i386 to i486.
16947 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16949         * Makefile.in: add install-rcs, install-grep to
16950         install-no-fixedincludes, removed install-bison and install-libgcc
16952 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16954         * configure.in: grab the HPUX makefile fragment if on HPUX
16956 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16958         * Makefile.in: eradicate bison spoor (ditto libgcc).
16959          configure.in: recognise m68{k,000}-ericsson-OSE.
16960          es1800 is alias for m68k-ericsson-OSE
16962 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16964         * configure.in: rearrange the parts that remove programs from
16965         configdirs, based now on HOST==TARGET or by canonical triple.
16967 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16969         * test-build.mk: recurse explicitly with -f test-build.mk when
16970           appropriate.  predicate stage3 and comparison on the existence
16971           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16972           On very clean, also remove ...stamp-co.  Build in-place before
16973           doing other builds.
16975 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16977         * Makefile.in, configure.in: add tgas
16979 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16981         * Makefile.in: a number of changes merged in from progressive.
16983         * configure.in: add libm.
16985         * .cvsignore: ignore some stuff that comes from test-build.mk.
16987 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16989         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16991 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16993         * configure: Add program_suffix (parallel to program_prefix)
16994         * Makefile.in: adjust directory-creating script for losing decstation
16996 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16998         * configure:  Minor $subdir-related fixes.
17000 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17002         * configure: fix various problems with propogating
17003         makefile_target_frag in subdirs.
17004         * configure.in: config libgcc if its there
17006 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17008         * config.sub:  HPPA merge.
17010 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17012         * Makefile.in:  Replace all-bison with all-byacc in all
17013         dependency lines for other tools (which now use byacc).
17015 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17017         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17019 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17021         * Makefile.in: make gprof rules similar to byacc rules (instead of
17022         vestigal $(unsubdir) that didn't work...)
17024 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17026         * config.sub:  Add support for Linux.
17027         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17028         (at least for libg++).
17030 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17032         * configure.texi: fix doc for the -nfp option to configure
17034 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17036         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17038 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17040         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17041         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17042         * configure.in: added solaris* host_makefile_frag hook.
17044 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17046         * config.sub: changed recognition of m68000 so that various
17047         m68k types can be specified via m680[01234]0
17049 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17051         * config.sub (basic_machine): fix sed so that '-foo' isn't
17052         completely substituted out while .+'-foo' loses the '-foo'
17054 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17056         * config.sub ($os): Add -aout.
17058 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17060         * configure:  If host_makefile_frag is absolute, don't
17061         prefix ${invsubdir} (relevant to libg++ auto-configure).
17063 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17065         * Makefile.in (tooldir): Define it.
17066         (all-ld): Depend on all-flex.
17068 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17070         * Makefile.in (check):  Fix libg++ special case.
17072 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17074         * configure: do not bury `pwd` into config.status, thus do fewer
17075           pwd's.
17077         * configure: print the "Building in" message only when building in
17078           other than "." AND verbose.
17080         * configure: remove -s, rework -v to better accommodate guested
17081           configures.
17083         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17085 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17087         * Makefile.in: macroize flags passed on recursion.  remove
17088           fileutils.
17090 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17092         * configure: get makesrcdir right for subdirs deeper than 1.
17094         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17095           install.
17097 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17099         * Makefile.in: don't print subdir_do or recursion lines.
17101 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17103         * standards.texi: added menu item.
17105         * Makefile.in: build and install standards.info.
17107         * standards.texi: new file.
17109 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17111         * configure: test for and move config.status pieces from
17112           ${subdir}/.
17114 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17116         * configure:  Test for existance of files before trying to mv
17117         them, to avoid numerous non-existance messages.
17119 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17121         * configure: correct final line of config.status.
17123         * configure: patch from eggert.  Avoids a protection problem if
17124           the original Makefile.in is read only.
17126         * configure: use move-if-change from gcc to create config.status.
17127           Some makefiles depend on config.status to tell if a directory
17128           has been reconfigured for a different host.  This change
17129           prevents those directories from remaking everything in the case
17130           where the reconfig was only intended to rebuild a Makefile.
17132         * configure: test for config.sub with "config.sub sun4" rather
17133           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17134           host alias from a missing config.sub.
17136 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17138         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17139           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17141 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17143         * configure: mkdir ${subdir} as needed.
17145 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17147         * Makefile.in,configure.in: added autoconf.
17149 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17151         * Makefile.in: no longer pass against on recursion.
17153         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17154           definitions are not inherited.
17156         * configure: correct makesrcdir when subdir is .
17158 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17160         * configure:  Add support for 'subdirs' variable, which is
17161         like 'configdirs', except that configure doesn't re-invoke
17162         itself for subdirs, it just creates a Makefile for each subdir.
17163         * configure.texi:  Document subdirs.
17165 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17167         * configure.in: added flex to configdirs
17169 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17171         * Makefile.in: remove clean-stamps from clean.
17173 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17175         * configure.in:  Add gdbtest to configdirs.
17177 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17179         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17180         to recursive makes.
17181         * configure.in:  Recognize new ncr3000 config.
17183 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17185         * Makefile.in, configure.in: removed references to gdbm.
17187 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17189         * config.sub:  Don't canonicalize os value
17190         newsos* to bsd (readline needs to check for newsos).
17191         (This fix was earlier made Jan 31, but got re-broken.)
17193 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17195         * configure.in:  sco is an os, not a vendor!
17197         * configure:  Quote $( better.  Keep various shells happy.
17199 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17201         * Makefile.in: eliminate stamp-files.
17203 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17205         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17206           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17208 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17210         * config.sub:  fix iris/iris3.
17212 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17214         * configure: re-add -rm.
17216 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17218         * Maskefile.in: add .stmp-rcs to all.
17220         * configure.in: remove gas from rs6000 build, use aix host fragment.
17222 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17224         * configure: pass down site_option during recursion.
17226 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17228         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17230 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17232         * configure: Change exec_prefix so that it really defaults to prefix.
17234 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17236         * Makefile.in, configure.in:  Add support for mmalloc library.
17238 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17240         * Makefile.in: add stmp dependencies for a few more things.
17242 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17244         * configure: adjusted error message on objdir/srcdir configure
17245           collision, per john's suggestion.
17247         * Makefile.in: add libiberty stmp to all and all.cross.
17249 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17251         * Makefile.in: remove force dependencies, add grep to all.
17253 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17255         * Makefile.in: drop flex.  make stamp files work.
17257         * configure: added test for conflicting configuration in srcdir,
17258           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17259           gets cranky.  use relative paths for configure and srcdir
17260           whenever possible.  Send some error messages to stderr that were
17261           going to stdout.
17263 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17265         * Makefile.in:  Fix libg++ rule to check for gcc directory
17266         before using gcc/gcc.  Also pass XTRAFLAGS.
17268 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17270         * Makefile.in: added stmp-files so that directories aren't polled
17271           when they are already built.
17273         * configure.texi: fixed a node pointer problem.
17275 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17277         * config.sub configure.in gdb/configure.in
17278         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17279         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17280         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17282 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17284         * configure: -recurring becomes -silent.  corrected help message
17285           for -site= option.
17287         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17289 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17291         * configure: when building Makefile for crosses, replace
17292           tooldir and program_prefix.  default srcdir from location of
17293           config.sub.  remove "for host in hosts" and "for target in
17294           targets" loops.
17296 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17298         * Makefile.in: Do not pass bindir or mandir to cvs.
17300 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17302         * Makefile.in, configure.in: removed traces of namesubdir,
17303           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17304           copyrights to '92, changed some from Cygnus to FSF.
17306         * configure.texi: remove most references to multiple hosts,
17307           multiple targets, subdirs, etc.
17309         * configure.man: removed rcsid. reference config.sub not
17310           config.subr.
17312         * Makefile.in: mkdir $(infodir) on install-info.
17314 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17316         * configure.texi:  Explain better about .gdbinit and about
17317         the environment that configure.in sections run in.
17319 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17321         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17323 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17325         * README:  DOC.configure => cfg-paper.texi.
17327 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17329         * config.sub (near case $os):  Don't convert newsos* to bsd!
17331 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17333         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17334         the number of copies of COPYING that go into the GDB tar file.
17336 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17338         * bfd/configure.in, gdb/config/mh-i386sco,
17339         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17340         Fix SCO configuration stuff.
17342 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17344         * Makefile.in:  For libg++, make sure the -I pointing
17345         to the gcc directory goes *after* all the libg++-local -I flags.
17346         Also, move just-gcc dependency from just-libg++ to all-libg++.
17348 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17350         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17352 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17354         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17356 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17358         * config.sub:  Add stratus configuration frags.  Also
17359         submitted to FSF.
17361 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17363         * Makefile.in (DEV_SUPPORT):  add configure.man.
17365         * config.sub(Decode manufacturer-specific):  add -none*.
17367 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17369         * Makefile.in:  remove form feeds to make Sun's make happy.
17370         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17372 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17374         * Makefile.in (AR_FLAGS):  Make quieter.
17376 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17378         * configure.in:  Add libg++.
17379         * configure:  When verbose, don't output the command line at each
17380         level; it will be unremarkably the same as the previous version,
17381         which will be the same as what the user typed.
17383 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17385         * configure.in, Makefile.in: fix clean-info, add flex.  add
17386           fileutils.
17388         * configure: be less sensitive to spaces in Makefile.in.  Do not
17389           look for sources in "..".  Doing so breaks subdirectories that
17390           might have their own configure.  If a subdir has it's own
17391           configure script, use it.
17393 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17395         * cfg-paper.texi: some changes suggested by rms.
17397 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17399         * config.sub:  Merge in some small additions from the FSF version,
17400         taken from the gcc distribution, to bring the Cygnus and FSF
17401         versions into closer sync.
17403 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17405         * configure.in:  Changed svr4 references to sysv4.
17407 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17409         * configure: added -V for version number option.
17411 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17413         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17414           renamed from DOC.configure to cfg-paper.texi.
17416 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17418         * configure, config.subr, config.sub: config.subr is now
17419           config.sub again.
17421 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17423         * configure.texi: new file, in progress.
17425         * Makefile.in: build info file and install the man page for
17426           configure.
17428         * configure.man: new file, first cut.
17430         * configure: find config.subr again now that configuration "none"
17431           has gone.  removed all traces of the -ansi option.  removed all
17432           traces of the -languages option.
17434         * config.subr: resync from rms.
17436 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17438         * configure, config.sub, config.subr: merge config.sub into
17439           config.subr, call the result config.subr, remove config.sub, use
17440           config.subr.
17442         * Makefile.in: revised install for dir.info.
17444 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17446         * configure.in: add decstation host makefile frag.
17448         * Makefile.in: BISON now bison -y again.  also install-gcc on
17449           install.  clean-gdbm on clean.  infodir belongs in datadir.
17450           Make directories for info install.  Build dir.info here then
17451           install it.
17453 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17455         * Makefile.in: fix for bad directory tests.
17457 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17459         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17460           regexp.  -srcdir relative was being handled incorrectly.
17462         * Makefile.in: unwrapped some for loops so that parallel makes
17463           work again and so one can focus one's attention on a particular
17464           package.
17466 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17468         * configure: added PWD as a stand in for `pwd` (for speed). use
17469           elif wherever possible.  make -srcdir work without -objdir.
17470           -objdir= commented out.
17472 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17474         * configure: +options become --options.  -subdirs commented out.
17475           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17476           Makefile now at top of generated Makefile.  Removed cvs log
17477           entries.  added -srcdir.  create .gdbinit only if there is one
17478           in ${srcdir}.
17480         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17481           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17482           and mandir now keyed off datadir by default.
17484 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17486         * Freshly created ChangeLog.
17489 Local Variables:
17490 mode: change-log
17491 left-margin: 8
17492 fill-column: 76
17493 version-control: never
17494 End: