* doc/invoke.texi (AVR Options): Document __AVR_ARCH__.
[official-gcc.git] / ChangeLog
blob21abcf792ce386c52be8ae6946a7e11528d78903
1 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
3         PR bootstrap/54820
4         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
5         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
6         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
7         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
8         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
9         * Makefile.in: Regenerate.
10         * configure.ac (have_static_libs): New variable and associated check.
11         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
12         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
13         * configure: Regenerate.
15 2012-10-10  Richard Biener  <rguenther@suse.de>
17         * MAINTAINERS: Adjust for changed surname.
19 2012-10-04  Lawrence Crowl  <crowl@google.com>
21         * MAINTAINERS (Write After Approval): Add myself.
23 2012-10-01  Cary Coutant  <ccoutant@google.com>
25         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
27 2012-09-28  Ian Lance Taylor  <iant@google.com>
29         * Makefile.def: Make all-target-libgo depend on
30         all-target-libbacktrace.
31         * Makefile.in: Rebuild.
33 2012-09-26  Ian Lance Taylor  <iant@google.com>
35         * Makefile.def: Make all-gcc depend on all-libbacktrace.
36         * Makefile.in: Rebuild.
38 2012-09-20  Walter Lee  <walt@tilera.com>
40         * configure.ac: Add tilegx to list of targets that support gold.
41         * configure: Regenerate.
43 2012-09-20  Marek Polacek  <polacek@redhat.com>
45         * MAINTAINERS (Write After Approval): Add myself.
47 2012-09-19  Steve Ellcey  <sellcey@mips.com>
49         * configure.ac: Add mips*-mti-elf* target.
50         * configure: Regenerate.
52 2012-09-17  Ian Lance Taylor  <iant@google.com>
54         * MAINTAINERS (Various Maintainers): Add libbacktrace.
55         * configure.ac (host_libs): Add libbacktrace.
56         (target_libraries): Add libbacktrace.
57         * Makefile.def (host_modules): Add libbacktrace.
58         (target_modules): Likewise.
59         * configure, Makefile.in: Rebuild.
61 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
63         PR target/38607
64         Merge upstream change.
65         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
67         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
68         Add libgomp*.o to compare_exclusions for AIX.
69         * configure: Regenerate.
71 2012-09-06  Diego Novillo  <dnovillo@google.com>
73         * configure.ac: Bump minimum GMP version to 4.2.3.
74         * configure: Re-generate.
76 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
78         PR target/54461
79         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
80         target-libgloss if not configured --with-avrlibc=no.
81         * configure: Regenerate.
83 2012-09-04  Jason Merrill  <jason@redhat.com>
85         * configure.ac: Fix --enable-languages=all.
87 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
89         * MAINTAINERS (Write After Approval): Add myself.
91 2012-09-03  Richard Guenther  <rguenther@suse.de>
93         PR bootstrap/54138
94         * configure.ac: Re-organize ISL / CLOOG checks to allow
95         disabling with either --without-isl or --without-cloog.
96         * configure: Regenerated.
98 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
100         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
101         * configure: Regenerate.
103 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
105         * MAINTAINERS: Fix my email address.
107 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
109         PR binutils/4970
110         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
111         and opcodes.
112         * Makefile.in: Regenerated.
114 2012-08-26  Art Haas <ahaas@impactweather.com>
116         * configure: Regenerate.
118 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
120         * INSTALL/README: Also refer to the online installation
121         instructions.
123 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
125         * MAINTAINERS (Write After Approval): Add myself.
126         (Picochip port): Remove myself.
128 2012-08-14   Diego Novillo  <dnovillo@google.com>
130         Merge from cxx-conversion branch.
132         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
133         POSTSTAGE1_CONFIGURE_FLAGS.
134         * Makefile.in: Regenerate.
135         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
136         Force C++ when bootstrapping.
137         * configure: Regenerate.
139 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
141         * MAINTAINERS (Write After Approval): Add myself.
143 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
145         * README: Document use of ranges of years in copyright notices.
147 2012-07-06  Richard Guenther  <rguenther@suse.de>
149         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
150         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
151         --with-gmp=system.
152         * Makefile.in: Regenerated.
153         * configure: Likewise.
155 2012-07-06  Richard Guenther  <rguenther@suse.de>
157         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
158         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
159         supply V=1 as extra_make_flags.
160         * configure: Regenerated.
161         * Makefile.in: Likewise.
163 2012-07-04  Tristan Gingold  <gingold@adacore.com>
165         * configure: Regenerate.
167 2012-07-03  Richard Guenther  <rguenther@suse.de>
169         * Makfile.def (isl): Remove not necessary extra_exports and
170         extra_make_flags.
171         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
172         * Makefile.in: Regenerated.
174 2012-07-03  Richard Guenther  <rguenther@suse.de>
176         * Makefile.def (cloog): Add V=1 to extra_make_flags.
177         * configure.ac: If either the ISL or the CLooG check failed
178         do not try to build in-tree versions.
179         * Makefile.in: Regenerated.
180         * configure: Regenerated.
182 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
184         * configure: Regenerate.
186 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
188         * MAINTAINERS (Various Maintainers): Add myself as testsuite
189         maintainer.
191 2012-07-02  Richard Guenther  <rguenther@suse.de>
193         * configure: Regenerated.
195 2012-07-02  Richard Guenther  <rguenther@suse.de>
196         Michael Matz  <matz@suse.de>
197         Tobias Grosser <tobias@grosser.es>
198         Sebastian Pop <sebpop@gmail.com>
200         * Makefile.def: Add ISL host module, remove PPL host module.
201         Adjust ClooG host module to use the proper ISL.
202         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
203         * configure.ac: Include config/isl.m4.  Add ISL host library,
204         remove PPL.  Remove PPL configury, add ISL configury, adjust
205         ClooG configury.
206         * Makefile.in: Regenerated.
207         * configure: Likewise.
209 2012-07-02  Richard Guenther  <rguenther@suse.de>
211         Merge from graphite branch
212         2011-07-21  Tobias Grosser  <tobias@grosser.es>
214         * configure: Regenerated.
215         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
216         both cloog.org and legacy versions. The only supported version will
217         be CLooG with the isl backend.
219         2011-07-21  Tobias Grosser  <tobias@grosser.es>
221         * configure: Regenerated.
222         * configure.ac: Require cloog isl 0.17.0
224         2011-07-21  Tobias Grosser  <tobias@grosser.es>
226         * configure: Regenerated.
227         * config/cloog.m4: Do not define CLOOG_ORG
229 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
231         * configure.ac: Skip C if explicitly selected.
232         * configure: Regenerate.
234 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
236         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
237         they contain -O2.
238         * configure: Regenerate.
240 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
242         PR debug/53740
243         * df.h, df-problems.c, dce.c: Revert last patch.
245 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
247         * MAINTAINERS (Write After Approval): Update my email address.
249 2012-06-21  Meador Inge  <meadori@codesourcery.com>
251         * MAINTAINERS (Write After Approval): Add myself.
253 2012-06-20  Jason Merrill  <jason@redhat.com>
255         * Makefile.tpl (check-target-libgomp-c++): New.
256         (check-target-libitm-c++): New.
257         * Makefile.def (c++): Add them.
258         * Makefile.in: Regenerate.
260 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
262         * MAINTAINERS (Write After Approval): Add myself.
264 2012-05-16  Olivier Hainque  <hainque@adacore.com>
266         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
267         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
268         (install-no-fixedincludes): Adjust accordingly.
269         * Makefile.in: Regenerate.
271 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
273         Merge upstream change
274         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
276 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
278         * MAINTAINERS (Write After Approval): Add myself.
280 2012-05-09  Nick Clifton  <nickc@redhat.com>
281             Paul Smith  <psmith@gnu.org>
283         PR bootstrap/50461
284         * configure.ac (mpfr-dir): When using in-tree MPFR sources
285         allow for the fact that from release v3.1.0 of MPFR the source
286         files were moved into a src sub-directory.
287         * configure: Regenerate.
289 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
291         * configure.ac: Bump minimum MPFR version to 2.4.0.
292         * configure: Regenerated.
294 2012-05-01  Richard Henderson  <rth@redhat.com>
296         * Makefile.def (libatomic): New target_module.
297         * configure.ac (target_libraries): Add libatomic.
298         (noconfigdirs): Check if libatomic is supported.
299         * Makefile.in, configure: Rebuild.
301 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
303         * MAINTAINERS (Write After Approval): Add myself.
305 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
307         * config.sub: Update to 2012-04-18 version from official repo.
309 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
311         * MAINTAINERS (Write After Approval): Add myself.
313 2012-04-11  Steve Ellcey  <sellcey@mips.com>
315         * MAINTAINERS: Changed email address.
317 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
319         PR target/52737
320         * contrib/gcc_update (files_and_dependencies):
321         Remove gcc/config/avr/t-multilib from touch data.
323 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
325         * MAINTAINERS (OS Port Maintainers): Remove irix.
326         * configure.ac (enable_libgomp): Remove *-*-irix6*.
327         (unsupported_languages): Remove mips-sgi-irix6.*.
328         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
329         (with_stabs): Remove.
330         * configure: Regenerate.
332 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
334         * MAINTAINERS (OS Port Maintainers): Remove osf.
335         * configure.ac (enable_libgomp): Remove *-*-osf*.
336         (with_stabs): Remove alpha*-*-osf*.
337         * configure: Regenerate.
339 2012-03-05  Tristan Gingold  <gingold@adacore.com>
341         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
342         * configure: Regenerate.
344 2012-02-17  Walter Lee  <walt@tilera.com>
346         * MAINTAINERS: (Write After Approval): Delete myself.
348 2012-02-14  Walter Lee  <walt@tilera.com>
350         * MAINTAINERS (tilegx port): Add myself.
351         (tilepro port): Add myself.
352         (Write After Approval): Add myself.
354 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
356         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
357         and Joseph Myers as docstring relicensing maintainers.
359 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
361         * MAINTAINERS (write-after-approval): Add myself.
363 2012-02-08  Ira Rosen <irar@il.ibm.com>
365         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
366         maintainer.
368 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
370         * MAINTAINERS (Write After Approval): Move myself to
371         maintain alphabetical order.
373 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
375         * MAINTAINERS (Write After Approval): Add myself.
377 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
379         * MAINTAINERS (Write After Approval): Add myself.
381 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
382             Jayant R Sonar <jayant.sonar@kpitcummins.com>
384         * configure.ac (cr16-*-*): Remove nonconfigdirs.
385         * configure: Regenerate.
387 2012-01-23  Harshit Chopra  <harshit@google.com>
389         * MAINTAINERS (Write After Approval): Add myself.
391 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
393         * configure.ac: Remove reference to mh-interix.
394         * configure: Regenerate.
396 2012-01-05  Richard Henderson  <rth@redhat.com>
398         PR bootstrap/51072
399         * configure.ac: Disable libitm if c++ is not enabled.
400         * configure: Rebuild.
402         * configure.ac: Fix regexp for same.
403         * configure: Rebuild.
405 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
407         * MAINTAINERS (Write After Approval): Add myself.
409 2012-01-02  Richard Guenther  <rguenther@suse.de>
411         PR bootstrap/51686
412         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
413         * Makefile.in: Regenerate.
415 2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
417         * MAINTAINERS (Write After Approval): Add myself.
419 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
421         * configure: Regenerate.
423 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
425         * MAINTAINERS (picochip): Changed email address.
427 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
429         * MAINTAINERS (write-after-approval): Add self.
431 2011-11-29  DJ Delorie  <dj@redhat.com>
433         * configure.ac (rl78-*-*) New case.
434         * configure: Regenerate.
435         * MAINTAINERS: Add myself as RL78 maintainer.
437 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
439         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
441 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
443         * libtool.m4: Additional FreeBSD 10 fixes.
445 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
447         * MAINTAINERS: Move myself from Write After Approval to CPU Port
448         Maintainers section, as Epiphany maintainer.
450 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
452         PR target/49992
453         * configure.ac: Remove ranlib special-casing for Darwin.
454         * configure: Regenerate.
456 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
458         * MAINTAINERS (Reviewers): Keep the list sorted.
460 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
462         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
464 2011-11-09  Roland McGrath  <mcgrathr@google.com>
466         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
467         * configure: Rebuild.
468         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
469         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
470         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
471         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
472         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
473         Add READELF.
474         * Makefile.in: Rebuild.
476 2011-11-09  Jason Merrill  <jason@redhat.com>
478         * Makefile.def (language=c++): Remove check-c++0x.
479         * Makefile.in (check-gcc-c++): Regenerate.
481 2011-11-08  Richard Henderson  <rth@redhat.com>
483         * configure.ac: Test for libitm directory present first.
485         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
487         * configure.ac: Test libitm/configure.tgt to disable libitm.
488         * configure: Rebuild.
490 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
491             Richard Henderson  <rth@redhat.com>
493         Merged from transactional-memory.
495         * Makefile.def (lang_env_dependencies): libitm is c++.
496         Add libitm target module.
497         * configure.ac: Likewise.
498         * config/mmap.m4: New file.
499         * contrib/gcc_update: Add libitm to touch data.
500         * Makefile.in, configure: Rebuild.
502 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
504         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
505         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
506         * Makefile.in: Regenerate.
508 2011-11-01  DJ Delorie  <dj@redhat.com>
510         * config.sub: Update to version 2011-10-29 (added rl78)
512 2011-10-27  Nick Clifton  <nickc@redhat.com>
514         * config.sub: Import these changes from the config project:
516         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
517             Ben Elliston  <bje@gnu.org>
519         * config.sub (epiphany): New.
521         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
522             Ben Elliston  <bje@gnu.org>
524         * config.sub (hexagon, hexagon-*): New.
526         2011-08-23  Roland McGrath  <mcgrathr@google.com>
528         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
529         64eb to be64.
531         2011-08-16  Roland McGrath  <mcgrathr@google.com>
533         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
534         (nacl): Grok as alias for 32el-unknown-nacl.
536 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
538         * MAINTAINERS (Write After Approval): Add myself.
540 2011-10-24  Teresa Johnson  <tejohnson@google.com>
542         * MAINTAINERS (Write After Approval): Add myself.
544 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
546         * MAINTAINERS (sparc port): Remove myself.
548 2011-09-14  Tom de Vries  <tom@codesourcery.com>
550         * MAINTAINERS (Write After Approval): Add myself.
552 2011-08-14  Yao Qi  <yao@codesourcery.com>
554         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
555         * configure: Regenerate.
557 2011-07-26  Ian Lance Taylor  <iant@google.com>
559         * configure.ac: Set have_compiler based on whether gcc directory
560         exists, rather than on whether gcc is in configdirs.
561         * configure: Rebuild.
563 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
565         * MAINTAINERS (Global Reviewers): Add self.
567 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
569         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
570         link directories.
571         * Makefile.in: Rebuild.
573 2011-07-20  Ian Lance Taylor  <iant@google.com>
575         PR bootstrap/49787
576         * configure.ac: Move --enable-bootstrap handling earlier in file.
577         If --enable-bootstrap and either --enable-build-with-cxx or
578         --enable-build-poststage1-with-cxx, enable C++ automatically.
579         * configure: Rebuild.
581 2011-07-19  Ian Lance Taylor  <iant@google.com>
583         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
584         make C++ a boot_language.  Set and substitute
585         POSTSTAGE1_CONFIGURE_FLAGS.
586         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
587         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
588         * configure, Makefile.in: Rebuild.
590 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
592         * MAINTAINERS (Register Allocation): Move myself from reviewers to
593         maintainers.
595 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
597         * MAINTAINERS (Global Reviewers): Add myself.
599 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
601         * configure: Regenerate.
603 2011-07-16  Jason Merrill  <jason@redhat.com>
605         * Makefile.def (language=c++): Add check-c++0x and
606         check-target-libmudflap-c++.
607         * Makefile.tpl (check-target-libmudflap-c++): New.
608         * Makefile.in: Regenerate.
610 2011-07-16  Matthias Klose  <doko@ubuntu.com>
612         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
613         * Makefile.def (target_modules/libjava): Pass
614         $(EXTRA_CONFIGARGS_LIBJAVA).
615         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
616         if not configured with --enable-static-libjava.
617         * Makefile.in: Regenerate.
618         * configure: Likewise.
620 2011-07-15  Jason Merrill  <jason@redhat.com>
622         * Makefile.in (check-c++): Move check-gcc-c++0x after
623         check-target-libstdc++-v3.
625 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
627         * MAINTAINERS (c6x port): New entry.
629 2011-07-13  Jason Merrill  <jason@redhat.com>
631         * Makefile.in (check-gcc-c++0x): New.
632         (check-c++): Depend on it.
634 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
636         PR target/39150
637         * configure.ac (i[3456789]86-*-solaris2*): Also accept
638         x86_64-*-solaris2.1[0-9]*.
639         * configure: Regenerate.
641 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
643         * MAINTAINERS (RTL optimizers): Add self.
645 2011-06-27  Gabriel Charette  <gchare@google.com>
647         * MAINTAINERS (Write After Approval): Add myself.
649 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
651         PR regression/47836
652         PR bootstrap/23656
653         PR other/47733
654         PR bootstrap/49247
655         PR c/48825
656         * configure.ac (target_libraries): Remove target-libiberty.
657         Remove case-statement setting skipdirs=target-libiberty for
658         multiple targets.  Remove checking target_configdirs and
659         removing target-libiberty but keeping target-libgcc if
660         otherwise empty.
661         * Makefile.def (target_modules): Don't add libiberty.
662         (dependencies): Remove all traces of target-libiberty.
663         * configure, Makefile.in: Regenerate.
665 2011-06-13  Walter Lee <walt@tilera.com>
667         * configure.ac (tilepro-*-*) New case.
668         (tilegx-*-*): Likewise.
669         * configure: Regenerate.
671 2011-06-06  Jing Yu  <jingyu@google.com>
673         * configure.ac: Skip target-libiberty for
674         arm*-*-linux-androideabi.
675         * configure: Regenerated.
677 2011-06-06  Nick Clifton  <nickc@redhat.com>
679         * config.sub: Sync from upstream.
681 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
683         * MAINTAINERS (Write After Approval): Add myself.
685 2011-06-01  Daniel Jacobowitz  <drow@false.org>
687         * MAINTAINERS: Update my email address.
689 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
691         * MAINTAINERS (Write After Approval): Update my email address.
693 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
695         * MAINTAINERS (Write After Approval): Add myself.
697 2011-05-08  Doug Kwan  <dougkwan@google.com>
699         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
700         * configure: Regenerated.
701         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
702         value from configure.
703         * Makefile.in: Regenerated.
705 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
707         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
708         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
709         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
710         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
711         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
712         *-*-vxworks*): Disable newlib and libgloss in separate case
713         statement.
714         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
715         to separate case statement.
716         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
717         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
718         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
719         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
720         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
721         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
722         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
723         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
724         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
725         i[[3456789]]86-*-rdos*, m32r-*-*,
726         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
727         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
728         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
729         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
730         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
731         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
732         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
733         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
734         and libgloss in main case over targets.  Remove most empty cases
735         in main case over targets.
736         * configure: Regenerate.
738 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
740         * MAINTAINERS (Write After Approval): Add myself.
742 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
744         * configure.ac: Remove code setting special library locations for
745         hppa*64*-*-hpux11*.  Remove code setting compiler for
746         sparc-sun-solaris2*.
747         * configure: Regenerate.
749 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
751         * configure.ac: Separate libgloss_dir settings from general case
752         over targets.
753         * configure: Regenerate.
755 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
757         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
758         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
759         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
760         cases in libgcj-disabling case statement.
761         (hppa*64*-*-linux*): Set unsupported_languages instead of
762         disabling target-zlib.
763         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
764         to hppa*64*-*-hpux*.
765         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
766         hppa*-*-hpux*.
767         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
768         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
769         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
770         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
771         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
772         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
773         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
774         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
775         libgcj-disabling case statement.
776         * configure: Regenerate.
778 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
780         * configure.ac: Disable Java for targets not supporting libffi.
781         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
782         Remove cases in Java-disabling statement.
783         (*arm-wince-pe): Change to arm-wince-pe.
784         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
785         cases in Java-disabling statement.
786         (bfin-*-*): Don't disable Java again.
787         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
788         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
789         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
790         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
791         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
792         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
793         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
794         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
795         Java-disabling statement.
796         (mmix-*-*): Don't disable Java again.
797         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
798         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
799         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
800         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
801         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
802         statement.
803         * configure: Regenerate.
805 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
807         * configure.ac: Separate cases disabling Java and Java libraries
808         from general case over targets.
809         * configure: Regenerate.
811 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
813         * MAINTAINERS: Update my email address.
815 2011-04-20  Easwaran Raman  <eraman@google.com>
817         * MAINTAINERS (Write After Approval): Add myself.
819 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
821         PR lto/48086
822         * configure.ac: Re-enable LTO on *-apple-darwin9*.
823         * configure: Regenerate.
825 2011-04-16  Jim Meyering  <meyering@redhat.com>
827         * MAINTAINERS (Write After Approval): Add myself.
829 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
831         * MAINTAINERS: Update my email address.
833 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
835         * MAINTAINERS (Write After Approval): Add myself.
837 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
839         * MAINTAINERS (Write After Approval): Add myself.
841 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
843         * MAINTAINERS (Write After Approval): Add myself.
845 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
847         * configure.ac (build_tools): Remove build-byacc.
848         (host_libs): Remove mmalloc.
849         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
850         autoconf automake libtool diff rcs fileutils shellutils time
851         textutils wdiff find uudecode hello tar gzip indent recode release
852         sed perl gawk findutils gettext zip.
853         (libgcj): Remove target-qthreads.
854         (target_tools): Remove target-examples target-gperf.
855         (YACC): Don't handle building byacc.
856         * configure: Regenerate.
857         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
858         dosutils, examples, fileutils, find, findutils, gawk, gettext,
859         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
860         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
861         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
862         handle building components.
863         * Makefile.in: Regenerate.
865 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
867         * MAINTAINERS: Update my email address as Xtensa maintainer.
869 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
871         * config.sub: Sync from upstream.
873 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
875         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
876         (microblaze*): Don't disable libssp.
877         * configure: Regenerate.
879 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
881         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
882         moveifchange.
883         * configure: Regenerate.
884         * Makefile.tpl: Use @SHELL@ not @config_shell@.
885         * Makefile.in: Regenerate.
887 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
889         * configure.ac (*-*-sysv4*): Don't enable libgomp.
890         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
891         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
892         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
893         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
894         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
895         md_exec_prefix cases.
896         * configure: Regenerate.
898 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
900         * configure.ac: Separate cases disabling target-libssp,
901         target-libiberty, target-libstdc++-v3 and Fortran from general
902         case over targets.
903         * configure: Regenerate.
905 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
907         * configure.ac (*-*-chorusos): Don't disable libgcj.
908         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
909         Remove case.
910         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
911         (arm-*-coff): Don't disable libgcj.
912         (arm*-*-linux-gnueabi): Remove useless assignment.
913         (arm-*-riscix*): Don't disable libgcj.
914         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
915         configuration.
916         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
917         (c54x*-*-*): Remove case.
918         (tic54x-*-*): Don't disable GCC or GCC libraries.
919         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
920         to *.
921         (d10v-*-*): Don't disable GCC libraries.
922         (d30v-*-*): Don't disable libgcj.
923         (h8500-*-*): Don't disable GCC libraries.
924         (i960-*-*): Don't disable libgcj.
925         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
926         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
927         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
928         libgcj.
929         (m68k-*-coff*): Remove case.
930         (mmix-*-*): Don't disable libgloss on host.
931         (mn10200-*-*, mn10300-*-*): Remove cases.
932         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
933         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
934         Don't disable libgcj.
935         (romp-*-*): Remove case.
936         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
937         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
938         case.
939         (v810-*-*): Don't disable GCC libraries.
940         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
941         (ip2k-*-*): Don't disable GCC libraries.
942         * configure: Regenerate.
944 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
946         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
947         libffi on host.
948         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
949         on host.
950         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
951         * configure: Regenerate.
953 2011-03-26  John Marino  <binutils@marino.st>
955         * configure.ac: Add support for *-*-dragonfly*
956         * configure: Regenerate.
958 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
960         * configure.ac (native_only): Remove.
961         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
962         send-pr uudecode guile gnuserv on host.
963         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
964         send-pr rcs guile perl texinfo libtool on host.
965         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
966         automake send-pr rcs guile perl texinfo libtool on host.
967         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
968         (*-*-kaos*): Don't disable target-examples target-gperf on target.
969         (alpha*-dec-osf*): Don't disable fileutils on target.
970         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
971         texinfo send-pr expect dejagnu on target.
972         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
973         target-qthreads on target.
974         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
975         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
976         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
977         x86_64-*-mingw*): Don't disable expect on target.
978         (*-*-cygwin*): Don't disable target-gperf on target.
979         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
980         gnuserv on target.
981         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
982         target.
983         * configure: Regenerate.
985 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
987         * configure.ac (target_tools): Remove target-groff.
988         (native_only): Remove target-groff.
989         (hppa*64*-*-*): Don't disable byacc.
990         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
991         setting.
992         (*-*-kaos*): Don't skip target-librx and target-groff.
993         (*-*-netware*): Don't skip target-libmudflap.
994         (*-*-tpf*): Don't skip target-libmudflap.
995         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
996         directories on the host.
997         (ia64*-*-*vms*): Don't skip tix.
998         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
999         host.
1000         * configure: Regenerate.
1002 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1004         * configure.ac: Remove references to mt-mep, mt-netware,
1005         mt-wince.
1006         * Makefile.def: Add all-utils soft dependencies.
1007         * Makefile.tpl: Remove GDB_NLM_DEPS.
1008         * configure: Regenerate.
1009         * Makefile.in: Regenerate.
1011 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1013         * configure.ac: Do not include mh-x86omitfp.
1014         * configure: Regenerate.
1016 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1018         * configure.ac: Remove empty cases.
1019         * configure: Regenerate.
1021 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1023         * Makefile.def: Add dependency from termcap to gdb.
1024         * Makefile.in: Regenerate.
1026 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1028         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1029         * configure: Regenerate.
1030         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1031         * Makefile.tpl: Likewise.
1032         * Makefile.in: Regenerate.
1034 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1036         * configure.ac: Remove all mentions of tentative_cc.
1037         * configure: Regenerate.
1039 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1041         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1042         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1043         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1044         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1045         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1046         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1047         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1048         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1049         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1050         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1051         *-*-rhapsody*): Remove host cases.
1052         * configure: Regenerate.
1054 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1056         * configure.ac (ppc*-*-pe): Remove host case.
1057         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1058         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1059         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1060         cases.
1061         * configure: Regenerate.
1063 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1065         * config.sub: Update to version 2011-03-23.
1067 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1069         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1070         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1071         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1072         * configure: Regenerate.
1074 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1076         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1077         to Write After Approval.
1078         * config-ml.in: Don't handle arc-*-elf*.
1079         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1080         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1081         handle GCC libraries.
1082         * configure: Regenerate.
1084 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1086         PR bootstrap/48120:
1087         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1088         Add -lstdc++ -lm to LIBS.
1089         * configure: Regenerate.
1091 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1093         * config.guess: Update to version 2011-02-02
1094         * config.sub: Update to version 2011-02-24
1096 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1098         PR lto/48086
1099         * configure.ac: Re-enable LTO on *-apple-darwin9.
1100         * configure: Regenerate.
1102 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1104         PR lto/48086
1105         * configure.ac: Disable LTO on darwin due to an assembler change in
1106         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1107         under 256.
1108         * configure: Regenerate.
1110 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1112         * MAINTAINERS: Update myself as score backend maintainer,
1113         update my e-mail address.
1115 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1117         * MAINTAINERS: Update my e-mail address.
1119 2011-03-06  Joey Ye  <joey.ye@arm.com>
1121         * MAINTAINERS: Update my e-mail address.
1123 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1125         * configure.ac: Adjust test of with_ppl.
1126         * configure: Regenerated.
1128 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1130         * MAINTAINERS: Adjust my e-mail address.
1132 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1134         * configure.ac: Add -lpwl to ppllibs.
1135         * configure: Regenerated.
1137 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1139         * config/cloog.m4: Add -lisl to clooglibs.
1140         * configure: Regenerated.
1142 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1144         * MAINTAINERS (CPU Port maintainers): Add self.
1146 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1148         * MAINTAINERS: Add myself as testsuite maintainer.
1150 2011-02-15  Mike Stump  <mikestump@comcast.net>
1152         * MAINTAINERS: Add myself as testsuite maintainer.
1154 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1156         Import from Libtool and gnulib:
1158         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1160         Prepare for supporting FreeBSD 10.
1161         * config.rpath: Remove handling of freebsd1* which soon would
1162         match FreeBSD 10.0.
1164         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1166         Remove support for FreeBSD 1.x.
1167         * libtool.m4 (_LT_LINKER_SHLIBS)
1168         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1169         soon would incorrectly match FreeBSD 10.0.
1171 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1173         PR binutils/12283
1174         * move-if-change: Import version from gnulib.
1176 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1178         PR lto/47225
1179         * Makefile.def (lto-plugin): Double dash for enable-shared.
1180         (configure-gcc): Depend on all-lto-plugin.
1181         * Makefile.in: Rebuilt.
1183 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1185         * configure.ac: Remove extra bracket.
1186         * configure: Regenerate.
1188 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1190         * MAINTAINERS: Add myself as libquadmath maintainer.
1192 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1194         * MAINTAINERS: Update my email address.
1196 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1198         * MAINTAINERS (option handling): Add self.
1200 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1202         PR lto/47225
1203         * Makefile.def: Add dependency for install-gcc
1204         on install-lto-plugin.
1205         * Makfile.in: Regenerated
1207 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1209         * MAINTAINERS (CPU Port Maintainers): Add myself.
1211 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1213         PR libgcj/44341
1214         * configure.ac: Discard --with-* flags for host when configuring
1215         target libraries for cross build.
1216         * configure: Rebuilt.
1218 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1220         * MAINTAINERS (linear loop transforms): Removed.
1222 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1224         * configure.ac: If with_ppl is no, move setting with_cloog=no
1225         after CLOOG_REQUESTED check.
1226         * configure: Regenerated.
1228 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1230         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1231         CLooG has been requested.
1232         * configure: Regenerated.
1234 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1236         * configure: Regenerated.
1237         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1239 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1241         * configure: Regenerated.
1242         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1244 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1246         * configure.ac: Use AS_HELP_STRING throughout.
1247         * configure: Regenerate.
1249 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1251         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1252         * configure: Regenerate.
1254 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1256         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1258 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1260         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1261         for ia64-hpux.
1262         * configure: Regenerate.
1264 2011-01-07  Jan Hubicka  <jh@suse.cz>
1266         PR lto/47225
1267         * Makefile.in: Regenerate.
1268         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1269         configure.
1271 2011-01-07  Jan Hubicka  <jh@suse.cz>
1273         * Makefile.in: Regenerate.
1274         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1275         and configure dependency on lto-plugin configure.
1276         (lto-plugin module): Remove dependency on GCC; add dependency on
1277         liniberty.
1279 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1281         * MAINTAINERS (Write After Approval): Add myself.
1283 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1285         * configure: Regenerate.
1287 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1289         * configure.ac: (picochip): Disable libiberty.
1291 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1293         * MAINTAINERS (Write After Approval): Add myself.
1295 2010-12-10  Ian Lance Taylor  <iant@google.com>
1297         PR bootstrap/46819
1298         * configure.ac: For --disable-libgcj clear libgcj_saved.
1299         * configure: Rebuild.
1301 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1303         PR fortran/46540
1304         * configure.ac: Add --disable-libquadmath and
1305         --disable-libquadmath-support.
1306         * configure: Regenerate.
1308 2010-12-03  Ian Lance Taylor  <iant@google.com>
1310         * MAINTAINERS: Add myself as libgo maintainer.
1312 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1314         PR libffi/46792
1315         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1316         * configure: Regenerate.
1318 2010-12-02  Ian Lance Taylor  <iant@google.com>
1320         * configure.ac: Always set default for poststage1_ldflags to
1321         -static-libstdc++ -static-libgcc.
1323 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1325         * configure.ac: Move comment to remove extra space in last argument
1326         of GCC_TARGET_TOOL.
1328 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1330         PR other/46026
1331         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1332         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1333         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1334         (BASE_FLAGS_TO_PASS): Use it.
1335         * configure: Rebuilt.
1336         * Makefile.in: Rebuilt.
1338 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1340         PR binutils/12258
1341         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1342         Properly check default linker.
1343         * configure: Regnerated.
1345 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1347         * configure.ac: For --enable-gold, handle value `default' instead of
1348         `both*'.  New configure option --{en,dis}able-ld.
1349         * configure: Regenerate.
1351 2010-11-20  Ian Lance Taylor  <iant@google.com>
1353         * configure.ac: Only disable a language library if no language needs
1354         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1355         * configure: Rebuild.
1357 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1359         * Makefile.in: Regenerate.
1361         PR other/46202
1362         * configure.ac: Fix just-built in-tree STRIP name to be
1363         binutils/strip-new.
1364         * configure: Regenerate.
1365         * Makefile.def (install-strip-gcc, install-strip-binutils)
1366         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1367         (install-strip-sid): Mirror dependencies on non-strip variants
1368         of these targets on the respective -strip prerequisites.
1369         * Makefile.tpl (install-strip, install-strip-host)
1370         (install-strip-target): New targets.
1371         (install-strip-[+module+], install-strip-target-[+module+]):
1372         New targets.
1373         * Makefile.in: Regenerate.
1375 2010-11-19  Ian Lance Taylor  <iant@google.com>
1376             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1378         * configure.ac: Add target-libgo to target_libraries.  Set
1379         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1380         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1381         (HOST_EXPORTS): Add GOC.
1382         (BASE_TARGET_EXPORTS): Add GOC.
1383         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1384         (GOCFLAGS_FOR_TARGET): New variable.
1385         (EXTRA_HOST_FLAGS): Add GOC.
1386         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1387         * Makefile.def (target_modules): Add libgo.
1388         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1389         (dependencies): Add dependency from configure-target-libgo to
1390         configure-target-libffi and all-target-libstdc++-v3.  Add
1391         dependencies from all-target-libgo to all-target-libffi.
1392         (languages): Add go.
1393         * configure: Rebuild.
1394         * Makefile.in: Rebuild.
1396 2010-11-19  Ian Lance Taylor  <iant@google.com>
1398         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1399         compiler/flag environment variables.
1401 2010-11-18  Ian Lance Taylor  <iant@google.com>
1403         * configure.ac: Check for lang_requires_boot_languages in
1404         config-lang.in files.
1405         * configure: Rebuild.
1407 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1408             Tobias Burnus  <burnus@net-b.de>
1410         PR fortran/32049
1411         * Makefile.def: Add libquadmath; build it with language=fortran.
1412         * configure.ac: Add libquadmath.
1413         * Makefile.tpl: Handle multiple libs in check-[+language+].
1414         * Makefile.in: Regenerate.
1415         * configure: Regenerate.
1417 2010-11-16  Tom Tromey  <tromey@redhat.com>
1419         * MAINTAINERS: Moved myself to reviewers section.
1421 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1423         * MAINTAINERS: Moved myself to reviewers section.
1425 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1427         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1428         (Write After Approval): Remove self.
1430 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1432         * configure.ac: Fix spelling in option names.
1433         * configure: Regenerated.
1435 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1437         PR bootstrap/39622
1438         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1439         * configure: Regenerated.
1441 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1443         * MAINTAINERS: Update my email address.
1445 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1447         * configure: Regenerate.
1449 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1451         * configure: Regenerate.
1453 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1455         * configure: Regenerate.
1457 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1459         * configure: Regenerate.
1461 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1463         * configure.ac: Support official CLooG.org versions.
1464         * configure: Regenerate.
1465         * config/cloog.m4: New.
1467 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1469         * MAINTAINERS (Write After Approval): Add myself.
1471 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1473         * MAINTAINERS: Update my email address.
1475 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1477         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1478         * configure: Regenerate.
1480 2010-11-03  Ian Lance Taylor  <iant@google.com>
1481             Dave Korn  <dave.korn.cygwin@gmail.com>
1483         PR lto/46273
1484         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1485         and on other supported platforms whenever LTO is enabled.
1486         * configure: Rebuild.
1488 2010-11-02  Alan Modra  <amodra@gmail.com>
1490         PR binutils/12110
1491         * configure.ac: Error when source path contains spaces.
1492         * configure: Regenerate.
1494 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1496         * MAINTAINERS: Update my email address.
1498 2010-10-20  Ian Lance Taylor  <iant@google.com>
1500         * Makefile.def (target_modules): Set lib_path to src/.libs for
1501         libstdc++-v3 module.
1502         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1503         * Makefile.in: Rebuild.
1505 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1507         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1508         (Write After Approval): Remove myself.
1510 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1512         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1514 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1516         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1518 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1520         * configure.ac (build_lto_plugin): New shell variable.
1521         (--enable-lto): Turn on by default for all non-ELF platforms that
1522         have had LTO support added so far.  Set build_lto_plugin appropriately
1523         for both ELF and non-ELF.
1524         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1525         * configure: Regenerate.
1527 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1529         Sync from src:
1530         * configure.ac (v850 support): Remove target-libgloss from
1531         noconfigdirs.
1532         * configure: Regenerate.
1534 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1536         PR bootstrap/45326
1537         PR bootstrap/45174
1538         * configure.ac: Honor initial values of $build_configargs,
1539         $host_configargs, $target_configargs.  Mark the precious, so
1540         environment settings get recorded.
1541         * configure: Regenerate.
1543 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1545         PR bootstrap/45796
1546         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1547         Depend on all-build-libiberty.
1548         * Makefile.in: Regenerate.
1550 2010-09-30  Michael Eager  <eager@eagercon.com>
1552         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1553         * configure: Regenerate.
1555 2010-09-28  Michael Eager  <eager@eagercon.com>
1557         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1559 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1561         PR bootstrap/44621
1562         * configure.ac: Fix unportable shell quoting.
1563         * configure: Regenerate.
1565 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1567         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1568         targets and amend comment.
1569         * configure: Regenerate.
1571 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1573         * MAINTAINERS (Write After Approval): Add myself.
1575 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1577         * configure.ac: Enable LTO by default on Darwin.
1578         * configure: Regenerate.
1580 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1582         * MAINTAINERS (Write After Approval): Add myself.
1584 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1586         * MAINTAINERS (Write After Approval): Add myself.
1588 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1590         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1591         ports
1593 2010-07-28  David Yuste  <david.yuste@gmail.com>
1595         * MAINTAINERS (Write After Approval): Add myself.
1597 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1599         * configure.ac: Support all v850 targets.
1600         * configure: Regenerate.
1602 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1604         PR bootstrap/44455
1605         * configure.ac (extra_mpfr_configure_flags): Copy from
1606         extra_mpc_gmp_configure_flags.
1607         * configure: Re-generated.
1609 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1611         * MAINTAINERS (Write After Approval): Add myself.
1613 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1615         * MAINTAINERS (Write After Approval): Add myself.
1617 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1619         * MAINTAINERS (Write After Approval): Add myself.
1621 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1623         PR target/44862
1624         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1625         Provide -B option to allow for link spec %s substitutions for
1626         libstdc++.a on darwin.
1627         * Makefile.in: Regenerate.
1629 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1631         * MAINTAINERS (Reviewers): Update my e-mail address
1633 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1635         * Makefile.def (configure-gcc): Depend on all-libelf.
1636         * Makefile.in: Rebuild.
1638 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1640         * MAINTAINERS (Write After Approval): Add myself in the right place.
1642 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1644         * MAINTAINERS (Write After Approval): Add myself.
1646 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1648         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1650 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1652         * config.sub: Update to version 2010-05-21.
1653         * config.guess: Update to version 2010-04-03.
1655 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1657         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1658         * configure: Regenerate.
1660 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1662         * MAINTAINERS (Write After Approval): Add myself.
1664 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1666         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1667         a platform that supports LTO.
1668         * configure: Regenerate.
1670 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1672         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1673         * configure: Regenerated.
1675 2010-04-27  Roland McGrath  <roland@redhat.com>
1676             H.J. Lu  <hongjiu.lu@intel.com>
1678         * configure.ac (--enable-gold): Support both, both/gold and
1679         both/bfd to add gold to configdirs without removing ld.
1680         * configure: Regenerated.
1682         * Makefile.def: Add install-gold dependency to install-ld.
1683         * Makefile.in: Regenerated.
1685 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1687         PR lto/42776
1688         * configure.ac (--enable-lto): Refactor handling so libelf tests
1689         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1690         and allow LTO to be explicitly enabled on non-ELF platforms that
1691         are known to support it inside else-clause.
1692         * configure: Regenerate.
1694 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1696         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1697         * configure: Regenerate.
1699 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1701         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1702         * configure: Regenerate.
1704 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1706         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1707         separately.
1708         * configure: Regenerate.
1710 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1712         * MAINTAINERS (Write After Approval): Add myself.
1714 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1716         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1717         * configure: Regenerate.
1719 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1721         * configure: Regenerate after change to elf.m4.
1723 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1725         * MAINTAINERS (Write After Approval): Add myself.
1727 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1729         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1730         * configure: Regenerated.
1732 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1734         * configure.ac: Print "buggy but acceptable" when CLooG
1735         revision is less than 9.
1736         * configure: Regenerated.
1738 2010-04-01  Diego Novillo  <dnovillo@google.com>
1740         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1742 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1744         PR bootstrap/43615
1745         PR bootstrap/43328
1747         Revert:
1749         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1751         * configure.ac: Do not pass --enable-multilib nor
1752         --disable-multilib in baseargs.  Accept explicitly passed
1753         --enable_multilib.
1754         * configure: Regenerate.
1756 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1758         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1760 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1762         * MAINTAINERS: Remove myself.
1764 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1766         PR bootstrap/43328
1767         * configure.ac: Do not pass --enable-multilib nor
1768         --disable-multilib in baseargs.  Accept explicitly passed
1769         --enable_multilib.
1770         * configure: Regenerate.
1772 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1774         * MAINTAINERS (spu port): Remove me.
1776 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1778         * configure.ac (tic6x-*-*): New case.
1779         * configure: Regenerate.
1781 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1783         * config.sub: Update to version 2010-03-22.
1784         * config.guess: Update to version 2009-12-30.
1786 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1788         PR ada/42554
1789         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1790         * configure: Regenerate.
1792 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1794         * MAINTAINERS: Update my email address.
1796 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1798         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1799         (ghassan.shobaki@amd.com): Removed.
1801 2010-03-17  Alan Modra  <amodra@gmail.com>
1803         * MAINTAINERS: Update my email address.
1805 2010-03-16  Diego Novillo  <dnovillo@google.com>
1807         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1808         Matthews.
1810 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1812         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1813         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1815 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1817         * MAINTAINERS: Update my email address.
1819 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1821         * MAINTAINERS: Update my email address.
1823 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1825         * MAINTAINERS: Update my email address.
1827 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1829         * MAINTAINERS: Update my email address.
1831 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1833         PR libstdc++/32499
1834         * configure.ac (RANLIB): Default to true.
1835         (STRIP): Likewise.
1836         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1837         * configure: Regenerate.
1839 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1841         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1842         (Write After Approval): Update my email address.
1844 2010-02-17  Nick Clifton  <nickc@redhat.com>
1846         PR 11238
1847         * Makefile.tpl (local-distclean): Also remove config.cache files in
1848         sub-directories as there may not be Makefiles present in the
1849         sub-directories.
1850         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1851         the config.cache files found by the find command.
1853         * Makefile.in: Regenerate.
1854         * configure.ac: Revert previous delta.
1855         * configure: Regenerate.
1857 2010-02-15  Nick Clifton  <nickc@redhat.com>
1859         PR 11238
1860         * configure.ac: Delete config.cache files in sub-directories when
1861         deleting Makefiles.
1862         * configure: Regenerate.
1864 2010-02-12  Ben Elliston  <bje@gnu.org>
1866         * MAINTAINERS: Update my email address.
1868 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1870         * MAINTAINERS (spu port): Update my email address.
1872 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1874         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1876 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1878         * configure.ac: Add "recommended" version checks for GMP/MPC.
1879         Update recommended GMP/MPFR/MPC versions.
1880         * configure: Regenerate.
1882 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1884         * MAINTAINERS: Move my Embecosm email address into the
1885         write-after-approval section.
1887 2010-01-26  Ian Lance Taylor  <iant@google.com>
1889         * MAINTAINERS: Add myself as Go frontend maintainer.
1891 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1893         PR libstdc++/36101, PR libstdc++/42813
1894         * configure.ac (bootstrap_target_libs): Make inclusion of
1895         target-libgomp conditional on libgomb being in target_configdirs.
1896         * configure: Regenerate.
1898 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1900         PR libstdc++/36101, PR libstdc++/42813
1901         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1902         * configure: Regenerate.
1904 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1906         PR libstdc++/36101, PR libstdc++/42813
1907         * configure.ac (target_configdirs): Substitute.
1908         * Makefile.def: Bootstrap target module libgomp.
1909         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1910         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1911         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1912         * configure, Makefile.in: Regenerate.
1914 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1916         * MAINTAINERS: Adjust my details.
1918 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1920         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1922 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1924         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1926 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1928         * MAINTAINERS (Write After Approval): Add myself.
1930 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1932         * MAINTAINERS (Write After Approval): Add myself.
1934 2010-01-11  Richard Guenther  <rguenther@suse.de>
1936         PR lto/41569
1937         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1938         * Makefile.in: Regenerated.
1940 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1942         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1943         * configure: Regenerate.
1945 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1946             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1948         PR bootstrap/42424
1949         * configure.ac: Include libtool m4 files.
1950         (_LT_CHECK_OBJDIR): Call it.
1951         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1952         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1954         * configure: Regenerate.
1956 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1958         PR bootstrap/41818
1959         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1960         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1961         * Makefile.in: Regenerate.
1963 2010-01-02  Richard Guenther  <rguenther@suse.de>
1965         PR lto/41529
1966         * configure.ac: Include config/elf.m4.  Disable LTO if not
1967         builting for an elf target.
1968         * configure: Regenerate.
1970 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1972         * MAINTAINERS: Change my email address.
1974 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1976         * config.sub, config.guess: Update from upstream sources.
1978 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1980         * MAINTAINERS (Write After Approval): Add myself.
1982 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1984         PR middle-end/30447
1985         PR middle-end/30789
1986         PR other/40302
1988         * configure.ac: Require MPC.
1989         * configure: Regenerate.
1991 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1993         PR target/38384
1994         PR bootstrap/40972
1995         * libtool.m4: Sync from git Libtool.
1996         * ltoptions.m4: Likewise.
1997         * ltversion.m4: Likewise.
1998         * lt~obsolete.m4: Likewise.
1999         * ltmain.sh: Likewise.
2001 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2003         * configure.ac: Update minimum MPC version to 0.8.
2004         * configure: Regenerate.
2006 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
2008         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2009         * configure: Regenerated.
2011 2009-11-21  Ian Lance Taylor  <iant@google.com>
2013         * configure.ac: Change default of poststage1_ldflags to be empty if
2014         poststage1_libs is set.  When poststage1_libs is empty, and
2015         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2016         * configure: Rebuild.
2018 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
2020         * MAINTAINERS (Write After Approval): Update my email address.
2022 2009-11-20  Ben Elliston  <bje@au.ibm.com>
2024         * config.guess: Update from upstream sources.
2026 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2028         * Makefile.def: Restore host and target settings for gmp.
2029         * Makefile.in: Rebuild.
2031 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2033         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2034         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2035         Fix portability of test of C++ as bootstrap language.  Add
2036         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2037         * configure: Rebuild.
2038         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2039         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2040         in-tree building.
2041         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2042         (POSTSTAGE1_HOST_EXPORTS): Use it.
2043         (STAGE[+id+]_CXXFLAGS): New.
2044         (BASE_FLAGS_TO_PASS): Pass it down.
2045         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2046         extra_exports.
2047         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2048         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2049         extra_exports.
2050         * Makefile.in: Rebuild.
2052 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2054         * config.sub, config.guess: Update from upstream sources.
2056 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2058         * MAINTAINERS (Write After Approval): Add myself.
2060 2009-11-09  Jon Beniston  <jon@beniston.com>
2062         * MAINTAINERS (Write After Approval): Add myself.
2064 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2066         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2067         paths for *-w64-mingw* and x86_64-*mingw*.
2068         * configure: Regenerated.
2070 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2072         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2074 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2076         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2077         Phil Edwards to Write-After Approval.
2079 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2081         * configure.ac: Disable target-winsup & co for
2082         x86_64-*-mingw* and *-w64-mingw* targets.
2083         * configure: Regenerated.
2085 2009-10-16  Nick Clifton  <nickc@redhat.com>
2087         * MAINTAINERS: Add myself as a maintainer for the RX port.
2089 2009-10-26  Johannes Singler  <singler@kit.edu>
2091         * MAINTAINERS (Write After Approval): Update my e-mail address.
2093 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2095         * configure.ac (CLooG test): Use = with test.
2096         * configure: Regenerate.
2098 2009-10-22  Richard Guenther  <rguenther@suse.de>
2100         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2101         cloog if the ppl version check failed.  Move flags saving
2102         before setting in libelf check.
2103         * configure: Regenerate.
2105 2009-10-21  Richard Guenther  <rguenther@suse.de>
2107         * configure.ac: Adjust the ppl and cloog configure to work as
2108         documented.  Disable cloog if ppl was disabled.  Omit the version
2109         checks if they were disabled.
2110         * configure: Re-generate.
2112 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2114         * configure.ac: Add 'lto' to enable_languages, not
2115         new_enable_languages, and only if not already present.
2116         * configure: Regenerate.
2118 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2120         * README: Refer to the various COPYING* files instead of just
2121         COPYING.
2122         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2124 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2126         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2127         
2128 2009-10-07  Richard Guenther  <rguenther@suse.de>
2130         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2131         and Richard Guenther as reviewers.
2132         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2133         as reviewers.
2135 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2137         * config.sub: Update from upstream sources.
2139 2009-10-06  Ian Lance Taylor  <iant@google.com>
2141         * Makefile.def: check-gold depends upon all-gas.
2142         * Makefile.in: Rebuild.
2144 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2146         * MAINTAINERS (Write After Approval): Add myself.
2148 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2150         * Makefile.def: all-lto-plugin depends on all-libiberty.
2151         set bootstrap=true for lto-plugin.
2152         Add lto-plugin.
2153         * Makefile.in: Regenerate.
2154         * configure.ac (host_libs): Add lto-plugin.
2155         * configure: Regenerate.
2157 2009-10-03  Diego Novillo  <dnovillo@google.com>
2159         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2160         (HOST_LIBELFLIBS): Define.
2161         (HOST_LIBELFINC): Define.
2162         * Makefile.in: Regenerate.
2163         * configure.ac: Add --enable-lto.
2164         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2165         If --enable-lto is used, add 'lto' to new_enable_languages.
2166         If --enable-lto is used and gold is enabled, add
2167         lto-plugin to configdirs.
2168         * configure: Regenerate.
2170 2009-10-03  Simon Baldwin  <simonb@google.com>
2172         * configure.ac: If --with-system-zlib, suppress local zlib and
2173         pass --with-system-zlib to subdir configure scripts.
2174         * configure: Regenerate.
2176 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2177             Paolo Bonzini  <bonzini@gnu.org>
2179         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2180         $(srcdir).
2181         * Makefile.in: Rebuilt.
2183 2009-09-26  Gary Funck  <gary@intrepid.com>
2185         * MAINTAINERS (Write After Approval): Add myself.
2187 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2189         * configure.ac: Update minimum MPC version to 0.7.
2190         * configure: Regenerate.
2192 2009-09-25  Nick Clifton  <nickc@redhat.com>
2194         * configure.ac: Pass any --cache-file=/dev/null option on to
2195         subconfigures.
2196         * configure: Regenerate.
2198 2009-09-23  Nick Clifton  <nickc@redhat.com>
2200         * config.sub, config.guess: Update from upstream sources.
2202 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2204         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2205         * Makefile.in: Rebuilt.
2207 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2209         PR bootstrap/32272
2210         * configure.ac: Error out if $srcdir isn't '.' but contains
2211         host-${host_noncanonical}.
2212         * configure: Regenerate.
2214 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2216         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2217         maintainer.
2219 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2221         * configure.ac: If bootstrapping a combined tree with
2222         --enable-gold, require c++ in stage1_languages.
2223         * configure: Regenerate.
2225         * configure.ac: Also add target_libs of stage1_languages to
2226         bootstrap_target_libs.
2227         * configure: Regenerate.
2229         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2230         with --enable-languages not containing c++.
2231         * configure: Regenerate.
2233 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2235         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2236         * configure: Regenerate.
2238 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2240         * MAINTAINERS (Write After Approval): Update my e-mail address,
2241         and move from from here...
2242         (Waiting for paperwork): To here.
2244 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2246         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2248 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2250         * configure.ac: Do not use $extrasub for replacing @if/@endif
2251         parts in Makefile; instead, use additional arguments to
2252         AC_CONFIG_COMMANDS to do the replacement manually, with several
2253         sed invocations, to avoid HP-UX sed command limits.
2254         * configure: Regenerate.
2256 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2258         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2259         blank before -L.
2261 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2263         * configure.ac (with-build-config): Document.  Handle without.
2264         Handle missing argument.
2265         * configure: Rebuilt.
2267 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2269         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2270         Default to bootstrap-debug only if compare-debug works.
2271         * configure: Rebuilt.
2272         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2273         * Makefile.in: Rebuilt.
2275 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2277         * MAINTAINERS (OS Port Maintainers): Update my email address.
2279 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2281         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2282         * Makefile.in: Rebuilt.
2284 2009-09-01  Chris Demetriou  <cgd@google.com>
2286         * MAINTAINERS (Write After Approval): Add myself.
2288 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2290         PR debug/30161
2291         * include/dwarf2.h (enum dwarf_tag): Added
2292         DW_TAG_GNU_template_template_param
2293         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2295 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2297         * Makefile.tpl (AWK): Fix typo.
2298         * Makefile.in: Regenerate.
2300 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2302         * configure.ac: Detect awk and sed.
2303         * Makefile.def (flags_to_pass): Add AWK and SED.
2304         * Makefile.tpl (AWK, SED): New.
2305         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2306         * configure: Regenerate.
2307         * Makefile.in: Regenerate.
2309 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2311         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2312         (collapseslashes): Likewise.
2314 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2316         * configure.ac (AC_PREREQ): Bump to 2.64.
2318 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2320         * configure.ac: Remove --with-datarootdir, --with-docdir,
2321         --with-pdfdir, --with-htmldir switches.
2322         * configure: Regenerate.
2324         * configure: Regenerate.
2326         * compile: Sync from Automake 1.11.
2327         * depcomp: Likewise.
2328         * install-sh: Likewise.
2329         * missing: Likewise.
2330         * mkinstalldirs: Likewise.
2331         * ylwrap: Likewise.
2333 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2335         * ltmain.sh (func_normal_abspath): New function.
2336         (func_relative_path): Likewise.
2337         (func_mode_help): Document new -bindir option for link mode.
2338         (func_mode_link): Add new -bindir option, and use it to place
2339         output DLL if specified.
2341 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2343         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2344         (baseargs): Add --disable-option-checking.
2345         * configure: Regenerate.
2347         * Makefile.def (configure-target-libiberty): Depend on
2348         all-binutils and all-ld.
2349         (configure-target-newlib): Likewise.
2350         * Makefile.in: Regenerate.
2352 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2354         * config.sub, config.guess: Update from upstream sources.
2356 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2358         Sync from src, merge:
2360         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2362         * configure.ac: Do not exclude gas for i386-*-darwin.
2363         Add a case for x86_64-*-darwin.
2364         * configure: Regenerate.
2366 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2368         * MAINTAINERS: Add my name to Write After Approval list.
2370 2009-08-06  Michael Eager  <eager@eagercon.com>
2372         * configure.ac: Add Microblaze target.
2373         * configure: Regenerate.
2375 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2377         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2378         * configure: Regenerate.
2379         
2380 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2382         * MAINTAINERS (Write After Approval): Update my e-mail address.
2384 2009-07-06  Ian Lance Taylor  <iant@google.com>
2386         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2387         * configure: Rebuild.
2389 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2391         * MAINTAINERS: Move myself to the Graphite Reviewers.
2393 2009-06-30  Wei Guozhi  <carrot@google.com>
2395         * MAINTAINERS: Add my name to Write After Approval list.
2397 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2399         PR bootstrap/40338
2400         * configure.ac (comparestring): Create new variable.
2401         * Makefile.tpl (comparestring): Use to skip some comparisions.
2402         * configure: Regenerate.
2403         * Makefile.in: Regenerate.
2405 2009-06-26  Doug Evans  <dje@sebabeach.org>
2407         * Makefile.def (host_modules): Add cgen.
2408         * Makefile.in: Regenerate.
2409         * configure.ac (host_tools): Add cgen.
2410         * configure: Regenerate.
2412 2009-06-23  DJ Delorie  <dj@redhat.com>
2414         * MAINTAINERS: Add myself as mep maintainer.
2416 2009-06-23  Ian Lance Taylor  <iant@google.com>
2418         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2419         boot_languages.  Only bootstrap target libraries listed in
2420         target_libs for some boot language.  Add --with-stage1-ldflags,
2421         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2422         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2423         if not building with C++.
2424         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2425         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2426         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2427         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2428         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2429         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2430         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2431         * configure, Makefile.in: Rebuild.
2433 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2435         * MAINTAINERS: Added my name to write-after-approval list.
2437 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2439         * configure.ac: Define is_elf for QNX Neutrino targets.
2440         * configure: Regenerate.
2442 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2444         * MAINTAINERS: Added my name to the write-after-approval list
2446 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2448         * configure.ac: Detect MPC in default directory.
2449         * configure: Regenerate.
2451 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2452             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2454         * Makefile.tpl (all): Avoid a trailing backslash.
2455         * Makefile.in: Regenerate.
2457 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2459         * config.sub, config.guess: Update from upstream sources.
2461 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2463         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2464         to noconfdirs.
2465         * configure: Regenerate.
2467 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2469         * Makefile.tpl ([+compare-target+]): Compare all stage
2470         directories, rather than just gcc.
2471         * Makefile.in: Rebuilt.
2473 2009-06-01  Doug Kwan  <dougkwan@google.com>
2475         * configure.ac: Support gold for target arm*-*-*.
2476         * configure: Regenerate.
2478 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2480         * Makefile.def: Add MPC support and dependencies.
2481         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2483         * Makefile.in, configure: Regenerate.
2485 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2487         * Makefile.tpl (all): Avoid harmless warning in make all when
2488         gcc-bootstrap is enabled but stage_last does not exist.
2489         * Makefile.in: Rebuilt.
2491 2009-05-24  Nicolas Roche  <roche@adacore.com>
2493         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2494         * Makefile.in: Regenerate.
2496 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2498         * MAINTAINERS: Update my e-mail address.
2500 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2502         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2503         * configure:  Regenerate.
2505 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2507         PR other/40159
2508         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2509         gcc-no-bootstrap are mutually exclusive.
2510         * Makefile.in: Rebuilt.
2512 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2514         PR other/40159
2515         * Makefile.tpl (all): Don't end with unconditional success.
2516         * Makefile.in: Rebuilt.
2518 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2520         PR target/37137
2521         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2522         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2523         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2524         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2525         stage_configureflags, stage_cflags and stage_libcflags into
2526         explicit Makefile macros.
2527         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2528         GFORTRAN.
2529         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2530         CC.  Set CC_FOR_BUILD from CC.
2531         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2532         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2533         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2534         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2535         and GFORTRAN.
2536         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2537         (_LIBCFLAGS): Renamed to _TFLAGS.
2538         (do-compare-debug, do-compare3-debug): Drop.
2539         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2540         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2541         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2542         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2543         (XGCC_FLAGS_FOR_TARGET): New.
2544         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2545         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2546         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2547         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2548         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
2549         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2550         TFLAGS.
2551         (BUILD_CONFIG): Include if requested.
2552         (all): Set TFLAGS on bootstrap.
2553         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2554         (all-stageid-prefixmodule): Likewise.
2555         (do-clean, distclean-stageid): Set TFLAGS.
2556         (restrap): Fix whitespace.
2557         * Makefile.in: Rebuilt.
2559 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2561         * config.guess: Sync with src.
2563 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2565         * configure.ac ($with_ppl):  Default to no if not supplied.
2566         ($with_cloog):  Likewise.
2567         configure:  Regenerate.
2569 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2571         * MAINTAINERS: Update my e-mail address.
2573 2009-04-27  Nick Clifton  <nickc@redhat.com>
2575         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2577 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2579         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2580         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2581         * Makefile.in: Regenerate.
2583 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2585         PR bootstrap/39739
2586         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2587         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2589         * configure, Makefile.in: Regenerate.
2591 2009-04-21  Taras Glek  <tglek@mozilla.com>
2593         * include/hashtab.h: Update GTY annotations to new syntax
2594         * include/splay-tree.h: Likewise
2596 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2598         * config.sub, config.guess: Update from upstream sources.
2600 2009-04-15  Anthony Green  <green@moxielogic.com>
2602         * configure.ac: Add moxie support.
2603         * configure: Rebuilt.
2605 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2607         * configure.ac: Change copyright header to refer to version
2608         3 of the GNU General Public License and to point readers at the
2609         COPYING3 file and the FSF's license web page.
2610         * Makefile.def: Likewise.
2611         * Makefile.tpl: Likewise.
2612         * Makefile.in: Regenerate.
2614 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2616         * configure.ac: Restore match for darwin9 or later. Use double
2617         brackets since regeneration eats one pair.
2618         * configure: Regenerate.
2620 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2622         PR gas/10039
2623         * configure.ac: Require texinfo 4.7.
2624         * configure: Regenerated.
2626 2009-04-09  Nick Clifton  <nickc@redhat.com>
2628         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2629         the GCC Runtime Library Exception.
2631 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2633         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2634         * configure: Regenerate.
2636 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2638         * Makefil.def (languages): New entries.
2639         * Makefile.tpl (check-gcc-*): New generic target.
2640         * Makefile.in: Regenerate.
2642 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2644         * MAINTAINERS:  Update my email address.
2646 2009-03-18  Tom Tromey  <tromey@redhat.com>
2648         * configure: Rebuild.
2649         * configure.ac (host_libs): Add libiconv.
2650         * Makefile.in: Rebuild.
2651         * Makefile.def (host_modules): Add libiconv.
2652         (configure-gdb, all-gdb): Depend on libiconv.
2654 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2656         * configure.ac: Treat gdb as supported on x86_64-darwin.
2657         * configure: Regenerate.
2659 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2661         * configure.ac (--with-host-libstdcxx): New option.
2662         * configure: Regenerate.
2664 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2666         * MAINTAINERS:  Move myself into the write after approval list.
2668 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2670         * MAINTAINERS: Update e-mail address.
2671         
2672 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2674         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2676 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2678         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2680 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2682         Backport from git Libtool:
2684         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2685         Support GNU/kOpenSolaris.
2686         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2687         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2688         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2689         GNU/kOpenSolaris.
2691 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2693         * MAINTAINERS: Update e-mail address.
2695 2009-02-24  Michael Eager  <eager@eagercon.com>
2697         * MAINTAINERS (Write After Approval): Add self.
2699 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2701         * MAINTAINERS (Write After Approval): Add myself.
2703 2009-02-05  Andreas Schwab  <schwab@suse.de>
2705         * Makefile.tpl (stage_last): Define $r and $s before using
2706         $(RECURSE_FLAGS_TO_PASS).
2707         * Makefile.in: Regenerate
2709 2009-01-30  Ian Lance Taylor  <iant@google.com>
2711         * MAINTAINERS: Move myself to the Global Reviewers list.
2713 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2715         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2716         * configure: Regenerate.
2718 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2720         * MAINTAINERS: Make whitespace consistent.
2721         Remove Robert Millan from Write After Approval.
2723 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2725         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2726         (all-opcodes): Depend on all-libiberty.
2727         * Makefile.in: Regenerate.
2729 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2731         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2732         * configure: Regenerate.
2734 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2736         * MAINTAINERS (Write After Approval): Add myself.
2738 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2740         * MAINTAINERS: Add myself to reviewers (Fortran).
2742 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2744         PR tree-optimization/38515
2745         * configure.ac (cloog-polylib): Removed.
2746         (with_ppl, with_cloog): Test for "no".
2747         * configure: Regenerated.
2749 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2751         * MAINTAINERS: Moved myself to reviewers (Fortran).
2753 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2755         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2756         (Write After Approval): Remove myself.
2758 2009-01-03  Diego Novillo  <dnovillo@google.com>
2760         * MAINTAINERS: Remove myself from alias maintainership.
2762 2009-01-02  David Ayers  <ayers@fsfe.org>
2764         * MAINTAINERS: Update e-mail address.
2766 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2768         * MAINTAINERS: Make whitespace consistent.
2770 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2772         Backport from upstream Libtool:
2773         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2774         Add cache variables to tests that require the linker to work.
2775         For shlibpath_overrides_runpath, this also changes the semantics
2776         to let the result from the C compiler take precedence.
2778 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2780         * config.sub, config.guess: Update from upstream sources.
2782 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2784         * configure.ac (ppllibs): Add by default the lib flags.
2785         * configure: Regenerate.
2787 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2789         * MAINTAINERS:  Add myself to the write after approval list.
2791 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2793         * configure.ac: Add double brackets on darwin[912].
2794         * configure: Regenerate.
2796 2008-12-03  Daniel Kraft  <d@domob.eu>
2798         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2799         Approval to Reviewer section (for Fortran front-end).
2801 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2803         * configure.ac: Expand to darwin10 and later.
2804         * configure: Regenerate.
2806 2008-12-02  Andreas Schwab  <schwab@suse.de>
2808         * Makefile.def: configure-target-boehm-gc depends on
2809         all-target-libstdc++-v3.
2810         * Makefile.in: Regenerate.
2812 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2814         * MAINTAINERS:  Add myself as mingw maintainer.
2816 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2818         * config.sub, config.guess: Update from upstream sources.
2820 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2822         * README.SCO: Remove.
2824 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2826         * MAINTAINERS:  Add myself to the write after approval list.
2828 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2830         * MAINTAINERS:  Update my email address in WAA section.
2832 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2834         * MAINTAINERS: Update e-mail address.
2836 2008-11-27  Toon Moene  <toon@moene.org>
2838         * MAINTAINERS: Change e-mail address.
2840 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2842         * configure.ac: Build gdb for i?86-*-darwin*
2843         * configure: Regenerated.
2845 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2847         * MAINTAINERS: Added my full name.
2849 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2851         PR bootstrap/38014
2852         PR bootstrap/37923
2854         Revert:
2856         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2858         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2859         * Makefile.in: Regenerated.
2861         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2863         PR gdb/921
2864         PR gdb/1646
2865         PR gdb/2175
2866         PR gdb/2176
2868         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2869         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2870         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2871         (HOST_EXPORTS): Pass CPPFLAGS.
2872         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2873         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2874         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2875         * Makefile.in, configure: Regenerated.
2876         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2877         and CPPFLAGS_FOR_BUILD.
2879 2008-11-06  Jeff Law  <law@redhat.com>
2881         * MAINTAINERS: Add myself as middle end maintainer.
2883 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2885         * MAINTAINERS (Write after approval): Add myself.
2887 2008-11-05  Diego Novillo  <dnovillo@google.com>
2889         * MAINTAINERS (Global Reviewers): Add myself.
2890         (Non-Algorithmic Maintainers): Remove myself.
2892 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2894         * MAINTAINERS (Write after approval): Add myself.
2896 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2898         * MAINTAINERS (Write after approval): Add myself.
2900 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2902         * configure.ac (spu-*-*): Remove special case.
2903         * configure: Regenerate.
2905 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2907         * MAINTAINERS (Write after approval): Update my email address.
2909 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2911         * configure.ac [spu-*-*]: Do not set skipdirs.
2912         * configure: Re-generate.
2914 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2916         * MAINTAINERS (Various Maintainers): Add myself to reload.
2918 2008-10-25  Richard Guenther  <rguenther@suse.de>
2920         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2921         maintainer.  Remove myself as libgcc-math maintainer.
2922         (Non-Algorithmic Maintainers): Remove myself.
2924 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2926         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2927         * Makefile.in: Regenerated.
2929 2008-10-23  Cary Coutant  <ccoutant@google.com>
2931         * MAINTAINERS (Write after approval): Add myself.
2933 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2935         PR gdb/921
2936         PR gdb/1646
2937         PR gdb/2175
2938         PR gdb/2176
2940         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2941         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2942         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2943         (HOST_EXPORTS): Pass CPPFLAGS.
2944         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2945         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2946         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2947         * Makefile.in, configure: Regenerated.
2948         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2949         and CPPFLAGS_FOR_BUILD.
2951 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2953         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2954         Sebastian Pop.
2956 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2958         * MAINTAINERS (Write After Approval): Added myself.
2960 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2962         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2963         recommended version to 2.3.2.
2965         * configure: Regenerate.
2967 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2969         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2971 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2973         * MAINTAINERS (Write After Approval): Update e-mail address.
2975 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2977         * libtool.m4: Update to libtool 2.2.6.
2978         * lt~obsolete.m4: Update to libtool 2.2.6.
2979         * ltmain.sh: Update to libtool 2.2.6.
2980         * ltsugar.m4: Update to libtool 2.2.6.
2981         * ltversion.m4: Update to libtool 2.2.6.
2982         * ltoptions.m4: Update to libtool 2.2.6.
2983         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2985 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2987         * MAINTAINERS (Write After Approval): Add myself.
2989 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2991         * MAINTAINERS (Write After Approval): Update my name.
2993 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2995         * MAINTAINERS: Add myself in "Write After Approval".
2997 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2999         * MAINTAINERS: Add myself as ia64 maintainer.
3001 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3003         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3004         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3005         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3006         and Michael Tiemann from Write After Approval since they do not
3007         actually have access.
3009 2008-09-05  Richard Guenther  <rguenther@suse.de>
3011         * configure.ac: Initialize clooglibs to -lcloog.
3012         * configure: Re-generate.
3014 2008-09-04  Le-Chun Wu  <lcwu@google.com>
3016         * MAINTAINERS (Write After Approval): Add myself.
3018 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3020         * configure.ac (--with-cloog-polylib): New.
3021         (--disable-cloog-version-check): New.
3022         (--disable-ppl-version-check): New.
3023         * configure: Re-generate.
3025 2008-09-03  Richard Guenther  <rguenther@suse.de>
3027         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3028         cloog test.
3029         * configure: Re-generate.
3031 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3033         Add picoChip port.
3034         * MAINTAINERS: Add picoChip maintainers.
3036 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3037             Tobias Grosser  <grosser@fim.uni-passau.de>
3038             Jan Sjodin  <jan.sjodin@amd.com>
3039             Harsha Jagasia  <harsha.jagasia@amd.com>
3040             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3041             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3042             Adrien Eliche  <aeliche@isty.uvsq.fr>
3044         Merge from graphite branch.
3045         * configure: Regenerate.
3046         * Makefile.in: Regenerate.
3047         * configure.ac (host_libs): Add ppl and cloog.
3048         Add checks for PPL and CLooG.
3049         * Makefile.def (ppl, cloog): Added modules and dependences.
3050         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3051         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3053 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3055         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3056         (GCC_SHLIB_SUBDIR): New.
3057         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3058         * configure: Regenerate.
3059         * Makefile.in: Regenerate.
3061 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3063         * MAINTAINERS: Consistently use tabs to separate columns.
3065 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3067         * MAINTAINERS (Write after Approval): Add myself.
3069 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3071         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3072         Enable bfd, binutils and opcodes.
3073         * configure: Regenerate.
3075 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3077         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3079 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3081         * MAINTAINERS:  Use correct Umlaut for last name.
3083 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3085         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3087 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3089         * MAINTAINERS: Update my email address.
3091 2008-08-16  Nicolas Roche  <roche@adacore.com>
3093         * Makefile.tpl: Add BOOT_ADAFLAGS.
3094         * Makefile.in: Regenerate.
3096 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3098         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3099         * configure: Regenerate.
3101 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3103         * configure.ac: Add makefile fragments for hpux.
3104         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3105         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3106         * configure: Regenerate.
3107         * Makefile.in: Regenerate.
3109 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3111         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3113 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3115         * MAINTAINERS (Write after Approval): Add myself.
3117 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3119         * MAINTAINERS (Write After Approval):  Add myself.
3121 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3123         * MAINTAINERS (Write After Approval):  Add myself.
3125 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3127         * MAINTAINERS: Update my email address.
3129 2008-06-25  Joey Ye  <joey.ye@intel.com>
3131         * MAINTAINERS (Write After Approval):  Add myself.
3133 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3135         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3136         * Makefile.in: Regenerate.
3137         * configure: Regenerate.
3139 2008-06-17  Daniel Kraft  <d@domob.eu>
3141         * MAINTAINERS (Write After Approval):  Add myself.
3143 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3145         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3146         "$@" is still intact with both Autoconf 2.59 and 2.62.
3147         * configure: Regenerate.
3149 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3151         * Makefile.tpl: Fix comment errors.
3152         * Makefile.in: Regenerate.
3154 2008-06-12  David S. Miller  <davem@davemloft.net>
3155             David Edelsohn  <edelsohn@gnu.org>
3157         * configure.ac: Add powerpc*-*-* to gold supported targets.
3158         * configure: Regenerate.
3160 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3162         PR tree-optimization/36218
3163         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3164         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3165         (all prefix="build-"): Pass them to build-system sub-makes.
3166         * Makefile.in: Regenerate.
3168 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3170         * MAINTAINERS (mt port): Remove.
3171         (sco5, unixware, sco udk): Remove.
3172         (Kean Johnston): Add to Write After Approval.
3174 2008-05-30  Julian Brown  <julian@codesourcery.com>
3176         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3177         of libobjc for ARM EABI Linux.
3178         * configure: Regenerate.
3180 2008-05-18  Xinliang David Li   <davidxl@google.com>
3182         * ChangeLog: Remove wrong ChangeLog entry.
3184 2008-05-17  Xinliang David Li   <davidxl@google.com>
3186         * MAINTAINERS (Write After Approval): Add myself.
3188 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3190         * MAINTAINERS (Write After Approval): Add myself.
3192 2008-05-14  Rafael Espíndola  <espindola@google.com>
3194         * config-ml.in: don't handle --enable-shared and --enable-static.
3196 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3198         * MAINTAINERS: Update my email address.
3200 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3202         * MAINTAINERS: Update my email address.
3204 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3206         * MAINTAINERS (Write After Approval): Add myself.
3208 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3210         * MAINTAINERS (Write After Approval): Add myself.
3212 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3214         * MAINTAINERS (crx): Add myself.
3216 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3218         Sync with src:
3219         2008-04-14  David S. Miller  <davem@davemloft.net>
3221         * configure.ac: Add sparc*-*-* to gold supported targets.
3222         * configure: Regenerate.
3224 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3226         PR bootstrap/35457
3227         * configure.ac: Include override.m4.
3228         * configure: Regenerate.
3230 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3232         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3233         * Makefile.in: Regenerate.
3235 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3237         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3238         as nonconfigurable directories list.
3239         * configure: Regenerate.
3241 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3243         * config.sub, config.guess: Update from upstream sources.
3245 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3247         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3248         * Makefile.in: Regenerate.
3250 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3252         * configure.ac: Do not build libssp for the AVR.
3253         * configure: Regenerate.
3255 2008-04-07  Ian Lance Taylor  <iant@google.com>
3257         * Makefile.def: check-gold depends upon all-binutils.
3258         * Makefile.in: Regenerate.
3260 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3262         * MAINTAINERS (Write After Approval): Add myself.
3264 2008-04-04  Nick Clifton  <nickc@redhat.com>
3266         PR binutils/4334
3267         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3268         builds.
3269         * configure: Regenerate.
3271 2008-04-04  NightStrike  <NightStrike@gmail.com>
3273         PR other/35151
3274         * configure.ac: Combine rules for mingw32 and mingw64.
3275         * configure: Regenerate.
3277 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3279         * MAINTAINERS (Write After Approval): Add myself.
3281 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3283         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3284         * Makefile.in (.NOTPARALLEL): Ditto.
3286 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3288         * MAINTAINERS (Write After Approval): Add myself.
3290 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3292         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3293         * Makefile.in (.NOTPARALLEL): Regenerate.
3295 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3297         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3298         * Makefile.in: Regenerate.
3300 2008-03-26  Jakub Staszak  <kuba@et.pl>
3302         * MAINTAINERS (Write After Approval): Add myself.
3304 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3306         * MAINTAINERS:  Update e-mail address.
3308 2008-03-20  Ian Lance Taylor  <iant@google.com>
3310         * configure.ac: Add support for --enable-gold.
3311         * Makefile.def: Add gold as a directory like ld.
3312         * configure, Makefile.in: Regenerate.
3314 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3316         * configure.ac: m4_include config/proginstall.m4.
3317         * configure: Regenerate.
3319         Backport from upstream Libtool:
3321         2007-10-12  Eric Blake  <ebb9@byu.net>
3323         Deal with Autoconf 2.62's semantic change in m4_append.
3324         * ltsugar.m4 (lt_append): Replace broken versions of
3325         m4_append.
3326         (lt_if_append_uniq): Don't require separator to be overquoted,
3327         and avoid broken m4_append.
3328         (lt_dict_add): Fix typo.
3329         * libtool.m4 (_LT_DECL): Don't overquote separator.
3331 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3333         * config.rpath: Add AIX 6 support.
3335 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3337         * Makefile.def (stageprofile).  Remove -fprofile-generate
3338         from stage_libcflags.
3339         * Makefile.in: Regenerate.
3341 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3343         * config.sub, config.guess: Update from upstream sources.
3345 2008-03-06  Tom Tromey  <tromey@redhat.com>
3347         * MAINTAINERS: Update for treelang deletion.
3349 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3351         * MAINTAINERS: Update my email address.
3353 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3355         * MAINTAINERS (darwin port): Add myself as a maintainer.
3356         (objective-c/c++): Add myself as a maintainer.
3358 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3360         * MAINTAINERS (Write After Approval): Update my email address.
3362 2008-02-25  Tomas Bily  <tbily@suse.cz>
3364         * MAINTAINERS (Write After Approval): Add myself.
3366 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3368         * MAINTAINERS (OpenMP): Add myself.
3370 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3372         PR bootstrap/32009
3373         PR bootstrap/32161
3375         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3376         * configure: Regenerate.
3378         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3379         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3380         STAGE4_LIBCFLAGS): New.
3381         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3382         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3383         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3384         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3385         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3386         for target modules.  Don't export LIBCFLAGS.
3387         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3388         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3389         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3390         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3391         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3392         * Makefile.in: Regenerate.
3394 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3396         PR libgcj/33085
3397         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3398         Do not use -DDLL_EXPORT.  Backport from upstream.
3400 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3402         * MAINTAINERS (Write After Approval): Add myself.
3404 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3406         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3407         * configure: Regenerate.
3409 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3411         * configure.ac (xtensa*-*-*): Recognize processor variants.
3412         * configure: Regenerate.
3414 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3416         PR bootstrap/34922
3417         * configure.ac (PARSE_ARGS): Push suitable setting of
3418         ac_subdirs_all, for `./configure --help=recursive'.
3419         Handle `+' in generic toplevel directory disabling.
3420         * configure: Regenerate.
3422 2008-01-28  Nick Clifton  <nickc@redhat.com>
3424         * MAINTAINERS (xstormy16): Take over maintainership.
3426 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3428         * MAINTAINERS (c4x port): Remove.
3430 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3432         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3434 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3436         * config.sub, config.guess: Update from upstream sources.
3438 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3440         * MAINTAINERS (Write After Approval): Add myself.
3442 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3444         * MAINTAINERS: Update my email address.
3446 2008-01-09  Raksit Ashok  <raksit@google.com>
3448         * MAINTAINERS (Write After Approval): Add myself.
3450 2008-01-09  Raksit Ashok  <raksit@google.com>
3452         * MAINTAINERS (Write After Approval): Add myself.
3454 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3456         * config.sub, config.guess: Update from upstream sources.
3458 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3460         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3461         Change recommended MPFR from 2.2.1 -> 2.3.0.
3462         * configure: Regenerate.
3464 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3466         * MAINTAINERS: Update my email address.
3468 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3470         * MAINTAINERS: Update my email address.
3472 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3474         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3475         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3476         * Makefile.in: Regenerate.
3478 2007-12-10  Mark Heffernan  <meheff@google.com>
3480         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3481         misplaced entries.
3483 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3485         * configure.ac: Enable libjava for x86_64-*-darwin9.
3486         * configure: Regenerate.
3488 2007-12-07  Bill Maddox  <maddox@google.com>
3490         * MAINTAINERS (Write After Approval): Add myself.
3492 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3494         * config.sub, config.guess: Update from upstream sources.
3496 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3498         * config-ml.in: Remove 64bit configure tests.
3500 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3502         * config-ml.in: Robustify against white space in absolute file
3503         names.
3505         * config-ml.in (multi-clean): Substitute ${Makefile}.
3506         Remove superfluous ${Makefile} in list.
3508 2007-11-19  Thiemo Seufer  <ths@mips.com>
3510         * config-ml.in: Don't hardcode the Makefile name.
3512 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3514         * MAINTAINERS (Write After Approval): Add myself.
3516 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3518         * MAINTAINERS (Write After Approval): Add myself.
3520 2007-11-06  Doug Kwan  <dougkwan@google.com>
3522         * MAINTAINERS (Write After Approval): Add myself.
3524 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3526         * MAINTAINERS (mercury): Remove entry.
3527         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3529 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3531         * Makefile.def (dependencies): Make configure-gdb depend on
3532         all-intl.
3533         * Makefile.in: Regenerated.
3535 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3537         * MAINTAINERS (Fortran maintainer): Remove myself.
3539 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3541         * Makefile.def: To avoid problems running with parallel makes,
3542         build newlib before libgloss so that target specific header
3543         files are availble.
3544         * Makefile.in: Regenerate
3546 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3548         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3549         * Makefile.in: Regenerate.
3551 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3553         * MAINTAINERS (Register allocation reviewer): Add myself.
3555 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3557         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3558         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3559         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3560         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3561         * configure: Regenerate.
3563 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3565         * MAINTAINERS (Register allocation reviewer): Add myself.
3567 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3569         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3570         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3571         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3572         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3573         * configure.ac: Default them to host tools for $host = $build.
3574         Subst them.
3576         * configure: Regenerate.
3577         * Makefile.in: Regenerate.
3579 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3581         * MAINTAINERS (Register allocation reviewer): Add myself.
3583 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3585         * MAINTAINERS (Register allocation reviewer): Add myself.
3587 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3589         * MAINTAINERS (Write After Approval): Fix typo.
3591 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3593         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3594         * configure: Regenerate.
3596 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3598         PR bootstrap/31906
3599         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3600         they're already prefixed.
3602 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3604         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3605         libstdc++.
3606         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3607         * configure: Regenerate.
3608         * Makefile.in: Regenerate.
3610 2007-09-17  Andreas Schwab  <schwab@suse.de>
3612         * configure.ac: Raise minimum makeinfo version to 4.6.
3613         * configure: Regenerate.
3615 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3617         * MAINTAINERS (write-after-approval) add myself
3619 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3621         * configure.ac: Correct makeinfo version check.
3622         * configure: Regenerate.
3624 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3626         * MAINTAINERS: Update my email address.
3628 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3630         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3631         to $skipdirs and only disable gprof for newlib.  Use the normal
3632         mips*-elf* handling in other respects.
3633         * configure: Regnerate.
3635 2007-09-12  David Daney  <ddaney@avtrex.com>
3637         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3638         enabling libgcj.
3639         * configure: Regenerate.
3641 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3643         PR other/32154
3644         * configure.ac: For libgloss targets, point the linker to the linker
3645         script, startup code and simulator library.
3646         * configure: Regenerate.
3648 2007-09-07  Andrew Haley  <aph@redhat.com>
3650         * configure.ac (noconfigdirs): Remove target-libffi and
3651         target-libjava.
3652         * configure: Regenerate.
3654 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3656         PR target/33281
3657         * configure.ac: Use config/mh-mingw on mingw.
3658         * configure: Regenerate.
3660 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3662         * MAINTAINERS (Write After Approval): Add myself.
3664 2007-09-05  Richard Guenther  <rguenther@suse.de>
3666         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3667         nor --disable-checking is provided also turn on yes and types
3668         checking for stage1.
3669         * configure: Re-generate.
3671 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3673         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3674         (Write After Approval): Remove myself.
3676 2007-08-29  Nick Clifton  <nickc@redhat.com>
3678         * config.sub, config.guess: Update from upstream sources.
3680 2007-08-22  Bud Davis  <jmdavis@link.com>
3682         * MAINTAINERS (Write After Approval): Added myself.
3683         * MAINTAINERS (Reviewers): Removed myself.
3685 2007-08-18  Paul Brook  <paul@codesourcery.com>
3686             Joseph Myers  <joseph@codesourcery.com>
3688         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3689         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3690         * Makefile.in: Regenerate.
3691         * configure.ac (--with-debug-prefix-map): New.
3692         * configure: Regenerate.
3694 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3695             Nigel Stephens  <nigel@mips.com>
3697         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3698         as target_makefile_frag.
3699         * configure: Regenerate.
3701 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3703         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3704         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3705         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3706         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3707         (do-compare, do-compare3, do-compare-debug): New.
3708         ([+compare-target+]): Use them.
3710 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3712         * MAINTAINERS (Write After Approval): Change my email address.
3714 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3715             Ben Elliston  <bje@au.ibm.com>
3717         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3718         --silent if $silent.
3719         * configure: Regenerate.
3721 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3723         * MAINTAINERS (Various Maintainers): Add myself as
3724         loop infrastructure maintainer.  Update my e-mail
3725         address.
3727 2007-07-31  Diego Novillo  <dnovillo@google.com>
3729         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3730         Adjust description.
3732 2007-07-26  Richard Guenther  <rguenther@suse.de>
3734         * configure.ac: Add types checking to stage1 checking flags.
3735         * configure: Regenerate.
3737 2007-07-17  Nick Clifton  <nickc@redhat.com>
3739         * COPYING3: New file.  Contains version 3 of the GNU General
3740         Public License.
3741         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3742         Lesser General Public License.
3744 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3746         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3748 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3750         * MAINTAINERS (S/390 co-maintainer): Add myself.
3751         (Write After Approval): Remove myself.
3753 2007-07-13  Dan Hipschman  <dsh@google.com>
3755         * MAINTAINERS (Write After Approval): Add myself.
3757 2007-07-11  Nick Clifton  <nickc@redhat.com>
3759         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3760         WINDRES export.
3761         * Makefile.in: Regenerate.
3763 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3765         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3766         maintainer.
3768 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3770         * lt~obsolete.m4: New. Import from 20070318 libtool.
3772 2007-07-03  Julian Brown  <julian@codesourcery.com>
3774         * MAINTAINERS (Write After Approval): Add myself.
3776 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3778         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3779         * configure: Regenerate.
3781 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3783         * configure.ac: Add some missing m4 quotation.
3784         * configure: Regenerate.
3786 2007-07-02  Simon Baldwin  <simonb@google.com>
3788         * MAINTAINERS (Write After Approval): Add myself.
3790 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3792         * configure: Regenerate.
3794 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3796         * Makefile.def: Add windmc tool to build.
3797         * Makefile.tpl: Likewise.
3798         * configure.ac: Likewise.
3799         * Makefile.in: Regenerate.
3800         * configure: Regenerate.
3802 2007-06-28  DJ Delorie  <dj@redhat.com>
3804         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3805         not building newlib.
3806         * configure: Regenerated.
3808 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3810         * MAINTAINERS (Write After Approval): Add myself.
3812 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3814         * MAINTAINERS (Write After Approval): Add myself.
3816 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3818         * MAINTAINERS (Write After Approval): Add myself.
3820 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3822         * MAINTAINERS (Write After Approval): Add myself.
3824 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3826         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3827         * Makefile.in: Regenerated.
3829 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3831         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3832         bfin*-*-uclinux* targets.
3833         * configure: Regenerate.
3835 2007-06-14  Ian Lance Taylor  <iant@google.com>
3837         * MAINTAINERS: Add myself as non-algorithmic global write
3838         maintainer.
3840 2007-06-14  Diego Novillo  <dnovillo@google.com>
3842         * MAINTAINERS: Add self as middle-end maintainer and
3843         non-algorithmic global write maintainer.
3845 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3847         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3848         Move all Fortran maintainers except Paul Brook into the
3849         Non-Autopoiesis section.
3851 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3853         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3854         (distclean-stage[+id+]): Possibly delete stage_last.
3855         * Makefile.in: Regenerate.
3857 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3859         * MAINTAINERS (Various Maintainer): Fix typo.
3861 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3863         * MAINTAINERS (Various Maintainer): Add myself as
3864         dataflow maintainer.
3866 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3868         * config.sub, config.guess: Update from upstream sources.
3870 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3872         * Makefile.tpl: Fix spelling error.
3873         * Makefile.in: Regenerate.
3875 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3877         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3878         lt_cv_sys_max_cmd_len.
3880 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3882         * MAINTAINERS (Various Maintainers): Add myself as
3883         auto-vectorizer maintainer.
3885 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3887         PR libjava/32098
3888         * libtool.m4: Revert previous change.
3889         * ltgcc.m4: Put it here.
3891 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3893         * MAINTAINERS (Various Maintainers): Add myself as
3894         auto-vectorizer maintainer.
3896 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3898         PR libjava/32098
3899         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3901 2007-05-30  Richard Guenther  <rguenther@suse.de>
3903         * MAINTAINERS (Various Maintainers): Add myself as
3904         auto-vectorizer maintainer.
3906 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3908         PR bootstrap/29382
3909         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3910         * configure: Rebuilt.
3912 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3914         * MAINTAINERS (Write After Approval): Removed my name.
3916 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3918         * MAINTAINERS (Write After Approval): Remove myself.
3920 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3922         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3924 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3926         * ltmain.sh: Update from ToT Libtool.
3927         * libtool.m4: Update from ToT Libtool.
3928         * ltsugar.m4: New. Update from ToT Libtool.
3929         * ltversion.m4: New. Update from ToT Libtool.
3930         * ltoptions.m4: New. Update from ToT Libtool.
3931         * ltconfig: Remove.
3932         * ltcf-c.sh: Remove.
3933         * ltcf-cxx.sh: Remove.
3934         * ltcf-gcj.sh: Remove.
3936 2007-05-22  Ollie Wild  <aaw@google.com>
3938         * MAINTAINERS (Write After Approval): Add myself.
3940 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3942         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3943         stage_cflags.
3944         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3945         Remove CFLAGS/LIBCFLAGS.
3946         (configure-stage[+id+]-[+prefix+][+module+],
3947         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3948         * Makefile.in: Regenerate.
3950 2007-05-15  Diego Novillo  <dnovillo@google.com>
3952         * MAINTAINERS: Update e-mail address.
3954 2007-05-15  Revital Eres  <eres@il.ibm.com>
3956         * MAINTAINERS (Write After Approval): Add myself.
3958 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3960         * MAINTAINERS (Write After Approval): Updated my address.
3962 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3964         * MAINTAINERS (Write After Approval): Add myself.
3966 2007-05-11  Silvius Rus  <rus@google.com>
3968         * MAINTAINERS (Write After Approval): Add myself.
3970 2007-04-23  Tom Tromey  <tromey@redhat.com>
3972         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3974 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3976         * MAINTAINERS (cpplib): Rename to ...
3977         (libcpp): ... this.  Add C/C++ front end maintainers.
3979 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3981         * config-ml.in: Pass ${ml_config_env} to configure calls.
3983 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3985         * MAINTAINERS (Write After Approval): Add myself.
3987 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3989         * MAINTAINERS (Write After Approval): Add myself.
3991 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3993         * MAINTAINERS (fortran 95 front end): Add myself.
3995 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3997         * MAINTAINERS (Write After Approval): Add myself.
3999 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4001         * MAINTAINERS (Modulo Scheduler): Add myself.
4003 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4005         * MAINTAINERS (fortran 95 front end): Add myself.
4006         (c++ front end): whitespace fix.
4008 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4010         * MAINTAINERS (Write After Approval): Add myself.
4012 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
4014         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4015         of glob.  Quote arguments with single quotes too.
4016         * configure: Regenerate.
4018 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4020         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4021         * Makefile.in: Regenerate
4023 2007-03-07  Andreas Schwab  <schwab@suse.de>
4025         * configure: Regenerate.
4027 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4029         * configure.ac: Add "--with-pdfdir" configure option,
4030         which defines pdfdir variable.
4031         * Makefile.def (target=fixincludes): Add install-pdf to
4032         missing targets.
4033         (recursive_targets): Add install-pdf target.
4034         (flags_to_pass): Add pdfdir.
4035         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4036         target.
4037         * configure: Regenerate
4038         * Makefile.in: Regenerate
4040 2007-02-28  Eric Christopher  <echristo@apple.com>
4042         Revert:
4043         2006-12-07  Mike Stump  <mrs@apple.com>
4045         * Makefile.def (dependencies): Add dependency for
4046         install-target-libssp and install-target-libgomp on
4047         install-gcc.
4048         * Makefile.in: Regenerate.
4050 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4052         * configure: Regenerate.
4053         * configure.ac: Move statements after variable declarations.
4055 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4057         * MAINTAINERS: Add myself as sh maintainer.
4059 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4061         * configure.ac: Adjust for loop syntax.
4062         * configure: Regenerate.
4064 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4066         * configure: Rebuilt.
4068 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4070         * configure.ac: Drop multiple occurrences of --enable-languages,
4071         and fix its quoting.
4072         * configure: Rebuilt.
4074 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4075             Nathan Sidwell  <nathan@codesourcery.com>
4076             Vladimir Prus  <vladimir@codesourcery.com>
4077             Joseph Myers  <joseph@codesourcery.com>
4079         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4080         * configure: Regenerate.
4082 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4084         * ltconfig (freebsd*): Default to elf.
4086 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4088         * configure.ac (target_libraries): Move libgcc before libiberty.
4089         * configure: Regenerated.
4091 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4092             Paolo Bonzini  <bonzini@gnu.org>
4094         PR bootstrap/30753
4095         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4096         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4097         * configure: Regenerated.
4099 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4101         * MAINTAINERS (Language Front End Maintainers): Update my mail
4102         address.
4104 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4106         PR bootstrap/30748
4107         * configure.ac: Correct syntax for Solaris ksh.
4108         * configure: Regenerated.
4110 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4112         * configure.ac: Sync with src.
4113         * configure: Regenerate.
4115 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4117         * Makefile.in: Regenerate.
4119 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4121         * config.sub: Sync with src.
4123 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4125         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4126         noncanonical equivalents.
4127         * configure.in: Rename to...
4128         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4129         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4130         target_noncanonical.  Use them.  Rewrite removal of configure
4131         arguments for autoconf 2.59.  Discard variable settings.  Force
4132         program_transform_name for native tools.
4134         * Makefile.in: Regenerated.
4135         * configure: Regenerated with autoconf 2.59.
4137 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4139         * MAINTAINERS (Write After Approval): Add myself.
4141 2007-01-31  Andreas Schwab  <schwab@suse.de>
4143         * Makefile.tpl (LDFLAGS): Substitute it.
4144         * Makefile.in: Regenerate.
4146 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4148         * MAINTAINERS (Write After Approval): Add myself.
4150 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4152         * MAINTAINERS (spu port): Add myself.
4154 2007-01-23  Richard Guenther  <rguenther@suse.de>
4156         PR bootstrap/30541
4157         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4158         * Makefile.tpl (GNATBIND): Substitute it.
4159         (GNATMAKE): Likewise.
4160         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4161         of STAGE_PREFIX.
4162         * Makefile.in: Regenerate.
4163         * configure: Regenerate.
4165 2007-01-18  Mike Stump  <mrs@apple.com>
4167         * configure.in: Re-enable -Werror for gcc builds.
4169 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4171         * MAINTAINERS (Write After Approval): Add myself.
4173 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4175         * configure.in: Change == to = in test command.
4176         * configure: Regenerate.
4178 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4179             Nick Clifton  <nickc@redhat.com>
4180             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4182         * configure.in (build_configargs, host_configargs, target_configargs):
4183         Remove build/host/target parameters.
4184         (host_libs): Add gmp and mpfr.
4185         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4186         * Makefile.def (gmp, mpfr): New.
4187         (gcc): Remove target.
4188         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4189         target_os, target_vendor): New.
4190         (configure): Add host_alias/target_alias arguments; adjust invocations.
4191         * configure: Regenerate.
4192         * Makefile.in: Regenerate.
4194 2007-01-11  Matt Fago  <fago@earthlink.net>
4196         * configure.in: Try to link to functions only in mpfr 2.2.x
4197         to improve robustness of configure tests.
4198         * configure: Regenerate.
4200 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4202         * MAINTAINERS: Add myself as i386 maintainer.
4204 2007-01-08  Jan Hubicka  <jh@suse.cz>
4206         * MAINTAINERS: Add myself as i386 maintainer.
4208 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4210         * configure.in: Add support for an x86_64-mingw* target.
4211         * configure: Regenerate.
4213 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4215         * Makefile.tpl (all-target): Correct @if conditional for target
4216         modules.
4217         * configure.in: Omit libiberty if building only target libgcc.
4218         * configure, Makefile.in: Regenerated.
4220 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4222         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4223         * configure: Regenerate.
4225 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4227         * Makefile.def (target_modules): Add libgcc.
4228         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4229         * Makefile.tpl (clean-target-libgcc): Delete.
4230         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4231         on gcc even for bootstrapped modules.  Rewrite handling of
4232         lang_env_dependencies to loop over target_modules.
4233         * configure.in (target_libraries): Add target-libgcc.
4234         * Makefile.in, configure: Regenerated.
4236 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4238         * configure.in: Reorganize recognition of languages.  Add
4239         --enable-stage1-languages.  Show supported languages for the chosen
4240         target rather than all recognized languages.
4241         * configure: Regenerate.
4243 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4245         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4246         * Makefile.in: Regenerate.
4248 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4250         * configure.in: Warn that MPFR 2.2.0 is buggy.
4251         * configure: Regenerate.
4253 2006-12-27  Ian Lance Taylor  <iant@google.com>
4255         * configure.in: When removing Makefiles to force a reconfigure, also
4256         remove prev-DIR*/Makefile.
4257         * configure: Regenerate.
4259 2006-12-22  Andreas Schwab  <schwab@suse.de>
4261         * configure: Regenerate with correct autoconf version.
4263 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4265         * configure.in: add AC_SUBST for *_FOR_TARGET.
4266         * configure: Regenerate.
4268 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4270         * configure.in: Simplify logic for rejecting languages that cannot
4271         be built.  Separate the case when a language is unsupported,
4272         from the case when the user chooses not to build a language.
4274 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4276         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4277         it only affects bootstrap and could be tested on "$host" as well.
4278         * configure: Regenerate.
4279         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4281 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4283         PR bootstrap/29544
4284         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4285         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4286         move here comment from Makefile.tpl.
4287         * Makefile.tpl: Move some definitions higher in the file.
4288         (STAGE1_CHECKING): New.
4289         * configure.in: Add --enable-stage1-checking.
4290         * configure: Regenerate.
4291         * Makefile.in: Regenerate.
4293 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4295         * MAINTAINERS: Add myself as build system maintainer.
4297 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4299         * MAINTAINERS (Write After Approval): Add myself.
4301 2006-12-13  Eric Christopher  <echristo@apple.com>
4303         * MAINTAINERS: Add myself as darwin maintainer.
4305 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4307         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4309 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4311         MAINTAINERS: Update my entry.
4313 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4315         * configure.in:  Handle spu makefile frag.
4316         * Makefile.tpl (MAINT): Define
4317         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4318         * configure: Regenerate.
4319         * Makefile.in: Regenerate.
4321 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4323         * config.guess: Import latest version.
4324         * config.sub: Likewise.
4326 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4328         * configure.in (spu-*-*): Don't skip target-libiberty.
4329         * configure: Regenerate.
4331 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4333         PR bootstrap/30134
4334         * configure.in: Correct x86 darwin support for libjava to powerpc
4335         and i?86 only.
4336         * configure: Regenerate.
4338 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4340         * configure.in: Add x86 darwin support for libjava.
4341         * configure: Regenerate.
4343 2006-12-07  Mike Stump  <mrs@apple.com>
4345         * Makefile.def (dependencies): Add dependency for
4346         install-target-libssp and install-target-libgomp on
4347         install-gcc.
4348         * Makefile.in: Regenerate.
4350 2006-12-04  Richard Guenther  <rguenther@suse.de>
4352         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4353         (Non-Algorithmic Maintainers): Move over non-algorithmic
4354         loop optimizer maintainers, add myself as a non-algorithmic
4355         middle-end maintainer.
4357 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4359         * MAINTAINERS (Write After Approval): Add myself.
4361 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4363         * configure.in: Update error message for missing GMP/MPFR.
4365         * configure: Regenerate.
4367 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4369         * configure.in: Update MPFR version in error message.
4371         * configure: Regenerate.
4373 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4375         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4376         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4377         --with-gmp-lib): New flags.
4379         * configure: Regenerate.
4381 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4383         * MAINTAINERS (Write After Approval): Change my email address.
4385 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4387         * MAINTAINERS (Write After Approval): Add myself.
4389 2006-11-22  Philipp Thomas  <pth@suse.de>
4391         * MAINTAINERS (i18n): Update e-mail address.
4393 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4395         * MAINTAINERS (spu port): Add myself as maintainer.
4396         (Write After Approval): Remove myself.
4398 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4400         * configure.in (skipdirs): Don't build libssp for SPU.
4401         * configure: Regenerate.
4403 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4405         * MAINTAINERS (spu port): Add myself as maintainer.
4406         (libobjc): Update my email address.
4408 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4410         * MAINTAINERS (Write After Approval): Add myself.
4412 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4414         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4415         * configure : Rebuilt.
4417 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4419         * MAINTAINERS (Write After Approval): Add myself.
4421 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4423         * MAINTAINERS (Write After Approval): Add myself.
4425 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4427         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4428         libmpfr.a.
4429         * configure: Regenerate.
4431 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4433         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4434         (unstage): Test for stage_last presence.
4436         PR bootstrap/29802
4437         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4438         STAGE_PREFIX.
4439         * Makefile.in: Regenerate.
4441 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4443         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4444         maintainers.
4446 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4448         * MAINTAINERS (Write After Approval): Add myself.
4450 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4452         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4453         and stageN-package/Makefile.
4454         * Makefile.in: Regenerated.
4456 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4458         * configure.in: Remove target-libgloss from noconfigdirs for
4459         bfin-*-*.
4460         * configure: Regenerated.
4462 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4464         * configure.in (have_gmp): Only error if the gcc directory exists.
4466         * configure: Regenerate.
4468 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4470         * configure.in: Robustify error message for missing GMP/MPFR.
4472         * configure: Regenerate.
4474 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4476         * MAINTAINERS (Write After Approval): Add myself.
4478 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4480         * MAINTAINERS: Change email address.
4482 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4484         * MAINTAINERS (Write After Approval): Add myself.
4486 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4488         * MAINTAINERS (Write After Approval): Add myself.
4490 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4492         * MAINTAINERS (Write After Approval): Move myself to
4493         Write After Approval section.
4495 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4497         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4498         need_gmp anymore.
4499         * configure: Regenerate.
4501 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4503         * MAINTAINERS (Write After Approval): Add myself.
4505 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4507         * config.guess: Import latest version.
4508         * config.sub: Likewise.
4510 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4512         * Makefile.def: Added pdf target handling.
4513         * Makefile.tpl: Added pdf target handling.
4514         * Makefile.in: Regenerated.
4516 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4518         * MAINTAINERS: Add self as score port maintainer.
4520 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4522         * MAINTAINERS (Write After Approval): Add myself.
4524 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4526         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4527         or newer.
4528         * configure: Regenerated.
4530 2006-09-27  Dave Brolley  <brolley@redhat.com>
4532         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4533         using $s instead of $r.
4534         * configure: Regenerated.
4536 2006-09-26  Thiemo Seufer  <ths@mips.com>
4538         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4539         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4540         * configure: Regenerate.
4542 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4544         * MAINTAINERS (Write After Approval): Remove myself.
4546 2006-09-22  Chao-ying Fu  <fu@mips.com>
4548         * MAINTAINERS (Write After Approval): Add myself.
4550 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4552         * MAINTAINERS: Add self as soft-fp maintainer.
4554 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4556         * MAINTAINERS: Add myself as avr maintainer.
4557         Remove Marek Michalkiewicz as avr maintainer.
4559 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4561         * MAINTAINERS (Write After Approval): Add myself.
4563 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4565         * configure.in: Never build newlib for a Mingw host.
4566         Never build newlib as Mingw target library.
4567         Test the existence of winsup/cygwin for building a Cygwin newlib,
4568         rather than just winsup.
4569         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4570         building a Mingw target.
4571         * configure: Regenerate.
4573 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4575         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4577 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4579         * config.guess: Import from src (was more updated).
4580         * config.sub: Likewise.
4582 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4584         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4585         * configure: Regenerated.
4587 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4589         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4590         for stages after the first.
4592 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4594         * Makefile.def: Add dependencies for configure-opcodes
4595         on configure-intl and all-opcodes on all-intl.
4596         * Makefile.in: Regenerated.
4598 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4600         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4602 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4604         Port to hosts whose 'sort' and 'tail' implementations
4605         treat operands with leading '+' as file names, as POSIX
4606         has required since 2001.  However, make sure the code still
4607         works on pre-POSIX hosts.
4608         * ltmain.sh: Don't assume "sort +2" is equivalent to
4609         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4611 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4613         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4615 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4617         * ltconfig: chmod 644 before ranlib during install.
4619 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4621         PR bootstrap/18058
4622         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4623         if the bootstrap compiler is a GCC version that supports it.
4624         * configure: Regenerate.
4626 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4628         * configure.in: Fix thinkos in previous check-in.
4629         * configure: Regenerate.
4631 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4633         PR other/27063
4634         * configure.in: Test subdir_requires and give an appropriate
4635         error message.
4636         * configure: Regenerate.
4638 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4640         * MAINTAINERS (Write After Approval): Add myself.
4642 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4644         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4646 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4648         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4650 2006-06-20  David Ayers  <d.ayers@inode.at>
4652         PR bootstrap/28072
4653         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4654         whether target-libjava is being configured instead of whether the
4655         java front end is enabled.
4656         * configure: Regenerate.
4658 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4660         PR target/27540
4661         * configure.in: Only enable libgomp on IRIX 6.
4662         * configure: Regenerate.
4664 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4666         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4667         too.
4668         * Makefile.in: Regenerate.
4670 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4672         * config-ml.in: Alter CCASFLAGS to include special
4673         multilib options the same as is done for CFLAGS.
4675 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4677         * configure.in: Don't enable libgomp on hpux10.
4678         * configure: Rebuilt.
4680 2006-06-12  David Ayers  <d.ayers@inode.at>
4682         PR bootstrap/27963
4683         PR target/19970
4684         * configure.in: Remove target-boehm-gc from noconfigdirs where
4685         ${libgcj} is specified.
4686         * configure: Regenerate.
4688 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4690         Sync from src:
4692         * configure.in: Sync.
4693         * configure: Regenerated.
4695         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4697         * Makefile.def: Added dependencies from sim and gdb on intl, and
4698         added configure dependencies to everything with an all dependency
4699         on intl.
4700         * Makefile.in: Regenerated.
4702 2006-06-06  David Ayers  <d.ayers@inode.at>
4704         PR libobjc/13946
4705         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4706         * Makefile.in: Regenerate.
4707         * configure.in: Add --enable-objc-gc at toplevel and have it
4708         enable boehm-gc for Objective-C.
4709         Remove target-boehm-gc from libgcj.
4710         Add target-boehm-gc to target_libraries.
4711         Add target-boehm-gc to noconfigdirs where ${libgcj}
4712         is specified.
4713         Assert that boehm-gc is supported when requested for Objective-C.
4714         Only build boehm-gc if needed either for Java or Objective-C.
4715         * configure: Regenerate.
4717 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4719         PR 27674
4720         * Makefile.tpl (configure-[+prefix+][+module+],
4721         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4722         Remove rule to unstage bootstrapped modules.
4723         (stage_current): New.
4724         * Makefile.in: Regenerate.
4726 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4728         * MAINTAINERS (Write After Approval): Update my e-mail address.
4730 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4732         * include/libiberty.h: Declare pex_run_in_environment.
4734 2006-05-31  Asher Langton  <langton2@llnl.gov>
4736         * MAINTAINERS (Write After Approval): Add myself.
4738 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4740         * Makefile.def (bfd, opcodes): Fix lib_path.
4741         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4742         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4743         * Makefile.in: Regenerate.
4745 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4747         * Makefile.in: Regenerate.
4749 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4751         * Makefile.def: Add install-html target. Add datarootdir
4752         docdir and htmldir to flags_to_pass.
4753         * Makefile.tpl: Add install-html target.
4754         * Makefile.in: Regenerate.
4755         * configure.in: Add --with-datarootdir, --with-docdir, and
4756         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4757         * configure: Regenerate.
4759 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4761         * configure.in: Enable gprof for cross builds.
4762         * configure: Regenerate.
4764 2006-05-22  Richard Guenther  <rguenther@suse.de>
4766         Revert
4767         2006-01-31  Richard Guenther  <rguenther@suse.de>
4768         Paolo Bonzini  <bonzini@gnu.org>
4770         * Makefile.def (target_modules): Add libgcc-math target module.
4771         * configure.in (target_libraries): Add libgcc-math target library.
4772         (--enable-libgcc-math): New configure switch.
4773         * Makefile.in: Re-generate.
4774         * configure: Re-generate.
4775         * libgcc-math: New toplevel directory.
4777 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4778             Andreas Tobler  <a.tobler@schweiz.ch>
4780         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4781         * configure: Rebuilt.
4783 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4785         * MAINTAINERS (Write After Approval): Add myself.
4787 2006-05-01  DJ Delorie  <dj@redhat.com>
4789         * configure.in: Restore CFLAGS if GMP isn't present.
4790         * configure: Regenerate.
4792 2006-05-01  Richard Guenther  <rguenther@suse.de>
4794         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4795         maintainer.
4797 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4799         * MAINTAINERS (Write After Approval): Add myself.
4801 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4803         * MAINTAINERS (Write After Approval): Add myself.
4805 2006-04-18  DJ Delorie  <dj@redhat.com>
4807         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4808         reference libgloss so that libssp can be built in a combined
4809         tree.
4810         * configure: Regenerate.
4812 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4814         * MAINTAINERS (Write After Approval): Add myself.
4816 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4818         * configure.in: Require makeinfo 4.4 or higher.
4819         * configure: Regenerate.
4821 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4823         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4824         Rearrange the entries of other libraries to have them in one place.
4826 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4828         * MAINTAINERS (Write After Approval): Remove myself.
4829         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4831 2006-03-14  Richard Guenther  <rguenther@suse.de>
4833         * configure: Regenerate with autoconf 2.13.
4835 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4837         * MAINTAINERS: Use my work address.
4839         * MAINTAINERS: Update my E-mail address.
4841 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4843         * configure.in: Handle --disable-<component> generically.
4844         * configure: Regenerate.
4846 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4848         PR libgcj/17311
4849         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4851 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4853         * MAINTAINERS (Write After Approval):  Remove myself.
4854         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4856 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4858         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4859         (TARGET_CONFIGDIRS): Remove.
4860         * configure.in: Remove AC_SUBST(target_configdirs).
4861         * Makefile.in, configure: Regenerated.
4863 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4865         * MAINTAINERS (Write After Approval):  Remove myself.
4866         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4868 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4870         PR bootstrap/25670
4872         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4874         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4875         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4876         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4877         BUILD_PREFIX, BUILD_PREFIX_1.
4878         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4880         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4881         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4883         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4884         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4885         of `cat stage_current`.  Always provide the `r' and `s' variables.
4886         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4887         a single shell execution.
4888         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4889         bootstrapped modules, make the stage1 module if the build was not
4890         started yet, else build the current stage.
4891         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4892         (all-build, all-host, all-target, [+make_target+]-host,
4893         [+make_target+]-target): Do not use \-continued lines.
4894         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4895         (current_stage, restrap, stage_last): New.
4897         * Makefile.in: Regenerate.
4898         * configure: Regenerate.
4900 2006-02-19  Bud Davis  <jmdavis@link.com>
4902         * MAINTAINERS (Write After Approval):  Remove myself.
4903         (Language Front End Maintainers):  Add myself as fortran 95
4904         maintainer and update e-mail address.
4906 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4908         * MAINTAINERS (Write After Approval):  Remove myself.
4909         (Language Front End Maintainers):  Add myself as fortran 95
4910         maintainer.
4912 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4914         * MAINTAINERS (Write After Approval): Add myself.
4916 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4918         * MAINTAINERS (Write After Approval):  Remove myself.
4919         (Language Front End Maintainers):  Add myself as
4920         fortran 95 maintainer.
4922 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4924         Sync from src:
4926         2005-12-27  Leif Ekblad  <leif@rdos.net>
4928         * configure.in: Add support for RDOS target.
4929         * configure: Regenerate.
4931 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4932             Andreas Schwab  <schwab@suse.de>
4934         * configure: Regenerate.
4936 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4938         * configure.in (enable_libgomp): Add AIX.
4939         * configure: Regenerate.
4941 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4943         * MAINTAINERS (Write After Approval): Add myself.
4945 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4947         * MAINTAINERS (Write After Approval): Add myself.
4949 2006-01-31  Richard Guenther  <rguenther@suse.de>
4950         Paolo Bonzini  <bonzini@gnu.org>
4952         * Makefile.def (target_modules): Add libgcc-math target module.
4953         * configure.in (target_libraries): Add libgcc-math target library.
4954         (--enable-libgcc-math): New configure switch.
4955         * Makefile.in: Re-generate.
4956         * configure: Re-generate.
4957         * libgcc-math: New toplevel directory.
4959 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4961         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4962         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4963         the assembler, linker and binutils.
4964         * configure: Regenerate.
4966 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4968         * MAINTAINERS (Write After Approval): Add myself.
4970 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4972         * configure: Regenerate.
4974 2006-01-18  Richard Henderson  <rth@redhat.com>
4975             Jakub Jelinek  <jakub@redhat.com>
4976             Diego Novillo  <dnovillo@redhat.com>
4978         * libgomp: New directory.
4979         * Makefile.def: Add target_module libgomp.
4980         * Makefile.in: Regenerate.
4981         * configure.in (target_libraries): Add target-libgomp.
4982         * configure: Regenerate.
4984 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4986         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4987         @ from continuation.
4988         * Makefile.in: Rebuilt.
4990 2006-01-04  Chris Lattner  <sabre@gnu.org>
4992         * MAINTAINERS (Write After Approval): Add myself.
4994 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4996         PR bootstrap/24252
4998         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4999         * Makefile.tpl (OBJDUMP): New.
5000         (EXTRA_HOST_FLAGS): Add it.
5001         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5003         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5004         to use symbolic links between directories.  Avoid race conditions
5005         or make them harmless.
5006         * configure.in: Do not try to use symbolic links between directories.
5008         * Makefile.def (LEAN): Pass.
5009         * Makefile.tpl (LEAN): Define.
5010         (stage[+id+]-start): Accept that the previous directory does not
5011         exist, if the bootstrap is lean.
5012         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5013         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5014         configure substitution.
5015         ([+compare-target+]): Likewise.
5016         ([+bootstrap-target+]-lean): New.
5017         * configure.in: Remove lean bootstrap support from here.
5019         * Makefile.in: Regenerate.
5020         * configure: Regenerate.
5022 2006-01-04  Ben Elliston  <bje@au.ibm.com>
5024         * MAINTAINERS (libdecnumber): Add myself.
5026 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5028         * libtool-ldflags: New script.
5030 2006-01-02  Andreas Schwab  <schwab@suse.de>
5032         * configure.in: When reconfiguring remove Makefile in
5033         all stage directories.
5034         * configure: Regenerate.
5036 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5038         * MAINTAINERS: Update my email address.
5040 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5042         Revert Ada-related part of the previous change.
5044         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5045         Do not pass.
5046         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5047         * Makefile.in: Regenerate.
5048         * configure.in: Do not include mt-ppc-aix target fragment.
5049         * configure: Regenerate.
5051 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5053         * configure.in: Select appropriate fragments for PowerPC/AIX.
5054         * configure: Regenerate.
5056         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5057         BOOT_CFLAGS, BOOT_LDFLAGS.
5058         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5059         BOOT_CFLAGS, BOOT_LDFLAGS.
5060         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5061         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5062         (stage): Fail if we cannot complete the work.
5063         * Makefile.in: Regenerate.
5065 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5067         * configure.in: Replace ms1 with mt.
5068         * configure: Rebuilt.
5070 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5072         * MAINTAINERS: Update my email address.
5074 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5076         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5077         install-host-nogcc): Don't invoke $(stage) at the end.
5078         * Makefile.in: Regenerate.
5080 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5082         * configure.in: Flip the top-level bootstrap switch.
5083         * configure: Regenerate.
5085 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5087         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5088         $(stage) and $(unstage).
5089         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5090         (all): Remove stray semicolon.
5091         (local-distclean): Don't handle multilib.tmp and multilib.out.
5092         (install.all): Set $s for consistency.
5093         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5094         check_multilibs setting.  Always make the install directory.
5095         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5096         Correct @if/@endif.
5097         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5098         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5099         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5100         (multilib.out): Remove.
5101         * Makefile.in: Regenerated.
5103 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5105         * MAINTAINERS (Write After Approval): Add myself.
5107 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5109         * MAINTAINERS: Add myself as mt maintainer.
5111         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5113 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5115         * MAINTAINERS: Change email address.
5117 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5119         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5120         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5121         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5122         Find in-tree tools if available.
5123         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5124         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5125         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5126         (COMPILER_*_FOR_TARGET): New.
5127         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5128         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5129         (CONFIGURED_*, USUAL_*): Remove.
5130         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5131         STRIP): Use autoconf substitutions.
5132         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5133         COMPILER_NM_FOR_TARGET): New.
5134         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5136         (all): Make all-host and all-target in parallel.
5137         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5138         that $$r and $$s are set before invoking a recursive make.
5139         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5140         ([+bootstrap-target+]): Inline most of the `all' target.
5142 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5144         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5145         from the gcc build directory.
5146         * Makefile.in: Regenerate.
5148 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5150         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5151         depend on all-libdecnumber.
5152         * configure.in (host_libs): Include libdecnumber.
5153         * Makefile.in: Regenerate.
5154         * configure: Likewise.
5156 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5158         * libdecnumber: Import decNumber sources from the dfp-branch.
5160 2005-11-21  Kean Johnston  <jkj@sco.com>
5162         * config.sub, config.guess: Sync from upstream sources.
5164 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5166         Import from Autoconf sources:
5168         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5169         * config/move-if-change: Don't output "$2 is unchanged";
5170         suggested by Ben Elliston.  Handle weird characters correctly.
5172 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5174         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5175         to match upstream libtool for darwin.
5177 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5179         * Makefile.def: Remove gdb dependencies for gdbtk.
5180         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5181         (configure-gdb, install-gdb): New rules.
5182         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5183         * Makefile.in, configure: Regenerated.
5185 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5187         * MAINTAINERS (Write After Approval): Add myself.
5189 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5191         * MAINTAINERS (Write After Approval): Add myself.
5193 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5195         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5196         Diego Novillo.
5198 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5200         PR bootstrap/24297
5201         * Makefile.tpl (do-[+make-target+], do-check, install,
5202         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5203         are set before recursing.
5204         * Makefile.in: Regenerate.
5206 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5208         PR bootstrap/18939
5209         * Makefile.def (gcc) <target>: Fix thinko.
5210         * Makefile.in: Regenerate.
5212 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5214         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5215         * configure: Regenerate.
5217 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5219         * MAINTAINERS (Write After Approval): Add self.
5221 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5223         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5224         target-libffi, target-qthreads, target-libjava, and
5225         targetlibobjc.
5226         * configure: Regenerate.
5228 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5230         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5231         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5232         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5233         (USUAL_OBJDUMP_FOR_TARGET): New.
5234         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5235         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5236         * configure, Makefile.in: Regenerated.
5238 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5240         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5241         before other host packages.
5243 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5245         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5247 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5249         PR bootstrap/22340
5251         * configure.in (default_target): Remove.
5252         * Makefile.tpl (all): Do not use prerequisites as subroutines
5253         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5254         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5255         use prerequisites as subroutines.
5256         (check-host, check-target): New.
5257         (bootstrap configure & all targets): Do not use stage*-start
5258         if the directory layout is already ok.
5259         (non-bootstrap configure & all targets): Prepend a $(unstage).
5260         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5261         (NOTPARALLEL): Remove.
5262         (unstage, stage variables): New variables.
5263         (unstage, stage targets): Simply expand to those variables.
5265         * configure: Regenerate.
5266         * Makefile.in: Regenerate.
5268 2005-10-04  James E Wilson  <wilson@specifix.com>
5270         * Makefile.def (lang_env_dependencies): Add libmudflap.
5271         * Makefile.in: Regenerate.
5273 2005-10-03  Andreas Schwab  <schwab@suse.de>
5275         Backport from libtool CVS:
5276         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5278         * ltmain.sh: add support for installing into temporary
5279         staging area (e.g. 'make install DESTDIR=...')
5281 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5283         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5284         * configure: Regenerated.
5286 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5288         * configure: Regenerate with the correct
5289         autoconf version.
5291 2005-09-30  Catherine Moore  <clm@cm00re.com>
5293         * configure.in (bfin-*-*): New.
5294         * configure: Regenerated.
5296 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5298         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5299         (LIPO_FOR_TARGET): New.
5300         (CONFIGURED_LIPO_FOR_TARGET): New.
5301         (USUAL_LIPO_FOR_TARGET): New.
5302         (STRIP_FOR_TARGET): New.
5303         (CONFIGURED_STRIP_FOR_TARGET): New.
5304         (USUAL_STRIP_FOR_TARGET): New.
5305         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5306         STRIP_FOR_TARGET.
5307         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5308         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5309         * Makefile.in: Regenerate.
5310         * configure: Regenerate.
5312 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5314         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5315         (rs6000-*-aix*): Same.
5316         * configure: Regenerate.
5318 2005-09-16  Tom Tromey  <tromey@redhat.com>
5320         * MAINTAINERS: Add self as java maintainer.
5322 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5324         * configure.in: Recognize f95 in the --enable-languages option,
5325         and substitute it for fortran, issuing a warning.
5326         * configure: Regenerate.
5328 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5330         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5331         * configure:  Regenerated.
5333 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5335         * MAINTAINERS: Add self as ms1 maintainer.
5337 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5339         * Makefile.def (libssp): Add to lang_env_dependencies.
5340         * Makefile.in: Regenerate.
5342 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5344         * MAINTAINERS: Add myself as middle-end maintainer.
5346 2005-08-17  Christian Groessler  <chris@groessler.org>
5348         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5349         * Makefile.in: Regenerate.
5351 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5353         * MAINTAINERS (write after approval): Added myself.
5355 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5357         * MAINTAINERS (Write After Approval): Add myself.
5359 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5361         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5362         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5363         Look for alternate names of the target cc and c++
5364         * configure: Regenerate.
5366 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5368         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5369         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5370         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5371         tools; remove code to manually set them.
5372         (Target tools): Look in the environment for them.
5373         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5374         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5375         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5376         build directory.
5377         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5378         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5379         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5380         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5381         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5382         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5383         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5384         * configure: Regenerate.
5385         * Makefile.in: Regenerate.
5387 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5389         * MAINTAINERS: Update for removed CPU targets.
5391 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5393         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5394         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5395         * Makefile.in: Regenerated.
5397 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5399         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5400         (CFLAGS_FOR_TARGET): Use it.
5401         (CXXFLAGS_FOR_TARGET): Likewise.
5402         * Makefile.in: Regenerated.
5403         * configure.in (--with-build-sysroot): New option.
5404         * configure: Regenerated.
5406 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5408         * Makefile.tpl: Wrap install between unstage and stage
5409         * Makefile.in: Regenerate.
5411 2005-07-21  Eric Christopher  <echristo@apple.com>
5413         * MAINTAINERS: Update affiliation.
5415 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5417         * MAINTAINERS: Add self as crx port maintainer.
5419 2005-07-20  DJ Delorie  <dj@redhat.com>
5421         * MAINTAINERS: Add self as m32c maintainer.
5423 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5425         * all files: Update FSF address.
5427 2005-07-15  Eric Christopher  <echristo@redhat.com>
5429         * MAINTAINERS: Change affiliation.
5431 2005-07-14  Jim Blandy  <jimb@redhat.com>
5433         * configure.in: Add cases for Renesas m32c.
5434         * configure: Regenerated.
5436 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5438         * COPYING.LIB: Update from fsf.org.
5440 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5442         * COPYING, compile, config.guess,
5443         config.sub, install-sh, missing, mkinstalldirs,
5444         symlink-tree, ylwrap: Sync from upstream sources.
5445         * config-ml.in: Update FSF address.
5447 2005-07-13  Eric Christopher  <echristo@redhat.com>
5449         * configure.in: Add toplevel noconfigdir support for tpf.
5450         * configure: Regenerate.
5452 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5454         PR ada/22340
5456         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5457         * Makefile.in: Regenerate.
5459 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5461         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5462         Brolley to write-after-approval.
5464 2005-07-07  Andreas Schwab  <schwab@suse.de>
5466         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5467         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5468         * Makefile.in: Regenerated.
5470 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5472         * configure.in: Don't build sim or rda when targetting darwin.
5473         * configure: Regenerate.
5475 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5477         * configure.in: Add --enable-libssp and --disable-libssp.
5478         * configure: Regenerate with autoconf-2.13.
5480 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5482         * Makefile.def (target_modules): Add libssp.
5483         * configure.in (target_libraries): Add target-libssp.
5484         * configure: Rebuilt.
5485         * Makefile.in: Rebuilt.
5487 2005-07-01  Zack Weinberg  <zackw@panix.com>
5489         * MAINTAINERS: Change email address.  Resign from maintainership.
5491 2005-07-01  Richard Guenther  <rguenther@suse.de>
5493         * MAINTAINERS: Change my e-mail address and affiliation.
5495 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5497         * Makefile.def (stagefeedback): Come after profile.
5498         Define profiledbootstrap target.
5499         * Makefile.tpl (profiledbootstrap): Remove.
5500         (stageprofile-end): Zap stagefeedback.
5501         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5502         * Makefile.in: Regenerate.
5504 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5506         * MAINTAINERS: Update my email address.
5508 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5510         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5511         In 'cpp' stanza, support '#line' as well as '# '.
5513 2005-06-08  Andreas Schwab  <schwab@suse.de>
5515         * MAINTAINERS: Move myself from 'Write After Approval' to
5516         'CPU Port Maintainers' section as m68k maintainer.
5518 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5520         * configure.in (unsupported_languages): New macro.
5521         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5522         non-ported target libraries in noconfigdirs.
5523         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5524         non-linux-gnu.  Remove libgcj_ex_libffi.
5525         <lang_frag loop>: Set add_this_lang=no if the language is in
5526         unsupported_languages.
5527         * configure: Regenerate.
5529 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5531         * configure.in: Fix typo in handling of --with-mpfr-dir.
5532         * configure: Regenerate.
5534 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5536         * MAINTAINERS: Update my email address.
5538 2005-06-02  Jim Blandy  <jimb@redhat.com>
5540         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5541         accepted into the master sources.)
5543 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5544             Michael Snyder  <msnyder@redhat.com>
5545             Stan Cox  <scox@redhat.com>
5547         * configure.in: Set noconfigdirs for ms1.
5549         * configure: Regenerate.
5551 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5553         * MAINTAINERS (Write After Approval): Add self.
5555 2005-06-01  Josh Conner  <jconner@apple.com>
5557         * MAINTAINERS (Write After Approval): Add self.
5559 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5561         * MAINTAINERS: Update my email address.
5563 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5565         * MAINTAINERS (Write After Approval): Add self.
5567 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5569         * MAINTAINERS (Write After Approval): Remove self.
5571 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5573         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5574         (Dependencies): Consider target modules for bootstrap dependencies.
5575         Make target bootstrap modules depend on each stage's gcc.
5576         * Makefile.in: Regenerate.
5578 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5580         * Makefile.def (configure-gcc): Depend on binutils having been built.
5581         (all-gcc): No need to do it here.
5582         * Makefile.in: Regenerate.
5584 2005-05-19  Paul Brook  <paul@codesourcery.com>
5586         * configure.in: Rewrite misleading error message when requested
5587         language cannot be built.
5588         * configure: Regenerate.
5590 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5592         * ylwrap: Import from Automake 1.9.5.
5594 2005-05-13  David Ung  <davidu@mips.com>
5596         * MAINTAINERS (Write After Approval): Add self.
5598 2005-05-09  Mike Stump  <mrs@apple.com>
5600         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5601         lt_cv_sys_max_cmd_len for now.
5603 2005-05-09  Stan Cox  <scox@redhat.com>
5605         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5607 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5609         * README.SCO: Update the URL.
5611 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5613         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5614         with_gnu_ld to libtool.
5615         * ltcf-c.sh (aix[45]): Define file_list_spec.
5616         * ltcf-cxx.sh (aix[45]): Same.
5617         * ltcf-gcj.sh (aix[45]): Same.
5618         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5619         exists, write list of input files to temporary file.
5621 2005-05-04  Mike Stump  <mrs@apple.com>
5623         * configure.in: Always pass --target to target configures as
5624         otherwise rebuilds that do --recheck will fail.
5625         * confiugure: Rebuilt.
5627 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5629         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5630         STAGE_HOST_EXPORTS.
5631         (configure, all): Add bootstrap support.
5632         (Host modules, target modules): Pass post-stage1 flags and exports.
5633         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5634         * Makefile.in: Regenerate.
5636 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5638         * configure: Regenerate.
5640 2005-04-27  Mike Stump  <mrs@apple.com>
5642         * MAINTAINERS: Add self as darwin maintainer.
5644 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5646         * config.sub: Update from master copy.
5648 2005-04-21  Mike Stump  <mrs@apple.com>
5650         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5651         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5653 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5655         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5656         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5657         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5658         "*-*-elf" and "*-*-linux*".
5659         * configure: Regenerate.
5661 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5663         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5665 2005-04-12  Mike Stump  <mrs@apple.com>
5667         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5669 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5671         * MAINTAINERS (Write After Approval): Add myself.
5673 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5675         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5677 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5679         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5680         (TARGET_CONFIGARGS): Include --with-target-subdir.
5681         (configure, all): New macros.  Use them throughout.
5682         * Makefile.in: Regenerate.
5684 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5686         * MAINTAINERS (Write After Approval): Add myself.
5688 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5690         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5692 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5694         * MAINTAINERS: Move John Carr to Write After Approval.
5696 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5698         * config/mh-mingw32: Delete.
5699         * configure.in: Don't use it.
5700         * configure: Regenerate.
5702 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5704         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5705         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5706         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5707         (HOST_LIB_PATH): Generate from Makefile.def.
5708         (TARGET_LIB_PATH): Likewise.
5709         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5710         * Makefile.in: Regenerate.
5711         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5712         (RPATH_ENVVAR): Include Darwin case.
5713         * configure: Regenerate.
5715 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5717         * MAINTAINERS (Various Maintainers): Remove self.
5718         (Write After Approval): Add self.
5720 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5722         * MAINTAINERS (Various Maintainers): Add self.
5724 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5726         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5727         * configure: Regenerate.
5729 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5731         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5732         gcc_version, and gcc_version_trigger from set of flags to pass.
5733         * Makefile.tpl: Remove definitions of above variables.
5734         (config.status): Remove dependency on $(gcc_version_trigger).
5735         * Makefile.in: Regenerate.
5736         * configure.in: Do not reference config/gcc-version.m4 nor
5737         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5738         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5739         * configure: Regenerate.
5741 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5742             Andrew Pinski  <pinskia@physics.uc.edu>
5744         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5745         * Makefile.in: Regenerate.
5747 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5749         * MAINTAINERS (Write After Approval): Add myself.
5751 2005-03-03  David Ayers  <d.ayers@inode.at>
5753         * MAINTAINERS (Write After Approval): Add myself.
5755 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5757         PR libgcj/20160
5758         * ltmain.sh: Avoid creating archives with components that have
5759         duplicate basenames.
5761 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5763         PR bootstrap/20250
5764         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5765         instead of check.
5766         * Makefile.in: Regenerate.
5768 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5770         * Makefile.in: Regenerate to fix conflict between the previous two
5771         patches.
5773 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5775         PR bootstrap/17383
5776         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5777         * Makefile.tpl (HOST_SUBDIR): New substitution.
5778         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5779         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5780         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5781         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5782         (Host modules, Bootstrapped modules): Use it.
5783         (Build modules, Target modules): Do not create symlink trees,
5784         always configure out-of-srcdir.
5785         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5786         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5787         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5788         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5790         * Makefile.in: Regenerate.
5791         * configure: Regenerate.
5793 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5795         Merged from libada-gnattools-branch:
5796         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5798         * gnattools: New directory.
5799         * Makefile.def: Add gnattools as a module, depending on target-libada.
5800         * Makefile.in: Regenerate.
5801         * configure.in: Include gnattools in host_tools; disable it if ada
5802         is disabled.
5803         * configure: Regenerate.
5805 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5807         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5808         treelang maintainer.
5809         (Write After Approval): Remove myself.
5811 2005-02-23  Paul Schlie  <schlie@comcast.net>
5813         * configure.in: Allow darwin targeted ports to build tk, itcl and
5814         libgui.
5815         * configure: Regenerate.
5817 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5819         PR libgcj/10353
5820         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5821         * configure: Regenerate.
5823 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5825         * MAINTAINERS (Write After Approval): Add myself.
5827 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5829         * MAINTAINERS: Update my e-mail address.
5831 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5833         * MAINTAINERS (Write After Approval): Add myself.
5835 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5837         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5838         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5839         target-libgloss when not *-*-elf and *-*-aout.
5840         * configure: Regenerate.
5842 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5844         * MAINTAINERS: Remove obsolete entries.
5846         * MAINTAINERS (Write After Approval): Add Michael Matz.
5848 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5850         * MAINTAINERS: Remove self as cpplib maintainer.
5852 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5854         * install-sh, config.sub: Import from upstream.
5856 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5858         PR bootstrap/18222
5859         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5860         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5861         * Makefile.in: Regenerate.
5863 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5865         * MAINTAINERS: Update my email address.
5867 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5868             Andreas Schwab  <schwab@suse.de>
5870         PR bootstrap/18033
5871         * config-ml.in: Eval option if surrounded by single quotes.
5873 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5875         Revert 2004-12-28 Makefile changes, a better fix will be
5876         applied to mainline and src after GCC 4.0 branches.
5878 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5880         PR bootstrap/17383
5882         * Makefile.def (target_modules): Remove stage parameter,
5883         it is always true now.
5884         * Makefile.tpl (configure-build-[+module+],
5885         configure-target-[+module+]): Always build symlink tree
5886         for the directory and for include.  BUILD_SUBDIR and
5887         TARGET_SUBDIR cannot be . anymore.
5888         * Makefile.in: Regenerate.
5890 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5892         Revert 2004-12-08 Makefile changes.
5894 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5896         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5897         cygwin, mingw.
5899 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5901         * configure.in (sh64-*-*): Reenable gprof.
5902         * configure: Regenerate.
5904 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5906         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5907         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5908         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5909         * Makefile.in: Regenerate.
5911 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5913         * MAINTAINERS: Update my email address.
5915 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5917         * Makefile.tpl: Generate normal dependencies if the LHS module is
5918         not bootstrapped.
5919         * Makefile.in: Regenerate.
5921 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5923         * configure.in: Include config/gxx-include-dir.m4.  Use
5924         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5925         * configure: Regenerate.
5927 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5929         * config.if: Delete.
5930         * configure.in: Set libstdcxx_incdir directly.
5931         * configure: Regenerate.
5933 2004-12-02  Eric Christopher  <echristo@redhat.com>
5935         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5936         * Makefile.in: Regenerate.
5938 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5940         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5941         * configure: Regenerate.
5943 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5945         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5946         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5947         * configure: Regenerate.
5949 2004-12-01  Eric Christopher  <echristo@redhat.com>
5951         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5952         of things to remove.
5954 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5956         * MAINTAINERS (Write After Approval): Update my e-mail address.
5958 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5960         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5961         from CVS libtool to always pass_all.
5963 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5965         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5966         (hppa*64*-*-*): Delete incorrect comment.
5967         * configure: Rebuilt.
5969 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5971         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5973 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5975         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5976         from CVS libtool to always pass_all.
5978 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5980         * install-sh, compile: Import from automake.
5982 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5984         * config.guess, config.sub:  Import from savannnah.
5986 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5988         * MAINTAINERS (Write After Approval): Add myself
5990 2004-11-12  Mike Stump  <mrs@apple.com>
5992         * Makefile.def: Add html support.
5993         * Makefile.tpl: Likewise.
5994         * Makefile.in: Regenerate.
5996 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5998         PR 18423
5999         * configure.in: Remove all instances of build-fixincludes from
6000         noconfigdirs.
6001         (build_configargs): Supply --target to subdirectories.
6002         * configure: Regenerate.
6004         * Makefile.def: Make gcc install depend on fixincludes install.
6005         * Makefile.in: Regenerate.
6007 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
6009         * MAINTAINERS: Add myself as gcc testsuite maintainer.
6011 2004-11-11  Paul Brook  <paul@codesourcery.com>
6013         * MAINTAINERS: Add self as arm maintainer.  Update email address.
6015 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6017         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6018         target-libgfortran.
6019         * configure: Regenerate.
6021 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6023         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6024         like CC.
6026 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6028         * Makefile.def (host fixincludes): Specify missing targets.
6029         * Makefile.in: Regenerate.
6031 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6033         * MAINTAINERS: Add myself
6035 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6037         * MAINTAINERS (Write After Approval): Add myself.
6039 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6041         * Makefile.def: Build fixincludes for the host, too.
6042         * Makefile.in: Regenerate.
6043         * configure.in (host_tools): Add fixincludes.
6044         * configure: Regenerate.
6046 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6048         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6049         * configure: Regenerated.
6051 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6053         PR other/17783
6054         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6055         * configure: Regenerated.
6057 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6059         * README.SCO: Update per FSF instructions.
6061 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6063         PR target/18151
6064         * configure.in (case ${target}): Do not build fixincludes for avr.
6065         * configure: Regenerated.
6067 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6069         * configure.in (case ${target}): Do not build fixincludes
6070         on platforms where it is not used.
6071         * configure: Regenerated.
6073 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6075         * configure.in: Use an absolute path to install-sh.
6076         * configure: Regenerated.
6078 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6080         * MAINTAINERS (Write After Approval): Add myself.
6082 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6084         * MAINTAINERS: Remove from Write After Approval those that are
6085         already maintainers.
6087 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6089         * MAINTAINERS:  Update my email address.
6091 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6093         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6094         * configure: Regenerate.
6096 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6098         * MAINTAINERS:  Update my email address.
6100 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6102         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6103         entries belonging to this category.
6105 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6107         * MAINTAINERS: Update my e-mail address.
6109 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6111         Fix wrong conflict resolution in:
6113         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6115         * Makefile.in: Regenerate.
6116         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6117         in the recursive `make', instead of hardwiring `all'.
6118         (Autogenerated TARGET-* variables): New.
6120 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6122         * configure.in: Enable target-libgloss for crx-*-*.
6123         * configure: Regenerate.
6125 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6127         * MAINTAINERS (Various Maintainers): Move the "windows,
6128         cygwin, mingw" maintainer to ...
6129         (OS Port Maintainers): ... here.
6131 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6133         * MAINTAINERS (Write After Approval): Remove those that are
6134         maintainers of some subsystem.
6136 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6138         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6139         * ltcf-cxx.sh (tpf*): Likewise.
6140         * ltconfig (tpf*): Add TPF OS configuration support.
6142 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6144         * MAINTAINERS: Change my email address to my new work account.
6146 2004-09-24  Michael Roth  <mroth@nessie.de>
6148         * configure.in (--without-headers): Add missing double quotes.
6149         * configure: Regenerate.
6151 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6153         * ylwrap: Revert to previous version.
6155 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6157         PR bootstrap/17369
6158         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6159         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6160         SET_GCC_LIB_PATH_CMD.
6161         (BASE_TARGET_EXPORTS): Likewise.
6162         * Makefile.in: Regenerated.
6164         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6165         * configure: Regenerated.
6167 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6169         * config.guess: New upstream version
6170         * compile, depcomp, install-sh, ylwrap: Likewise.
6172 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6174         * config/mh-x86omitfp: New host makefile fragment.  Add
6175         -fomit-frame-pointer to the default BOOT_CFLAGS.
6176         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6177         * configure: Regenerate.
6179 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6181         PR target/11572
6182         * configure.in (*-*-darwin*): Renable libobjc.
6183         * configure: Regenerate.
6185 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6187         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6189 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6191         * Makefile.def: Remove libbanshee.
6192         * Makefile.tpl: Ditto.
6193         * configure.in: Ditto.
6194         * Makefile.in: Regen.
6195         * configure: Ditto.
6197 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6199         * ltmain.sh: Use $pic_object as $non_pic_object if
6200         $non_pic_object=none.
6202 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6204         * missing: Import latest version from master repository.
6206 2004-09-06  Nick Clifton  <nickc@redhat.com>
6208         * config.sub: Import latest version from master repository.
6209         * config.guess: Likewise.
6210         This includes these changes:
6212         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6214         * config.sub: Handle crisv32, alias etraxfs.
6215         * config.guess (crisv32:Linux:*:*): Handle.
6217         2004-08-13  Brad Smith  <brad@comstyle.com>
6219         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6220         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6222         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6224         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6225         assume the processor is a powerpc.  This is because coreutils
6226         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6227         in this case, due to a MacOS X bug that causes
6228         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6229         to return a negative number.
6230         Problem reported by Petter Reinholdtsen in:
6231         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6233         2004-07-19  Ben Elliston  <bje@gnu.org>
6235         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6237         2004-06-24  Ben Elliston  <bje@gnu.org>
6239         * config.guess: Update copyright years.
6240         * config.sub: Likewise.
6242         2004-06-22  Robert Millan  <robertmh@gnu.org>
6244         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6245         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6247         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6249         * config.guess (*:*VMS:*:*): New entry. Replaces
6250         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6251         manufacturer.
6253         2004-06-22  Ben Elliston  <bje@gnu.org>
6255         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6256         * config.sub: Likewise.
6258         2004-06-22  Ben Elliston  <bje@gnu.org>
6260         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6261         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6263         2004-06-11  Ben Elliston  <bje@gnu.org>
6265         * config.guess (pegasos:OpenBSD:*:*): Remove.
6267         2004-06-11  Ben Elliston  <bje@gnu.org>
6269         From Wouter Verhelst <wouter@grep.be>:
6270         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6272         2004-06-11  Ben Elliston  <bje@gnu.org>
6274         * config.guess (luna88k:OpenBSD:*:*): New.
6276         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6278         * config.guess (m32r*:Linux:*:*): New case.
6279         * config.sub: Handle m32rle.
6281         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6283         From Jens Petersen  <petersen@redhat.com>:
6284         * config.sub: Handle sparcv8.
6286         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6288         From Tom Smith <smith@cag.lkg.hp.com>:
6289         * config.guess: Version suffixes are equally significant on Tru64
6290         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6291         prefix of "P" (patched kernel).
6293         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6295         * config.sub: Add support for National Semiconductor CRX target.
6297 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6299         * MAINTAINERS (Various Maintainers): Remove myself as web page
6300         maintainer, add myself as maintainer of build status lists.
6302 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6304         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6305         *-*-netware, but add target-libmudflap.
6306         Consolidate *-*-netware targets (of which really only i?86 exists)
6307         into a single entry.
6308         * configure: Likewise.
6310 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6312         * Makefile.tpl (sorry): Remove.
6313         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6314         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6315         (do-clean): Clean per-stage directories too.
6316         (do-distclean): Run distclean-stage1 too.
6317         (.NOTPARALLEL): Enable during toplevel bootstrap.
6318         (stage[+id+]-bubble): Enable parallel execution during
6319         the recursive invocation.
6320         * Makefile.in: Regenerate.
6322         Fix previous checkin:
6324         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6325         include.
6326         * configure.in: Fix indentation.
6327         * configure: Regenerate.
6329 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6331         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6332         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6333         * configure: regenerate
6334         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6335         -mdynamic-no-pic
6337 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6339         * Makefile.def (build_modules): Add fixincludes.
6340         (dependencies): Make gcc depend on fixincludes.
6341         * configure.in (build_tools): Add fixincludes.
6342         (build_configdirs): Always include build_libs.
6343         * Makefile.in: Regenerate.
6344         * configure: Regenerate.
6346 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6348         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6349         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6350         phony targets; do not generate timestamp files.
6351         (distclean-stageN): Remove references to their timestamp files.
6352         (restageN, touch-stageN): Remove.
6353         (stageN-bubble): Rewritten.
6354         (compare): Support lean bootstraps.
6355         * Makefile.in: Regenerate.
6357         * configure.in: Only warn when bootstrapping but
6358         build != host or build != target.  Support lean bootstraps.
6359         * configure: Regenerate.
6361 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6363         * configure.in:  Give a better error message if GMP/MPFR are missing
6364         and a language needing them has been requested.
6365         * configure:  Regenerated.
6367 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6369         * configure.in:  Print a list of available language front-ends if
6370         a requested one is missing.  Tidy stray tab characters.
6371         * configure:  Regenerated.
6373 2004-08-19  Michael Koch  <konqueror@gmx.de>
6375         * gcc/doc/install.texi: Update entry about automake for libjava.
6377 2004-08-17  Robert Millan  <robertmh@gnu.org>
6379         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6380         (instead of FreeBSD).
6381         * configure: Regenerate.
6383 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6385         * Makefile.in: Regenerate.
6386         * configure: Regenerate.
6388         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6389         stage_*_flags.
6390         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6391         for bootstrapped modules if toplevel bootstrap is going.
6392         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6393         modules.  Adjust for changes in Makefile.def.  Enable several
6394         rules even in non-bootstrap mode, just to avoid peppering the
6395         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6396         (stage-[+prev+]-bubble): Remove.
6398         * Makefile.def (Dependencies): Depend on all-build-bison,
6399         all-build-flex, all-build-byacc, all-build-texinfo, rather
6400         than the host variations.
6401         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6402         with BUILD_SUBDIR.
6403         (BISON): Update for recent Bisons.
6404         (YACC): Fix typo.
6405         (cross): Depend on all-build.
6406         (all): Do not depend on all-build.
6407         (prebootstrap): Remove.
6408         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6409         (Prebootstrap dependencies): Add them to the per-stage targets
6410         and to all-prebootstrap.
6411         * configure.in (build_configdirs): Always enable build_tools.
6412         (BUILD_DIR_PREFIX): Remove.
6414         * Makefile.def (gcc): Add target variable.
6415         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6416         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6417         in the recursive `make', instead of hardwiring `all'.
6418         (Autogenerated TARGET-* variables): New.
6420 2004-08-13  Brian Booth  <bbooth@redhat.com>
6422         * MAINTAINERS: Remove myself from write-after-approval.
6424 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6426         * src-release: Stop distributing mmalloc with gdb (which doesn't
6427         use it).
6428         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6429         * Makefile.in: Regenerate.
6431 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6433         * configure.in (arm*-*-eabi*): New target.
6434         * configure: Regenerate.
6436 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6438         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6439         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6440         (Dependencies): New section.
6441         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6442         (configure-target-[+module+]): Depend on maybe-all-gcc
6443         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6444         (toplevel profiledbootstrap): Fix dependencies.
6445         * Makefile.in: Regenerate.
6447 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6449         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6450         target-libiberty to noconfigdirs.
6451         * configure: Regenerate.
6453 2004-08-03  Paul Brook  <paul@codesourcery.com>
6455         * configure.in: Check for MPFR as well as GMP.
6456         * configure: Regenerate.
6458 2004-08-01  Robert Millan  <robertmh@gnu.org>
6460         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6461         libmudflap for all GNU-based systems (with Glibc).
6462         * configure: Regenerate.
6464 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6466         * Makefile.def (host-modules): Add gcc.
6467         * Makefile.in: Regenerate.
6468         * Makefile.tpl (sorry): New rule.
6469         (configure-host, all-host, [+make_target+]-host, do-check,
6470         install-host): Do not add gcc as a special case.
6471         (host modules): Add a small special-casing for gcc.  Export
6472         extra_make_flags through the environment.
6473         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6474         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6475         other recursive targets for gcc): Remove.
6477         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6478         (stage, unstage): New rules.
6479         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6480         distclean-stage[+id+]): Use stage_current.
6481         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6482         the stage*-start rules.
6484 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6486         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6487         use -all_load flag.
6489 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6491         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6492         * configure: Regenerate.
6494 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6496         * maintainer-scripts/gcc_release: Revert yesterday's change.
6498 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6500         * MAINTAINERS: Add myself to write-after-approval.
6502 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6504         * libf2c: Removed.
6505         * gcc/gccbug.in: Updated because of libf2c removal.
6506         * maintainer-scripts/gcc_release: Ditto.
6508 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6510         * configure.in: Build libmudflap by default on FreeBSD.
6511         * configure: Regenerated.
6513 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6515         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6516         systems.
6517         * configure: Regenerated.
6519 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6521         PR target/16344
6522         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6523         feedback based compiler.
6524         * Makefile.in: Rebuilt.
6526 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6528         * Makefile.def (host_modules): Set bootstrap=true for flex.
6529         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6530         * Makefile.in: Rebuilt.
6532 2004-07-07  Jan Hubicka  <jh@suse.cz>
6534         * MAINTAINERS: Add self as a profile feedback maintainer.
6536 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6538         * configure.in:  Do not prepend $srcdir to /dev/null in
6539         makefile fragments.
6540         * configure:  Regenerate.
6542 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6544         * Makefile.def (build_modules): Add bison, byacc, flex,
6545         m4, texinfo.
6546         (flags_to_pass): Add FLEX.
6547         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6548         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6549         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6550         DEFAULT_MAKEINFO): Remove.
6551         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6552         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6553         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6554         objdir or else use configured tool.
6555         (all-build): New.
6556         (all): Depend on it.
6557         (Build module dependencies): Add.
6558         * Makefile.in: Regenerate.
6559         * configure.in: Better support for multiple build modules,
6560         matching what is done for host/target modules.  Do not look
6561         for "plausible" locations of build tools if Canadian cross.
6562         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6563         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6564         * configure: Regenerate.
6566 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6568         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6569         * Makefile.in: Regenerate.
6571 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6573         * Makefile.tpl (configure-build-[+module+],
6574         configure-[+module+], configure-target-[+module+]): Pass
6575         [+extra_configure_args+].
6576         (all-build-[+module+], all-[+module+], check-[+module+],
6577         install-[+module+], [+make_target+]-[+module+],
6578         all-target-[+module+], check-target-[+module+],
6579         install-target-[+module+], [+make_target+]-target-[+module+]):
6580         Pass [+extra_make_args+].
6581         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6582         (GCC_HOST_EXPORTS): Remove.
6583         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6584         cross, check-gcc, check-gcc-c++, install-gcc,
6585         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6586         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6587         * Makefile.in: Regenerate.
6589 2004-06-21  Matthew Sachs  <msachs@apple.com>
6591         * MAINTAINERS: Added self to write-after-approval.
6593 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6595         * configure.in: Check for srcdir/winsup rather than build directory
6596         winsup.
6597         * configure: Regenerate.
6599 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6601         * configure.in: Don't build Cygwin native newlib if winsup
6602         directory is missing.  Emit warning instead.
6603         * configure: Regenerate.
6605 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6607         * Makefile.tpl (touch-stage[+id+]): New.
6608         (restage[+prev+]): Depend on touch-stage[+id+].
6610         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6611         Use it throughout.
6613         * Makefile.def: Add profile and feedback bootstrap stages.
6614         Remove next field from bootstrap stages.
6615         * Makefile.tpl (LN, LN_S): Substitute.
6616         (stageN-start, stageN-end): Use double-colon rules, to
6617         provide a hook for additional setup commands.
6618         (distclean-stageN-gcc, restageN): Create dependencies from
6619         [+prev+], not from [+next+].
6620         (stageN-bubble): Add commands for successive stages from
6621         [+prev+], using double-colon rules.
6622         (all-stageN-gcc): Fix typo.
6623         (stagefeedback-start, profiledbootstrap): New.
6624         * Makefile.in: Regenerate.
6625         * configure.in: Call ACX_PROG_LN.
6626         * configure: Regenerate.
6628 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6630         * MAINTAINERS (Write After Approval): Add myself.
6632 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6634         * MAINTAINERS (Write After Approval): Add myself.
6636 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6638         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6639         without gcc.
6640         * configure: Regenerate.
6642 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6644         * Makefile.tpl: Fix typo.
6645         * Makefile.in: Regenerate.
6647 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6649         * configure.in: Remove new- prefix from toplevel
6650         bootstrap targets.
6651         * configure: Regenerate.
6653 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6655         * Makefile.tpl (all.normal): Rename to all.
6656         (all): Replace with a rule to pick the default
6657         target from configure.
6658         (all-gcc, configure-gcc): Use conditionals to
6659         do nothing when toplevel bootstrap is going on.
6660         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6661         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6662         * configure.in: Support --enable-bootstrap.
6664         * Makefile.def: Remove new- prefix from toplevel
6665         bootstrap targets.
6666         * Makefile.tpl: Likewise.
6668         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6669         target.
6671         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6672         $(RECURSE_FLAGS) to recursive invocation of make.
6674         * Makefile.in: Regenerate.
6675         * configure: Regenerate.
6677 2004-05-30  Andreas Jaeger  <aj@suse.de>
6678             Jim Wilson  <wilson@specifixinc.com>
6680         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6681         like CC.
6683 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6685         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6686         * configure: Regenerate.
6688 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6690         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6691         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6692         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6693         targets.
6694         * Makefile.in: Regenerate.
6696 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6698         * configure.in: Test the ability to symlink directories.
6699         * configure: Regenerate.
6701         * Makefile.def (bootstrap-stage): New definitions.
6702         * Makefile.tpl (configure-stage1-gcc,
6703         configure-stage2-gcc, configure-stage3-gcc,
6704         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6705         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6706         new-restage3, compare): Autogenerate, see Makefile.in
6707         entry for behavioral changes.
6708         (distclean-stage1, new-stage1-start, new-stage1-end,
6709         new-stage1-bubble, distclean-stage2, new-stage2-start,
6710         new-stage2-end, new-stage2-bubble, distclean-stage3,
6711         new-stage3-start, new-stage3-end): New autogenerated targets.
6712         (objext, prebootstrap, BOOT_CFLAGS,
6713         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6714         targets.
6716         * Makefile.in: Regenerate.
6717         (distclean-stage1, new-stage1-start, new-stage1-end,
6718         new-stage1-bubble, distclean-stage2, new-stage2-start,
6719         new-stage2-end, new-stage2-bubble, distclean-stage3,
6720         new-stage3-start, new-stage3-end): New targets.
6721         (all-stage1-gcc): Move prebootstrap dependency from here...
6722         (configure-stage1-gcc): ...to here.
6723         (new-bootstrap): Use bubble targets.
6724         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6725         Use per-stage distclean targets.
6726         (configure-stage1-gcc, configure-stage2-gcc,
6727         configure-stage3-gcc, all-stage1-gcc,
6728         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6729         Use new-stageN-start to prepare the tree.
6731 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6733         * Makefile.def (host_modules): add libcpp.
6734         * Makefile.tpl: Add dependencies on and for libcpp.
6735         * Makefile.in: Regenerate.
6736         * configure.in: Add libcpp host module.
6737         * configure: Regenerate.
6739 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6741         * Makefile.tpl: Whenever a recursive target is defined, wrap
6742         it in a special @if/@endif block, and prepare its maybe
6743         dependency in the @if/@endif block
6744         * configure.in: Instead of writing maybe dependencies, remove
6745         the @if/@endif statements, and remove the @if/@endif blocks
6746         that remain.
6747         * configure: Regenerate.
6748         * Makefile.in: Regenerate.
6750 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6752         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6754 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6756         PR bootstrap/15120
6757         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6758         * */configure: Rebuilt.
6760 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6762         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6763         of libf2c.
6764         * configure, Makefile.in: Regenerate.
6766 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6768         * MAINTAINERS (Write After Approval): Add myself.
6770 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6772         Merge from tree-ssa-20020619-branch.
6774         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6775         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6776         (HOST_GMPLIBS): Define.
6777         (HOST_GMPINC): Define.
6778         (TARGET_LIB_PATH): Add libmudflap.
6779         (GFORTRAN_FOR_TARGET): Define.
6780         (configure-build*): Export GFORTRAN.
6781         (configure-gcc): Export GMPLIBS and GMPINC.
6782         (all-gcc): Add maybe-all-libbanshee.
6783         (configure-target-libgfortran): Define.
6784         * Makefile.in: Regenerate.
6785         * configure.in (host_libs): Add libbanshee.
6786         (target_libraries): Add target-libmudflap and target-libgfortran.
6787         Add --with-libbanshee.
6788         Handle --disable-libmudflap.
6789         (*-*-freebsd*): Use with_gmp.
6790         Add $(libgcj) to noconfigdirs.
6791         * configure: Regenerate.
6792         * depcomp: New file.
6793         * MAINTAINERS: Add tree-ssa maintainers.
6795 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6797         * MAINTAINERS (Various Maintainers): Add myself.
6799 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6801         * MAINTAINERS (Write After Approval): Add myself.
6803 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6805         * MAINTAINERS (Write After Approval): Add myself.
6807 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6809         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6810         * configure: Regenerate.
6812 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6814         Revert:
6815         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6817         * Makefile.def (flags_to_pass): Remove *dir variables that
6818         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6819         as well as prefix and exec_prefix.
6820         * Makefile.in: Regenerate.
6822 2004-04-26  Robert Millan  <robertmh@gnu.org>
6824         Add patches from libtool CVS.
6825         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6826         * ltconfig: Likewise.
6827         * ltcf-c.sh: Likewise.
6828         * ltcf-cxx.sh: Likewise.
6829         * ltcf-gcj.sh: Likewise.
6831 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6833         * Makefile.def (host_modules): Mark with the bootstrap
6834         flag packages on which gcc depends.
6835         * Makefile.tpl (all-bootstrap): Use it.
6836         * Makefile.in: Regenerate.
6838 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6840         * Makefile.def (flags_to_pass): Remove *dir variables that
6841         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6842         as well as prefix and exec_prefix.
6843         * Makefile.in: Regenerate.
6845 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6847         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6848         * configure: Regenerate.
6849         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6850         * gcc/Makefile.tpl (compare): Use the result of the test.
6851         * gcc/Makefile.in: Regenerate.
6853 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6855         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6856         Always relocate gcc and prev-gcc to the original names, even
6857         if the build fails.
6858         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6859         New targets.
6861 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6863         * MAINTAINERS: Update my email address.
6865 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6867         * configure.in (mips*-*-irix5*): Enable ld.
6868         * configure: Regenerate.
6870 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6872         * configure: Regenerate.
6874 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6876         * Makefile.tpl (configure-[+module+], configure-gcc,
6877         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6878         Set and export LDFLAGS.
6879         * Makefile.in: Regenerate.
6881 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6883         * MAINTAINERS: Add myself to write-after-approval.
6885 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6887         PR bootstrap/14871
6888         * Makefile.tpl: If we don't have built-in-tree target tools,
6889         use the ones found by configure rather than hacking around with
6890         program_transform_name.
6891         * configure.in: Give Makefile.tpl the information necessary
6892         to do that.
6893         * Makefile.in: Regenerate.
6894         * configure: Regenerate.
6896 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6898         PR bootstrap/14760
6899         * configure.in: When computing baseargs, strip *all* copies of
6900         offending options.  Also, don't match/substitute the trailing space,
6901         so that this actually works when two similar options are separated by
6902         only one space.
6903         * configure: Regenerate.
6905 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6907         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6908         (rs6000-*-aix*): Same.
6909         * configure: Regenerate.
6911 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6913         * MAINTAINERS: Add myself to write-after-approval.
6915 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6917         * MAINTAINERS: Add myself to write-after-approval.
6919 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6921         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6922         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6923         * Makefile.in: Regenerate.
6925         * configure.in (top level bootstrap support): Rework --enable-werror
6926         to set @stage2_werror_flag@.
6927         * configure: Regenerate.
6928         * Makefile.tpl (top level bootstrap support): Pass
6929         @stage2_werror_flag@ down to configure in stages 2 and 3.
6930         * Makefile.in: Regenerate.
6932 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6934         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6935         for stages 2 and 3 as well as in make.  As a consequence, remove
6936         OUTPUT_OPTION (now detected by configure) from the flags passed down
6937         to make.
6938         * Makefile.in: Regenerate.
6940         * Makefile.tpl (new-bootstrap): Fix typo.
6941         * Makefile.in: Regenerate.
6943 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6945         * Makefile.tpl: Rearrange by moving recursive_targets rules
6946         into their proper sections.
6947         * Makefile.tpl (top level bootstrap support): Move disabling
6948         of coverage flags from 'make' to 'configure'; improve comments.
6949         * Makefile.in: Regenerate.
6951         * Makefile.tpl (experimental top level bootstrap) Move stage1
6952         language setting from all- target to configure- target; disable
6953         intermodule optimization in stage 1; prevent gratuitous rebuilds
6954         of stage 1.
6955         * Makefile.in: Regenerate.
6956         * configure.in: Comma-separate stage 1 language list for top
6957         level bootstrap.
6958         * configure: Regenerate.
6960         * Makefile.tpl: Clean up experimental top level bootstrap support:
6961         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6962         prev-gcc in configure- targets as well as all- targets.
6963         * Makefile.in: Regenerate.
6965 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6967         * compile: New file imported from automake.
6969 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6971         * configure.in: Remove symbolic link section.
6972         * configure: Regenerate.
6973         * Makefile.tpl (links): Remove.
6974         * Makefile.in: Regenerate.
6976 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6977             Nathanael Nerode  <neroden@gcc.gnu.org>
6979         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6980         Set with AC_CHECK_PROGS.
6981         * configure.in: Fix comment typo from last patch.
6982         * configure: Regenerate.
6984 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6986         * Makefile.tpl: Introduce experimental top level bootstrap support.
6987         * Makefile.in: Regenerate.
6988         * configure.in: Introduce support for top level bootstrap.
6989         * configure: Regenerate.
6991 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6992             Paolo Bonzini  <bonzini@gnu.org>
6994         PR bootstrap/14522
6995         * configure.in: Cope with shells that do not support unquoted ^
6996         * configure: Regenerate.
6998 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6999             Paolo Bonzini  <bonzini@gnu.org>
7001         PR bootstrap/14522
7002         * configure.in: Cope with shells that do not support nesting
7003         quotes inside quoted backquote substitutions.
7004         * configure: Regenerate.
7006 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7008         PR bootstrap/14522
7009         * configure.in: Fix escaping of $.
7010         * configure: Regenerate.
7012 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7014         * configure: Regenerate, since I forgot to while committing Paolo's
7015         changes.
7017 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7019         PR ada/14131
7020         Move language detection to the top level.
7021         * configure.in: Find default values for the tools as
7022         soon as possible.  Disable ada if GNAT is not found.
7023         Emit error message about missing languages.  Expand
7024         --enable-languages=all for the gcc subdirectory.
7026 2004-03-10  Ben Elliston  <bje@gnu.org>
7028         * MAINTAINERS: Update my email address.
7030 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7032         * ltconfig: Disable building static libraries if building shared
7033         libraries on AIX 5L.
7035 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7037         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7038         and disable libgcj.
7039         * configure: Regenerated.
7041 2004-03-01  Brian Booth  <bbooth@redhat.com>
7043         * MAINTAINERS: Add myself to write-after-approval.
7045 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7047         * MAINTAINERS: Add myself to write-after-approval.
7049 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7051         PR bootstrap/7087
7052         * Makefile.tpl: Guard XFOO sed statements better.
7053         * Makefile.tpl: Add dependency for configure-target-libada.
7054         * Makefile.in: Regenerate (incidentally fixes broken
7055         commit when libada-branch was merged).
7057 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7059         * MAINTAINERS: Add myself to write-after-approval.
7061 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7063         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7064         maintainers.
7066 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7068         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7069         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7071 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7073         PR bootstrap/11932
7074         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7076 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7078         * MAINTAINERS: Added myself to write-after-approval.
7080 2004-02-14  Michael Koch  <konqueror@gmx.de>
7082         * MAINTAINERS: Added myself to write-after-approval.
7084 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7086         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7087         some OS port maintainers to OS port maintainers section.
7089 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7091         * MAINTAINERS: Add self.
7093 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7095         * MAINTAINERS: Alphabetize.
7097 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7099         * MAINTAINERS: Remove myself.
7101 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7103         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7104         (rs6000-*-aix*): Same.
7105         * configure: Regenerate.
7107 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7109         * configure.in (host): Add in missing $noconfigdirs to defines.
7110         * configure: Regenerate.
7112 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7113             Nathanael Nerode  <neroden@gcc.gnu.org>
7115         PR ada/6637, PR ada/5911
7116         Merge with libada-branch:
7117         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7118         with appropriate dependencies. Add --enable-libada configure switch.
7119         * configure, Makefile.in: Regenerate.
7121 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7123         * MAINTAINERS: Add myself to write-after-approval.
7125 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7127         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7128         * configure: Regenerate.
7130 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7132         Merge from upstream:
7134         * ltmain.in: When setting IFS to '~', be careful about user
7135         arguments that contain '~'.
7137         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7139         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7140         Also test $base_compile against $CC with escaped arguments. Bug
7141         reported by Geoff Keating <geoffk@apple.com>.
7143 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7145         * MAINTAINERS: Remove i960 port.
7147 2004-01-23  DJ Delorie  <dj@redhat.com>
7149         * Makefile.def (target_modules) [libiberty]: Don't stage.
7150         * Makefile.in: Rebuilt.
7152 2004-01-20  Caroline Tice  <ctice@apple.com>
7154         * MAINTAINERS: Add myself to write-after-approval.
7156 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7158         * MAINTAINERS: Update my email address.
7160 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7162         * MAINTAINERS: Add myself to write-after-approval.
7164 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7166         * MAINTAINERS: Remove entries without email address.
7168 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7170         * MAINTAINERS: Add myself to write-after-approval.
7172 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7174         * MAINTAINERS: Update my email address.
7176 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7178         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7179         * Makefile.tpl (configure-target-[+module+]): Support stage.
7180         * Makefile.in: Rebuilt.
7182 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7184         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7186 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7188         * MAINTAINERS: Add myself as a MIPS maintainer.
7190 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7192         * configure.in: Use ./config.cache, not config.cache.
7193         * configure: Regenerate.
7194         * Makefile.tpl: Special-casing not needed for GCC any more.
7195         * Makefile.in: Regenerate.
7197         * configure.in: Don't share a cache file for host dirs.
7198         * configure: Regenerate.
7200         * config-ml.in: Don't mess with the cache file.
7202 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7204         * MAINTAINERS: Move myself from 'Write After Approval' to
7205         'CPU Port Maintainers' section as SPARC maintainer.
7207 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7209         * Makefile.tpl: Make GCC use a separate config.cache.
7210         * Makefile.in: Regenerate.
7212         PR bootstrap/11932, PR bootstrap/11933
7213         (I don't know if it will fix either of them, but it relates
7214         to them.)
7215         * configure.in: Don't use shared config.cache for target
7216         directories.
7217         * configure: Regenerate.
7219 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7221         * MAINTAINERS: Add myself to 'Write After Approval' section.
7223 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7225         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7226         * configure: Regenerated.
7228 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7230         * MAINTAINERS: Remove the mn10200 maintainer.
7232 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7234         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7235         * configure: Regenerated.
7237 2003-12-16  Jan Hubicka  <jh@suse.cz>
7239         * MAINTAINERS: Add myself as callgraph maintainer.
7241 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7243         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7244         * configure: Regenerate.
7246 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7248         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7249         'Write After Approval' section. Update email.
7251 2003-12-01  James Lemke  <jim@wasabisystems.com>
7253         * MAINTAINERS (Write After Approval): Add myself.
7255 2003-11-20  Matt Thomas  <matt@3am-software.com>
7257         * MAINTAINERS: Add myself as a vax port maintainer.
7259 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7261         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7262         (configure-build-[+module+], configure-[+module+]): Likewise.
7263         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7264         * Makefile.in: Regenerate.
7266 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7268         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7269         shared/dylibed libraries.
7270         * ltmain.sh: Likewise.
7271         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7272         * ltcf-cxx.sh: Likewise.
7273         * ltcf-gcj.sh: Likewise.
7274         * ltconfig: Likewise.
7276 2003-11-17  Stan Cox  <scox@redhat.com>
7278         * MAINTAINERS: Add myself as iq2000 port maintainer.
7280 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7282         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7283         * Makefile.in: Regenerate.
7285 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7287         * config.sub: Update to 2003-11-03 version.
7289 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7291         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7292         * configure:  Regenerate.
7294 2003-10-20  Nicolas Pitre  <nico@cam.org>
7296         * MAINTAINERS: Add myself to 'Write After Approval' section.
7298 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7300         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7302 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7304         * MAINTAINERS: Update my email address.
7306 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7308         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7310 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7312         * MAINTAINERS: Add myself to 'Write After Approval' section.
7314 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7316         * config.guess: Update to 2003-10-16 version.
7317         * config.sub: Update to 2003-10-16 version.
7319 2003-10-15  David Daney  <ddaney@avtrex.com>
7321         * MAINTAINERS: Added myself to 'Write After Approval' section.
7323 2003-10-15  Falk Hueffner  <falk@debian.org>
7325         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7326         'Write After Approval' section. Update email.
7328 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7330         * MAINTAINERS: Move myself from 'Write After Approval' to
7331         'Various Maintainers' section as middle-end maintainer.
7333 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7335         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7336         HOST_FLAGS_TO_PASS.
7337         * Makefile.in: Regenerate.
7339 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7341         * config.guess: Update to 2003-10-07 version.
7342         * config.sub: Update to 2003-10-07 version.
7344 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7346         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7347         * ltconfig (irix5*, irix6*): Don't override version_type.
7349 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7351         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7352         * configure: Rebuilt
7353         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7354         * Makefile.in: Rebuilt
7356 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7358         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7360 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7362         * MAINTAINERS (Write After Approval): Add myself.
7364 2003-09-29  Paul Koning  <ni1d@arrl.net>
7366         * MAINTAINERS: Move myself from "Write After Approval"
7367         to CPU platform maintainers for pdp11 platform.
7369 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7371         * MAINTAINERS: Move myself from 'Write After Approval' to
7372         'Various Maintainers' section as libffi testsuite maintainer.
7374 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7376         * configure.in: Pass a computed --program-transform-name
7377         to subconfigures.
7378         * configure: Regenerated.
7380 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7382         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7383         * Makefile.in: Regenerate.
7385         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7386         * Makefile.in: Regenerate.
7388 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7390         * MAINTAINERS: Move myself from 'Write After Approval'
7391         to 'Various Maintainers' (objective-c) section.
7393 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7395         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7396         quoting.
7397         * configure: Regenerated.
7399 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7401         * MAINTAINERS (Write After Approval): Add myself to write after
7402         approval list.
7404 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7406         * MAINTAINERS (Write After Approval): Add myself.
7408 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7410         * MAINTAINERS: Update my e-mail address.
7412 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7414         * libtool.m4 (LD): Correct powerpc64 host match.
7416 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7418         * MAINTAINTERS: Update my affiliation and email address.
7420 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7422         * MAINTAINERS (Write After Approval): Add myself.
7424 2003-09-04  DJ Delorie  <dj@redhat.com>
7426         * configure: Regenerate.
7428 2003-09-04  Robert Millan  <robertmh@gnu.org>
7430         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7432 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7434         * configure.in: Ensure arguments to sed are properly spaced.
7435         * configure: Regenerate.
7437 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7439         * MAINTAINERS: Update my e-mail address.
7441 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7443         * MAINTAINERS (Write After Approval): Add myself.
7445 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7447         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7448         * configure: Regenerated.
7450 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7452         * MAINTAINERS: Update my email address.
7454 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7456         * configure.in:  Use newline instead of semicolon when assuming
7457         shell arguments in a for loop.
7458         * configure:  Regenerated.
7460 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7462         * MAINTAINERS: Resurrect the i860 maintainer.
7464 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7466         PR 8180
7467         * configure.in: When testing with_libs and with_headers, treat
7468         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7469         * configure: Regenerate.
7471         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7472         make, shell, etc.
7473         (baseargs): Likewise.
7474         * configure: Regenerate.
7476 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7478         * MAINTAINERS (Write After Approval): Add myself.
7480 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7482         * configure.in: Disable libgcj for darwin not on powerpc.
7483         * configure: Rebuild.
7485 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7487         * config-ml.in, symlink-tree: Add license.
7489 2003-08-03  Richard Stallman  <rms@gnu.org>
7490             Eben Moglen  <moglen@columbia.edu>
7492         * README.SCO: New file.
7494 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7496         * Makefile.tpl (check, check-c++): Express dependencies using
7497         dependencies rather than commands.
7498         * Makefile.in: Regenerate.
7500 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7502         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7503         * configure: Ditto.
7505 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7507         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7508         * Makefile.in: Update.
7510 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7512         * configure.in: Enable libgcj for darwin.
7513         * configure: Rebuild.
7515 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7517         * config-ml.in:  Use ac_configure_args directly instead of
7518         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7519         actually seen.
7521 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7523         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7524         creating target and build subdirs to build all parent dirs as needed.
7525         * Makefile.in: Rebuild.
7526         * configure.in: Don't build dirs explicitly here.
7527         * configure: Rebuild.
7529 2003-07-26  Paul Brook  <paul@nowt.org>
7531         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7533 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7535         * Makefile.tpl (all-make): Depend on intl.
7536         * Makefile.in: Rebuilt.
7538 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7540         * install-sh:  Update to newer upstream versions (associated with
7541         aclocal 1.7).
7542         * mkinstalldirs:  Likewise.
7543         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7545 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7547         * MAINTAINERS: Move self from Bug database only accounts
7548         to write-after-approval.
7550 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7552         * config.if: Remove unused libc_interface determination.
7554 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7556         * MAINTAINERS: Move self from write-after-approval to
7557         build machinery (*.in).
7559 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7561         PR bootstrap/11273
7562         PR bootstrap/11408
7563         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7564         unused INSTALL_PROGRAM_ARGS.
7565         * configure.in: Use AC_PROG_INSTALL.
7566         * Makefile.in: Regenerate.
7567         * configure: Regenerate.
7569 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7571         * MAINTAINERS: Alphabetize.
7573 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7575         * configure: Rebuilt.
7576         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7577         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7578         newlib nor libgloss.
7579         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7580         * configure.in (am33_2.0-*-linux*): Added.
7582 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7584         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7585         * configure: Regenerate.
7587 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7589         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7590         * Makefile.in: Regenerate.
7592 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7594         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7595         * Makefile.in: Regenerate.
7597 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7599         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7600         * Makefile.in: Regenerated.
7602         * config-ml.in: Replace PWD with PWD_COMMAND.
7604 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7606         * intl: New directory; see intl/ChangeLog for details.
7607         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7608         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7609         * Makefile.in: Regenerate.
7611 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7613         * configure.in: Clean up config-lang.in handling.  Delete
7614         useless assignment to "subdirs".
7615         * configure: Regenerate.
7617 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7619         * configure.in: Rename 'target_libs' to 'target_libraries'.
7620         Remove useless reference to 'target_libs'.
7621         * configure: Regenerate.
7623 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7625         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7626         * Makefile.in: Regenerate.
7628 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7630         * Makefile.def: Introduce flags_to_pass.
7631         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7632         * Makefile.in: Regenerate.
7634 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7636         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7637         and target-libgloss.
7638         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7639         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7640         * configure: Regenerate.
7642 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7644         * configure.in: Update testsuite_flags to new location.
7645         * configure. Regenerate.
7647 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7649         * Makefile.tpl: Remove BUILD_CC stuff.
7650         * Makefile.in: Regenerate.
7652 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7654         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7656 2003-06-16  Graeme Peterson  <gp@qnx.com>
7658         * MAINTAINERS (Write After Approval): Add myself.
7660 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7662         * config.guess: Update to 2003-06-12 version.
7663         * config.sub: Update to 2003-06-13 version.
7665 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7667         * config.guess: Update to 2003-06-06 version.
7668         * config.sub: Update to 2003-06-06 version.
7670 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7672         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7673         * configure. Regenerate.
7675 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7677         * configure.in: Disable serial configure by default.
7678         * configure: Regenerate.
7679         * Makefile.tpl: Abolish .NOTPARALLEL.
7680         * Makefile.in: Regenerate.
7682         * Makefile.tpl: Replace {build,host,target}_canonical by
7683         {build,host,target}.
7684         * Makefile.in: Regenerate.
7686         * Makefile.tpl: Fix stupid pasto.
7687         * Makefile.in: Regenerate.
7689 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7691         * Makefile.tpl: Remove bogus conditional.
7692         * Makefile.in: Regenerate.
7694 2003-06-05  Jan Hubicka  <jh@suse.cz>
7696         * Makefile.tpl (profiledbootstrap): New target.
7697         * Makefile.in (profiledbootstrap): New target.
7699 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7701         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7702         Pinski. Remove user names from other bugzilla-only maintainers.
7704 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7706         * Makefile.tpl: Make 'recursive targets' using autogen rather
7707         than shell loop.  Remove duplicate 'clean' targets and false
7708         comments.
7709         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7710         Add systematic method of specifying missing targets in subdirs.
7711         Add copyright boilerplate.
7712         * Makefile.in: Regenerate.
7713         * configure.in: Add 'recursive targets' to maybe list.
7714         * configure: Regenerate.
7716         * MAINTAINERS: "GNATS only" -> "Bug database only".
7718         * Makefile.tpl: Rename [+target+] to [+make_target+].
7719         * Makefile.def: Rename 'target' to 'make_target'.
7721 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7723         * MAINTAINERS: Add self as options handling maintainer.
7725 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7727         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7728         been too long since I touched those ports.
7730 2003-05-28  DJ Delorie  <dj@redhat.com>
7732         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7733         * Makefile.in: Regenerate.
7735 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7737         * configure.in: Use curly braces in the definition of tooldir.
7738         * configure: Regenerate.
7740 2003-05-21  DJ Delorie  <dj@redhat.com>
7742         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7743         newlib or libgloss.
7744         * Makefile.in: Regenerate.
7746 2003-05-21  DJ Delorie  <dj@redhat.com>
7748         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7749         * Makefile.in: Regenerate.
7751 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7753         * MAINTAINERS: Update my e-mail address.
7755 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7757         * configure.in: Switch more things to use maybe dependencies.
7758         * Makefile.tpl: Switch more things to use maybe dependencies.
7759         Factor out common code from autogen IF statements.
7760         * configure: Regenerate.
7761         * Makefile.in: Regenerate.
7763 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7765         * configure.in: Accept i[3456789]86 for machine type.
7766         * configure: Regenerate.
7768 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7770         * configure.in: Switch more things to use maybe dependencies.
7771         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7772         * configure: Regenerate.
7773         * Makefile.tpl: Switch more things to use maybe dependencies.
7774         * Makefile.in: Regenerate.
7776 2003-05-16  Andreas Schwab  <schwab@suse.de>
7778         * Makefile.tpl (install-opcodes): Define.
7779         * Makefile.in: Rebuild.
7781 2003-05-13  Andreas Jaeger  <aj@suse.de>
7783         * config.guess: Update to 2003-05-09 version.
7784         * config.sub: Update to 2003-05-09 version.
7786 2003-05-13  Michael Eager  <eager@mvista.com>
7788         * configure.in: Correct sed script so that options in quotes are not
7789         deleted.
7790         * configure: Rebuild.
7792 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7794         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7795         and $$s/newlib/libc/sys/cygwin32 include paths.
7796         * configure: Ditto.
7798 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7800         * MAINTAINERS: Update my email addresses.
7802 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7804         * config-ml.in: Propagate INSTALL variables.
7806 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7808         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7810 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7812         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7813         * Makefile.in: Regenerate.
7815 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7817         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7819 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7821         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7823 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7825         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7826         * Makefile.in: Regenerated.
7828 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7830         * MAINTAINERS (Write After Approval): Upgrade myself from
7831         GNATS only to write-after-approval. Update my mail address.
7833 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7835         (OS Port Maintainers: freebsd): Add myself.
7837 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7839         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7841 2003-04-22  Kean Johnston  <jkj@sco.com>
7843         * MAINTAINERS (SCO ports): Added myself.
7845 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7847         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7849 2003-04-19  Kean Johnston  <jkj@sco.com>
7851         * MAINTAINERS (Write After Approval): Add myself.
7853 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7855         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7856         * Makefile.in: Regenerate.
7858 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7860         * configure.in (powerpc64*-*-linux*): Remove.
7861         * configure: Rebuilt.
7863 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7865         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7866         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7867         and restrap.
7868         * Makefile.in:  Regenerate.
7870 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7872         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7873         * configure: Regenerated.
7875 2003-04-15  DJ Delorie  <dj@redhat.com>
7877         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7879 2003-04-13  Nick Clifton  <nickc@redhat.com>
7881         * config-ml.in: Remove support for --disable-aix removing
7882         call-aix multilibs.
7884 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7886         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7887         * */configure: Rebuilt.
7889 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7891         * MAINTAINERS: Add my email address.
7893 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7895         * MAINTAINERS (Write After Approval): Add myself.
7897 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7899         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7900         * Makefile.in: Regenerate.
7902 2003-03-14  Michael Chastain  <mec@shout.net>
7904         * Makefile.in: Regenerate with correct Makefile.def.
7906 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7908         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7909         Make macro.
7910         * Makefile.in: Regenerate.
7911         * configure.in: Clean up gxx_include_dir logic.
7912         * configure: Regenerate.
7914 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7916         * MAINTAINERS (Write After Approval): Add myself.
7918 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7920         * MAINTAINERS: Update my mail address.
7922 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7924         * configure.in (gxx_include_dir): Fix typo.
7925         * configure: Regenerated.
7927 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7929         * Makefile.tpl: Reindent.
7930         * Makefile.in: Regenerate.
7931         * configure.in: Reindent.  Don't set unused variables.
7932         * configure: Regenerate.
7934 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7936         * configure.in: Include $(build_tooldir)/sys-include in
7937         FLAGS_FOR_TARGET.
7938         * configure: Regenerated.
7940 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7942         * Makefile.tpl: Always pass down RANLIB.
7943         * Makefile.in: Regenerate.
7945         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7946         * Makefile.in: Regenerate.
7947         * configure.in: Remove unused logic relating to --enable-shared
7948         and --enable-threads.  Remove bogus comments.  Remove redundant
7949         noconfigdirs.
7950         * configure: Regenerate.
7952         * configure.in: Replace ${libstdcxx_version} by its value.
7953         Remove reference to mh-dgux.
7954         * configure: Regenerate.
7956 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7958         * MAINTAINERS (Write After Approval): Add myself.
7960 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7962         * Makefile.tpl: Rearrange.
7963         * Makefile.in: Regenerate.
7965 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7967         * configure.in: Add support for kaOS as cross build target system.
7968         * configure: Regenerated.
7970 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7972         * MAINTAINERS (Write after approval): Add myself.
7974 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7976         * MAINTAINERS: Update my email address.
7978 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7980         * MAINTAINERS: Add self to blanket write privs. section.
7982 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7984         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7985         configure-target-* as some target builds may require additional
7986         flags for preprocessor tests.
7987         * Makefile.in: Regenerated.
7989 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7991         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7992         * ltconfig: Handle it.
7993         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7994         auto-detecting it.
7996         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7997         it is used as argument to $CC.
7998         * ltcf-gcj.sh: Likewise.
8000         * configure.in: Introduce --enable-maintainer-mode.
8001         * configure: Rebuilt.
8002         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8003         for maintainer mode.
8004         * Makefile.in: Rebuilt.
8006 2003-02-18  Jason Merrill  <jason@redhat.com>
8008         * Makefile.tpl (check-c++): Allow parallelism.
8010 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8012         * MAINTAINERS: Remove John Carr (who never actually had access to
8013         gcc.gnu.org).
8015 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8017         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8018         don't configure target-libobjc.
8019         * configure: Regenerate.
8021 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8023         * Makefile.tpl (RANLIB): Define.
8024         * Makefile.in: Regenerate.
8026 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8028         * MAINTAINERS: Update my email.
8030 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8032         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8033         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8034         * Makefile.in: Regenerated.
8035         * configure.in: Remove all traces of snavigator, db, and grep.
8036         * configure: Regenerated.
8038 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8040         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8041         After Approval.
8043 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8045         * MAINTAINERS (Write after approval): Add myself.
8047 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8049         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8050         * Makefile.in: Regenerated.
8052 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8054         * config.guess: Updated to 2003-01-30's version.
8055         * config.sub: Updated to 2003-01-28's version.
8057 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8059         * config.if: If gcc_version is already set, just use it.  Don't set
8060         gcc_version_trigger if it's already set, otherwise set it to
8061         gcc/version.c, but only if the file exists.  If it is not set and
8062         gcc/version.c does not exist, try to extract the version number from
8063         $CC.
8065 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8067         * MAINTAINERS: Add myself to write-after-approval list.
8069 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8071         * configure.in:  Revert 24Jan change.
8072         * configure:  Regenerate.
8074 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8076         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8077         entry of HJ Lu.
8079 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8081         * configure.in: Revert previous change.
8082         * configure: Regenerate.
8084 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8086         * configure.in: Make rda native-only.
8087         * configure: Regenerate.
8089 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8091         * MAINTAINERS: Move myself from GNATS-only-accounts to
8092         write-after-approval.
8094 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8096         * configure.in: Add missing \.
8097         * configure: Rebuilt.
8099 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8101         * configure.in (baseargs): Avoid using \| in sed regular
8102         expressions.
8103         * configure: Rebuilt.
8105 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8107         * configure.in (baseargs): Remove all supported forms of
8108         --cache-file, --srcdir, --host, --build and --target options
8109         from argument lists.
8110         * configure: Rebuilt.
8112 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8114         * MAINTAINERS: Add myself to write-after-approval list.
8116 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8118         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8119         * configure: Rebuilt.
8121 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8123         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8124         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8125         * Makefile.in: Regenerate.
8126         * configure: Regenerate.
8128 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8130         * configure.in: Remove Makefile in build, host and target modules
8131         unless configure was run with --no-recursion.
8132         * configure: Rebuilt.
8134 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8136         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8137         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8138         * Makefile.in: Regenerate.
8140 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8142         * config.guess: Update to 2003-01-03 version.
8143         * config.sub: Update to 2003-01-03 version.
8145 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8147         * configure: Regenerate with proper autoconf 2.13.
8149 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8151         * configure.in: Add AC_PREREQ for consistency.
8152         * configure: Regenerate.
8154 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8156         * configure.in (GDB_TK): Add tcl directories conditional on
8157         gdb/gdbtk directory being present.
8158         * configure: Regenerate.
8160 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8162         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8163         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8164         * configure: Rebuilt.
8166 2002-12-31  Tom Tromey  <tromey@redhat.com>
8168         * Makefile.in: Rebuilt.
8169         * Makefile.def (target_modules) [libffi]: Allow installation.
8171 2002-12-31  Andreas Schwab  <schwab@suse.de>
8173         * configure.in: Fix use of $program_transform_name.
8174         * configure: Regenerated.
8176 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8178         * configure.in (baseargs): Don't remove first configure argument.
8179         * configure: Regenerated.
8181 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8183         * Makefile.tpl (local-distclean): Don't remove...
8184         (multilib.ts): ... this.  Moved into...
8185         (multilib.out): ... this.  Don't use sub-make.
8186         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8187         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8188         (configure-build-[+module+], configure-[+module+],
8189         configure-target-[+module+], configure-gcc): ... these.  Test
8190         for Makefile existence.  Drop config.status from dependencies.
8191         * Makefile.in: Rebuilt.
8192         * configure.in: Move gcc-version-trigger to the end of
8193         ac_configure_args.  Add comments to maybedep.tmp and
8194         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8195         nonopt from baseargs, matching and removing corresponding
8196         whitespace while at it.
8197         * configure: Rebuilt.
8199 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8201         * configure.in (host_configargs): Replace reference to
8202         no-longer-defined buildopts with --build=${build_alias}.
8203         * configure: Rebuilt.
8205         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8206         program_transform_name to standard idiom.
8207         (AUTOGEN, AUTOCONF): Define.
8208         (Makefile.in): Use $(AUTOGEN).
8209         (Makefile): Depend on config.status, and use autoconf-style rule to
8210         build it.  Move original commands to...
8211         (config.status): ... this new target.
8212         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8213         $(AUTOCONF).
8214         * Makefile.in: Rebuilt.
8216 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8218         * Makefile.tpl: Fix dramatic bustage due to change in
8219         program_transform_name.
8220         * Makefile.in: Regenerate.
8222         * configure.in: Remove unnecessary PATH setting.
8223         * configure: Regnerate.
8225         * configure.in: Don't default to unprefixed tools unless
8226         the native tools will work.
8227         * configure: Regenerate.
8229         * configure.in: Convert to autoconf script.  Blow away lots
8230         of now-redundant Makefile fragments.
8231         * configure: Generate using Autoconf.
8232         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8233         * Makefile.in: Regenerate.
8235 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8237         * configure: Fix stupid bug where RANLIB was mistakenly included.
8239         * configure.in: Rename (buildargs, hostargs, targargs) to
8240         (build_configargs, host_configargs, target_configargs).
8242         * configure.in: Move logic out of sed statement.
8244         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8245         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8247 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8249         * config.sub: Import from master repository
8250         * config.guess: Ditto
8252 2002-12-24  Andreas Schwab  <schwab@suse.de>
8254         * Makefile.tpl (multilib.out): Fix missing space.
8255         * Makefile.in: Regenerate.
8257 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8259         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8260         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8261         * Makefile.in: Regenerate.
8262         * configure.in: Remove unnecessary leftovers.
8264 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8266         * configure.in (extra_ranlibflags_for_target): New variable.
8267         (*-*-darwin): Add -c to ranlib commands.
8268         * configure (tooldir): Handle extra_ranlibflags_for_target.
8270 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8272         * Makefile.tpl: Revert HJL's change.
8273         * Makefile.in: Regenerated.
8274         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8275         always.
8277 2002-12-19  Andreas Schwab  <schwab@suse.de>
8279         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8280         * Makefile.in: Regenerate.
8282 2002-12-18  H.J. Lu  <hjl@gnu.org>
8284         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8285         * Makefile.in: Regenerated.
8287         * configure.in (build_prefix): New. Substitute.
8289 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8291         * Makefile.tpl: Don't let real targets depend on phony targets.
8292         * Makefile.in: Regenerate.
8294         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8295         * Makefile.in: Regenerate.
8297 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8299         * config.sub: Import from master repository
8300         * config.guess: Ditto
8302 2002-12-16  Jason Merrill  <jason@redhat.com>
8304         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8305         previous 'make bootstrap'.
8306         * Makefile.in: Regenerate.
8308 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8310         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8312 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8314         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8315         * Makefile.in: Regenerate.
8317 2002-12-13  Jason Merrill  <jason@redhat.com>
8319         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8320         library tests.
8321         (check-c++): Just depend on it and check-target-libstdc++-v3.
8322         * Makefile.in: Regenerate.
8324 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8326         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8327         * Makefile.in: Rebuilt.
8329 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8331         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8333 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8335         * configure: Fix bug put in by gremlins.
8337         * Makefile.tpl: Substitute more autoconfily.
8338         * configure: Substitute more autoconfily.
8339         * Makefile.in: Regenerate.
8341 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8343         * config.sub: Import from master repository
8344         * config.guess: Ditto
8345         * MAINTAINERS: Added Svein Seldal under write after approval
8347 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8349         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8350         * Makefile.in (all-sim): Ditto.
8352 2002-12-06  DJ Delorie  <dj@redhat.com>
8354         * Makefile.tpl: Change configure dependencies to not have real
8355         targets depend on phony targets.
8357 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8359         * configure.in: Revert unintentional change.
8361         * Makefile.tpl: Change dependency for */multilib.out so that
8362         it works when gcc isn't in the tree.
8364         * configure.in: Substitute more.
8365         * configure: Run subconfigures from the Makefile.
8366         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8367         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8369 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8371         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8373 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8375         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8376         and corresponding dependencies.
8377         * Makefile.in: Regenerate.
8379         * configure.in (host_tools): Order binutils, gas and ld for
8380         convenience in running the testsuites.
8382         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8383         * Makefile.in: Regenerate.
8384         * configure.in: Introduce rules to serialize subconfigure runs.
8386         * configure.in: Introduce BASE_CC_FOR_TARGET.
8387         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8388         Realize configure-build-* targets.  Realize configure-target-* targets.
8389         * Makefile.in: Regenerate.
8391 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8393         * configure: Move gcc_version_trigger stuff from here...
8394         * configure.in: ...to here.
8396         * configure.in: Separate subconfigure options added by this file from
8397         options given by the user.  Add machinery to put args for host
8398         subconfigures into the Makefile.
8400         * Makefile.tpl: Remove 'vault' targets.
8401         * Makefile.tpl: Reorder and comment dependencies.
8402         * Makefile.in: Regenerate.
8404 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8405         * configure.in: Fix my broken commit of previous patch. (sigh)
8407 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8409         * configure.in: Move host-specific darwin noconfigdirs into
8410         the host-specific section.
8412 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8414         * configure.in: Move host-specific darwin noconfigdirs into
8415         the host-specific section.
8417 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8419         * configure: Remove skip-this-dir support.
8420         * Makefile.tpl: Remove skip-this-dir support.
8422         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8423         subdirectories.
8424         * Makefile.in: Regenerate.
8426         * Makefile.tpl: Strip out useless setting of 'dir'.
8427         * Makefile.in: Regenerate.
8429 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8431         * configure.in: Fix deeply stupid bug.
8433         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8434         shell code in CXX_FOR_TARGET
8435         * Makefile.def: Introduce raw_cxx.
8436         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8437         RAW_CXX_FOR_TARGET.
8438         * Makefile.in: Regenerate.
8440 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8442         * Makefile.tpl: Remove unnecessary ifs.
8443         * Makefile.in: Regenerate.
8445         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8446         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8447         targets for 'no_install' modules.
8448         * configure: Move GDB_TK substitution to configure.in.  Move
8449         build_modules stuff to configure.in.
8450         * configure.in: Implement soft dependency machinery.  Maybe-ize
8451         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8452         * Makefile.in: Regenerate.
8454 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8456         * Makefile.tpl: Make all-target, install-target behave similarly
8457         to all, install (only hitting configured targets).  Eliminate
8458         unused macro defintions.
8460         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8461         build != host.
8463         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8465         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8467         * configure.in: Produce lists of subdir targets we're actually
8468         configuring.  Remove references to "dosrel".
8469         * Makefile.tpl: Let configure set which subdir targets are hit.
8470         Remove install-cross; clean up install; remove ALL.  Remove
8471         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8472         Autogenerate host module targets.  Remove empty dependency lines
8473         and redundant dependency; rearrange slightly.
8474         * Makefile.def: Add host-side libtermcap, utils.
8476         * Makefile.in: Regenerate.
8478 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8480         * ltconfig (osf[345]): Append $major to soname_spec.
8481         Reflect this in library_names_spec.
8482         * ltmain.sh (osf): Prefix $major with . for use as extension.
8484 2002-11-19  Andreas Jaeger  <aj@suse.de>
8486         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8487         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8488         and sparc64 GNU/Linux systems.
8490 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8492         * MAINTAINERS: Update email.
8494 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8496         * MAINTAINERS: Complete James Dennett's entry.
8498 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8500         * MAINTAINERS (Write After Approval): Add myself.
8502 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8504         * Makefile.tpl: syntactic cleanup
8506 2002-11-13  Stuart Hastings  <stuart@apple.com>
8508         * MAINTAINERS: Add myself to write-after-approval list.
8510 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8512         * Makefile.def: Add list of recursive targets to autogenerate.
8513         Add build_modules.
8514         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8515         targets.  Autogenerate *-build-* targets.
8516         * Makefile.in: Regenerate.
8518 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8520         * configure: More autoconf-style substitutions.
8521         * Makefile.tpl: More autoconf-style substitutions.
8522         * Makefile.in: Regenerate.
8524 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8526         * configure: Substitute more variables in a more autoconf-friendly
8527         way.  Simplify slightly.
8528         * Makefile.tpl: Make more variables substitutable in an
8529         autoconf-friendly way.
8530         * Makefile.in: Regenerate.
8532 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8534         * MAINTAINERS (Write After Approval): Add myself.
8536 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8538         * configure.in (v810*): Remove special setting of tools.
8540         * configure: Add support for extra required flags for ar or nm.
8541         * configure.in (aix4.3+): Use above support for target-specific
8542         issues, rather than using config/mt-aix43.
8544 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8546         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8547         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8548         with $srcdir.  Reformat indentation.  Substitute some variables
8549         formerly hard-coded in the Makefile for build=host.
8550         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8551         * Makefile.def: Autogenerate more.
8552         * Makefile.in: Regenerate.
8554 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8556         * MAINTAINERS (Write After Approval): Add myself.
8558 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8560         * Makefile.def (host_modules): Add rda.
8561         * Makefile.in: Regenerate.
8562         * configure.in (target_tool): Add target-rda to list.
8564 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8566         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8568 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8570         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8571         and restrap targets to this rule.
8572         * Makefile.in:  Regenerate.
8574 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8576         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8577         GNATS only accounts.
8579 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8581         * configure.in (i[3456]86-*-linux*): Add check to disable
8582         ${libgcj} for glibc1.
8584 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8586         * MAINTAINERS: Add myself as ip2k port maintainer.
8588 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8590         * configure.in: Add tic4x target.
8592 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8594         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8595         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8596         * Makefile.in: Regenerate.
8598         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8599         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8600         * Makefile.in: Regenerate.
8602 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8604         * MAINTAINERS: Add myself as web pages co-maintainer.
8606 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8608         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8609         * Makefile.in: Regenerate.
8611 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8613         * MAINTAINERS: Add myself and Nathan Sidwell
8614         <nathan@codesourcery.com> as VxWorks maintainers.
8616 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8618         * Makefile.def: Remove order dependency comments.
8619         * Makefile.tpl: Add explicit install-install dependencies.
8620         * Makefile.in: Regenerate.
8622         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8623         * Makefile.in: Regenerate.
8625         * Makefile.tpl: Add configure-target (for src-release in src)
8626         * Makefile.in: Regenerate.
8628 2002-09-30  Nick Clifton  <nickc@redhat.com>
8630         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8632 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8634         * configure.in (s390*-*-linux*): Enable libgcj.
8636 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8638         * configure: Revert accidentally applied changes.
8640         * Makefile.tpl: Make more autoconf-friendly.
8641         * Makefile.in: Regenerate.
8642         * configure: Make substitution more autoconf-like.
8644 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8646         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8647         single entry to handle all these.
8648         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8649         libjava on arm-*-elf.
8651 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8653         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8654         things that depend on them.
8656 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8658         * Makefile.tpl: Make subsituted variables more autoconfy.
8659         * Makefile.in: Regenerate.
8660         * configure: Make seds more autoconfy.
8662 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8664         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8665         * Makefile.in: Regenerate.
8666         * configure.in: Rewrite sed statements to look autoconfy.
8668         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8669         all-target-foo on configure-target-foo.
8670         * Makefile.def: Ditto.
8671         * Makefile.in: Rebuild.
8673 2002-09-25  Andrew Haley  <aph@redhat.com>
8675         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8677 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8679         * Makefile.def: New file.
8680         * Makefile.tpl: New file.
8681         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8682         * contrib/gcc_update: Note that Makefile.in is a generated file.
8684         * configure.in: Minor rearrangement.  Simplify tests.
8686 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8688         * configure.in (with_headers): Skip copy if value is "yes".
8689         (with_libs): Likewise.
8691 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8693         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8694         * configure.in (sh*-*-pe*): Ditto.
8695         * configure.in (mips*-*-pe*): Ditto.
8696         * configure.in (*arm-wince-pe): Ditto.
8698         * configure.in: Rearrange.
8700 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8702         * MAINTAINERS: Update my email address.
8704 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8706         * MAINTAINERS: (Write After Approval): Add myself.
8708 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8710         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8712 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8714         * MAINTAINERS: Change my mailing address.
8716 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8718         * MAINTAINERS (Write After Approval): Remove myself.
8719         (Various Maintainers: c++ runtime libs): Add myself.
8721 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8723         * MAINTAINERS (Write After Approval): Remove myself.
8724         (Various Maintainers: c++ runtime libs): Add myself.
8726 2002-08-15  Eric Christopher  <echristo@redhat.com>
8728         * config.sub: Import from master repository.
8729         * config.guess: Ditto.
8731 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8733         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8734         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8735         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8737 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8739         * MAINTAINERS: Add self to rs6000 vector extensions.
8741 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8743         * libiberty/configure: Reverted unintended yesterday's check in.
8745 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8747         * boehm-gc/configure, libf2c/configure: Rebuilt.
8748         * libffi/configure, libiberty/configure: Ditto.
8749         * libjava/configure, libobjc/configure: Ditto.
8750         * libstdc++-v3/configure, zlib/configure: Ditto.
8751         Merged from binutils:
8752         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8753         From Steve Ellcey <sje@cup.hp.com>:
8754         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8755         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8756         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8757         IA64.
8758         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8759         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8760         soname_spec, sys_lib_search_path_spec): Ditto.
8762 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8764         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8766 2002-08-04  H.J. Lu  (hjl@gnu.org)
8768         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8770 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8772         * MAINTAINERS (Write After Approval): Add myself.
8774 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8776         * configure.in: Move generic linux case to end.  Copy generic
8777         linux noconfigdirs to mips*-*-linux* entry and new
8778         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8780 2002-07-19  Michael Matz  <matz@suse.de>
8782         * MAINTAINERS: Add myself as ra* maintainer.
8784 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8786         * config.guess: Update to 2002-07-09 version.
8787         * config.sub: Update to 2002-07-03 version.
8789 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8791         * MAINTAINERS: Fix typo in a maintainer email address.
8793 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8795         * configure.in: Remove two redundant tests.
8797 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8799         * configure.in (mips*-*-irix6*o32): Enable stabs.
8801 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8803         * configure.in: Don't build grez.
8804         * Makefile.in: Ditto.
8806         * Makefile.in: Remove references to bsp, cygmon, libstub.
8807         * configure.in: Ditto.
8809         * configure.in: Remove leftover reference to gdbtest.
8811 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8813         * configure.in (gxx_include_dir):  Change to match versioned
8814         C++ headers if --enable-version-specific-runtime-libs is used.
8816 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8818         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8820 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8822         * configure.in: Make --without-x work.
8824 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8826         * configure.in: Rearrange target Makefile fragment collection.
8828         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8829         cvs[src].
8830         * configure.in: Ditto.
8832 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8834         * MAINTAINERS (Write After Approval): Update my e-mail address.
8836 2002-06-24  Ben Elliston  <bje@redhat.com>
8838         * configure.in (host_tools): Remove cgen.
8840         * Makefile.in (all-cgen): Remove; runs from its source directory.
8841         (check-cgen, install-cgen, clean-cgen): Likewise.
8842         (all-opcodes): Do not depend on all-cgen.
8843         (all-sim): Likewise.
8845 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8847         * Makefile.in: Eliminate 'apache' targets.
8848         * configure.in: Eliminate 'apache' targets.
8850         * configure.in: Eliminate redundant tests.  Reorganize.
8852         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8854         * config-ml.in: Eliminate references to Cygnus configure.
8856         * Makefile.in: Eliminate references to building emacs.
8858 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8860         * MAINTAINERS: Update my email address.
8862 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8864         * config.if (libstdcxx_incdir): Version C++ headers.
8865         (cxx_incdir): Remove.
8867 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8869         * MAINTAINERS (Write After Approval): Add self.
8871 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8873         * configure.in: Add support for ip2k.
8875 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8877         * configure.in: Fix AIX configury bug.
8879 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8881         * MAINTAINERS (Write After Approval): Add self.
8883 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8885         * configure.in: replace ${topsrcdir} with ${srcdir}
8887         * configure.in: Move definition of libstdcxx_flags
8888         right above usage, rather than waaay earlier.
8890         * configure.in: Pull definition of is_cross_compiler earlier.
8892         * configure.in: Rearrange a little.
8894         * configure.in: Remove references to librx.
8895         * Makefile.in: Remove references to librx.
8897 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8899         * config.sub: Add support for avr target.
8900         Import from master sources, rev 1.255
8902 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8904         * configure, .cvsignore:  Revert previous change...
8905         * Makefile:  ...delete.
8907 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8909         * configure.in: Eliminate ${gasdir} variable.
8911 2002-06-18  Dave Brolley  <brolley@redhat.com>
8913         * configure.in: Add support for frv.
8914         * config.sub: Add support for frv.
8916 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8918         * configure:  Remove garbage from previous commit.
8920 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8922         * configure:  For in-source builds, make a subdir and re-exec there.
8923         * Makefile:  New file.  Pass targets through to build directory.
8924         * .cvsignore:  No longer ignore "Makefile".
8926 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8928         * MAINTAINERS (Write After Approval): Add self.
8930 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8932         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8934 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8936         * configure.in (vax-*-netbsd*): Re-enable gas.
8938 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8940         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8941         BUILD_PREFIX_1, to correct nomenclature.
8942         * configure: Likewise.
8944         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8945         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8947 2002-05-31  Olaf Hering  <olh@suse.de>
8949         * config-ml.in: Propogate DESTDIR also.
8951 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8953         * configure.in (vax-*-netbsd*): Don't build gas for this
8954         platform.
8956 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8958         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8959         and libgcj for AVR.
8961 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8963         * MAINTAINERS (Write After Approval): Add myself.
8965 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8967         * config.guess: Update to 2002-05-22 version.
8968         * config.sub: Likewise.
8970 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8972         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8973         * config-ml.in: Likewise.
8974         * configure: Likewise.
8975         * configure.in: Likewise.
8977 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8979         * MAINTAINERS: Update my email address.
8981 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8983         * configure.in: Simplify makefile fragment collection.
8985         * configure.in: Remove code to build emacs.
8987         * configure.in : Remove --srcdir argument from targargs and buildargs
8988         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8990         * configure: Move some logic to configure.in.
8991         * configure.in: Move some logic from configure.
8993 2002-05-11  Tom Tromey  <tromey@redhat.com>
8995         * MAINTAINERS: Reflect libgcj reality.
8997 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8999         * Makefile.in: Honour DESTDIR.
9001 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9003         * config.guess: Import 2002-03-20 version.
9004         * config.sub: Import 2002-04-26 version.
9006 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9008         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9010 2002-05-07  Tim Josling  <tej@melbpc.org.au>
9012         * MAINTAINERS: Add self.
9014 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9016         * ltmain.sh: Detect and handle object name conflicts
9017         while piecewise linking a static library.
9019 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9021         * configure.in (noconfigdirs): Don't disable libgcj on
9022         sparc64-*-solaris* and sparcv9-*-solaris*.
9024 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9026         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9028 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9030         * configure.in (FLAGS_FOR_TARGET): Do not add
9031         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9032         on i[3456]86-*-linux*.
9034 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9036         * configure.in (noconfigdirs): Replace [ ] with test.
9038         * configure.in (noconfigdirs): Do not add target-newlib if
9039         target == i[3456]86-*-linux*, and host == target.
9041 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9043         * configure.in: delete reference to absent file
9045         * configure.in: replace '[' with 'test'
9047         * configure.in: Eliminate references to gash.
9048         * Makefile.in: Eliminate references to gash.
9050         * configure.in: remove useless references to 'pic' makefile fragments.
9052         * configure.in: (*-*-windows*) Finish removing.
9054         * configure.in: Eliminate redundant test for libgui.
9056 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9058         * MAINTAINERS: Add self and realphabetize.  Update entries
9059         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9060         entry for a29k port maintainer.
9062 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9064         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9065         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9067 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9069         * configure.in: remove references to dead files
9071 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9073         * MAINTAINERS: Add information about purpose of this file.
9075 2002-04-18  Tom Tromey  <tromey@redhat.com>
9077         * configure.in: Disallow configuring libgcj when it is already
9078         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9079         Solaris 2.8 by default.  For PR libgcj/6158.
9081 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9083         * configure.in:  Move default CC setting out of config/mh-* fragments
9084         directly into here.
9086 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9088         * configure.in: don't even try to configure or make a subdirectory
9089         if there's no configure script for it.
9091 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9093         * MAINTAINERS: Remove chill maintainers.
9094         * Makefile.in (CHILLFLAGS): Remove.
9095         (CHILL_LIB): Remove.
9096         (TARGET_CONFIGDIRS): Remove libchill.
9097         (CHILL_FOR_TARGET): Remove.
9098         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9099         CHILL_LIB.
9100         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9101         (CHECK_TARGET_MODULES): Likewise.
9102         (INSTALL_TARGET_MODULES): Likewise.
9103         (CLEAN_TARGET_MODULES): Likewise.
9104         (configure-target-libchill): Remove.
9105         (all-target-libchill): Remove.
9106         * configure.in (target_libs): Remove target-libchill.
9107         Do not compute CHILL_FOR_TARGET.
9108         * libchill: Remove directory.
9110 2002-04-11  DJ Delorie  <dj@redhat.com>
9112         * Makefile.in, configure.in: Sync with binutils, entries
9113         follow...
9115 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9117         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9118         (do-tar, do-bz2): New rules.
9119         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9120         (gdb-tar): New rule.
9121         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9122         (insight_dejagnu.tar): New rule.
9123         (insight.tar): New rule.
9124         (gdb+dejagnu.tar): New rule.
9125         (gdb.tar): New rule.
9127 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9129         * Makefile.in: Add all-tix to deps for all-snavigator
9130         so that tix is built when building snavigator.
9132 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9134         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9135         ld and gdb are not supported.
9137 2002-01-07  Mark Salter  <msalter@redhat.com>
9139         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9140         Allow target-libgloss to be built for arm, strongarm, and xscale.
9142 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9144         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9145         options for i[3456]86-pc-linux* native builds.
9147 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9149         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9150         files from .po files for a distribution.
9152 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9154         * configure.in: Enable libstdc++-v3 for h8300 targets.
9156 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9158         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9159         version from bfd/.
9161 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9163         * Makefile.in (VER): When present, extract the version number from
9164         the file version.in.
9166 2001-05-24  Tom Rix  <trix@redhat.com>
9168         * configure.in : enable ld for aix
9170 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9172         * config.guess: Add linux target for S/390.
9174 2000-11-07  Philip Blundell  <pb@futuretv.com>
9176         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9178 2000-11-03  Philip Blundell  <pb@futuretv.com>
9180         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9181         files.
9183 2001-01-15  Ben Elliston  <bje@redhat.com>
9185         * configure.in (host_tools): Add sid.
9186         Always configure cgen.
9188 2000-11-24  Nick Clifton  <nickc@redhat.com>
9190         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9193 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9195         * Makefile.in (ALL_MODULES): Add all-cgen.
9196         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9197         (all-cgen): New target.
9198         (all-opcodes,all-sim): Depend on all-cgen.
9199         * configure.in (host_tools): Add cgen.
9200         Only configure cgen if --enable-cgen-maint.
9202 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9204         * configure.in: Add *-*-freebsd* configurations.
9206 2002-04-08  Tom Tromey  <tromey@redhat.com>
9208         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9209         Fixes PR libgcj/6068.
9211 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9213         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9215 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9217         * configure.in (alpha*-dec-osf*): Enable libgcj.
9219 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9221         * MAINTAINERS (Write After Approval): Add myself.
9223 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9225         Fix for: PR bootstrap/3591, target/5676
9226         * configure.in (mcore-pe): Disable the configuration of
9227         libstdc++-v3 since exceptions are not supported.
9229 2002-03-20  Anthony Green  <green@redhat.com>
9231         * configure.in: Enable libgcj for xscale-elf target.
9233 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9235         * MAINTAINERS:  Update my email address.
9237 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9239         * ltmain.sh (relink_command): Fix typo in previous change.
9241 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9243         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9244         (relink_command): Added --tag flags.
9245         (mode=install): If relinking fails; error out.
9247 2002-03-12  Richard Henderson  <rth@redhat.com>
9249         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9250         .NOTPARALLEL tag.
9251         (do-check): Rename from check.
9252         (check): Allow parallel check.
9254 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9256         * MAINTAINERS: Add myself as maintainer for xtensa port.
9257         Fix alphabetical order in CPU port maintainer list.
9258         Remove myself from Write After Approval list.
9260 2002-03-11  Richard Henderson  <rth@redhat.com>
9262         * Makefile.in (.NOTPARALLEL): Add fake tag.
9264 2002-03-07  H.J. Lu  (hjl@gnu.org)
9266         * configure.in: Enable gprof for mips*-*-linux*.
9268 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9270         * MAINTAINERS (Write After Approval): Add myself.
9272 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9274         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9275         libjava.
9276         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9278 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9280         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9281         because its Makefile is there; test for the executable instead.
9283 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9285         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9286         libstdc++-v3 and libjava.
9288 2002-02-11  Adam Megacz  <adam@xwt.org>
9290         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9291         boehm-gc
9293 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9295         * config.guess: Updated to 2002-01-30's version.
9296         * config.sub: Updated to 2002-02-01's version.
9297         Contribute sh64-elf.
9298         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9299         * configure.in: Added sh64-*-*.
9301 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9303         * MAINTAINERS: Belatedly add myself to write after approval list.
9305 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9307         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9308         Remove self as Write After Approval.
9310 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9312         * MAINTAINERS: Put self in as maintainer for contrib/regression
9313         directory.
9315 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9317         * MAINTAINERS:  Update my email address.
9319 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9321         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9322         target-libiberty, and target-libgloss.  Skip Java-related
9323         libraries if not supported for NetBSD on target CPU.
9325 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9327         * install-sh: Use _inst.$$_ for temp file name.
9329 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9331         * MAINTAINERS (Write After Approval): Move my contact info
9332         from here...
9333         (OS Port Maintainers): ...to here (netbsd).
9335 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9337         * MAINTAINERS (Write After Approval): Add myself.
9339 2002-01-17  H.J. Lu  <hjl@gnu.org>
9341         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9342         (all-target-fastjar): Also depend on all-target-libiberty.
9344 2002-01-16  H.J. Lu  (hjl@gnu.org)
9346         * config.guess: Import from master sources, rev 1.225.
9347         * config.sub: Import from master sources, rev 1.238.
9349 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9351         * MAINTAINERS (Write After Approval): Remove myself.
9353 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9355         * MAINTAINERS (Write After Approval): Add myself.
9357 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9359         * MAINTAINERS: Add self as docs co-maintainer.
9361 2001-12-11  Matthias Klose  <doko@debian.org>
9363         * MAINTAINERS (Write After Approval): Add myself.
9365 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9367         * MAINTAINERS: Update my email address.
9369 2001-12-07  Turly O'Connor  <turly@apple.com>
9370         * MAINTAINERS (Write After Approval): Add myself.
9371         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9372         (rs6000_initialize_trampoline): Call __trampoline_setup for
9373         ABI_DARWIN too.
9374         * darwin-tramp.asm: New file, implements __trampoline_setup.
9375         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9377 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9379         * MAINTAINERS (Write After Approval): Add myself.
9381 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9383         * configure, configure.in: Use temp file for long sed commands.
9385 2001-12-03  Laurent Guerby  <guerby@acm.org>
9387         * config.sub: Update to version 1.232 on subversion.
9389 2001-12-03  Ben Elliston  <bje@redhat.com>
9391         * MAINTAINERS: Update mail address for config.* patches.
9393 2001-11-27  DJ Delorie  <dj@redhat.com>
9394             Zack Weinberg  <zack@codesourcery.com>
9396         When build != host, create libiberty for the build machine.
9398         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9399         CONFIG_ARGUMENTS.
9400         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9401         New variables.
9402         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9403         and rules.
9404         (all.normal): Depend on ALL_BUILD_MODULES.
9405         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9406         (all-build-libiberty): Depend on configure-build-libiberty.
9408         * configure: Calculate and substitute proper value for
9409         ALL_BUILD_MODULES.
9410         * configure.in: Create the build subdirectory.
9411         Calculate and substitute TARGET_CONFIGARGS (formerly
9412         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9414 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9416         * MAINTAINERS (write-after-approval): Add self.
9418 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9420         * MAINTAINERS (GNATS only accounts): Remove self.
9422 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9424         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9425         libf2c.
9427 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9429         * MAINTAINERS (Write After Approval): Add self.
9431 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9433         * MAINTAINERS: mips and s390 are also CPU ports.
9435 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9437         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9439 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9441         * MAINTAINERS: Alphabetize.
9443 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9445         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9447 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9449         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9451 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9453         * configure.in (--enable-languages): Be more permissive about
9454         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9456 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9458         * config.sub: Import from master sources, rev. 1.230.
9459         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9461 2001-11-07  Laurent Guerby  <guerby@acm.org>
9463         * MAINTAINERS (Write After Approval): Add self.
9465 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9467         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9469 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9471         * config.sub: Import from master sources, rev 1.226.
9472         * config.guess: Import from master sources, rev 1.216.
9474 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9476         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9477         * MAINTAINERS: Add self as maintainer of MMIX port.
9478         Remove old after-approval entry.
9480 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9482         * ChangeLog, configure: Fix spelling errors.
9484 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9486         * MAINTAINERS: Tweak my address.
9488 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9490         * MAINTAINERS: Update my email address.
9492 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9494         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9495         * MAINTAINERS: Add self as maintainer of CRIS port.
9497 2001-10-10  Geert Bosch  <bosch@gnat.com>
9499         * MAINTAINERS (Various maintainers: Ada front end):
9500         Added Robert Dewar.
9502 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9504         * MAINTAINERS (Write After Approval): Added self
9506 2001-10-02  Geert Bosch  <bosch@gnat.com>
9508         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9510 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9512         * configure: Handle temporary files securely using mkdir.
9514 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9516         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9518 2001-09-26  Will Cohen  <wcohen@redhat.com>
9520         * configure.in (*-*-linux*): Disable configuration of target-newlib
9521         and target-libgloss.
9523 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9525         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9526         RANLIB.
9528 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9530         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9531         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9532         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9533         avoid quotes nesting problems.
9534         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9535         (DO_X): Export only variables that are set.
9537 2001-09-19  Ben Elliston  <bje@redhat.com>
9539         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9540         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9541         semantics.  Use the shell built-in "type" command instead.
9543 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9545         Merged from gcc-3_0-branch:
9546         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9547         * ltcf-c.sh: Use $objext, not $ac_objext.
9548         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9549         * ltcf-cxx.sh: Add support for GNU.
9550         2001-07-22  Timothy Wall  <twall@redhat.com>
9551         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9552         default settings if using GNU tools with that configuration.
9553         * ltcf-cxx.sh: Ditto.
9554         * ltcf-gcj.sh: Ditto.
9555         2001-07-21  Michael Chastain  <chastain@redhat.com>
9556         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9557         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9558         * ltmain.sh: Mark as gcc-local.
9560 2001-08-30  Eric Christopher  <echristo@redhat.com>
9561             Jason Eckhardt  <jle@redhat.com>
9563         * config.guess: Merge from master sources.
9564         * config.sub: Merge from master sources, add support for mipsisa32.
9566 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9567         * config.sub: Merge from master sources, rev 1.219.
9568         * MAINTAINERS: Add self as contact for stormy16 port.
9570 2001-08-14  Zack Weinberg  <zackw@panix.com>
9572         * config.sub: Merge from master sources, rev 1.218.
9573         * config.guess: Merge from master sources, rev 1.209.
9575 2001-08-11  Graham Stott  <grahams@redhat.com>
9577         * Makefile.in (check-c++): Add missing semicolon.
9579 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9581         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9583 2001-07-30  Eric Christopher  <echristo@redhat.com>
9585         * MAINTAINERS (Various maintainers: mips port): Added myself.
9587 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9589         * configure.in (sh-*-linux*): New.
9591 2001-07-27  Richard Henderson  <rth@redhat.com>
9593         * .cvsignore: Add LAST_UPDATED.
9595 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9597         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9599 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9601         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9603 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9605         * MAINTAINERS (Write After Approval): Added myself.
9607 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9609         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9610         and libgcj on m68hc11/m68hc12.
9612 2001-06-27  H.J. Lu  (hjl@gnu.org)
9614         * Makefile (CFLAGS_FOR_BUILD): New.
9615         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9617 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9619         * README: Remove version number.
9621 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9623         * INSTALL/README: Update wrt. to the installation instructions now
9624         residing in gcc/doc/install.texi.
9626 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9628         * README: Replace with a cut-down and updated version of gcc/README.
9630 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9632         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9633         multilibs to be disabled.
9635 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9637         * MAINTAINERS (Write After Approval): Add myself.
9639 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9641         * config.guess: Import CVS version 1.195.
9642         * config.sub: Import CVS version 1.212.
9644 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9646         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9647         gcc/xgcc is built, use -print-prog-name to find out the program
9648         name to use.
9650 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9652         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9653         appear to also be in the master copy.
9654         * config.sub:  Import CVS version 1.211.
9656 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9658         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9659         with_gcc]: Use `gcc -shared' to build a shared library.
9661 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9663         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9664         archives.
9666 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9668         * MAINTAINERS (Write After Approval): Add myself.
9670 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9672         * configure.in (libstdcxx_flags): Do not try to execute
9673         libstdc++-v3/testsuite_flags until it exists.
9675 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9677         * MAINTAINERS: Update my email address.
9679 2001-05-31  Graham Stott  <grahams@redhat.com>
9681         * MAINTAINERS (Write After Approval): Add myself.
9683 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9685         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9686         libraries when using g++ with native linker.
9688 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9690         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9692 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9694         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9695         [aix4*|aix5*]: Prepend blank.
9697 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9699         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9700         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9701         of subdir/configure scripts to use the new libtool.m4.
9703 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9705         * MAINTAINERS (Write After Approval): Add myself.
9707 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9709         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9711 2001-05-11  Ben Elliston  <bje@redhat.com>
9713         * Makefile.in (all-sid): New target.
9714         (check-sid, clean-sid, install-sid): Likewise.
9716 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9718         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9720 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9722         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9723         libgcj.
9725 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9727         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9728         gcc/xgcc is built, use -print-prog-name to find out the program
9729         name to use.
9731 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9733         * configure.in (noconfigdirs): Don't reset it from scratch in the
9734         target case; only append to it.
9736         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9737         sparc-*-solaris2.8]: Disable ${libgcj}.
9739 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9741         * configure.in (libgcj_saved): Copy from $libgcj.
9742         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9743         --disable-libgcj.
9745 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9747         * MAINTAINERS: Remove self as MIPS maintainer and
9748         C front end maintainer.
9750 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9752         * configure.in: Move *-chorusos target case to the proper switch.
9753         Disable libgcj.
9755 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9757         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9758         1.641.2.228.
9760 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9762         * Makefile.in (STAGE1_CFLAGS): Pass down.
9764 2001-04-13  Alan Modra  <amodra@one.net.au>
9766         * config.guess: Add hppa64-linux support.  Note for next import that
9767         this is already in the master file.
9768         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9770 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9772         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9773         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9775 2001-04-11  Stan Shebs  <shebs@apple.com>
9777         * MAINTAINERS: Add self as Darwin port maintainer.
9779 2001-04-11  Alan Modra  <amodra@one.net.au>
9781         * MAINTAINERS: Update my email address.
9783 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9785         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9786         recent versions of FreeBSD (release 3 or later).
9787         * ltconfig: On FreeBSD, -lc must not be provided when building
9788         a shared library or else the standard -pthread gcc option is
9789         rendered worthless to later users of the built library.
9791 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9793         * MAINTAINERS: Add self and RTH as C front end maintainers.
9795 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9797         * config.sub: Make sure to match an already-canonicalized
9798         machine name (eg. mn10300-unknown-elf).
9800 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9802         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9803         New macros.
9804         (bootstrap, cross): Use RECURSE_FLAGS.
9805         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9807 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9809         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9811 2001-03-22  Colin Howell  <chowell@redhat.com>
9813         * Makefile.in (DO_X): Do not backslash single-quotes in
9814         backquotes (two places).
9816 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9818         Re-installed:
9819         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9820         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9821         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9822         * ltcf-cxx.sh: Likewise.
9823         * ltcf-gcj.sh: Likewise.
9825 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9827         * MAINTAINERS: Add myself as "documentation co-maintainer".
9829 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9831         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9832         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9834 2001-03-19  Tom Tromey  <tromey@redhat.com>
9836         * config-ml.in: Handle GCJ and GCJFLAGS.
9838 2001-03-21  Michael Chastain  <chastain@redhat.com>
9840         * Makefile.in: all-m4 depends on all-texinfo.
9842 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9844         * MAINTAINERS: Add myself to write after approval list.
9846 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9848         * Makefile.in (DO_X): Quote nested quotes.
9850 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9852         * MAINTAINERS: Add myself to write after approval list.
9854 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9856         * Makefile.in (DO_X): Use double quotes for quoting
9857         "RANLIB=$${RANLIB}".
9859 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9861         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9863 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9865         * configure.in: Only use `lang_requires' for languages athat are
9866         actually enabled.
9868 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9870         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9872 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9874         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9876 2001-03-07  Tom Tromey  <tromey@redhat.com>
9878         * configure.in: Allow config-lang.in to set `lang_requires' to list
9879         of other required languages.
9881 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9883         * Makefile.in: Remove RANLIB definition. Use RANLIB
9884         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9885         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9887 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9888             Alexandre Oliva  <aoliva@redhat.com>
9890         * Makefile.in (check-c++): Use tabs, not spaces.
9892 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9894         * MAINTAINERS: add myself to Write After Approval list.
9896 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9898         * Makefile.in (check-c++): New rule.
9900         * configure.in (target_libs): Remove libg++.
9901         (noconfigdirs): Remove libg++.
9902         (noconfigdirs): Same.
9903         (noconfigdirs): Same.
9904         (noconfigdirs): Same.
9906         * config-ml.in: Remove libg++ references.
9908         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9909         (ALL_TARGET_MODULES): Same.
9910         (configure-target-libg++): Remove.
9911         (all-target-libg++): Remove.
9912         (configure-target-libio): Remove.
9913         (all-target-libio): Remove.
9914         (check-target-libio): Remove.
9915         (.PHONY): Remove.
9916         (libg++.tar.bz2): Remove.
9917         (all-target-cygmon): Remove libio.
9918         (all-target-libstdc++): Remove.
9919         (configure-target-libstdc++): Remove.
9920         (TARGET_LIB_PATH): Remove libstdc++.
9921         (ALL_GCC_CXX): Remove libstdc++.
9922         (all-target-gperf): Correct.
9924 2001-02-16  Nick Clifton  <nickc@redhat.com>
9926         * configure.in (noconfigdirs): Allow configuration of texinfo
9927         for Cygwin hosts.
9929 2001-02-15  Anthony Green  <green@redhat.com>
9931         * configure: Introduce GCJ_FOR_TARGET.
9932         * configure.in: Ditto.
9933         * Makefile.in: Ditto.
9935 2001-02-13  Andreas Schwab  <schwab@suse.de>
9937         * MAINTAINERS: Update mail address.
9939 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9941         * config.guess: Add linux target for S/390.
9942         * config.sub: Likewise.
9944 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9946         * configure.in: for *-chorusos, don't config target-newlib and
9947         target-libgloss.
9949 2001-02-06  Ben Elliston  <bje@redhat.com>
9951         * configure: Output host type to stdout, not stderr.
9953 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9955         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9956         * ltcf-cxx.sh: Likewise.
9958         * config.if: Assume enable_libstdcxx_v3 is defined.
9960 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9962         Remove V2 C++ library.
9963         * configure.in: Remove --enable-libstdcxx_v3 support.
9965 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9967         * include/demangle.h: Add prototype for java_demangle_v3.
9969 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9971         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9973 2001-01-27  Richard Henderson  <rth@redhat.com>
9975         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9977 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9979         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9980         Don't unset, it's non-portable and no longer necessary, set to empty
9981         instead.
9983 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9985         * ltconfig: Shell portability fix for the tagname validity check.
9987 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9989         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9990         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9992 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9994         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9996 2001-01-26  Tom Tromey  <tromey@redhat.com>
9998         * configure.in: Allow libgcj to be built on Sparc Solaris.
10000 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
10002         * ltcf-c.sh: Add aix5 case.
10003         * ltcf-cxx.sh: Likewise.
10004         * ltconfig: Likewise.
10006 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10008         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10009         keep at least one of build_libtool_libs or build_old_libs set to
10010         yes.
10012         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10013         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10015 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10017         * configure.in: Enable libgcj on several additional platforms.
10019 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10021         * configure.in: Enable libgcj for linux targets.
10023 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10025         * MAINTAINERS (Write After Approval): Add myself.
10027 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10029         * MAINTAINERS: Add myself as vax port maintainer.
10031 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10033         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10035 2001-01-09  Mike Stump  <mrs@wrs.com>
10037         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10038         failures of subdirectories.
10040 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10042         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10043         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10044         * ltcf-cxx.sh: Likewise.
10045         * ltcf-gcj.sh: Likewise.
10046         * ltconfig.sh: Fix typo.
10048 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10050         * configure: handle DOS-style absolute paths.
10052 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10054         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10056 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10058         * MAINTAINERS: Add myself as avr port co-maintainer.
10060 2000-12-28  Ben Elliston  <bje@redhat.com>
10062         * MAINTAINERS: Add myself under ``Write After Approval''.
10064 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10066         * texinfo: Remove directory from GCC.
10068 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10070         * COPYING: Update to current
10071         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10072         to 19yy as example year in copyright notice).
10074 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10076         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10077         (libstdcxx_incdir): Pass down.
10078         * config.if: Remove expired bits for cxx_interface, add stub.
10079         (libstdcxx_incdir): Add variable for g++ include directory.
10080         * configure.in (gxx_include_dir): Use it.
10082 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10084         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10085         with old-email address from ``Write After Approval''.
10087 2000-12-15  Andreas Jaeger  <aj@suse.de>
10089         * configure.in: Handle lang_dirs.
10091 2000-12-14  Tom Tromey  <tromey@redhat.com>
10093         * MAINTAINERS: Removed brads.
10095         * MAINTAINERS: Added gcj developers.
10097 2000-12-13  Anthony Green  <green@redhat.com>
10099         * configure.in: Disable libgcj for any target not specifically
10100         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10101         with g++ abi.
10103 2000-12-13  Mike Stump  <mrs@wrs.com>
10105         * Makefile.in (local-distclean): Also remove fastjar.
10107 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10109         * contrib/gcc_update: Add fastjar --touch entries.
10111 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10113         * configure.in: Disable language-specific target libraries for
10114         languages that aren't enabled.
10116 2000-12-10  Anthony Green  <green@redhat.com>
10118         * configure.in: Define libgcj.  Disable libgcj target libraries for
10119         most targets.
10121 2000-12-10  Neil Booth  <neilb@earthling.net>
10123         * MAINTAINERS: Update mail address, remove from WAA list.
10125 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10127         * libjava: Imported from /cvs/java.
10128         * libffi: Likewise.
10129         * Boehm-gc: Likewise.
10131 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10133         * configure.in (target_libs): Revert 2000-12-08 patch.
10134         (noconfigdirs): Added target-libjava.
10136 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10138         * djunpack.bat: removed.
10140 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10142         * Makefile.in: handle DOS-style absolute paths.
10143         * config-ml.in: likewise.
10144         * symlink-tree: likewise.
10146 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10148         * fastjar: Imported.
10150 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10152         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10153         libjava.
10154         * configure.in (target_libs): Removed `target-libjava'.
10156 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10158         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10159         (ALL_MODULES): Added fastjar.
10160         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10161         (all-target-libjava): all-fastjar replaces all-zip.
10162         (all-fastjar): Added.
10163         (configure-target-fastjar, all-target-fastjar): Likewise.
10164         * configure.in (host_tools): Added fastjar.
10166 2000-12-07  Mike Stump  <mrs@wrs.com>
10168         * Makefile.in (local-distclean): Remove leftover built files.
10170 2000-11-24  Nick Clifton  <nickc@redhat.com>
10172         * configure.in (xscale-elf): Add target.
10173         (xscale-coff): Add target.
10175 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10177         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10178         recent versions of FreeBSD (release 3 or later).
10179         * ltconfig: On FreeBSD, -lc must not be provided when building
10180         a shared library or else the standard -pthread gcc option is
10181         rendered worthless to later users of the built library.
10183 2000-11-16  Fred Fish  <fnf@be.com>
10185         * configure.in (enable_libstdcxx_v3): Fix typo,
10186         libstd++ -> libstdc++.
10188 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10190         * MAINTAINERS: Add self to Write After Approval list.
10192 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10194         * MAINTAINERS: Update my email address.  Add myself to global write
10195         privs list.
10197 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10199         * Makefile.in: Merge with src and libgcj.
10200         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10201         configure-target-<library> when their configure scripts need the C
10202         or C++ library to have already been built to work properly.
10203         (do_proto_toplev): Set them to an empty string.
10205         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10206         (REALLY_SET_LIB_PATH): Use them.
10208 2000-11-17  Stan Shebs  <shebs@apple.com>
10210         * MAINTAINERS: Add self to Write After Approval list.
10212 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10214         * configure: Provide the original toplevel configure arguments
10215         (including $0) to subprocesses in the environment rather than
10216         through gcc/configargs.h.
10218 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10220         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10221         C99.  Alphabetise "Write After Approval" list.
10223 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10225         * configure: Turn on libstdc++ V3 by default.
10227         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10228         if we've got GCC.
10230 2000-11-11  Philip Blundell  <philb@gnu.org>
10232         * MAINTAINERS: Add self to Write After Approval list.
10234 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10236         * ltcf-c.sh (aix4): Improve shared library configuration; require
10237         exporting symbols.
10238         * ltcf-cxx.sh (aix4): Define.
10239         * ltconfig (aix4): Define library and soname specs appropriate for
10240         AIX.  Define command to create export symbols list.
10242 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10244         * config.sub: Add support for Sun Chorus
10246 2000-10-31  Nick Clifton  <nickc@redhat.com>
10248         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10249         <name>@redhat.com.  Also installed new email address for Clint
10250         Popetz.
10252 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10254         * etc: Remove directory from GCC.
10256 2000-10-16  Michael Meissner  <meissner@redhat.com>
10258         * configure (gcc/configargs.h): Only create if there is a build GCC
10259         directory created.
10261 2000-10-16  Matthias Klose  <doko@debian.org>
10263         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10264         when configured for libstdc++-v3.
10266 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10268         * configure: Save configure arguments to gcc/configargs.h.
10270 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10272         * config.guess: Import CVS version 1.157.
10273         * config.sub: Import CVS version 1.181.
10275 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10277         * Makefile.in (bootstrap): avoid recursion if subdir missing
10278         (cross): ditto
10279         (do-proto-toplev): ditto
10281 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10283         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10284         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10286         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10287         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10288         all affected `configure' scripts.
10290 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10292         * MAINTAINERS: Add self as cpplib co-maintainer.
10294 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10296         * MAINTAINERS: Add self to Write After Approval list.
10298 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10300         * INSTALL/README: egcs -> GCC update.
10302 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10304         * MAINTAINERS: Add myself to Write After Approval list.
10306 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10308         * MAINTAINERS: Add myself to Write After Approval list.
10310 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10312         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10313         X11 libraries for hppa64.
10315 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10317         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10319 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10321         * Makefile.in (all-zlib): Added dummy target.
10323         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10324         ltcf-gcj.sh: Updated from libtool multi-language branch.
10326 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10328         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10329         (bootstrap*): Depend on all-bootstrap.
10331 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10333         * config.guess: Import CVS version 1.156.
10334         * config.sub: Import CVS version 1.179.
10336 2000-09-02  Anthony Green  <green@cygnus.com>
10338         * Makefile.in (all-gcc): Depend on all-zlib.
10339         (CLEAN_MODULES): Add clean-zlib.
10340         (ALL_MODULES): Add all-zlib.
10341         * configure.in (host_libs): Add zlib.
10343 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10345         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10346         crosses, but add gcc/include to the header search path for them.
10348 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10350         * MAINTAINERS: Add self to Write After Approval list.
10352 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10354         * config.guess: Import CVS version 1.152.
10355         * config.sub: Import CVS version 1.177.
10357 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10359         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10360         $targargs to tell whether newlib is going to be built.
10362         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10363         $$r/TARGET_SUBDIR/libio for _G_config.h.
10365 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10367         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10369 2000-08-22  DJ Delorie  <dj@redhat.com>
10371         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10373 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10375         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10376         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10377         sub-configures.
10379 2000-08-21  DJ Delorie  <dj@redhat.com>
10381         * MAINTAINERS: Add self as a libiberty maintainer
10383 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10385         * configure.in (libstdcxx_flags): Use
10386         libstdc++-v3/src/libstdc++.INC.
10388 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10390         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10392 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10394         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10396         * configure: Make enable_threads and enable_shared defaults
10397         explicit.  Substitute enable_threads into generated Makefiles.
10398         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10399         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10401 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10403         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10405 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10407         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10408         previous delta.
10410 2000-08-11  Jason Merrill  <jason@redhat.com>
10412         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10413         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10414         (FLAGS_FOR_TARGET): Not here.
10415         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10417 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10419         * config-ml.in (CC, CXX): Don't introduce a leading space.
10421 2000-08-07  DJ Delorie  <dj@delorie.com>
10423         * MAINTAINERS: Add self as a DJGPP maintainer
10425 2000-08-07  DJ Delorie  <dj@redhat.com>
10427         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10428         "if we're also building gcc, and it's a gcc that will run on the
10429         build machine, we want to use its includes instead of the system's
10430         default includes".
10432 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10434         * MAINTAINERS: Add self to Write After Approval list.
10436 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10438         * configure.in (libstdcxx_flags): Don't use `"'.
10440         * config-ml.in: Adjust multilib search paths to the
10441         appropriate multilib tree.
10443 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10445         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10446         commas in $LANGUAGES.
10448 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10450         * configure.in: Re-enable all references to libg++ and librx.
10452 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10454         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10455         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10456         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10457         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10459         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10461 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10463         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10464         CXX_FOR_TARGET for sed.
10466 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10468         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10469         Do not override if already set in the environment or in configure.
10470         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10471         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10473 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10475         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10476         the libtool CVS tree multi-language branch.
10477         * ltconfig, ltmain.sh: Updated.
10479 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10481         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10482         (clean-target): Depend on it.
10484         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10485         (GCC_FOR_TARGET): Use it.
10486         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10487         * configure.in: ... here.
10488         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10489         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10491 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10493         * MAINTAINERS: Add self to Write After Approval list.
10495 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10497         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10498         (configure-target-libchill, configure-target-libobjc): Likewise.
10500         * configure.in: Use the same cache file for all target libs.
10501         * config-ml.in: But different cache files per multilib variant.
10503 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10505         * configure (topsrcdir): Don't use dirname.
10507 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10509         * MAINTAINERS: Add self to Write After Approval list.
10511 2000-07-20  Jason Merrill  <jason@redhat.com>
10513         * configure.in: Remove all references to libg++ and librx.
10515         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10517 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10519         * config.sub: Update to subversions version 2000-07-06.
10521 2000-07-12  Andrew Haley  <aph@cygnus.com>
10523         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10524         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10526 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10528         * symlink-tree:  Check number of arguments.
10530 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10532         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10533         search path for a g++ extracted from the build tree.  This
10534         will allow link tests run by configure scripts in
10535         subdirectories to succeed.
10537 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10539         * ltconfig: Add support for mips-dde-sysv4.2MP
10541 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10543         * MAINTAINERS: Add myself as loop discovery maintainer.
10545 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10547         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10548         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10550 2000-06-19  Timothy Wall  <twall@cygnus.com>
10552         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10553         * config.sub: Add tic54x target.
10555 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10557         * MAINTAINERS: Add self as Fortran maintainer,
10558         remove Craig Burley.
10560 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10562         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10563         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10565 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10567         * MAINTAINERS: Add self as i18n maintainer
10569 20000-05-21  H.J. Lu  (hjl@gnu.org)
10571         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10572         directory are used if they exist. Make sure
10573         $(build_tooldir)/include is searched for header files,
10574         $(build_tooldir)/lib/ for library files.
10575         (GCC_FOR_TARGET): Likewise.
10576         (CXX_FOR_TARGET): Likewise.
10578 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10580         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10582 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10584         * Makefile.in (configure-target-libiberty): Depend on
10585         configure-target-newlib.
10587 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10589         * configure.in, Makefile.in: Merge all libffi-related
10590         configury stuff from the libgcj tree.
10592 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10594         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10595         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10597 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10599         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10600         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10601         current version information.  Add to proto-toplev directory.
10602         (gdb-taz): Build do-djunpack.
10604 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10606         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10608 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10610         * MAINTAINERS: Add self to Write After Approval list.
10612 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10614         * ltmain.sh: Preserve in relink_command any environment
10615         variables that may affect the linker behavior.
10617 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10619         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10621 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10623         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10625 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10627         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10628         with the version name.
10630 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10632         * MAINTAINERS: Add self as bb-reorder maintainer.
10634 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10636         * config.if: Tweak.
10638 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10640         * djunpack.bat: New file.
10642 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10644         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10645         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10646         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10647         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10649 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10651         * config.sub (case $basic_machine): Change default for "ibm-*"
10652         to "openedition".
10654 2000-04-13  Andreas Jaeger  <aj@suse.de>
10656         * MAINTAINERS: Added myself.
10658 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10660         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10661         (do-md5sum): New target.
10662         (MD5PROG): Define.
10663         (PACKAGE): Default to TOOL.
10664         (VER): Default to a shell script.
10665         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10666         md5 checksum generation.
10667         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10668         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10669         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10670         insight.tar.bz2): Use gdb-taz to create archive.
10672 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10674         * configure (warn_cflags): Delete.
10676 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10678         * MAINTAINERS: Added myself.
10680 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10681             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10683         * configure.in (enable_libstdcxx_v3): Add.
10684         (target_libs): Add bits here to switch between libstdc++-v2 and
10685         libstdc++-v3.
10686         * config.if: And this file too.
10687         * Makefile.in: Add libstdc++-v3 targets.
10689 2000-04-05  Michael Meissner  <meissner@redhat.com>
10691         * config.sub (d30v): Add d30v as a basic machine type.
10693 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10695         * configure.in: -linux-gnu*, not -linux-gnu.
10697 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10699         * MAINTAINERS: Add self in write-after-approval section.
10701 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10703         * MAINTAINERS: Add self as ia64 port maintainer.
10705 2000-03-08  Neil Booth  <NeilB@earthling.net>
10707         * MAINTAINERS: Add self in write-after-approval section.
10709 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10711         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10712         (do-tar-bz2): Replace TOOL with PACKAGE.
10713         (gdb.tar.bz2): Remove GDBTK from GDB package.
10714         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10715         dejagnu.tar.bz2): New packages.
10717 2000-02-27  Andreas Jaeger  <aj@suse.de>
10719         * configure.in: Add entry for mips*-*-linux*, move catch all
10720         *-*-*linux* entry below this one.
10722 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10724         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10726 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10728         * config.sub: Support an OS of "wince".
10730 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10732         * config.guess, config.sub: Updated to match config's 2000-02-15
10733         version.
10735 2000-02-23  Linas Vepstas  <linas@linas.org>
10737         * config.sub: Add support for Linux/IBM 370.
10738         * configure.in: Likewise.
10740 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10742         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10744 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10746         * config.guess: Guess "cygwin" rather than "cygwin32".
10748 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10750         * configure (gcc_version): When setting, narrow search to
10751         lines containing `version_string'.
10753 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10755         * config.sub: Add support for avr target.
10757 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10759         * MAINTAINERS: Add maintainers for MCore port.
10761 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10763         * config.sub: Add mmix-knuth-mmixware.
10765 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10767         * MAINTAINERS: Pair cccp with cpplib maintainership.
10769 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10771         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10772         structure stuff to -L library search.
10773         (CXX_FOR_TARGET): Ditto.
10774         (CROSS_CHECK_MODULES): Fix spelling mistake.
10776 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10778         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10779         the C++ compiler.
10781 2000-01-12  Richard Henderson  <rth@cygnus.com>
10783         * configure.in: Don't build some bits for beos.
10785 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10787         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10788         as include files.
10790 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10792         * Add self as cpplib maintainer, as requested by Jason
10793         Merrill.  Correct my e-mail address.
10795 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10797         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10798         not mh-aix43.
10800 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10802         * MAINTAINERS: Add myself to "write after approval" list.
10804 1999-12-14  Richard Henderson  <rth@cygnus.com>
10806         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10807         * config.sub: Accept alphaev[78], alphaev8.
10809 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10811         * config.guess, config.sub: Update from autoconf.
10813 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10815         * MAINTAINERS:  update my playtime e-address.
10817 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10819         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10820         necessary libraries are missing.
10822 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10824         * MAINTAINERS: Add new 'write after approval' maintainer.
10826 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10828         * MAINTAINERS: Add new Java maintainer.
10830 1999-10-25  Andreas Schwab  <schwab@suse.de>
10832         * configure: Fix quoting inside arguments of eval.
10834 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10836         * config-ml.in: Allow suppression of some ARM multilibs.
10838 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10840         * config.guess: Add OS/390 match pattern.
10841         * config.sub: Add mvs, openedition targets.
10842         * configure.in (i370-ibm-opened*): New.
10844 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10846         * config.sub: Add support for configuring for pj.
10848 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10850         * config.sub (maybe_os): Add support for configuring for fr30.
10852 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10854         * configure.in: Do not configure or build ld for AIX
10855         platforms.  ld is known to be broken on these platforms.
10857 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10859         * config-ml.in: Pass compiler flag corresponding to multidirs to
10860         subdir configures.
10862 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10864         * Makefile.in (LDFLAGS): Define.
10866 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10868         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10869         noconfigdirs.
10870         (*-*-cygwin*): Likewise.
10872 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10874         * mkdep: New file.
10875         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10876         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10878         From Eli Zaretskii <eliz@is.elta.co.il>:
10879         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10880         long file name when using DJGPP on MS-DOS.
10882 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10884         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10886 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10888         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10889         dependency as this causes "make check" to globally "make all"
10891 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10893         * configure.in (target_libs): Added target-zlib.
10894         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10895         (CONFIGURE_TARGET_MODULES): Likewise.
10896         (CHECK_TARGET_MODULES): Likewise.
10897         (INSTALL_TARGET_MODULES): Likewise.
10898         (CLEAN_TARGET_MODULES): Likewise.
10899         (configure-target-zlib): New target.
10900         (all-target-zlib): Likewise.
10901         (all-target-libjava): Depend on all-target-zlib.
10902         (configure-target-libjava): Depend on configure-target-zlib.
10904         * Makefile.in (configure-target-libjava): Depend on
10905         configure-target-newlib.
10906         (configure-target-boehm-gc): New target.
10907         (configure-target-qthreads): New target.
10909         * configure.in (target_libs): Added target-qthreads.
10910         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10911         (CONFIGURE_TARGET_MODULES): Likewise.
10912         (CHECK_TARGET_MODULES): Likewise.
10913         (INSTALL_TARGET_MODULES): Likewise.
10914         (CLEAN_TARGET_MODULES): Likewise.
10915         (all-target-qthreads): New target.
10916         (configure-target-libjava): Depend on configure-target-qthreads.
10917         (all-target-libjava): Depend on all-target-qthreads.
10919         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10920         (CONFIGURE_TARGET_MODULES): Likewise.
10921         (CHECK_TARGET_MODULES): Likewise.
10922         (INSTALL_TARGET_MODULES): Likewise.
10923         (CLEAN_TARGET_MODULES): Likewise.
10924         (all-target-libjava): New target.
10925         (all-target-boehm-gc): Likewise.
10926         * configure.in (target_libs): Added libjava, boehm-gc.
10928 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10930         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10931         configure.bat in SUPPORT_FILES.
10932         (gas+binutils.tar.bz2): Likewise.
10934         * makeall.bat: Remove; obsolete.
10936 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10938         From Mark Elbrecht:
10939         * configure.bat: Remove; obsolete.
10941 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10943         * configure: Add -W -Wall to the default CFLAGS when compiling with
10944         gcc.
10946 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10948         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10950 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10952         * configure.in: Build ld on IRIX6.
10954 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10956         * Makefile.in: Change distribution targets to use bzip2 instead of
10957         gzip.
10958         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10959         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10961 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10963         * config.sub: Add mcore target.
10965 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10967         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10969 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10971         * config.guess (dummy): Changed to $dummy.
10973 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10975         * config.sub: Tidied up case statements.
10977 1999-05-22  Ben Elliston  <bje@cygnus.com>
10979         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10980         <jiro@din.or.jp>.
10982         * config.guess: Merge with FSF version. Future changes will be
10983         more accurately recorded in this ChangeLog.
10984         * config.sub: Likewise.
10986 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10988          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10990 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10992         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10994 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10996         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10998 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11000         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11001         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11002         Bad merge removed these two changes.
11004 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11005                           Martin Heller (Ing.-Buero_Heller@t-online.de)
11007         * config.guess (interix Alpha): Add.
11009 1999-04-11  Richard Henderson  <rth@cygnus.com>
11011         * configure.in (i?86-*-beos*): Do config gperf; don't config
11012         gdb, newlib, or libgloss.
11014 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11016         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11017         link a trivial program with -mabi=64.  If it fails, remove mabi=64
11018         from multidirs.
11020 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11022         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11024 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11026         * config.sub: Add support for mcore targets.
11028 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11030         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11031         not mt-ospace, in order to shut up assembler warning about using
11032         symbols that are named the same as registers.
11034 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11036         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11037         dependency list for all-target-cygmon.
11039 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11041         * config-ml.in: Check $host, not $target, for selective multilibs.
11042         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11043         thumb interworking, and underscore prefix multilibs.
11045 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11047         * missing: Update to version from current automake.
11049 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11051         * configure (gxx_include_dir): Removed.
11053         * configure.in (gxx_include_dir): Handle it.
11054         * Makefile.in: Likewise.
11056 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11058         * config.sub (mips64vr4111,mips64vr4111el) Add.
11060 1999-03-21  Ben Elliston  <bje@cygnus.com>
11062         * config.guess: Correct typo for detecting ELF on FreeBSD.
11064 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11066         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11067         config/mh-djgpp.
11069 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11071         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11072         all-target-newlib to dependency list for all-target-bsp.
11074 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11076         * config.sub: Add i386-uwin support.
11077         * config.guess: Likewise.
11079 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11081         * configure.in: cleanup, add mh-*pic handling for arm, special
11082         case powerpc*-*-aix*
11084 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11086         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11087         can be built.
11089 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11091         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11092         targets.
11094 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11096         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11098 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11100         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11102 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11104         * config.sub: Fix typo in arm recognition.
11106 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11108         * configure.in (noconfigdirs): Changed target_configdirs to
11109         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11110         rather than m68k-*-* since it is not known to work on
11111         m68k-aout. Ditto for arm-*-*oabi.
11113 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11115         * configure.in (*-*-windows*): Remove, no longer used.
11117 1999-02-19  Ben Elliston <bje@cygnus.com>
11119         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11120         Smart and improved by Andrew Cagney.
11122 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11124         * config.guess: Recognize openbsd-*-hppa.
11126 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11128         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11129         only if it is not empty.
11131 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11133         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11135         * config.guess: Modified to recognize uname's armv* syntax.
11137         * config.sub: Modified to recognize uname's armv* syntax.
11139 1999-02-17  Mark Salter  <msalter@cygnus.com>
11141         * configure.in: Added target-bsp for sparclite.
11143 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11145         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11147 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11149         * configure.in: Add support for strongarm port.
11150         * config.sub: Add support for strongarm target.
11152 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11154         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11155         the old name config/mh-cygwin32.
11156         Enable texinfo.
11158 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11160         * configure.in: Do build ld for ix86 Solaris.
11162 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11164         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11165         $AR_FOR_TARGET.  Likewise for RANLIB.
11167 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11169         * config.sub (oabi):  Recognize.
11170         * configure.in (arm-*-oabi):  Handle.
11172 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11174         * config.guess: Improve detection of i686 on UnixWare 7.
11176 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11178         * config.guess: Add support for i386-pc-interix.
11179         * config.sub: Likewise.
11180         * configure.in: Likewise.
11182 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11184         * Makefile.in: Remove unneeded all-target-libio from
11185         from all-target-winsup target since it is now unneeded.
11186         Add all-target-libtermcap in its place since it is now
11187         needed.
11189 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11191         * configure.in: makefile stub for cygwin target is probably
11192         unnecessary.  Remove it for now.
11194 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11196         * configure.in: libtermcap.a should be built when cygwin is the
11197         target as well as the host.
11198         * config.guess: Allow mixed case in cygwin uname output.
11199         * Makefile.in: Add libtermcap target.
11201 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11203         * config.sub: Clean up handling of hppa2.0.
11205 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11207         * config.guess: Use C code to identify more HP machines.
11209 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11211         * config.sub: Handle hppa2.0.
11213 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11215         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11216         cygmon for all sparclite targets, regardless of object format.
11218 1998-12-15  Mark Salter  <msalter@cygnus.com>
11220         * configure.in: Added target-bsp for several target architectures.
11222         * Makefile.in: Added rules for bsp.
11224 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11226         * config.guess: Improve detection of hppa2.0 processors.
11228 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11230         * config.guess: Recognize FreeBSD using ELF automatically.
11232 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11234         * configure (skip-this-dir): Add handling for new shell script, which
11235         might be created by a sub-directory's configure to indicate, this particular
11236         directory is "unwanted".
11237         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11239 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11241         * ltconfig: import from libtool, after changing libtool to
11242         account for the cygwin name change.
11244 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11246         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11247         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11249 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11251         * configure.in: Add libtermcap to list of cygwin dependencies.
11253 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11255         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11256         they include winsup/include when it's a cygwin target.
11258 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11260         * configure.in (host_tools): Added zip.
11261         * Makefile.in (all-target-libjava): Depend on all-zip.
11262         (all-zip): New target.
11263         (ALL_MODULES): Added all-zip.
11264         (NATIVE_CHECK_MODULES): Added check-zip.
11265         (INSTALL_MODULES): Added install-zip.
11266         (CLEAN_MODULES): Added clean-zip.
11268 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11270         * Makefile.in: lose "32" from comment about cygwin.
11272 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11274         * configure.in: Use -Os to build target libraries for the fr30.
11276 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11278         * config.sub: Add fr30.
11280 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11282         * configure.in: drop "32" from config/mh-cygwin32.  Check
11283         cygwin* instead of cygwin32*.
11284         * config.sub: Check cygwin* instead of cygwin32*.
11286 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11288         * config.guess: Match any version of Unixware7.
11290 1998-10-20  Syd Polk  <spolk@cygnus.com>
11292         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11293         if desired.
11295 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11297         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11298         these if the appropriate directories and files to not exist.
11300 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11302         * Makefile.in (DEVO_SUPPORT): Add config.if.
11304 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11306         * configure: Add pattern to replace "build_tooldir"'s
11307         definition in the generated Makefile with "tooldir"'s
11308         actual value.
11310 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11312         * config.sub: Bring back lost sparcv9.
11314         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11316 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11318         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11319         CC_FOR_TARGET and friends.
11321 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11323         * Makefile.in (build_tooldir): New variable, same as tooldir.
11324         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11325         -B$(build_tooldir)/bin/.
11326         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11328 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11330         * README: Remove installation instructions and refer to the
11331         INSTALL directory instead.
11333 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11335         * config.sub: Add support for i[34567]86-pc-udk.
11336         * configure.in: Likewise.
11338 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11340         * Makefile.in: add bzip2 package building bits for user
11341         tools module
11342         * configure.in: ditto
11344 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11346         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11347         (ALL_TARGET_MODULES): Add all-target-libobjc.
11348         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11349         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11350         (all-target-libchill): Add dependencies.
11351         * configure.in (target_libs): Add libchill.
11353 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11355         * configure.in (target_subdir): Remove duplicate line.
11357 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11359         * Makefile.in (all-automake): fix dependencies.
11361 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11363         * configure.in: Minor cleanups for building in the $(target_alias)
11364         subdir.
11366 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11368         * Makefile.in (bootstrap): Set r and s before make all.  Use
11369         BASE_FLAGS_TO_PASS in make all.
11370         (cross): Likewise.
11372 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11374         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11376 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11378         * config.sub: Fix typo in last change.
11380 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11382         * config.sub: Add support for C4x target.
11383         * configure.in: Likewise.
11385 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11387         * config.sub: Recognize sparcv9 just like sparc64.
11389 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11391         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11393 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11395         * config.guess: Correctly identify Pentium II sco boxes.
11397         * config.guess: Fix "tr" code.  From Weiwen Liu.
11399 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11401         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11402         stabs.
11404 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11406         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11407         (ALL_TARGET_MODULES): Add all-target-libchill.
11408         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11409         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11410         (all-target-libchill): Add dependencies.
11411         * configure.in (target_libs): Add libchill.
11413 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11415         * config.guess: Avoid assumptions about "tr" behaves when
11416         LANG is set to something other than English.
11418 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11420         * configure (gxx_include_dir): Changed to
11421         '${prefix}/include/g++'-${libstdcxx_interface}.
11423         * config.if: New to determine the interfaces.
11425 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11427         * config.guess: Detect and handle MPE/IX.
11428         * config.sub: Deal with MPE/IX.
11430 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11432         * configure.in: Use mh-aix43.
11434 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11436         * configure: Fix --without/--disable cases for gxx-include-dir.
11438 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11440         * mdata-sh:  Imported.  Needed for automake support.
11442 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11444         * Makefile.in (taz): Try "chmod -R og=u ." before
11445         "chmod og=u `find . -print`".
11447 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11449         * configure.in: Add arm-elf and thumb-elf support.
11451 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11453         * Makefile.in: Undo previous patch.
11455 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11457         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11458         to here ...
11459         (install-no-fixedincludes): and here
11460         (INSTALL_MODULES): ... from here.
11462 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11464         * config.sub: Merge with FSF.
11466         * config.guess: Merge with FSF.
11468 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11470         * configure (extraconfigdirs): New variable.
11471         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11472         * Makefile.in (all): Move higher in file.
11473         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11474         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11475         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11476         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11477         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11479 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11481         * Makefile.in (all-target-libjava): Depend on all-gcc and
11482         all-target-newlib.
11483         (configure-target-libjava): Depend on $(ALL_GCC).
11485 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11487         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11488         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11490 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11492         * INSTALL/README: Fix typo.
11494 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11496         * ylwrap: Change absolute path checks to check for DOS style path
11497         names.
11499         * ylwrap: Don't use a full path name if the source file is in the
11500         same directory.  From hjl@lucon.org (H.J. Lu).
11502         * config-ml.in: Default to being verbose, to match Feb 18 change to
11503         configure.
11505 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11507         Brought over from egcs:
11509         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11511         * configure.in (target_subdir): Set to ${target_alias} instead
11512         of "libraries".
11514         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11516         * configure.in (target_subdir): Set to libraries if enable_multilib.
11518 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11520         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11521         multilibs, force reconfiguration the first time we create
11522         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11524 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11526         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11527         avoid confusion with --no-recursion.
11529 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11531         * configure.in: Win32 hosts shouldn't use install -x
11532         * install-sh: remove -x option, and special .exe-handling
11533         hack.
11535 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11537         * config.guess: Recognize i586-pc-beos.
11538         * configure.in: Don't build some bits for beos.
11540 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11542         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11543         CFLAGS default to -O2.
11545         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11546         when using GNU ld.
11548 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11550         * ltmain.sh: Correct install when using a different shell.
11552 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11554         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11556 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11558         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11559         target.
11561 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11563         * ltconfig: Update to correct AIX handling.
11565 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11567         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11569         * configure.in (target_subdir): Set to ${target_alias} instead
11570         of "libraries".
11572 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11574         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11575         (Makefile): Depend on $(gcc_version_trigger).
11577         * configure (gcc_version): Change default initializer to empty
11578         string.
11579         (gcc_version_trigger): New variable; pass this variable down
11580         to subdir configures to enable them checking gcc's version
11581         themselves. Emit make macros for both gcc_version vars.
11582         (topsrcdir): Initialize reliably.
11583         (recursion line): Remove --with-gcc-version=${gcc_version}.
11585 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11587         * configure (enable_version_specific_runtime_libs): Implement new flag
11588         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11589         in $(libsubdir); emit definition in each generated Makefile.
11590         (gxx_include_dir): Initialize depending on
11591         $enable_version_specific_runtime_libs.
11593 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11595         * configure (gcc_version): Initialize properly depending on
11596         how and where configure is started.
11597         (recursion line): Pass a --with-gcc-version=${gcc_version}
11598         to configures in subdirs.
11600 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11602         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11603         cygmon
11605 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11607         * configure.in: Add cygmon and libstub support for mn10200.
11609 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11611         * configure (gcc_version): Add new variable describing the
11612         particular gcc version we're building.
11613         * Makefile.in (libsubdir): Add new macro for the directory
11614         in which the compiler finds executables, libraries, etc.
11615         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11616         and libsubdir.
11618 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11620         * Makefile.in (local-clean): Remove *.log.
11621         (warning.log): Built with warn_summary from build.log.
11622         (mail-report.log): Run test_summary.
11623         (mail-report-with-warnings.log): Run test_summary including
11624         warning.log in the report.
11626 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11628         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11630 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11632         * Makefile.in (grep): Grep no longer depends on libiberty.
11634 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11636         * Makefile.in: all-snavigator needs all-libgui.
11638 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11640         * configure.in: Add cygmon and libstub support for mn10300.
11642 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11644         * missing: Update to version from automake 1.3.
11646         * ltmain.sh: On installation, don't get confused if the same name
11647         appears more than once in the list of library names.
11649 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11651         * config.sub: Accept m68060 and m5200 as CPU names.
11653 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11655         * configure: Use && rather than using -a in test, because odd
11656         strings can confuse test.
11657         * configure.in: Likewise.
11659 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11661         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11663 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11665         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11666         bootstrap4-lean): New targets.
11668 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11670         * mpw-* Delete.  Not used.
11672 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11674         * COPYING.LIB: Update FSF address.
11676 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11678         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11680         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11681         GAS_SUPPORT_DIRS.
11683 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11685         * ltconfig, ltmain.sh: Avoid producing a version number if
11686         -version-info was not used.
11688 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11690         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11691         building with newlib.
11693 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11695         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11696         Solaris `make' causes it to continue to next definition.
11698 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11700         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11701         the right GUI libraries and files are installed along with GDB.
11703 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11705         * configure.in: Change alpha to alpha* in several places.
11707 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11709         * config.sub: Recognize sparc86x.
11711 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11713         * configure.in (--enable-target-optspace): Remove debug echo.
11715 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11717         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11719 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11721         * ltconfig: Update cygwin32 support.
11723         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11724         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11725         (GDB_SUPPORT_DIRS): Likewise.
11727 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11729         * configure.in (target_makefile_frag): If --enable-target-optspace,
11730         use -Os to compile target libraries rather than -O2.  Default to
11731         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11732         not used.
11733         * configure.in (target_cflags): Ditto for d30v.
11735 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11737         * Makefile.in (all-bfd): Depend on all-intl.
11738         (all-binutils): Likewise.
11739         (all-gas): Likewise.
11740         (all-gprof): Likewise.
11741         (all-ld): Likewise.
11743 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11745         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11747 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11749         * Makefile.in (all-bfd): Depend upon all-libiberty.
11751         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11753 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11755         * Makefile.in: Add libstub.
11757         * configure.in: Ditto. Build libstub for targets that have cygmon
11758         support.
11760 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11762         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11764 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11766         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11767         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11769 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11771         * configure: Define DEFAULT_M4 by searching PATH.
11772         * Makfile.in: Use DEFAULT_M4.
11774 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11776         * ltconfig: Add cygwin32 support.
11778         * Makefile.in, configure.in: Add libtool as a native only directory
11779         to configure and build.
11781 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11783         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11785 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11787         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11789 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11791         * Makefile.in: add ash make rules
11792         * configure.in: add ash to native_only and host_tools lists
11794 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11796         * Makefile.in (all-gettext, all-intl): New targets.
11797         (ALL_MODULES): Added all-gettext, all-intl.
11798         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11799         (INSTALL_MODULES): Added install-gettext, install-intl.
11800         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11802         * configure.in (host_tools): Added gettext.
11803         (native_only): Likewise.
11804         (noconfigdirs) [various cases]: Likewise.
11805         (host_libs): Added intl.
11807 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11809         * configure: Do not disable building gdbtk for cygwin32 hosts.
11811 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11813         * configure.in: Add thumb-coff target.
11814         * config.sub: Add thumb-coff target.
11816 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11818         * Makefile.in: Revert yesterday's change.
11819         (all-target-winsup):  all-target-librx stays out of here.
11821 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11823         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11824         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11825         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11826         Remove references to librx and libg++.
11828 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11830         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11831         recursive makes
11833 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11835         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11836         for newlib directory.
11837         (CXX_FOR_TARGET): Likewise.
11839 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11841         * ltconfig: Update after libtool/ltconfig.in change for
11842         hpux11.
11844 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11846         * ltconfig, ltmain.sh: Update to libtool 1.2.
11848 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11850         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11851         (install-gcc-cross): Instead, override LANGUAGES here.
11853 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11855         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11856         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11858 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11860         * configure.in: Add Thumb-pe target.
11862 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11864         * Makefile.in - changed sn targets to snavigator
11865         * configure.in - changed sn targets to snavigator
11867 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11869         * config-ml.in: After building symlink tree call make distclean
11870         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11871         to be the case for libiberty.
11873 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11875         * configure: When making link, also check the current
11876         directory. The configure scripts may create one.
11878 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11880         * config.sub: Accept alphapca56 and alphaev6 properly.
11882 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11884         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11886 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11888         * config.sub (sco5): Fix typo.
11890 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11892         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11893         install-itcl.
11894         (install-itcl): Remove dependency on install-tcl.
11896 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11898         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11900 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11902         * configure.in: Don't build libgui for a cygwin32 target when not on
11903         a cygwin32 host.
11905 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11907         * configure (redirect): Set to null, so default behavior of
11908         configure is now --verbose.
11910 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11912         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11913         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11915 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11917         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11918         this change to sync Makefile.in with its ChangeLog entries.
11920 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11922         * ltmain.sh (mkdir): Check that the directory doesn't exist
11923         before we exit with error, so that we don't get races during
11924         parallel builds.
11926 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11928         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11930 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11932         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11933         PICFLAG_FOR_TARGET.
11934         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11936         * configure: Emit a definition for the new macro enable_shared
11937         into each Makefile.
11939 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11941         * configure.in (host_tools, native_only): Add libtool.
11943 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11945         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11946         Fix typo in ming config comment.
11948 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11950         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11952 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11954         * config.sub: Add tic30 cases, and map c30 to tic30.
11956 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11958         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11959         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11960         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11961         (CLEAN_TARGET_MODULES): Similarly
11962         (all-target-libf2c): Add dependences.
11963         * configure.in (target_libs): Add libf2c.
11965 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11967         * configure.in: Remove expect from noconfigdirs when target
11968         is cygwin32.  OK to build expect and dejagnu with Canadian
11969         Cross.
11971 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11973         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11974         host.
11976         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11977         and mingw32.
11979 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11981         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11982         here as it is not defined in the toplevel Makefile.
11984 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11986         * configure (package_makefile_rules_frag): New variable, which names
11987         a file with generic rules, ...
11988         Change comment to mention we now have FIVE parts.
11989         * configure: Undo last change.
11991 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11993         * config.guess: More accurate determination of HP processor types.
11994         * config.sub: More accurate determination of HP processor types.
11996 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11998         * configure (package_makefile_frag): Move inserting the
11999         ${package_makefile_frag} to where it should be according
12000         to the comment.
12002 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12004         * config.guess: Add support for Linux/ARM.
12006 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12008         * .cvsignore: Remove *-info and *-install since they match
12009         release-info and mpw-install, which we don't want to just ignore.
12011 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12013         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12015 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12017         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12018         local_prefix to sub-make invocations.
12020 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12022         * configure.in: Check makefile fragments in the source
12023         directory.
12025 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12027         * configure.in: Check whether host and target makefile
12028         fragments exist before adding them to *_makefile_frag.
12030 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12032         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12034 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12036         * configure.in: Make sure we only replace RPATH_ENVVAR on
12037         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12038         regexp to sed.
12040         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12041         to sub-makes.
12043 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12045         * config-ml.in (multi-do): LDFLAGS must include multilib
12046         designator.
12048 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12050         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12052 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12054         * config.sub: Add mingw32 support.
12055         * configure.in: Likewise.
12057 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12059         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12061 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12063         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12064         * configure (gxx_include_dir): Provide a definition for subdirs
12065         which do not use autoconf.
12067 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12069         * config.guess: Sync with egcs.  Picks up new alpha support,
12070         BeOS & some additional linux support.
12072 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12074         * config.guess: HP 9000/803 is a PA1.1 machine.
12076 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12078         * configure.in: It's alpha*-...
12080 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12082         * configure.in (host_makefile_frag, target_makefile_frag):
12083         Handle multiple config files.
12084         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12085         alpha-*-*.
12087 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12089         * mkdep: New file.
12091 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12093         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12095 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12097         * Makefile.in: Add libgui directory.
12098         (GDB_TK): Add all-libgui.
12099         * configure.in: Add libgui directory.
12100         * configure: Add all-libgui to GDB_TK.
12102 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12104         * config-ml.in (multidirs): Add m32r to multilib list.
12106 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12108         * Makefile.in (all-target-gperf): Change dependency to
12109         all-target-libstdc++.
12111 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12113         * config.guess: Add BeOS support.
12115 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12117         Source directory cvs renamed to cvssrc:
12118         * configure.in (host_tools): Change cvs to cvssrc.
12119         (native_only): Likewise.
12120         (noconfigdirs) [various cases]: Likewise.
12121         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12122         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12123         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12124         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12125         (all-cvssrc): Rename target from all-cvs.
12127 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12129         * configure (gxx_include_dir): Fix thinko.
12131 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12133         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12134         (install-cross, install-gcc-cross): New targets.
12136 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12138         * configure.in (noconfigdirs): Add support for Thumb target.
12140         * config.sub (maybe_os): Add support for Thumb target.
12142 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12144         * Makefile.in: Add rules for cygmon.
12146         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12148 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12150         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12151         * configure (gxx_include_dir): Provide a definition for subdirs
12152         which do not use autoconf.
12154 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12156         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12157         11/18/97 build
12159 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12161         * From Franz Sirl.
12162         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12163         found on RedHat Linux systems.
12165 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12167         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12168         guesses.
12170 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12172         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12174 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12176         * ltmain.sh: If mkdir fails, check whether the directory was created
12177         anyhow by some other process.
12179 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12181         * configure.in (d30v-*-*): Configure all directories.
12183 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12185         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12186         for the D30V.
12188 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12190         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12192 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12194         * include/libiberty.h: Add extern "C" { so it can be used with C++
12195         progrms.
12196         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12197         programs.
12199 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12201         * configure.in (d30v-*-*): Configure GCC now.
12203 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12205         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12206         is no longer needed.
12208 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12210         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12212 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12214         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12215         targets using "$@" to provide support for similar but not identical
12216         targets without having to duplicate code.
12218 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12220         * makefile.vms: Fix to work with DEC C.
12222 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12224         * config.sub: Add mips-tx39-elf to marketing names.
12226 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12228         * ltmain.sh: Handle symlinks in generated script.
12230 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12232         * configure: Handle autoconf style directory options: --bindir,
12233         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12234         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12235         --sysconfdir.
12236         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12237         (sharedstatedir, localstatedir, oldincludedir): New variables.
12238         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12239         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12240         sbindir, sharedstatedir, and sysconfdir.
12242 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12244         * Makefile.in (bootstrap-lean): New target.
12246 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12248         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12249         sn, and gnuserv from noconfigdirs.
12251 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12253         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12255 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12257         * Makefile.in (cross): New target.
12259 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12260                           Jeff Law         <law@cygnus.com>
12262         * Makefile.in (bootstrap2, bootstrap3): New targets.
12263         (all-bootstrap): Remove outdated and confusing target.
12264         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12266 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12268         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12269         windows.  Consistent with gdb/configure.
12271 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12273         * configure.in: Name Linux target fragment.
12275         * configure: Rewrite so that project Makefile fragment is inserted
12276         first and appears last in the resulting Makefile.
12278 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12280         * Makefile.in (install-itcl): Install tcl first.
12282 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12284         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12286 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12288         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12290         * configure.in (skipdirs): Add target-librx for Linux.
12291         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12293 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12295         * Makefile.in (bootstrap): New target.
12297 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12299         * config.sub: Accept 'amigados' for backward compatibility.
12301 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12303         * config.guess: Merge with FSF.
12305 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12307         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12309 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12311         * config.sub: Add "marketing-names" patch.
12313 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12315         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12317 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12319         * config.sub: Handle v850-elf.
12321 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12323         * .cvsignore (*-install): Remove.
12325 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12327         * ltconfig: Set CONFIG_SHELL in libtool.
12328         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12330 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12332         * configure.in (target_subdir): Set to libraries if enable_multilib.
12334 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12336         * config.guess: Update from gcc directory.
12338 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12340         * Makefile.in (all-sim): Depends on all-readline.
12342 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12344         * Makefile.in (BISON, YACC): Use $$s.
12345         (all-bison): Depend on all-texinfo.
12347 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12349         * Makefile.in (BISON): Add -L flag.
12350         (YACC): Likewise.
12352 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12354         * configure.in (noconfigdirs): Add support for v850e target.
12356         * config.sub (maybe_os): Add support for v850e target.
12358 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12360         * configure.in (noconfigdirs): Add support for v850ea target.
12362         * config.sub (maybe_os): Add support for v850ea target.
12364 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12366         * config.sub: Add mipstx39.  Delete r3900.
12368 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12370         * Makefile.in (all-autoconf): Depends on all-texinfo.
12372 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12374         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12375         eabi targets.
12377 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12379         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12381         * configure: When handling a Canadian Cross, handle YACC as well as
12382         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12383         * Makefile.in (all-bison): Depend upon all-texinfo.
12385 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12387         * Makefile.in (BISON): bison, not byacc or bison -y.
12388         (YACC): bison -y or byacc or yacc.
12389         (various): Add *-bison as appropriate.
12390         (taz): No need to mess with BISON anymore.
12392 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12394         * configure: If OSTYPE matches *win32*, try to find a good value for
12395         CONFIG_SHELL.
12397 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12399         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12400         configure.in if it is present.
12402 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12404         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12406 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12408         * config.sub: Recognize `arc' cpu.
12409         * configure.in: Likewise.
12410         * config-ml.in: Likewise.
12412 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12414         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12416 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12418         * configure: Changed sed delimiter from ':' to '|' when
12419         attempting to substitute ${config_shell} for SHELL. On
12420         NT ${config_shell} may contain a ':' in it.
12422 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12424         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12426 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12428         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12430 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12432         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12434         * ylwrap: If the program is a relative path, force it to be
12435         absolute.
12437 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12439         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12441 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12443         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12444         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12445         for libraries.
12447 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12449         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12450         separated by spaces.
12452 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12454         * ylwrap: New file.
12455         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12457         * ltmain.sh: Handle /bin/sh at start of install program.
12459         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12461         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12462         * missing: New file, from automake 1.2.
12464 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12466         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12467         check-tk to CHECK_X11_MODULES.
12469 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12471         * config.sub: Merge with FSF.
12473 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12475         * config.guess: Merge with FSF.
12477 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12479         * configure: Treat msdosdjgpp like go32.
12480         * configure.in: Likewise.  Don't remove gprof for go32.
12482         * configure: Change Makefile.tem2 to Makefile.tm2.
12484 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12486         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12488 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12490         * install-sh (chmodcmd): Set to null if the DST directory already
12491         exists.  Same as Nov 11th change.
12493 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12495         * configure (GDB_TK): Needs itcl and tix.
12497 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12499         * config.guess: Update from FSF.
12501 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12503         * Makefile.in (GDB_TK): Depend on itcl and tix.
12505 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12507         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12508         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12509         (INSTALL_SCRIPT): New variable.
12510         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12511         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12512         to -x.
12513         * install-sh: Add support for -x option.
12515 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12517         * configure.in, Makefile.in: Treat tix like itcl.
12519 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12521         * Makefile.in (WINDRES): New variable.
12522         (WINDRES_FOR_TARGET): New variable.
12523         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12524         (EXTRA_HOST_FLAGS): Add WINDRES.
12525         (EXTRA_TARGET_FLAGS): Add WINDRES.
12526         (EXTRA_GCC_FLAGS): Add WINDRES.
12527         ($(DO_X)): Pass down WINDRES.
12528         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12529         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12530         DLLTOOL_FOR_TARGET.
12532 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12534         * configure.in: configure sim before gdb for win32-x-ppc
12536 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12538         Move gperf into the toplevel, from libg++.
12539         * configure.in (target_tools): Add target-gperf.
12540         (native_only): Add target-gperf.
12541         * Makefile.in (all-target-gperf): New target, depend on
12542         all-target-libg++.
12543         (configure-target-gperf): Empty rule.
12544         (ALL_TARGET_MODULES): Add all-target-gperf.
12545         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12546         (CHECK_TARGET_MODULES): Add check-target-gperf.
12547         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12548         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12550 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12552         * config.sub (mn10200): Recognize new basic machine.
12554 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12556         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12557         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12559 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12561         * configure.in: If we're building mips-sgi-irix6* native, turn on
12562         ENABLE_MULTILIB and set TARGET_SUBDIR.
12564 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12566         * Makefile.in (all-sn): Depend on all-grep.
12568 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12570         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12572         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12573         Makefile.  From Jeff Makey <jeff@cts.com>.
12574         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12576         * Makefile.in (DISTBISONFILES): Remove.
12577         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12578         $(DEFAULT_YACC).
12580         * configure.in: Build itl, db, sn, etc., when building for native
12581         cygwin32.
12583         * Makefile.in (LD): New variable.
12584         (EXTRA_HOST_FLAGS): Pass down LD.
12585         ($(DO_X)): Likewise.
12587 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12589         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12591 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12593         * configure.in (targargs): Strip out any supplied --build argument
12594         before adding our own. Always add --build.
12596 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12598         * configure.in (targargs): Pass --build if we're doing
12599         a cross-compile.
12601 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12603         * configure: Use '|' instead of ":" as the separator in
12604         sed. Otherwise sed chokes on NT path names with drive
12605         designators. Also look for "?:*" as the leading characters in an
12606         absolute pathname.
12608 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12610         * config.sub: Support for r3900.
12612 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12614         * configure.in: Use install-sh, not install.sh.
12616 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12618         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12619         apply it twice.
12621 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12623         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12624         install-binutils.
12626 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12628         * Makefile.in: Add automake targets.
12629         * configure.in (host_tools): Add automake.
12631 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12633         * configure: Default CXX to c++, not gcc.
12634         * Makefile.in (CXX): Set to c++, not gcc.
12635         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12637 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12639         * install-sh: try appending a .exe if source file doesn't
12640         exist
12642 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12644         * configure.in: Turn on multilib by default.
12645         (cross_only): Remove target-libiberty.
12647         * Makefile.in (all-gcc): Don't depend on libiberty.
12649 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12651         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12653 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12655         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12656         (DISTBISONFILES): Add ld/Makefile.in
12658 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12660         * configure.in: if target is cygwin32 but host isn't cygwin32,
12661         don't configure gdb tcl tk expect, not just gdb.
12663 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12665         * configure.in: Added gnuserv everywhere sn appears.
12667         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12668         (CROSS_CHECK_MODULES): Added check-gnuserv.
12669         (INSTALL_MODULES): Added install-gnuserv.
12670         (CLEAN_MODULES): Added clean-gnuserv.
12671         (all-gnuserv): New target.
12673 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12675         * config.guess: Fixes for MIPS OpenBSD systems.
12677 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12679         * Makefile.in (INSTALL_XFORM): Remove.
12680         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12682         * mkinstalldirs: New file, copied from automake.
12683         * Makefile.in (installdirs): Rename from install-dirs.  Use
12684         mkinstalldirs.  Change all users.
12685         (DEVO_SUPPORT): Add mkinstalldirs.
12687 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12689         * install-sh: Rename from install.sh.
12690         * Makefile.in (INSTALL): Change install.sh to install-sh.
12691         (DEVO_SUPPORT): Likewise.
12693         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12694         Graichen <graichen@rzpd.de>.
12696 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12698         * config.guess: Recognize OpenBSD systems correctly.
12700 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12702         * README, Makefile.in (ETC_SUPPORT): Remove references to
12703         cfg-paper*, configure.{texi,man,info*}._
12705 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12707         * Makefile.in (all.normal): Ensure that gcc is built after all
12708         the x11 - ie gdb - targets.
12710 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12712         * makefile.vms: Don't run conf-a-gas.
12714 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12716         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12718 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12720         * configure.in: Remove noconfigdirs case since gdb also
12721         configures and builds for tic80-coff.
12723 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12725         * configure: Set cache_file to config.cache.
12726         * Makefile.in (local-distclean): Remove config.cache.
12728 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12730         * COPYING: Update FSF address.
12732 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12734         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12735         noconfigdirs.
12737 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12739         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12740         MAKEDIRS, is empty.
12742 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12744         * config.sub: Tweak mn10300 entry.
12746 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12748         * configure.in (host_tools): Put sim before gdb, so gdb's
12749         configure.tgt can determine if the simulator was configured.
12751 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12753         * config.sub: Move BeOS $os case to be with other Cygnus
12754         local cases.
12756 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12758         * config.sub: Remove misplaced comment that broke Linux.
12760 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12762         * config.sub: Add BeOS support.
12764 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12766         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12768 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12770         * configure.in (noconfigdirs): Remove tcl and tk from
12771         noconfigdirs for cygwin32 builds.
12773 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12775         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12777 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12779         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12780         make-all.com, use makefile.vms instead.
12782 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12784         * config.sub: Accept -lnews*.
12786 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12788         * configure.in (noconfigdirs): Disable target-newlib,
12789         target-examples and target-libiberty for d30v.
12791 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12793         * configure.in (noconfigdirs): Enable ld for d30v.
12795 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12797         * configure.in (tic80-*-*): Build compiler.
12799 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12801         * configure.in (d30v-*): Remove sim directory from list of
12802         unsupported d30v directories
12804 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12806         * config.sub, configure.in: Add d30v target cpu.
12808 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12810         * makefile.vms: New file.
12811         * make-all.com: Remove.
12813 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12815         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12817 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12819         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12821 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12823         * Makefile.in (ALL_MODULES): Added all-db.
12824         (CROSS_CHECK_MODULES): Addec check-db.
12825         (INSTALL_MODULES): Added install-db.
12826         (CLEAN_MODULES): Added clean-db.
12828 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12830         * config.guess: Merge with latest FSF sources.
12832 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12834         * Makefile.in (ALL_MODULES): Added all-itcl.
12835         (CROSS_CHECK_MODULES): Added check-itcl.
12836         (INSTALL_MODULES): Added install-itcl.
12837         (CLEAN_MODULES): Added clean-itcl.
12839 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12841         * configure.in: build gdb for mn10200
12843 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12845         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12847 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12849         * configure.in (tic80-*-*): Turn off most targets right now.
12851 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12853         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12854         rather than the makeinfo program.
12855         (do-info): Depend upon all-texinfo.
12857 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12859         * configure.in: Remove uses of config/mh-linux.
12861         * config.sub, config.guess: Merge with latest FSF sources.
12863 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12865         * config.sub (case $basic_machine): Add tic80 entries.
12867 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12869         * config.sub, config.guess: Merge with latest FSF sources.
12871 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12873         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12874         * mpw-config.in: Test for NewFolderRecursive.
12875         * mpw-install: Use symbolic name for startup filename.
12876         * mpw-README: Add various additional details.
12878 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12880         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12882 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12884         * configure.in: Do build gcc and the target libraries for
12885         the mn10200.
12887 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12889         * configure.in: don't avoid building gdb for mn10300 any more
12890         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12891         instead of single-quoting it.
12893 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12895         * configure.in: Don't use --with-stabs on IRIX 6.
12897 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12899         * configure.in (m32r): Build gdb, libg++ now.
12901 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12903         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12904         directories from noconfigdirs.
12906 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12908         * config.sub (basic_machine): added mips16 configuration
12910 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12912         * config.sub: Handle d10v-unknown.
12914 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12916         * config.sub: Handle v850-unknown.
12918 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12920         * Makefile.in: add findutils
12921         * configure.in: add findutils to list of host_tools
12923 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12925         * config.sub: Handle mn10200 and mn10300.
12927 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12929         * configure.in (d10v-*): Do not build librx.
12931 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12933         * configure.in (mn10300): Build everything except gdb & libgloss.
12935 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12937         * config.guess:  Patch for Dansk Data Elektronik servers,
12938         from Niels Skou Olsen <nso@dde.dk>.
12940         For ncr, use /bin/uname rather than uname, since GNU uname does not
12941         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12943         Patch for MIPS R4000 running System V,
12944         from Eric S. Raymond <esr@snark.thyrsus.com>.
12946         Fix thinko for nextstep.
12948         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12950         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12951         * config.guess: Guess mips-dec-mach_bsd4.3.
12953         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12954         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12955         release numbers.
12956         * config.guess (mips-mips-riscos*):  Emit just enough of the
12957         release number.
12959         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12960         * config.guess (sparc-auspex-sunos*):  Added.
12961         (f300-fujitsu-*): Added.
12963         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12964         * config.guess:  Recognize a Tadpole as a sparc.
12966 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12968         * config.guess: Don't assume that NextStep version is either 2 or
12969         3.  NextStep 4 (aka OpenStep 4) has come out now.
12971 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12973         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12974         From Rik Faith <faith@cs.unc.edu>.
12976 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12978         * config.sub: Contributions from bug-gnu-utils to:
12979         Support plain "hppa" (no version given) architecture, reported by
12980         OpenStep.
12981         OpenBSD like NetBSD.
12982         LynxOs is not a hardware supplier.
12984         * config.guess: Contributions from bug-gnu-utils to add support for:
12985         OpenBSD like NetBSD.
12986         Stratus systems.
12987         More Pyramid systems.
12988         i[n>4]86 Intel chips.
12989         M680[n>4]0 Motorola chips.
12990         Use unknown instead of lynx for hardware manufacturer.
12992 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12994         * install.sh (chmodcmd): Set to null if the DST directory already
12995         exists.
12997 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12999         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13000         not use mt-ppc target Makefile fragment any more.
13002 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13004         * configure.in (*-*-windows):  Exclude everything but those dirs
13005         needed to build windows.
13007 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13009         * Makefile.in (all-target-winsup): Depend on all-target-librx.
13011 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13013         * configure.in:  Exclude mmalloc from i386-windows.
13015 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13017         * Undo my previous change.
13019 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13021         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13022         unconditionally.
13023         (MAKEOVERRIDES): Define (revert this part of October 18 change).
13025 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13027         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13028         host to add it's own flags.
13030 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13032         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13034 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13036         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13037         (CXX_FOR_TARGET): Likewise.
13038         (GCC_FOR_TARGET): Define.
13039         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13040         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13041         CC_FOR_TARGET was specified on the command line.
13042         (MAKEOVERRIDES): Don't define.
13044 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13046         * configure.in (m32r): Fix spelling of libg++ libs.
13048 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13050         * config.sub (-apple*): Remove, now redundant.
13052 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13054         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13056         * configure: Rework yesterday's sed script patch.
13058         * config.sub: Merge with FSF.
13060 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13062         * config.guess:  Merge from FSF.
13064         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13065         * config.guess: Use pc instead of unknown, for pc clone systems.
13066         Change linux to linux-gnu.
13068         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13069         * config.guess: Avoid non-portable tr syntax.
13071 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13073         * test-build.mk (HOLES): Add "xargs" for gdb.
13075         * configure: Avoid hpux10.20 sed bug.
13077 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13079         * configure.in:  Add support for windows host
13080         (that is a build done under the Microsoft build environment).
13082 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13084         * Makefile.in: Replace all uses of srcroot with s, to shrink
13085         command line lengths.
13087         Patches from Geoffrey Noer <noer@cygnus.com>:
13088         * configure.in: If configuring for newlib, pass --with-newlib to
13089         subdirectories.
13090         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13091         -Bnewlib/ and -Lwinsup to gcc.
13092         (CXX_FOR_TARGET): Likewise.
13094 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13096         * Makefile.in (ETC_SUPPORT): Add configure.
13098 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13100         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13101         host configuration file.
13103 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13105         * configure.in: Break mn10x00 support into separate
13106         mn10200 and mn10300 configurations.
13107         * config.sub: Likewise.
13109 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13111         * configure.in: Add lots of stuff to noconfigdirs for
13112         the mn10x00 targets.
13114         * config.sub, configure.in: Add mn10x00 support.
13116 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13118         * make-all.com: Call conf-a-gas, not config-a-gas.
13120 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13122         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13123         targets.
13125 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13127         * mpw-README: Add much more detail for native PowerMac.
13128         * mpw-install: New file.
13129         * mpw-configure: Add --norecursion and --help options.
13130         * mpw-config.in: Translate readme and install files when
13131         copying to objdir.
13132         * mpw-build.in: Don't always depend on byacc and flex.
13133         (install-only-top): New action.
13135 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13137         * configure.in:  You can now configure GDB for the v850.
13139 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13141         * configure.in (noconfigdirs): Don't configure any C++ dirs
13142         if targeting D10V.
13144 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13146         * config.sub: Recognize mips64vr5000.
13148 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13150         * configure.in: Use a single line for host_tools and native_only.
13152 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13154         * config.sub, configure.in: Add entries for m32r.
13156 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13158         * Makefile.in (inet-install): Don't run install-gzip.
13160 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13162         * configure.in:  Don't config lots of things for *-*-windows*.
13164 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13166         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13167         (host_libs, host_tools): Copy from configure.in.
13168         * mpw-configure: Don't complain about directories not found.
13170 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13172         * configure.in (i[345]86): Recognize i686 for pentium pro.
13173         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13174         file.
13176         * config.guess (i[345]86): Ditto.
13178 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13180         * configure.in (noconfigdirs): Removed gdb for D10V.
13182 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13184         * configure.in: Remove ld, target-libio, target-libg++, and
13185         target-libstdc++ from noconfigdirs.
13187 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13189         * configure: Fix three locations where shell scripts were
13190         being run directly rather than with config_shell.
13192 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13194         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13195         * config.sub (basic_machine): Recognize v850.
13197 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13199         * mpw-configure: Handle multiple enable/disable options and
13200         pass them down recursively, handle -c and -s flags appropriately
13201         depending on choice of compiler, add escape mechanism for
13202         quoted arguments to gC.
13204 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13206         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13207         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13208         so that -mrelocatable-lib and -mno-eabi are used.
13210         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13211         not support --print-multi-lib, don't abort.
13213 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13215         * make-all.com: Run config-a-gas.
13216         * setup.com: Don't copy subdirectory files around.
13218 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13220         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13221         target, it now compiles correctly.
13223 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13225         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13227 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13229         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13231 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13233         * configure.in (native_only): Add prms.
13235 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13237         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13238         (BINUTILS_SUPPORT_DIRS): Likewise.
13240 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13242         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13243         d10v support is added.
13245 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13247         * configure.in (d10v-*-*): New target.
13249 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13251         * config.guess (HP 9000/811): Recognize this as a PA1.1
13252         machine.
13254 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13256         * Makefile.in (do-tar-gz): New target, split out from tail end of
13257         taz target.  Run each command separately, don't use pipes.
13258         (taz): Use it.
13260 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13262         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13263         * mpw-build.in: No builds should depend on building byacc or flex,
13264         they are assumed to be installed already.
13266 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13268         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13269         variable that CC_FOR_TARGET needs.
13271 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13273         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13274         options have changed since the last time the subdirectory was
13275         configured, and if it has, reconfigure.
13276         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13277         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13279 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13281         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13282         CLEAN_MODULES): Add bash.
13283         (all-bash): New target.
13285 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13287         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13289 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13291         * config.sub (basic_machine): Recognize d10v as a valid processor.
13293 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13295         * mpw-configure: Add support for --bindir.
13296         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13298 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13300         * configure.in: add bash, time, gawk to list of hosttools and things
13301         to only build for native toolchains
13303 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13305         * Makefile.in (docdir): Remove.
13307 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13309         * Makefile.in (datadir): Set to $(prefix)/share.
13311 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13313         * configure.in: build diff and patch for cygwin32-hosted
13314         toolchains.
13316 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13318         * config.sub: Accept -rtems*.
13320 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13322         * configure.in: enable dosrel for cygwin32-hosted builds,
13323                 remove diff from the list of things not buildable
13324                 via Canadian Cross
13326 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13328         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13329         don't get ". ".
13331 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13333         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13335 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13337         * Makefile.in (taz): Handle case where tex3patch didn't even get
13338         checked out.  Also, if it was found, put the symlink in a new util
13339         subdirectory.
13341 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13343         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13345 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13347         * config.sub: Recognize -openvms.
13348         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13349         * make-all.com, setup.com: New files.
13351 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13353         * Makefile.in (taz): tex3patch moved to texinfo/util.
13355 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13357         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13358         * configure.in: remove make from disable-if-Can-Cross list
13359                 enable gdb if ${host} and ${target} are cygwin32
13361 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13363         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13364         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13366 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13368         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13369         distinguish sysv/svr4/bsd variants.
13370         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13372 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13374         * configure.in: Added copyright notice.
13375         * move-if-change: Added copyright notice.
13377 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13379         * configure.in (powerpcle-*-solaris*): Until we get shared
13380         libraries working, don't build gdb, sim, make, tcl, tk, or
13381         expect.
13383 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13385         * config.guess:  Merge with FSF:
13387         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13388         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13390         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13391         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13393         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13394         * config.guess:  Combine two OSF1 rules.
13395         Also recognize field test versions.  From mjr@zk3.dec.com.
13396         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13397         because GNU uname does not support -p.  From pmr@pajato.com.
13399 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13401         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13403 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13405         * mpw-README: Document GCCIncludes.
13407 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13409         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13411 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13413         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13415 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13417         * configure.in (*-*-cygwin32): Configure make.
13419 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13421         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13423 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13425         * Makefile.in (all-inet): Depend on all-perl.
13427         * Makefile.in (inet-install): New target.
13429         * Makefile.in (all-inet): Depend on all-tcl.
13430         (all-inet): Depend on all-send-pr.
13432 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13434         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13435         temporarily.
13437 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13439         * configure.in: Don't configure --with-gnu-ld on AIX.
13441 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13443         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13445 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13447         * Makefile.in (ALL_MODULES): Added all-inet.
13448         (CROSS_CHECK_MODULES): Added check-inet.
13449         (INSTALL_MODULES): Added install-inet.
13450         (CLEAN_MODULES): Added clean-inet.
13451         (all-indent): New target.
13453         * configure.in (host_tools): Added inet.
13454         (native_only): Added inet.
13455         (noconfigdirs): Added inet.
13457 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13459         * configure.in: Don't configure libgloss if we are not configuring
13460         newlib.
13462 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13464         * configure.in: Don't configure libgloss for unsupported
13465         architectures.
13467 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13469         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13471 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13473         * Makefile.in (ALL_MODULES): Include all-apache.
13474         (CROSS_CHECK_MODULES): Include check-apache.
13475         (INSTALL_MODULES): Include install-apache.
13476         (all-apache): New target.
13478         * configure.in: Added apache everywhere perl is seen.
13480 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13482         * Makefile.in: Add support for clean-{module} and
13483         clean-target-{module} rules.
13485 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13487         * configure.in (*-*-ose) do not build libgloss.
13489 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13491         * config.guess (prep*:SunOS:5.*:*): Turn into
13492         powerpele-unknown-solaris2.
13494 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13496         * configure.in: Permit --enable-shared to specify a list of
13497         directories.
13499 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13501         * configure.in (host==solaris): Pass only the first word of $CC
13502         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13504 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13506         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13508 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13510         * Makefile.in (ALL_MODULES): Include all-perl.
13511         (CROSS_CHECK_MODULES): Include check-perl.
13512         (INSTALL_MODULES): Include install-perl.
13513         (ALL_X11_MODULES): Include all-guile.
13514         (CHECK_X11_MODULES): Include check-guile.
13515         (INSTALL_X11_MODULES): Include install-guile.
13516         (all-perl): New target.
13517         (all-guile): New target.
13519         * configure.in (host_tools): Include perl and guile.
13520         (native_only): Include perl and guile.
13521         (noconfigdirs): Don't build guile and perl; no ports have been
13522         done.
13524 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13526         * configure (--enable-*): Handle quoted option lists such as
13527         --enable-sim-cflags='-g0 -O' better.
13529 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13531         * Makefile.in ({,inst}all-target): New rule so we can make and
13532         install all of the target directories easily.
13534 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13536         * configure.in: Add missing global flag in sed substitution when
13537         deleting `target-' from ${configdirs}.
13539 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13541         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13542         option.
13544         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13545         config/mh-necv4.
13547         * install.sh: Correct misspelling of transformbasename.
13549         * config.guess: Recognize mips-*-sysv*.
13551 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13553         * config.sub: Recognize mon960.
13555 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13557         * configure: Restore Canadian Cross handling of BISON and LEX,
13558         removed in Feb 20 change.
13560 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13562         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13563         Mention make install.  Remove the old copyright date as well the
13564         clumsy and rather pointless copyright on the README file.
13566 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13568         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13569         Makefile after running symlink-tree, then run `make distclean' to
13570         avoid clobbering any generated files in srcdir.
13572 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13574         * configure.in (m68k-*-netbsd*): Build everything now.
13576 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13578         * Makefile.in (taz): Fix quoting.
13580 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13582         * configure.in (sparclet-*-*): Build everything now.
13584 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13586         * configure.in (m68k-*-linux*): New host.
13588 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13590         * configure: Check for bison before byacc.
13592 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13594         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13595         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13596         searching PATH.  These are used as fallbacks by Makefile.in if
13597         flex/bison/byacc aren't in objdir.
13599 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13601         * Makefile.in: Make everything which depends upon all-bfd also
13602         depend upon all-opcodes, in case --with-commonbfdlib is used.
13604 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13606         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13607         building NT native compilers on Unix.
13609 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13611         * configure.in: Don't get CC from the host Makefile fragment if we
13612         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13613         Solaris test for /usr/ucb/cc to the post target script, just after
13614         the compiler sanity test.
13616 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13618         * config.sub: Merge with FSF.
13620 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13622         * Makefile.in (RPATH_ENVVAR): New variable.
13623         (REALLY_SET_LIB_PATH): Use it.
13624         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13626 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13628         * config.sub, configure.in: Recognize sparclet cpu.
13630 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13632         * config.guess:  Support m68k-cbm-sysv4.
13634 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13636         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13637         m68k-unknown-linuxaout from linker help string.  Put quotes around
13638         $ld_help_string.
13640 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13642         * config.guess (powerpc-harris-powerunix): Add guess for port
13643         to new target.
13645 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13647         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13649 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13651         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13652         $(REALLY_SET_LIB_PATH) in Makefile.
13653         * Makefile.in (SET_LIB_PATH): New variable.
13654         (REALLY_SET_LIB_PATH): New variable.
13655         ($(DO_X)): Use $(SET_LIB_PATH).
13656         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13657         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13658         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13659         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13660         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13661         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13662         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13663         (install-dosrel): Likewise.
13664         (all-opcodes): Depend upon all-libiberty.
13666 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13668         * config.guess (*:CYGWIN*): New
13670 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13672         * Makefile.in (all-target-winsup): All all-target-libiberty.
13674 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13676         * configure.in (noconfigdirs): Add missing # in front of comment.
13678 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13680         * configure.in: add second pass to things added to noconfigdirs
13681         so *-gm-magic can exclude libgloss properly.
13683 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13685         * mpw-configure (extralibs_name, rez_name): Set correctly
13686         for MWC68K compiler.
13688         * mpw-README: Add more info on the necessary build tools.
13690 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13692         * configure.in, config.sub: Recognize cygwin32.
13694 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13696         * config.guess, config.sub: Recognize A/UX.
13698 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13700         * config.sub: Merge with gcc/config.sub.
13702 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13704         * mpw-build.in (do-binutils): Add build of stamps.
13706 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13708         * config.sub: Add recognition for mips64vr4100*-* targets.
13710 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13712         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13713         Add creation of gconfigargs with `--enable-shared' turned on.
13714         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13715         ($(host)-stamp-stage3-configured): Likewise.
13716         (HOLES): Add chatr and ldd.
13717         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13719 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13721         * configure: Pass --nfp to recursive configures.
13723 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13725         * Makefile.in (DLLTOOL): New.
13726         (DLLTOOL_FOR_TARGET): New.
13727         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13728         (EXTRA_TARGET_FLAGS): Ditto.
13729         (EXTRA_GCC_FLAGS): Ditto.
13730         (CONFIGURE_TARGET_MODULES): Ditto.
13731         (DO_X): Ditto.
13732         * configure: Add DLLTOOL.
13734 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13736         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13737         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13738         mh-sco, since old workarounds no longer needed, and don't
13739         build ld, since libraries have weak symbols in COFF.
13741 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13743         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13745 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13747         * configure.in: Make sure that ${CC} can be used to compile an
13748         executable.
13750 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13752         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13753         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13754         nothing depending on whether gdbtk is being built.
13756 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13758         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13760 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13762         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13763         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13765 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13767         * config-ml.in: Add support for
13768         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13769         Simplify setting of multidirs from --disable-foo.
13771 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13773         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13774         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13775         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13776         non-empty, pass them on to the  GCC make.
13777         (all-bootstrap): New rule that is like all-gcc, except it executes
13778         the GCC bootstrap rule instead of the GCC all rule.
13780 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13782         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13784 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13786         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13787         DG/UX support.
13789 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13791         * config.sub (i*86*) Change [345] to [3456]
13793 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13795         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13796         --with-gnu-ld=no.
13798 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13800         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13801         AIX multilibs get built.
13803 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13805         * configure.in (i386-win32): Don't build expect if we're not
13806         building the tcl subdir.
13808 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13810         * Makefile.in: (configure-target-examples, all-target-examples):
13811         New targets, configure and build example programs.
13813 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13815         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13816         use it as input to sedit the generated MPW makefile.
13817         * mpw-README: Add a suggestion about Gestalt.h.
13819 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13821         * config.sub: Accept *-*-ieee*.
13823 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13825         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13826         Ronald F. Guilmette <rfg@monkeys.com>.
13828 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13830         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13831         for powerpc-pe native.
13832         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13833         (target==powerpc-pe): duplicate i386-win32 entry.
13835 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13837         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13838         of vxworks, not just vxworks5.1.
13840 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13842         * mpw-configure: Add support for exec-prefix.
13844 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13846         * config.guess: Recognize HP model 816 machines as having
13847         a PA1.1 processor.
13849 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13851         * configure: Ignore new autoconf configure options.
13853 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13855         * config.guess:  Recognize Pentium under SCO.
13856         From Robert Lipe <robertl@arnet.com>.
13858 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13860         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13862 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13864         * configure.in: Don't configure gas for alpha-dec-osf*.
13866 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13868         * configure.in: Default to --with-stabs for some targets for which
13869         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13870         i[345]86*-*-unixware*.
13872 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13874         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13875         rather than basing it on the target.  Simplify handling of options
13876         controlling which directories to configure.  Remove extraneous
13877         slash in multi-clean target.
13879 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13881         * config-ml.in: Prefix more variables with ml_ so they don't collide
13882         with configure's.
13884 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13886         * configure: Don't turn -v into --v.
13888 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13890         * configure.in (targargs): Fix typo.
13892         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13894 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13896         * configure.in: Strip --host and --target options from
13897         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13898         --with-cross-host option when building with a cross-compiler.
13899         * configure: Canonicalize the arguments put into config.status by
13900         always using `=' for an option with an argument.  Pass a presumed
13901         --host or --target explicitly.
13903 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13905         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13906         into general OS recognition case.
13908 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13910         * configure.in (target_configdirs): add target-winsup only
13911         for win32 target systems.
13913 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13915         * Makefile.in (all-target-libgloss): Depend upon
13916         configure-target-newlib, since when libgloss is built it looks to
13917         see if the newlib directory exists.
13919 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13921         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13922         cfg-ml-*.in.
13924 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13926         * configure: Handle LD and LD_FOR_TARGET when configuring a
13927         Canadian Cross.
13929 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13931         * configure.in (target_libs): add target-winsup.
13932         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13933         (target==ppcle-pe): remove ld from $noconfigdirs.
13935 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13937         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13938         Preserve relative path names in $srcdir.  Build symlink tree if
13939         configuring cross target dir and srcdir=. (= no VPATH support).
13940         (configure-target-libg++): Depend on configure-target-librx.
13941         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13942         * config-ml.in: New file.
13943         * symlink-tree: New file.
13944         * configure: Ensure srcdir="." if that's what it is.
13946 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13948         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13949         includes and FLEX_SKELETON setting.
13950         * mpw-configure (--with-gnu-ld): New option, controls whether
13951         to use PPCLink or ld with PowerMac GCC.
13952         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13953         * mpw-config.in: Configure grez if targeting Mac.
13955         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13956         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13957         just macos.
13958         * configure.in: Configure grez resource compiler if targeting Mac.
13959         * Makefile.in (all-grez, install-grez): New targets.
13961 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13963         * configure: CXX defaults to gcc, not g++.  If we find
13964         gcc in the path, set CC to gcc -O2.
13966 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13968         * configure: Default ${build} correctly.  Avoid picking up extra
13969         spaces when reading CC and CXX from Makefile.  When doing a
13970         Canadian Cross, use plausible default values for numerous
13971         variables.
13972         * configure.in: When doing a Canadian Cross, don't try to
13973         configure tools whose configure script can't handle it.
13975 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13977         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13979 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13981         * configure:  Remove dubious bug reporting address.
13983 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13985         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13986         configure script, run that instead of this directory's configure.
13987         In either case, print a message that we're configuring the sub-dir.
13989 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13991         * configure.in: Before checking for the existence of various files,
13992         use sed to filter out "target-".
13994 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13996         * Makefile.in (DO_X): Split rule to decrease command line length
13997         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13998         (Philippe De Muyter).
14000 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14002         * Makefile.in (all-patch): depend on all-libiberty.
14004 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14006         * configure.in: If the only directory in target_configdirs which
14007         actually exists is libiberty, then set target_configdirs to empty,
14008         to avoid trying to build a target libiberty in a gas or gdb
14009         distribution.
14011 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14013         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14014         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14015         systems.
14017 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14019         * configure.in (copy_dirs): Use sys-include instead of include
14020         for --with-headers option.
14022 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14024         * Makefile.in, configure.in: Make winsup builds work with
14025         new scheme.
14027 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14029         * configure.in: Build the linker on AIX.
14031 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14033         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14034         where needed.
14036 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14038         * Makefile.in (all-gcc): Fix typo.
14040 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14042         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14044 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14046         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14047         to target-xiberty, to provide more flexibility.
14048         (target_subdir):  Define.  Create if cross.
14049         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14050         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14051         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14052         check-libFOO -> check-target-libFOO, etc.
14053         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14054         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14055         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14056         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14057         allow ALL_GCC="" to only configure.
14058         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14059         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14060         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14062 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14064         * Makefile.in (taz): Build "info" in etc explicitly.
14066 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14068         * configure.in:  Make sure that CC is undefined (as opposed to
14069         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14070         problem with autoconf trying to configure on a host without GCC.
14072 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14074         * mpw-configure: Set host alias from choice of host compiler,
14075         only use generic MPW Makefile sed if present, edit a file
14076         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14077         * mpw-README: Add problem notes about CW6 and CW7.
14079 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14081         * Makefile.in (taz): Use ";" instead of ";;".
14083 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14085         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14086         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14087         DISTDOCDIRS.
14088         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14089         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14091 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14093         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14094         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14095         Move bfd to DISTSTUFFDIRS.
14097 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14099         * Makefile.in (X11_LIB): Removed.
14100         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14102         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14104 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14106         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14107         names.
14109 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14111         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14113 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14115         * configure.in (i[345]86-*-win32): Always build newlib.
14116         Don't configure cvs, autoconf or texinfo.
14117         * Makefile.in (LD_FOR_TARGET): New.
14118         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14119         Pass down LD_FOR_TARGET.
14121 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14123         * winsup: New directory.
14124         * Makefile.in: Build winsup.
14125         * configure.in: Winsup is configured when target is win32.
14126         Can only build win32 target GDB when native.
14128 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14130         * config.guess: Recognize HP model 819 machines as having
14131         a PA 1.1 processor.
14133 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14135         * configure: Fix sed loop which substitutes for CC and CXX to
14136         avoid bug found in various sed implementations.
14138 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14140         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14141         simulator.  Use standard powerpc-*-eabi*.
14143 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14145         * configure.in: Stop putting gas and binutils in noconfigdirs for
14146         powerpc-*-aix* and rs6000-*-*.
14148 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14150         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14151         -mcall-aixdesc libraries.
14153 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14155         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14157         * config.sub (arm | armel | armeb): Fix shell syntax.
14159 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14161         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14162         -msoft-float and -mcpu=common support.
14163         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14164         libraries.
14166 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14168         * configure.in: Allow configuration and build of emacs19 for the alpha.
14170 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14172         * configure.in (CC): Get ^CC, not just any old CC, from
14173         ${host_makefile_frag}.
14175 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14177         * configure.in (CC): Try to get CC from
14178         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14180 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14182         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14183         only if it exists in $(srcdir).
14185 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14187         * configure: If CC and CXX are not set in the environment, set
14188         them, based on either an existing Makefile or on searching for gcc
14189         in PATH.  Substitute for CC and CXX in Makefile.
14190         * configure.in: Remove libm from target_libs.  Separate
14191         target_configdirs from configdirs.  If CC is not set in
14192         environment, try to get it from a host Makefile fragment.  Rewrite
14193         changes of configdirs to use skipdirs instead.  A few minor
14194         tweaks.  Take directories out of target_configdirs as they are
14195         taken out of configdirs.  Remove existing Makefile files from
14196         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14197         CONFIG_ARGUMENTS in Makefile.
14198         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14199         by configure.in.
14200         (CONFIG_ARGUMENTS): Likewise.
14201         (CONFIGURE_TARGET_MODULES): New variable.
14202         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14203         ($(CONFIGURE_TARGET_MODULES)): New target.
14204         (configure-libg++, configure-libio): New targets.
14205         (all-libg++): Depend upon configure-libg++.
14206         (all-libio): Depend upon configure-libio.
14207         (configure-libgloss, all-libgloss): New targets.
14208         (configure-libstdc++): New target.
14209         (all-libstdc++): Depend upon configure-libstdc++.
14210         (configure-librx, all-librx): New targets.
14211         (configure-newlib): New target.
14212         (all-newlib): Depend upon configure-newlib
14213         (configure-xiberty): New target.
14214         (all-xiberty): Depend upon configure-xiberty.
14216 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14218         * configure.in (host i[345]86-*-win32):  Expand the
14219         noconfigdirs again.
14221 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14223         * mpw-configure: Fix sed command file name.
14225 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14227         * configure.in (host i[345]86-*-win32): Reduce the
14228         noconfigdirs again.
14230 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14232         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14233         or powerpc*-*-pe*, since they are not yet supported.
14235 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14237         Add PowerMac support and many other enhancements.
14238         * mpw-configure: New option --cc to select compiler to use,
14239         paste options set according to --cc into the generated
14240         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14241         if mpw-make.sed is present.
14242         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14243         add forward includes for PowerPC include files.
14244         * mpw-build.in: Build using Makefile.PPC if present.
14245         (do-byacc, etc): Remove separate version resource builds.
14246         (do-gas): Build "stamps" before "all".
14247         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14248         * mpw-README: Update to reflect --cc option, PowerMac support,
14249         and recently-reported compatibility problems.
14251 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14253         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14254         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14255         (--with-multilib-top): Pass to recursive invocations.
14257 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14259         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14260         v810-*-*.
14262 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14264         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14265         gdb, ld and opcodes on v810-*-*.
14267 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14269         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14270         (local-maintainer-clean): New target.
14271         (maintainer-clean): New target.
14272         (realclean): Just depend upon maintainer-clean.
14274 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14276         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14278 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14280         * configure.in: Build ld in mips*-*-bsd* case.
14282 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14284         * config.sub: Accept -lites* OS.  From Ian Dall.
14286 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14288         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14289         targets.
14291 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14293         * configure.in: treat i386-win32 canadian cross the same as
14294         i386-go32 canadian cross.
14296 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14298         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14299         running under the simulator to build a reduced set of libraries.
14300         (powerpc-*-eabiaix): Add fine grained multilib support added to
14301         other powerpc targets yesterday.
14303 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14305         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14306         -disable-softfloat, -disable-relocatable, -disable-aix, and
14307         -disable-sysv to control which multilib libraries get built.
14309 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14311         * configure: Add Makefile.tem to list of files to remove in trap
14312         handler.
14314 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14316         * config.guess (*Linux*):  Add missing "exit"s.
14317         Also, need specific check for alpha-unknown-linux (uses COFF).
14319 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14321         * config.guess:  Merge with FSF:
14323         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14324         * config.guess (AIX4): More robust release numbering discovery.
14326         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14327         * config.guess (i386-sequent-ptx): Properly get version number.
14329         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14330         * config.guess (mips:*:4*:UMIPS): New case.
14332 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14334         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14335         (i386-win32 host): Likewise.  Don't build readline.
14337 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14339         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14340         SUPPORT_FILES to submakes.
14342 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14344         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14345         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14346         mpw-configure.
14348 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14350         * configure.in (appdirs): Use =, not ==, in test expression when
14351         trying to build the text to print in the warning message for
14352         Solaris users.
14354 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14356         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14358 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14360         * config.guess: Recognize lynx-2.3.
14362 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14364         * config.sub (z8ksim): Deleted
14365         (z8k-*-coff): New, this is the one true name of the target.
14367 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14369         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14371 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14373         * config.guess (*:Linux:*:*): First try asking the linker what the
14374         default object file format is (elf, aout, or coff).  Then if this
14375         fails, try previous methods.
14377 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14379         * configure.in: Don't build newlib for *-*-vxworks5.1.
14381 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14383         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14384         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14386 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14388         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14390 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14392         * cfg-ml-com.in: New file.
14393         * cfg-ml-pos.in: New file.
14395 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14397         * COPYING.NEWLIB: Add HP free copyright to list.
14399 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14401         * config.sub: Recognize -eabi* for the system, not just -eabi.
14403 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14405         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14406         * config.sub, configure.in (win32): New target and host.
14408 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14410         * configure.in: Add i386-pe configuration.
14412 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14414         * mpw-build.in (install): Install GDB after LD.
14416 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14418         * mpw-config.in (elf/mips.h): Always forward-include, needed
14419         for GDB to build.
14421 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14423         * testsuite: New directory for customer acceptance and whole tool
14424         chain tests.
14426 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14428         * configure: If per-host line isn't found, but AC_OUTPUT is found
14429         and a configure script exists, run it instead.
14431 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14433         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14435 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14437         * configure: Set build_{cpu,vendor,os,alias} to host values when
14438         --build isn't specified.
14440 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14442         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14443         (FLAGS_TO_PASS): Pass them.
14444         (EXTRA_TARGET_FLAGS): Ditto.
14446 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14448         * Makefile.in (all-libg++): Depend on all-libstdc++.
14450 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14452         * configure.in (noconfigdirs): Enable all packages for
14453           i386-unknown-netbsd.
14455 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14457         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14458         hosted builds (DOS builds)
14460 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14462         Changes for ARM based on patches from Richard Earnshaw:
14463         * config.sub: Handle armeb and armel.
14464         * configure.in: Omit arm linker only for riscix.
14466 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14468         * config.guess:  Update from FSF.
14470 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14472         * config.sub: Recognize powerpcle as the little endian variant of
14473         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14474         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14475         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14476         temporarily.
14478 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14480         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14482 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14484         * config.sub: Accept -lites* as a basic system type.
14486 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14488         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14489         installed, and if so return linuxoldld as the system name.
14491 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14493         * config.guess: Add hppa1.1-hp-lites support.
14495 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14497         * configure.in: Don't build newlib for m68k-vxworks5.1.
14499 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14501         * configure.in (mips-sgi-irix6): Use mh-irix5.
14503 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14505         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14507 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14509         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14510         OSF/1.  Fix compiler flags.
14511         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14513 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14515         * configure.in: Recognize --with-newlib.
14516         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14518 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14520         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14521         to *_X11_MODULES due to gdbtk needing X include files et al.
14523 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14525         Merge in support for Mac MPW as a host.
14526         (Old change descriptions retained for informational value.)
14528         * mpw-config.in: Add generic include forwards for cpu-specific
14529         include files in aout and elf directories.
14531         * mpw-configure: Added copyright.
14532         * mpw-config.in: Check for presence of required build tools.
14533         (target_libs): Add newlib.
14534         (target_tools): Add examples.
14535         (Read Me): Generate as "Read Me for MPW" instead.
14536         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14537         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14538         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14540         * mpw-configure: Remove subdir-specific makefile hackery,
14541         delete mk.tmp after using it.
14543         * mpw-build.in (all): Display start and end times.
14545         * mpw-configure (host_canonical): Set.
14546         (target_cpu): Always add to makefiles.
14547         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14548         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14549         (mpw-mh-mpw): Look for in srcdir and srcroot.
14550         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14552         * mpw-build.in: (install-only): New target.
14554         * mpw-configure (host_alias, target_alias): Rename from hostalias
14555         and targetalias, add into generated Makefile.
14556         (mk.tmp): If present, add into generated Makefile.
14557         * mpw-build.in (all-gas): Build config.h first before gas proper.
14559         * mpw-configure (config.status): Write only if changed.
14560         * mpw-config.in (readline): Configure it (not built, just used for
14561         definitions).
14563         * mpw-config.in (elf/mips.h): Add a forward include.
14565         * mpw-config.in: Forward-include most .h files in include into
14566         extra-include.
14567         (readline): Don't build.
14568         mpw-build.in (install): Install GDB.
14570         * mpw-configure (prefix, mpw_prefix): Handle it.
14571         * mpw-config.in (mmalloc, readline): Don't configure.
14572         * mpw-build.in (thisscript): Rename to ThisScript.
14573         Use mpw-build instead of BuildProgram everywhere.
14574         (mmalloc, readline): Don't build.
14575         * mpw-README: New file, basic documentation about the MPW port.
14577         * mpw-config.in: Use forward-include to create include files.
14579         * mpw-configure: Add more things to the top of each configured
14580         Makefile, including contents of config/mpw-mh-mpw.
14581         * mpw-config.in (extra-include): Create this directory and fill it
14582         with Posix-like include files when configuring.
14584         * config.sub (apple, mac, mpw): Add various aliases.
14586         * mpw-build.in: New file, top-level build script fragment for MPW.
14587         * mpw-configure: New file, configure script for MPW.
14588         * mpw-config.in: New file, config fragment for MPW.
14590 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14592         * configure.in (host_libs): Remove glob, since it is gone from the
14593         sources.
14595 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14597         * Makefile.in: define empty GDB_NLM_DEPS var.
14599         * configure.in(target_makefile_frag): use config/mt-netware
14600         for netware targets.
14602 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14604         * config.sub: Merge in recent FSF changes.  Remove linux special
14605         cases.
14607 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14609         Revert this change:
14611         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14613                 * build-all.mk: Use CC=cc -Xs on Solaris.
14615 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14617         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14618         stop using it.
14619         * Makefile.in: Nuke all references to glob subdirectory.
14621 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14623         * configure.in: Fix --enable-shared logic in per-host.
14625 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14627         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14629 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14631         * configure.in (noconfigdirs): Don't build gas on AIX, for
14632         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14634 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14636         * configure: Fix --cache-file to work if the file argument is a
14637         relative path.
14639 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14641         * configure: If the --cache-file is used, pass it down to
14642         configure in subdirectories.
14644 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14646         * config.sub: add vxworks29k configuration.
14648 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14650         * Makefile.in (taz): Do "diststuff" part quietly.
14652 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14654         * config.sub: Mini-merge with gcc/config.sub.
14656 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14658         * config.guess (IRIX): Sed - to _.
14660 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14662         * Makefile.in (source-vault, binary-vault): New targets.
14664 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14666         * config.sub: Recognize -eabi as a basic system type.
14668 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14670         * configure.in (enable_shared stuff): Fix typo.
14672 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14674         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14676 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14678         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14680 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14682         * configure.in (rs6000-*-*): Don't build gas.
14684 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14686         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14687         reduce command line length.
14688         (AS_FOR_TARGET): Check for as.new, not Makefile.
14689         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14691 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14693         * config.guess:  Merge from FSF.
14695 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14697         * configure: Don't use $ when handling program_suffix.
14699 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14701         * configure.in:  Configure tk for hppa/hpux.
14703 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14705         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14707 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14709         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14710         to LIBCXXFLAGS.  Tests are better run without it.
14712 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14714         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14716 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14718         * configure.in (*-*-netware*): Don't configure xiberty.
14720 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14722         * configure.in:  Remove tk from native_only list.
14724 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14726         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14727           for special NCD build.
14729 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14731         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14732         makeall.bat, they're only useful for binutils snapshots.
14733         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14734         makeall.bat to specified SUPPORT_FILES.
14736 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14738         * build-all.mk: Add Ericsson targets to sun4 and solaris
14739           hosts.  Add  BNR's sun4 target to solaris host, so their
14740           build-from-source will be tested in-house first.
14742 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14744         * Makefile.in (LIBCFLAGS): New variable.
14745         (CFLAGS_FOR_TARGET): Ditto.
14746         (LIBCFLAGS_FOR_TARGET): Ditto.
14747         (LIBCXXFLAGS): Ditto.
14748         (CXXFLAGS_FOR_TARGET): Ditto.
14749         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14750         (BASE_FLAGS_TO_PASS): Pass them.
14751         (EXTRA_TARGET_FLAGS): Ditto.
14753         * configure.in: Support --enable-shared.
14755 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14757         * configure.in (target_libs):  Include libstdc++ again.
14758         * config.guess:  Update from FSF (for FreeBSD).
14760 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14762         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14763         makeall.bat.
14764         (DISTDOCDIRS): Add `etc'.
14765         (ETC_SUPPORT_PFX): New variable.
14766         (taz): Include anything from etc starting with a word in
14767         ETC_SUPPORT_PFX.
14769 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14771         * config.sub: Update for recent FSF changes.  Remove obsolete
14772         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14773         spacing changes.
14775 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14777         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14779         * config.guess:  Merge with FSF.
14780         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14782 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14784         * configure: Since the "trap 0" handler will override the exit
14785         status on many systems, only use it for "exit 1", and make it set
14786         a non-zero exit status; reset it before "exit 0".  Also, check
14787         exit status of config.sub, and error out if it failed.
14789 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14791         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14792         and install libgloss.
14794 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14796         * Makefile.in (all-binutils): Depend upon all-byacc.
14798         * configure.in: Don't build emacs on Irix 5.
14800 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14802         * configure.in (*-*-netware*): Add libio.
14804 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14806         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14807         (CHECK_TARGET_MODULES): Ditto.
14808         (INSTALL_TARGET_MODULES): Ditto.
14809         (TARGET_LIBS): Ditto.
14810         (all-libstdc++): Note dependencies.
14812 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14814         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14816 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14818         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14819         -fexternal-templates.
14821         * configure.in (target_libs): Add libstdc++.
14822         (noconfigdirs): Add libstdc++ as appropriate.
14824 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14826         * config.guess:  Update from FSF.
14828 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14830         * configure: Use ${config_shell} when running ${configsub}.
14832 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14834         * config.sub: No longer recognize h8300h.
14836 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14838         * config.sub: Remove extraneous differences between config.sub and
14839         gcc/config.sub.
14841 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14843         * Makefile.in (DISTSTUFFDIRS): Add gas.
14845 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14847         * COPYING.NEWLIB: New file.
14849 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14851         * config.guess (HP-UX):  Patch from Harlan Stenn
14852         <harlan@landmark.com> to also emit release level.
14854 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14856         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14858 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14860         * config.sub:  Merge nextstep cleanup from FSF.
14862 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14864         * configure.in (arm-*-*): Don't configure ld for this target.
14866 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14868         * configure.in (*-*-netware): don't configure libg++, libio,
14869           librx, or newlib.
14871 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14873         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14874         configure ld--it works, but it doesn't support shared libraries.
14876 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14878         * config.guess (*-unknown-freebsd*):  Get rid of possible
14879         trailing "(Release)" in version string.
14880         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14882 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14884         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14885         Fix type: *-next-neststep -> *-next-nextstep.
14887         * config.guess:  Merge from FSF:
14889         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14891         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14893         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14895         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14896         instead of UNIX_SV for UnixWare 1.0).
14898 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14900         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14901         to make gdb/nlm/* build after the compiler and linker.
14903 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14905         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14906         not just i[34]86.
14907         (m68k-atari-sysv4):  Relocate to match FSF version.
14909         * config.guess:  More merges from the FSF:
14911         Add a space before function call or macro invocation.
14913         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14915         * config.guess: Add trap cmd to remove dummy.c and dummy when
14916         interrupted.
14918         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14920         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14921         (dummy): Redirect stderr from compilation of dummy.c.
14923         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14925         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14927 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14929         * configure: Accept and ignore --cache*, for compatibility with
14930         new autoconf.
14932 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14934         * config.guess:  Merge from FSF:
14936         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14938         * config.guess (Pyramid*:OSx*:*:*): New case.
14939         (PATH): Add /.attbin at end for finding uname.
14940         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14942         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14944         * config.guess (M88*:DolphinOS:*:*): New case.
14946         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14948         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14949         to select whether to use ELF or COFF.
14951         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14953         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14955         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14957         * config.guess: Guess the OS version for HPUX.
14959         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14961         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14963 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14965         * configure.in: Recognize --with-headers, --with-libs, and
14966         --without-newlib.
14967         * Makefile.in (all-xiberty): Depend upon all-ld.
14969 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14971         * configure.in: Change i[34]86 to i[345]86.
14973 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14975         * configure (version): A few more tweaks to help message.
14977 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14979         * Makefile.in:  Remove (for now) librx as a host library,
14980         now that we're building it for target.
14982 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14984         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14985         (Karl Berry).
14987 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14989         * configure.in:  Also configure librx.
14991 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14993         * Makefile.in:  Update various rules to reflect that librx
14994         is now needed for libg++.
14996 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14998         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15000 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15002         * configure.in: Configure the examples directory.
15004 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15006         * configure: Simplify Jun 2 1994 change.
15008 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15010         * change CC to /usr/latest/bin/gcc for lynx host builds, since
15011         /bin/gcc isn't good enough to build gcc.
15013 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15015         * Makefile.in (GDB_SUPPORT_FILES): Remove
15016         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15017         (gdb.tar.gz): Add new rule to use standard distribution building
15018         mechanism.
15020 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15022         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15023         Bill Cox <bill@cygnus.com>.
15025 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15027         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15029 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15031         * configure:  Search current dir first in .gdbinit.
15033 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15035         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15037 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15039         * config.sub:  Refer to NeXT's operating system as nextstep.
15041         * config.sub (case $basic_machine):  Re-order the cases, to match
15042         the order in the FSF version (which is mostly alphabethical).
15043         Merge in some additions and changes from the FSF.
15045 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15047         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15048         * config.sub: Recognize cxux7.
15049         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15051 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15053         * config.sub:  Fix typo powerpc -> powerpc-*.
15055 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15057         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15059         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15060         parallel with all-emacs and install-emacs).  Top-level command
15061         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15063 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15065         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15066         $(relbindir)/make before doing ``make install'', and use
15067         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15068         installing over running make binary.
15069         ($(host)-stamp-stage3-installed): Likewise.
15071 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15073         * config.guess: Recognize Mach.
15075 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15077         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15078         see whether --exec-prefix was used.
15080 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15082         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15084 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15086         * Makefile.in: Add all-librx target similar to all-libproc.
15088 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15090         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15091         with post 1.2 uname bogosity.
15093 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15095         * configure: Remove temporary files on receipt of a signal.
15097 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15099         * configure: If there is a package_makefile_frag, remove
15100         ${subdir}/Makefile.tem after copying it in.
15102 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15104         * build_all.mk: support rs6000 lynx identifies itself as
15105         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15106         since /bin/gcc is too feeble to compile a modern gcc.
15108 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15110         * brought devo/test-build.mk update-to-date with progressive/
15111           test-build.mk. Add lynx targets and hppa flag info.
15113 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15115         * configure.in:  Use mh-ncrsvr43.  Patch from
15116         Tom McConnell <tmcconne@sedona.intel.com>.
15118 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15120         * config.guess (i386-unknown-bsdi):  No longer need to
15121         check #if defined(__bsdi__) && defined(__i386__).
15123 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15125         * configure: Set program_transform_nameoption correctly.
15127 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15129         * brought build-all.mk update-to-date with progressive build-all.mk,
15130           added new targets and hppa info.
15132 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15134         * configure: If config.guess result is a prefix of the user
15135         specified target, assume a native build and use the user specified
15136         target as the host alias.  Remove SunOS patch suffix removal hack.
15137         * configure.in: Remove SunOS patch suffix removal hack.
15139         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15140         in NATIVE_CHECK_MODULES.
15142 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15144         * Makefile.in: Rename HOST_ONLY to NATIVE.
15145         * configure: Delete SunOs patch suffix from host_canonical
15146           and build_canonical variables that are prepended to Makefiles.
15147         * configure.in: Add comments for easier maintenance.
15149 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15151         * Makefile.in: Add all-libproc target similar to all-gui.
15153 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15155         * Makefile.in (CHECK_MODULES): split into
15156         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15158 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15160         * config.guess (i386-unknown-bsdi): New system to guess.
15162 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15164         * Makefile.in: Add all-gui target (but not yet build by "all").
15166 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15168         * config.sub: Move deletion of patch suffix from here...
15169         * configure.in: To here, at Ian's suggestion.  The top-
15170           level scripts might need to know of a patch level.
15172 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15174         * config.sub: Strip off patch suffix so rtl is recognized
15175           as a sunos4.1.3 machine, even though it's been patched.
15177 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15179         * Makefile.in (INSTALL_LAST): Delete.
15180         (INSTALL_DOSREL): New.
15182 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15184         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15185         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15186         whether we pass down --with-gnu-ld anyhow.
15188 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15190         * Makefile.in (INSTALL_LAST): Change operation so it works
15191         on more flavors of make.
15192         * configure.in (go32): Don't build libg++ or libio.
15194 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15196         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15197         they can be overriden by templates.
15199 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15201         * configure.in (target==go32): Don't build gdb.
15202         * dosrel: New directory.
15204 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15206         * configure.in (host==go32): Configure dosrel too.
15207         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15208         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15209         be set by incoming names or templates.
15210         (INSTALL_LAST): New rule.
15212 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15214         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15216 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15218         * configure.in (appdirs): New variable.  Currently empty, but will
15219         be used in gas distribution.  If nonempty, lists a set of
15220         directories at least one of which must get configured, or top
15221         level configuration is considered to have failed.
15222         (rs6000-*-lynxos*): Use new file name.
15224 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15226         Eliminate XTRAFLAGS.
15227         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15228         newlib include files using -idirafter, and also use -nostdinc.
15229         (CXX_FOR_TARGET): Likewise.
15230         (XTRAFLAGS): Removed.
15231         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15232         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15233         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15234         ($(DO_X)): Don't pass down XTRAFLAGS.
15236 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15238         * configure.in (mips*-dec-bsd*): New target; do build linker.
15239         (mips*-*-bsd*): New target; don't build linker.
15241 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15243         * configure.in: support rs6000-*-lynxos* configuration.
15244         support sunos4 as a cross target.
15246         * config.sub: look for lynx*, not lynx since the OS version may
15247         legitimately be part of the name.
15249 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15251         * configure.in (i[34]86-*-sco*): Move to be with other i386
15252         targets.
15253         (romp-*-*): New target.  Skip various binary utilities.
15254         (vax-*-*): New target.  Don't build newlib.
15255         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15257 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15259         * configure.in: Only set host_makefile_frag if config
15260         directory exists.
15262 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15264         * install.sh: If $dstdir exists, don't check whether each
15265         component does.
15267 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15269         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15271 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15273         * configure.in (*-*-lynxos*): Don't configure newlib for either
15274         native or cross Lynx.
15276 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15278         * config.sub (sparc64-elf): Fix os.
15279         (z8k): Remove duplicate.
15281 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15283         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15284         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15286 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15288         * configure: Make file links cleanly even if Lynx fails on
15289           an NFS symlink (at least fail cleanly).
15291 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15293         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15294         -XNh2000.
15296 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15298         * configure: Unknown options are fatal again.
15300 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15302         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15303         compatibility.
15305 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15307         * build-all.mk: Add `clean' target.
15309 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15311         * config.guess:  Add SINIX support.
15312         * configure.in:  Add mips-*-sysv4* support.
15314 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15316         * build-all.mk: Document all useful targets.
15317         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15318         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15320 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15322         * configure: Support --silent, --quiet.
15324 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15326         * configure: Support --disable-FEATURE.
15328 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15330         * config.guess: Recognize NCR running SVR4.3.
15332 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15334         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15335         Patch from Paul Eggert <eggert@twinsun.com>.
15337 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15339         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15341 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15343         * configure: Make unrecognized options give nonfatal warnings
15344         instead of fatal errors, and pass them to any subdirectory
15345         configures in case they recognize them.
15346         Make --x equivalent to --with-x.
15348 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15350         * configure: Add --enable-* options.  Clean up usage message and
15351         some comments.
15353 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15355         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15357 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15359         * configure.in (hppa*-*-*): Enable binutils.
15361 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15363         * config.sub: Recognize cisco.
15365 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15367         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15369 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15371         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15372         than one configuration name.  Add comment.
15374 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15376         * config.guess: about target *-hitachi-hiuxwe2, fixed
15377         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15378         macro is incorrect.]
15380 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15382         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15383         than the "make ls" stuff which used to be here.
15385 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15387         * config.guess:  Recognize i[34]86-unknown-freebsd.
15388         From Shawn M Carey <smcarey@rodan.syr.edu>.
15390 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15392         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15394 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15396         * config.guess: Check for ptx.
15398 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15400         * config.sub: Add os9k checking.
15402 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15404         * config.guess: Handle OSF1 running on HPPA processors
15406 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15408         * configure: If subdir configure fails, print out a message with
15409         subdirectory name, in case subdir's configure code didn't identify
15410         itself.
15412 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15414         * configure.in: Remove embedded newlines from configdirs.
15415         Avoid mismatches of substrings.  Fix matching strings at end
15416         of configdirs.
15418 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15420         * config.guess:  Add Lynx/rs6000 config support.
15422 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15424         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15426 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15428         * configure.in (hppa*-*-osf*): Treat this just like most other
15429         PA configurations (eg no binutils or ld).
15430         (hppa*-*-*elf*): These configurations have binutils and ld.
15432 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15434         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15436 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15438         * configure.in (rs6000-*-*): Build gas.
15440 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15442         * Makefile.in:  Avoid bug in losing hpux sed.
15444 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15446         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15447         for GDB and GDB has been fixed to not need it.
15449 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15451         * config.guess: Recognize vax hosts.
15453 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15455         * configure (while loop): Don't use "break 2" inside case
15456         statement -- the case statement isn't an enclosing loop.
15458 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15460         * config.guess:  Clean up NeXT support, to allow nextstep
15461         on Intel machines.  Make OS be nextstep.
15463 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15465         * config.guess: Add alternate forms for Convex.
15467 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15469         * configure:  Completely rewrite option processing.  Take
15470         advantage of pattern-matching to avoid invoking test frequently.
15471         Also clean up host and target defaulting logic.
15473 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15475         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15476         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15477         commands (plus user environment) will fit SCO limits.
15479 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15481         * configure.in: Don't issue warnings about directories which are
15482         not being configured if -norecursion is set.  Correct test for
15483         --with-gnu-as and --with-gnu-ld to not get confused by substring
15484         matches.
15486         * configure.in: Don't build gas for alpha-dec-osf1*.
15488 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15490         * configure:  Back out Per's change of 12/19/1993.  It changes the
15491         behavior of configure in unexpected and confusing ways.
15493         Also, use different delim char when calculating
15494         program_transform_name so that the name can contain slashes.
15496 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15498         * configure.in, config.sub: Add support for VSTa micro-kernel.
15500 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15502         * configure.in: Nuke hacks which were used to get a special
15503         version of GAS for HPPA configurations.
15505 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15507         * configure:  If only ${target_alias} is given, use that
15508         as the default for ${host_alias}.
15509         * configure:  Add missing back-slashes before nested quotes.
15511 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15513         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15515 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15517         * config.guess:  Recognize some Tektronix configurations.
15518         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15520 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15522         * config.sub: Match any flavor of SH.
15524 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15526         * configure.in: Don't try to configure newlib for Alpha.
15528 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15530         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15531         libg++ or libio for any Alpha target.
15533         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15535 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15537         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15538         default arguments -- so it tried to compress itself.
15540 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15542         * configure.in (notsupp): ensure that a space is always at the end
15543           of the configdirs list, since the grep checks for an explicit space
15545 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15547         * configure.in (target i386-sysv4.2): don't build ld, since static
15548           versions of many libraries are not available.
15550 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15552         * config.guess: Recognize Apollos (using environment variables).
15553         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15555 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15557         * config.guess: Recognize Sony news mips running newsos.
15559 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15561         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15562         "fi ; else" for bash.
15564 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15566         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15568 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15570         * config.sub: accept unixware as an alias for svr4.2.
15571         Fix some inconsistancies with the gcc version.
15573 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15575         * Makefile.in (DISTDOCDIRS):  Add gdb.
15577 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15579         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15581 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15583         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15584         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15585         this now.
15587 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15589         * config.sub: Accept hiux* as an OS name.
15591         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15592         etc/make-stds.texi.  The underscore came from gcc, and dje now
15593         agrees that RUNTESTFLAGS is the correct name.
15595 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15597         * install.sh:  Remove 'set -e'.  It makes any conditionals
15598         in the script useless.
15600         * config.guess: Automatically recognize arm-acorn-riscix
15601         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15603 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15605         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15607 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15609         * Makefile.in (DISTDOCDIRS): New variable.
15610         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15611         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15613 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15615         * configure.in (hppa target): check the source directory for the
15616           pagas sub-directory
15618 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15620         * config.sub: Allow -aout* and -elf*.
15622 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15624         * configure.in: Don't build ld on i386-solaris2, same as for
15625         sparc-solaris2.
15627 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15629         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15631 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15633         * configure.in:  Configure gdb for alpha.
15635 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15637         * Makefile.in (CXXFLAGS): Add -O.
15639 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15641         * config.guess: added support for DG Aviion
15643 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15645         * configure.in: Produce warning message for subdirectories not
15646         configurable for this host/target combination.  Don't try to
15647         configure gdb for vms.
15649 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15651         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15652         appropriate files before making "diststuff".
15653         (DISTBISONFILES): New var: list of files to be edited.
15654         (DISTSTUFFDIRS): Add binutils.
15656 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15658         * config.sub: also handle mipsel and mips64el (for little endian mips)
15660 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15662         * configure.in: Add * to end of all OS names.
15664 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15666         * configure.in: Build newlib for LynxOS native.
15668 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15670         * config.guess: Add support for delta 88k running SVR3.
15672         * configure.in: Add comment about HP compiler vs. emacs.
15674 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15676         * configure.in: don't build ld on solaris2 (not a viable option
15677           due to bugs in getpwnam & getpwuid)
15679 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15681         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15682         config.guess will produce a full version number.
15684 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15686         * configure.in: Build linker and binutils for alpha-dec-osf1.
15688 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15690         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15691         and gdb/testsuite/Makefile.in.
15693 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15695         * configure.in: recognize mips*- instead of mips-
15697 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15699         * config.sub: Accept linux*coff and linux*elf as operating
15700         systems.
15702 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15704         * config.sub: Recognize mips64, and mips3 as an alias for it.
15706 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15708         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15709         gdb knows how to handle OSF/1 shared libraries.
15711 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15713         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15714         * config.guess: Recognize Hitachi's HIUX.
15715         * config.sub: Recognize h3050r* and hppahitachi.
15716         Remove redundant cases for hp9k[23]*.
15718 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15720         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15721         if gas and ld are in the source tree and are in ${configdirs}.
15722         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15723         --with options (but still pass them down on the command line,
15724         if they were explicitly specified).
15726 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15728         * configure: substitute SHELL value in Makefile.in with
15729         ${CONFIG_SHELL}
15731 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15733         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15734         *-*-solaris2* targets.
15736 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15738         * Makefile.in: define M4, and pass it down to sub-makes;
15739         all-autoconf now depends on all-m4
15741 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15743         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15744         presence of {ar,ranlib} instead of a configured directory
15746 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15748         * config.guess: Accept 34?? as well as 33?? for NCR.
15750 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15752         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15753         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15755 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15757         * configure: grab values for $(CC) and $(CXX) from the
15758         environment, so that someone can do "CC=gcc configure; make" and
15759         have it work right (matching the way that autoconf works now)
15761         * configure.in, Makefile.in: add support for gash, the tcl
15762         interface to Galaxy
15764         * config.guess: add NetBSD variants (hp300, x86)
15766 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15768         * install.sh: Support -d option (in the manner of SunOS 4 install,
15769         as it is more deterministic than that of GNU install)
15770         (chmodcmd): Set file to mode 755 by default (should also do default
15771         chgrp and chown, but I don't feel like dealing with that now)
15773 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15775         * config.sub: Remove h8300hhms alias.
15777 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15779         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15781 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15783         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15784         as stmp-fixinc
15786 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15788         * config.sub: recognize m88110-bug-coff.
15790 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15792         * Makefile.in (all-libio): all dependencies on the toolchain used
15793         to build this (gcc, gas, ld, etc)
15795 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15797         * config.guess: Deal with OSF/1 1.3 on alpha.
15799 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15801         * install.sh: add some 'else true' clauses for portability
15803         * configure.in: don't build libio for h8[35]00-*-* targets
15805 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15807         * Makefile.in:  Add support for new libio.
15809 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15811         * install.sh: If one command fails, don't try the rest.  Don't try
15812         to remove $dsttmp (via trap) unless we have already created it.
15813         If $src doesn't exist, detect it and exit with an error.
15815         * config.guess: Recognize BSD on hp300.
15817 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15819         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15820         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15822 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15824         * Makefile.in (all-send-pr): depends on all-prms
15826 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15828         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15830 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15832         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15833         Added test for mips-mips-riscos5.
15835 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15837         * configure.in: use mh-hp300 for 68k HP hosts
15839 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15841         * configure: add support for CONFIG_SHELL, so that you can use
15842         some alternate shell for evaluating configure scripts
15844 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15846         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15847         in configure script to bug-gdb@prep.ai.mit.edu when building
15848         distribution archive.
15849         * Makefile.in (COMPRESS):  Remove def.
15850         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15851         gdb.tar.Z and make-gdb.tar.Z respectively.
15852         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15853         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15854         to convergence with 'taz' target in Makefile.in.
15856 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15858         * install.sh (dsttmp): use trap to ensure that tmp files go
15859         away on error conditions
15861 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15863         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15865 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15867         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15868         its parent is '/' not ''.
15870         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15872 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15874         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15875         that ${newsrcdir}/configure.in does.
15877 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15879         * test-build.mk: support for CONFIG_SHELL
15881 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15883         * config.sub (netware):  Add as a basic system type.
15885 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15887         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15888           $(srcdir)/ from the dependency on Makefile.in.
15890 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15892         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15893         (h8300hhms is temporary until multi-libraries are implemented).
15894         * configure.in: Handle h8300h too.
15896 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15898         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15900 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15902         * configure:  Remove extraneous output when guessing host type.
15903         * config.guess:  Remove extraneous output when guessing using C
15904         compiler rather than uname, or when guessing fails.
15906 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15908         * Makefile.in: remove all.cross and install.cross targets
15910         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15911           definitions
15913 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15915         * configure.in (target sh): Build gprof.
15917 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15919         * config.sub: change -solaris to -solaris2
15921 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15923         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15925 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15927         * configure: Correct error message for missing Makefile.in to
15928         print correct directory.
15930 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15932         * install.sh: kludge around 386BSD shell bug
15934 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15936         * config.guess:  Recognize NeXT.
15937         * config.guess:  Recognize i486-ncr-sysv4.
15938         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15940 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15942         * Makefile.in (MAKEINFOFLAGS): New variable.
15943         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15944         * build-all.mk, test-build.mk: Pass down --no-split as
15945         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15947 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15949         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15951 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15953         * Makefile.in (libg++.tar.z):  New rule.
15954         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15955         * Makefile.in (taz):  Only do a single chmod.
15957 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15959         * install.sh: don't use dirname anymore (replaced with sed usage)
15961 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15963         * Makefile.in:  Change extension for gzip'd files from '.z' to
15964         '.gz' per new FSF standard usage.
15966 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15968         * configure: put quotes around the final value of program_transform_name
15970 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15972         * Makefile.in: new install.sh support; update install-info rules
15974 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15976         * configure.in: Build diff for crosses, but not for go32 host.
15978         * configure.in: Build gprof only for native, and don't build it
15979         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15981 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15983         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15985 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15987         * configure.in (host_tools): Add prms.
15989 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15991         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15992         with $(FLAGS_TO_PASS) on the command line
15994         * config.sub: Recognize lynx and lynxos
15996 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15998         * config.sub: Accept -ecoff*, not just -ecoff.
16000 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16002         * Makefile.in (taz): Use .gz suffix instead of .z.
16003         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16004         names.
16006 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16008         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16010 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16012         * Makefile.in (install-no-fixedincludes):  install gcc last, so
16013         that rebuilds that might happen during 'make install' don't get
16014         bogus gcc include files
16016 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16018         Change from Utah for HPPA support:
16019         * config.guess: Recognize hppa1.x-hp-bsd.
16021 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16023         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16024         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16026 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16028         * config.sub: Add support for rom68k and bug boot monitors.
16030 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16032         * Makefile.in: Make all-opcodes depend on all-bfd.
16034 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16036         * config.guess: Added special check for i[34]86-univel-sysv4*.
16038 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16040         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16041         the processor rather than assuming i486.
16043 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16045         * config.guess: Recognize SunOS6 as Solaris3.
16047 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16049         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16050         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16052 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16054         * build-all.mk (all-cross): New target for Canadian Cross.
16055         Added Q2 go32 targets.
16056         * test-build.mk: Configure go32 cross sparclite-aout and
16057         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16058         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16060 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16062         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16063         GO32 hosted toolchains
16065 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16067         * configure: change  so "-exec-prefix" gets passed down rather
16068         than "-exec_prefix" so autoconf generated Makefiles get the
16069         exec_prefix set right.
16071 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16073         * config.guess: get the Solaris2 minor version number
16075         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16077 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16079         * config.guess: Recognize some Sequent platforms.
16081 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16083         * Makefile.in: added the vault-install target
16085         * configure.in: actually use the Sun3 makefile fragment that's in
16086         config, also added the release dir to configdirs
16088 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16090         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16092 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16094         * configure.in: remove some program from Alpha targetted toolchains
16096 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16098         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16099         gprof.
16100         (taz): Run "make diststuff" in those directories instead of "make
16101         proto-dir".  Look for "VERSION=" only at start of line in subdir
16102         Makefile.  Use "gzip -9" for compression.
16103         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16104         (binutils.tar.z): New target.
16106 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16108         * Makefile.in (taz): Include gpl.texinfo.
16110 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16112         * Makefile.in (setup-dirs): Merged into "taz" target.
16113         (taz): Only do `proto-dir' stuff if a directory is actually needed
16114         for this target.
16116 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16118         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16119         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16120         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16121         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16122         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16124 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16126         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16127         config.sub, and move-if-change to gdb testsuite distribution
16128         archive, so the testsuite can be extracted, configured, and
16129         run separately from the gdb distribution.  Blow away the Chill
16130         tests that require a Chill compiled executable, since GNU Chill
16131         is not yet publically available.
16133 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16135         * test-build.mk: set environment variables in a single command,
16136         instead of a list of assignments and exports
16138         * config.guess: recognize Alpha/OSF1 systems
16140 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16142         * configure: Change help message to prefer --options rather than
16143           -options.
16145 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16147         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16148         zippy@ecst.csuchico.edu.
16149         * config.guess: Recognize miniframe.
16151 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16153         * Makefile.in: Use srcroot to find runtest rather than rootme.
16154         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16156 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16158         * test-build.mk: Extensive additions to support building on a
16159         machine other than the host.
16161 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16163         * configure (tooldir): Fix for i386-aix again.
16165 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16167         * configure, Makefile.in:  Change definition of $(tooldir)
16168         to match the FSF.
16170 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16172         * config.guess:  Recognize i[34]86/SVR4.
16174 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16176         * Makefile.in (all-gdb): gdb depends on sim.
16178 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16180         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16181         at the same time we make the prototype gdb directory.
16182         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16183         files at the same time as the gdb base release distribution.
16185 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16187         * Makefile.in (check): Use individual check targets rather than
16188         DO_X rule.
16189         (check-gcc): Added.
16191 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16193         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16194         for System V release 3.2.
16196 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16198         * config.sub: Recognize hppaosf.
16199         * configure.in: Do configure ld/binutils/gas for it.
16201 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16203         * configure (tooldir): Alter syntax used to set this, for systems
16204         where "\$" isn't handled right, like i386-aix.
16206 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16208         * configure: Pass program-transform-name, not
16209         program_transform_name, to recursive configures.
16211 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16213         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16214         of gas+ld+binutils.
16216 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16218         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16220 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16222         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16224 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16226         * Makefile.in (PRMS): Set back to all-prms.
16228 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16230         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16231         targets, rather than for MIPS hosts.
16233 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16235         * configure.in: add comment for --with-x default values
16237         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16239         * Makefile.in: add check-* targets for each of the directories in
16240         the tree.  Add a definition of RUNTEST that will use the one we
16241         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16243 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16245         * configure.in: Removed obsolete references to bfd_target and
16246         target_makefile_frag.
16248         * build-all.mk: Set assorted targets for Q2.
16249         * config.sub: Recognize z8k-sim and h8300-hms.
16250         * test-build.mk: Really don't pass host to configure.
16251         (HOLES): Added uname.
16253 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16255         * configure: Handle an empty program-prefix, program-suffix or
16256         program-transform-name correctly.
16258 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16260         * build-all.mk: -G 8 no longer required for MIPS targets.
16261         * test-build.mk: Don't pass host argument to configure; make it
16262         guess.
16264 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16266         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16267         * Makefile.in (COMPRESS):  New macro, like GZIP.
16269 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16271         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16273         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16274         with gas currently defaults to -G 0.
16276 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16278         * Makefile.in (all-flex): flex depends on byacc.
16280         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16281         to test-build.mk as RELEASE_TAG.
16282         * test-build.mk (configargs): New variable containing arguments to
16283         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16284         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16286         * config.guess: Use /bin/uname when checking -X argument on SCO,
16287         to avoid invoking GNU uname which doesn't understand -X.
16289         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16291         * configure.in: Build gas for mips-*-*.
16293 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16295         * Makefile.in (all.normal): insert missing backslash.
16297 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16299         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16301         * Makefile.in: Complete overhaul to merge many almost identical
16302         targets.
16304 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16306         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16307         (gdb.tar.Z): Adjusted.
16309         * Makefile.in (setup-dirs, taz): New targets; should be general
16310         enough to adapt for gdb sometime.  Build only .z file.
16311         (gas.tar.z): New target.
16313 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16315         * build-all.mk: Use CC=cc -Xs on Solaris.
16317 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16319         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16320         for handling BISON for FSF releases.
16322 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16324         * configure: Actually implement the change zoo just documented.
16326 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16328         * configure: when using config.guess, only set target_alias when
16329         it's not already been set (ie, on the command line)
16331 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16333         * Makefile.in: add installcheck target, set PRMS to install-prms
16335 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16337         * configure: add support for package_makefile_fragment, handle the
16338         case where a directory has a configure.in file but no Makefile.in
16339         more gracefully (with an actual understandable error message, even);
16340         add support for --without (and add this to the usage message); also
16341         explicitly add a --host=${host_alias} to the command line when
16342         config.guess is used
16344 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16346         * configure: Must use both --host and --target in recursive calls.
16348 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16350         * Makefile.in: Change deja-gnu to dejagnu.
16352 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16354         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16356 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16358         * configure.in: canonicalize all instances to *-*-solaris2*,
16359         also strip out a number of tools to not build for go32 host
16361 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16363         * config.guess: add GPL.
16365         * Makefile.in, config.guess, config.sub, configure: bump
16366           copyrights to 93.
16368 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16370         * Makefile.in (do-info): Removed obsolete check for existence of
16371         localenv file.
16373         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16375 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16377         * Makefile.in: a couple of 'else true' for decstation,
16378         support for TclX
16380         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16382 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16384         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16386 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16388         * config.guess: Recognize i386-ibm-aix (PS/2).
16389         * configure.in: Use config/mh-aix386 file for it.
16391 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16393         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16394         CC_FOR_TARGET instead.
16395         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16397 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16399         * Makefile.in: Add sim to list of directories sent with gdb
16401 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16403         * configure.in: Put back mips-dec-bsd* case.
16405 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16407         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16408         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16409         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16411 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16413         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16415         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16416         (install-info): install dir.info only if it exists,
16417         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16419 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16421         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16422         gas for mips-dec-bsd.
16424 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16426         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16427         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16429 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16431         * configure.in: Added "dejagnu" to hosttools list.
16433 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16435         * config.sub, configure.in, config.guess:  Add support
16436         for Bosx, an AIX variant from Bull.
16437         Patches from F.Pierresteguy@frcl.bull.fr.
16439 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16441         * devo/dejagnu: Initial creation of devo/dejagnu.
16442         Migrated dejagnu testcases and support files for testing software
16443         tools to reside as subdirectories, currently called "testsuite",
16444         within the directory of the software tool.  Migrated all programs,
16445         support libraries, etc. beloging to dejagnu proper from
16446         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16447         with no modifications.  The changes to these files which will
16448         allow them to configure, build, and execute properly will be made
16449         in a future update.
16451 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16453         * Makefile.in: Change send_pr to send-pr.
16454         * configure.in: Likewise.
16455         * send_pr: Renamed directory to send-pr.
16457 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16459         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16461 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16463         * README:  Update for gdb-4.8 release.
16464         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16465         gdb-xxx.tar.z (gzip'd) file also.
16467 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16469         * Makefile.in: make all-diff depend on all-libiberty
16471 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16473         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16475 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16477         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16479 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16481         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16482         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16483         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16485 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16487         * Makefile.in:  makeinfo binary is in a new location
16489 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16491         * config.sub: Accept -ecoff as an OS.
16493         * Makefile.in: Various changes to eliminate a level of make
16494         recursion and reduce the required command line length.
16495         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16496         sub-makes.
16497         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16498         variables holding settings for specific sub-makes.
16499         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16500         in terms of BASE_FLAGS_TO_PASS.
16501         (TARGET_LIBS): New variable listing directories which use
16502         TARGET_FLAGS_TO_PASS.
16503         (subdir_do): Eliminated.
16504         (do-*): New set of targets to replace subdir_do.
16505         (various): All targets which used subdir_do now depend on do-*.
16506         (local-clean): Renamed from do_clean.
16507         (local-distclean): New target, dependency of distclean and
16508         realclean.
16509         (install-info): Don't create directories.  Depend on dir.info
16510         rather than calling make recursively.
16511         (install-dir.info): Eliminated.
16512         (install-info-dirs): Create all info directories here.
16513         (dir.info): Depend upon do-install-info.
16515         * test-build.mk (HOLES): Added false.
16517 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16519         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16521 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16523         * Makefile.in (info): remove dependency on all-texinfo.  The
16524         problem was really in texinfo/C, not at this level.
16526 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16528         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16530 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16532         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16533         GDB releases.
16535 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16537         * configure: Include srcdir in message about target of link not
16538         being found.  Don't convert `-' to `_' in `with' options being
16539         passed to subdirs.
16541 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16543         * configure.in: add uudecode to host_tools
16545         * Makefile.in: added {all,install}-uudecode targets, added them to
16546         the appropriate lists
16548 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16550         * Makefile.in (all-gcc): Added dependency on all-gas.
16552         * configure.in (mips-*-*): Build ld and binutils.
16554 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16556         * configure: check return code from mkdir, print error message and
16557           exit on failure.
16559 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16561         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16563 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16565         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16567 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16569         * config.sub (h8500):  Recognize this as a cpu type.
16571 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16573         * configure: source directory missing is no longer a warning
16575         * configure.in: recognize irix[34]* instead of irix[34]
16577         * Makefile.in: define and pass down X11_LIB
16579 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16581         * guess-systype: Renamed to ...
16582         * config.guess:  ... by popular request.
16583         * configure.in, Makefile.in:  Update accordingly.
16585 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16587         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16588         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16589         + Execute ./dummy instead of assuming . is in PATH.
16591 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16593         * guess-systype:  New shell script.  Attempts to guess the
16594         canonical host name of the executing host.
16595         Only a few hosts are supported so far.
16596         * configure:  Call guess-systype if no host is specified.
16598 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16600         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16601         gcc Makefile.
16604 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16606         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16607         (all-gcc, install-gcc, subdir_do): Use it.
16609 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16611         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16613 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16615         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16616           set exclusively by configure, using configure.in .
16618 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16620         * test-build.mk: set $PATH for all builds
16622         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16624 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16626         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16627         the one used in gcc/Makefile.in, so that a null expansion doesn't
16628         override the one needed to build gcc with a native cc.
16631 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16633         * configure: Accept -with arguments.
16635 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16637         * Makefile.in: added h8300sim
16639 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16641         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16642         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16643         (all-cygnus, native, build-cygnus): Make
16644         $(canonhost)-stamp-3stage-done, not $(host)....
16645         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16646         i386-sco3.2v4.  Added else true to if command.
16648 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16650         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16652 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16654         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16656 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16658         * configure.in: don't remove binutils from Solaris builds
16660 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16662         * Makefile.in: get rid of earlier definitions for *clean,
16663         also handle the recursive info rule better
16665 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16667         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16668         do more-or-less the right thing.
16670 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16672         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16673         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16675 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16677         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16678         $(host_canonical).
16680         * configure.in: split the configdirs list into 4 categories (native
16681         v. cross, library v. tool) and handle the cross-only and native-
16682         only in more reasonable (and correct!) way.
16684 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16686         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16687         configdirs anymore.
16689 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16691         * Makefile.in: extensive cleanup::  removed all of the explicit
16692         clean-* targets, collapsed many wrappers around subdir_do into
16693         one, added additional targets to satisfy standards.texi, deleted
16694         some old targets, some changes for consistency
16696 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16698         * configure.in: handle some programs as cross-only, and others as
16699         native only
16701         * test-build.mk: handle partial holes in a more generic manner
16703         * Makefile.in: m4 depends on libiberty
16705 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16707         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16708         time, wdiff, and find to configdirs
16710         * Makefile.in: all, clean, and install rules for the new programs
16711         added to configure.in
16713 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16715         * configure.in: use mh-sun for all *-sun-* hosts
16717 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16719         * Makefile.in: define flags for X11 include files and library file
16720         locations, pass them down to the programs that need this info
16722         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16724 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16726         * configure.in: start building libg++ for HP-UX targets
16728 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16730         * README:  Update references to files moved into etc/.
16732 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16734         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16735         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16737 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16739         * configure: accept dash as well as underscore in long option
16740         names for FSF compatibility.
16742 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16744         * config.sub: added -sco3.2v4 support from FSF.
16746 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16748         * configure.in: expand the section that adds or removes
16749         directories from the list of programs to build, to handle native
16750         vs. cross in addition to host v. native
16752 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16754         * Makefile.in:  Replace C++ in macro names with CXX.
16755         This is less likely to break ...
16757 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16759         * test-build.mk: add -w to GNU_MAKE
16761 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16763         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16764         add 'sparc' to list of recognized cpus.  This needed to make
16765         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16766         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16767         then changes that into $CPU-wrs-vxworks.
16769         * configure.in: remove most references to gdbtest, regularize
16770         target based program removal
16772         * test-build.mk: import from p3 tree (many fixes and changes)
16774 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16776         * Makefile.in: added rules to handle tcl, tk, and expect
16778         * configure.in: handle those directories if they exist
16780 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16782         * config.sub: removed bogus hppabsd and hppahpux names, since
16783         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16785 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16787         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16788         depends upon all-xiberty
16790         * Makefile.in: changes from p3, including:
16792         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16794         * Makefile.in (XTRAFLAGS): include newlib directories if
16795         newlib/Makefile exists, rather than if host != target.
16797         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16799         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16800         from the same source tree and not building a cross-compiler.  This
16801         matters for the libg++ configuration if reconfiguring a tree that
16802         has already been installed.
16804         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16806         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16807         pick up the machine and system specific header files.
16809         * Makefile.in: added AS_FOR_TARGET, passed down in
16810         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16811         the C compiler to use to create programs which are run in the
16812         build environment, set it to default to $(CC), and passed it down
16813         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16815         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16817         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16818         We need them for unusual native builds, like systems without
16819         ranlib.
16821         * configure: also define $(host_canonical) and
16822         $(target_canonical), which are the full, canonical names for the
16823         given host and target
16825 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16827         * Makefile.in:  Added separate definitions for C++.
16829 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16831         * configure.in (configdirs):  Add deja-gnu.
16833 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16835         * README:  Update for configure.texi and gdb-4.7 release.
16837 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16839         * Makefile.in:  Move "all" target to top of file.
16840         Previously, first target was ".PHONY" which caused BSD4.4 make
16841         to build .PHONY when make was run without arguments.
16843 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16845         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16846         Library-copylefted code in libiberty.
16848 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16850         * config.sub:  Replace m68kmote with plain old m68k.
16852 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16854         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16856 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16858         * config.sub: Complain if no argument is given.  Added support for
16859         386bsd as OS and target alias.
16861 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16863         * Makefile.in (XTRAFLAGS): include newlib directories if
16864         newlib/Makefile exists, rather than if host != target.
16866 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16868         * config.sub: recognize sparclite-wrs-vxworks.
16870         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16871         p3.) Added clean-xiberty to clean.
16873 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16875         * configure.in: use *-*-* instead of nested cases for host and target
16877 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16879         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16880         from the same source tree and not building a cross-compiler.  This
16881         matters for the libg++ configuration if reconfiguring a tree that
16882         has already been installed.
16884 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16886         * config.sub (i486v/i486v4):  Merge in from FSF version.
16888 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16890         * configure: only set PWD if it is already set.
16892 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16894         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16895         doesn't have unset and all success paths (and most error paths)
16896         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16897         to just ${PWD} to avoid confusion.)
16899 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16901         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16902         even for a native compilation.
16904 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16906         Changes to make the gdb.tar.Z rule work better.
16908         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16909         (DEVO_SUPPORT):  Add configure.texi.
16910         (bfd-ilrt.tar.Z):  Remove ancient rule.
16912 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16914         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16915         pick up the machine and system specific header files.
16917         * configure.in, config.sub: added new target m68010-adobe-scout,
16918         with alias of adobe68k.  Changed configure.in to check for
16919         -scout before -sco* to avoid a false match.
16921         * Makefile.in: added AS_FOR_TARGET, passed down in
16922         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16923         the C compiler to use to create programs which are run in the
16924         build environment, set it to default to $(CC), and passed it down
16925         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16927 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16929         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16930         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16931         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16932         FOR_TARGET variants, to newlib and libg++.
16934 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16936         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16937         first.
16939 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16941         * config.sub:  Accept `elf' as an environment.
16943 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16945         * Makefile.in (all-opcodes):  cd into the right directory
16947 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16949         * configure: added -program_transform_name option, used as
16950         argument to sed when installing programs.
16951         configure.texi: added documentation for -program_prefix,
16952         -program_suffix and -program_transform_name.
16954 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16956         * config.sub:  Accept i486 where i386 ok.
16958 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16960         * config.sub: accept we32k
16962 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16964         * config.sub, configure.in: accept OSE68000 and OSE68k.
16966         * Makefile.in: don't create all directories for ``make install'';
16967         let the subdirectories create the ones they need.
16969 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16971         * COPYING: new file, GPL v2
16973 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16975         * Makefile.in: use the new gen-info-dir, which needs a template
16976         argument (which also lives in texinfo)
16978         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16980 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16982         * config.sub (ncr3000):  Change i386 to i486.
16984 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16986         * Makefile.in: add install-rcs, install-grep to
16987         install-no-fixedincludes, removed install-bison and install-libgcc
16989 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16991         * configure.in: grab the HPUX makefile fragment if on HPUX
16993 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16995         * Makefile.in: eradicate bison spoor (ditto libgcc).
16996          configure.in: recognise m68{k,000}-ericsson-OSE.
16997          es1800 is alias for m68k-ericsson-OSE
16999 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17001         * configure.in: rearrange the parts that remove programs from
17002         configdirs, based now on HOST==TARGET or by canonical triple.
17004 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17006         * test-build.mk: recurse explicitly with -f test-build.mk when
17007           appropriate.  predicate stage3 and comparison on the existence
17008           of gcc.  That is, if gcc isn't around, we aren't three-staging.
17009           On very clean, also remove ...stamp-co.  Build in-place before
17010           doing other builds.
17012 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17014         * Makefile.in, configure.in: add tgas
17016 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17018         * Makefile.in: a number of changes merged in from progressive.
17020         * configure.in: add libm.
17022         * .cvsignore: ignore some stuff that comes from test-build.mk.
17024 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17026         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17028 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17030         * configure: Add program_suffix (parallel to program_prefix)
17031         * Makefile.in: adjust directory-creating script for losing decstation
17033 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17035         * configure:  Minor $subdir-related fixes.
17037 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17039         * configure: fix various problems with propogating
17040         makefile_target_frag in subdirs.
17041         * configure.in: config libgcc if its there
17043 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17045         * config.sub:  HPPA merge.
17047 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17049         * Makefile.in:  Replace all-bison with all-byacc in all
17050         dependency lines for other tools (which now use byacc).
17052 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17054         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17056 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17058         * Makefile.in: make gprof rules similar to byacc rules (instead of
17059         vestigal $(unsubdir) that didn't work...)
17061 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17063         * config.sub:  Add support for Linux.
17064         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17065         (at least for libg++).
17067 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17069         * configure.texi: fix doc for the -nfp option to configure
17071 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17073         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17075 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17077         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17078         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17079         * configure.in: added solaris* host_makefile_frag hook.
17081 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17083         * config.sub: changed recognition of m68000 so that various
17084         m68k types can be specified via m680[01234]0
17086 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17088         * config.sub (basic_machine): fix sed so that '-foo' isn't
17089         completely substituted out while .+'-foo' loses the '-foo'
17091 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17093         * config.sub ($os): Add -aout.
17095 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17097         * configure:  If host_makefile_frag is absolute, don't
17098         prefix ${invsubdir} (relevant to libg++ auto-configure).
17100 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17102         * Makefile.in (tooldir): Define it.
17103         (all-ld): Depend on all-flex.
17105 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17107         * Makefile.in (check):  Fix libg++ special case.
17109 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17111         * configure: do not bury `pwd` into config.status, thus do fewer
17112           pwd's.
17114         * configure: print the "Building in" message only when building in
17115           other than "." AND verbose.
17117         * configure: remove -s, rework -v to better accommodate guested
17118           configures.
17120         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17122 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17124         * Makefile.in: macroize flags passed on recursion.  remove
17125           fileutils.
17127 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17129         * configure: get makesrcdir right for subdirs deeper than 1.
17131         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17132           install.
17134 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17136         * Makefile.in: don't print subdir_do or recursion lines.
17138 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17140         * standards.texi: added menu item.
17142         * Makefile.in: build and install standards.info.
17144         * standards.texi: new file.
17146 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17148         * configure: test for and move config.status pieces from
17149           ${subdir}/.
17151 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17153         * configure:  Test for existance of files before trying to mv
17154         them, to avoid numerous non-existance messages.
17156 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17158         * configure: correct final line of config.status.
17160         * configure: patch from eggert.  Avoids a protection problem if
17161           the original Makefile.in is read only.
17163         * configure: use move-if-change from gcc to create config.status.
17164           Some makefiles depend on config.status to tell if a directory
17165           has been reconfigured for a different host.  This change
17166           prevents those directories from remaking everything in the case
17167           where the reconfig was only intended to rebuild a Makefile.
17169         * configure: test for config.sub with "config.sub sun4" rather
17170           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17171           host alias from a missing config.sub.
17173 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17175         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17176           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17178 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17180         * configure: mkdir ${subdir} as needed.
17182 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17184         * Makefile.in,configure.in: added autoconf.
17186 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17188         * Makefile.in: no longer pass against on recursion.
17190         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17191           definitions are not inherited.
17193         * configure: correct makesrcdir when subdir is .
17195 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17197         * configure:  Add support for 'subdirs' variable, which is
17198         like 'configdirs', except that configure doesn't re-invoke
17199         itself for subdirs, it just creates a Makefile for each subdir.
17200         * configure.texi:  Document subdirs.
17202 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17204         * configure.in: added flex to configdirs
17206 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17208         * Makefile.in: remove clean-stamps from clean.
17210 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17212         * configure.in:  Add gdbtest to configdirs.
17214 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17216         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17217         to recursive makes.
17218         * configure.in:  Recognize new ncr3000 config.
17220 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17222         * Makefile.in, configure.in: removed references to gdbm.
17224 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17226         * config.sub:  Don't canonicalize os value
17227         newsos* to bsd (readline needs to check for newsos).
17228         (This fix was earlier made Jan 31, but got re-broken.)
17230 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17232         * configure.in:  sco is an os, not a vendor!
17234         * configure:  Quote $( better.  Keep various shells happy.
17236 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17238         * Makefile.in: eliminate stamp-files.
17240 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17242         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17243           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17245 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17247         * config.sub:  fix iris/iris3.
17249 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17251         * configure: re-add -rm.
17253 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17255         * Maskefile.in: add .stmp-rcs to all.
17257         * configure.in: remove gas from rs6000 build, use aix host fragment.
17259 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17261         * configure: pass down site_option during recursion.
17263 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17265         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17267 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17269         * configure: Change exec_prefix so that it really defaults to prefix.
17271 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17273         * Makefile.in, configure.in:  Add support for mmalloc library.
17275 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17277         * Makefile.in: add stmp dependencies for a few more things.
17279 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17281         * configure: adjusted error message on objdir/srcdir configure
17282           collision, per john's suggestion.
17284         * Makefile.in: add libiberty stmp to all and all.cross.
17286 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17288         * Makefile.in: remove force dependencies, add grep to all.
17290 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17292         * Makefile.in: drop flex.  make stamp files work.
17294         * configure: added test for conflicting configuration in srcdir,
17295           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17296           gets cranky.  use relative paths for configure and srcdir
17297           whenever possible.  Send some error messages to stderr that were
17298           going to stdout.
17300 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17302         * Makefile.in:  Fix libg++ rule to check for gcc directory
17303         before using gcc/gcc.  Also pass XTRAFLAGS.
17305 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17307         * Makefile.in: added stmp-files so that directories aren't polled
17308           when they are already built.
17310         * configure.texi: fixed a node pointer problem.
17312 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17314         * config.sub configure.in gdb/configure.in
17315         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17316         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17317         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17319 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17321         * configure: -recurring becomes -silent.  corrected help message
17322           for -site= option.
17324         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17326 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17328         * configure: when building Makefile for crosses, replace
17329           tooldir and program_prefix.  default srcdir from location of
17330           config.sub.  remove "for host in hosts" and "for target in
17331           targets" loops.
17333 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17335         * Makefile.in: Do not pass bindir or mandir to cvs.
17337 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17339         * Makefile.in, configure.in: removed traces of namesubdir,
17340           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17341           copyrights to '92, changed some from Cygnus to FSF.
17343         * configure.texi: remove most references to multiple hosts,
17344           multiple targets, subdirs, etc.
17346         * configure.man: removed rcsid. reference config.sub not
17347           config.subr.
17349         * Makefile.in: mkdir $(infodir) on install-info.
17351 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17353         * configure.texi:  Explain better about .gdbinit and about
17354         the environment that configure.in sections run in.
17356 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17358         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17360 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17362         * README:  DOC.configure => cfg-paper.texi.
17364 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17366         * config.sub (near case $os):  Don't convert newsos* to bsd!
17368 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17370         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17371         the number of copies of COPYING that go into the GDB tar file.
17373 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17375         * bfd/configure.in, gdb/config/mh-i386sco,
17376         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17377         Fix SCO configuration stuff.
17379 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17381         * Makefile.in:  For libg++, make sure the -I pointing
17382         to the gcc directory goes *after* all the libg++-local -I flags.
17383         Also, move just-gcc dependency from just-libg++ to all-libg++.
17385 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17387         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17389 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17391         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17393 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17395         * config.sub:  Add stratus configuration frags.  Also
17396         submitted to FSF.
17398 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17400         * Makefile.in (DEV_SUPPORT):  add configure.man.
17402         * config.sub(Decode manufacturer-specific):  add -none*.
17404 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17406         * Makefile.in:  remove form feeds to make Sun's make happy.
17407         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17409 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17411         * Makefile.in (AR_FLAGS):  Make quieter.
17413 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17415         * configure.in:  Add libg++.
17416         * configure:  When verbose, don't output the command line at each
17417         level; it will be unremarkably the same as the previous version,
17418         which will be the same as what the user typed.
17420 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17422         * configure.in, Makefile.in: fix clean-info, add flex.  add
17423           fileutils.
17425         * configure: be less sensitive to spaces in Makefile.in.  Do not
17426           look for sources in "..".  Doing so breaks subdirectories that
17427           might have their own configure.  If a subdir has it's own
17428           configure script, use it.
17430 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17432         * cfg-paper.texi: some changes suggested by rms.
17434 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17436         * config.sub:  Merge in some small additions from the FSF version,
17437         taken from the gcc distribution, to bring the Cygnus and FSF
17438         versions into closer sync.
17440 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17442         * configure.in:  Changed svr4 references to sysv4.
17444 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17446         * configure: added -V for version number option.
17448 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17450         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17451           renamed from DOC.configure to cfg-paper.texi.
17453 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17455         * configure, config.subr, config.sub: config.subr is now
17456           config.sub again.
17458 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17460         * configure.texi: new file, in progress.
17462         * Makefile.in: build info file and install the man page for
17463           configure.
17465         * configure.man: new file, first cut.
17467         * configure: find config.subr again now that configuration "none"
17468           has gone.  removed all traces of the -ansi option.  removed all
17469           traces of the -languages option.
17471         * config.subr: resync from rms.
17473 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17475         * configure, config.sub, config.subr: merge config.sub into
17476           config.subr, call the result config.subr, remove config.sub, use
17477           config.subr.
17479         * Makefile.in: revised install for dir.info.
17481 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17483         * configure.in: add decstation host makefile frag.
17485         * Makefile.in: BISON now bison -y again.  also install-gcc on
17486           install.  clean-gdbm on clean.  infodir belongs in datadir.
17487           Make directories for info install.  Build dir.info here then
17488           install it.
17490 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17492         * Makefile.in: fix for bad directory tests.
17494 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17496         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17497           regexp.  -srcdir relative was being handled incorrectly.
17499         * Makefile.in: unwrapped some for loops so that parallel makes
17500           work again and so one can focus one's attention on a particular
17501           package.
17503 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17505         * configure: added PWD as a stand in for `pwd` (for speed). use
17506           elif wherever possible.  make -srcdir work without -objdir.
17507           -objdir= commented out.
17509 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17511         * configure: +options become --options.  -subdirs commented out.
17512           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17513           Makefile now at top of generated Makefile.  Removed cvs log
17514           entries.  added -srcdir.  create .gdbinit only if there is one
17515           in ${srcdir}.
17517         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17518           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17519           and mandir now keyed off datadir by default.
17521 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17523         * Freshly created ChangeLog.
17526 Local Variables:
17527 mode: change-log
17528 left-margin: 8
17529 fill-column: 76
17530 version-control: never
17531 End: