2012-09-20 Marc Glisse <marc.glisse@inria.fr>
[official-gcc.git] / ChangeLog
blobc9469819acfb463f3255692e6f7f97062a28f627
1 2012-09-19  Steve Ellcey  <sellcey@mips.com>
3         * configure.ac: Add mips*-mti-elf* target.
4         * configure: Regenerate.
6 2012-09-17  Ian Lance Taylor  <iant@google.com>
8         * MAINTAINERS (Various Maintainers): Add libbacktrace.
9         * configure.ac (host_libs): Add libbacktrace.
10         (target_libraries): Add libbacktrace.
11         * Makefile.def (host_modules): Add libbacktrace.
12         (target_modules): Likewise.
13         * configure, Makefile.in: Rebuild.
15 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
17         PR target/38607
18         Merge upstream change.
19         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
21         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
22         Add libgomp*.o to compare_exclusions for AIX.
23         * configure: Regenerate.
25 2012-09-06  Diego Novillo  <dnovillo@google.com>
27         * configure.ac: Bump minimum GMP version to 4.2.3.
28         * configure: Re-generate.
30 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
32         PR target/54461
33         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
34         target-libgloss if not configured --with-avrlibc=no.
35         * configure: Regenerate.
37 2012-09-04  Jason Merrill  <jason@redhat.com>
39         * configure.ac: Fix --enable-languages=all.
41 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
43         * MAINTAINERS (Write After Approval): Add myself.
45 2012-09-03  Richard Guenther  <rguenther@suse.de>
47         PR bootstrap/54138
48         * configure.ac: Re-organize ISL / CLOOG checks to allow
49         disabling with either --without-isl or --without-cloog.
50         * configure: Regenerated.
52 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
54         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
55         * configure: Regenerate.
57 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
59         * MAINTAINERS: Fix my email address.
61 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
63         PR binutils/4970
64         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
65         and opcodes.
66         * Makefile.in: Regenerated.
68 2012-08-26  Art Haas <ahaas@impactweather.com>
70         * configure: Regenerate.
72 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
74         * INSTALL/README: Also refer to the online installation
75         instructions.
77 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
79         * MAINTAINERS (Write After Approval): Add myself.
80         (Picochip port): Remove myself.
82 2012-08-14   Diego Novillo  <dnovillo@google.com>
84         Merge from cxx-conversion branch.
86         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
87         POSTSTAGE1_CONFIGURE_FLAGS.
88         * Makefile.in: Regenerate.
89         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
90         Force C++ when bootstrapping.
91         * configure: Regenerate.
93 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
95         * MAINTAINERS (Write After Approval): Add myself.
97 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
99         * README: Document use of ranges of years in copyright notices.
101 2012-07-06  Richard Guenther  <rguenther@suse.de>
103         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
104         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
105         --with-gmp=system.
106         * Makefile.in: Regenerated.
107         * configure: Likewise.
109 2012-07-06  Richard Guenther  <rguenther@suse.de>
111         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
112         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
113         supply V=1 as extra_make_flags.
114         * configure: Regenerated.
115         * Makefile.in: Likewise.
117 2012-07-04  Tristan Gingold  <gingold@adacore.com>
119         * configure: Regenerate.
121 2012-07-03  Richard Guenther  <rguenther@suse.de>
123         * Makfile.def (isl): Remove not necessary extra_exports and
124         extra_make_flags.
125         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
126         * Makefile.in: Regenerated.
128 2012-07-03  Richard Guenther  <rguenther@suse.de>
130         * Makefile.def (cloog): Add V=1 to extra_make_flags.
131         * configure.ac: If either the ISL or the CLooG check failed
132         do not try to build in-tree versions.
133         * Makefile.in: Regenerated.
134         * configure: Regenerated.
136 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
138         * configure: Regenerate.
140 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
142         * MAINTAINERS (Various Maintainers): Add myself as testsuite
143         maintainer.
145 2012-07-02  Richard Guenther  <rguenther@suse.de>
147         * configure: Regenerated.
149 2012-07-02  Richard Guenther  <rguenther@suse.de>
150         Michael Matz  <matz@suse.de>
151         Tobias Grosser <tobias@grosser.es>
152         Sebastian Pop <sebpop@gmail.com>
154         * Makefile.def: Add ISL host module, remove PPL host module.
155         Adjust ClooG host module to use the proper ISL.
156         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
157         * configure.ac: Include config/isl.m4.  Add ISL host library,
158         remove PPL.  Remove PPL configury, add ISL configury, adjust
159         ClooG configury.
160         * Makefile.in: Regenerated.
161         * configure: Likewise.
163 2012-07-02  Richard Guenther  <rguenther@suse.de>
165         Merge from graphite branch
166         2011-07-21  Tobias Grosser  <tobias@grosser.es>
168         * configure: Regenerated.
169         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
170         both cloog.org and legacy versions. The only supported version will
171         be CLooG with the isl backend.
173         2011-07-21  Tobias Grosser  <tobias@grosser.es>
175         * configure: Regenerated.
176         * configure.ac: Require cloog isl 0.17.0
178         2011-07-21  Tobias Grosser  <tobias@grosser.es>
180         * configure: Regenerated.
181         * config/cloog.m4: Do not define CLOOG_ORG
183 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
185         * configure.ac: Skip C if explicitly selected.
186         * configure: Regenerate.
188 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
190         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
191         they contain -O2.
192         * configure: Regenerate.
194 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
196         PR debug/53740
197         * df.h, df-problems.c, dce.c: Revert last patch.
199 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
201         * MAINTAINERS (Write After Approval): Update my email address.
203 2012-06-21  Meador Inge  <meadori@codesourcery.com>
205         * MAINTAINERS (Write After Approval): Add myself.
207 2012-06-20  Jason Merrill  <jason@redhat.com>
209         * Makefile.tpl (check-target-libgomp-c++): New.
210         (check-target-libitm-c++): New.
211         * Makefile.def (c++): Add them.
212         * Makefile.in: Regenerate.
214 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
216         * MAINTAINERS (Write After Approval): Add myself.
218 2012-05-16  Olivier Hainque  <hainque@adacore.com>
220         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
221         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
222         (install-no-fixedincludes): Adjust accordingly.
223         * Makefile.in: Regenerate.
225 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
227         Merge upstream change
228         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
230 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
232         * MAINTAINERS (Write After Approval): Add myself.
234 2012-05-09  Nick Clifton  <nickc@redhat.com>
235             Paul Smith  <psmith@gnu.org>
237         PR bootstrap/50461
238         * configure.ac (mpfr-dir): When using in-tree MPFR sources
239         allow for the fact that from release v3.1.0 of MPFR the source
240         files were moved into a src sub-directory.
241         * configure: Regenerate.
243 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
245         * configure.ac: Bump minimum MPFR version to 2.4.0.
246         * configure: Regenerated.
248 2012-05-01  Richard Henderson  <rth@redhat.com>
250         * Makefile.def (libatomic): New target_module.
251         * configure.ac (target_libraries): Add libatomic.
252         (noconfigdirs): Check if libatomic is supported.
253         * Makefile.in, configure: Rebuild.
255 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
257         * MAINTAINERS (Write After Approval): Add myself.
259 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
261         * config.sub: Update to 2012-04-18 version from official repo.
263 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
265         * MAINTAINERS (Write After Approval): Add myself.
267 2012-04-11  Steve Ellcey  <sellcey@mips.com>
269         * MAINTAINERS: Changed email address.
271 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
273         PR target/52737
274         * contrib/gcc_update (files_and_dependencies):
275         Remove gcc/config/avr/t-multilib from touch data.
277 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
279         * MAINTAINERS (OS Port Maintainers): Remove irix.
280         * configure.ac (enable_libgomp): Remove *-*-irix6*.
281         (unsupported_languages): Remove mips-sgi-irix6.*.
282         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
283         (with_stabs): Remove.
284         * configure: Regenerate.
286 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
288         * MAINTAINERS (OS Port Maintainers): Remove osf.
289         * configure.ac (enable_libgomp): Remove *-*-osf*.
290         (with_stabs): Remove alpha*-*-osf*.
291         * configure: Regenerate.
293 2012-03-05  Tristan Gingold  <gingold@adacore.com>
295         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
296         * configure: Regenerate.
298 2012-02-17  Walter Lee  <walt@tilera.com>
300         * MAINTAINERS: (Write After Approval): Delete myself.
302 2012-02-14  Walter Lee  <walt@tilera.com>
304         * MAINTAINERS (tilegx port): Add myself.
305         (tilepro port): Add myself.
306         (Write After Approval): Add myself.
308 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
310         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
311         and Joseph Myers as docstring relicensing maintainers.
313 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
315         * MAINTAINERS (write-after-approval): Add myself.
317 2012-02-08  Ira Rosen <irar@il.ibm.com>
319         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
320         maintainer.
322 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
324         * MAINTAINERS (Write After Approval): Move myself to
325         maintain alphabetical order.
327 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
329         * MAINTAINERS (Write After Approval): Add myself.
331 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
333         * MAINTAINERS (Write After Approval): Add myself.
335 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
336             Jayant R Sonar <jayant.sonar@kpitcummins.com>
338         * configure.ac (cr16-*-*): Remove nonconfigdirs.
339         * configure: Regenerate.
341 2012-01-23  Harshit Chopra  <harshit@google.com>
343         * MAINTAINERS (Write After Approval): Add myself.
345 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
347         * configure.ac: Remove reference to mh-interix.
348         * configure: Regenerate.
350 2012-01-05  Richard Henderson  <rth@redhat.com>
352         PR bootstrap/51072
353         * configure.ac: Disable libitm if c++ is not enabled.
354         * configure: Rebuild.
356         * configure.ac: Fix regexp for same.
357         * configure: Rebuild.
359 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
361         * MAINTAINERS (Write After Approval): Add myself.
363 2012-01-02  Richard Guenther  <rguenther@suse.de>
365         PR bootstrap/51686
366         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
367         * Makefile.in: Regenerate.
369 2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
371         * MAINTAINERS (Write After Approval): Add myself.
373 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
375         * configure: Regenerate.
377 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
379         * MAINTAINERS (picochip): Changed email address.
381 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
383         * MAINTAINERS (write-after-approval): Add self.
385 2011-11-29  DJ Delorie  <dj@redhat.com>
387         * configure.ac (rl78-*-*) New case.
388         * configure: Regenerate.
389         * MAINTAINERS: Add myself as RL78 maintainer.
391 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
393         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
395 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
397         * libtool.m4: Additional FreeBSD 10 fixes.
399 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
401         * MAINTAINERS: Move myself from Write After Approval to CPU Port
402         Maintainers section, as Epiphany maintainer.
404 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
406         PR target/49992
407         * configure.ac: Remove ranlib special-casing for Darwin.
408         * configure: Regenerate.
410 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
412         * MAINTAINERS (Reviewers): Keep the list sorted.
414 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
416         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
418 2011-11-09  Roland McGrath  <mcgrathr@google.com>
420         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
421         * configure: Rebuild.
422         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
423         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
424         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
425         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
426         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
427         Add READELF.
428         * Makefile.in: Rebuild.
430 2011-11-09  Jason Merrill  <jason@redhat.com>
432         * Makefile.def (language=c++): Remove check-c++0x.
433         * Makefile.in (check-gcc-c++): Regenerate.
435 2011-11-08  Richard Henderson  <rth@redhat.com>
437         * configure.ac: Test for libitm directory present first.
439         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
441         * configure.ac: Test libitm/configure.tgt to disable libitm.
442         * configure: Rebuild.
444 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
445             Richard Henderson  <rth@redhat.com>
447         Merged from transactional-memory.
449         * Makefile.def (lang_env_dependencies): libitm is c++.
450         Add libitm target module.
451         * configure.ac: Likewise.
452         * config/mmap.m4: New file.
453         * contrib/gcc_update: Add libitm to touch data.
454         * Makefile.in, configure: Rebuild.
456 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
458         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
459         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
460         * Makefile.in: Regenerate.
462 2011-11-01  DJ Delorie  <dj@redhat.com>
464         * config.sub: Update to version 2011-10-29 (added rl78)
466 2011-10-27  Nick Clifton  <nickc@redhat.com>
468         * config.sub: Import these changes from the config project:
470         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
471             Ben Elliston  <bje@gnu.org>
473         * config.sub (epiphany): New.
475         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
476             Ben Elliston  <bje@gnu.org>
478         * config.sub (hexagon, hexagon-*): New.
480         2011-08-23  Roland McGrath  <mcgrathr@google.com>
482         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
483         64eb to be64.
485         2011-08-16  Roland McGrath  <mcgrathr@google.com>
487         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
488         (nacl): Grok as alias for 32el-unknown-nacl.
490 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
492         * MAINTAINERS (Write After Approval): Add myself.
494 2011-10-24  Teresa Johnson  <tejohnson@google.com>
496         * MAINTAINERS (Write After Approval): Add myself.
498 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
500         * MAINTAINERS (sparc port): Remove myself.
502 2011-09-14  Tom de Vries  <tom@codesourcery.com>
504         * MAINTAINERS (Write After Approval): Add myself.
506 2011-08-14  Yao Qi  <yao@codesourcery.com>
508         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
509         * configure: Regenerate.
511 2011-07-26  Ian Lance Taylor  <iant@google.com>
513         * configure.ac: Set have_compiler based on whether gcc directory
514         exists, rather than on whether gcc is in configdirs.
515         * configure: Rebuild.
517 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
519         * MAINTAINERS (Global Reviewers): Add self.
521 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
523         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
524         link directories.
525         * Makefile.in: Rebuild.
527 2011-07-20  Ian Lance Taylor  <iant@google.com>
529         PR bootstrap/49787
530         * configure.ac: Move --enable-bootstrap handling earlier in file.
531         If --enable-bootstrap and either --enable-build-with-cxx or
532         --enable-build-poststage1-with-cxx, enable C++ automatically.
533         * configure: Rebuild.
535 2011-07-19  Ian Lance Taylor  <iant@google.com>
537         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
538         make C++ a boot_language.  Set and substitute
539         POSTSTAGE1_CONFIGURE_FLAGS.
540         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
541         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
542         * configure, Makefile.in: Rebuild.
544 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
546         * MAINTAINERS (Register Allocation): Move myself from reviewers to
547         maintainers.
549 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
551         * MAINTAINERS (Global Reviewers): Add myself.
553 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
555         * configure: Regenerate.
557 2011-07-16  Jason Merrill  <jason@redhat.com>
559         * Makefile.def (language=c++): Add check-c++0x and
560         check-target-libmudflap-c++.
561         * Makefile.tpl (check-target-libmudflap-c++): New.
562         * Makefile.in: Regenerate.
564 2011-07-16  Matthias Klose  <doko@ubuntu.com>
566         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
567         * Makefile.def (target_modules/libjava): Pass
568         $(EXTRA_CONFIGARGS_LIBJAVA).
569         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
570         if not configured with --enable-static-libjava.
571         * Makefile.in: Regenerate.
572         * configure: Likewise.
574 2011-07-15  Jason Merrill  <jason@redhat.com>
576         * Makefile.in (check-c++): Move check-gcc-c++0x after
577         check-target-libstdc++-v3.
579 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
581         * MAINTAINERS (c6x port): New entry.
583 2011-07-13  Jason Merrill  <jason@redhat.com>
585         * Makefile.in (check-gcc-c++0x): New.
586         (check-c++): Depend on it.
588 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
590         PR target/39150
591         * configure.ac (i[3456789]86-*-solaris2*): Also accept
592         x86_64-*-solaris2.1[0-9]*.
593         * configure: Regenerate.
595 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
597         * MAINTAINERS (RTL optimizers): Add self.
599 2011-06-27  Gabriel Charette  <gchare@google.com>
601         * MAINTAINERS (Write After Approval): Add myself.
603 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
605         PR regression/47836
606         PR bootstrap/23656
607         PR other/47733
608         PR bootstrap/49247
609         PR c/48825
610         * configure.ac (target_libraries): Remove target-libiberty.
611         Remove case-statement setting skipdirs=target-libiberty for
612         multiple targets.  Remove checking target_configdirs and
613         removing target-libiberty but keeping target-libgcc if
614         otherwise empty.
615         * Makefile.def (target_modules): Don't add libiberty.
616         (dependencies): Remove all traces of target-libiberty.
617         * configure, Makefile.in: Regenerate.
619 2011-06-13  Walter Lee <walt@tilera.com>
621         * configure.ac (tilepro-*-*) New case.
622         (tilegx-*-*): Likewise.
623         * configure: Regenerate.
625 2011-06-06  Jing Yu  <jingyu@google.com>
627         * configure.ac: Skip target-libiberty for
628         arm*-*-linux-androideabi.
629         * configure: Regenerated.
631 2011-06-06  Nick Clifton  <nickc@redhat.com>
633         * config.sub: Sync from upstream.
635 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
637         * MAINTAINERS (Write After Approval): Add myself.
639 2011-06-01  Daniel Jacobowitz  <drow@false.org>
641         * MAINTAINERS: Update my email address.
643 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
645         * MAINTAINERS (Write After Approval): Update my email address.
647 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
649         * MAINTAINERS (Write After Approval): Add myself.
651 2011-05-08  Doug Kwan  <dougkwan@google.com>
653         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
654         * configure: Regenerated.
655         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
656         value from configure.
657         * Makefile.in: Regenerated.
659 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
661         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
662         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
663         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
664         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
665         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
666         *-*-vxworks*): Disable newlib and libgloss in separate case
667         statement.
668         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
669         to separate case statement.
670         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
671         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
672         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
673         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
674         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
675         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
676         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
677         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
678         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
679         i[[3456789]]86-*-rdos*, m32r-*-*,
680         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
681         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
682         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
683         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
684         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
685         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
686         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
687         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
688         and libgloss in main case over targets.  Remove most empty cases
689         in main case over targets.
690         * configure: Regenerate.
692 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
694         * MAINTAINERS (Write After Approval): Add myself.
696 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
698         * configure.ac: Remove code setting special library locations for
699         hppa*64*-*-hpux11*.  Remove code setting compiler for
700         sparc-sun-solaris2*.
701         * configure: Regenerate.
703 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
705         * configure.ac: Separate libgloss_dir settings from general case
706         over targets.
707         * configure: Regenerate.
709 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
711         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
712         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
713         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
714         cases in libgcj-disabling case statement.
715         (hppa*64*-*-linux*): Set unsupported_languages instead of
716         disabling target-zlib.
717         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
718         to hppa*64*-*-hpux*.
719         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
720         hppa*-*-hpux*.
721         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
722         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
723         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
724         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
725         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
726         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
727         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
728         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
729         libgcj-disabling case statement.
730         * configure: Regenerate.
732 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
734         * configure.ac: Disable Java for targets not supporting libffi.
735         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
736         Remove cases in Java-disabling statement.
737         (*arm-wince-pe): Change to arm-wince-pe.
738         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
739         cases in Java-disabling statement.
740         (bfin-*-*): Don't disable Java again.
741         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
742         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
743         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
744         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
745         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
746         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
747         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
748         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
749         Java-disabling statement.
750         (mmix-*-*): Don't disable Java again.
751         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
752         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
753         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
754         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
755         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
756         statement.
757         * configure: Regenerate.
759 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
761         * configure.ac: Separate cases disabling Java and Java libraries
762         from general case over targets.
763         * configure: Regenerate.
765 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
767         * MAINTAINERS: Update my email address.
769 2011-04-20  Easwaran Raman  <eraman@google.com>
771         * MAINTAINERS (Write After Approval): Add myself.
773 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
775         PR lto/48086
776         * configure.ac: Re-enable LTO on *-apple-darwin9*.
777         * configure: Regenerate.
779 2011-04-16  Jim Meyering  <meyering@redhat.com>
781         * MAINTAINERS (Write After Approval): Add myself.
783 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
785         * MAINTAINERS: Update my email address.
787 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
789         * MAINTAINERS (Write After Approval): Add myself.
791 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
793         * MAINTAINERS (Write After Approval): Add myself.
795 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
797         * MAINTAINERS (Write After Approval): Add myself.
799 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
801         * configure.ac (build_tools): Remove build-byacc.
802         (host_libs): Remove mmalloc.
803         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
804         autoconf automake libtool diff rcs fileutils shellutils time
805         textutils wdiff find uudecode hello tar gzip indent recode release
806         sed perl gawk findutils gettext zip.
807         (libgcj): Remove target-qthreads.
808         (target_tools): Remove target-examples target-gperf.
809         (YACC): Don't handle building byacc.
810         * configure: Regenerate.
811         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
812         dosutils, examples, fileutils, find, findutils, gawk, gettext,
813         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
814         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
815         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
816         handle building components.
817         * Makefile.in: Regenerate.
819 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
821         * MAINTAINERS: Update my email address as Xtensa maintainer.
823 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
825         * config.sub: Sync from upstream.
827 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
829         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
830         (microblaze*): Don't disable libssp.
831         * configure: Regenerate.
833 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
835         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
836         moveifchange.
837         * configure: Regenerate.
838         * Makefile.tpl: Use @SHELL@ not @config_shell@.
839         * Makefile.in: Regenerate.
841 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
843         * configure.ac (*-*-sysv4*): Don't enable libgomp.
844         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
845         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
846         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
847         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
848         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
849         md_exec_prefix cases.
850         * configure: Regenerate.
852 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
854         * configure.ac: Separate cases disabling target-libssp,
855         target-libiberty, target-libstdc++-v3 and Fortran from general
856         case over targets.
857         * configure: Regenerate.
859 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
861         * configure.ac (*-*-chorusos): Don't disable libgcj.
862         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
863         Remove case.
864         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
865         (arm-*-coff): Don't disable libgcj.
866         (arm*-*-linux-gnueabi): Remove useless assignment.
867         (arm-*-riscix*): Don't disable libgcj.
868         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
869         configuration.
870         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
871         (c54x*-*-*): Remove case.
872         (tic54x-*-*): Don't disable GCC or GCC libraries.
873         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
874         to *.
875         (d10v-*-*): Don't disable GCC libraries.
876         (d30v-*-*): Don't disable libgcj.
877         (h8500-*-*): Don't disable GCC libraries.
878         (i960-*-*): Don't disable libgcj.
879         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
880         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
881         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
882         libgcj.
883         (m68k-*-coff*): Remove case.
884         (mmix-*-*): Don't disable libgloss on host.
885         (mn10200-*-*, mn10300-*-*): Remove cases.
886         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
887         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
888         Don't disable libgcj.
889         (romp-*-*): Remove case.
890         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
891         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
892         case.
893         (v810-*-*): Don't disable GCC libraries.
894         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
895         (ip2k-*-*): Don't disable GCC libraries.
896         * configure: Regenerate.
898 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
900         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
901         libffi on host.
902         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
903         on host.
904         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
905         * configure: Regenerate.
907 2011-03-26  John Marino  <binutils@marino.st>
909         * configure.ac: Add support for *-*-dragonfly*
910         * configure: Regenerate.
912 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
914         * configure.ac (native_only): Remove.
915         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
916         send-pr uudecode guile gnuserv on host.
917         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
918         send-pr rcs guile perl texinfo libtool on host.
919         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
920         automake send-pr rcs guile perl texinfo libtool on host.
921         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
922         (*-*-kaos*): Don't disable target-examples target-gperf on target.
923         (alpha*-dec-osf*): Don't disable fileutils on target.
924         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
925         texinfo send-pr expect dejagnu on target.
926         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
927         target-qthreads on target.
928         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
929         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
930         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
931         x86_64-*-mingw*): Don't disable expect on target.
932         (*-*-cygwin*): Don't disable target-gperf on target.
933         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
934         gnuserv on target.
935         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
936         target.
937         * configure: Regenerate.
939 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
941         * configure.ac (target_tools): Remove target-groff.
942         (native_only): Remove target-groff.
943         (hppa*64*-*-*): Don't disable byacc.
944         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
945         setting.
946         (*-*-kaos*): Don't skip target-librx and target-groff.
947         (*-*-netware*): Don't skip target-libmudflap.
948         (*-*-tpf*): Don't skip target-libmudflap.
949         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
950         directories on the host.
951         (ia64*-*-*vms*): Don't skip tix.
952         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
953         host.
954         * configure: Regenerate.
956 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
958         * configure.ac: Remove references to mt-mep, mt-netware,
959         mt-wince.
960         * Makefile.def: Add all-utils soft dependencies.
961         * Makefile.tpl: Remove GDB_NLM_DEPS.
962         * configure: Regenerate.
963         * Makefile.in: Regenerate.
965 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
967         * configure.ac: Do not include mh-x86omitfp.
968         * configure: Regenerate.
970 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
972         * configure.ac: Remove empty cases.
973         * configure: Regenerate.
975 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
977         * Makefile.def: Add dependency from termcap to gdb.
978         * Makefile.in: Regenerate.
980 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
982         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
983         * configure: Regenerate.
984         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
985         * Makefile.tpl: Likewise.
986         * Makefile.in: Regenerate.
988 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
990         * configure.ac: Remove all mentions of tentative_cc.
991         * configure: Regenerate.
993 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
995         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
996         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
997         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
998         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
999         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1000         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1001         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1002         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1003         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1004         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1005         *-*-rhapsody*): Remove host cases.
1006         * configure: Regenerate.
1008 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1010         * configure.ac (ppc*-*-pe): Remove host case.
1011         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1012         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1013         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1014         cases.
1015         * configure: Regenerate.
1017 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1019         * config.sub: Update to version 2011-03-23.
1021 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1023         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1024         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1025         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1026         * configure: Regenerate.
1028 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1030         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1031         to Write After Approval.
1032         * config-ml.in: Don't handle arc-*-elf*.
1033         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1034         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1035         handle GCC libraries.
1036         * configure: Regenerate.
1038 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1040         PR bootstrap/48120:
1041         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1042         Add -lstdc++ -lm to LIBS.
1043         * configure: Regenerate.
1045 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1047         * config.guess: Update to version 2011-02-02
1048         * config.sub: Update to version 2011-02-24
1050 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1052         PR lto/48086
1053         * configure.ac: Re-enable LTO on *-apple-darwin9.
1054         * configure: Regenerate.
1056 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1058         PR lto/48086
1059         * configure.ac: Disable LTO on darwin due to an assembler change in
1060         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1061         under 256.
1062         * configure: Regenerate.
1064 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1066         * MAINTAINERS: Update myself as score backend maintainer,
1067         update my e-mail address.
1069 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1071         * MAINTAINERS: Update my e-mail address.
1073 2011-03-06  Joey Ye  <joey.ye@arm.com>
1075         * MAINTAINERS: Update my e-mail address.
1077 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1079         * configure.ac: Adjust test of with_ppl.
1080         * configure: Regenerated.
1082 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1084         * MAINTAINERS: Adjust my e-mail address.
1086 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1088         * configure.ac: Add -lpwl to ppllibs.
1089         * configure: Regenerated.
1091 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1093         * config/cloog.m4: Add -lisl to clooglibs.
1094         * configure: Regenerated.
1096 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1098         * MAINTAINERS (CPU Port maintainers): Add self.
1100 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1102         * MAINTAINERS: Add myself as testsuite maintainer.
1104 2011-02-15  Mike Stump  <mikestump@comcast.net>
1106         * MAINTAINERS: Add myself as testsuite maintainer.
1108 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1110         Import from Libtool and gnulib:
1112         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1114         Prepare for supporting FreeBSD 10.
1115         * config.rpath: Remove handling of freebsd1* which soon would
1116         match FreeBSD 10.0.
1118         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1120         Remove support for FreeBSD 1.x.
1121         * libtool.m4 (_LT_LINKER_SHLIBS)
1122         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1123         soon would incorrectly match FreeBSD 10.0.
1125 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1127         PR binutils/12283
1128         * move-if-change: Import version from gnulib.
1130 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1132         PR lto/47225
1133         * Makefile.def (lto-plugin): Double dash for enable-shared.
1134         (configure-gcc): Depend on all-lto-plugin.
1135         * Makefile.in: Rebuilt.
1137 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1139         * configure.ac: Remove extra bracket.
1140         * configure: Regenerate.
1142 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1144         * MAINTAINERS: Add myself as libquadmath maintainer.
1146 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1148         * MAINTAINERS: Update my email address.
1150 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1152         * MAINTAINERS (option handling): Add self.
1154 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1156         PR lto/47225
1157         * Makefile.def: Add dependency for install-gcc
1158         on install-lto-plugin.
1159         * Makfile.in: Regenerated
1161 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1163         * MAINTAINERS (CPU Port Maintainers): Add myself.
1165 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1167         PR libgcj/44341
1168         * configure.ac: Discard --with-* flags for host when configuring
1169         target libraries for cross build.
1170         * configure: Rebuilt.
1172 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1174         * MAINTAINERS (linear loop transforms): Removed.
1176 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1178         * configure.ac: If with_ppl is no, move setting with_cloog=no
1179         after CLOOG_REQUESTED check.
1180         * configure: Regenerated.
1182 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1184         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1185         CLooG has been requested.
1186         * configure: Regenerated.
1188 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1190         * configure: Regenerated.
1191         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1193 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1195         * configure: Regenerated.
1196         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1198 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1200         * configure.ac: Use AS_HELP_STRING throughout.
1201         * configure: Regenerate.
1203 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1205         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1206         * configure: Regenerate.
1208 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1210         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1212 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1214         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1215         for ia64-hpux.
1216         * configure: Regenerate.
1218 2011-01-07  Jan Hubicka  <jh@suse.cz>
1220         PR lto/47225
1221         * Makefile.in: Regenerate.
1222         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1223         configure.
1225 2011-01-07  Jan Hubicka  <jh@suse.cz>
1227         * Makefile.in: Regenerate.
1228         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1229         and configure dependency on lto-plugin configure.
1230         (lto-plugin module): Remove dependency on GCC; add dependency on
1231         liniberty.
1233 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1235         * MAINTAINERS (Write After Approval): Add myself.
1237 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1239         * configure: Regenerate.
1241 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1243         * configure.ac: (picochip): Disable libiberty.
1245 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1247         * MAINTAINERS (Write After Approval): Add myself.
1249 2010-12-10  Ian Lance Taylor  <iant@google.com>
1251         PR bootstrap/46819
1252         * configure.ac: For --disable-libgcj clear libgcj_saved.
1253         * configure: Rebuild.
1255 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1257         PR fortran/46540
1258         * configure.ac: Add --disable-libquadmath and
1259         --disable-libquadmath-support.
1260         * configure: Regenerate.
1262 2010-12-03  Ian Lance Taylor  <iant@google.com>
1264         * MAINTAINERS: Add myself as libgo maintainer.
1266 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1268         PR libffi/46792
1269         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1270         * configure: Regenerate.
1272 2010-12-02  Ian Lance Taylor  <iant@google.com>
1274         * configure.ac: Always set default for poststage1_ldflags to
1275         -static-libstdc++ -static-libgcc.
1277 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1279         * configure.ac: Move comment to remove extra space in last argument
1280         of GCC_TARGET_TOOL.
1282 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1284         PR other/46026
1285         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1286         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1287         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1288         (BASE_FLAGS_TO_PASS): Use it.
1289         * configure: Rebuilt.
1290         * Makefile.in: Rebuilt.
1292 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1294         PR binutils/12258
1295         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1296         Properly check default linker.
1297         * configure: Regnerated.
1299 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1301         * configure.ac: For --enable-gold, handle value `default' instead of
1302         `both*'.  New configure option --{en,dis}able-ld.
1303         * configure: Regenerate.
1305 2010-11-20  Ian Lance Taylor  <iant@google.com>
1307         * configure.ac: Only disable a language library if no language needs
1308         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1309         * configure: Rebuild.
1311 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1313         * Makefile.in: Regenerate.
1315         PR other/46202
1316         * configure.ac: Fix just-built in-tree STRIP name to be
1317         binutils/strip-new.
1318         * configure: Regenerate.
1319         * Makefile.def (install-strip-gcc, install-strip-binutils)
1320         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1321         (install-strip-sid): Mirror dependencies on non-strip variants
1322         of these targets on the respective -strip prerequisites.
1323         * Makefile.tpl (install-strip, install-strip-host)
1324         (install-strip-target): New targets.
1325         (install-strip-[+module+], install-strip-target-[+module+]):
1326         New targets.
1327         * Makefile.in: Regenerate.
1329 2010-11-19  Ian Lance Taylor  <iant@google.com>
1330             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1332         * configure.ac: Add target-libgo to target_libraries.  Set
1333         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1334         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1335         (HOST_EXPORTS): Add GOC.
1336         (BASE_TARGET_EXPORTS): Add GOC.
1337         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1338         (GOCFLAGS_FOR_TARGET): New variable.
1339         (EXTRA_HOST_FLAGS): Add GOC.
1340         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1341         * Makefile.def (target_modules): Add libgo.
1342         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1343         (dependencies): Add dependency from configure-target-libgo to
1344         configure-target-libffi and all-target-libstdc++-v3.  Add
1345         dependencies from all-target-libgo to all-target-libffi.
1346         (languages): Add go.
1347         * configure: Rebuild.
1348         * Makefile.in: Rebuild.
1350 2010-11-19  Ian Lance Taylor  <iant@google.com>
1352         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1353         compiler/flag environment variables.
1355 2010-11-18  Ian Lance Taylor  <iant@google.com>
1357         * configure.ac: Check for lang_requires_boot_languages in
1358         config-lang.in files.
1359         * configure: Rebuild.
1361 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1362             Tobias Burnus  <burnus@net-b.de>
1364         PR fortran/32049
1365         * Makefile.def: Add libquadmath; build it with language=fortran.
1366         * configure.ac: Add libquadmath.
1367         * Makefile.tpl: Handle multiple libs in check-[+language+].
1368         * Makefile.in: Regenerate.
1369         * configure: Regenerate.
1371 2010-11-16  Tom Tromey  <tromey@redhat.com>
1373         * MAINTAINERS: Moved myself to reviewers section.
1375 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1377         * MAINTAINERS: Moved myself to reviewers section.
1379 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1381         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1382         (Write After Approval): Remove self.
1384 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1386         * configure.ac: Fix spelling in option names.
1387         * configure: Regenerated.
1389 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1391         PR bootstrap/39622
1392         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1393         * configure: Regenerated.
1395 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1397         * MAINTAINERS: Update my email address.
1399 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1401         * configure: Regenerate.
1403 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1405         * configure: Regenerate.
1407 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1409         * configure: Regenerate.
1411 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1413         * configure: Regenerate.
1415 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1417         * configure.ac: Support official CLooG.org versions.
1418         * configure: Regenerate.
1419         * config/cloog.m4: New.
1421 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1423         * MAINTAINERS (Write After Approval): Add myself.
1425 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1427         * MAINTAINERS: Update my email address.
1429 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1431         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1432         * configure: Regenerate.
1434 2010-11-03  Ian Lance Taylor  <iant@google.com>
1435             Dave Korn  <dave.korn.cygwin@gmail.com>
1437         PR lto/46273
1438         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1439         and on other supported platforms whenever LTO is enabled.
1440         * configure: Rebuild.
1442 2010-11-02  Alan Modra  <amodra@gmail.com>
1444         PR binutils/12110
1445         * configure.ac: Error when source path contains spaces.
1446         * configure: Regenerate.
1448 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1450         * MAINTAINERS: Update my email address.
1452 2010-10-20  Ian Lance Taylor  <iant@google.com>
1454         * Makefile.def (target_modules): Set lib_path to src/.libs for
1455         libstdc++-v3 module.
1456         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1457         * Makefile.in: Rebuild.
1459 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1461         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1462         (Write After Approval): Remove myself.
1464 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1466         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1468 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1470         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1472 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1474         * configure.ac (build_lto_plugin): New shell variable.
1475         (--enable-lto): Turn on by default for all non-ELF platforms that
1476         have had LTO support added so far.  Set build_lto_plugin appropriately
1477         for both ELF and non-ELF.
1478         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1479         * configure: Regenerate.
1481 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1483         Sync from src:
1484         * configure.ac (v850 support): Remove target-libgloss from
1485         noconfigdirs.
1486         * configure: Regenerate.
1488 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1490         PR bootstrap/45326
1491         PR bootstrap/45174
1492         * configure.ac: Honor initial values of $build_configargs,
1493         $host_configargs, $target_configargs.  Mark the precious, so
1494         environment settings get recorded.
1495         * configure: Regenerate.
1497 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1499         PR bootstrap/45796
1500         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1501         Depend on all-build-libiberty.
1502         * Makefile.in: Regenerate.
1504 2010-09-30  Michael Eager  <eager@eagercon.com>
1506         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1507         * configure: Regenerate.
1509 2010-09-28  Michael Eager  <eager@eagercon.com>
1511         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1513 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1515         PR bootstrap/44621
1516         * configure.ac: Fix unportable shell quoting.
1517         * configure: Regenerate.
1519 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1521         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1522         targets and amend comment.
1523         * configure: Regenerate.
1525 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1527         * MAINTAINERS (Write After Approval): Add myself.
1529 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1531         * configure.ac: Enable LTO by default on Darwin.
1532         * configure: Regenerate.
1534 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1536         * MAINTAINERS (Write After Approval): Add myself.
1538 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1540         * MAINTAINERS (Write After Approval): Add myself.
1542 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1544         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1545         ports
1547 2010-07-28  David Yuste  <david.yuste@gmail.com>
1549         * MAINTAINERS (Write After Approval): Add myself.
1551 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1553         * configure.ac: Support all v850 targets.
1554         * configure: Regenerate.
1556 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1558         PR bootstrap/44455
1559         * configure.ac (extra_mpfr_configure_flags): Copy from
1560         extra_mpc_gmp_configure_flags.
1561         * configure: Re-generated.
1563 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1565         * MAINTAINERS (Write After Approval): Add myself.
1567 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1569         * MAINTAINERS (Write After Approval): Add myself.
1571 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1573         * MAINTAINERS (Write After Approval): Add myself.
1575 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1577         PR target/44862
1578         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1579         Provide -B option to allow for link spec %s substitutions for
1580         libstdc++.a on darwin.
1581         * Makefile.in: Regenerate.
1583 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1585         * MAINTAINERS (Reviewers): Update my e-mail address
1587 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1589         * Makefile.def (configure-gcc): Depend on all-libelf.
1590         * Makefile.in: Rebuild.
1592 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1594         * MAINTAINERS (Write After Approval): Add myself in the right place.
1596 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1598         * MAINTAINERS (Write After Approval): Add myself.
1600 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1602         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1604 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1606         * config.sub: Update to version 2010-05-21.
1607         * config.guess: Update to version 2010-04-03.
1609 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1611         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1612         * configure: Regenerate.
1614 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1616         * MAINTAINERS (Write After Approval): Add myself.
1618 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1620         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1621         a platform that supports LTO.
1622         * configure: Regenerate.
1624 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1626         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1627         * configure: Regenerated.
1629 2010-04-27  Roland McGrath  <roland@redhat.com>
1630             H.J. Lu  <hongjiu.lu@intel.com>
1632         * configure.ac (--enable-gold): Support both, both/gold and
1633         both/bfd to add gold to configdirs without removing ld.
1634         * configure: Regenerated.
1636         * Makefile.def: Add install-gold dependency to install-ld.
1637         * Makefile.in: Regenerated.
1639 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1641         PR lto/42776
1642         * configure.ac (--enable-lto): Refactor handling so libelf tests
1643         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1644         and allow LTO to be explicitly enabled on non-ELF platforms that
1645         are known to support it inside else-clause.
1646         * configure: Regenerate.
1648 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1650         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1651         * configure: Regenerate.
1653 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1655         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1656         * configure: Regenerate.
1658 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1660         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1661         separately.
1662         * configure: Regenerate.
1664 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1666         * MAINTAINERS (Write After Approval): Add myself.
1668 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1670         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1671         * configure: Regenerate.
1673 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1675         * configure: Regenerate after change to elf.m4.
1677 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1679         * MAINTAINERS (Write After Approval): Add myself.
1681 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1683         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1684         * configure: Regenerated.
1686 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1688         * configure.ac: Print "buggy but acceptable" when CLooG
1689         revision is less than 9.
1690         * configure: Regenerated.
1692 2010-04-01  Diego Novillo  <dnovillo@google.com>
1694         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1696 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1698         PR bootstrap/43615
1699         PR bootstrap/43328
1701         Revert:
1703         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1705         * configure.ac: Do not pass --enable-multilib nor
1706         --disable-multilib in baseargs.  Accept explicitly passed
1707         --enable_multilib.
1708         * configure: Regenerate.
1710 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1712         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1714 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1716         * MAINTAINERS: Remove myself.
1718 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1720         PR bootstrap/43328
1721         * configure.ac: Do not pass --enable-multilib nor
1722         --disable-multilib in baseargs.  Accept explicitly passed
1723         --enable_multilib.
1724         * configure: Regenerate.
1726 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1728         * MAINTAINERS (spu port): Remove me.
1730 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1732         * configure.ac (tic6x-*-*): New case.
1733         * configure: Regenerate.
1735 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1737         * config.sub: Update to version 2010-03-22.
1738         * config.guess: Update to version 2009-12-30.
1740 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1742         PR ada/42554
1743         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1744         * configure: Regenerate.
1746 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1748         * MAINTAINERS: Update my email address.
1750 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1752         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1753         (ghassan.shobaki@amd.com): Removed.
1755 2010-03-17  Alan Modra  <amodra@gmail.com>
1757         * MAINTAINERS: Update my email address.
1759 2010-03-16  Diego Novillo  <dnovillo@google.com>
1761         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1762         Matthews.
1764 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1766         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1767         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1769 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1771         * MAINTAINERS: Update my email address.
1773 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1775         * MAINTAINERS: Update my email address.
1777 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1779         * MAINTAINERS: Update my email address.
1781 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1783         * MAINTAINERS: Update my email address.
1785 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1787         PR libstdc++/32499
1788         * configure.ac (RANLIB): Default to true.
1789         (STRIP): Likewise.
1790         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1791         * configure: Regenerate.
1793 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1795         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1796         (Write After Approval): Update my email address.
1798 2010-02-17  Nick Clifton  <nickc@redhat.com>
1800         PR 11238
1801         * Makefile.tpl (local-distclean): Also remove config.cache files in
1802         sub-directories as there may not be Makefiles present in the
1803         sub-directories.
1804         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1805         the config.cache files found by the find command.
1807         * Makefile.in: Regenerate.
1808         * configure.ac: Revert previous delta.
1809         * configure: Regenerate.
1811 2010-02-15  Nick Clifton  <nickc@redhat.com>
1813         PR 11238
1814         * configure.ac: Delete config.cache files in sub-directories when
1815         deleting Makefiles.
1816         * configure: Regenerate.
1818 2010-02-12  Ben Elliston  <bje@gnu.org>
1820         * MAINTAINERS: Update my email address.
1822 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1824         * MAINTAINERS (spu port): Update my email address.
1826 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1828         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1830 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1832         * configure.ac: Add "recommended" version checks for GMP/MPC.
1833         Update recommended GMP/MPFR/MPC versions.
1834         * configure: Regenerate.
1836 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1838         * MAINTAINERS: Move my Embecosm email address into the
1839         write-after-approval section.
1841 2010-01-26  Ian Lance Taylor  <iant@google.com>
1843         * MAINTAINERS: Add myself as Go frontend maintainer.
1845 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1847         PR libstdc++/36101, PR libstdc++/42813
1848         * configure.ac (bootstrap_target_libs): Make inclusion of
1849         target-libgomp conditional on libgomb being in target_configdirs.
1850         * configure: Regenerate.
1852 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1854         PR libstdc++/36101, PR libstdc++/42813
1855         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1856         * configure: Regenerate.
1858 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1860         PR libstdc++/36101, PR libstdc++/42813
1861         * configure.ac (target_configdirs): Substitute.
1862         * Makefile.def: Bootstrap target module libgomp.
1863         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1864         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1865         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1866         * configure, Makefile.in: Regenerate.
1868 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1870         * MAINTAINERS: Adjust my details.
1872 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1874         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1876 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1878         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1880 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1882         * MAINTAINERS (Write After Approval): Add myself.
1884 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1886         * MAINTAINERS (Write After Approval): Add myself.
1888 2010-01-11  Richard Guenther  <rguenther@suse.de>
1890         PR lto/41569
1891         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1892         * Makefile.in: Regenerated.
1894 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1896         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1897         * configure: Regenerate.
1899 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1900             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1902         PR bootstrap/42424
1903         * configure.ac: Include libtool m4 files.
1904         (_LT_CHECK_OBJDIR): Call it.
1905         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1906         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1908         * configure: Regenerate.
1910 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1912         PR bootstrap/41818
1913         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1914         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1915         * Makefile.in: Regenerate.
1917 2010-01-02  Richard Guenther  <rguenther@suse.de>
1919         PR lto/41529
1920         * configure.ac: Include config/elf.m4.  Disable LTO if not
1921         builting for an elf target.
1922         * configure: Regenerate.
1924 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1926         * MAINTAINERS: Change my email address.
1928 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1930         * config.sub, config.guess: Update from upstream sources.
1932 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1934         * MAINTAINERS (Write After Approval): Add myself.
1936 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1938         PR middle-end/30447
1939         PR middle-end/30789
1940         PR other/40302
1942         * configure.ac: Require MPC.
1943         * configure: Regenerate.
1945 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1947         PR target/38384
1948         PR bootstrap/40972
1949         * libtool.m4: Sync from git Libtool.
1950         * ltoptions.m4: Likewise.
1951         * ltversion.m4: Likewise.
1952         * lt~obsolete.m4: Likewise.
1953         * ltmain.sh: Likewise.
1955 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1957         * configure.ac: Update minimum MPC version to 0.8.
1958         * configure: Regenerate.
1960 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
1962         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1963         * configure: Regenerated.
1965 2009-11-21  Ian Lance Taylor  <iant@google.com>
1967         * configure.ac: Change default of poststage1_ldflags to be empty if
1968         poststage1_libs is set.  When poststage1_libs is empty, and
1969         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1970         * configure: Rebuild.
1972 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
1974         * MAINTAINERS (Write After Approval): Update my email address.
1976 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1978         * config.guess: Update from upstream sources.
1980 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1982         * Makefile.def: Restore host and target settings for gmp.
1983         * Makefile.in: Rebuild.
1985 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1987         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1988         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1989         Fix portability of test of C++ as bootstrap language.  Add
1990         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1991         * configure: Rebuild.
1992         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1993         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1994         in-tree building.
1995         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1996         (POSTSTAGE1_HOST_EXPORTS): Use it.
1997         (STAGE[+id+]_CXXFLAGS): New.
1998         (BASE_FLAGS_TO_PASS): Pass it down.
1999         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2000         extra_exports.
2001         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2002         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2003         extra_exports.
2004         * Makefile.in: Rebuild.
2006 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2008         * config.sub, config.guess: Update from upstream sources.
2010 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2012         * MAINTAINERS (Write After Approval): Add myself.
2014 2009-11-09  Jon Beniston  <jon@beniston.com>
2016         * MAINTAINERS (Write After Approval): Add myself.
2018 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2020         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2021         paths for *-w64-mingw* and x86_64-*mingw*.
2022         * configure: Regenerated.
2024 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2026         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2028 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2030         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2031         Phil Edwards to Write-After Approval.
2033 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2035         * configure.ac: Disable target-winsup & co for
2036         x86_64-*-mingw* and *-w64-mingw* targets.
2037         * configure: Regenerated.
2039 2009-10-16  Nick Clifton  <nickc@redhat.com>
2041         * MAINTAINERS: Add myself as a maintainer for the RX port.
2043 2009-10-26  Johannes Singler  <singler@kit.edu>
2045         * MAINTAINERS (Write After Approval): Update my e-mail address.
2047 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2049         * configure.ac (CLooG test): Use = with test.
2050         * configure: Regenerate.
2052 2009-10-22  Richard Guenther  <rguenther@suse.de>
2054         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2055         cloog if the ppl version check failed.  Move flags saving
2056         before setting in libelf check.
2057         * configure: Regenerate.
2059 2009-10-21  Richard Guenther  <rguenther@suse.de>
2061         * configure.ac: Adjust the ppl and cloog configure to work as
2062         documented.  Disable cloog if ppl was disabled.  Omit the version
2063         checks if they were disabled.
2064         * configure: Re-generate.
2066 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2068         * configure.ac: Add 'lto' to enable_languages, not
2069         new_enable_languages, and only if not already present.
2070         * configure: Regenerate.
2072 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2074         * README: Refer to the various COPYING* files instead of just
2075         COPYING.
2076         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2078 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2080         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2081         
2082 2009-10-07  Richard Guenther  <rguenther@suse.de>
2084         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2085         and Richard Guenther as reviewers.
2086         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2087         as reviewers.
2089 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2091         * config.sub: Update from upstream sources.
2093 2009-10-06  Ian Lance Taylor  <iant@google.com>
2095         * Makefile.def: check-gold depends upon all-gas.
2096         * Makefile.in: Rebuild.
2098 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2100         * MAINTAINERS (Write After Approval): Add myself.
2102 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2104         * Makefile.def: all-lto-plugin depends on all-libiberty.
2105         set bootstrap=true for lto-plugin.
2106         Add lto-plugin.
2107         * Makefile.in: Regenerate.
2108         * configure.ac (host_libs): Add lto-plugin.
2109         * configure: Regenerate.
2111 2009-10-03  Diego Novillo  <dnovillo@google.com>
2113         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2114         (HOST_LIBELFLIBS): Define.
2115         (HOST_LIBELFINC): Define.
2116         * Makefile.in: Regenerate.
2117         * configure.ac: Add --enable-lto.
2118         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2119         If --enable-lto is used, add 'lto' to new_enable_languages.
2120         If --enable-lto is used and gold is enabled, add
2121         lto-plugin to configdirs.
2122         * configure: Regenerate.
2124 2009-10-03  Simon Baldwin  <simonb@google.com>
2126         * configure.ac: If --with-system-zlib, suppress local zlib and
2127         pass --with-system-zlib to subdir configure scripts.
2128         * configure: Regenerate.
2130 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2131             Paolo Bonzini  <bonzini@gnu.org>
2133         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2134         $(srcdir).
2135         * Makefile.in: Rebuilt.
2137 2009-09-26  Gary Funck  <gary@intrepid.com>
2139         * MAINTAINERS (Write After Approval): Add myself.
2141 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2143         * configure.ac: Update minimum MPC version to 0.7.
2144         * configure: Regenerate.
2146 2009-09-25  Nick Clifton  <nickc@redhat.com>
2148         * configure.ac: Pass any --cache-file=/dev/null option on to
2149         subconfigures.
2150         * configure: Regenerate.
2152 2009-09-23  Nick Clifton  <nickc@redhat.com>
2154         * config.sub, config.guess: Update from upstream sources.
2156 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2158         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2159         * Makefile.in: Rebuilt.
2161 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2163         PR bootstrap/32272
2164         * configure.ac: Error out if $srcdir isn't '.' but contains
2165         host-${host_noncanonical}.
2166         * configure: Regenerate.
2168 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2170         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2171         maintainer.
2173 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2175         * configure.ac: If bootstrapping a combined tree with
2176         --enable-gold, require c++ in stage1_languages.
2177         * configure: Regenerate.
2179         * configure.ac: Also add target_libs of stage1_languages to
2180         bootstrap_target_libs.
2181         * configure: Regenerate.
2183         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2184         with --enable-languages not containing c++.
2185         * configure: Regenerate.
2187 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2189         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2190         * configure: Regenerate.
2192 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2194         * MAINTAINERS (Write After Approval): Update my e-mail address,
2195         and move from from here...
2196         (Waiting for paperwork): To here.
2198 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2200         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2202 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2204         * configure.ac: Do not use $extrasub for replacing @if/@endif
2205         parts in Makefile; instead, use additional arguments to
2206         AC_CONFIG_COMMANDS to do the replacement manually, with several
2207         sed invocations, to avoid HP-UX sed command limits.
2208         * configure: Regenerate.
2210 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2212         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2213         blank before -L.
2215 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2217         * configure.ac (with-build-config): Document.  Handle without.
2218         Handle missing argument.
2219         * configure: Rebuilt.
2221 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2223         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2224         Default to bootstrap-debug only if compare-debug works.
2225         * configure: Rebuilt.
2226         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2227         * Makefile.in: Rebuilt.
2229 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2231         * MAINTAINERS (OS Port Maintainers): Update my email address.
2233 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2235         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2236         * Makefile.in: Rebuilt.
2238 2009-09-01  Chris Demetriou  <cgd@google.com>
2240         * MAINTAINERS (Write After Approval): Add myself.
2242 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2244         PR debug/30161
2245         * include/dwarf2.h (enum dwarf_tag): Added
2246         DW_TAG_GNU_template_template_param
2247         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2249 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2251         * Makefile.tpl (AWK): Fix typo.
2252         * Makefile.in: Regenerate.
2254 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2256         * configure.ac: Detect awk and sed.
2257         * Makefile.def (flags_to_pass): Add AWK and SED.
2258         * Makefile.tpl (AWK, SED): New.
2259         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2260         * configure: Regenerate.
2261         * Makefile.in: Regenerate.
2263 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2265         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2266         (collapseslashes): Likewise.
2268 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2270         * configure.ac (AC_PREREQ): Bump to 2.64.
2272 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2274         * configure.ac: Remove --with-datarootdir, --with-docdir,
2275         --with-pdfdir, --with-htmldir switches.
2276         * configure: Regenerate.
2278         * configure: Regenerate.
2280         * compile: Sync from Automake 1.11.
2281         * depcomp: Likewise.
2282         * install-sh: Likewise.
2283         * missing: Likewise.
2284         * mkinstalldirs: Likewise.
2285         * ylwrap: Likewise.
2287 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2289         * ltmain.sh (func_normal_abspath): New function.
2290         (func_relative_path): Likewise.
2291         (func_mode_help): Document new -bindir option for link mode.
2292         (func_mode_link): Add new -bindir option, and use it to place
2293         output DLL if specified.
2295 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2297         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2298         (baseargs): Add --disable-option-checking.
2299         * configure: Regenerate.
2301         * Makefile.def (configure-target-libiberty): Depend on
2302         all-binutils and all-ld.
2303         (configure-target-newlib): Likewise.
2304         * Makefile.in: Regenerate.
2306 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2308         * config.sub, config.guess: Update from upstream sources.
2310 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2312         Sync from src, merge:
2314         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2316         * configure.ac: Do not exclude gas for i386-*-darwin.
2317         Add a case for x86_64-*-darwin.
2318         * configure: Regenerate.
2320 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2322         * MAINTAINERS: Add my name to Write After Approval list.
2324 2009-08-06  Michael Eager  <eager@eagercon.com>
2326         * configure.ac: Add Microblaze target.
2327         * configure: Regenerate.
2329 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2331         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2332         * configure: Regenerate.
2333         
2334 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2336         * MAINTAINERS (Write After Approval): Update my e-mail address.
2338 2009-07-06  Ian Lance Taylor  <iant@google.com>
2340         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2341         * configure: Rebuild.
2343 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2345         * MAINTAINERS: Move myself to the Graphite Reviewers.
2347 2009-06-30  Wei Guozhi  <carrot@google.com>
2349         * MAINTAINERS: Add my name to Write After Approval list.
2351 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2353         PR bootstrap/40338
2354         * configure.ac (comparestring): Create new variable.
2355         * Makefile.tpl (comparestring): Use to skip some comparisions.
2356         * configure: Regenerate.
2357         * Makefile.in: Regenerate.
2359 2009-06-26  Doug Evans  <dje@sebabeach.org>
2361         * Makefile.def (host_modules): Add cgen.
2362         * Makefile.in: Regenerate.
2363         * configure.ac (host_tools): Add cgen.
2364         * configure: Regenerate.
2366 2009-06-23  DJ Delorie  <dj@redhat.com>
2368         * MAINTAINERS: Add myself as mep maintainer.
2370 2009-06-23  Ian Lance Taylor  <iant@google.com>
2372         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2373         boot_languages.  Only bootstrap target libraries listed in
2374         target_libs for some boot language.  Add --with-stage1-ldflags,
2375         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2376         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2377         if not building with C++.
2378         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2379         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2380         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2381         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2382         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2383         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2384         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2385         * configure, Makefile.in: Rebuild.
2387 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2389         * MAINTAINERS: Added my name to write-after-approval list.
2391 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2393         * configure.ac: Define is_elf for QNX Neutrino targets.
2394         * configure: Regenerate.
2396 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2398         * MAINTAINERS: Added my name to the write-after-approval list
2400 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2402         * configure.ac: Detect MPC in default directory.
2403         * configure: Regenerate.
2405 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2406             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2408         * Makefile.tpl (all): Avoid a trailing backslash.
2409         * Makefile.in: Regenerate.
2411 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2413         * config.sub, config.guess: Update from upstream sources.
2415 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2417         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2418         to noconfdirs.
2419         * configure: Regenerate.
2421 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2423         * Makefile.tpl ([+compare-target+]): Compare all stage
2424         directories, rather than just gcc.
2425         * Makefile.in: Rebuilt.
2427 2009-06-01  Doug Kwan  <dougkwan@google.com>
2429         * configure.ac: Support gold for target arm*-*-*.
2430         * configure: Regenerate.
2432 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2434         * Makefile.def: Add MPC support and dependencies.
2435         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2437         * Makefile.in, configure: Regenerate.
2439 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2441         * Makefile.tpl (all): Avoid harmless warning in make all when
2442         gcc-bootstrap is enabled but stage_last does not exist.
2443         * Makefile.in: Rebuilt.
2445 2009-05-24  Nicolas Roche  <roche@adacore.com>
2447         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2448         * Makefile.in: Regenerate.
2450 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2452         * MAINTAINERS: Update my e-mail address.
2454 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2456         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2457         * configure:  Regenerate.
2459 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2461         PR other/40159
2462         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2463         gcc-no-bootstrap are mutually exclusive.
2464         * Makefile.in: Rebuilt.
2466 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2468         PR other/40159
2469         * Makefile.tpl (all): Don't end with unconditional success.
2470         * Makefile.in: Rebuilt.
2472 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2474         PR target/37137
2475         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2476         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2477         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2478         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2479         stage_configureflags, stage_cflags and stage_libcflags into
2480         explicit Makefile macros.
2481         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2482         GFORTRAN.
2483         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2484         CC.  Set CC_FOR_BUILD from CC.
2485         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2486         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2487         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2488         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2489         and GFORTRAN.
2490         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2491         (_LIBCFLAGS): Renamed to _TFLAGS.
2492         (do-compare-debug, do-compare3-debug): Drop.
2493         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2494         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2495         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2496         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2497         (XGCC_FLAGS_FOR_TARGET): New.
2498         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2499         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2500         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2501         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2502         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
2503         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2504         TFLAGS.
2505         (BUILD_CONFIG): Include if requested.
2506         (all): Set TFLAGS on bootstrap.
2507         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2508         (all-stageid-prefixmodule): Likewise.
2509         (do-clean, distclean-stageid): Set TFLAGS.
2510         (restrap): Fix whitespace.
2511         * Makefile.in: Rebuilt.
2513 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2515         * config.guess: Sync with src.
2517 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2519         * configure.ac ($with_ppl):  Default to no if not supplied.
2520         ($with_cloog):  Likewise.
2521         configure:  Regenerate.
2523 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2525         * MAINTAINERS: Update my e-mail address.
2527 2009-04-27  Nick Clifton  <nickc@redhat.com>
2529         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2531 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2533         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2534         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2535         * Makefile.in: Regenerate.
2537 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2539         PR bootstrap/39739
2540         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2541         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2543         * configure, Makefile.in: Regenerate.
2545 2009-04-21  Taras Glek  <tglek@mozilla.com>
2547         * include/hashtab.h: Update GTY annotations to new syntax
2548         * include/splay-tree.h: Likewise
2550 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2552         * config.sub, config.guess: Update from upstream sources.
2554 2009-04-15  Anthony Green  <green@moxielogic.com>
2556         * configure.ac: Add moxie support.
2557         * configure: Rebuilt.
2559 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2561         * configure.ac: Change copyright header to refer to version
2562         3 of the GNU General Public License and to point readers at the
2563         COPYING3 file and the FSF's license web page.
2564         * Makefile.def: Likewise.
2565         * Makefile.tpl: Likewise.
2566         * Makefile.in: Regenerate.
2568 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2570         * configure.ac: Restore match for darwin9 or later. Use double
2571         brackets since regeneration eats one pair.
2572         * configure: Regenerate.
2574 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2576         PR gas/10039
2577         * configure.ac: Require texinfo 4.7.
2578         * configure: Regenerated.
2580 2009-04-09  Nick Clifton  <nickc@redhat.com>
2582         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2583         the GCC Runtime Library Exception.
2585 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2587         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2588         * configure: Regenerate.
2590 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2592         * Makefil.def (languages): New entries.
2593         * Makefile.tpl (check-gcc-*): New generic target.
2594         * Makefile.in: Regenerate.
2596 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2598         * MAINTAINERS:  Update my email address.
2600 2009-03-18  Tom Tromey  <tromey@redhat.com>
2602         * configure: Rebuild.
2603         * configure.ac (host_libs): Add libiconv.
2604         * Makefile.in: Rebuild.
2605         * Makefile.def (host_modules): Add libiconv.
2606         (configure-gdb, all-gdb): Depend on libiconv.
2608 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2610         * configure.ac: Treat gdb as supported on x86_64-darwin.
2611         * configure: Regenerate.
2613 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2615         * configure.ac (--with-host-libstdcxx): New option.
2616         * configure: Regenerate.
2618 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2620         * MAINTAINERS:  Move myself into the write after approval list.
2622 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2624         * MAINTAINERS: Update e-mail address.
2625         
2626 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2628         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2630 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2632         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2634 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2636         Backport from git Libtool:
2638         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2639         Support GNU/kOpenSolaris.
2640         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2641         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2642         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2643         GNU/kOpenSolaris.
2645 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2647         * MAINTAINERS: Update e-mail address.
2649 2009-02-24  Michael Eager  <eager@eagercon.com>
2651         * MAINTAINERS (Write After Approval): Add self.
2653 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2655         * MAINTAINERS (Write After Approval): Add myself.
2657 2009-02-05  Andreas Schwab  <schwab@suse.de>
2659         * Makefile.tpl (stage_last): Define $r and $s before using
2660         $(RECURSE_FLAGS_TO_PASS).
2661         * Makefile.in: Regenerate
2663 2009-01-30  Ian Lance Taylor  <iant@google.com>
2665         * MAINTAINERS: Move myself to the Global Reviewers list.
2667 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2669         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2670         * configure: Regenerate.
2672 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2674         * MAINTAINERS: Make whitespace consistent.
2675         Remove Robert Millan from Write After Approval.
2677 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2679         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2680         (all-opcodes): Depend on all-libiberty.
2681         * Makefile.in: Regenerate.
2683 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2685         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2686         * configure: Regenerate.
2688 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2690         * MAINTAINERS (Write After Approval): Add myself.
2692 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2694         * MAINTAINERS: Add myself to reviewers (Fortran).
2696 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2698         PR tree-optimization/38515
2699         * configure.ac (cloog-polylib): Removed.
2700         (with_ppl, with_cloog): Test for "no".
2701         * configure: Regenerated.
2703 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2705         * MAINTAINERS: Moved myself to reviewers (Fortran).
2707 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2709         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2710         (Write After Approval): Remove myself.
2712 2009-01-03  Diego Novillo  <dnovillo@google.com>
2714         * MAINTAINERS: Remove myself from alias maintainership.
2716 2009-01-02  David Ayers  <ayers@fsfe.org>
2718         * MAINTAINERS: Update e-mail address.
2720 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2722         * MAINTAINERS: Make whitespace consistent.
2724 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2726         Backport from upstream Libtool:
2727         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2728         Add cache variables to tests that require the linker to work.
2729         For shlibpath_overrides_runpath, this also changes the semantics
2730         to let the result from the C compiler take precedence.
2732 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2734         * config.sub, config.guess: Update from upstream sources.
2736 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2738         * configure.ac (ppllibs): Add by default the lib flags.
2739         * configure: Regenerate.
2741 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2743         * MAINTAINERS:  Add myself to the write after approval list.
2745 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2747         * configure.ac: Add double brackets on darwin[912].
2748         * configure: Regenerate.
2750 2008-12-03  Daniel Kraft  <d@domob.eu>
2752         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2753         Approval to Reviewer section (for Fortran front-end).
2755 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2757         * configure.ac: Expand to darwin10 and later.
2758         * configure: Regenerate.
2760 2008-12-02  Andreas Schwab  <schwab@suse.de>
2762         * Makefile.def: configure-target-boehm-gc depends on
2763         all-target-libstdc++-v3.
2764         * Makefile.in: Regenerate.
2766 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2768         * MAINTAINERS:  Add myself as mingw maintainer.
2770 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2772         * config.sub, config.guess: Update from upstream sources.
2774 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2776         * README.SCO: Remove.
2778 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2780         * MAINTAINERS:  Add myself to the write after approval list.
2782 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2784         * MAINTAINERS:  Update my email address in WAA section.
2786 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2788         * MAINTAINERS: Update e-mail address.
2790 2008-11-27  Toon Moene  <toon@moene.org>
2792         * MAINTAINERS: Change e-mail address.
2794 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2796         * configure.ac: Build gdb for i?86-*-darwin*
2797         * configure: Regenerated.
2799 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2801         * MAINTAINERS: Added my full name.
2803 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2805         PR bootstrap/38014
2806         PR bootstrap/37923
2808         Revert:
2810         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2812         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2813         * Makefile.in: Regenerated.
2815         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2817         PR gdb/921
2818         PR gdb/1646
2819         PR gdb/2175
2820         PR gdb/2176
2822         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2823         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2824         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2825         (HOST_EXPORTS): Pass CPPFLAGS.
2826         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2827         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2828         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2829         * Makefile.in, configure: Regenerated.
2830         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2831         and CPPFLAGS_FOR_BUILD.
2833 2008-11-06  Jeff Law  <law@redhat.com>
2835         * MAINTAINERS: Add myself as middle end maintainer.
2837 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2839         * MAINTAINERS (Write after approval): Add myself.
2841 2008-11-05  Diego Novillo  <dnovillo@google.com>
2843         * MAINTAINERS (Global Reviewers): Add myself.
2844         (Non-Algorithmic Maintainers): Remove myself.
2846 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2848         * MAINTAINERS (Write after approval): Add myself.
2850 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2852         * MAINTAINERS (Write after approval): Add myself.
2854 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2856         * configure.ac (spu-*-*): Remove special case.
2857         * configure: Regenerate.
2859 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2861         * MAINTAINERS (Write after approval): Update my email address.
2863 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2865         * configure.ac [spu-*-*]: Do not set skipdirs.
2866         * configure: Re-generate.
2868 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2870         * MAINTAINERS (Various Maintainers): Add myself to reload.
2872 2008-10-25  Richard Guenther  <rguenther@suse.de>
2874         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2875         maintainer.  Remove myself as libgcc-math maintainer.
2876         (Non-Algorithmic Maintainers): Remove myself.
2878 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2880         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2881         * Makefile.in: Regenerated.
2883 2008-10-23  Cary Coutant  <ccoutant@google.com>
2885         * MAINTAINERS (Write after approval): Add myself.
2887 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2889         PR gdb/921
2890         PR gdb/1646
2891         PR gdb/2175
2892         PR gdb/2176
2894         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2895         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2896         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2897         (HOST_EXPORTS): Pass CPPFLAGS.
2898         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2899         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2900         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2901         * Makefile.in, configure: Regenerated.
2902         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2903         and CPPFLAGS_FOR_BUILD.
2905 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2907         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2908         Sebastian Pop.
2910 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2912         * MAINTAINERS (Write After Approval): Added myself.
2914 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2916         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2917         recommended version to 2.3.2.
2919         * configure: Regenerate.
2921 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2923         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2925 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2927         * MAINTAINERS (Write After Approval): Update e-mail address.
2929 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2931         * libtool.m4: Update to libtool 2.2.6.
2932         * lt~obsolete.m4: Update to libtool 2.2.6.
2933         * ltmain.sh: Update to libtool 2.2.6.
2934         * ltsugar.m4: Update to libtool 2.2.6.
2935         * ltversion.m4: Update to libtool 2.2.6.
2936         * ltoptions.m4: Update to libtool 2.2.6.
2937         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2939 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2941         * MAINTAINERS (Write After Approval): Add myself.
2943 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2945         * MAINTAINERS (Write After Approval): Update my name.
2947 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2949         * MAINTAINERS: Add myself in "Write After Approval".
2951 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2953         * MAINTAINERS: Add myself as ia64 maintainer.
2955 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2957         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2958         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2959         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2960         and Michael Tiemann from Write After Approval since they do not
2961         actually have access.
2963 2008-09-05  Richard Guenther  <rguenther@suse.de>
2965         * configure.ac: Initialize clooglibs to -lcloog.
2966         * configure: Re-generate.
2968 2008-09-04  Le-Chun Wu  <lcwu@google.com>
2970         * MAINTAINERS (Write After Approval): Add myself.
2972 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2974         * configure.ac (--with-cloog-polylib): New.
2975         (--disable-cloog-version-check): New.
2976         (--disable-ppl-version-check): New.
2977         * configure: Re-generate.
2979 2008-09-03  Richard Guenther  <rguenther@suse.de>
2981         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2982         cloog test.
2983         * configure: Re-generate.
2985 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
2987         Add picoChip port.
2988         * MAINTAINERS: Add picoChip maintainers.
2990 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2991             Tobias Grosser  <grosser@fim.uni-passau.de>
2992             Jan Sjodin  <jan.sjodin@amd.com>
2993             Harsha Jagasia  <harsha.jagasia@amd.com>
2994             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2995             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2996             Adrien Eliche  <aeliche@isty.uvsq.fr>
2998         Merge from graphite branch.
2999         * configure: Regenerate.
3000         * Makefile.in: Regenerate.
3001         * configure.ac (host_libs): Add ppl and cloog.
3002         Add checks for PPL and CLooG.
3003         * Makefile.def (ppl, cloog): Added modules and dependences.
3004         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3005         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3007 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3009         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3010         (GCC_SHLIB_SUBDIR): New.
3011         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3012         * configure: Regenerate.
3013         * Makefile.in: Regenerate.
3015 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3017         * MAINTAINERS: Consistently use tabs to separate columns.
3019 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3021         * MAINTAINERS (Write after Approval): Add myself.
3023 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3025         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3026         Enable bfd, binutils and opcodes.
3027         * configure: Regenerate.
3029 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3031         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3033 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3035         * MAINTAINERS:  Use correct Umlaut for last name.
3037 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3039         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3041 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3043         * MAINTAINERS: Update my email address.
3045 2008-08-16  Nicolas Roche  <roche@adacore.com>
3047         * Makefile.tpl: Add BOOT_ADAFLAGS.
3048         * Makefile.in: Regenerate.
3050 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3052         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3053         * configure: Regenerate.
3055 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3057         * configure.ac: Add makefile fragments for hpux.
3058         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3059         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3060         * configure: Regenerate.
3061         * Makefile.in: Regenerate.
3063 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3065         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3067 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3069         * MAINTAINERS (Write after Approval): Add myself.
3071 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3073         * MAINTAINERS (Write After Approval):  Add myself.
3075 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3077         * MAINTAINERS (Write After Approval):  Add myself.
3079 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3081         * MAINTAINERS: Update my email address.
3083 2008-06-25  Joey Ye  <joey.ye@intel.com>
3085         * MAINTAINERS (Write After Approval):  Add myself.
3087 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3089         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3090         * Makefile.in: Regenerate.
3091         * configure: Regenerate.
3093 2008-06-17  Daniel Kraft  <d@domob.eu>
3095         * MAINTAINERS (Write After Approval):  Add myself.
3097 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3099         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3100         "$@" is still intact with both Autoconf 2.59 and 2.62.
3101         * configure: Regenerate.
3103 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3105         * Makefile.tpl: Fix comment errors.
3106         * Makefile.in: Regenerate.
3108 2008-06-12  David S. Miller  <davem@davemloft.net>
3109             David Edelsohn  <edelsohn@gnu.org>
3111         * configure.ac: Add powerpc*-*-* to gold supported targets.
3112         * configure: Regenerate.
3114 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3116         PR tree-optimization/36218
3117         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3118         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3119         (all prefix="build-"): Pass them to build-system sub-makes.
3120         * Makefile.in: Regenerate.
3122 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3124         * MAINTAINERS (mt port): Remove.
3125         (sco5, unixware, sco udk): Remove.
3126         (Kean Johnston): Add to Write After Approval.
3128 2008-05-30  Julian Brown  <julian@codesourcery.com>
3130         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3131         of libobjc for ARM EABI Linux.
3132         * configure: Regenerate.
3134 2008-05-18  Xinliang David Li   <davidxl@google.com>
3136         * ChangeLog: Remove wrong ChangeLog entry.
3138 2008-05-17  Xinliang David Li   <davidxl@google.com>
3140         * MAINTAINERS (Write After Approval): Add myself.
3142 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3144         * MAINTAINERS (Write After Approval): Add myself.
3146 2008-05-14  Rafael Espíndola  <espindola@google.com>
3148         * config-ml.in: don't handle --enable-shared and --enable-static.
3150 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3152         * MAINTAINERS: Update my email address.
3154 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3156         * MAINTAINERS: Update my email address.
3158 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3160         * MAINTAINERS (Write After Approval): Add myself.
3162 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3164         * MAINTAINERS (Write After Approval): Add myself.
3166 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3168         * MAINTAINERS (crx): Add myself.
3170 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3172         Sync with src:
3173         2008-04-14  David S. Miller  <davem@davemloft.net>
3175         * configure.ac: Add sparc*-*-* to gold supported targets.
3176         * configure: Regenerate.
3178 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3180         PR bootstrap/35457
3181         * configure.ac: Include override.m4.
3182         * configure: Regenerate.
3184 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3186         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3187         * Makefile.in: Regenerate.
3189 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3191         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3192         as nonconfigurable directories list.
3193         * configure: Regenerate.
3195 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3197         * config.sub, config.guess: Update from upstream sources.
3199 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3201         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3202         * Makefile.in: Regenerate.
3204 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3206         * configure.ac: Do not build libssp for the AVR.
3207         * configure: Regenerate.
3209 2008-04-07  Ian Lance Taylor  <iant@google.com>
3211         * Makefile.def: check-gold depends upon all-binutils.
3212         * Makefile.in: Regenerate.
3214 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3216         * MAINTAINERS (Write After Approval): Add myself.
3218 2008-04-04  Nick Clifton  <nickc@redhat.com>
3220         PR binutils/4334
3221         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3222         builds.
3223         * configure: Regenerate.
3225 2008-04-04  NightStrike  <NightStrike@gmail.com>
3227         PR other/35151
3228         * configure.ac: Combine rules for mingw32 and mingw64.
3229         * configure: Regenerate.
3231 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3233         * MAINTAINERS (Write After Approval): Add myself.
3235 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3237         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3238         * Makefile.in (.NOTPARALLEL): Ditto.
3240 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3242         * MAINTAINERS (Write After Approval): Add myself.
3244 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3246         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3247         * Makefile.in (.NOTPARALLEL): Regenerate.
3249 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3251         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3252         * Makefile.in: Regenerate.
3254 2008-03-26  Jakub Staszak  <kuba@et.pl>
3256         * MAINTAINERS (Write After Approval): Add myself.
3258 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3260         * MAINTAINERS:  Update e-mail address.
3262 2008-03-20  Ian Lance Taylor  <iant@google.com>
3264         * configure.ac: Add support for --enable-gold.
3265         * Makefile.def: Add gold as a directory like ld.
3266         * configure, Makefile.in: Regenerate.
3268 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3270         * configure.ac: m4_include config/proginstall.m4.
3271         * configure: Regenerate.
3273         Backport from upstream Libtool:
3275         2007-10-12  Eric Blake  <ebb9@byu.net>
3277         Deal with Autoconf 2.62's semantic change in m4_append.
3278         * ltsugar.m4 (lt_append): Replace broken versions of
3279         m4_append.
3280         (lt_if_append_uniq): Don't require separator to be overquoted,
3281         and avoid broken m4_append.
3282         (lt_dict_add): Fix typo.
3283         * libtool.m4 (_LT_DECL): Don't overquote separator.
3285 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3287         * config.rpath: Add AIX 6 support.
3289 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3291         * Makefile.def (stageprofile).  Remove -fprofile-generate
3292         from stage_libcflags.
3293         * Makefile.in: Regenerate.
3295 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3297         * config.sub, config.guess: Update from upstream sources.
3299 2008-03-06  Tom Tromey  <tromey@redhat.com>
3301         * MAINTAINERS: Update for treelang deletion.
3303 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3305         * MAINTAINERS: Update my email address.
3307 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3309         * MAINTAINERS (darwin port): Add myself as a maintainer.
3310         (objective-c/c++): Add myself as a maintainer.
3312 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3314         * MAINTAINERS (Write After Approval): Update my email address.
3316 2008-02-25  Tomas Bily  <tbily@suse.cz>
3318         * MAINTAINERS (Write After Approval): Add myself.
3320 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3322         * MAINTAINERS (OpenMP): Add myself.
3324 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3326         PR bootstrap/32009
3327         PR bootstrap/32161
3329         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3330         * configure: Regenerate.
3332         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3333         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3334         STAGE4_LIBCFLAGS): New.
3335         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3336         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3337         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3338         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3339         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3340         for target modules.  Don't export LIBCFLAGS.
3341         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3342         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3343         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3344         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3345         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3346         * Makefile.in: Regenerate.
3348 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3350         PR libgcj/33085
3351         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3352         Do not use -DDLL_EXPORT.  Backport from upstream.
3354 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3356         * MAINTAINERS (Write After Approval): Add myself.
3358 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3360         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3361         * configure: Regenerate.
3363 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3365         * configure.ac (xtensa*-*-*): Recognize processor variants.
3366         * configure: Regenerate.
3368 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3370         PR bootstrap/34922
3371         * configure.ac (PARSE_ARGS): Push suitable setting of
3372         ac_subdirs_all, for `./configure --help=recursive'.
3373         Handle `+' in generic toplevel directory disabling.
3374         * configure: Regenerate.
3376 2008-01-28  Nick Clifton  <nickc@redhat.com>
3378         * MAINTAINERS (xstormy16): Take over maintainership.
3380 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3382         * MAINTAINERS (c4x port): Remove.
3384 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3386         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3388 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3390         * config.sub, config.guess: Update from upstream sources.
3392 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3394         * MAINTAINERS (Write After Approval): Add myself.
3396 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3398         * MAINTAINERS: Update my email address.
3400 2008-01-09  Raksit Ashok  <raksit@google.com>
3402         * MAINTAINERS (Write After Approval): Add myself.
3404 2008-01-09  Raksit Ashok  <raksit@google.com>
3406         * MAINTAINERS (Write After Approval): Add myself.
3408 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3410         * config.sub, config.guess: Update from upstream sources.
3412 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3414         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3415         Change recommended MPFR from 2.2.1 -> 2.3.0.
3416         * configure: Regenerate.
3418 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3420         * MAINTAINERS: Update my email address.
3422 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3424         * MAINTAINERS: Update my email address.
3426 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3428         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3429         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3430         * Makefile.in: Regenerate.
3432 2007-12-10  Mark Heffernan  <meheff@google.com>
3434         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3435         misplaced entries.
3437 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3439         * configure.ac: Enable libjava for x86_64-*-darwin9.
3440         * configure: Regenerate.
3442 2007-12-07  Bill Maddox  <maddox@google.com>
3444         * MAINTAINERS (Write After Approval): Add myself.
3446 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3448         * config.sub, config.guess: Update from upstream sources.
3450 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3452         * config-ml.in: Remove 64bit configure tests.
3454 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3456         * config-ml.in: Robustify against white space in absolute file
3457         names.
3459         * config-ml.in (multi-clean): Substitute ${Makefile}.
3460         Remove superfluous ${Makefile} in list.
3462 2007-11-19  Thiemo Seufer  <ths@mips.com>
3464         * config-ml.in: Don't hardcode the Makefile name.
3466 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3468         * MAINTAINERS (Write After Approval): Add myself.
3470 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3472         * MAINTAINERS (Write After Approval): Add myself.
3474 2007-11-06  Doug Kwan  <dougkwan@google.com>
3476         * MAINTAINERS (Write After Approval): Add myself.
3478 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3480         * MAINTAINERS (mercury): Remove entry.
3481         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3483 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3485         * Makefile.def (dependencies): Make configure-gdb depend on
3486         all-intl.
3487         * Makefile.in: Regenerated.
3489 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3491         * MAINTAINERS (Fortran maintainer): Remove myself.
3493 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3495         * Makefile.def: To avoid problems running with parallel makes,
3496         build newlib before libgloss so that target specific header
3497         files are availble.
3498         * Makefile.in: Regenerate
3500 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3502         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3503         * Makefile.in: Regenerate.
3505 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3507         * MAINTAINERS (Register allocation reviewer): Add myself.
3509 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3511         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3512         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3513         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3514         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3515         * configure: Regenerate.
3517 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3519         * MAINTAINERS (Register allocation reviewer): Add myself.
3521 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3523         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3524         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3525         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3526         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3527         * configure.ac: Default them to host tools for $host = $build.
3528         Subst them.
3530         * configure: Regenerate.
3531         * Makefile.in: Regenerate.
3533 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3535         * MAINTAINERS (Register allocation reviewer): Add myself.
3537 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3539         * MAINTAINERS (Register allocation reviewer): Add myself.
3541 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3543         * MAINTAINERS (Write After Approval): Fix typo.
3545 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3547         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3548         * configure: Regenerate.
3550 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3552         PR bootstrap/31906
3553         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3554         they're already prefixed.
3556 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3558         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3559         libstdc++.
3560         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3561         * configure: Regenerate.
3562         * Makefile.in: Regenerate.
3564 2007-09-17  Andreas Schwab  <schwab@suse.de>
3566         * configure.ac: Raise minimum makeinfo version to 4.6.
3567         * configure: Regenerate.
3569 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3571         * MAINTAINERS (write-after-approval) add myself
3573 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3575         * configure.ac: Correct makeinfo version check.
3576         * configure: Regenerate.
3578 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3580         * MAINTAINERS: Update my email address.
3582 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3584         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3585         to $skipdirs and only disable gprof for newlib.  Use the normal
3586         mips*-elf* handling in other respects.
3587         * configure: Regnerate.
3589 2007-09-12  David Daney  <ddaney@avtrex.com>
3591         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3592         enabling libgcj.
3593         * configure: Regenerate.
3595 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3597         PR other/32154
3598         * configure.ac: For libgloss targets, point the linker to the linker
3599         script, startup code and simulator library.
3600         * configure: Regenerate.
3602 2007-09-07  Andrew Haley  <aph@redhat.com>
3604         * configure.ac (noconfigdirs): Remove target-libffi and
3605         target-libjava.
3606         * configure: Regenerate.
3608 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3610         PR target/33281
3611         * configure.ac: Use config/mh-mingw on mingw.
3612         * configure: Regenerate.
3614 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3616         * MAINTAINERS (Write After Approval): Add myself.
3618 2007-09-05  Richard Guenther  <rguenther@suse.de>
3620         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3621         nor --disable-checking is provided also turn on yes and types
3622         checking for stage1.
3623         * configure: Re-generate.
3625 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3627         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3628         (Write After Approval): Remove myself.
3630 2007-08-29  Nick Clifton  <nickc@redhat.com>
3632         * config.sub, config.guess: Update from upstream sources.
3634 2007-08-22  Bud Davis  <jmdavis@link.com>
3636         * MAINTAINERS (Write After Approval): Added myself.
3637         * MAINTAINERS (Reviewers): Removed myself.
3639 2007-08-18  Paul Brook  <paul@codesourcery.com>
3640             Joseph Myers  <joseph@codesourcery.com>
3642         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3643         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3644         * Makefile.in: Regenerate.
3645         * configure.ac (--with-debug-prefix-map): New.
3646         * configure: Regenerate.
3648 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3649             Nigel Stephens  <nigel@mips.com>
3651         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3652         as target_makefile_frag.
3653         * configure: Regenerate.
3655 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3657         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3658         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3659         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3660         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3661         (do-compare, do-compare3, do-compare-debug): New.
3662         ([+compare-target+]): Use them.
3664 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3666         * MAINTAINERS (Write After Approval): Change my email address.
3668 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3669             Ben Elliston  <bje@au.ibm.com>
3671         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3672         --silent if $silent.
3673         * configure: Regenerate.
3675 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3677         * MAINTAINERS (Various Maintainers): Add myself as
3678         loop infrastructure maintainer.  Update my e-mail
3679         address.
3681 2007-07-31  Diego Novillo  <dnovillo@google.com>
3683         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3684         Adjust description.
3686 2007-07-26  Richard Guenther  <rguenther@suse.de>
3688         * configure.ac: Add types checking to stage1 checking flags.
3689         * configure: Regenerate.
3691 2007-07-17  Nick Clifton  <nickc@redhat.com>
3693         * COPYING3: New file.  Contains version 3 of the GNU General
3694         Public License.
3695         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3696         Lesser General Public License.
3698 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3700         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3702 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3704         * MAINTAINERS (S/390 co-maintainer): Add myself.
3705         (Write After Approval): Remove myself.
3707 2007-07-13  Dan Hipschman  <dsh@google.com>
3709         * MAINTAINERS (Write After Approval): Add myself.
3711 2007-07-11  Nick Clifton  <nickc@redhat.com>
3713         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3714         WINDRES export.
3715         * Makefile.in: Regenerate.
3717 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3719         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3720         maintainer.
3722 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3724         * lt~obsolete.m4: New. Import from 20070318 libtool.
3726 2007-07-03  Julian Brown  <julian@codesourcery.com>
3728         * MAINTAINERS (Write After Approval): Add myself.
3730 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3732         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3733         * configure: Regenerate.
3735 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3737         * configure.ac: Add some missing m4 quotation.
3738         * configure: Regenerate.
3740 2007-07-02  Simon Baldwin  <simonb@google.com>
3742         * MAINTAINERS (Write After Approval): Add myself.
3744 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3746         * configure: Regenerate.
3748 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3750         * Makefile.def: Add windmc tool to build.
3751         * Makefile.tpl: Likewise.
3752         * configure.ac: Likewise.
3753         * Makefile.in: Regenerate.
3754         * configure: Regenerate.
3756 2007-06-28  DJ Delorie  <dj@redhat.com>
3758         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3759         not building newlib.
3760         * configure: Regenerated.
3762 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3764         * MAINTAINERS (Write After Approval): Add myself.
3766 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3768         * MAINTAINERS (Write After Approval): Add myself.
3770 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3772         * MAINTAINERS (Write After Approval): Add myself.
3774 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3776         * MAINTAINERS (Write After Approval): Add myself.
3778 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3780         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3781         * Makefile.in: Regenerated.
3783 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3785         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3786         bfin*-*-uclinux* targets.
3787         * configure: Regenerate.
3789 2007-06-14  Ian Lance Taylor  <iant@google.com>
3791         * MAINTAINERS: Add myself as non-algorithmic global write
3792         maintainer.
3794 2007-06-14  Diego Novillo  <dnovillo@google.com>
3796         * MAINTAINERS: Add self as middle-end maintainer and
3797         non-algorithmic global write maintainer.
3799 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3801         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3802         Move all Fortran maintainers except Paul Brook into the
3803         Non-Autopoiesis section.
3805 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3807         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3808         (distclean-stage[+id+]): Possibly delete stage_last.
3809         * Makefile.in: Regenerate.
3811 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3813         * MAINTAINERS (Various Maintainer): Fix typo.
3815 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3817         * MAINTAINERS (Various Maintainer): Add myself as
3818         dataflow maintainer.
3820 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3822         * config.sub, config.guess: Update from upstream sources.
3824 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3826         * Makefile.tpl: Fix spelling error.
3827         * Makefile.in: Regenerate.
3829 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3831         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3832         lt_cv_sys_max_cmd_len.
3834 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3836         * MAINTAINERS (Various Maintainers): Add myself as
3837         auto-vectorizer maintainer.
3839 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3841         PR libjava/32098
3842         * libtool.m4: Revert previous change.
3843         * ltgcc.m4: Put it here.
3845 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3847         * MAINTAINERS (Various Maintainers): Add myself as
3848         auto-vectorizer maintainer.
3850 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3852         PR libjava/32098
3853         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3855 2007-05-30  Richard Guenther  <rguenther@suse.de>
3857         * MAINTAINERS (Various Maintainers): Add myself as
3858         auto-vectorizer maintainer.
3860 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3862         PR bootstrap/29382
3863         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3864         * configure: Rebuilt.
3866 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3868         * MAINTAINERS (Write After Approval): Removed my name.
3870 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3872         * MAINTAINERS (Write After Approval): Remove myself.
3874 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3876         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3878 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3880         * ltmain.sh: Update from ToT Libtool.
3881         * libtool.m4: Update from ToT Libtool.
3882         * ltsugar.m4: New. Update from ToT Libtool.
3883         * ltversion.m4: New. Update from ToT Libtool.
3884         * ltoptions.m4: New. Update from ToT Libtool.
3885         * ltconfig: Remove.
3886         * ltcf-c.sh: Remove.
3887         * ltcf-cxx.sh: Remove.
3888         * ltcf-gcj.sh: Remove.
3890 2007-05-22  Ollie Wild  <aaw@google.com>
3892         * MAINTAINERS (Write After Approval): Add myself.
3894 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3896         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3897         stage_cflags.
3898         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3899         Remove CFLAGS/LIBCFLAGS.
3900         (configure-stage[+id+]-[+prefix+][+module+],
3901         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3902         * Makefile.in: Regenerate.
3904 2007-05-15  Diego Novillo  <dnovillo@google.com>
3906         * MAINTAINERS: Update e-mail address.
3908 2007-05-15  Revital Eres  <eres@il.ibm.com>
3910         * MAINTAINERS (Write After Approval): Add myself.
3912 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3914         * MAINTAINERS (Write After Approval): Updated my address.
3916 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3918         * MAINTAINERS (Write After Approval): Add myself.
3920 2007-05-11  Silvius Rus  <rus@google.com>
3922         * MAINTAINERS (Write After Approval): Add myself.
3924 2007-04-23  Tom Tromey  <tromey@redhat.com>
3926         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3928 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3930         * MAINTAINERS (cpplib): Rename to ...
3931         (libcpp): ... this.  Add C/C++ front end maintainers.
3933 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3935         * config-ml.in: Pass ${ml_config_env} to configure calls.
3937 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3939         * MAINTAINERS (Write After Approval): Add myself.
3941 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3943         * MAINTAINERS (Write After Approval): Add myself.
3945 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3947         * MAINTAINERS (fortran 95 front end): Add myself.
3949 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3951         * MAINTAINERS (Write After Approval): Add myself.
3953 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
3955         * MAINTAINERS (Modulo Scheduler): Add myself.
3957 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
3959         * MAINTAINERS (fortran 95 front end): Add myself.
3960         (c++ front end): whitespace fix.
3962 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
3964         * MAINTAINERS (Write After Approval): Add myself.
3966 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3968         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3969         of glob.  Quote arguments with single quotes too.
3970         * configure: Regenerate.
3972 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3974         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3975         * Makefile.in: Regenerate
3977 2007-03-07  Andreas Schwab  <schwab@suse.de>
3979         * configure: Regenerate.
3981 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3983         * configure.ac: Add "--with-pdfdir" configure option,
3984         which defines pdfdir variable.
3985         * Makefile.def (target=fixincludes): Add install-pdf to
3986         missing targets.
3987         (recursive_targets): Add install-pdf target.
3988         (flags_to_pass): Add pdfdir.
3989         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3990         target.
3991         * configure: Regenerate
3992         * Makefile.in: Regenerate
3994 2007-02-28  Eric Christopher  <echristo@apple.com>
3996         Revert:
3997         2006-12-07  Mike Stump  <mrs@apple.com>
3999         * Makefile.def (dependencies): Add dependency for
4000         install-target-libssp and install-target-libgomp on
4001         install-gcc.
4002         * Makefile.in: Regenerate.
4004 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4006         * configure: Regenerate.
4007         * configure.ac: Move statements after variable declarations.
4009 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4011         * MAINTAINERS: Add myself as sh maintainer.
4013 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4015         * configure.ac: Adjust for loop syntax.
4016         * configure: Regenerate.
4018 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4020         * configure: Rebuilt.
4022 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4024         * configure.ac: Drop multiple occurrences of --enable-languages,
4025         and fix its quoting.
4026         * configure: Rebuilt.
4028 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4029             Nathan Sidwell  <nathan@codesourcery.com>
4030             Vladimir Prus  <vladimir@codesourcery.com>
4031             Joseph Myers  <joseph@codesourcery.com>
4033         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4034         * configure: Regenerate.
4036 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4038         * ltconfig (freebsd*): Default to elf.
4040 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4042         * configure.ac (target_libraries): Move libgcc before libiberty.
4043         * configure: Regenerated.
4045 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4046             Paolo Bonzini  <bonzini@gnu.org>
4048         PR bootstrap/30753
4049         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4050         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4051         * configure: Regenerated.
4053 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4055         * MAINTAINERS (Language Front End Maintainers): Update my mail
4056         address.
4058 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4060         PR bootstrap/30748
4061         * configure.ac: Correct syntax for Solaris ksh.
4062         * configure: Regenerated.
4064 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4066         * configure.ac: Sync with src.
4067         * configure: Regenerate.
4069 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4071         * Makefile.in: Regenerate.
4073 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4075         * config.sub: Sync with src.
4077 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4079         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4080         noncanonical equivalents.
4081         * configure.in: Rename to...
4082         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4083         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4084         target_noncanonical.  Use them.  Rewrite removal of configure
4085         arguments for autoconf 2.59.  Discard variable settings.  Force
4086         program_transform_name for native tools.
4088         * Makefile.in: Regenerated.
4089         * configure: Regenerated with autoconf 2.59.
4091 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4093         * MAINTAINERS (Write After Approval): Add myself.
4095 2007-01-31  Andreas Schwab  <schwab@suse.de>
4097         * Makefile.tpl (LDFLAGS): Substitute it.
4098         * Makefile.in: Regenerate.
4100 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4102         * MAINTAINERS (Write After Approval): Add myself.
4104 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4106         * MAINTAINERS (spu port): Add myself.
4108 2007-01-23  Richard Guenther  <rguenther@suse.de>
4110         PR bootstrap/30541
4111         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4112         * Makefile.tpl (GNATBIND): Substitute it.
4113         (GNATMAKE): Likewise.
4114         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4115         of STAGE_PREFIX.
4116         * Makefile.in: Regenerate.
4117         * configure: Regenerate.
4119 2007-01-18  Mike Stump  <mrs@apple.com>
4121         * configure.in: Re-enable -Werror for gcc builds.
4123 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4125         * MAINTAINERS (Write After Approval): Add myself.
4127 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4129         * configure.in: Change == to = in test command.
4130         * configure: Regenerate.
4132 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4133             Nick Clifton  <nickc@redhat.com>
4134             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4136         * configure.in (build_configargs, host_configargs, target_configargs):
4137         Remove build/host/target parameters.
4138         (host_libs): Add gmp and mpfr.
4139         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4140         * Makefile.def (gmp, mpfr): New.
4141         (gcc): Remove target.
4142         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4143         target_os, target_vendor): New.
4144         (configure): Add host_alias/target_alias arguments; adjust invocations.
4145         * configure: Regenerate.
4146         * Makefile.in: Regenerate.
4148 2007-01-11  Matt Fago  <fago@earthlink.net>
4150         * configure.in: Try to link to functions only in mpfr 2.2.x
4151         to improve robustness of configure tests.
4152         * configure: Regenerate.
4154 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4156         * MAINTAINERS: Add myself as i386 maintainer.
4158 2007-01-08  Jan Hubicka  <jh@suse.cz>
4160         * MAINTAINERS: Add myself as i386 maintainer.
4162 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4164         * configure.in: Add support for an x86_64-mingw* target.
4165         * configure: Regenerate.
4167 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4169         * Makefile.tpl (all-target): Correct @if conditional for target
4170         modules.
4171         * configure.in: Omit libiberty if building only target libgcc.
4172         * configure, Makefile.in: Regenerated.
4174 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4176         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4177         * configure: Regenerate.
4179 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4181         * Makefile.def (target_modules): Add libgcc.
4182         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4183         * Makefile.tpl (clean-target-libgcc): Delete.
4184         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4185         on gcc even for bootstrapped modules.  Rewrite handling of
4186         lang_env_dependencies to loop over target_modules.
4187         * configure.in (target_libraries): Add target-libgcc.
4188         * Makefile.in, configure: Regenerated.
4190 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4192         * configure.in: Reorganize recognition of languages.  Add
4193         --enable-stage1-languages.  Show supported languages for the chosen
4194         target rather than all recognized languages.
4195         * configure: Regenerate.
4197 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4199         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4200         * Makefile.in: Regenerate.
4202 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4204         * configure.in: Warn that MPFR 2.2.0 is buggy.
4205         * configure: Regenerate.
4207 2006-12-27  Ian Lance Taylor  <iant@google.com>
4209         * configure.in: When removing Makefiles to force a reconfigure, also
4210         remove prev-DIR*/Makefile.
4211         * configure: Regenerate.
4213 2006-12-22  Andreas Schwab  <schwab@suse.de>
4215         * configure: Regenerate with correct autoconf version.
4217 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4219         * configure.in: add AC_SUBST for *_FOR_TARGET.
4220         * configure: Regenerate.
4222 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4224         * configure.in: Simplify logic for rejecting languages that cannot
4225         be built.  Separate the case when a language is unsupported,
4226         from the case when the user chooses not to build a language.
4228 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4230         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4231         it only affects bootstrap and could be tested on "$host" as well.
4232         * configure: Regenerate.
4233         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4235 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4237         PR bootstrap/29544
4238         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4239         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4240         move here comment from Makefile.tpl.
4241         * Makefile.tpl: Move some definitions higher in the file.
4242         (STAGE1_CHECKING): New.
4243         * configure.in: Add --enable-stage1-checking.
4244         * configure: Regenerate.
4245         * Makefile.in: Regenerate.
4247 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4249         * MAINTAINERS: Add myself as build system maintainer.
4251 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4253         * MAINTAINERS (Write After Approval): Add myself.
4255 2006-12-13  Eric Christopher  <echristo@apple.com>
4257         * MAINTAINERS: Add myself as darwin maintainer.
4259 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4261         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4263 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4265         MAINTAINERS: Update my entry.
4267 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4269         * configure.in:  Handle spu makefile frag.
4270         * Makefile.tpl (MAINT): Define
4271         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4272         * configure: Regenerate.
4273         * Makefile.in: Regenerate.
4275 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4277         * config.guess: Import latest version.
4278         * config.sub: Likewise.
4280 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4282         * configure.in (spu-*-*): Don't skip target-libiberty.
4283         * configure: Regenerate.
4285 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4287         PR bootstrap/30134
4288         * configure.in: Correct x86 darwin support for libjava to powerpc
4289         and i?86 only.
4290         * configure: Regenerate.
4292 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4294         * configure.in: Add x86 darwin support for libjava.
4295         * configure: Regenerate.
4297 2006-12-07  Mike Stump  <mrs@apple.com>
4299         * Makefile.def (dependencies): Add dependency for
4300         install-target-libssp and install-target-libgomp on
4301         install-gcc.
4302         * Makefile.in: Regenerate.
4304 2006-12-04  Richard Guenther  <rguenther@suse.de>
4306         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4307         (Non-Algorithmic Maintainers): Move over non-algorithmic
4308         loop optimizer maintainers, add myself as a non-algorithmic
4309         middle-end maintainer.
4311 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4313         * MAINTAINERS (Write After Approval): Add myself.
4315 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4317         * configure.in: Update error message for missing GMP/MPFR.
4319         * configure: Regenerate.
4321 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4323         * configure.in: Update MPFR version in error message.
4325         * configure: Regenerate.
4327 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4329         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4330         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4331         --with-gmp-lib): New flags.
4333         * configure: Regenerate.
4335 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4337         * MAINTAINERS (Write After Approval): Change my email address.
4339 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4341         * MAINTAINERS (Write After Approval): Add myself.
4343 2006-11-22  Philipp Thomas  <pth@suse.de>
4345         * MAINTAINERS (i18n): Update e-mail address.
4347 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4349         * MAINTAINERS (spu port): Add myself as maintainer.
4350         (Write After Approval): Remove myself.
4352 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4354         * configure.in (skipdirs): Don't build libssp for SPU.
4355         * configure: Regenerate.
4357 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4359         * MAINTAINERS (spu port): Add myself as maintainer.
4360         (libobjc): Update my email address.
4362 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4364         * MAINTAINERS (Write After Approval): Add myself.
4366 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4368         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4369         * configure : Rebuilt.
4371 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4373         * MAINTAINERS (Write After Approval): Add myself.
4375 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4377         * MAINTAINERS (Write After Approval): Add myself.
4379 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4381         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4382         libmpfr.a.
4383         * configure: Regenerate.
4385 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4387         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4388         (unstage): Test for stage_last presence.
4390         PR bootstrap/29802
4391         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4392         STAGE_PREFIX.
4393         * Makefile.in: Regenerate.
4395 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4397         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4398         maintainers.
4400 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4402         * MAINTAINERS (Write After Approval): Add myself.
4404 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4406         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4407         and stageN-package/Makefile.
4408         * Makefile.in: Regenerated.
4410 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4412         * configure.in: Remove target-libgloss from noconfigdirs for
4413         bfin-*-*.
4414         * configure: Regenerated.
4416 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4418         * configure.in (have_gmp): Only error if the gcc directory exists.
4420         * configure: Regenerate.
4422 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4424         * configure.in: Robustify error message for missing GMP/MPFR.
4426         * configure: Regenerate.
4428 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4430         * MAINTAINERS (Write After Approval): Add myself.
4432 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4434         * MAINTAINERS: Change email address.
4436 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4438         * MAINTAINERS (Write After Approval): Add myself.
4440 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4442         * MAINTAINERS (Write After Approval): Add myself.
4444 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4446         * MAINTAINERS (Write After Approval): Move myself to
4447         Write After Approval section.
4449 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4451         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4452         need_gmp anymore.
4453         * configure: Regenerate.
4455 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4457         * MAINTAINERS (Write After Approval): Add myself.
4459 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4461         * config.guess: Import latest version.
4462         * config.sub: Likewise.
4464 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4466         * Makefile.def: Added pdf target handling.
4467         * Makefile.tpl: Added pdf target handling.
4468         * Makefile.in: Regenerated.
4470 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4472         * MAINTAINERS: Add self as score port maintainer.
4474 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4476         * MAINTAINERS (Write After Approval): Add myself.
4478 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4480         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4481         or newer.
4482         * configure: Regenerated.
4484 2006-09-27  Dave Brolley  <brolley@redhat.com>
4486         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4487         using $s instead of $r.
4488         * configure: Regenerated.
4490 2006-09-26  Thiemo Seufer  <ths@mips.com>
4492         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4493         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4494         * configure: Regenerate.
4496 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4498         * MAINTAINERS (Write After Approval): Remove myself.
4500 2006-09-22  Chao-ying Fu  <fu@mips.com>
4502         * MAINTAINERS (Write After Approval): Add myself.
4504 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4506         * MAINTAINERS: Add self as soft-fp maintainer.
4508 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4510         * MAINTAINERS: Add myself as avr maintainer.
4511         Remove Marek Michalkiewicz as avr maintainer.
4513 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4515         * MAINTAINERS (Write After Approval): Add myself.
4517 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4519         * configure.in: Never build newlib for a Mingw host.
4520         Never build newlib as Mingw target library.
4521         Test the existence of winsup/cygwin for building a Cygwin newlib,
4522         rather than just winsup.
4523         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4524         building a Mingw target.
4525         * configure: Regenerate.
4527 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4529         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4531 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4533         * config.guess: Import from src (was more updated).
4534         * config.sub: Likewise.
4536 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4538         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4539         * configure: Regenerated.
4541 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4543         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4544         for stages after the first.
4546 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4548         * Makefile.def: Add dependencies for configure-opcodes
4549         on configure-intl and all-opcodes on all-intl.
4550         * Makefile.in: Regenerated.
4552 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4554         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4556 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4558         Port to hosts whose 'sort' and 'tail' implementations
4559         treat operands with leading '+' as file names, as POSIX
4560         has required since 2001.  However, make sure the code still
4561         works on pre-POSIX hosts.
4562         * ltmain.sh: Don't assume "sort +2" is equivalent to
4563         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4565 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4567         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4569 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4571         * ltconfig: chmod 644 before ranlib during install.
4573 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4575         PR bootstrap/18058
4576         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4577         if the bootstrap compiler is a GCC version that supports it.
4578         * configure: Regenerate.
4580 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4582         * configure.in: Fix thinkos in previous check-in.
4583         * configure: Regenerate.
4585 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4587         PR other/27063
4588         * configure.in: Test subdir_requires and give an appropriate
4589         error message.
4590         * configure: Regenerate.
4592 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4594         * MAINTAINERS (Write After Approval): Add myself.
4596 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4598         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4600 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4602         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4604 2006-06-20  David Ayers  <d.ayers@inode.at>
4606         PR bootstrap/28072
4607         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4608         whether target-libjava is being configured instead of whether the
4609         java front end is enabled.
4610         * configure: Regenerate.
4612 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4614         PR target/27540
4615         * configure.in: Only enable libgomp on IRIX 6.
4616         * configure: Regenerate.
4618 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4620         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4621         too.
4622         * Makefile.in: Regenerate.
4624 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4626         * config-ml.in: Alter CCASFLAGS to include special
4627         multilib options the same as is done for CFLAGS.
4629 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4631         * configure.in: Don't enable libgomp on hpux10.
4632         * configure: Rebuilt.
4634 2006-06-12  David Ayers  <d.ayers@inode.at>
4636         PR bootstrap/27963
4637         PR target/19970
4638         * configure.in: Remove target-boehm-gc from noconfigdirs where
4639         ${libgcj} is specified.
4640         * configure: Regenerate.
4642 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4644         Sync from src:
4646         * configure.in: Sync.
4647         * configure: Regenerated.
4649         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4651         * Makefile.def: Added dependencies from sim and gdb on intl, and
4652         added configure dependencies to everything with an all dependency
4653         on intl.
4654         * Makefile.in: Regenerated.
4656 2006-06-06  David Ayers  <d.ayers@inode.at>
4658         PR libobjc/13946
4659         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4660         * Makefile.in: Regenerate.
4661         * configure.in: Add --enable-objc-gc at toplevel and have it
4662         enable boehm-gc for Objective-C.
4663         Remove target-boehm-gc from libgcj.
4664         Add target-boehm-gc to target_libraries.
4665         Add target-boehm-gc to noconfigdirs where ${libgcj}
4666         is specified.
4667         Assert that boehm-gc is supported when requested for Objective-C.
4668         Only build boehm-gc if needed either for Java or Objective-C.
4669         * configure: Regenerate.
4671 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4673         PR 27674
4674         * Makefile.tpl (configure-[+prefix+][+module+],
4675         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4676         Remove rule to unstage bootstrapped modules.
4677         (stage_current): New.
4678         * Makefile.in: Regenerate.
4680 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4682         * MAINTAINERS (Write After Approval): Update my e-mail address.
4684 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4686         * include/libiberty.h: Declare pex_run_in_environment.
4688 2006-05-31  Asher Langton  <langton2@llnl.gov>
4690         * MAINTAINERS (Write After Approval): Add myself.
4692 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4694         * Makefile.def (bfd, opcodes): Fix lib_path.
4695         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4696         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4697         * Makefile.in: Regenerate.
4699 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4701         * Makefile.in: Regenerate.
4703 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4705         * Makefile.def: Add install-html target. Add datarootdir
4706         docdir and htmldir to flags_to_pass.
4707         * Makefile.tpl: Add install-html target.
4708         * Makefile.in: Regenerate.
4709         * configure.in: Add --with-datarootdir, --with-docdir, and
4710         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4711         * configure: Regenerate.
4713 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4715         * configure.in: Enable gprof for cross builds.
4716         * configure: Regenerate.
4718 2006-05-22  Richard Guenther  <rguenther@suse.de>
4720         Revert
4721         2006-01-31  Richard Guenther  <rguenther@suse.de>
4722         Paolo Bonzini  <bonzini@gnu.org>
4724         * Makefile.def (target_modules): Add libgcc-math target module.
4725         * configure.in (target_libraries): Add libgcc-math target library.
4726         (--enable-libgcc-math): New configure switch.
4727         * Makefile.in: Re-generate.
4728         * configure: Re-generate.
4729         * libgcc-math: New toplevel directory.
4731 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4732             Andreas Tobler  <a.tobler@schweiz.ch>
4734         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4735         * configure: Rebuilt.
4737 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4739         * MAINTAINERS (Write After Approval): Add myself.
4741 2006-05-01  DJ Delorie  <dj@redhat.com>
4743         * configure.in: Restore CFLAGS if GMP isn't present.
4744         * configure: Regenerate.
4746 2006-05-01  Richard Guenther  <rguenther@suse.de>
4748         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4749         maintainer.
4751 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4753         * MAINTAINERS (Write After Approval): Add myself.
4755 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4757         * MAINTAINERS (Write After Approval): Add myself.
4759 2006-04-18  DJ Delorie  <dj@redhat.com>
4761         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4762         reference libgloss so that libssp can be built in a combined
4763         tree.
4764         * configure: Regenerate.
4766 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4768         * MAINTAINERS (Write After Approval): Add myself.
4770 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4772         * configure.in: Require makeinfo 4.4 or higher.
4773         * configure: Regenerate.
4775 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4777         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4778         Rearrange the entries of other libraries to have them in one place.
4780 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4782         * MAINTAINERS (Write After Approval): Remove myself.
4783         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4785 2006-03-14  Richard Guenther  <rguenther@suse.de>
4787         * configure: Regenerate with autoconf 2.13.
4789 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4791         * MAINTAINERS: Use my work address.
4793         * MAINTAINERS: Update my E-mail address.
4795 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4797         * configure.in: Handle --disable-<component> generically.
4798         * configure: Regenerate.
4800 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4802         PR libgcj/17311
4803         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4805 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4807         * MAINTAINERS (Write After Approval):  Remove myself.
4808         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4810 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4812         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4813         (TARGET_CONFIGDIRS): Remove.
4814         * configure.in: Remove AC_SUBST(target_configdirs).
4815         * Makefile.in, configure: Regenerated.
4817 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4819         * MAINTAINERS (Write After Approval):  Remove myself.
4820         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4822 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4824         PR bootstrap/25670
4826         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4828         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4829         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4830         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4831         BUILD_PREFIX, BUILD_PREFIX_1.
4832         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4834         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4835         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4837         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4838         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4839         of `cat stage_current`.  Always provide the `r' and `s' variables.
4840         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4841         a single shell execution.
4842         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4843         bootstrapped modules, make the stage1 module if the build was not
4844         started yet, else build the current stage.
4845         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4846         (all-build, all-host, all-target, [+make_target+]-host,
4847         [+make_target+]-target): Do not use \-continued lines.
4848         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4849         (current_stage, restrap, stage_last): New.
4851         * Makefile.in: Regenerate.
4852         * configure: Regenerate.
4854 2006-02-19  Bud Davis  <jmdavis@link.com>
4856         * MAINTAINERS (Write After Approval):  Remove myself.
4857         (Language Front End Maintainers):  Add myself as fortran 95
4858         maintainer and update e-mail address.
4860 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4862         * MAINTAINERS (Write After Approval):  Remove myself.
4863         (Language Front End Maintainers):  Add myself as fortran 95
4864         maintainer.
4866 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4868         * MAINTAINERS (Write After Approval): Add myself.
4870 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4872         * MAINTAINERS (Write After Approval):  Remove myself.
4873         (Language Front End Maintainers):  Add myself as
4874         fortran 95 maintainer.
4876 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4878         Sync from src:
4880         2005-12-27  Leif Ekblad  <leif@rdos.net>
4882         * configure.in: Add support for RDOS target.
4883         * configure: Regenerate.
4885 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4886             Andreas Schwab  <schwab@suse.de>
4888         * configure: Regenerate.
4890 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4892         * configure.in (enable_libgomp): Add AIX.
4893         * configure: Regenerate.
4895 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4897         * MAINTAINERS (Write After Approval): Add myself.
4899 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4901         * MAINTAINERS (Write After Approval): Add myself.
4903 2006-01-31  Richard Guenther  <rguenther@suse.de>
4904         Paolo Bonzini  <bonzini@gnu.org>
4906         * Makefile.def (target_modules): Add libgcc-math target module.
4907         * configure.in (target_libraries): Add libgcc-math target library.
4908         (--enable-libgcc-math): New configure switch.
4909         * Makefile.in: Re-generate.
4910         * configure: Re-generate.
4911         * libgcc-math: New toplevel directory.
4913 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4915         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4916         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4917         the assembler, linker and binutils.
4918         * configure: Regenerate.
4920 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4922         * MAINTAINERS (Write After Approval): Add myself.
4924 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4926         * configure: Regenerate.
4928 2006-01-18  Richard Henderson  <rth@redhat.com>
4929             Jakub Jelinek  <jakub@redhat.com>
4930             Diego Novillo  <dnovillo@redhat.com>
4932         * libgomp: New directory.
4933         * Makefile.def: Add target_module libgomp.
4934         * Makefile.in: Regenerate.
4935         * configure.in (target_libraries): Add target-libgomp.
4936         * configure: Regenerate.
4938 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4940         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4941         @ from continuation.
4942         * Makefile.in: Rebuilt.
4944 2006-01-04  Chris Lattner  <sabre@gnu.org>
4946         * MAINTAINERS (Write After Approval): Add myself.
4948 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4950         PR bootstrap/24252
4952         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4953         * Makefile.tpl (OBJDUMP): New.
4954         (EXTRA_HOST_FLAGS): Add it.
4955         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4957         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4958         to use symbolic links between directories.  Avoid race conditions
4959         or make them harmless.
4960         * configure.in: Do not try to use symbolic links between directories.
4962         * Makefile.def (LEAN): Pass.
4963         * Makefile.tpl (LEAN): Define.
4964         (stage[+id+]-start): Accept that the previous directory does not
4965         exist, if the bootstrap is lean.
4966         (stage[+id+]-bubble): Invoke lean bootstrap commands after
4967         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4968         configure substitution.
4969         ([+compare-target+]): Likewise.
4970         ([+bootstrap-target+]-lean): New.
4971         * configure.in: Remove lean bootstrap support from here.
4973         * Makefile.in: Regenerate.
4974         * configure: Regenerate.
4976 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4978         * MAINTAINERS (libdecnumber): Add myself.
4980 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
4982         * libtool-ldflags: New script.
4984 2006-01-02  Andreas Schwab  <schwab@suse.de>
4986         * configure.in: When reconfiguring remove Makefile in
4987         all stage directories.
4988         * configure: Regenerate.
4990 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
4992         * MAINTAINERS: Update my email address.
4994 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
4996         Revert Ada-related part of the previous change.
4998         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4999         Do not pass.
5000         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5001         * Makefile.in: Regenerate.
5002         * configure.in: Do not include mt-ppc-aix target fragment.
5003         * configure: Regenerate.
5005 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5007         * configure.in: Select appropriate fragments for PowerPC/AIX.
5008         * configure: Regenerate.
5010         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5011         BOOT_CFLAGS, BOOT_LDFLAGS.
5012         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5013         BOOT_CFLAGS, BOOT_LDFLAGS.
5014         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5015         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5016         (stage): Fail if we cannot complete the work.
5017         * Makefile.in: Regenerate.
5019 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5021         * configure.in: Replace ms1 with mt.
5022         * configure: Rebuilt.
5024 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5026         * MAINTAINERS: Update my email address.
5028 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5030         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5031         install-host-nogcc): Don't invoke $(stage) at the end.
5032         * Makefile.in: Regenerate.
5034 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5036         * configure.in: Flip the top-level bootstrap switch.
5037         * configure: Regenerate.
5039 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5041         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5042         $(stage) and $(unstage).
5043         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5044         (all): Remove stray semicolon.
5045         (local-distclean): Don't handle multilib.tmp and multilib.out.
5046         (install.all): Set $s for consistency.
5047         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5048         check_multilibs setting.  Always make the install directory.
5049         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5050         Correct @if/@endif.
5051         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5052         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5053         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5054         (multilib.out): Remove.
5055         * Makefile.in: Regenerated.
5057 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5059         * MAINTAINERS (Write After Approval): Add myself.
5061 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5063         * MAINTAINERS: Add myself as mt maintainer.
5065         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5067 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5069         * MAINTAINERS: Change email address.
5071 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5073         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5074         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5075         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5076         Find in-tree tools if available.
5077         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5078         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5079         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5080         (COMPILER_*_FOR_TARGET): New.
5081         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5082         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5083         (CONFIGURED_*, USUAL_*): Remove.
5084         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5085         STRIP): Use autoconf substitutions.
5086         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5087         COMPILER_NM_FOR_TARGET): New.
5088         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5090         (all): Make all-host and all-target in parallel.
5091         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5092         that $$r and $$s are set before invoking a recursive make.
5093         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5094         ([+bootstrap-target+]): Inline most of the `all' target.
5096 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5098         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5099         from the gcc build directory.
5100         * Makefile.in: Regenerate.
5102 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5104         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5105         depend on all-libdecnumber.
5106         * configure.in (host_libs): Include libdecnumber.
5107         * Makefile.in: Regenerate.
5108         * configure: Likewise.
5110 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5112         * libdecnumber: Import decNumber sources from the dfp-branch.
5114 2005-11-21  Kean Johnston  <jkj@sco.com>
5116         * config.sub, config.guess: Sync from upstream sources.
5118 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5120         Import from Autoconf sources:
5122         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5123         * config/move-if-change: Don't output "$2 is unchanged";
5124         suggested by Ben Elliston.  Handle weird characters correctly.
5126 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5128         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5129         to match upstream libtool for darwin.
5131 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5133         * Makefile.def: Remove gdb dependencies for gdbtk.
5134         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5135         (configure-gdb, install-gdb): New rules.
5136         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5137         * Makefile.in, configure: Regenerated.
5139 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5141         * MAINTAINERS (Write After Approval): Add myself.
5143 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5145         * MAINTAINERS (Write After Approval): Add myself.
5147 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5149         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5150         Diego Novillo.
5152 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5154         PR bootstrap/24297
5155         * Makefile.tpl (do-[+make-target+], do-check, install,
5156         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5157         are set before recursing.
5158         * Makefile.in: Regenerate.
5160 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5162         PR bootstrap/18939
5163         * Makefile.def (gcc) <target>: Fix thinko.
5164         * Makefile.in: Regenerate.
5166 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5168         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5169         * configure: Regenerate.
5171 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5173         * MAINTAINERS (Write After Approval): Add self.
5175 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5177         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5178         target-libffi, target-qthreads, target-libjava, and
5179         targetlibobjc.
5180         * configure: Regenerate.
5182 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5184         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5185         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5186         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5187         (USUAL_OBJDUMP_FOR_TARGET): New.
5188         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5189         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5190         * configure, Makefile.in: Regenerated.
5192 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5194         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5195         before other host packages.
5197 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5199         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5201 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5203         PR bootstrap/22340
5205         * configure.in (default_target): Remove.
5206         * Makefile.tpl (all): Do not use prerequisites as subroutines
5207         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5208         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5209         use prerequisites as subroutines.
5210         (check-host, check-target): New.
5211         (bootstrap configure & all targets): Do not use stage*-start
5212         if the directory layout is already ok.
5213         (non-bootstrap configure & all targets): Prepend a $(unstage).
5214         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5215         (NOTPARALLEL): Remove.
5216         (unstage, stage variables): New variables.
5217         (unstage, stage targets): Simply expand to those variables.
5219         * configure: Regenerate.
5220         * Makefile.in: Regenerate.
5222 2005-10-04  James E Wilson  <wilson@specifix.com>
5224         * Makefile.def (lang_env_dependencies): Add libmudflap.
5225         * Makefile.in: Regenerate.
5227 2005-10-03  Andreas Schwab  <schwab@suse.de>
5229         Backport from libtool CVS:
5230         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5232         * ltmain.sh: add support for installing into temporary
5233         staging area (e.g. 'make install DESTDIR=...')
5235 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5237         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5238         * configure: Regenerated.
5240 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5242         * configure: Regenerate with the correct
5243         autoconf version.
5245 2005-09-30  Catherine Moore  <clm@cm00re.com>
5247         * configure.in (bfin-*-*): New.
5248         * configure: Regenerated.
5250 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5252         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5253         (LIPO_FOR_TARGET): New.
5254         (CONFIGURED_LIPO_FOR_TARGET): New.
5255         (USUAL_LIPO_FOR_TARGET): New.
5256         (STRIP_FOR_TARGET): New.
5257         (CONFIGURED_STRIP_FOR_TARGET): New.
5258         (USUAL_STRIP_FOR_TARGET): New.
5259         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5260         STRIP_FOR_TARGET.
5261         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5262         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5263         * Makefile.in: Regenerate.
5264         * configure: Regenerate.
5266 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5268         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5269         (rs6000-*-aix*): Same.
5270         * configure: Regenerate.
5272 2005-09-16  Tom Tromey  <tromey@redhat.com>
5274         * MAINTAINERS: Add self as java maintainer.
5276 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5278         * configure.in: Recognize f95 in the --enable-languages option,
5279         and substitute it for fortran, issuing a warning.
5280         * configure: Regenerate.
5282 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5284         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5285         * configure:  Regenerated.
5287 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5289         * MAINTAINERS: Add self as ms1 maintainer.
5291 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5293         * Makefile.def (libssp): Add to lang_env_dependencies.
5294         * Makefile.in: Regenerate.
5296 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5298         * MAINTAINERS: Add myself as middle-end maintainer.
5300 2005-08-17  Christian Groessler  <chris@groessler.org>
5302         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5303         * Makefile.in: Regenerate.
5305 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5307         * MAINTAINERS (write after approval): Added myself.
5309 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5311         * MAINTAINERS (Write After Approval): Add myself.
5313 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5315         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5316         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5317         Look for alternate names of the target cc and c++
5318         * configure: Regenerate.
5320 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5322         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5323         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5324         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5325         tools; remove code to manually set them.
5326         (Target tools): Look in the environment for them.
5327         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5328         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5329         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5330         build directory.
5331         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5332         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5333         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5334         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5335         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5336         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5337         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5338         * configure: Regenerate.
5339         * Makefile.in: Regenerate.
5341 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5343         * MAINTAINERS: Update for removed CPU targets.
5345 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5347         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5348         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5349         * Makefile.in: Regenerated.
5351 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5353         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5354         (CFLAGS_FOR_TARGET): Use it.
5355         (CXXFLAGS_FOR_TARGET): Likewise.
5356         * Makefile.in: Regenerated.
5357         * configure.in (--with-build-sysroot): New option.
5358         * configure: Regenerated.
5360 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5362         * Makefile.tpl: Wrap install between unstage and stage
5363         * Makefile.in: Regenerate.
5365 2005-07-21  Eric Christopher  <echristo@apple.com>
5367         * MAINTAINERS: Update affiliation.
5369 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5371         * MAINTAINERS: Add self as crx port maintainer.
5373 2005-07-20  DJ Delorie  <dj@redhat.com>
5375         * MAINTAINERS: Add self as m32c maintainer.
5377 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5379         * all files: Update FSF address.
5381 2005-07-15  Eric Christopher  <echristo@redhat.com>
5383         * MAINTAINERS: Change affiliation.
5385 2005-07-14  Jim Blandy  <jimb@redhat.com>
5387         * configure.in: Add cases for Renesas m32c.
5388         * configure: Regenerated.
5390 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5392         * COPYING.LIB: Update from fsf.org.
5394 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5396         * COPYING, compile, config.guess,
5397         config.sub, install-sh, missing, mkinstalldirs,
5398         symlink-tree, ylwrap: Sync from upstream sources.
5399         * config-ml.in: Update FSF address.
5401 2005-07-13  Eric Christopher  <echristo@redhat.com>
5403         * configure.in: Add toplevel noconfigdir support for tpf.
5404         * configure: Regenerate.
5406 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5408         PR ada/22340
5410         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5411         * Makefile.in: Regenerate.
5413 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5415         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5416         Brolley to write-after-approval.
5418 2005-07-07  Andreas Schwab  <schwab@suse.de>
5420         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5421         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5422         * Makefile.in: Regenerated.
5424 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5426         * configure.in: Don't build sim or rda when targetting darwin.
5427         * configure: Regenerate.
5429 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5431         * configure.in: Add --enable-libssp and --disable-libssp.
5432         * configure: Regenerate with autoconf-2.13.
5434 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5436         * Makefile.def (target_modules): Add libssp.
5437         * configure.in (target_libraries): Add target-libssp.
5438         * configure: Rebuilt.
5439         * Makefile.in: Rebuilt.
5441 2005-07-01  Zack Weinberg  <zackw@panix.com>
5443         * MAINTAINERS: Change email address.  Resign from maintainership.
5445 2005-07-01  Richard Guenther  <rguenther@suse.de>
5447         * MAINTAINERS: Change my e-mail address and affiliation.
5449 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5451         * Makefile.def (stagefeedback): Come after profile.
5452         Define profiledbootstrap target.
5453         * Makefile.tpl (profiledbootstrap): Remove.
5454         (stageprofile-end): Zap stagefeedback.
5455         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5456         * Makefile.in: Regenerate.
5458 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5460         * MAINTAINERS: Update my email address.
5462 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5464         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5465         In 'cpp' stanza, support '#line' as well as '# '.
5467 2005-06-08  Andreas Schwab  <schwab@suse.de>
5469         * MAINTAINERS: Move myself from 'Write After Approval' to
5470         'CPU Port Maintainers' section as m68k maintainer.
5472 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5474         * configure.in (unsupported_languages): New macro.
5475         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5476         non-ported target libraries in noconfigdirs.
5477         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5478         non-linux-gnu.  Remove libgcj_ex_libffi.
5479         <lang_frag loop>: Set add_this_lang=no if the language is in
5480         unsupported_languages.
5481         * configure: Regenerate.
5483 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5485         * configure.in: Fix typo in handling of --with-mpfr-dir.
5486         * configure: Regenerate.
5488 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5490         * MAINTAINERS: Update my email address.
5492 2005-06-02  Jim Blandy  <jimb@redhat.com>
5494         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5495         accepted into the master sources.)
5497 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5498             Michael Snyder  <msnyder@redhat.com>
5499             Stan Cox  <scox@redhat.com>
5501         * configure.in: Set noconfigdirs for ms1.
5503         * configure: Regenerate.
5505 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5507         * MAINTAINERS (Write After Approval): Add self.
5509 2005-06-01  Josh Conner  <jconner@apple.com>
5511         * MAINTAINERS (Write After Approval): Add self.
5513 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5515         * MAINTAINERS: Update my email address.
5517 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5519         * MAINTAINERS (Write After Approval): Add self.
5521 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5523         * MAINTAINERS (Write After Approval): Remove self.
5525 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5527         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5528         (Dependencies): Consider target modules for bootstrap dependencies.
5529         Make target bootstrap modules depend on each stage's gcc.
5530         * Makefile.in: Regenerate.
5532 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5534         * Makefile.def (configure-gcc): Depend on binutils having been built.
5535         (all-gcc): No need to do it here.
5536         * Makefile.in: Regenerate.
5538 2005-05-19  Paul Brook  <paul@codesourcery.com>
5540         * configure.in: Rewrite misleading error message when requested
5541         language cannot be built.
5542         * configure: Regenerate.
5544 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5546         * ylwrap: Import from Automake 1.9.5.
5548 2005-05-13  David Ung  <davidu@mips.com>
5550         * MAINTAINERS (Write After Approval): Add self.
5552 2005-05-09  Mike Stump  <mrs@apple.com>
5554         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5555         lt_cv_sys_max_cmd_len for now.
5557 2005-05-09  Stan Cox  <scox@redhat.com>
5559         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5561 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5563         * README.SCO: Update the URL.
5565 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5567         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5568         with_gnu_ld to libtool.
5569         * ltcf-c.sh (aix[45]): Define file_list_spec.
5570         * ltcf-cxx.sh (aix[45]): Same.
5571         * ltcf-gcj.sh (aix[45]): Same.
5572         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5573         exists, write list of input files to temporary file.
5575 2005-05-04  Mike Stump  <mrs@apple.com>
5577         * configure.in: Always pass --target to target configures as
5578         otherwise rebuilds that do --recheck will fail.
5579         * confiugure: Rebuilt.
5581 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5583         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5584         STAGE_HOST_EXPORTS.
5585         (configure, all): Add bootstrap support.
5586         (Host modules, target modules): Pass post-stage1 flags and exports.
5587         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5588         * Makefile.in: Regenerate.
5590 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5592         * configure: Regenerate.
5594 2005-04-27  Mike Stump  <mrs@apple.com>
5596         * MAINTAINERS: Add self as darwin maintainer.
5598 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5600         * config.sub: Update from master copy.
5602 2005-04-21  Mike Stump  <mrs@apple.com>
5604         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5605         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5607 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5609         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5610         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5611         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5612         "*-*-elf" and "*-*-linux*".
5613         * configure: Regenerate.
5615 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5617         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5619 2005-04-12  Mike Stump  <mrs@apple.com>
5621         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5623 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5625         * MAINTAINERS (Write After Approval): Add myself.
5627 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5629         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5631 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5633         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5634         (TARGET_CONFIGARGS): Include --with-target-subdir.
5635         (configure, all): New macros.  Use them throughout.
5636         * Makefile.in: Regenerate.
5638 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5640         * MAINTAINERS (Write After Approval): Add myself.
5642 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5644         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5646 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5648         * MAINTAINERS: Move John Carr to Write After Approval.
5650 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5652         * config/mh-mingw32: Delete.
5653         * configure.in: Don't use it.
5654         * configure: Regenerate.
5656 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5658         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5659         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5660         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5661         (HOST_LIB_PATH): Generate from Makefile.def.
5662         (TARGET_LIB_PATH): Likewise.
5663         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5664         * Makefile.in: Regenerate.
5665         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5666         (RPATH_ENVVAR): Include Darwin case.
5667         * configure: Regenerate.
5669 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5671         * MAINTAINERS (Various Maintainers): Remove self.
5672         (Write After Approval): Add self.
5674 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5676         * MAINTAINERS (Various Maintainers): Add self.
5678 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5680         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5681         * configure: Regenerate.
5683 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5685         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5686         gcc_version, and gcc_version_trigger from set of flags to pass.
5687         * Makefile.tpl: Remove definitions of above variables.
5688         (config.status): Remove dependency on $(gcc_version_trigger).
5689         * Makefile.in: Regenerate.
5690         * configure.in: Do not reference config/gcc-version.m4 nor
5691         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5692         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5693         * configure: Regenerate.
5695 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5696             Andrew Pinski  <pinskia@physics.uc.edu>
5698         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5699         * Makefile.in: Regenerate.
5701 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5703         * MAINTAINERS (Write After Approval): Add myself.
5705 2005-03-03  David Ayers  <d.ayers@inode.at>
5707         * MAINTAINERS (Write After Approval): Add myself.
5709 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5711         PR libgcj/20160
5712         * ltmain.sh: Avoid creating archives with components that have
5713         duplicate basenames.
5715 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5717         PR bootstrap/20250
5718         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5719         instead of check.
5720         * Makefile.in: Regenerate.
5722 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5724         * Makefile.in: Regenerate to fix conflict between the previous two
5725         patches.
5727 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5729         PR bootstrap/17383
5730         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5731         * Makefile.tpl (HOST_SUBDIR): New substitution.
5732         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5733         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5734         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5735         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5736         (Host modules, Bootstrapped modules): Use it.
5737         (Build modules, Target modules): Do not create symlink trees,
5738         always configure out-of-srcdir.
5739         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5740         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5741         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5742         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5744         * Makefile.in: Regenerate.
5745         * configure: Regenerate.
5747 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5749         Merged from libada-gnattools-branch:
5750         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5752         * gnattools: New directory.
5753         * Makefile.def: Add gnattools as a module, depending on target-libada.
5754         * Makefile.in: Regenerate.
5755         * configure.in: Include gnattools in host_tools; disable it if ada
5756         is disabled.
5757         * configure: Regenerate.
5759 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5761         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5762         treelang maintainer.
5763         (Write After Approval): Remove myself.
5765 2005-02-23  Paul Schlie  <schlie@comcast.net>
5767         * configure.in: Allow darwin targeted ports to build tk, itcl and
5768         libgui.
5769         * configure: Regenerate.
5771 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5773         PR libgcj/10353
5774         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5775         * configure: Regenerate.
5777 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5779         * MAINTAINERS (Write After Approval): Add myself.
5781 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5783         * MAINTAINERS: Update my e-mail address.
5785 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5787         * MAINTAINERS (Write After Approval): Add myself.
5789 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5791         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5792         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5793         target-libgloss when not *-*-elf and *-*-aout.
5794         * configure: Regenerate.
5796 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5798         * MAINTAINERS: Remove obsolete entries.
5800         * MAINTAINERS (Write After Approval): Add Michael Matz.
5802 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5804         * MAINTAINERS: Remove self as cpplib maintainer.
5806 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5808         * install-sh, config.sub: Import from upstream.
5810 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5812         PR bootstrap/18222
5813         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5814         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5815         * Makefile.in: Regenerate.
5817 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5819         * MAINTAINERS: Update my email address.
5821 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5822             Andreas Schwab  <schwab@suse.de>
5824         PR bootstrap/18033
5825         * config-ml.in: Eval option if surrounded by single quotes.
5827 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5829         Revert 2004-12-28 Makefile changes, a better fix will be
5830         applied to mainline and src after GCC 4.0 branches.
5832 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5834         PR bootstrap/17383
5836         * Makefile.def (target_modules): Remove stage parameter,
5837         it is always true now.
5838         * Makefile.tpl (configure-build-[+module+],
5839         configure-target-[+module+]): Always build symlink tree
5840         for the directory and for include.  BUILD_SUBDIR and
5841         TARGET_SUBDIR cannot be . anymore.
5842         * Makefile.in: Regenerate.
5844 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5846         Revert 2004-12-08 Makefile changes.
5848 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5850         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5851         cygwin, mingw.
5853 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5855         * configure.in (sh64-*-*): Reenable gprof.
5856         * configure: Regenerate.
5858 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5860         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5861         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5862         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5863         * Makefile.in: Regenerate.
5865 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5867         * MAINTAINERS: Update my email address.
5869 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5871         * Makefile.tpl: Generate normal dependencies if the LHS module is
5872         not bootstrapped.
5873         * Makefile.in: Regenerate.
5875 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5877         * configure.in: Include config/gxx-include-dir.m4.  Use
5878         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5879         * configure: Regenerate.
5881 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5883         * config.if: Delete.
5884         * configure.in: Set libstdcxx_incdir directly.
5885         * configure: Regenerate.
5887 2004-12-02  Eric Christopher  <echristo@redhat.com>
5889         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5890         * Makefile.in: Regenerate.
5892 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5894         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5895         * configure: Regenerate.
5897 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5899         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5900         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5901         * configure: Regenerate.
5903 2004-12-01  Eric Christopher  <echristo@redhat.com>
5905         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5906         of things to remove.
5908 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5910         * MAINTAINERS (Write After Approval): Update my e-mail address.
5912 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5914         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5915         from CVS libtool to always pass_all.
5917 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5919         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5920         (hppa*64*-*-*): Delete incorrect comment.
5921         * configure: Rebuilt.
5923 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5925         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5927 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5929         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5930         from CVS libtool to always pass_all.
5932 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5934         * install-sh, compile: Import from automake.
5936 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5938         * config.guess, config.sub:  Import from savannnah.
5940 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5942         * MAINTAINERS (Write After Approval): Add myself
5944 2004-11-12  Mike Stump  <mrs@apple.com>
5946         * Makefile.def: Add html support.
5947         * Makefile.tpl: Likewise.
5948         * Makefile.in: Regenerate.
5950 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5952         PR 18423
5953         * configure.in: Remove all instances of build-fixincludes from
5954         noconfigdirs.
5955         (build_configargs): Supply --target to subdirectories.
5956         * configure: Regenerate.
5958         * Makefile.def: Make gcc install depend on fixincludes install.
5959         * Makefile.in: Regenerate.
5961 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
5963         * MAINTAINERS: Add myself as gcc testsuite maintainer.
5965 2004-11-11  Paul Brook  <paul@codesourcery.com>
5967         * MAINTAINERS: Add self as arm maintainer.  Update email address.
5969 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5971         * configure.in (noconfigdirs) [mmix-*-*]: Disable
5972         target-libgfortran.
5973         * configure: Regenerate.
5975 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5977         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5978         like CC.
5980 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5982         * Makefile.def (host fixincludes): Specify missing targets.
5983         * Makefile.in: Regenerate.
5985 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
5987         * MAINTAINERS: Add myself
5989 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
5991         * MAINTAINERS (Write After Approval): Add myself.
5993 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
5995         * Makefile.def: Build fixincludes for the host, too.
5996         * Makefile.in: Regenerate.
5997         * configure.in (host_tools): Add fixincludes.
5998         * configure: Regenerate.
6000 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6002         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6003         * configure: Regenerated.
6005 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6007         PR other/17783
6008         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6009         * configure: Regenerated.
6011 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6013         * README.SCO: Update per FSF instructions.
6015 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6017         PR target/18151
6018         * configure.in (case ${target}): Do not build fixincludes for avr.
6019         * configure: Regenerated.
6021 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6023         * configure.in (case ${target}): Do not build fixincludes
6024         on platforms where it is not used.
6025         * configure: Regenerated.
6027 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6029         * configure.in: Use an absolute path to install-sh.
6030         * configure: Regenerated.
6032 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6034         * MAINTAINERS (Write After Approval): Add myself.
6036 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6038         * MAINTAINERS: Remove from Write After Approval those that are
6039         already maintainers.
6041 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6043         * MAINTAINERS:  Update my email address.
6045 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6047         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6048         * configure: Regenerate.
6050 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6052         * MAINTAINERS:  Update my email address.
6054 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6056         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6057         entries belonging to this category.
6059 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6061         * MAINTAINERS: Update my e-mail address.
6063 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6065         Fix wrong conflict resolution in:
6067         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6069         * Makefile.in: Regenerate.
6070         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6071         in the recursive `make', instead of hardwiring `all'.
6072         (Autogenerated TARGET-* variables): New.
6074 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6076         * configure.in: Enable target-libgloss for crx-*-*.
6077         * configure: Regenerate.
6079 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6081         * MAINTAINERS (Various Maintainers): Move the "windows,
6082         cygwin, mingw" maintainer to ...
6083         (OS Port Maintainers): ... here.
6085 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6087         * MAINTAINERS (Write After Approval): Remove those that are
6088         maintainers of some subsystem.
6090 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6092         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6093         * ltcf-cxx.sh (tpf*): Likewise.
6094         * ltconfig (tpf*): Add TPF OS configuration support.
6096 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6098         * MAINTAINERS: Change my email address to my new work account.
6100 2004-09-24  Michael Roth  <mroth@nessie.de>
6102         * configure.in (--without-headers): Add missing double quotes.
6103         * configure: Regenerate.
6105 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6107         * ylwrap: Revert to previous version.
6109 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6111         PR bootstrap/17369
6112         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6113         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6114         SET_GCC_LIB_PATH_CMD.
6115         (BASE_TARGET_EXPORTS): Likewise.
6116         * Makefile.in: Regenerated.
6118         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6119         * configure: Regenerated.
6121 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6123         * config.guess: New upstream version
6124         * compile, depcomp, install-sh, ylwrap: Likewise.
6126 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6128         * config/mh-x86omitfp: New host makefile fragment.  Add
6129         -fomit-frame-pointer to the default BOOT_CFLAGS.
6130         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6131         * configure: Regenerate.
6133 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6135         PR target/11572
6136         * configure.in (*-*-darwin*): Renable libobjc.
6137         * configure: Regenerate.
6139 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6141         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6143 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6145         * Makefile.def: Remove libbanshee.
6146         * Makefile.tpl: Ditto.
6147         * configure.in: Ditto.
6148         * Makefile.in: Regen.
6149         * configure: Ditto.
6151 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6153         * ltmain.sh: Use $pic_object as $non_pic_object if
6154         $non_pic_object=none.
6156 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6158         * missing: Import latest version from master repository.
6160 2004-09-06  Nick Clifton  <nickc@redhat.com>
6162         * config.sub: Import latest version from master repository.
6163         * config.guess: Likewise.
6164         This includes these changes:
6166         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6168         * config.sub: Handle crisv32, alias etraxfs.
6169         * config.guess (crisv32:Linux:*:*): Handle.
6171         2004-08-13  Brad Smith  <brad@comstyle.com>
6173         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6174         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6176         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6178         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6179         assume the processor is a powerpc.  This is because coreutils
6180         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6181         in this case, due to a MacOS X bug that causes
6182         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6183         to return a negative number.
6184         Problem reported by Petter Reinholdtsen in:
6185         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6187         2004-07-19  Ben Elliston  <bje@gnu.org>
6189         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6191         2004-06-24  Ben Elliston  <bje@gnu.org>
6193         * config.guess: Update copyright years.
6194         * config.sub: Likewise.
6196         2004-06-22  Robert Millan  <robertmh@gnu.org>
6198         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6199         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6201         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6203         * config.guess (*:*VMS:*:*): New entry. Replaces
6204         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6205         manufacturer.
6207         2004-06-22  Ben Elliston  <bje@gnu.org>
6209         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6210         * config.sub: Likewise.
6212         2004-06-22  Ben Elliston  <bje@gnu.org>
6214         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6215         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6217         2004-06-11  Ben Elliston  <bje@gnu.org>
6219         * config.guess (pegasos:OpenBSD:*:*): Remove.
6221         2004-06-11  Ben Elliston  <bje@gnu.org>
6223         From Wouter Verhelst <wouter@grep.be>:
6224         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6226         2004-06-11  Ben Elliston  <bje@gnu.org>
6228         * config.guess (luna88k:OpenBSD:*:*): New.
6230         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6232         * config.guess (m32r*:Linux:*:*): New case.
6233         * config.sub: Handle m32rle.
6235         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6237         From Jens Petersen  <petersen@redhat.com>:
6238         * config.sub: Handle sparcv8.
6240         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6242         From Tom Smith <smith@cag.lkg.hp.com>:
6243         * config.guess: Version suffixes are equally significant on Tru64
6244         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6245         prefix of "P" (patched kernel).
6247         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6249         * config.sub: Add support for National Semiconductor CRX target.
6251 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6253         * MAINTAINERS (Various Maintainers): Remove myself as web page
6254         maintainer, add myself as maintainer of build status lists.
6256 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6258         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6259         *-*-netware, but add target-libmudflap.
6260         Consolidate *-*-netware targets (of which really only i?86 exists)
6261         into a single entry.
6262         * configure: Likewise.
6264 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6266         * Makefile.tpl (sorry): Remove.
6267         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6268         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6269         (do-clean): Clean per-stage directories too.
6270         (do-distclean): Run distclean-stage1 too.
6271         (.NOTPARALLEL): Enable during toplevel bootstrap.
6272         (stage[+id+]-bubble): Enable parallel execution during
6273         the recursive invocation.
6274         * Makefile.in: Regenerate.
6276         Fix previous checkin:
6278         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6279         include.
6280         * configure.in: Fix indentation.
6281         * configure: Regenerate.
6283 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6285         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6286         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6287         * configure: regenerate
6288         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6289         -mdynamic-no-pic
6291 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6293         * Makefile.def (build_modules): Add fixincludes.
6294         (dependencies): Make gcc depend on fixincludes.
6295         * configure.in (build_tools): Add fixincludes.
6296         (build_configdirs): Always include build_libs.
6297         * Makefile.in: Regenerate.
6298         * configure: Regenerate.
6300 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6302         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6303         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6304         phony targets; do not generate timestamp files.
6305         (distclean-stageN): Remove references to their timestamp files.
6306         (restageN, touch-stageN): Remove.
6307         (stageN-bubble): Rewritten.
6308         (compare): Support lean bootstraps.
6309         * Makefile.in: Regenerate.
6311         * configure.in: Only warn when bootstrapping but
6312         build != host or build != target.  Support lean bootstraps.
6313         * configure: Regenerate.
6315 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6317         * configure.in:  Give a better error message if GMP/MPFR are missing
6318         and a language needing them has been requested.
6319         * configure:  Regenerated.
6321 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6323         * configure.in:  Print a list of available language front-ends if
6324         a requested one is missing.  Tidy stray tab characters.
6325         * configure:  Regenerated.
6327 2004-08-19  Michael Koch  <konqueror@gmx.de>
6329         * gcc/doc/install.texi: Update entry about automake for libjava.
6331 2004-08-17  Robert Millan  <robertmh@gnu.org>
6333         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6334         (instead of FreeBSD).
6335         * configure: Regenerate.
6337 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6339         * Makefile.in: Regenerate.
6340         * configure: Regenerate.
6342         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6343         stage_*_flags.
6344         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6345         for bootstrapped modules if toplevel bootstrap is going.
6346         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6347         modules.  Adjust for changes in Makefile.def.  Enable several
6348         rules even in non-bootstrap mode, just to avoid peppering the
6349         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6350         (stage-[+prev+]-bubble): Remove.
6352         * Makefile.def (Dependencies): Depend on all-build-bison,
6353         all-build-flex, all-build-byacc, all-build-texinfo, rather
6354         than the host variations.
6355         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6356         with BUILD_SUBDIR.
6357         (BISON): Update for recent Bisons.
6358         (YACC): Fix typo.
6359         (cross): Depend on all-build.
6360         (all): Do not depend on all-build.
6361         (prebootstrap): Remove.
6362         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6363         (Prebootstrap dependencies): Add them to the per-stage targets
6364         and to all-prebootstrap.
6365         * configure.in (build_configdirs): Always enable build_tools.
6366         (BUILD_DIR_PREFIX): Remove.
6368         * Makefile.def (gcc): Add target variable.
6369         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6370         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6371         in the recursive `make', instead of hardwiring `all'.
6372         (Autogenerated TARGET-* variables): New.
6374 2004-08-13  Brian Booth  <bbooth@redhat.com>
6376         * MAINTAINERS: Remove myself from write-after-approval.
6378 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6380         * src-release: Stop distributing mmalloc with gdb (which doesn't
6381         use it).
6382         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6383         * Makefile.in: Regenerate.
6385 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6387         * configure.in (arm*-*-eabi*): New target.
6388         * configure: Regenerate.
6390 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6392         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6393         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6394         (Dependencies): New section.
6395         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6396         (configure-target-[+module+]): Depend on maybe-all-gcc
6397         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6398         (toplevel profiledbootstrap): Fix dependencies.
6399         * Makefile.in: Regenerate.
6401 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6403         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6404         target-libiberty to noconfigdirs.
6405         * configure: Regenerate.
6407 2004-08-03  Paul Brook  <paul@codesourcery.com>
6409         * configure.in: Check for MPFR as well as GMP.
6410         * configure: Regenerate.
6412 2004-08-01  Robert Millan  <robertmh@gnu.org>
6414         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6415         libmudflap for all GNU-based systems (with Glibc).
6416         * configure: Regenerate.
6418 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6420         * Makefile.def (host-modules): Add gcc.
6421         * Makefile.in: Regenerate.
6422         * Makefile.tpl (sorry): New rule.
6423         (configure-host, all-host, [+make_target+]-host, do-check,
6424         install-host): Do not add gcc as a special case.
6425         (host modules): Add a small special-casing for gcc.  Export
6426         extra_make_flags through the environment.
6427         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6428         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6429         other recursive targets for gcc): Remove.
6431         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6432         (stage, unstage): New rules.
6433         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6434         distclean-stage[+id+]): Use stage_current.
6435         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6436         the stage*-start rules.
6438 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6440         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6441         use -all_load flag.
6443 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6445         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6446         * configure: Regenerate.
6448 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6450         * maintainer-scripts/gcc_release: Revert yesterday's change.
6452 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6454         * MAINTAINERS: Add myself to write-after-approval.
6456 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6458         * libf2c: Removed.
6459         * gcc/gccbug.in: Updated because of libf2c removal.
6460         * maintainer-scripts/gcc_release: Ditto.
6462 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6464         * configure.in: Build libmudflap by default on FreeBSD.
6465         * configure: Regenerated.
6467 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6469         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6470         systems.
6471         * configure: Regenerated.
6473 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6475         PR target/16344
6476         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6477         feedback based compiler.
6478         * Makefile.in: Rebuilt.
6480 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6482         * Makefile.def (host_modules): Set bootstrap=true for flex.
6483         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6484         * Makefile.in: Rebuilt.
6486 2004-07-07  Jan Hubicka  <jh@suse.cz>
6488         * MAINTAINERS: Add self as a profile feedback maintainer.
6490 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6492         * configure.in:  Do not prepend $srcdir to /dev/null in
6493         makefile fragments.
6494         * configure:  Regenerate.
6496 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6498         * Makefile.def (build_modules): Add bison, byacc, flex,
6499         m4, texinfo.
6500         (flags_to_pass): Add FLEX.
6501         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6502         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6503         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6504         DEFAULT_MAKEINFO): Remove.
6505         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6506         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6507         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6508         objdir or else use configured tool.
6509         (all-build): New.
6510         (all): Depend on it.
6511         (Build module dependencies): Add.
6512         * Makefile.in: Regenerate.
6513         * configure.in: Better support for multiple build modules,
6514         matching what is done for host/target modules.  Do not look
6515         for "plausible" locations of build tools if Canadian cross.
6516         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6517         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6518         * configure: Regenerate.
6520 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6522         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6523         * Makefile.in: Regenerate.
6525 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6527         * Makefile.tpl (configure-build-[+module+],
6528         configure-[+module+], configure-target-[+module+]): Pass
6529         [+extra_configure_args+].
6530         (all-build-[+module+], all-[+module+], check-[+module+],
6531         install-[+module+], [+make_target+]-[+module+],
6532         all-target-[+module+], check-target-[+module+],
6533         install-target-[+module+], [+make_target+]-target-[+module+]):
6534         Pass [+extra_make_args+].
6535         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6536         (GCC_HOST_EXPORTS): Remove.
6537         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6538         cross, check-gcc, check-gcc-c++, install-gcc,
6539         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6540         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6541         * Makefile.in: Regenerate.
6543 2004-06-21  Matthew Sachs  <msachs@apple.com>
6545         * MAINTAINERS: Added self to write-after-approval.
6547 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6549         * configure.in: Check for srcdir/winsup rather than build directory
6550         winsup.
6551         * configure: Regenerate.
6553 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6555         * configure.in: Don't build Cygwin native newlib if winsup
6556         directory is missing.  Emit warning instead.
6557         * configure: Regenerate.
6559 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6561         * Makefile.tpl (touch-stage[+id+]): New.
6562         (restage[+prev+]): Depend on touch-stage[+id+].
6564         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6565         Use it throughout.
6567         * Makefile.def: Add profile and feedback bootstrap stages.
6568         Remove next field from bootstrap stages.
6569         * Makefile.tpl (LN, LN_S): Substitute.
6570         (stageN-start, stageN-end): Use double-colon rules, to
6571         provide a hook for additional setup commands.
6572         (distclean-stageN-gcc, restageN): Create dependencies from
6573         [+prev+], not from [+next+].
6574         (stageN-bubble): Add commands for successive stages from
6575         [+prev+], using double-colon rules.
6576         (all-stageN-gcc): Fix typo.
6577         (stagefeedback-start, profiledbootstrap): New.
6578         * Makefile.in: Regenerate.
6579         * configure.in: Call ACX_PROG_LN.
6580         * configure: Regenerate.
6582 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6584         * MAINTAINERS (Write After Approval): Add myself.
6586 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6588         * MAINTAINERS (Write After Approval): Add myself.
6590 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6592         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6593         without gcc.
6594         * configure: Regenerate.
6596 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6598         * Makefile.tpl: Fix typo.
6599         * Makefile.in: Regenerate.
6601 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6603         * configure.in: Remove new- prefix from toplevel
6604         bootstrap targets.
6605         * configure: Regenerate.
6607 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6609         * Makefile.tpl (all.normal): Rename to all.
6610         (all): Replace with a rule to pick the default
6611         target from configure.
6612         (all-gcc, configure-gcc): Use conditionals to
6613         do nothing when toplevel bootstrap is going on.
6614         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6615         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6616         * configure.in: Support --enable-bootstrap.
6618         * Makefile.def: Remove new- prefix from toplevel
6619         bootstrap targets.
6620         * Makefile.tpl: Likewise.
6622         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6623         target.
6625         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6626         $(RECURSE_FLAGS) to recursive invocation of make.
6628         * Makefile.in: Regenerate.
6629         * configure: Regenerate.
6631 2004-05-30  Andreas Jaeger  <aj@suse.de>
6632             Jim Wilson  <wilson@specifixinc.com>
6634         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6635         like CC.
6637 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6639         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6640         * configure: Regenerate.
6642 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6644         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6645         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6646         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6647         targets.
6648         * Makefile.in: Regenerate.
6650 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6652         * configure.in: Test the ability to symlink directories.
6653         * configure: Regenerate.
6655         * Makefile.def (bootstrap-stage): New definitions.
6656         * Makefile.tpl (configure-stage1-gcc,
6657         configure-stage2-gcc, configure-stage3-gcc,
6658         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6659         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6660         new-restage3, compare): Autogenerate, see Makefile.in
6661         entry for behavioral changes.
6662         (distclean-stage1, new-stage1-start, new-stage1-end,
6663         new-stage1-bubble, distclean-stage2, new-stage2-start,
6664         new-stage2-end, new-stage2-bubble, distclean-stage3,
6665         new-stage3-start, new-stage3-end): New autogenerated targets.
6666         (objext, prebootstrap, BOOT_CFLAGS,
6667         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6668         targets.
6670         * Makefile.in: Regenerate.
6671         (distclean-stage1, new-stage1-start, new-stage1-end,
6672         new-stage1-bubble, distclean-stage2, new-stage2-start,
6673         new-stage2-end, new-stage2-bubble, distclean-stage3,
6674         new-stage3-start, new-stage3-end): New targets.
6675         (all-stage1-gcc): Move prebootstrap dependency from here...
6676         (configure-stage1-gcc): ...to here.
6677         (new-bootstrap): Use bubble targets.
6678         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6679         Use per-stage distclean targets.
6680         (configure-stage1-gcc, configure-stage2-gcc,
6681         configure-stage3-gcc, all-stage1-gcc,
6682         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6683         Use new-stageN-start to prepare the tree.
6685 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6687         * Makefile.def (host_modules): add libcpp.
6688         * Makefile.tpl: Add dependencies on and for libcpp.
6689         * Makefile.in: Regenerate.
6690         * configure.in: Add libcpp host module.
6691         * configure: Regenerate.
6693 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6695         * Makefile.tpl: Whenever a recursive target is defined, wrap
6696         it in a special @if/@endif block, and prepare its maybe
6697         dependency in the @if/@endif block
6698         * configure.in: Instead of writing maybe dependencies, remove
6699         the @if/@endif statements, and remove the @if/@endif blocks
6700         that remain.
6701         * configure: Regenerate.
6702         * Makefile.in: Regenerate.
6704 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6706         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6708 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6710         PR bootstrap/15120
6711         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6712         * */configure: Rebuilt.
6714 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6716         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6717         of libf2c.
6718         * configure, Makefile.in: Regenerate.
6720 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6722         * MAINTAINERS (Write After Approval): Add myself.
6724 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6726         Merge from tree-ssa-20020619-branch.
6728         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6729         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6730         (HOST_GMPLIBS): Define.
6731         (HOST_GMPINC): Define.
6732         (TARGET_LIB_PATH): Add libmudflap.
6733         (GFORTRAN_FOR_TARGET): Define.
6734         (configure-build*): Export GFORTRAN.
6735         (configure-gcc): Export GMPLIBS and GMPINC.
6736         (all-gcc): Add maybe-all-libbanshee.
6737         (configure-target-libgfortran): Define.
6738         * Makefile.in: Regenerate.
6739         * configure.in (host_libs): Add libbanshee.
6740         (target_libraries): Add target-libmudflap and target-libgfortran.
6741         Add --with-libbanshee.
6742         Handle --disable-libmudflap.
6743         (*-*-freebsd*): Use with_gmp.
6744         Add $(libgcj) to noconfigdirs.
6745         * configure: Regenerate.
6746         * depcomp: New file.
6747         * MAINTAINERS: Add tree-ssa maintainers.
6749 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6751         * MAINTAINERS (Various Maintainers): Add myself.
6753 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6755         * MAINTAINERS (Write After Approval): Add myself.
6757 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6759         * MAINTAINERS (Write After Approval): Add myself.
6761 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6763         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6764         * configure: Regenerate.
6766 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6768         Revert:
6769         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6771         * Makefile.def (flags_to_pass): Remove *dir variables that
6772         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6773         as well as prefix and exec_prefix.
6774         * Makefile.in: Regenerate.
6776 2004-04-26  Robert Millan  <robertmh@gnu.org>
6778         Add patches from libtool CVS.
6779         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6780         * ltconfig: Likewise.
6781         * ltcf-c.sh: Likewise.
6782         * ltcf-cxx.sh: Likewise.
6783         * ltcf-gcj.sh: Likewise.
6785 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6787         * Makefile.def (host_modules): Mark with the bootstrap
6788         flag packages on which gcc depends.
6789         * Makefile.tpl (all-bootstrap): Use it.
6790         * Makefile.in: Regenerate.
6792 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6794         * Makefile.def (flags_to_pass): Remove *dir variables that
6795         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6796         as well as prefix and exec_prefix.
6797         * Makefile.in: Regenerate.
6799 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6801         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6802         * configure: Regenerate.
6803         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6804         * gcc/Makefile.tpl (compare): Use the result of the test.
6805         * gcc/Makefile.in: Regenerate.
6807 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6809         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6810         Always relocate gcc and prev-gcc to the original names, even
6811         if the build fails.
6812         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6813         New targets.
6815 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6817         * MAINTAINERS: Update my email address.
6819 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6821         * configure.in (mips*-*-irix5*): Enable ld.
6822         * configure: Regenerate.
6824 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6826         * configure: Regenerate.
6828 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6830         * Makefile.tpl (configure-[+module+], configure-gcc,
6831         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6832         Set and export LDFLAGS.
6833         * Makefile.in: Regenerate.
6835 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6837         * MAINTAINERS: Add myself to write-after-approval.
6839 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6841         PR bootstrap/14871
6842         * Makefile.tpl: If we don't have built-in-tree target tools,
6843         use the ones found by configure rather than hacking around with
6844         program_transform_name.
6845         * configure.in: Give Makefile.tpl the information necessary
6846         to do that.
6847         * Makefile.in: Regenerate.
6848         * configure: Regenerate.
6850 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6852         PR bootstrap/14760
6853         * configure.in: When computing baseargs, strip *all* copies of
6854         offending options.  Also, don't match/substitute the trailing space,
6855         so that this actually works when two similar options are separated by
6856         only one space.
6857         * configure: Regenerate.
6859 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6861         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6862         (rs6000-*-aix*): Same.
6863         * configure: Regenerate.
6865 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6867         * MAINTAINERS: Add myself to write-after-approval.
6869 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6871         * MAINTAINERS: Add myself to write-after-approval.
6873 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6875         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6876         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6877         * Makefile.in: Regenerate.
6879         * configure.in (top level bootstrap support): Rework --enable-werror
6880         to set @stage2_werror_flag@.
6881         * configure: Regenerate.
6882         * Makefile.tpl (top level bootstrap support): Pass
6883         @stage2_werror_flag@ down to configure in stages 2 and 3.
6884         * Makefile.in: Regenerate.
6886 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6888         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6889         for stages 2 and 3 as well as in make.  As a consequence, remove
6890         OUTPUT_OPTION (now detected by configure) from the flags passed down
6891         to make.
6892         * Makefile.in: Regenerate.
6894         * Makefile.tpl (new-bootstrap): Fix typo.
6895         * Makefile.in: Regenerate.
6897 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6899         * Makefile.tpl: Rearrange by moving recursive_targets rules
6900         into their proper sections.
6901         * Makefile.tpl (top level bootstrap support): Move disabling
6902         of coverage flags from 'make' to 'configure'; improve comments.
6903         * Makefile.in: Regenerate.
6905         * Makefile.tpl (experimental top level bootstrap) Move stage1
6906         language setting from all- target to configure- target; disable
6907         intermodule optimization in stage 1; prevent gratuitous rebuilds
6908         of stage 1.
6909         * Makefile.in: Regenerate.
6910         * configure.in: Comma-separate stage 1 language list for top
6911         level bootstrap.
6912         * configure: Regenerate.
6914         * Makefile.tpl: Clean up experimental top level bootstrap support:
6915         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6916         prev-gcc in configure- targets as well as all- targets.
6917         * Makefile.in: Regenerate.
6919 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6921         * compile: New file imported from automake.
6923 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6925         * configure.in: Remove symbolic link section.
6926         * configure: Regenerate.
6927         * Makefile.tpl (links): Remove.
6928         * Makefile.in: Regenerate.
6930 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6931             Nathanael Nerode  <neroden@gcc.gnu.org>
6933         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6934         Set with AC_CHECK_PROGS.
6935         * configure.in: Fix comment typo from last patch.
6936         * configure: Regenerate.
6938 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6940         * Makefile.tpl: Introduce experimental top level bootstrap support.
6941         * Makefile.in: Regenerate.
6942         * configure.in: Introduce support for top level bootstrap.
6943         * configure: Regenerate.
6945 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6946             Paolo Bonzini  <bonzini@gnu.org>
6948         PR bootstrap/14522
6949         * configure.in: Cope with shells that do not support unquoted ^
6950         * configure: Regenerate.
6952 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6953             Paolo Bonzini  <bonzini@gnu.org>
6955         PR bootstrap/14522
6956         * configure.in: Cope with shells that do not support nesting
6957         quotes inside quoted backquote substitutions.
6958         * configure: Regenerate.
6960 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6962         PR bootstrap/14522
6963         * configure.in: Fix escaping of $.
6964         * configure: Regenerate.
6966 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6968         * configure: Regenerate, since I forgot to while committing Paolo's
6969         changes.
6971 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6973         PR ada/14131
6974         Move language detection to the top level.
6975         * configure.in: Find default values for the tools as
6976         soon as possible.  Disable ada if GNAT is not found.
6977         Emit error message about missing languages.  Expand
6978         --enable-languages=all for the gcc subdirectory.
6980 2004-03-10  Ben Elliston  <bje@gnu.org>
6982         * MAINTAINERS: Update my email address.
6984 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
6986         * ltconfig: Disable building static libraries if building shared
6987         libraries on AIX 5L.
6989 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
6991         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6992         and disable libgcj.
6993         * configure: Regenerated.
6995 2004-03-01  Brian Booth  <bbooth@redhat.com>
6997         * MAINTAINERS: Add myself to write-after-approval.
6999 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7001         * MAINTAINERS: Add myself to write-after-approval.
7003 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7005         PR bootstrap/7087
7006         * Makefile.tpl: Guard XFOO sed statements better.
7007         * Makefile.tpl: Add dependency for configure-target-libada.
7008         * Makefile.in: Regenerate (incidentally fixes broken
7009         commit when libada-branch was merged).
7011 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7013         * MAINTAINERS: Add myself to write-after-approval.
7015 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7017         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7018         maintainers.
7020 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7022         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7023         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7025 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7027         PR bootstrap/11932
7028         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7030 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7032         * MAINTAINERS: Added myself to write-after-approval.
7034 2004-02-14  Michael Koch  <konqueror@gmx.de>
7036         * MAINTAINERS: Added myself to write-after-approval.
7038 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7040         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7041         some OS port maintainers to OS port maintainers section.
7043 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7045         * MAINTAINERS: Add self.
7047 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7049         * MAINTAINERS: Alphabetize.
7051 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7053         * MAINTAINERS: Remove myself.
7055 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7057         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7058         (rs6000-*-aix*): Same.
7059         * configure: Regenerate.
7061 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7063         * configure.in (host): Add in missing $noconfigdirs to defines.
7064         * configure: Regenerate.
7066 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7067             Nathanael Nerode  <neroden@gcc.gnu.org>
7069         PR ada/6637, PR ada/5911
7070         Merge with libada-branch:
7071         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7072         with appropriate dependencies. Add --enable-libada configure switch.
7073         * configure, Makefile.in: Regenerate.
7075 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7077         * MAINTAINERS: Add myself to write-after-approval.
7079 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7081         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7082         * configure: Regenerate.
7084 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7086         Merge from upstream:
7088         * ltmain.in: When setting IFS to '~', be careful about user
7089         arguments that contain '~'.
7091         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7093         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7094         Also test $base_compile against $CC with escaped arguments. Bug
7095         reported by Geoff Keating <geoffk@apple.com>.
7097 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7099         * MAINTAINERS: Remove i960 port.
7101 2004-01-23  DJ Delorie  <dj@redhat.com>
7103         * Makefile.def (target_modules) [libiberty]: Don't stage.
7104         * Makefile.in: Rebuilt.
7106 2004-01-20  Caroline Tice  <ctice@apple.com>
7108         * MAINTAINERS: Add myself to write-after-approval.
7110 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7112         * MAINTAINERS: Update my email address.
7114 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7116         * MAINTAINERS: Add myself to write-after-approval.
7118 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7120         * MAINTAINERS: Remove entries without email address.
7122 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7124         * MAINTAINERS: Add myself to write-after-approval.
7126 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7128         * MAINTAINERS: Update my email address.
7130 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7132         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7133         * Makefile.tpl (configure-target-[+module+]): Support stage.
7134         * Makefile.in: Rebuilt.
7136 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7138         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7140 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7142         * MAINTAINERS: Add myself as a MIPS maintainer.
7144 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7146         * configure.in: Use ./config.cache, not config.cache.
7147         * configure: Regenerate.
7148         * Makefile.tpl: Special-casing not needed for GCC any more.
7149         * Makefile.in: Regenerate.
7151         * configure.in: Don't share a cache file for host dirs.
7152         * configure: Regenerate.
7154         * config-ml.in: Don't mess with the cache file.
7156 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7158         * MAINTAINERS: Move myself from 'Write After Approval' to
7159         'CPU Port Maintainers' section as SPARC maintainer.
7161 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7163         * Makefile.tpl: Make GCC use a separate config.cache.
7164         * Makefile.in: Regenerate.
7166         PR bootstrap/11932, PR bootstrap/11933
7167         (I don't know if it will fix either of them, but it relates
7168         to them.)
7169         * configure.in: Don't use shared config.cache for target
7170         directories.
7171         * configure: Regenerate.
7173 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7175         * MAINTAINERS: Add myself to 'Write After Approval' section.
7177 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7179         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7180         * configure: Regenerated.
7182 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7184         * MAINTAINERS: Remove the mn10200 maintainer.
7186 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7188         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7189         * configure: Regenerated.
7191 2003-12-16  Jan Hubicka  <jh@suse.cz>
7193         * MAINTAINERS: Add myself as callgraph maintainer.
7195 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7197         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7198         * configure: Regenerate.
7200 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7202         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7203         'Write After Approval' section. Update email.
7205 2003-12-01  James Lemke  <jim@wasabisystems.com>
7207         * MAINTAINERS (Write After Approval): Add myself.
7209 2003-11-20  Matt Thomas  <matt@3am-software.com>
7211         * MAINTAINERS: Add myself as a vax port maintainer.
7213 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7215         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7216         (configure-build-[+module+], configure-[+module+]): Likewise.
7217         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7218         * Makefile.in: Regenerate.
7220 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7222         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7223         shared/dylibed libraries.
7224         * ltmain.sh: Likewise.
7225         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7226         * ltcf-cxx.sh: Likewise.
7227         * ltcf-gcj.sh: Likewise.
7228         * ltconfig: Likewise.
7230 2003-11-17  Stan Cox  <scox@redhat.com>
7232         * MAINTAINERS: Add myself as iq2000 port maintainer.
7234 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7236         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7237         * Makefile.in: Regenerate.
7239 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7241         * config.sub: Update to 2003-11-03 version.
7243 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7245         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7246         * configure:  Regenerate.
7248 2003-10-20  Nicolas Pitre  <nico@cam.org>
7250         * MAINTAINERS: Add myself to 'Write After Approval' section.
7252 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7254         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7256 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7258         * MAINTAINERS: Update my email address.
7260 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7262         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7264 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7266         * MAINTAINERS: Add myself to 'Write After Approval' section.
7268 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7270         * config.guess: Update to 2003-10-16 version.
7271         * config.sub: Update to 2003-10-16 version.
7273 2003-10-15  David Daney  <ddaney@avtrex.com>
7275         * MAINTAINERS: Added myself to 'Write After Approval' section.
7277 2003-10-15  Falk Hueffner  <falk@debian.org>
7279         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7280         'Write After Approval' section. Update email.
7282 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7284         * MAINTAINERS: Move myself from 'Write After Approval' to
7285         'Various Maintainers' section as middle-end maintainer.
7287 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7289         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7290         HOST_FLAGS_TO_PASS.
7291         * Makefile.in: Regenerate.
7293 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7295         * config.guess: Update to 2003-10-07 version.
7296         * config.sub: Update to 2003-10-07 version.
7298 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7300         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7301         * ltconfig (irix5*, irix6*): Don't override version_type.
7303 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7305         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7306         * configure: Rebuilt
7307         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7308         * Makefile.in: Rebuilt
7310 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7312         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7314 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7316         * MAINTAINERS (Write After Approval): Add myself.
7318 2003-09-29  Paul Koning  <ni1d@arrl.net>
7320         * MAINTAINERS: Move myself from "Write After Approval"
7321         to CPU platform maintainers for pdp11 platform.
7323 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7325         * MAINTAINERS: Move myself from 'Write After Approval' to
7326         'Various Maintainers' section as libffi testsuite maintainer.
7328 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7330         * configure.in: Pass a computed --program-transform-name
7331         to subconfigures.
7332         * configure: Regenerated.
7334 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7336         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7337         * Makefile.in: Regenerate.
7339         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7340         * Makefile.in: Regenerate.
7342 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7344         * MAINTAINERS: Move myself from 'Write After Approval'
7345         to 'Various Maintainers' (objective-c) section.
7347 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7349         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7350         quoting.
7351         * configure: Regenerated.
7353 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7355         * MAINTAINERS (Write After Approval): Add myself to write after
7356         approval list.
7358 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7360         * MAINTAINERS (Write After Approval): Add myself.
7362 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7364         * MAINTAINERS: Update my e-mail address.
7366 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7368         * libtool.m4 (LD): Correct powerpc64 host match.
7370 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7372         * MAINTAINTERS: Update my affiliation and email address.
7374 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7376         * MAINTAINERS (Write After Approval): Add myself.
7378 2003-09-04  DJ Delorie  <dj@redhat.com>
7380         * configure: Regenerate.
7382 2003-09-04  Robert Millan  <robertmh@gnu.org>
7384         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7386 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7388         * configure.in: Ensure arguments to sed are properly spaced.
7389         * configure: Regenerate.
7391 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7393         * MAINTAINERS: Update my e-mail address.
7395 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7397         * MAINTAINERS (Write After Approval): Add myself.
7399 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7401         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7402         * configure: Regenerated.
7404 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7406         * MAINTAINERS: Update my email address.
7408 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7410         * configure.in:  Use newline instead of semicolon when assuming
7411         shell arguments in a for loop.
7412         * configure:  Regenerated.
7414 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7416         * MAINTAINERS: Resurrect the i860 maintainer.
7418 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7420         PR 8180
7421         * configure.in: When testing with_libs and with_headers, treat
7422         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7423         * configure: Regenerate.
7425         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7426         make, shell, etc.
7427         (baseargs): Likewise.
7428         * configure: Regenerate.
7430 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7432         * MAINTAINERS (Write After Approval): Add myself.
7434 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7436         * configure.in: Disable libgcj for darwin not on powerpc.
7437         * configure: Rebuild.
7439 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7441         * config-ml.in, symlink-tree: Add license.
7443 2003-08-03  Richard Stallman  <rms@gnu.org>
7444             Eben Moglen  <moglen@columbia.edu>
7446         * README.SCO: New file.
7448 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7450         * Makefile.tpl (check, check-c++): Express dependencies using
7451         dependencies rather than commands.
7452         * Makefile.in: Regenerate.
7454 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7456         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7457         * configure: Ditto.
7459 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7461         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7462         * Makefile.in: Update.
7464 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7466         * configure.in: Enable libgcj for darwin.
7467         * configure: Rebuild.
7469 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7471         * config-ml.in:  Use ac_configure_args directly instead of
7472         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7473         actually seen.
7475 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7477         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7478         creating target and build subdirs to build all parent dirs as needed.
7479         * Makefile.in: Rebuild.
7480         * configure.in: Don't build dirs explicitly here.
7481         * configure: Rebuild.
7483 2003-07-26  Paul Brook  <paul@nowt.org>
7485         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7487 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7489         * Makefile.tpl (all-make): Depend on intl.
7490         * Makefile.in: Rebuilt.
7492 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7494         * install-sh:  Update to newer upstream versions (associated with
7495         aclocal 1.7).
7496         * mkinstalldirs:  Likewise.
7497         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7499 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7501         * MAINTAINERS: Move self from Bug database only accounts
7502         to write-after-approval.
7504 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7506         * config.if: Remove unused libc_interface determination.
7508 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7510         * MAINTAINERS: Move self from write-after-approval to
7511         build machinery (*.in).
7513 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7515         PR bootstrap/11273
7516         PR bootstrap/11408
7517         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7518         unused INSTALL_PROGRAM_ARGS.
7519         * configure.in: Use AC_PROG_INSTALL.
7520         * Makefile.in: Regenerate.
7521         * configure: Regenerate.
7523 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7525         * MAINTAINERS: Alphabetize.
7527 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7529         * configure: Rebuilt.
7530         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7531         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7532         newlib nor libgloss.
7533         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7534         * configure.in (am33_2.0-*-linux*): Added.
7536 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7538         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7539         * configure: Regenerate.
7541 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7543         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7544         * Makefile.in: Regenerate.
7546 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7548         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7549         * Makefile.in: Regenerate.
7551 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7553         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7554         * Makefile.in: Regenerated.
7556         * config-ml.in: Replace PWD with PWD_COMMAND.
7558 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7560         * intl: New directory; see intl/ChangeLog for details.
7561         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7562         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7563         * Makefile.in: Regenerate.
7565 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7567         * configure.in: Clean up config-lang.in handling.  Delete
7568         useless assignment to "subdirs".
7569         * configure: Regenerate.
7571 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7573         * configure.in: Rename 'target_libs' to 'target_libraries'.
7574         Remove useless reference to 'target_libs'.
7575         * configure: Regenerate.
7577 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7579         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7580         * Makefile.in: Regenerate.
7582 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7584         * Makefile.def: Introduce flags_to_pass.
7585         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7586         * Makefile.in: Regenerate.
7588 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7590         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7591         and target-libgloss.
7592         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7593         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7594         * configure: Regenerate.
7596 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7598         * configure.in: Update testsuite_flags to new location.
7599         * configure. Regenerate.
7601 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7603         * Makefile.tpl: Remove BUILD_CC stuff.
7604         * Makefile.in: Regenerate.
7606 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7608         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7610 2003-06-16  Graeme Peterson  <gp@qnx.com>
7612         * MAINTAINERS (Write After Approval): Add myself.
7614 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7616         * config.guess: Update to 2003-06-12 version.
7617         * config.sub: Update to 2003-06-13 version.
7619 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7621         * config.guess: Update to 2003-06-06 version.
7622         * config.sub: Update to 2003-06-06 version.
7624 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7626         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7627         * configure. Regenerate.
7629 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7631         * configure.in: Disable serial configure by default.
7632         * configure: Regenerate.
7633         * Makefile.tpl: Abolish .NOTPARALLEL.
7634         * Makefile.in: Regenerate.
7636         * Makefile.tpl: Replace {build,host,target}_canonical by
7637         {build,host,target}.
7638         * Makefile.in: Regenerate.
7640         * Makefile.tpl: Fix stupid pasto.
7641         * Makefile.in: Regenerate.
7643 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7645         * Makefile.tpl: Remove bogus conditional.
7646         * Makefile.in: Regenerate.
7648 2003-06-05  Jan Hubicka  <jh@suse.cz>
7650         * Makefile.tpl (profiledbootstrap): New target.
7651         * Makefile.in (profiledbootstrap): New target.
7653 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7655         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7656         Pinski. Remove user names from other bugzilla-only maintainers.
7658 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7660         * Makefile.tpl: Make 'recursive targets' using autogen rather
7661         than shell loop.  Remove duplicate 'clean' targets and false
7662         comments.
7663         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7664         Add systematic method of specifying missing targets in subdirs.
7665         Add copyright boilerplate.
7666         * Makefile.in: Regenerate.
7667         * configure.in: Add 'recursive targets' to maybe list.
7668         * configure: Regenerate.
7670         * MAINTAINERS: "GNATS only" -> "Bug database only".
7672         * Makefile.tpl: Rename [+target+] to [+make_target+].
7673         * Makefile.def: Rename 'target' to 'make_target'.
7675 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7677         * MAINTAINERS: Add self as options handling maintainer.
7679 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7681         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7682         been too long since I touched those ports.
7684 2003-05-28  DJ Delorie  <dj@redhat.com>
7686         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7687         * Makefile.in: Regenerate.
7689 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7691         * configure.in: Use curly braces in the definition of tooldir.
7692         * configure: Regenerate.
7694 2003-05-21  DJ Delorie  <dj@redhat.com>
7696         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7697         newlib or libgloss.
7698         * Makefile.in: Regenerate.
7700 2003-05-21  DJ Delorie  <dj@redhat.com>
7702         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7703         * Makefile.in: Regenerate.
7705 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7707         * MAINTAINERS: Update my e-mail address.
7709 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7711         * configure.in: Switch more things to use maybe dependencies.
7712         * Makefile.tpl: Switch more things to use maybe dependencies.
7713         Factor out common code from autogen IF statements.
7714         * configure: Regenerate.
7715         * Makefile.in: Regenerate.
7717 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7719         * configure.in: Accept i[3456789]86 for machine type.
7720         * configure: Regenerate.
7722 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7724         * configure.in: Switch more things to use maybe dependencies.
7725         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7726         * configure: Regenerate.
7727         * Makefile.tpl: Switch more things to use maybe dependencies.
7728         * Makefile.in: Regenerate.
7730 2003-05-16  Andreas Schwab  <schwab@suse.de>
7732         * Makefile.tpl (install-opcodes): Define.
7733         * Makefile.in: Rebuild.
7735 2003-05-13  Andreas Jaeger  <aj@suse.de>
7737         * config.guess: Update to 2003-05-09 version.
7738         * config.sub: Update to 2003-05-09 version.
7740 2003-05-13  Michael Eager  <eager@mvista.com>
7742         * configure.in: Correct sed script so that options in quotes are not
7743         deleted.
7744         * configure: Rebuild.
7746 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7748         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7749         and $$s/newlib/libc/sys/cygwin32 include paths.
7750         * configure: Ditto.
7752 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7754         * MAINTAINERS: Update my email addresses.
7756 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7758         * config-ml.in: Propagate INSTALL variables.
7760 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7762         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7764 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7766         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7767         * Makefile.in: Regenerate.
7769 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7771         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7773 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7775         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7777 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7779         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7780         * Makefile.in: Regenerated.
7782 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7784         * MAINTAINERS (Write After Approval): Upgrade myself from
7785         GNATS only to write-after-approval. Update my mail address.
7787 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7789         (OS Port Maintainers: freebsd): Add myself.
7791 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7793         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7795 2003-04-22  Kean Johnston  <jkj@sco.com>
7797         * MAINTAINERS (SCO ports): Added myself.
7799 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7801         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7803 2003-04-19  Kean Johnston  <jkj@sco.com>
7805         * MAINTAINERS (Write After Approval): Add myself.
7807 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7809         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7810         * Makefile.in: Regenerate.
7812 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7814         * configure.in (powerpc64*-*-linux*): Remove.
7815         * configure: Rebuilt.
7817 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7819         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7820         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7821         and restrap.
7822         * Makefile.in:  Regenerate.
7824 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7826         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7827         * configure: Regenerated.
7829 2003-04-15  DJ Delorie  <dj@redhat.com>
7831         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7833 2003-04-13  Nick Clifton  <nickc@redhat.com>
7835         * config-ml.in: Remove support for --disable-aix removing
7836         call-aix multilibs.
7838 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7840         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7841         * */configure: Rebuilt.
7843 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7845         * MAINTAINERS: Add my email address.
7847 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7849         * MAINTAINERS (Write After Approval): Add myself.
7851 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7853         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7854         * Makefile.in: Regenerate.
7856 2003-03-14  Michael Chastain  <mec@shout.net>
7858         * Makefile.in: Regenerate with correct Makefile.def.
7860 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7862         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7863         Make macro.
7864         * Makefile.in: Regenerate.
7865         * configure.in: Clean up gxx_include_dir logic.
7866         * configure: Regenerate.
7868 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7870         * MAINTAINERS (Write After Approval): Add myself.
7872 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7874         * MAINTAINERS: Update my mail address.
7876 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7878         * configure.in (gxx_include_dir): Fix typo.
7879         * configure: Regenerated.
7881 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7883         * Makefile.tpl: Reindent.
7884         * Makefile.in: Regenerate.
7885         * configure.in: Reindent.  Don't set unused variables.
7886         * configure: Regenerate.
7888 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7890         * configure.in: Include $(build_tooldir)/sys-include in
7891         FLAGS_FOR_TARGET.
7892         * configure: Regenerated.
7894 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7896         * Makefile.tpl: Always pass down RANLIB.
7897         * Makefile.in: Regenerate.
7899         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7900         * Makefile.in: Regenerate.
7901         * configure.in: Remove unused logic relating to --enable-shared
7902         and --enable-threads.  Remove bogus comments.  Remove redundant
7903         noconfigdirs.
7904         * configure: Regenerate.
7906         * configure.in: Replace ${libstdcxx_version} by its value.
7907         Remove reference to mh-dgux.
7908         * configure: Regenerate.
7910 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7912         * MAINTAINERS (Write After Approval): Add myself.
7914 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7916         * Makefile.tpl: Rearrange.
7917         * Makefile.in: Regenerate.
7919 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7921         * configure.in: Add support for kaOS as cross build target system.
7922         * configure: Regenerated.
7924 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7926         * MAINTAINERS (Write after approval): Add myself.
7928 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7930         * MAINTAINERS: Update my email address.
7932 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7934         * MAINTAINERS: Add self to blanket write privs. section.
7936 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7938         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7939         configure-target-* as some target builds may require additional
7940         flags for preprocessor tests.
7941         * Makefile.in: Regenerated.
7943 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7945         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7946         * ltconfig: Handle it.
7947         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7948         auto-detecting it.
7950         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7951         it is used as argument to $CC.
7952         * ltcf-gcj.sh: Likewise.
7954         * configure.in: Introduce --enable-maintainer-mode.
7955         * configure: Rebuilt.
7956         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7957         for maintainer mode.
7958         * Makefile.in: Rebuilt.
7960 2003-02-18  Jason Merrill  <jason@redhat.com>
7962         * Makefile.tpl (check-c++): Allow parallelism.
7964 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7966         * MAINTAINERS: Remove John Carr (who never actually had access to
7967         gcc.gnu.org).
7969 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
7971         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7972         don't configure target-libobjc.
7973         * configure: Regenerate.
7975 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7977         * Makefile.tpl (RANLIB): Define.
7978         * Makefile.in: Regenerate.
7980 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
7982         * MAINTAINERS: Update my email.
7984 2003-02-06  Keith R Seitz  <keiths@redhat.com>
7986         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7987         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7988         * Makefile.in: Regenerated.
7989         * configure.in: Remove all traces of snavigator, db, and grep.
7990         * configure: Regenerated.
7992 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7994         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7995         After Approval.
7997 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7999         * MAINTAINERS (Write after approval): Add myself.
8001 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8003         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8004         * Makefile.in: Regenerated.
8006 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8008         * config.guess: Updated to 2003-01-30's version.
8009         * config.sub: Updated to 2003-01-28's version.
8011 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8013         * config.if: If gcc_version is already set, just use it.  Don't set
8014         gcc_version_trigger if it's already set, otherwise set it to
8015         gcc/version.c, but only if the file exists.  If it is not set and
8016         gcc/version.c does not exist, try to extract the version number from
8017         $CC.
8019 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8021         * MAINTAINERS: Add myself to write-after-approval list.
8023 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8025         * configure.in:  Revert 24Jan change.
8026         * configure:  Regenerate.
8028 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8030         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8031         entry of HJ Lu.
8033 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8035         * configure.in: Revert previous change.
8036         * configure: Regenerate.
8038 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8040         * configure.in: Make rda native-only.
8041         * configure: Regenerate.
8043 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8045         * MAINTAINERS: Move myself from GNATS-only-accounts to
8046         write-after-approval.
8048 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8050         * configure.in: Add missing \.
8051         * configure: Rebuilt.
8053 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8055         * configure.in (baseargs): Avoid using \| in sed regular
8056         expressions.
8057         * configure: Rebuilt.
8059 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8061         * configure.in (baseargs): Remove all supported forms of
8062         --cache-file, --srcdir, --host, --build and --target options
8063         from argument lists.
8064         * configure: Rebuilt.
8066 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8068         * MAINTAINERS: Add myself to write-after-approval list.
8070 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8072         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8073         * configure: Rebuilt.
8075 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8077         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8078         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8079         * Makefile.in: Regenerate.
8080         * configure: Regenerate.
8082 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8084         * configure.in: Remove Makefile in build, host and target modules
8085         unless configure was run with --no-recursion.
8086         * configure: Rebuilt.
8088 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8090         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8091         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8092         * Makefile.in: Regenerate.
8094 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8096         * config.guess: Update to 2003-01-03 version.
8097         * config.sub: Update to 2003-01-03 version.
8099 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8101         * configure: Regenerate with proper autoconf 2.13.
8103 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8105         * configure.in: Add AC_PREREQ for consistency.
8106         * configure: Regenerate.
8108 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8110         * configure.in (GDB_TK): Add tcl directories conditional on
8111         gdb/gdbtk directory being present.
8112         * configure: Regenerate.
8114 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8116         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8117         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8118         * configure: Rebuilt.
8120 2002-12-31  Tom Tromey  <tromey@redhat.com>
8122         * Makefile.in: Rebuilt.
8123         * Makefile.def (target_modules) [libffi]: Allow installation.
8125 2002-12-31  Andreas Schwab  <schwab@suse.de>
8127         * configure.in: Fix use of $program_transform_name.
8128         * configure: Regenerated.
8130 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8132         * configure.in (baseargs): Don't remove first configure argument.
8133         * configure: Regenerated.
8135 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8137         * Makefile.tpl (local-distclean): Don't remove...
8138         (multilib.ts): ... this.  Moved into...
8139         (multilib.out): ... this.  Don't use sub-make.
8140         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8141         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8142         (configure-build-[+module+], configure-[+module+],
8143         configure-target-[+module+], configure-gcc): ... these.  Test
8144         for Makefile existence.  Drop config.status from dependencies.
8145         * Makefile.in: Rebuilt.
8146         * configure.in: Move gcc-version-trigger to the end of
8147         ac_configure_args.  Add comments to maybedep.tmp and
8148         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8149         nonopt from baseargs, matching and removing corresponding
8150         whitespace while at it.
8151         * configure: Rebuilt.
8153 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8155         * configure.in (host_configargs): Replace reference to
8156         no-longer-defined buildopts with --build=${build_alias}.
8157         * configure: Rebuilt.
8159         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8160         program_transform_name to standard idiom.
8161         (AUTOGEN, AUTOCONF): Define.
8162         (Makefile.in): Use $(AUTOGEN).
8163         (Makefile): Depend on config.status, and use autoconf-style rule to
8164         build it.  Move original commands to...
8165         (config.status): ... this new target.
8166         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8167         $(AUTOCONF).
8168         * Makefile.in: Rebuilt.
8170 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8172         * Makefile.tpl: Fix dramatic bustage due to change in
8173         program_transform_name.
8174         * Makefile.in: Regenerate.
8176         * configure.in: Remove unnecessary PATH setting.
8177         * configure: Regnerate.
8179         * configure.in: Don't default to unprefixed tools unless
8180         the native tools will work.
8181         * configure: Regenerate.
8183         * configure.in: Convert to autoconf script.  Blow away lots
8184         of now-redundant Makefile fragments.
8185         * configure: Generate using Autoconf.
8186         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8187         * Makefile.in: Regenerate.
8189 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8191         * configure: Fix stupid bug where RANLIB was mistakenly included.
8193         * configure.in: Rename (buildargs, hostargs, targargs) to
8194         (build_configargs, host_configargs, target_configargs).
8196         * configure.in: Move logic out of sed statement.
8198         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8199         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8201 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8203         * config.sub: Import from master repository
8204         * config.guess: Ditto
8206 2002-12-24  Andreas Schwab  <schwab@suse.de>
8208         * Makefile.tpl (multilib.out): Fix missing space.
8209         * Makefile.in: Regenerate.
8211 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8213         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8214         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8215         * Makefile.in: Regenerate.
8216         * configure.in: Remove unnecessary leftovers.
8218 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8220         * configure.in (extra_ranlibflags_for_target): New variable.
8221         (*-*-darwin): Add -c to ranlib commands.
8222         * configure (tooldir): Handle extra_ranlibflags_for_target.
8224 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8226         * Makefile.tpl: Revert HJL's change.
8227         * Makefile.in: Regenerated.
8228         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8229         always.
8231 2002-12-19  Andreas Schwab  <schwab@suse.de>
8233         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8234         * Makefile.in: Regenerate.
8236 2002-12-18  H.J. Lu  <hjl@gnu.org>
8238         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8239         * Makefile.in: Regenerated.
8241         * configure.in (build_prefix): New. Substitute.
8243 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8245         * Makefile.tpl: Don't let real targets depend on phony targets.
8246         * Makefile.in: Regenerate.
8248         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8249         * Makefile.in: Regenerate.
8251 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8253         * config.sub: Import from master repository
8254         * config.guess: Ditto
8256 2002-12-16  Jason Merrill  <jason@redhat.com>
8258         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8259         previous 'make bootstrap'.
8260         * Makefile.in: Regenerate.
8262 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8264         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8266 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8268         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8269         * Makefile.in: Regenerate.
8271 2002-12-13  Jason Merrill  <jason@redhat.com>
8273         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8274         library tests.
8275         (check-c++): Just depend on it and check-target-libstdc++-v3.
8276         * Makefile.in: Regenerate.
8278 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8280         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8281         * Makefile.in: Rebuilt.
8283 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8285         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8287 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8289         * configure: Fix bug put in by gremlins.
8291         * Makefile.tpl: Substitute more autoconfily.
8292         * configure: Substitute more autoconfily.
8293         * Makefile.in: Regenerate.
8295 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8297         * config.sub: Import from master repository
8298         * config.guess: Ditto
8299         * MAINTAINERS: Added Svein Seldal under write after approval
8301 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8303         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8304         * Makefile.in (all-sim): Ditto.
8306 2002-12-06  DJ Delorie  <dj@redhat.com>
8308         * Makefile.tpl: Change configure dependencies to not have real
8309         targets depend on phony targets.
8311 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8313         * configure.in: Revert unintentional change.
8315         * Makefile.tpl: Change dependency for */multilib.out so that
8316         it works when gcc isn't in the tree.
8318         * configure.in: Substitute more.
8319         * configure: Run subconfigures from the Makefile.
8320         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8321         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8323 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8325         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8327 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8329         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8330         and corresponding dependencies.
8331         * Makefile.in: Regenerate.
8333         * configure.in (host_tools): Order binutils, gas and ld for
8334         convenience in running the testsuites.
8336         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8337         * Makefile.in: Regenerate.
8338         * configure.in: Introduce rules to serialize subconfigure runs.
8340         * configure.in: Introduce BASE_CC_FOR_TARGET.
8341         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8342         Realize configure-build-* targets.  Realize configure-target-* targets.
8343         * Makefile.in: Regenerate.
8345 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8347         * configure: Move gcc_version_trigger stuff from here...
8348         * configure.in: ...to here.
8350         * configure.in: Separate subconfigure options added by this file from
8351         options given by the user.  Add machinery to put args for host
8352         subconfigures into the Makefile.
8354         * Makefile.tpl: Remove 'vault' targets.
8355         * Makefile.tpl: Reorder and comment dependencies.
8356         * Makefile.in: Regenerate.
8358 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8359         * configure.in: Fix my broken commit of previous patch. (sigh)
8361 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8363         * configure.in: Move host-specific darwin noconfigdirs into
8364         the host-specific section.
8366 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8368         * configure.in: Move host-specific darwin noconfigdirs into
8369         the host-specific section.
8371 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8373         * configure: Remove skip-this-dir support.
8374         * Makefile.tpl: Remove skip-this-dir support.
8376         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8377         subdirectories.
8378         * Makefile.in: Regenerate.
8380         * Makefile.tpl: Strip out useless setting of 'dir'.
8381         * Makefile.in: Regenerate.
8383 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8385         * configure.in: Fix deeply stupid bug.
8387         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8388         shell code in CXX_FOR_TARGET
8389         * Makefile.def: Introduce raw_cxx.
8390         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8391         RAW_CXX_FOR_TARGET.
8392         * Makefile.in: Regenerate.
8394 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8396         * Makefile.tpl: Remove unnecessary ifs.
8397         * Makefile.in: Regenerate.
8399         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8400         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8401         targets for 'no_install' modules.
8402         * configure: Move GDB_TK substitution to configure.in.  Move
8403         build_modules stuff to configure.in.
8404         * configure.in: Implement soft dependency machinery.  Maybe-ize
8405         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8406         * Makefile.in: Regenerate.
8408 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8410         * Makefile.tpl: Make all-target, install-target behave similarly
8411         to all, install (only hitting configured targets).  Eliminate
8412         unused macro defintions.
8414         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8415         build != host.
8417         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8419         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8421         * configure.in: Produce lists of subdir targets we're actually
8422         configuring.  Remove references to "dosrel".
8423         * Makefile.tpl: Let configure set which subdir targets are hit.
8424         Remove install-cross; clean up install; remove ALL.  Remove
8425         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8426         Autogenerate host module targets.  Remove empty dependency lines
8427         and redundant dependency; rearrange slightly.
8428         * Makefile.def: Add host-side libtermcap, utils.
8430         * Makefile.in: Regenerate.
8432 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8434         * ltconfig (osf[345]): Append $major to soname_spec.
8435         Reflect this in library_names_spec.
8436         * ltmain.sh (osf): Prefix $major with . for use as extension.
8438 2002-11-19  Andreas Jaeger  <aj@suse.de>
8440         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8441         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8442         and sparc64 GNU/Linux systems.
8444 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8446         * MAINTAINERS: Update email.
8448 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8450         * MAINTAINERS: Complete James Dennett's entry.
8452 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8454         * MAINTAINERS (Write After Approval): Add myself.
8456 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8458         * Makefile.tpl: syntactic cleanup
8460 2002-11-13  Stuart Hastings  <stuart@apple.com>
8462         * MAINTAINERS: Add myself to write-after-approval list.
8464 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8466         * Makefile.def: Add list of recursive targets to autogenerate.
8467         Add build_modules.
8468         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8469         targets.  Autogenerate *-build-* targets.
8470         * Makefile.in: Regenerate.
8472 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8474         * configure: More autoconf-style substitutions.
8475         * Makefile.tpl: More autoconf-style substitutions.
8476         * Makefile.in: Regenerate.
8478 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8480         * configure: Substitute more variables in a more autoconf-friendly
8481         way.  Simplify slightly.
8482         * Makefile.tpl: Make more variables substitutable in an
8483         autoconf-friendly way.
8484         * Makefile.in: Regenerate.
8486 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8488         * MAINTAINERS (Write After Approval): Add myself.
8490 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8492         * configure.in (v810*): Remove special setting of tools.
8494         * configure: Add support for extra required flags for ar or nm.
8495         * configure.in (aix4.3+): Use above support for target-specific
8496         issues, rather than using config/mt-aix43.
8498 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8500         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8501         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8502         with $srcdir.  Reformat indentation.  Substitute some variables
8503         formerly hard-coded in the Makefile for build=host.
8504         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8505         * Makefile.def: Autogenerate more.
8506         * Makefile.in: Regenerate.
8508 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8510         * MAINTAINERS (Write After Approval): Add myself.
8512 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8514         * Makefile.def (host_modules): Add rda.
8515         * Makefile.in: Regenerate.
8516         * configure.in (target_tool): Add target-rda to list.
8518 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8520         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8522 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8524         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8525         and restrap targets to this rule.
8526         * Makefile.in:  Regenerate.
8528 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8530         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8531         GNATS only accounts.
8533 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8535         * configure.in (i[3456]86-*-linux*): Add check to disable
8536         ${libgcj} for glibc1.
8538 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8540         * MAINTAINERS: Add myself as ip2k port maintainer.
8542 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8544         * configure.in: Add tic4x target.
8546 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8548         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8549         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8550         * Makefile.in: Regenerate.
8552         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8553         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8554         * Makefile.in: Regenerate.
8556 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8558         * MAINTAINERS: Add myself as web pages co-maintainer.
8560 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8562         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8563         * Makefile.in: Regenerate.
8565 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8567         * MAINTAINERS: Add myself and Nathan Sidwell
8568         <nathan@codesourcery.com> as VxWorks maintainers.
8570 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8572         * Makefile.def: Remove order dependency comments.
8573         * Makefile.tpl: Add explicit install-install dependencies.
8574         * Makefile.in: Regenerate.
8576         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8577         * Makefile.in: Regenerate.
8579         * Makefile.tpl: Add configure-target (for src-release in src)
8580         * Makefile.in: Regenerate.
8582 2002-09-30  Nick Clifton  <nickc@redhat.com>
8584         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8586 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8588         * configure.in (s390*-*-linux*): Enable libgcj.
8590 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8592         * configure: Revert accidentally applied changes.
8594         * Makefile.tpl: Make more autoconf-friendly.
8595         * Makefile.in: Regenerate.
8596         * configure: Make substitution more autoconf-like.
8598 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8600         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8601         single entry to handle all these.
8602         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8603         libjava on arm-*-elf.
8605 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8607         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8608         things that depend on them.
8610 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8612         * Makefile.tpl: Make subsituted variables more autoconfy.
8613         * Makefile.in: Regenerate.
8614         * configure: Make seds more autoconfy.
8616 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8618         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8619         * Makefile.in: Regenerate.
8620         * configure.in: Rewrite sed statements to look autoconfy.
8622         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8623         all-target-foo on configure-target-foo.
8624         * Makefile.def: Ditto.
8625         * Makefile.in: Rebuild.
8627 2002-09-25  Andrew Haley  <aph@redhat.com>
8629         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8631 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8633         * Makefile.def: New file.
8634         * Makefile.tpl: New file.
8635         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8636         * contrib/gcc_update: Note that Makefile.in is a generated file.
8638         * configure.in: Minor rearrangement.  Simplify tests.
8640 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8642         * configure.in (with_headers): Skip copy if value is "yes".
8643         (with_libs): Likewise.
8645 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8647         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8648         * configure.in (sh*-*-pe*): Ditto.
8649         * configure.in (mips*-*-pe*): Ditto.
8650         * configure.in (*arm-wince-pe): Ditto.
8652         * configure.in: Rearrange.
8654 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8656         * MAINTAINERS: Update my email address.
8658 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8660         * MAINTAINERS: (Write After Approval): Add myself.
8662 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8664         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8666 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8668         * MAINTAINERS: Change my mailing address.
8670 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8672         * MAINTAINERS (Write After Approval): Remove myself.
8673         (Various Maintainers: c++ runtime libs): Add myself.
8675 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8677         * MAINTAINERS (Write After Approval): Remove myself.
8678         (Various Maintainers: c++ runtime libs): Add myself.
8680 2002-08-15  Eric Christopher  <echristo@redhat.com>
8682         * config.sub: Import from master repository.
8683         * config.guess: Ditto.
8685 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8687         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8688         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8689         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8691 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8693         * MAINTAINERS: Add self to rs6000 vector extensions.
8695 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8697         * libiberty/configure: Reverted unintended yesterday's check in.
8699 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8701         * boehm-gc/configure, libf2c/configure: Rebuilt.
8702         * libffi/configure, libiberty/configure: Ditto.
8703         * libjava/configure, libobjc/configure: Ditto.
8704         * libstdc++-v3/configure, zlib/configure: Ditto.
8705         Merged from binutils:
8706         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8707         From Steve Ellcey <sje@cup.hp.com>:
8708         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8709         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8710         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8711         IA64.
8712         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8713         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8714         soname_spec, sys_lib_search_path_spec): Ditto.
8716 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8718         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8720 2002-08-04  H.J. Lu  (hjl@gnu.org)
8722         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8724 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8726         * MAINTAINERS (Write After Approval): Add myself.
8728 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8730         * configure.in: Move generic linux case to end.  Copy generic
8731         linux noconfigdirs to mips*-*-linux* entry and new
8732         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8734 2002-07-19  Michael Matz  <matz@suse.de>
8736         * MAINTAINERS: Add myself as ra* maintainer.
8738 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8740         * config.guess: Update to 2002-07-09 version.
8741         * config.sub: Update to 2002-07-03 version.
8743 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8745         * MAINTAINERS: Fix typo in a maintainer email address.
8747 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8749         * configure.in: Remove two redundant tests.
8751 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8753         * configure.in (mips*-*-irix6*o32): Enable stabs.
8755 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8757         * configure.in: Don't build grez.
8758         * Makefile.in: Ditto.
8760         * Makefile.in: Remove references to bsp, cygmon, libstub.
8761         * configure.in: Ditto.
8763         * configure.in: Remove leftover reference to gdbtest.
8765 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8767         * configure.in (gxx_include_dir):  Change to match versioned
8768         C++ headers if --enable-version-specific-runtime-libs is used.
8770 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8772         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8774 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8776         * configure.in: Make --without-x work.
8778 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8780         * configure.in: Rearrange target Makefile fragment collection.
8782         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8783         cvs[src].
8784         * configure.in: Ditto.
8786 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8788         * MAINTAINERS (Write After Approval): Update my e-mail address.
8790 2002-06-24  Ben Elliston  <bje@redhat.com>
8792         * configure.in (host_tools): Remove cgen.
8794         * Makefile.in (all-cgen): Remove; runs from its source directory.
8795         (check-cgen, install-cgen, clean-cgen): Likewise.
8796         (all-opcodes): Do not depend on all-cgen.
8797         (all-sim): Likewise.
8799 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8801         * Makefile.in: Eliminate 'apache' targets.
8802         * configure.in: Eliminate 'apache' targets.
8804         * configure.in: Eliminate redundant tests.  Reorganize.
8806         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8808         * config-ml.in: Eliminate references to Cygnus configure.
8810         * Makefile.in: Eliminate references to building emacs.
8812 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8814         * MAINTAINERS: Update my email address.
8816 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8818         * config.if (libstdcxx_incdir): Version C++ headers.
8819         (cxx_incdir): Remove.
8821 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8823         * MAINTAINERS (Write After Approval): Add self.
8825 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8827         * configure.in: Add support for ip2k.
8829 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8831         * configure.in: Fix AIX configury bug.
8833 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8835         * MAINTAINERS (Write After Approval): Add self.
8837 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8839         * configure.in: replace ${topsrcdir} with ${srcdir}
8841         * configure.in: Move definition of libstdcxx_flags
8842         right above usage, rather than waaay earlier.
8844         * configure.in: Pull definition of is_cross_compiler earlier.
8846         * configure.in: Rearrange a little.
8848         * configure.in: Remove references to librx.
8849         * Makefile.in: Remove references to librx.
8851 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8853         * config.sub: Add support for avr target.
8854         Import from master sources, rev 1.255
8856 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8858         * configure, .cvsignore:  Revert previous change...
8859         * Makefile:  ...delete.
8861 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8863         * configure.in: Eliminate ${gasdir} variable.
8865 2002-06-18  Dave Brolley  <brolley@redhat.com>
8867         * configure.in: Add support for frv.
8868         * config.sub: Add support for frv.
8870 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8872         * configure:  Remove garbage from previous commit.
8874 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8876         * configure:  For in-source builds, make a subdir and re-exec there.
8877         * Makefile:  New file.  Pass targets through to build directory.
8878         * .cvsignore:  No longer ignore "Makefile".
8880 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8882         * MAINTAINERS (Write After Approval): Add self.
8884 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8886         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8888 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8890         * configure.in (vax-*-netbsd*): Re-enable gas.
8892 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8894         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8895         BUILD_PREFIX_1, to correct nomenclature.
8896         * configure: Likewise.
8898         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8899         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8901 2002-05-31  Olaf Hering  <olh@suse.de>
8903         * config-ml.in: Propogate DESTDIR also.
8905 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8907         * configure.in (vax-*-netbsd*): Don't build gas for this
8908         platform.
8910 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8912         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8913         and libgcj for AVR.
8915 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8917         * MAINTAINERS (Write After Approval): Add myself.
8919 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8921         * config.guess: Update to 2002-05-22 version.
8922         * config.sub: Likewise.
8924 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8926         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8927         * config-ml.in: Likewise.
8928         * configure: Likewise.
8929         * configure.in: Likewise.
8931 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8933         * MAINTAINERS: Update my email address.
8935 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8937         * configure.in: Simplify makefile fragment collection.
8939         * configure.in: Remove code to build emacs.
8941         * configure.in : Remove --srcdir argument from targargs and buildargs
8942         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8944         * configure: Move some logic to configure.in.
8945         * configure.in: Move some logic from configure.
8947 2002-05-11  Tom Tromey  <tromey@redhat.com>
8949         * MAINTAINERS: Reflect libgcj reality.
8951 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8953         * Makefile.in: Honour DESTDIR.
8955 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8957         * config.guess: Import 2002-03-20 version.
8958         * config.sub: Import 2002-04-26 version.
8960 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8962         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8964 2002-05-07  Tim Josling  <tej@melbpc.org.au>
8966         * MAINTAINERS: Add self.
8968 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
8970         * ltmain.sh: Detect and handle object name conflicts
8971         while piecewise linking a static library.
8973 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
8975         * configure.in (noconfigdirs): Don't disable libgcj on
8976         sparc64-*-solaris* and sparcv9-*-solaris*.
8978 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
8980         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8982 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
8984         * configure.in (FLAGS_FOR_TARGET): Do not add
8985         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8986         on i[3456]86-*-linux*.
8988 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
8990         * configure.in (noconfigdirs): Replace [ ] with test.
8992         * configure.in (noconfigdirs): Do not add target-newlib if
8993         target == i[3456]86-*-linux*, and host == target.
8995 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
8997         * configure.in: delete reference to absent file
8999         * configure.in: replace '[' with 'test'
9001         * configure.in: Eliminate references to gash.
9002         * Makefile.in: Eliminate references to gash.
9004         * configure.in: remove useless references to 'pic' makefile fragments.
9006         * configure.in: (*-*-windows*) Finish removing.
9008         * configure.in: Eliminate redundant test for libgui.
9010 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9012         * MAINTAINERS: Add self and realphabetize.  Update entries
9013         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9014         entry for a29k port maintainer.
9016 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9018         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9019         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9021 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9023         * configure.in: remove references to dead files
9025 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9027         * MAINTAINERS: Add information about purpose of this file.
9029 2002-04-18  Tom Tromey  <tromey@redhat.com>
9031         * configure.in: Disallow configuring libgcj when it is already
9032         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9033         Solaris 2.8 by default.  For PR libgcj/6158.
9035 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9037         * configure.in:  Move default CC setting out of config/mh-* fragments
9038         directly into here.
9040 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9042         * configure.in: don't even try to configure or make a subdirectory
9043         if there's no configure script for it.
9045 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9047         * MAINTAINERS: Remove chill maintainers.
9048         * Makefile.in (CHILLFLAGS): Remove.
9049         (CHILL_LIB): Remove.
9050         (TARGET_CONFIGDIRS): Remove libchill.
9051         (CHILL_FOR_TARGET): Remove.
9052         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9053         CHILL_LIB.
9054         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9055         (CHECK_TARGET_MODULES): Likewise.
9056         (INSTALL_TARGET_MODULES): Likewise.
9057         (CLEAN_TARGET_MODULES): Likewise.
9058         (configure-target-libchill): Remove.
9059         (all-target-libchill): Remove.
9060         * configure.in (target_libs): Remove target-libchill.
9061         Do not compute CHILL_FOR_TARGET.
9062         * libchill: Remove directory.
9064 2002-04-11  DJ Delorie  <dj@redhat.com>
9066         * Makefile.in, configure.in: Sync with binutils, entries
9067         follow...
9069 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9071         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9072         (do-tar, do-bz2): New rules.
9073         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9074         (gdb-tar): New rule.
9075         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9076         (insight_dejagnu.tar): New rule.
9077         (insight.tar): New rule.
9078         (gdb+dejagnu.tar): New rule.
9079         (gdb.tar): New rule.
9081 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9083         * Makefile.in: Add all-tix to deps for all-snavigator
9084         so that tix is built when building snavigator.
9086 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9088         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9089         ld and gdb are not supported.
9091 2002-01-07  Mark Salter  <msalter@redhat.com>
9093         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9094         Allow target-libgloss to be built for arm, strongarm, and xscale.
9096 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9098         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9099         options for i[3456]86-pc-linux* native builds.
9101 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9103         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9104         files from .po files for a distribution.
9106 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9108         * configure.in: Enable libstdc++-v3 for h8300 targets.
9110 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9112         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9113         version from bfd/.
9115 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9117         * Makefile.in (VER): When present, extract the version number from
9118         the file version.in.
9120 2001-05-24  Tom Rix  <trix@redhat.com>
9122         * configure.in : enable ld for aix
9124 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9126         * config.guess: Add linux target for S/390.
9128 2000-11-07  Philip Blundell  <pb@futuretv.com>
9130         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9132 2000-11-03  Philip Blundell  <pb@futuretv.com>
9134         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9135         files.
9137 2001-01-15  Ben Elliston  <bje@redhat.com>
9139         * configure.in (host_tools): Add sid.
9140         Always configure cgen.
9142 2000-11-24  Nick Clifton  <nickc@redhat.com>
9144         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9147 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9149         * Makefile.in (ALL_MODULES): Add all-cgen.
9150         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9151         (all-cgen): New target.
9152         (all-opcodes,all-sim): Depend on all-cgen.
9153         * configure.in (host_tools): Add cgen.
9154         Only configure cgen if --enable-cgen-maint.
9156 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9158         * configure.in: Add *-*-freebsd* configurations.
9160 2002-04-08  Tom Tromey  <tromey@redhat.com>
9162         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9163         Fixes PR libgcj/6068.
9165 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9167         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9169 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9171         * configure.in (alpha*-dec-osf*): Enable libgcj.
9173 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9175         * MAINTAINERS (Write After Approval): Add myself.
9177 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9179         Fix for: PR bootstrap/3591, target/5676
9180         * configure.in (mcore-pe): Disable the configuration of
9181         libstdc++-v3 since exceptions are not supported.
9183 2002-03-20  Anthony Green  <green@redhat.com>
9185         * configure.in: Enable libgcj for xscale-elf target.
9187 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9189         * MAINTAINERS:  Update my email address.
9191 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9193         * ltmain.sh (relink_command): Fix typo in previous change.
9195 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9197         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9198         (relink_command): Added --tag flags.
9199         (mode=install): If relinking fails; error out.
9201 2002-03-12  Richard Henderson  <rth@redhat.com>
9203         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9204         .NOTPARALLEL tag.
9205         (do-check): Rename from check.
9206         (check): Allow parallel check.
9208 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9210         * MAINTAINERS: Add myself as maintainer for xtensa port.
9211         Fix alphabetical order in CPU port maintainer list.
9212         Remove myself from Write After Approval list.
9214 2002-03-11  Richard Henderson  <rth@redhat.com>
9216         * Makefile.in (.NOTPARALLEL): Add fake tag.
9218 2002-03-07  H.J. Lu  (hjl@gnu.org)
9220         * configure.in: Enable gprof for mips*-*-linux*.
9222 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9224         * MAINTAINERS (Write After Approval): Add myself.
9226 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9228         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9229         libjava.
9230         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9232 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9234         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9235         because its Makefile is there; test for the executable instead.
9237 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9239         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9240         libstdc++-v3 and libjava.
9242 2002-02-11  Adam Megacz  <adam@xwt.org>
9244         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9245         boehm-gc
9247 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9249         * config.guess: Updated to 2002-01-30's version.
9250         * config.sub: Updated to 2002-02-01's version.
9251         Contribute sh64-elf.
9252         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9253         * configure.in: Added sh64-*-*.
9255 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9257         * MAINTAINERS: Belatedly add myself to write after approval list.
9259 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9261         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9262         Remove self as Write After Approval.
9264 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9266         * MAINTAINERS: Put self in as maintainer for contrib/regression
9267         directory.
9269 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9271         * MAINTAINERS:  Update my email address.
9273 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9275         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9276         target-libiberty, and target-libgloss.  Skip Java-related
9277         libraries if not supported for NetBSD on target CPU.
9279 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9281         * install-sh: Use _inst.$$_ for temp file name.
9283 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9285         * MAINTAINERS (Write After Approval): Move my contact info
9286         from here...
9287         (OS Port Maintainers): ...to here (netbsd).
9289 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9291         * MAINTAINERS (Write After Approval): Add myself.
9293 2002-01-17  H.J. Lu  <hjl@gnu.org>
9295         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9296         (all-target-fastjar): Also depend on all-target-libiberty.
9298 2002-01-16  H.J. Lu  (hjl@gnu.org)
9300         * config.guess: Import from master sources, rev 1.225.
9301         * config.sub: Import from master sources, rev 1.238.
9303 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9305         * MAINTAINERS (Write After Approval): Remove myself.
9307 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9309         * MAINTAINERS (Write After Approval): Add myself.
9311 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9313         * MAINTAINERS: Add self as docs co-maintainer.
9315 2001-12-11  Matthias Klose  <doko@debian.org>
9317         * MAINTAINERS (Write After Approval): Add myself.
9319 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9321         * MAINTAINERS: Update my email address.
9323 2001-12-07  Turly O'Connor  <turly@apple.com>
9324         * MAINTAINERS (Write After Approval): Add myself.
9325         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9326         (rs6000_initialize_trampoline): Call __trampoline_setup for
9327         ABI_DARWIN too.
9328         * darwin-tramp.asm: New file, implements __trampoline_setup.
9329         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9331 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9333         * MAINTAINERS (Write After Approval): Add myself.
9335 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9337         * configure, configure.in: Use temp file for long sed commands.
9339 2001-12-03  Laurent Guerby  <guerby@acm.org>
9341         * config.sub: Update to version 1.232 on subversion.
9343 2001-12-03  Ben Elliston  <bje@redhat.com>
9345         * MAINTAINERS: Update mail address for config.* patches.
9347 2001-11-27  DJ Delorie  <dj@redhat.com>
9348             Zack Weinberg  <zack@codesourcery.com>
9350         When build != host, create libiberty for the build machine.
9352         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9353         CONFIG_ARGUMENTS.
9354         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9355         New variables.
9356         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9357         and rules.
9358         (all.normal): Depend on ALL_BUILD_MODULES.
9359         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9360         (all-build-libiberty): Depend on configure-build-libiberty.
9362         * configure: Calculate and substitute proper value for
9363         ALL_BUILD_MODULES.
9364         * configure.in: Create the build subdirectory.
9365         Calculate and substitute TARGET_CONFIGARGS (formerly
9366         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9368 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9370         * MAINTAINERS (write-after-approval): Add self.
9372 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9374         * MAINTAINERS (GNATS only accounts): Remove self.
9376 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9378         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9379         libf2c.
9381 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9383         * MAINTAINERS (Write After Approval): Add self.
9385 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9387         * MAINTAINERS: mips and s390 are also CPU ports.
9389 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9391         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9393 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9395         * MAINTAINERS: Alphabetize.
9397 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9399         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9401 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9403         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9405 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9407         * configure.in (--enable-languages): Be more permissive about
9408         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9410 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9412         * config.sub: Import from master sources, rev. 1.230.
9413         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9415 2001-11-07  Laurent Guerby  <guerby@acm.org>
9417         * MAINTAINERS (Write After Approval): Add self.
9419 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9421         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9423 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9425         * config.sub: Import from master sources, rev 1.226.
9426         * config.guess: Import from master sources, rev 1.216.
9428 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9430         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9431         * MAINTAINERS: Add self as maintainer of MMIX port.
9432         Remove old after-approval entry.
9434 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9436         * ChangeLog, configure: Fix spelling errors.
9438 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9440         * MAINTAINERS: Tweak my address.
9442 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9444         * MAINTAINERS: Update my email address.
9446 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9448         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9449         * MAINTAINERS: Add self as maintainer of CRIS port.
9451 2001-10-10  Geert Bosch  <bosch@gnat.com>
9453         * MAINTAINERS (Various maintainers: Ada front end):
9454         Added Robert Dewar.
9456 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9458         * MAINTAINERS (Write After Approval): Added self
9460 2001-10-02  Geert Bosch  <bosch@gnat.com>
9462         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9464 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9466         * configure: Handle temporary files securely using mkdir.
9468 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9470         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9472 2001-09-26  Will Cohen  <wcohen@redhat.com>
9474         * configure.in (*-*-linux*): Disable configuration of target-newlib
9475         and target-libgloss.
9477 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9479         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9480         RANLIB.
9482 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9484         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9485         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9486         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9487         avoid quotes nesting problems.
9488         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9489         (DO_X): Export only variables that are set.
9491 2001-09-19  Ben Elliston  <bje@redhat.com>
9493         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9494         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9495         semantics.  Use the shell built-in "type" command instead.
9497 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9499         Merged from gcc-3_0-branch:
9500         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9501         * ltcf-c.sh: Use $objext, not $ac_objext.
9502         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9503         * ltcf-cxx.sh: Add support for GNU.
9504         2001-07-22  Timothy Wall  <twall@redhat.com>
9505         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9506         default settings if using GNU tools with that configuration.
9507         * ltcf-cxx.sh: Ditto.
9508         * ltcf-gcj.sh: Ditto.
9509         2001-07-21  Michael Chastain  <chastain@redhat.com>
9510         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9511         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9512         * ltmain.sh: Mark as gcc-local.
9514 2001-08-30  Eric Christopher  <echristo@redhat.com>
9515             Jason Eckhardt  <jle@redhat.com>
9517         * config.guess: Merge from master sources.
9518         * config.sub: Merge from master sources, add support for mipsisa32.
9520 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9521         * config.sub: Merge from master sources, rev 1.219.
9522         * MAINTAINERS: Add self as contact for stormy16 port.
9524 2001-08-14  Zack Weinberg  <zackw@panix.com>
9526         * config.sub: Merge from master sources, rev 1.218.
9527         * config.guess: Merge from master sources, rev 1.209.
9529 2001-08-11  Graham Stott  <grahams@redhat.com>
9531         * Makefile.in (check-c++): Add missing semicolon.
9533 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9535         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9537 2001-07-30  Eric Christopher  <echristo@redhat.com>
9539         * MAINTAINERS (Various maintainers: mips port): Added myself.
9541 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9543         * configure.in (sh-*-linux*): New.
9545 2001-07-27  Richard Henderson  <rth@redhat.com>
9547         * .cvsignore: Add LAST_UPDATED.
9549 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9551         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9553 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9555         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9557 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9559         * MAINTAINERS (Write After Approval): Added myself.
9561 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9563         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9564         and libgcj on m68hc11/m68hc12.
9566 2001-06-27  H.J. Lu  (hjl@gnu.org)
9568         * Makefile (CFLAGS_FOR_BUILD): New.
9569         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9571 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9573         * README: Remove version number.
9575 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9577         * INSTALL/README: Update wrt. to the installation instructions now
9578         residing in gcc/doc/install.texi.
9580 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9582         * README: Replace with a cut-down and updated version of gcc/README.
9584 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9586         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9587         multilibs to be disabled.
9589 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9591         * MAINTAINERS (Write After Approval): Add myself.
9593 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9595         * config.guess: Import CVS version 1.195.
9596         * config.sub: Import CVS version 1.212.
9598 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9600         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9601         gcc/xgcc is built, use -print-prog-name to find out the program
9602         name to use.
9604 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9606         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9607         appear to also be in the master copy.
9608         * config.sub:  Import CVS version 1.211.
9610 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9612         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9613         with_gcc]: Use `gcc -shared' to build a shared library.
9615 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9617         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9618         archives.
9620 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9622         * MAINTAINERS (Write After Approval): Add myself.
9624 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9626         * configure.in (libstdcxx_flags): Do not try to execute
9627         libstdc++-v3/testsuite_flags until it exists.
9629 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9631         * MAINTAINERS: Update my email address.
9633 2001-05-31  Graham Stott  <grahams@redhat.com>
9635         * MAINTAINERS (Write After Approval): Add myself.
9637 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9639         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9640         libraries when using g++ with native linker.
9642 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9644         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9646 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9648         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9649         [aix4*|aix5*]: Prepend blank.
9651 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9653         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9654         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9655         of subdir/configure scripts to use the new libtool.m4.
9657 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9659         * MAINTAINERS (Write After Approval): Add myself.
9661 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9663         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9665 2001-05-11  Ben Elliston  <bje@redhat.com>
9667         * Makefile.in (all-sid): New target.
9668         (check-sid, clean-sid, install-sid): Likewise.
9670 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9672         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9674 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9676         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9677         libgcj.
9679 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9681         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9682         gcc/xgcc is built, use -print-prog-name to find out the program
9683         name to use.
9685 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9687         * configure.in (noconfigdirs): Don't reset it from scratch in the
9688         target case; only append to it.
9690         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9691         sparc-*-solaris2.8]: Disable ${libgcj}.
9693 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9695         * configure.in (libgcj_saved): Copy from $libgcj.
9696         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9697         --disable-libgcj.
9699 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9701         * MAINTAINERS: Remove self as MIPS maintainer and
9702         C front end maintainer.
9704 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9706         * configure.in: Move *-chorusos target case to the proper switch.
9707         Disable libgcj.
9709 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9711         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9712         1.641.2.228.
9714 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9716         * Makefile.in (STAGE1_CFLAGS): Pass down.
9718 2001-04-13  Alan Modra  <amodra@one.net.au>
9720         * config.guess: Add hppa64-linux support.  Note for next import that
9721         this is already in the master file.
9722         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9724 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9726         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9727         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9729 2001-04-11  Stan Shebs  <shebs@apple.com>
9731         * MAINTAINERS: Add self as Darwin port maintainer.
9733 2001-04-11  Alan Modra  <amodra@one.net.au>
9735         * MAINTAINERS: Update my email address.
9737 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9739         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9740         recent versions of FreeBSD (release 3 or later).
9741         * ltconfig: On FreeBSD, -lc must not be provided when building
9742         a shared library or else the standard -pthread gcc option is
9743         rendered worthless to later users of the built library.
9745 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9747         * MAINTAINERS: Add self and RTH as C front end maintainers.
9749 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9751         * config.sub: Make sure to match an already-canonicalized
9752         machine name (eg. mn10300-unknown-elf).
9754 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9756         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9757         New macros.
9758         (bootstrap, cross): Use RECURSE_FLAGS.
9759         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9761 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9763         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9765 2001-03-22  Colin Howell  <chowell@redhat.com>
9767         * Makefile.in (DO_X): Do not backslash single-quotes in
9768         backquotes (two places).
9770 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9772         Re-installed:
9773         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9774         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9775         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9776         * ltcf-cxx.sh: Likewise.
9777         * ltcf-gcj.sh: Likewise.
9779 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9781         * MAINTAINERS: Add myself as "documentation co-maintainer".
9783 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9785         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9786         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9788 2001-03-19  Tom Tromey  <tromey@redhat.com>
9790         * config-ml.in: Handle GCJ and GCJFLAGS.
9792 2001-03-21  Michael Chastain  <chastain@redhat.com>
9794         * Makefile.in: all-m4 depends on all-texinfo.
9796 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9798         * MAINTAINERS: Add myself to write after approval list.
9800 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9802         * Makefile.in (DO_X): Quote nested quotes.
9804 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9806         * MAINTAINERS: Add myself to write after approval list.
9808 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9810         * Makefile.in (DO_X): Use double quotes for quoting
9811         "RANLIB=$${RANLIB}".
9813 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9815         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9817 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9819         * configure.in: Only use `lang_requires' for languages athat are
9820         actually enabled.
9822 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9824         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9826 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9828         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9830 2001-03-07  Tom Tromey  <tromey@redhat.com>
9832         * configure.in: Allow config-lang.in to set `lang_requires' to list
9833         of other required languages.
9835 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9837         * Makefile.in: Remove RANLIB definition. Use RANLIB
9838         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9839         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9841 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9842             Alexandre Oliva  <aoliva@redhat.com>
9844         * Makefile.in (check-c++): Use tabs, not spaces.
9846 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9848         * MAINTAINERS: add myself to Write After Approval list.
9850 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9852         * Makefile.in (check-c++): New rule.
9854         * configure.in (target_libs): Remove libg++.
9855         (noconfigdirs): Remove libg++.
9856         (noconfigdirs): Same.
9857         (noconfigdirs): Same.
9858         (noconfigdirs): Same.
9860         * config-ml.in: Remove libg++ references.
9862         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9863         (ALL_TARGET_MODULES): Same.
9864         (configure-target-libg++): Remove.
9865         (all-target-libg++): Remove.
9866         (configure-target-libio): Remove.
9867         (all-target-libio): Remove.
9868         (check-target-libio): Remove.
9869         (.PHONY): Remove.
9870         (libg++.tar.bz2): Remove.
9871         (all-target-cygmon): Remove libio.
9872         (all-target-libstdc++): Remove.
9873         (configure-target-libstdc++): Remove.
9874         (TARGET_LIB_PATH): Remove libstdc++.
9875         (ALL_GCC_CXX): Remove libstdc++.
9876         (all-target-gperf): Correct.
9878 2001-02-16  Nick Clifton  <nickc@redhat.com>
9880         * configure.in (noconfigdirs): Allow configuration of texinfo
9881         for Cygwin hosts.
9883 2001-02-15  Anthony Green  <green@redhat.com>
9885         * configure: Introduce GCJ_FOR_TARGET.
9886         * configure.in: Ditto.
9887         * Makefile.in: Ditto.
9889 2001-02-13  Andreas Schwab  <schwab@suse.de>
9891         * MAINTAINERS: Update mail address.
9893 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9895         * config.guess: Add linux target for S/390.
9896         * config.sub: Likewise.
9898 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9900         * configure.in: for *-chorusos, don't config target-newlib and
9901         target-libgloss.
9903 2001-02-06  Ben Elliston  <bje@redhat.com>
9905         * configure: Output host type to stdout, not stderr.
9907 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9909         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9910         * ltcf-cxx.sh: Likewise.
9912         * config.if: Assume enable_libstdcxx_v3 is defined.
9914 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9916         Remove V2 C++ library.
9917         * configure.in: Remove --enable-libstdcxx_v3 support.
9919 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9921         * include/demangle.h: Add prototype for java_demangle_v3.
9923 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9925         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9927 2001-01-27  Richard Henderson  <rth@redhat.com>
9929         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9931 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9933         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9934         Don't unset, it's non-portable and no longer necessary, set to empty
9935         instead.
9937 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9939         * ltconfig: Shell portability fix for the tagname validity check.
9941 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9943         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9944         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9946 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9948         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9950 2001-01-26  Tom Tromey  <tromey@redhat.com>
9952         * configure.in: Allow libgcj to be built on Sparc Solaris.
9954 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
9956         * ltcf-c.sh: Add aix5 case.
9957         * ltcf-cxx.sh: Likewise.
9958         * ltconfig: Likewise.
9960 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
9962         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9963         keep at least one of build_libtool_libs or build_old_libs set to
9964         yes.
9966         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9967         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9969 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9971         * configure.in: Enable libgcj on several additional platforms.
9973 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9975         * configure.in: Enable libgcj for linux targets.
9977 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9979         * MAINTAINERS (Write After Approval): Add myself.
9981 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9983         * MAINTAINERS: Add myself as vax port maintainer.
9985 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
9987         * MAINTAINERS: Add myself as Mercury front-end maintainer.
9989 2001-01-09  Mike Stump  <mrs@wrs.com>
9991         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9992         failures of subdirectories.
9994 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9996         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9997         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9998         * ltcf-cxx.sh: Likewise.
9999         * ltcf-gcj.sh: Likewise.
10000         * ltconfig.sh: Fix typo.
10002 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10004         * configure: handle DOS-style absolute paths.
10006 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10008         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10010 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10012         * MAINTAINERS: Add myself as avr port co-maintainer.
10014 2000-12-28  Ben Elliston  <bje@redhat.com>
10016         * MAINTAINERS: Add myself under ``Write After Approval''.
10018 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10020         * texinfo: Remove directory from GCC.
10022 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10024         * COPYING: Update to current
10025         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10026         to 19yy as example year in copyright notice).
10028 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10030         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10031         (libstdcxx_incdir): Pass down.
10032         * config.if: Remove expired bits for cxx_interface, add stub.
10033         (libstdcxx_incdir): Add variable for g++ include directory.
10034         * configure.in (gxx_include_dir): Use it.
10036 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10038         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10039         with old-email address from ``Write After Approval''.
10041 2000-12-15  Andreas Jaeger  <aj@suse.de>
10043         * configure.in: Handle lang_dirs.
10045 2000-12-14  Tom Tromey  <tromey@redhat.com>
10047         * MAINTAINERS: Removed brads.
10049         * MAINTAINERS: Added gcj developers.
10051 2000-12-13  Anthony Green  <green@redhat.com>
10053         * configure.in: Disable libgcj for any target not specifically
10054         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10055         with g++ abi.
10057 2000-12-13  Mike Stump  <mrs@wrs.com>
10059         * Makefile.in (local-distclean): Also remove fastjar.
10061 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10063         * contrib/gcc_update: Add fastjar --touch entries.
10065 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10067         * configure.in: Disable language-specific target libraries for
10068         languages that aren't enabled.
10070 2000-12-10  Anthony Green  <green@redhat.com>
10072         * configure.in: Define libgcj.  Disable libgcj target libraries for
10073         most targets.
10075 2000-12-10  Neil Booth  <neilb@earthling.net>
10077         * MAINTAINERS: Update mail address, remove from WAA list.
10079 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10081         * libjava: Imported from /cvs/java.
10082         * libffi: Likewise.
10083         * Boehm-gc: Likewise.
10085 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10087         * configure.in (target_libs): Revert 2000-12-08 patch.
10088         (noconfigdirs): Added target-libjava.
10090 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10092         * djunpack.bat: removed.
10094 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10096         * Makefile.in: handle DOS-style absolute paths.
10097         * config-ml.in: likewise.
10098         * symlink-tree: likewise.
10100 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10102         * fastjar: Imported.
10104 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10106         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10107         libjava.
10108         * configure.in (target_libs): Removed `target-libjava'.
10110 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10112         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10113         (ALL_MODULES): Added fastjar.
10114         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10115         (all-target-libjava): all-fastjar replaces all-zip.
10116         (all-fastjar): Added.
10117         (configure-target-fastjar, all-target-fastjar): Likewise.
10118         * configure.in (host_tools): Added fastjar.
10120 2000-12-07  Mike Stump  <mrs@wrs.com>
10122         * Makefile.in (local-distclean): Remove leftover built files.
10124 2000-11-24  Nick Clifton  <nickc@redhat.com>
10126         * configure.in (xscale-elf): Add target.
10127         (xscale-coff): Add target.
10129 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10131         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10132         recent versions of FreeBSD (release 3 or later).
10133         * ltconfig: On FreeBSD, -lc must not be provided when building
10134         a shared library or else the standard -pthread gcc option is
10135         rendered worthless to later users of the built library.
10137 2000-11-16  Fred Fish  <fnf@be.com>
10139         * configure.in (enable_libstdcxx_v3): Fix typo,
10140         libstd++ -> libstdc++.
10142 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10144         * MAINTAINERS: Add self to Write After Approval list.
10146 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10148         * MAINTAINERS: Update my email address.  Add myself to global write
10149         privs list.
10151 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10153         * Makefile.in: Merge with src and libgcj.
10154         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10155         configure-target-<library> when their configure scripts need the C
10156         or C++ library to have already been built to work properly.
10157         (do_proto_toplev): Set them to an empty string.
10159         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10160         (REALLY_SET_LIB_PATH): Use them.
10162 2000-11-17  Stan Shebs  <shebs@apple.com>
10164         * MAINTAINERS: Add self to Write After Approval list.
10166 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10168         * configure: Provide the original toplevel configure arguments
10169         (including $0) to subprocesses in the environment rather than
10170         through gcc/configargs.h.
10172 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10174         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10175         C99.  Alphabetise "Write After Approval" list.
10177 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10179         * configure: Turn on libstdc++ V3 by default.
10181         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10182         if we've got GCC.
10184 2000-11-11  Philip Blundell  <philb@gnu.org>
10186         * MAINTAINERS: Add self to Write After Approval list.
10188 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10190         * ltcf-c.sh (aix4): Improve shared library configuration; require
10191         exporting symbols.
10192         * ltcf-cxx.sh (aix4): Define.
10193         * ltconfig (aix4): Define library and soname specs appropriate for
10194         AIX.  Define command to create export symbols list.
10196 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10198         * config.sub: Add support for Sun Chorus
10200 2000-10-31  Nick Clifton  <nickc@redhat.com>
10202         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10203         <name>@redhat.com.  Also installed new email address for Clint
10204         Popetz.
10206 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10208         * etc: Remove directory from GCC.
10210 2000-10-16  Michael Meissner  <meissner@redhat.com>
10212         * configure (gcc/configargs.h): Only create if there is a build GCC
10213         directory created.
10215 2000-10-16  Matthias Klose  <doko@debian.org>
10217         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10218         when configured for libstdc++-v3.
10220 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10222         * configure: Save configure arguments to gcc/configargs.h.
10224 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10226         * config.guess: Import CVS version 1.157.
10227         * config.sub: Import CVS version 1.181.
10229 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10231         * Makefile.in (bootstrap): avoid recursion if subdir missing
10232         (cross): ditto
10233         (do-proto-toplev): ditto
10235 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10237         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10238         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10240         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10241         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10242         all affected `configure' scripts.
10244 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10246         * MAINTAINERS: Add self as cpplib co-maintainer.
10248 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10250         * MAINTAINERS: Add self to Write After Approval list.
10252 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10254         * INSTALL/README: egcs -> GCC update.
10256 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10258         * MAINTAINERS: Add myself to Write After Approval list.
10260 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10262         * MAINTAINERS: Add myself to Write After Approval list.
10264 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10266         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10267         X11 libraries for hppa64.
10269 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10271         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10273 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10275         * Makefile.in (all-zlib): Added dummy target.
10277         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10278         ltcf-gcj.sh: Updated from libtool multi-language branch.
10280 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10282         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10283         (bootstrap*): Depend on all-bootstrap.
10285 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10287         * config.guess: Import CVS version 1.156.
10288         * config.sub: Import CVS version 1.179.
10290 2000-09-02  Anthony Green  <green@cygnus.com>
10292         * Makefile.in (all-gcc): Depend on all-zlib.
10293         (CLEAN_MODULES): Add clean-zlib.
10294         (ALL_MODULES): Add all-zlib.
10295         * configure.in (host_libs): Add zlib.
10297 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10299         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10300         crosses, but add gcc/include to the header search path for them.
10302 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10304         * MAINTAINERS: Add self to Write After Approval list.
10306 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10308         * config.guess: Import CVS version 1.152.
10309         * config.sub: Import CVS version 1.177.
10311 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10313         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10314         $targargs to tell whether newlib is going to be built.
10316         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10317         $$r/TARGET_SUBDIR/libio for _G_config.h.
10319 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10321         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10323 2000-08-22  DJ Delorie  <dj@redhat.com>
10325         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10327 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10329         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10330         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10331         sub-configures.
10333 2000-08-21  DJ Delorie  <dj@redhat.com>
10335         * MAINTAINERS: Add self as a libiberty maintainer
10337 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10339         * configure.in (libstdcxx_flags): Use
10340         libstdc++-v3/src/libstdc++.INC.
10342 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10344         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10346 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10348         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10350         * configure: Make enable_threads and enable_shared defaults
10351         explicit.  Substitute enable_threads into generated Makefiles.
10352         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10353         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10355 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10357         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10359 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10361         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10362         previous delta.
10364 2000-08-11  Jason Merrill  <jason@redhat.com>
10366         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10367         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10368         (FLAGS_FOR_TARGET): Not here.
10369         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10371 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10373         * config-ml.in (CC, CXX): Don't introduce a leading space.
10375 2000-08-07  DJ Delorie  <dj@delorie.com>
10377         * MAINTAINERS: Add self as a DJGPP maintainer
10379 2000-08-07  DJ Delorie  <dj@redhat.com>
10381         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10382         "if we're also building gcc, and it's a gcc that will run on the
10383         build machine, we want to use its includes instead of the system's
10384         default includes".
10386 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10388         * MAINTAINERS: Add self to Write After Approval list.
10390 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10392         * configure.in (libstdcxx_flags): Don't use `"'.
10394         * config-ml.in: Adjust multilib search paths to the
10395         appropriate multilib tree.
10397 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10399         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10400         commas in $LANGUAGES.
10402 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10404         * configure.in: Re-enable all references to libg++ and librx.
10406 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10408         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10409         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10410         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10411         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10413         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10415 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10417         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10418         CXX_FOR_TARGET for sed.
10420 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10422         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10423         Do not override if already set in the environment or in configure.
10424         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10425         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10427 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10429         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10430         the libtool CVS tree multi-language branch.
10431         * ltconfig, ltmain.sh: Updated.
10433 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10435         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10436         (clean-target): Depend on it.
10438         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10439         (GCC_FOR_TARGET): Use it.
10440         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10441         * configure.in: ... here.
10442         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10443         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10445 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10447         * MAINTAINERS: Add self to Write After Approval list.
10449 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10451         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10452         (configure-target-libchill, configure-target-libobjc): Likewise.
10454         * configure.in: Use the same cache file for all target libs.
10455         * config-ml.in: But different cache files per multilib variant.
10457 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10459         * configure (topsrcdir): Don't use dirname.
10461 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10463         * MAINTAINERS: Add self to Write After Approval list.
10465 2000-07-20  Jason Merrill  <jason@redhat.com>
10467         * configure.in: Remove all references to libg++ and librx.
10469         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10471 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10473         * config.sub: Update to subversions version 2000-07-06.
10475 2000-07-12  Andrew Haley  <aph@cygnus.com>
10477         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10478         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10480 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10482         * symlink-tree:  Check number of arguments.
10484 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10486         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10487         search path for a g++ extracted from the build tree.  This
10488         will allow link tests run by configure scripts in
10489         subdirectories to succeed.
10491 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10493         * ltconfig: Add support for mips-dde-sysv4.2MP
10495 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10497         * MAINTAINERS: Add myself as loop discovery maintainer.
10499 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10501         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10502         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10504 2000-06-19  Timothy Wall  <twall@cygnus.com>
10506         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10507         * config.sub: Add tic54x target.
10509 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10511         * MAINTAINERS: Add self as Fortran maintainer,
10512         remove Craig Burley.
10514 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10516         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10517         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10519 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10521         * MAINTAINERS: Add self as i18n maintainer
10523 20000-05-21  H.J. Lu  (hjl@gnu.org)
10525         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10526         directory are used if they exist. Make sure
10527         $(build_tooldir)/include is searched for header files,
10528         $(build_tooldir)/lib/ for library files.
10529         (GCC_FOR_TARGET): Likewise.
10530         (CXX_FOR_TARGET): Likewise.
10532 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10534         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10536 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10538         * Makefile.in (configure-target-libiberty): Depend on
10539         configure-target-newlib.
10541 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10543         * configure.in, Makefile.in: Merge all libffi-related
10544         configury stuff from the libgcj tree.
10546 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10548         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10549         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10551 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10553         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10554         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10555         current version information.  Add to proto-toplev directory.
10556         (gdb-taz): Build do-djunpack.
10558 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10560         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10562 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10564         * MAINTAINERS: Add self to Write After Approval list.
10566 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10568         * ltmain.sh: Preserve in relink_command any environment
10569         variables that may affect the linker behavior.
10571 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10573         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10575 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10577         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10579 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10581         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10582         with the version name.
10584 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10586         * MAINTAINERS: Add self as bb-reorder maintainer.
10588 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10590         * config.if: Tweak.
10592 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10594         * djunpack.bat: New file.
10596 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10598         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10599         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10600         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10601         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10603 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10605         * config.sub (case $basic_machine): Change default for "ibm-*"
10606         to "openedition".
10608 2000-04-13  Andreas Jaeger  <aj@suse.de>
10610         * MAINTAINERS: Added myself.
10612 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10614         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10615         (do-md5sum): New target.
10616         (MD5PROG): Define.
10617         (PACKAGE): Default to TOOL.
10618         (VER): Default to a shell script.
10619         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10620         md5 checksum generation.
10621         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10622         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10623         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10624         insight.tar.bz2): Use gdb-taz to create archive.
10626 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10628         * configure (warn_cflags): Delete.
10630 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10632         * MAINTAINERS: Added myself.
10634 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10635             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10637         * configure.in (enable_libstdcxx_v3): Add.
10638         (target_libs): Add bits here to switch between libstdc++-v2 and
10639         libstdc++-v3.
10640         * config.if: And this file too.
10641         * Makefile.in: Add libstdc++-v3 targets.
10643 2000-04-05  Michael Meissner  <meissner@redhat.com>
10645         * config.sub (d30v): Add d30v as a basic machine type.
10647 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10649         * configure.in: -linux-gnu*, not -linux-gnu.
10651 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10653         * MAINTAINERS: Add self in write-after-approval section.
10655 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10657         * MAINTAINERS: Add self as ia64 port maintainer.
10659 2000-03-08  Neil Booth  <NeilB@earthling.net>
10661         * MAINTAINERS: Add self in write-after-approval section.
10663 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10665         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10666         (do-tar-bz2): Replace TOOL with PACKAGE.
10667         (gdb.tar.bz2): Remove GDBTK from GDB package.
10668         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10669         dejagnu.tar.bz2): New packages.
10671 2000-02-27  Andreas Jaeger  <aj@suse.de>
10673         * configure.in: Add entry for mips*-*-linux*, move catch all
10674         *-*-*linux* entry below this one.
10676 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10678         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10680 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10682         * config.sub: Support an OS of "wince".
10684 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10686         * config.guess, config.sub: Updated to match config's 2000-02-15
10687         version.
10689 2000-02-23  Linas Vepstas  <linas@linas.org>
10691         * config.sub: Add support for Linux/IBM 370.
10692         * configure.in: Likewise.
10694 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10696         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10698 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10700         * config.guess: Guess "cygwin" rather than "cygwin32".
10702 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10704         * configure (gcc_version): When setting, narrow search to
10705         lines containing `version_string'.
10707 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10709         * config.sub: Add support for avr target.
10711 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10713         * MAINTAINERS: Add maintainers for MCore port.
10715 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10717         * config.sub: Add mmix-knuth-mmixware.
10719 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10721         * MAINTAINERS: Pair cccp with cpplib maintainership.
10723 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10725         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10726         structure stuff to -L library search.
10727         (CXX_FOR_TARGET): Ditto.
10728         (CROSS_CHECK_MODULES): Fix spelling mistake.
10730 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10732         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10733         the C++ compiler.
10735 2000-01-12  Richard Henderson  <rth@cygnus.com>
10737         * configure.in: Don't build some bits for beos.
10739 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10741         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10742         as include files.
10744 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10746         * Add self as cpplib maintainer, as requested by Jason
10747         Merrill.  Correct my e-mail address.
10749 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10751         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10752         not mh-aix43.
10754 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10756         * MAINTAINERS: Add myself to "write after approval" list.
10758 1999-12-14  Richard Henderson  <rth@cygnus.com>
10760         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10761         * config.sub: Accept alphaev[78], alphaev8.
10763 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10765         * config.guess, config.sub: Update from autoconf.
10767 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10769         * MAINTAINERS:  update my playtime e-address.
10771 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10773         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10774         necessary libraries are missing.
10776 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10778         * MAINTAINERS: Add new 'write after approval' maintainer.
10780 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10782         * MAINTAINERS: Add new Java maintainer.
10784 1999-10-25  Andreas Schwab  <schwab@suse.de>
10786         * configure: Fix quoting inside arguments of eval.
10788 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10790         * config-ml.in: Allow suppression of some ARM multilibs.
10792 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10794         * config.guess: Add OS/390 match pattern.
10795         * config.sub: Add mvs, openedition targets.
10796         * configure.in (i370-ibm-opened*): New.
10798 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10800         * config.sub: Add support for configuring for pj.
10802 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10804         * config.sub (maybe_os): Add support for configuring for fr30.
10806 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10808         * configure.in: Do not configure or build ld for AIX
10809         platforms.  ld is known to be broken on these platforms.
10811 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10813         * config-ml.in: Pass compiler flag corresponding to multidirs to
10814         subdir configures.
10816 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10818         * Makefile.in (LDFLAGS): Define.
10820 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10822         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10823         noconfigdirs.
10824         (*-*-cygwin*): Likewise.
10826 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10828         * mkdep: New file.
10829         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10830         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10832         From Eli Zaretskii <eliz@is.elta.co.il>:
10833         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10834         long file name when using DJGPP on MS-DOS.
10836 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10838         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10840 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10842         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10843         dependency as this causes "make check" to globally "make all"
10845 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10847         * configure.in (target_libs): Added target-zlib.
10848         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10849         (CONFIGURE_TARGET_MODULES): Likewise.
10850         (CHECK_TARGET_MODULES): Likewise.
10851         (INSTALL_TARGET_MODULES): Likewise.
10852         (CLEAN_TARGET_MODULES): Likewise.
10853         (configure-target-zlib): New target.
10854         (all-target-zlib): Likewise.
10855         (all-target-libjava): Depend on all-target-zlib.
10856         (configure-target-libjava): Depend on configure-target-zlib.
10858         * Makefile.in (configure-target-libjava): Depend on
10859         configure-target-newlib.
10860         (configure-target-boehm-gc): New target.
10861         (configure-target-qthreads): New target.
10863         * configure.in (target_libs): Added target-qthreads.
10864         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10865         (CONFIGURE_TARGET_MODULES): Likewise.
10866         (CHECK_TARGET_MODULES): Likewise.
10867         (INSTALL_TARGET_MODULES): Likewise.
10868         (CLEAN_TARGET_MODULES): Likewise.
10869         (all-target-qthreads): New target.
10870         (configure-target-libjava): Depend on configure-target-qthreads.
10871         (all-target-libjava): Depend on all-target-qthreads.
10873         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10874         (CONFIGURE_TARGET_MODULES): Likewise.
10875         (CHECK_TARGET_MODULES): Likewise.
10876         (INSTALL_TARGET_MODULES): Likewise.
10877         (CLEAN_TARGET_MODULES): Likewise.
10878         (all-target-libjava): New target.
10879         (all-target-boehm-gc): Likewise.
10880         * configure.in (target_libs): Added libjava, boehm-gc.
10882 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10884         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10885         configure.bat in SUPPORT_FILES.
10886         (gas+binutils.tar.bz2): Likewise.
10888         * makeall.bat: Remove; obsolete.
10890 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10892         From Mark Elbrecht:
10893         * configure.bat: Remove; obsolete.
10895 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10897         * configure: Add -W -Wall to the default CFLAGS when compiling with
10898         gcc.
10900 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10902         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10904 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10906         * configure.in: Build ld on IRIX6.
10908 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10910         * Makefile.in: Change distribution targets to use bzip2 instead of
10911         gzip.
10912         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10913         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10915 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10917         * config.sub: Add mcore target.
10919 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10921         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10923 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10925         * config.guess (dummy): Changed to $dummy.
10927 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10929         * config.sub: Tidied up case statements.
10931 1999-05-22  Ben Elliston  <bje@cygnus.com>
10933         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10934         <jiro@din.or.jp>.
10936         * config.guess: Merge with FSF version. Future changes will be
10937         more accurately recorded in this ChangeLog.
10938         * config.sub: Likewise.
10940 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10942          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10944 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10946         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10948 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10950         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10952 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10954         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10955         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10956         Bad merge removed these two changes.
10958 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10959                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10961         * config.guess (interix Alpha): Add.
10963 1999-04-11  Richard Henderson  <rth@cygnus.com>
10965         * configure.in (i?86-*-beos*): Do config gperf; don't config
10966         gdb, newlib, or libgloss.
10968 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
10970         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10971         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10972         from multidirs.
10974 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10976         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10978 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10980         * config.sub: Add support for mcore targets.
10982 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10984         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10985         not mt-ospace, in order to shut up assembler warning about using
10986         symbols that are named the same as registers.
10988 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10990         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10991         dependency list for all-target-cygmon.
10993 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
10995         * config-ml.in: Check $host, not $target, for selective multilibs.
10996         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10997         thumb interworking, and underscore prefix multilibs.
10999 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11001         * missing: Update to version from current automake.
11003 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11005         * configure (gxx_include_dir): Removed.
11007         * configure.in (gxx_include_dir): Handle it.
11008         * Makefile.in: Likewise.
11010 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11012         * config.sub (mips64vr4111,mips64vr4111el) Add.
11014 1999-03-21  Ben Elliston  <bje@cygnus.com>
11016         * config.guess: Correct typo for detecting ELF on FreeBSD.
11018 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11020         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11021         config/mh-djgpp.
11023 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11025         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11026         all-target-newlib to dependency list for all-target-bsp.
11028 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11030         * config.sub: Add i386-uwin support.
11031         * config.guess: Likewise.
11033 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11035         * configure.in: cleanup, add mh-*pic handling for arm, special
11036         case powerpc*-*-aix*
11038 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11040         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11041         can be built.
11043 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11045         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11046         targets.
11048 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11050         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11052 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11054         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11056 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11058         * config.sub: Fix typo in arm recognition.
11060 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11062         * configure.in (noconfigdirs): Changed target_configdirs to
11063         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11064         rather than m68k-*-* since it is not known to work on
11065         m68k-aout. Ditto for arm-*-*oabi.
11067 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11069         * configure.in (*-*-windows*): Remove, no longer used.
11071 1999-02-19  Ben Elliston <bje@cygnus.com>
11073         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11074         Smart and improved by Andrew Cagney.
11076 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11078         * config.guess: Recognize openbsd-*-hppa.
11080 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11082         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11083         only if it is not empty.
11085 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11087         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11089         * config.guess: Modified to recognize uname's armv* syntax.
11091         * config.sub: Modified to recognize uname's armv* syntax.
11093 1999-02-17  Mark Salter  <msalter@cygnus.com>
11095         * configure.in: Added target-bsp for sparclite.
11097 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11099         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11101 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11103         * configure.in: Add support for strongarm port.
11104         * config.sub: Add support for strongarm target.
11106 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11108         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11109         the old name config/mh-cygwin32.
11110         Enable texinfo.
11112 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11114         * configure.in: Do build ld for ix86 Solaris.
11116 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11118         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11119         $AR_FOR_TARGET.  Likewise for RANLIB.
11121 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11123         * config.sub (oabi):  Recognize.
11124         * configure.in (arm-*-oabi):  Handle.
11126 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11128         * config.guess: Improve detection of i686 on UnixWare 7.
11130 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11132         * config.guess: Add support for i386-pc-interix.
11133         * config.sub: Likewise.
11134         * configure.in: Likewise.
11136 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11138         * Makefile.in: Remove unneeded all-target-libio from
11139         from all-target-winsup target since it is now unneeded.
11140         Add all-target-libtermcap in its place since it is now
11141         needed.
11143 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11145         * configure.in: makefile stub for cygwin target is probably
11146         unnecessary.  Remove it for now.
11148 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11150         * configure.in: libtermcap.a should be built when cygwin is the
11151         target as well as the host.
11152         * config.guess: Allow mixed case in cygwin uname output.
11153         * Makefile.in: Add libtermcap target.
11155 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11157         * config.sub: Clean up handling of hppa2.0.
11159 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11161         * config.guess: Use C code to identify more HP machines.
11163 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11165         * config.sub: Handle hppa2.0.
11167 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11169         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11170         cygmon for all sparclite targets, regardless of object format.
11172 1998-12-15  Mark Salter  <msalter@cygnus.com>
11174         * configure.in: Added target-bsp for several target architectures.
11176         * Makefile.in: Added rules for bsp.
11178 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11180         * config.guess: Improve detection of hppa2.0 processors.
11182 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11184         * config.guess: Recognize FreeBSD using ELF automatically.
11186 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11188         * configure (skip-this-dir): Add handling for new shell script, which
11189         might be created by a sub-directory's configure to indicate, this particular
11190         directory is "unwanted".
11191         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11193 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11195         * ltconfig: import from libtool, after changing libtool to
11196         account for the cygwin name change.
11198 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11200         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11201         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11203 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11205         * configure.in: Add libtermcap to list of cygwin dependencies.
11207 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11209         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11210         they include winsup/include when it's a cygwin target.
11212 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11214         * configure.in (host_tools): Added zip.
11215         * Makefile.in (all-target-libjava): Depend on all-zip.
11216         (all-zip): New target.
11217         (ALL_MODULES): Added all-zip.
11218         (NATIVE_CHECK_MODULES): Added check-zip.
11219         (INSTALL_MODULES): Added install-zip.
11220         (CLEAN_MODULES): Added clean-zip.
11222 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11224         * Makefile.in: lose "32" from comment about cygwin.
11226 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11228         * configure.in: Use -Os to build target libraries for the fr30.
11230 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11232         * config.sub: Add fr30.
11234 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11236         * configure.in: drop "32" from config/mh-cygwin32.  Check
11237         cygwin* instead of cygwin32*.
11238         * config.sub: Check cygwin* instead of cygwin32*.
11240 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11242         * config.guess: Match any version of Unixware7.
11244 1998-10-20  Syd Polk  <spolk@cygnus.com>
11246         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11247         if desired.
11249 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11251         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11252         these if the appropriate directories and files to not exist.
11254 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11256         * Makefile.in (DEVO_SUPPORT): Add config.if.
11258 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11260         * configure: Add pattern to replace "build_tooldir"'s
11261         definition in the generated Makefile with "tooldir"'s
11262         actual value.
11264 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11266         * config.sub: Bring back lost sparcv9.
11268         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11270 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11272         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11273         CC_FOR_TARGET and friends.
11275 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11277         * Makefile.in (build_tooldir): New variable, same as tooldir.
11278         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11279         -B$(build_tooldir)/bin/.
11280         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11282 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11284         * README: Remove installation instructions and refer to the
11285         INSTALL directory instead.
11287 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11289         * config.sub: Add support for i[34567]86-pc-udk.
11290         * configure.in: Likewise.
11292 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11294         * Makefile.in: add bzip2 package building bits for user
11295         tools module
11296         * configure.in: ditto
11298 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11300         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11301         (ALL_TARGET_MODULES): Add all-target-libobjc.
11302         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11303         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11304         (all-target-libchill): Add dependencies.
11305         * configure.in (target_libs): Add libchill.
11307 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11309         * configure.in (target_subdir): Remove duplicate line.
11311 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11313         * Makefile.in (all-automake): fix dependencies.
11315 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11317         * configure.in: Minor cleanups for building in the $(target_alias)
11318         subdir.
11320 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11322         * Makefile.in (bootstrap): Set r and s before make all.  Use
11323         BASE_FLAGS_TO_PASS in make all.
11324         (cross): Likewise.
11326 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11328         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11330 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11332         * config.sub: Fix typo in last change.
11334 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11336         * config.sub: Add support for C4x target.
11337         * configure.in: Likewise.
11339 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11341         * config.sub: Recognize sparcv9 just like sparc64.
11343 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11345         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11347 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11349         * config.guess: Correctly identify Pentium II sco boxes.
11351         * config.guess: Fix "tr" code.  From Weiwen Liu.
11353 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11355         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11356         stabs.
11358 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11360         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11361         (ALL_TARGET_MODULES): Add all-target-libchill.
11362         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11363         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11364         (all-target-libchill): Add dependencies.
11365         * configure.in (target_libs): Add libchill.
11367 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11369         * config.guess: Avoid assumptions about "tr" behaves when
11370         LANG is set to something other than English.
11372 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11374         * configure (gxx_include_dir): Changed to
11375         '${prefix}/include/g++'-${libstdcxx_interface}.
11377         * config.if: New to determine the interfaces.
11379 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11381         * config.guess: Detect and handle MPE/IX.
11382         * config.sub: Deal with MPE/IX.
11384 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11386         * configure.in: Use mh-aix43.
11388 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11390         * configure: Fix --without/--disable cases for gxx-include-dir.
11392 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11394         * mdata-sh:  Imported.  Needed for automake support.
11396 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11398         * Makefile.in (taz): Try "chmod -R og=u ." before
11399         "chmod og=u `find . -print`".
11401 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11403         * configure.in: Add arm-elf and thumb-elf support.
11405 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11407         * Makefile.in: Undo previous patch.
11409 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11411         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11412         to here ...
11413         (install-no-fixedincludes): and here
11414         (INSTALL_MODULES): ... from here.
11416 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11418         * config.sub: Merge with FSF.
11420         * config.guess: Merge with FSF.
11422 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11424         * configure (extraconfigdirs): New variable.
11425         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11426         * Makefile.in (all): Move higher in file.
11427         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11428         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11429         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11430         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11431         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11433 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11435         * Makefile.in (all-target-libjava): Depend on all-gcc and
11436         all-target-newlib.
11437         (configure-target-libjava): Depend on $(ALL_GCC).
11439 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11441         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11442         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11444 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11446         * INSTALL/README: Fix typo.
11448 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11450         * ylwrap: Change absolute path checks to check for DOS style path
11451         names.
11453         * ylwrap: Don't use a full path name if the source file is in the
11454         same directory.  From hjl@lucon.org (H.J. Lu).
11456         * config-ml.in: Default to being verbose, to match Feb 18 change to
11457         configure.
11459 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11461         Brought over from egcs:
11463         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11465         * configure.in (target_subdir): Set to ${target_alias} instead
11466         of "libraries".
11468         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11470         * configure.in (target_subdir): Set to libraries if enable_multilib.
11472 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11474         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11475         multilibs, force reconfiguration the first time we create
11476         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11478 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11480         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11481         avoid confusion with --no-recursion.
11483 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11485         * configure.in: Win32 hosts shouldn't use install -x
11486         * install-sh: remove -x option, and special .exe-handling
11487         hack.
11489 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11491         * config.guess: Recognize i586-pc-beos.
11492         * configure.in: Don't build some bits for beos.
11494 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11496         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11497         CFLAGS default to -O2.
11499         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11500         when using GNU ld.
11502 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11504         * ltmain.sh: Correct install when using a different shell.
11506 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11508         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11510 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11512         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11513         target.
11515 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11517         * ltconfig: Update to correct AIX handling.
11519 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11521         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11523         * configure.in (target_subdir): Set to ${target_alias} instead
11524         of "libraries".
11526 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11528         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11529         (Makefile): Depend on $(gcc_version_trigger).
11531         * configure (gcc_version): Change default initializer to empty
11532         string.
11533         (gcc_version_trigger): New variable; pass this variable down
11534         to subdir configures to enable them checking gcc's version
11535         themselves. Emit make macros for both gcc_version vars.
11536         (topsrcdir): Initialize reliably.
11537         (recursion line): Remove --with-gcc-version=${gcc_version}.
11539 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11541         * configure (enable_version_specific_runtime_libs): Implement new flag
11542         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11543         in $(libsubdir); emit definition in each generated Makefile.
11544         (gxx_include_dir): Initialize depending on
11545         $enable_version_specific_runtime_libs.
11547 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11549         * configure (gcc_version): Initialize properly depending on
11550         how and where configure is started.
11551         (recursion line): Pass a --with-gcc-version=${gcc_version}
11552         to configures in subdirs.
11554 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11556         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11557         cygmon
11559 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11561         * configure.in: Add cygmon and libstub support for mn10200.
11563 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11565         * configure (gcc_version): Add new variable describing the
11566         particular gcc version we're building.
11567         * Makefile.in (libsubdir): Add new macro for the directory
11568         in which the compiler finds executables, libraries, etc.
11569         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11570         and libsubdir.
11572 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11574         * Makefile.in (local-clean): Remove *.log.
11575         (warning.log): Built with warn_summary from build.log.
11576         (mail-report.log): Run test_summary.
11577         (mail-report-with-warnings.log): Run test_summary including
11578         warning.log in the report.
11580 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11582         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11584 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11586         * Makefile.in (grep): Grep no longer depends on libiberty.
11588 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11590         * Makefile.in: all-snavigator needs all-libgui.
11592 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11594         * configure.in: Add cygmon and libstub support for mn10300.
11596 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11598         * missing: Update to version from automake 1.3.
11600         * ltmain.sh: On installation, don't get confused if the same name
11601         appears more than once in the list of library names.
11603 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11605         * config.sub: Accept m68060 and m5200 as CPU names.
11607 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11609         * configure: Use && rather than using -a in test, because odd
11610         strings can confuse test.
11611         * configure.in: Likewise.
11613 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11615         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11617 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11619         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11620         bootstrap4-lean): New targets.
11622 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11624         * mpw-* Delete.  Not used.
11626 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11628         * COPYING.LIB: Update FSF address.
11630 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11632         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11634         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11635         GAS_SUPPORT_DIRS.
11637 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11639         * ltconfig, ltmain.sh: Avoid producing a version number if
11640         -version-info was not used.
11642 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11644         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11645         building with newlib.
11647 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11649         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11650         Solaris `make' causes it to continue to next definition.
11652 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11654         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11655         the right GUI libraries and files are installed along with GDB.
11657 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11659         * configure.in: Change alpha to alpha* in several places.
11661 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11663         * config.sub: Recognize sparc86x.
11665 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11667         * configure.in (--enable-target-optspace): Remove debug echo.
11669 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11671         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11673 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11675         * ltconfig: Update cygwin32 support.
11677         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11678         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11679         (GDB_SUPPORT_DIRS): Likewise.
11681 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11683         * configure.in (target_makefile_frag): If --enable-target-optspace,
11684         use -Os to compile target libraries rather than -O2.  Default to
11685         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11686         not used.
11687         * configure.in (target_cflags): Ditto for d30v.
11689 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11691         * Makefile.in (all-bfd): Depend on all-intl.
11692         (all-binutils): Likewise.
11693         (all-gas): Likewise.
11694         (all-gprof): Likewise.
11695         (all-ld): Likewise.
11697 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11699         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11701 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11703         * Makefile.in (all-bfd): Depend upon all-libiberty.
11705         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11707 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11709         * Makefile.in: Add libstub.
11711         * configure.in: Ditto. Build libstub for targets that have cygmon
11712         support.
11714 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11716         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11718 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11720         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11721         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11723 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11725         * configure: Define DEFAULT_M4 by searching PATH.
11726         * Makfile.in: Use DEFAULT_M4.
11728 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11730         * ltconfig: Add cygwin32 support.
11732         * Makefile.in, configure.in: Add libtool as a native only directory
11733         to configure and build.
11735 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11737         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11739 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11741         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11743 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11745         * Makefile.in: add ash make rules
11746         * configure.in: add ash to native_only and host_tools lists
11748 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11750         * Makefile.in (all-gettext, all-intl): New targets.
11751         (ALL_MODULES): Added all-gettext, all-intl.
11752         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11753         (INSTALL_MODULES): Added install-gettext, install-intl.
11754         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11756         * configure.in (host_tools): Added gettext.
11757         (native_only): Likewise.
11758         (noconfigdirs) [various cases]: Likewise.
11759         (host_libs): Added intl.
11761 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11763         * configure: Do not disable building gdbtk for cygwin32 hosts.
11765 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11767         * configure.in: Add thumb-coff target.
11768         * config.sub: Add thumb-coff target.
11770 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11772         * Makefile.in: Revert yesterday's change.
11773         (all-target-winsup):  all-target-librx stays out of here.
11775 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11777         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11778         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11779         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11780         Remove references to librx and libg++.
11782 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11784         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11785         recursive makes
11787 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11789         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11790         for newlib directory.
11791         (CXX_FOR_TARGET): Likewise.
11793 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11795         * ltconfig: Update after libtool/ltconfig.in change for
11796         hpux11.
11798 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11800         * ltconfig, ltmain.sh: Update to libtool 1.2.
11802 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11804         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11805         (install-gcc-cross): Instead, override LANGUAGES here.
11807 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11809         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11810         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11812 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11814         * configure.in: Add Thumb-pe target.
11816 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11818         * Makefile.in - changed sn targets to snavigator
11819         * configure.in - changed sn targets to snavigator
11821 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11823         * config-ml.in: After building symlink tree call make distclean
11824         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11825         to be the case for libiberty.
11827 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11829         * configure: When making link, also check the current
11830         directory. The configure scripts may create one.
11832 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11834         * config.sub: Accept alphapca56 and alphaev6 properly.
11836 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11838         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11840 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11842         * config.sub (sco5): Fix typo.
11844 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11846         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11847         install-itcl.
11848         (install-itcl): Remove dependency on install-tcl.
11850 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11852         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11854 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11856         * configure.in: Don't build libgui for a cygwin32 target when not on
11857         a cygwin32 host.
11859 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11861         * configure (redirect): Set to null, so default behavior of
11862         configure is now --verbose.
11864 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11866         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11867         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11869 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11871         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11872         this change to sync Makefile.in with its ChangeLog entries.
11874 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11876         * ltmain.sh (mkdir): Check that the directory doesn't exist
11877         before we exit with error, so that we don't get races during
11878         parallel builds.
11880 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11882         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11884 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11886         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11887         PICFLAG_FOR_TARGET.
11888         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11890         * configure: Emit a definition for the new macro enable_shared
11891         into each Makefile.
11893 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11895         * configure.in (host_tools, native_only): Add libtool.
11897 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11899         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11900         Fix typo in ming config comment.
11902 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11904         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11906 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11908         * config.sub: Add tic30 cases, and map c30 to tic30.
11910 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11912         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11913         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11914         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11915         (CLEAN_TARGET_MODULES): Similarly
11916         (all-target-libf2c): Add dependences.
11917         * configure.in (target_libs): Add libf2c.
11919 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11921         * configure.in: Remove expect from noconfigdirs when target
11922         is cygwin32.  OK to build expect and dejagnu with Canadian
11923         Cross.
11925 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11927         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11928         host.
11930         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11931         and mingw32.
11933 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11935         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11936         here as it is not defined in the toplevel Makefile.
11938 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11940         * configure (package_makefile_rules_frag): New variable, which names
11941         a file with generic rules, ...
11942         Change comment to mention we now have FIVE parts.
11943         * configure: Undo last change.
11945 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11947         * config.guess: More accurate determination of HP processor types.
11948         * config.sub: More accurate determination of HP processor types.
11950 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11952         * configure (package_makefile_frag): Move inserting the
11953         ${package_makefile_frag} to where it should be according
11954         to the comment.
11956 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11958         * config.guess: Add support for Linux/ARM.
11960 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11962         * .cvsignore: Remove *-info and *-install since they match
11963         release-info and mpw-install, which we don't want to just ignore.
11965 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11967         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11969 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11971         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11972         local_prefix to sub-make invocations.
11974 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11976         * configure.in: Check makefile fragments in the source
11977         directory.
11979 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11981         * configure.in: Check whether host and target makefile
11982         fragments exist before adding them to *_makefile_frag.
11984 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11986         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11988 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11990         * configure.in: Make sure we only replace RPATH_ENVVAR on
11991         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11992         regexp to sed.
11994         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11995         to sub-makes.
11997 1998-01-13  Lee Iverson   (leei@ai.sri.com)
11999         * config-ml.in (multi-do): LDFLAGS must include multilib
12000         designator.
12002 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12004         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12006 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12008         * config.sub: Add mingw32 support.
12009         * configure.in: Likewise.
12011 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12013         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12015 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12017         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12018         * configure (gxx_include_dir): Provide a definition for subdirs
12019         which do not use autoconf.
12021 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12023         * config.guess: Sync with egcs.  Picks up new alpha support,
12024         BeOS & some additional linux support.
12026 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12028         * config.guess: HP 9000/803 is a PA1.1 machine.
12030 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12032         * configure.in: It's alpha*-...
12034 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12036         * configure.in (host_makefile_frag, target_makefile_frag):
12037         Handle multiple config files.
12038         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12039         alpha-*-*.
12041 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12043         * mkdep: New file.
12045 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12047         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12049 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12051         * Makefile.in: Add libgui directory.
12052         (GDB_TK): Add all-libgui.
12053         * configure.in: Add libgui directory.
12054         * configure: Add all-libgui to GDB_TK.
12056 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12058         * config-ml.in (multidirs): Add m32r to multilib list.
12060 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12062         * Makefile.in (all-target-gperf): Change dependency to
12063         all-target-libstdc++.
12065 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12067         * config.guess: Add BeOS support.
12069 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12071         Source directory cvs renamed to cvssrc:
12072         * configure.in (host_tools): Change cvs to cvssrc.
12073         (native_only): Likewise.
12074         (noconfigdirs) [various cases]: Likewise.
12075         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12076         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12077         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12078         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12079         (all-cvssrc): Rename target from all-cvs.
12081 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12083         * configure (gxx_include_dir): Fix thinko.
12085 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12087         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12088         (install-cross, install-gcc-cross): New targets.
12090 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12092         * configure.in (noconfigdirs): Add support for Thumb target.
12094         * config.sub (maybe_os): Add support for Thumb target.
12096 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12098         * Makefile.in: Add rules for cygmon.
12100         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12102 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12104         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12105         * configure (gxx_include_dir): Provide a definition for subdirs
12106         which do not use autoconf.
12108 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12110         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12111         11/18/97 build
12113 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12115         * From Franz Sirl.
12116         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12117         found on RedHat Linux systems.
12119 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12121         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12122         guesses.
12124 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12126         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12128 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12130         * ltmain.sh: If mkdir fails, check whether the directory was created
12131         anyhow by some other process.
12133 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12135         * configure.in (d30v-*-*): Configure all directories.
12137 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12139         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12140         for the D30V.
12142 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12144         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12146 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12148         * include/libiberty.h: Add extern "C" { so it can be used with C++
12149         progrms.
12150         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12151         programs.
12153 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12155         * configure.in (d30v-*-*): Configure GCC now.
12157 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12159         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12160         is no longer needed.
12162 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12164         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12166 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12168         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12169         targets using "$@" to provide support for similar but not identical
12170         targets without having to duplicate code.
12172 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12174         * makefile.vms: Fix to work with DEC C.
12176 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12178         * config.sub: Add mips-tx39-elf to marketing names.
12180 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12182         * ltmain.sh: Handle symlinks in generated script.
12184 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12186         * configure: Handle autoconf style directory options: --bindir,
12187         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12188         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12189         --sysconfdir.
12190         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12191         (sharedstatedir, localstatedir, oldincludedir): New variables.
12192         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12193         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12194         sbindir, sharedstatedir, and sysconfdir.
12196 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12198         * Makefile.in (bootstrap-lean): New target.
12200 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12202         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12203         sn, and gnuserv from noconfigdirs.
12205 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12207         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12209 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12211         * Makefile.in (cross): New target.
12213 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12214                           Jeff Law         <law@cygnus.com>
12216         * Makefile.in (bootstrap2, bootstrap3): New targets.
12217         (all-bootstrap): Remove outdated and confusing target.
12218         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12220 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12222         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12223         windows.  Consistent with gdb/configure.
12225 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12227         * configure.in: Name Linux target fragment.
12229         * configure: Rewrite so that project Makefile fragment is inserted
12230         first and appears last in the resulting Makefile.
12232 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12234         * Makefile.in (install-itcl): Install tcl first.
12236 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12238         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12240 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12242         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12244         * configure.in (skipdirs): Add target-librx for Linux.
12245         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12247 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12249         * Makefile.in (bootstrap): New target.
12251 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12253         * config.sub: Accept 'amigados' for backward compatibility.
12255 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12257         * config.guess: Merge with FSF.
12259 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12261         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12263 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12265         * config.sub: Add "marketing-names" patch.
12267 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12269         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12271 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12273         * config.sub: Handle v850-elf.
12275 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12277         * .cvsignore (*-install): Remove.
12279 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12281         * ltconfig: Set CONFIG_SHELL in libtool.
12282         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12284 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12286         * configure.in (target_subdir): Set to libraries if enable_multilib.
12288 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12290         * config.guess: Update from gcc directory.
12292 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12294         * Makefile.in (all-sim): Depends on all-readline.
12296 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12298         * Makefile.in (BISON, YACC): Use $$s.
12299         (all-bison): Depend on all-texinfo.
12301 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12303         * Makefile.in (BISON): Add -L flag.
12304         (YACC): Likewise.
12306 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12308         * configure.in (noconfigdirs): Add support for v850e target.
12310         * config.sub (maybe_os): Add support for v850e target.
12312 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12314         * configure.in (noconfigdirs): Add support for v850ea target.
12316         * config.sub (maybe_os): Add support for v850ea target.
12318 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12320         * config.sub: Add mipstx39.  Delete r3900.
12322 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12324         * Makefile.in (all-autoconf): Depends on all-texinfo.
12326 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12328         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12329         eabi targets.
12331 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12333         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12335         * configure: When handling a Canadian Cross, handle YACC as well as
12336         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12337         * Makefile.in (all-bison): Depend upon all-texinfo.
12339 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12341         * Makefile.in (BISON): bison, not byacc or bison -y.
12342         (YACC): bison -y or byacc or yacc.
12343         (various): Add *-bison as appropriate.
12344         (taz): No need to mess with BISON anymore.
12346 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12348         * configure: If OSTYPE matches *win32*, try to find a good value for
12349         CONFIG_SHELL.
12351 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12353         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12354         configure.in if it is present.
12356 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12358         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12360 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12362         * config.sub: Recognize `arc' cpu.
12363         * configure.in: Likewise.
12364         * config-ml.in: Likewise.
12366 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12368         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12370 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12372         * configure: Changed sed delimiter from ':' to '|' when
12373         attempting to substitute ${config_shell} for SHELL. On
12374         NT ${config_shell} may contain a ':' in it.
12376 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12378         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12380 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12382         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12384 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12386         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12388         * ylwrap: If the program is a relative path, force it to be
12389         absolute.
12391 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12393         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12395 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12397         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12398         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12399         for libraries.
12401 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12403         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12404         separated by spaces.
12406 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12408         * ylwrap: New file.
12409         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12411         * ltmain.sh: Handle /bin/sh at start of install program.
12413         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12415         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12416         * missing: New file, from automake 1.2.
12418 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12420         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12421         check-tk to CHECK_X11_MODULES.
12423 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12425         * config.sub: Merge with FSF.
12427 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12429         * config.guess: Merge with FSF.
12431 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12433         * configure: Treat msdosdjgpp like go32.
12434         * configure.in: Likewise.  Don't remove gprof for go32.
12436         * configure: Change Makefile.tem2 to Makefile.tm2.
12438 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12440         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12442 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12444         * install-sh (chmodcmd): Set to null if the DST directory already
12445         exists.  Same as Nov 11th change.
12447 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12449         * configure (GDB_TK): Needs itcl and tix.
12451 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12453         * config.guess: Update from FSF.
12455 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12457         * Makefile.in (GDB_TK): Depend on itcl and tix.
12459 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12461         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12462         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12463         (INSTALL_SCRIPT): New variable.
12464         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12465         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12466         to -x.
12467         * install-sh: Add support for -x option.
12469 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12471         * configure.in, Makefile.in: Treat tix like itcl.
12473 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12475         * Makefile.in (WINDRES): New variable.
12476         (WINDRES_FOR_TARGET): New variable.
12477         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12478         (EXTRA_HOST_FLAGS): Add WINDRES.
12479         (EXTRA_TARGET_FLAGS): Add WINDRES.
12480         (EXTRA_GCC_FLAGS): Add WINDRES.
12481         ($(DO_X)): Pass down WINDRES.
12482         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12483         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12484         DLLTOOL_FOR_TARGET.
12486 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12488         * configure.in: configure sim before gdb for win32-x-ppc
12490 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12492         Move gperf into the toplevel, from libg++.
12493         * configure.in (target_tools): Add target-gperf.
12494         (native_only): Add target-gperf.
12495         * Makefile.in (all-target-gperf): New target, depend on
12496         all-target-libg++.
12497         (configure-target-gperf): Empty rule.
12498         (ALL_TARGET_MODULES): Add all-target-gperf.
12499         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12500         (CHECK_TARGET_MODULES): Add check-target-gperf.
12501         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12502         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12504 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12506         * config.sub (mn10200): Recognize new basic machine.
12508 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12510         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12511         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12513 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12515         * configure.in: If we're building mips-sgi-irix6* native, turn on
12516         ENABLE_MULTILIB and set TARGET_SUBDIR.
12518 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12520         * Makefile.in (all-sn): Depend on all-grep.
12522 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12524         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12526         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12527         Makefile.  From Jeff Makey <jeff@cts.com>.
12528         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12530         * Makefile.in (DISTBISONFILES): Remove.
12531         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12532         $(DEFAULT_YACC).
12534         * configure.in: Build itl, db, sn, etc., when building for native
12535         cygwin32.
12537         * Makefile.in (LD): New variable.
12538         (EXTRA_HOST_FLAGS): Pass down LD.
12539         ($(DO_X)): Likewise.
12541 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12543         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12545 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12547         * configure.in (targargs): Strip out any supplied --build argument
12548         before adding our own. Always add --build.
12550 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12552         * configure.in (targargs): Pass --build if we're doing
12553         a cross-compile.
12555 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12557         * configure: Use '|' instead of ":" as the separator in
12558         sed. Otherwise sed chokes on NT path names with drive
12559         designators. Also look for "?:*" as the leading characters in an
12560         absolute pathname.
12562 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12564         * config.sub: Support for r3900.
12566 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12568         * configure.in: Use install-sh, not install.sh.
12570 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12572         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12573         apply it twice.
12575 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12577         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12578         install-binutils.
12580 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12582         * Makefile.in: Add automake targets.
12583         * configure.in (host_tools): Add automake.
12585 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12587         * configure: Default CXX to c++, not gcc.
12588         * Makefile.in (CXX): Set to c++, not gcc.
12589         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12591 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12593         * install-sh: try appending a .exe if source file doesn't
12594         exist
12596 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12598         * configure.in: Turn on multilib by default.
12599         (cross_only): Remove target-libiberty.
12601         * Makefile.in (all-gcc): Don't depend on libiberty.
12603 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12605         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12607 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12609         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12610         (DISTBISONFILES): Add ld/Makefile.in
12612 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12614         * configure.in: if target is cygwin32 but host isn't cygwin32,
12615         don't configure gdb tcl tk expect, not just gdb.
12617 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12619         * configure.in: Added gnuserv everywhere sn appears.
12621         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12622         (CROSS_CHECK_MODULES): Added check-gnuserv.
12623         (INSTALL_MODULES): Added install-gnuserv.
12624         (CLEAN_MODULES): Added clean-gnuserv.
12625         (all-gnuserv): New target.
12627 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12629         * config.guess: Fixes for MIPS OpenBSD systems.
12631 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12633         * Makefile.in (INSTALL_XFORM): Remove.
12634         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12636         * mkinstalldirs: New file, copied from automake.
12637         * Makefile.in (installdirs): Rename from install-dirs.  Use
12638         mkinstalldirs.  Change all users.
12639         (DEVO_SUPPORT): Add mkinstalldirs.
12641 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12643         * install-sh: Rename from install.sh.
12644         * Makefile.in (INSTALL): Change install.sh to install-sh.
12645         (DEVO_SUPPORT): Likewise.
12647         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12648         Graichen <graichen@rzpd.de>.
12650 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12652         * config.guess: Recognize OpenBSD systems correctly.
12654 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12656         * README, Makefile.in (ETC_SUPPORT): Remove references to
12657         cfg-paper*, configure.{texi,man,info*}._
12659 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12661         * Makefile.in (all.normal): Ensure that gcc is built after all
12662         the x11 - ie gdb - targets.
12664 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12666         * makefile.vms: Don't run conf-a-gas.
12668 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12670         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12672 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12674         * configure.in: Remove noconfigdirs case since gdb also
12675         configures and builds for tic80-coff.
12677 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12679         * configure: Set cache_file to config.cache.
12680         * Makefile.in (local-distclean): Remove config.cache.
12682 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12684         * COPYING: Update FSF address.
12686 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12688         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12689         noconfigdirs.
12691 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12693         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12694         MAKEDIRS, is empty.
12696 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12698         * config.sub: Tweak mn10300 entry.
12700 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12702         * configure.in (host_tools): Put sim before gdb, so gdb's
12703         configure.tgt can determine if the simulator was configured.
12705 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12707         * config.sub: Move BeOS $os case to be with other Cygnus
12708         local cases.
12710 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12712         * config.sub: Remove misplaced comment that broke Linux.
12714 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12716         * config.sub: Add BeOS support.
12718 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12720         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12722 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12724         * configure.in (noconfigdirs): Remove tcl and tk from
12725         noconfigdirs for cygwin32 builds.
12727 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12729         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12731 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12733         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12734         make-all.com, use makefile.vms instead.
12736 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12738         * config.sub: Accept -lnews*.
12740 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12742         * configure.in (noconfigdirs): Disable target-newlib,
12743         target-examples and target-libiberty for d30v.
12745 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12747         * configure.in (noconfigdirs): Enable ld for d30v.
12749 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12751         * configure.in (tic80-*-*): Build compiler.
12753 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12755         * configure.in (d30v-*): Remove sim directory from list of
12756         unsupported d30v directories
12758 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12760         * config.sub, configure.in: Add d30v target cpu.
12762 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12764         * makefile.vms: New file.
12765         * make-all.com: Remove.
12767 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12769         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12771 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12773         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12775 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12777         * Makefile.in (ALL_MODULES): Added all-db.
12778         (CROSS_CHECK_MODULES): Addec check-db.
12779         (INSTALL_MODULES): Added install-db.
12780         (CLEAN_MODULES): Added clean-db.
12782 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12784         * config.guess: Merge with latest FSF sources.
12786 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12788         * Makefile.in (ALL_MODULES): Added all-itcl.
12789         (CROSS_CHECK_MODULES): Added check-itcl.
12790         (INSTALL_MODULES): Added install-itcl.
12791         (CLEAN_MODULES): Added clean-itcl.
12793 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12795         * configure.in: build gdb for mn10200
12797 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12799         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12801 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12803         * configure.in (tic80-*-*): Turn off most targets right now.
12805 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12807         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12808         rather than the makeinfo program.
12809         (do-info): Depend upon all-texinfo.
12811 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12813         * configure.in: Remove uses of config/mh-linux.
12815         * config.sub, config.guess: Merge with latest FSF sources.
12817 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12819         * config.sub (case $basic_machine): Add tic80 entries.
12821 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12823         * config.sub, config.guess: Merge with latest FSF sources.
12825 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12827         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12828         * mpw-config.in: Test for NewFolderRecursive.
12829         * mpw-install: Use symbolic name for startup filename.
12830         * mpw-README: Add various additional details.
12832 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12834         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12836 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12838         * configure.in: Do build gcc and the target libraries for
12839         the mn10200.
12841 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12843         * configure.in: don't avoid building gdb for mn10300 any more
12844         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12845         instead of single-quoting it.
12847 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12849         * configure.in: Don't use --with-stabs on IRIX 6.
12851 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12853         * configure.in (m32r): Build gdb, libg++ now.
12855 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12857         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12858         directories from noconfigdirs.
12860 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12862         * config.sub (basic_machine): added mips16 configuration
12864 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12866         * config.sub: Handle d10v-unknown.
12868 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12870         * config.sub: Handle v850-unknown.
12872 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12874         * Makefile.in: add findutils
12875         * configure.in: add findutils to list of host_tools
12877 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12879         * config.sub: Handle mn10200 and mn10300.
12881 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12883         * configure.in (d10v-*): Do not build librx.
12885 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12887         * configure.in (mn10300): Build everything except gdb & libgloss.
12889 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12891         * config.guess:  Patch for Dansk Data Elektronik servers,
12892         from Niels Skou Olsen <nso@dde.dk>.
12894         For ncr, use /bin/uname rather than uname, since GNU uname does not
12895         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12897         Patch for MIPS R4000 running System V,
12898         from Eric S. Raymond <esr@snark.thyrsus.com>.
12900         Fix thinko for nextstep.
12902         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12904         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12905         * config.guess: Guess mips-dec-mach_bsd4.3.
12907         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12908         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12909         release numbers.
12910         * config.guess (mips-mips-riscos*):  Emit just enough of the
12911         release number.
12913         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12914         * config.guess (sparc-auspex-sunos*):  Added.
12915         (f300-fujitsu-*): Added.
12917         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12918         * config.guess:  Recognize a Tadpole as a sparc.
12920 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12922         * config.guess: Don't assume that NextStep version is either 2 or
12923         3.  NextStep 4 (aka OpenStep 4) has come out now.
12925 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12927         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12928         From Rik Faith <faith@cs.unc.edu>.
12930 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12932         * config.sub: Contributions from bug-gnu-utils to:
12933         Support plain "hppa" (no version given) architecture, reported by
12934         OpenStep.
12935         OpenBSD like NetBSD.
12936         LynxOs is not a hardware supplier.
12938         * config.guess: Contributions from bug-gnu-utils to add support for:
12939         OpenBSD like NetBSD.
12940         Stratus systems.
12941         More Pyramid systems.
12942         i[n>4]86 Intel chips.
12943         M680[n>4]0 Motorola chips.
12944         Use unknown instead of lynx for hardware manufacturer.
12946 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12948         * install.sh (chmodcmd): Set to null if the DST directory already
12949         exists.
12951 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12953         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12954         not use mt-ppc target Makefile fragment any more.
12956 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12958         * configure.in (*-*-windows):  Exclude everything but those dirs
12959         needed to build windows.
12961 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12963         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12965 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12967         * configure.in:  Exclude mmalloc from i386-windows.
12969 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12971         * Undo my previous change.
12973 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12975         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12976         unconditionally.
12977         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12979 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12981         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12982         host to add it's own flags.
12984 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12986         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12988 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12990         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12991         (CXX_FOR_TARGET): Likewise.
12992         (GCC_FOR_TARGET): Define.
12993         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12994         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12995         CC_FOR_TARGET was specified on the command line.
12996         (MAKEOVERRIDES): Don't define.
12998 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13000         * configure.in (m32r): Fix spelling of libg++ libs.
13002 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13004         * config.sub (-apple*): Remove, now redundant.
13006 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13008         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13010         * configure: Rework yesterday's sed script patch.
13012         * config.sub: Merge with FSF.
13014 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13016         * config.guess:  Merge from FSF.
13018         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13019         * config.guess: Use pc instead of unknown, for pc clone systems.
13020         Change linux to linux-gnu.
13022         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13023         * config.guess: Avoid non-portable tr syntax.
13025 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13027         * test-build.mk (HOLES): Add "xargs" for gdb.
13029         * configure: Avoid hpux10.20 sed bug.
13031 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13033         * configure.in:  Add support for windows host
13034         (that is a build done under the Microsoft build environment).
13036 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13038         * Makefile.in: Replace all uses of srcroot with s, to shrink
13039         command line lengths.
13041         Patches from Geoffrey Noer <noer@cygnus.com>:
13042         * configure.in: If configuring for newlib, pass --with-newlib to
13043         subdirectories.
13044         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13045         -Bnewlib/ and -Lwinsup to gcc.
13046         (CXX_FOR_TARGET): Likewise.
13048 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13050         * Makefile.in (ETC_SUPPORT): Add configure.
13052 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13054         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13055         host configuration file.
13057 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13059         * configure.in: Break mn10x00 support into separate
13060         mn10200 and mn10300 configurations.
13061         * config.sub: Likewise.
13063 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13065         * configure.in: Add lots of stuff to noconfigdirs for
13066         the mn10x00 targets.
13068         * config.sub, configure.in: Add mn10x00 support.
13070 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13072         * make-all.com: Call conf-a-gas, not config-a-gas.
13074 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13076         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13077         targets.
13079 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13081         * mpw-README: Add much more detail for native PowerMac.
13082         * mpw-install: New file.
13083         * mpw-configure: Add --norecursion and --help options.
13084         * mpw-config.in: Translate readme and install files when
13085         copying to objdir.
13086         * mpw-build.in: Don't always depend on byacc and flex.
13087         (install-only-top): New action.
13089 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13091         * configure.in:  You can now configure GDB for the v850.
13093 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13095         * configure.in (noconfigdirs): Don't configure any C++ dirs
13096         if targeting D10V.
13098 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13100         * config.sub: Recognize mips64vr5000.
13102 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13104         * configure.in: Use a single line for host_tools and native_only.
13106 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13108         * config.sub, configure.in: Add entries for m32r.
13110 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13112         * Makefile.in (inet-install): Don't run install-gzip.
13114 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13116         * configure.in:  Don't config lots of things for *-*-windows*.
13118 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13120         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13121         (host_libs, host_tools): Copy from configure.in.
13122         * mpw-configure: Don't complain about directories not found.
13124 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13126         * configure.in (i[345]86): Recognize i686 for pentium pro.
13127         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13128         file.
13130         * config.guess (i[345]86): Ditto.
13132 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13134         * configure.in (noconfigdirs): Removed gdb for D10V.
13136 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13138         * configure.in: Remove ld, target-libio, target-libg++, and
13139         target-libstdc++ from noconfigdirs.
13141 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13143         * configure: Fix three locations where shell scripts were
13144         being run directly rather than with config_shell.
13146 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13148         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13149         * config.sub (basic_machine): Recognize v850.
13151 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13153         * mpw-configure: Handle multiple enable/disable options and
13154         pass them down recursively, handle -c and -s flags appropriately
13155         depending on choice of compiler, add escape mechanism for
13156         quoted arguments to gC.
13158 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13160         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13161         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13162         so that -mrelocatable-lib and -mno-eabi are used.
13164         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13165         not support --print-multi-lib, don't abort.
13167 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13169         * make-all.com: Run config-a-gas.
13170         * setup.com: Don't copy subdirectory files around.
13172 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13174         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13175         target, it now compiles correctly.
13177 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13179         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13181 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13183         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13185 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13187         * configure.in (native_only): Add prms.
13189 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13191         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13192         (BINUTILS_SUPPORT_DIRS): Likewise.
13194 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13196         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13197         d10v support is added.
13199 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13201         * configure.in (d10v-*-*): New target.
13203 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13205         * config.guess (HP 9000/811): Recognize this as a PA1.1
13206         machine.
13208 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13210         * Makefile.in (do-tar-gz): New target, split out from tail end of
13211         taz target.  Run each command separately, don't use pipes.
13212         (taz): Use it.
13214 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13216         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13217         * mpw-build.in: No builds should depend on building byacc or flex,
13218         they are assumed to be installed already.
13220 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13222         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13223         variable that CC_FOR_TARGET needs.
13225 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13227         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13228         options have changed since the last time the subdirectory was
13229         configured, and if it has, reconfigure.
13230         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13231         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13233 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13235         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13236         CLEAN_MODULES): Add bash.
13237         (all-bash): New target.
13239 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13241         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13243 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13245         * config.sub (basic_machine): Recognize d10v as a valid processor.
13247 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13249         * mpw-configure: Add support for --bindir.
13250         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13252 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13254         * configure.in: add bash, time, gawk to list of hosttools and things
13255         to only build for native toolchains
13257 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13259         * Makefile.in (docdir): Remove.
13261 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13263         * Makefile.in (datadir): Set to $(prefix)/share.
13265 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13267         * configure.in: build diff and patch for cygwin32-hosted
13268         toolchains.
13270 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13272         * config.sub: Accept -rtems*.
13274 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13276         * configure.in: enable dosrel for cygwin32-hosted builds,
13277                 remove diff from the list of things not buildable
13278                 via Canadian Cross
13280 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13282         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13283         don't get ". ".
13285 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13287         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13289 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13291         * Makefile.in (taz): Handle case where tex3patch didn't even get
13292         checked out.  Also, if it was found, put the symlink in a new util
13293         subdirectory.
13295 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13297         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13299 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13301         * config.sub: Recognize -openvms.
13302         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13303         * make-all.com, setup.com: New files.
13305 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13307         * Makefile.in (taz): tex3patch moved to texinfo/util.
13309 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13311         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13312         * configure.in: remove make from disable-if-Can-Cross list
13313                 enable gdb if ${host} and ${target} are cygwin32
13315 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13317         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13318         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13320 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13322         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13323         distinguish sysv/svr4/bsd variants.
13324         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13326 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13328         * configure.in: Added copyright notice.
13329         * move-if-change: Added copyright notice.
13331 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13333         * configure.in (powerpcle-*-solaris*): Until we get shared
13334         libraries working, don't build gdb, sim, make, tcl, tk, or
13335         expect.
13337 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13339         * config.guess:  Merge with FSF:
13341         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13342         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13344         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13345         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13347         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13348         * config.guess:  Combine two OSF1 rules.
13349         Also recognize field test versions.  From mjr@zk3.dec.com.
13350         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13351         because GNU uname does not support -p.  From pmr@pajato.com.
13353 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13355         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13357 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13359         * mpw-README: Document GCCIncludes.
13361 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13363         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13365 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13367         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13369 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13371         * configure.in (*-*-cygwin32): Configure make.
13373 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13375         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13377 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13379         * Makefile.in (all-inet): Depend on all-perl.
13381         * Makefile.in (inet-install): New target.
13383         * Makefile.in (all-inet): Depend on all-tcl.
13384         (all-inet): Depend on all-send-pr.
13386 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13388         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13389         temporarily.
13391 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13393         * configure.in: Don't configure --with-gnu-ld on AIX.
13395 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13397         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13399 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13401         * Makefile.in (ALL_MODULES): Added all-inet.
13402         (CROSS_CHECK_MODULES): Added check-inet.
13403         (INSTALL_MODULES): Added install-inet.
13404         (CLEAN_MODULES): Added clean-inet.
13405         (all-indent): New target.
13407         * configure.in (host_tools): Added inet.
13408         (native_only): Added inet.
13409         (noconfigdirs): Added inet.
13411 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13413         * configure.in: Don't configure libgloss if we are not configuring
13414         newlib.
13416 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13418         * configure.in: Don't configure libgloss for unsupported
13419         architectures.
13421 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13423         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13425 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13427         * Makefile.in (ALL_MODULES): Include all-apache.
13428         (CROSS_CHECK_MODULES): Include check-apache.
13429         (INSTALL_MODULES): Include install-apache.
13430         (all-apache): New target.
13432         * configure.in: Added apache everywhere perl is seen.
13434 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13436         * Makefile.in: Add support for clean-{module} and
13437         clean-target-{module} rules.
13439 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13441         * configure.in (*-*-ose) do not build libgloss.
13443 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13445         * config.guess (prep*:SunOS:5.*:*): Turn into
13446         powerpele-unknown-solaris2.
13448 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13450         * configure.in: Permit --enable-shared to specify a list of
13451         directories.
13453 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13455         * configure.in (host==solaris): Pass only the first word of $CC
13456         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13458 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13460         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13462 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13464         * Makefile.in (ALL_MODULES): Include all-perl.
13465         (CROSS_CHECK_MODULES): Include check-perl.
13466         (INSTALL_MODULES): Include install-perl.
13467         (ALL_X11_MODULES): Include all-guile.
13468         (CHECK_X11_MODULES): Include check-guile.
13469         (INSTALL_X11_MODULES): Include install-guile.
13470         (all-perl): New target.
13471         (all-guile): New target.
13473         * configure.in (host_tools): Include perl and guile.
13474         (native_only): Include perl and guile.
13475         (noconfigdirs): Don't build guile and perl; no ports have been
13476         done.
13478 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13480         * configure (--enable-*): Handle quoted option lists such as
13481         --enable-sim-cflags='-g0 -O' better.
13483 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13485         * Makefile.in ({,inst}all-target): New rule so we can make and
13486         install all of the target directories easily.
13488 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13490         * configure.in: Add missing global flag in sed substitution when
13491         deleting `target-' from ${configdirs}.
13493 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13495         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13496         option.
13498         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13499         config/mh-necv4.
13501         * install.sh: Correct misspelling of transformbasename.
13503         * config.guess: Recognize mips-*-sysv*.
13505 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13507         * config.sub: Recognize mon960.
13509 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13511         * configure: Restore Canadian Cross handling of BISON and LEX,
13512         removed in Feb 20 change.
13514 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13516         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13517         Mention make install.  Remove the old copyright date as well the
13518         clumsy and rather pointless copyright on the README file.
13520 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13522         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13523         Makefile after running symlink-tree, then run `make distclean' to
13524         avoid clobbering any generated files in srcdir.
13526 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13528         * configure.in (m68k-*-netbsd*): Build everything now.
13530 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13532         * Makefile.in (taz): Fix quoting.
13534 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13536         * configure.in (sparclet-*-*): Build everything now.
13538 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13540         * configure.in (m68k-*-linux*): New host.
13542 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13544         * configure: Check for bison before byacc.
13546 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13548         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13549         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13550         searching PATH.  These are used as fallbacks by Makefile.in if
13551         flex/bison/byacc aren't in objdir.
13553 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13555         * Makefile.in: Make everything which depends upon all-bfd also
13556         depend upon all-opcodes, in case --with-commonbfdlib is used.
13558 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13560         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13561         building NT native compilers on Unix.
13563 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13565         * configure.in: Don't get CC from the host Makefile fragment if we
13566         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13567         Solaris test for /usr/ucb/cc to the post target script, just after
13568         the compiler sanity test.
13570 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13572         * config.sub: Merge with FSF.
13574 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13576         * Makefile.in (RPATH_ENVVAR): New variable.
13577         (REALLY_SET_LIB_PATH): Use it.
13578         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13580 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13582         * config.sub, configure.in: Recognize sparclet cpu.
13584 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13586         * config.guess:  Support m68k-cbm-sysv4.
13588 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13590         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13591         m68k-unknown-linuxaout from linker help string.  Put quotes around
13592         $ld_help_string.
13594 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13596         * config.guess (powerpc-harris-powerunix): Add guess for port
13597         to new target.
13599 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13601         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13603 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13605         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13606         $(REALLY_SET_LIB_PATH) in Makefile.
13607         * Makefile.in (SET_LIB_PATH): New variable.
13608         (REALLY_SET_LIB_PATH): New variable.
13609         ($(DO_X)): Use $(SET_LIB_PATH).
13610         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13611         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13612         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13613         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13614         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13615         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13616         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13617         (install-dosrel): Likewise.
13618         (all-opcodes): Depend upon all-libiberty.
13620 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13622         * config.guess (*:CYGWIN*): New
13624 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13626         * Makefile.in (all-target-winsup): All all-target-libiberty.
13628 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13630         * configure.in (noconfigdirs): Add missing # in front of comment.
13632 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13634         * configure.in: add second pass to things added to noconfigdirs
13635         so *-gm-magic can exclude libgloss properly.
13637 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13639         * mpw-configure (extralibs_name, rez_name): Set correctly
13640         for MWC68K compiler.
13642         * mpw-README: Add more info on the necessary build tools.
13644 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13646         * configure.in, config.sub: Recognize cygwin32.
13648 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13650         * config.guess, config.sub: Recognize A/UX.
13652 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13654         * config.sub: Merge with gcc/config.sub.
13656 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13658         * mpw-build.in (do-binutils): Add build of stamps.
13660 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13662         * config.sub: Add recognition for mips64vr4100*-* targets.
13664 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13666         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13667         Add creation of gconfigargs with `--enable-shared' turned on.
13668         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13669         ($(host)-stamp-stage3-configured): Likewise.
13670         (HOLES): Add chatr and ldd.
13671         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13673 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13675         * configure: Pass --nfp to recursive configures.
13677 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13679         * Makefile.in (DLLTOOL): New.
13680         (DLLTOOL_FOR_TARGET): New.
13681         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13682         (EXTRA_TARGET_FLAGS): Ditto.
13683         (EXTRA_GCC_FLAGS): Ditto.
13684         (CONFIGURE_TARGET_MODULES): Ditto.
13685         (DO_X): Ditto.
13686         * configure: Add DLLTOOL.
13688 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13690         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13691         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13692         mh-sco, since old workarounds no longer needed, and don't
13693         build ld, since libraries have weak symbols in COFF.
13695 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13697         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13699 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13701         * configure.in: Make sure that ${CC} can be used to compile an
13702         executable.
13704 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13706         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13707         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13708         nothing depending on whether gdbtk is being built.
13710 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13712         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13714 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13716         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13717         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13719 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13721         * config-ml.in: Add support for
13722         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13723         Simplify setting of multidirs from --disable-foo.
13725 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13727         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13728         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13729         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13730         non-empty, pass them on to the  GCC make.
13731         (all-bootstrap): New rule that is like all-gcc, except it executes
13732         the GCC bootstrap rule instead of the GCC all rule.
13734 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13736         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13738 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13740         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13741         DG/UX support.
13743 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13745         * config.sub (i*86*) Change [345] to [3456]
13747 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13749         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13750         --with-gnu-ld=no.
13752 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13754         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13755         AIX multilibs get built.
13757 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13759         * configure.in (i386-win32): Don't build expect if we're not
13760         building the tcl subdir.
13762 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13764         * Makefile.in: (configure-target-examples, all-target-examples):
13765         New targets, configure and build example programs.
13767 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13769         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13770         use it as input to sedit the generated MPW makefile.
13771         * mpw-README: Add a suggestion about Gestalt.h.
13773 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13775         * config.sub: Accept *-*-ieee*.
13777 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13779         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13780         Ronald F. Guilmette <rfg@monkeys.com>.
13782 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13784         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13785         for powerpc-pe native.
13786         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13787         (target==powerpc-pe): duplicate i386-win32 entry.
13789 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13791         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13792         of vxworks, not just vxworks5.1.
13794 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13796         * mpw-configure: Add support for exec-prefix.
13798 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13800         * config.guess: Recognize HP model 816 machines as having
13801         a PA1.1 processor.
13803 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13805         * configure: Ignore new autoconf configure options.
13807 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13809         * config.guess:  Recognize Pentium under SCO.
13810         From Robert Lipe <robertl@arnet.com>.
13812 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13814         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13816 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13818         * configure.in: Don't configure gas for alpha-dec-osf*.
13820 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13822         * configure.in: Default to --with-stabs for some targets for which
13823         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13824         i[345]86*-*-unixware*.
13826 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13828         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13829         rather than basing it on the target.  Simplify handling of options
13830         controlling which directories to configure.  Remove extraneous
13831         slash in multi-clean target.
13833 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13835         * config-ml.in: Prefix more variables with ml_ so they don't collide
13836         with configure's.
13838 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13840         * configure: Don't turn -v into --v.
13842 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13844         * configure.in (targargs): Fix typo.
13846         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13848 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13850         * configure.in: Strip --host and --target options from
13851         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13852         --with-cross-host option when building with a cross-compiler.
13853         * configure: Canonicalize the arguments put into config.status by
13854         always using `=' for an option with an argument.  Pass a presumed
13855         --host or --target explicitly.
13857 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13859         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13860         into general OS recognition case.
13862 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13864         * configure.in (target_configdirs): add target-winsup only
13865         for win32 target systems.
13867 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13869         * Makefile.in (all-target-libgloss): Depend upon
13870         configure-target-newlib, since when libgloss is built it looks to
13871         see if the newlib directory exists.
13873 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13875         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13876         cfg-ml-*.in.
13878 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13880         * configure: Handle LD and LD_FOR_TARGET when configuring a
13881         Canadian Cross.
13883 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13885         * configure.in (target_libs): add target-winsup.
13886         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13887         (target==ppcle-pe): remove ld from $noconfigdirs.
13889 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13891         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13892         Preserve relative path names in $srcdir.  Build symlink tree if
13893         configuring cross target dir and srcdir=. (= no VPATH support).
13894         (configure-target-libg++): Depend on configure-target-librx.
13895         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13896         * config-ml.in: New file.
13897         * symlink-tree: New file.
13898         * configure: Ensure srcdir="." if that's what it is.
13900 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13902         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13903         includes and FLEX_SKELETON setting.
13904         * mpw-configure (--with-gnu-ld): New option, controls whether
13905         to use PPCLink or ld with PowerMac GCC.
13906         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13907         * mpw-config.in: Configure grez if targeting Mac.
13909         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13910         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13911         just macos.
13912         * configure.in: Configure grez resource compiler if targeting Mac.
13913         * Makefile.in (all-grez, install-grez): New targets.
13915 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13917         * configure: CXX defaults to gcc, not g++.  If we find
13918         gcc in the path, set CC to gcc -O2.
13920 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13922         * configure: Default ${build} correctly.  Avoid picking up extra
13923         spaces when reading CC and CXX from Makefile.  When doing a
13924         Canadian Cross, use plausible default values for numerous
13925         variables.
13926         * configure.in: When doing a Canadian Cross, don't try to
13927         configure tools whose configure script can't handle it.
13929 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13931         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13933 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13935         * configure:  Remove dubious bug reporting address.
13937 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13939         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13940         configure script, run that instead of this directory's configure.
13941         In either case, print a message that we're configuring the sub-dir.
13943 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13945         * configure.in: Before checking for the existence of various files,
13946         use sed to filter out "target-".
13948 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13950         * Makefile.in (DO_X): Split rule to decrease command line length
13951         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13952         (Philippe De Muyter).
13954 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13956         * Makefile.in (all-patch): depend on all-libiberty.
13958 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13960         * configure.in: If the only directory in target_configdirs which
13961         actually exists is libiberty, then set target_configdirs to empty,
13962         to avoid trying to build a target libiberty in a gas or gdb
13963         distribution.
13965 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13967         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13968         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13969         systems.
13971 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13973         * configure.in (copy_dirs): Use sys-include instead of include
13974         for --with-headers option.
13976 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13978         * Makefile.in, configure.in: Make winsup builds work with
13979         new scheme.
13981 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13983         * configure.in: Build the linker on AIX.
13985 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13987         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13988         where needed.
13990 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
13992         * Makefile.in (all-gcc): Fix typo.
13994 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13996         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
13998 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14000         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14001         to target-xiberty, to provide more flexibility.
14002         (target_subdir):  Define.  Create if cross.
14003         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14004         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14005         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14006         check-libFOO -> check-target-libFOO, etc.
14007         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14008         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14009         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14010         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14011         allow ALL_GCC="" to only configure.
14012         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14013         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14014         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14016 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14018         * Makefile.in (taz): Build "info" in etc explicitly.
14020 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14022         * configure.in:  Make sure that CC is undefined (as opposed to
14023         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14024         problem with autoconf trying to configure on a host without GCC.
14026 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14028         * mpw-configure: Set host alias from choice of host compiler,
14029         only use generic MPW Makefile sed if present, edit a file
14030         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14031         * mpw-README: Add problem notes about CW6 and CW7.
14033 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14035         * Makefile.in (taz): Use ";" instead of ";;".
14037 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14039         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14040         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14041         DISTDOCDIRS.
14042         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14043         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14045 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14047         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14048         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14049         Move bfd to DISTSTUFFDIRS.
14051 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14053         * Makefile.in (X11_LIB): Removed.
14054         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14056         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14058 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14060         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14061         names.
14063 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14065         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14067 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14069         * configure.in (i[345]86-*-win32): Always build newlib.
14070         Don't configure cvs, autoconf or texinfo.
14071         * Makefile.in (LD_FOR_TARGET): New.
14072         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14073         Pass down LD_FOR_TARGET.
14075 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14077         * winsup: New directory.
14078         * Makefile.in: Build winsup.
14079         * configure.in: Winsup is configured when target is win32.
14080         Can only build win32 target GDB when native.
14082 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14084         * config.guess: Recognize HP model 819 machines as having
14085         a PA 1.1 processor.
14087 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14089         * configure: Fix sed loop which substitutes for CC and CXX to
14090         avoid bug found in various sed implementations.
14092 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14094         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14095         simulator.  Use standard powerpc-*-eabi*.
14097 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14099         * configure.in: Stop putting gas and binutils in noconfigdirs for
14100         powerpc-*-aix* and rs6000-*-*.
14102 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14104         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14105         -mcall-aixdesc libraries.
14107 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14109         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14111         * config.sub (arm | armel | armeb): Fix shell syntax.
14113 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14115         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14116         -msoft-float and -mcpu=common support.
14117         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14118         libraries.
14120 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14122         * configure.in: Allow configuration and build of emacs19 for the alpha.
14124 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14126         * configure.in (CC): Get ^CC, not just any old CC, from
14127         ${host_makefile_frag}.
14129 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14131         * configure.in (CC): Try to get CC from
14132         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14134 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14136         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14137         only if it exists in $(srcdir).
14139 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14141         * configure: If CC and CXX are not set in the environment, set
14142         them, based on either an existing Makefile or on searching for gcc
14143         in PATH.  Substitute for CC and CXX in Makefile.
14144         * configure.in: Remove libm from target_libs.  Separate
14145         target_configdirs from configdirs.  If CC is not set in
14146         environment, try to get it from a host Makefile fragment.  Rewrite
14147         changes of configdirs to use skipdirs instead.  A few minor
14148         tweaks.  Take directories out of target_configdirs as they are
14149         taken out of configdirs.  Remove existing Makefile files from
14150         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14151         CONFIG_ARGUMENTS in Makefile.
14152         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14153         by configure.in.
14154         (CONFIG_ARGUMENTS): Likewise.
14155         (CONFIGURE_TARGET_MODULES): New variable.
14156         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14157         ($(CONFIGURE_TARGET_MODULES)): New target.
14158         (configure-libg++, configure-libio): New targets.
14159         (all-libg++): Depend upon configure-libg++.
14160         (all-libio): Depend upon configure-libio.
14161         (configure-libgloss, all-libgloss): New targets.
14162         (configure-libstdc++): New target.
14163         (all-libstdc++): Depend upon configure-libstdc++.
14164         (configure-librx, all-librx): New targets.
14165         (configure-newlib): New target.
14166         (all-newlib): Depend upon configure-newlib
14167         (configure-xiberty): New target.
14168         (all-xiberty): Depend upon configure-xiberty.
14170 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14172         * configure.in (host i[345]86-*-win32):  Expand the
14173         noconfigdirs again.
14175 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14177         * mpw-configure: Fix sed command file name.
14179 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14181         * configure.in (host i[345]86-*-win32): Reduce the
14182         noconfigdirs again.
14184 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14186         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14187         or powerpc*-*-pe*, since they are not yet supported.
14189 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14191         Add PowerMac support and many other enhancements.
14192         * mpw-configure: New option --cc to select compiler to use,
14193         paste options set according to --cc into the generated
14194         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14195         if mpw-make.sed is present.
14196         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14197         add forward includes for PowerPC include files.
14198         * mpw-build.in: Build using Makefile.PPC if present.
14199         (do-byacc, etc): Remove separate version resource builds.
14200         (do-gas): Build "stamps" before "all".
14201         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14202         * mpw-README: Update to reflect --cc option, PowerMac support,
14203         and recently-reported compatibility problems.
14205 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14207         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14208         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14209         (--with-multilib-top): Pass to recursive invocations.
14211 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14213         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14214         v810-*-*.
14216 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14218         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14219         gdb, ld and opcodes on v810-*-*.
14221 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14223         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14224         (local-maintainer-clean): New target.
14225         (maintainer-clean): New target.
14226         (realclean): Just depend upon maintainer-clean.
14228 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14230         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14232 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14234         * configure.in: Build ld in mips*-*-bsd* case.
14236 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14238         * config.sub: Accept -lites* OS.  From Ian Dall.
14240 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14242         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14243         targets.
14245 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14247         * configure.in: treat i386-win32 canadian cross the same as
14248         i386-go32 canadian cross.
14250 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14252         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14253         running under the simulator to build a reduced set of libraries.
14254         (powerpc-*-eabiaix): Add fine grained multilib support added to
14255         other powerpc targets yesterday.
14257 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14259         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14260         -disable-softfloat, -disable-relocatable, -disable-aix, and
14261         -disable-sysv to control which multilib libraries get built.
14263 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14265         * configure: Add Makefile.tem to list of files to remove in trap
14266         handler.
14268 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14270         * config.guess (*Linux*):  Add missing "exit"s.
14271         Also, need specific check for alpha-unknown-linux (uses COFF).
14273 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14275         * config.guess:  Merge with FSF:
14277         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14278         * config.guess (AIX4): More robust release numbering discovery.
14280         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14281         * config.guess (i386-sequent-ptx): Properly get version number.
14283         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14284         * config.guess (mips:*:4*:UMIPS): New case.
14286 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14288         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14289         (i386-win32 host): Likewise.  Don't build readline.
14291 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14293         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14294         SUPPORT_FILES to submakes.
14296 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14298         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14299         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14300         mpw-configure.
14302 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14304         * configure.in (appdirs): Use =, not ==, in test expression when
14305         trying to build the text to print in the warning message for
14306         Solaris users.
14308 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14310         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14312 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14314         * config.guess: Recognize lynx-2.3.
14316 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14318         * config.sub (z8ksim): Deleted
14319         (z8k-*-coff): New, this is the one true name of the target.
14321 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14323         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14325 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14327         * config.guess (*:Linux:*:*): First try asking the linker what the
14328         default object file format is (elf, aout, or coff).  Then if this
14329         fails, try previous methods.
14331 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14333         * configure.in: Don't build newlib for *-*-vxworks5.1.
14335 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14337         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14338         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14340 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14342         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14344 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14346         * cfg-ml-com.in: New file.
14347         * cfg-ml-pos.in: New file.
14349 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14351         * COPYING.NEWLIB: Add HP free copyright to list.
14353 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14355         * config.sub: Recognize -eabi* for the system, not just -eabi.
14357 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14359         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14360         * config.sub, configure.in (win32): New target and host.
14362 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14364         * configure.in: Add i386-pe configuration.
14366 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14368         * mpw-build.in (install): Install GDB after LD.
14370 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14372         * mpw-config.in (elf/mips.h): Always forward-include, needed
14373         for GDB to build.
14375 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14377         * testsuite: New directory for customer acceptance and whole tool
14378         chain tests.
14380 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14382         * configure: If per-host line isn't found, but AC_OUTPUT is found
14383         and a configure script exists, run it instead.
14385 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14387         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14389 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14391         * configure: Set build_{cpu,vendor,os,alias} to host values when
14392         --build isn't specified.
14394 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14396         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14397         (FLAGS_TO_PASS): Pass them.
14398         (EXTRA_TARGET_FLAGS): Ditto.
14400 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14402         * Makefile.in (all-libg++): Depend on all-libstdc++.
14404 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14406         * configure.in (noconfigdirs): Enable all packages for
14407           i386-unknown-netbsd.
14409 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14411         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14412         hosted builds (DOS builds)
14414 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14416         Changes for ARM based on patches from Richard Earnshaw:
14417         * config.sub: Handle armeb and armel.
14418         * configure.in: Omit arm linker only for riscix.
14420 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14422         * config.guess:  Update from FSF.
14424 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14426         * config.sub: Recognize powerpcle as the little endian variant of
14427         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14428         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14429         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14430         temporarily.
14432 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14434         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14436 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14438         * config.sub: Accept -lites* as a basic system type.
14440 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14442         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14443         installed, and if so return linuxoldld as the system name.
14445 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14447         * config.guess: Add hppa1.1-hp-lites support.
14449 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14451         * configure.in: Don't build newlib for m68k-vxworks5.1.
14453 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14455         * configure.in (mips-sgi-irix6): Use mh-irix5.
14457 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14459         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14461 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14463         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14464         OSF/1.  Fix compiler flags.
14465         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14467 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14469         * configure.in: Recognize --with-newlib.
14470         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14472 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14474         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14475         to *_X11_MODULES due to gdbtk needing X include files et al.
14477 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14479         Merge in support for Mac MPW as a host.
14480         (Old change descriptions retained for informational value.)
14482         * mpw-config.in: Add generic include forwards for cpu-specific
14483         include files in aout and elf directories.
14485         * mpw-configure: Added copyright.
14486         * mpw-config.in: Check for presence of required build tools.
14487         (target_libs): Add newlib.
14488         (target_tools): Add examples.
14489         (Read Me): Generate as "Read Me for MPW" instead.
14490         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14491         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14492         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14494         * mpw-configure: Remove subdir-specific makefile hackery,
14495         delete mk.tmp after using it.
14497         * mpw-build.in (all): Display start and end times.
14499         * mpw-configure (host_canonical): Set.
14500         (target_cpu): Always add to makefiles.
14501         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14502         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14503         (mpw-mh-mpw): Look for in srcdir and srcroot.
14504         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14506         * mpw-build.in: (install-only): New target.
14508         * mpw-configure (host_alias, target_alias): Rename from hostalias
14509         and targetalias, add into generated Makefile.
14510         (mk.tmp): If present, add into generated Makefile.
14511         * mpw-build.in (all-gas): Build config.h first before gas proper.
14513         * mpw-configure (config.status): Write only if changed.
14514         * mpw-config.in (readline): Configure it (not built, just used for
14515         definitions).
14517         * mpw-config.in (elf/mips.h): Add a forward include.
14519         * mpw-config.in: Forward-include most .h files in include into
14520         extra-include.
14521         (readline): Don't build.
14522         mpw-build.in (install): Install GDB.
14524         * mpw-configure (prefix, mpw_prefix): Handle it.
14525         * mpw-config.in (mmalloc, readline): Don't configure.
14526         * mpw-build.in (thisscript): Rename to ThisScript.
14527         Use mpw-build instead of BuildProgram everywhere.
14528         (mmalloc, readline): Don't build.
14529         * mpw-README: New file, basic documentation about the MPW port.
14531         * mpw-config.in: Use forward-include to create include files.
14533         * mpw-configure: Add more things to the top of each configured
14534         Makefile, including contents of config/mpw-mh-mpw.
14535         * mpw-config.in (extra-include): Create this directory and fill it
14536         with Posix-like include files when configuring.
14538         * config.sub (apple, mac, mpw): Add various aliases.
14540         * mpw-build.in: New file, top-level build script fragment for MPW.
14541         * mpw-configure: New file, configure script for MPW.
14542         * mpw-config.in: New file, config fragment for MPW.
14544 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14546         * configure.in (host_libs): Remove glob, since it is gone from the
14547         sources.
14549 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14551         * Makefile.in: define empty GDB_NLM_DEPS var.
14553         * configure.in(target_makefile_frag): use config/mt-netware
14554         for netware targets.
14556 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14558         * config.sub: Merge in recent FSF changes.  Remove linux special
14559         cases.
14561 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14563         Revert this change:
14565         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14567                 * build-all.mk: Use CC=cc -Xs on Solaris.
14569 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14571         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14572         stop using it.
14573         * Makefile.in: Nuke all references to glob subdirectory.
14575 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14577         * configure.in: Fix --enable-shared logic in per-host.
14579 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14581         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14583 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14585         * configure.in (noconfigdirs): Don't build gas on AIX, for
14586         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14588 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14590         * configure: Fix --cache-file to work if the file argument is a
14591         relative path.
14593 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14595         * configure: If the --cache-file is used, pass it down to
14596         configure in subdirectories.
14598 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14600         * config.sub: add vxworks29k configuration.
14602 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14604         * Makefile.in (taz): Do "diststuff" part quietly.
14606 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14608         * config.sub: Mini-merge with gcc/config.sub.
14610 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14612         * config.guess (IRIX): Sed - to _.
14614 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14616         * Makefile.in (source-vault, binary-vault): New targets.
14618 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14620         * config.sub: Recognize -eabi as a basic system type.
14622 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14624         * configure.in (enable_shared stuff): Fix typo.
14626 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14628         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14630 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14632         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14634 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14636         * configure.in (rs6000-*-*): Don't build gas.
14638 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14640         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14641         reduce command line length.
14642         (AS_FOR_TARGET): Check for as.new, not Makefile.
14643         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14645 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14647         * config.guess:  Merge from FSF.
14649 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14651         * configure: Don't use $ when handling program_suffix.
14653 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14655         * configure.in:  Configure tk for hppa/hpux.
14657 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14659         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14661 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14663         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14664         to LIBCXXFLAGS.  Tests are better run without it.
14666 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14668         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14670 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14672         * configure.in (*-*-netware*): Don't configure xiberty.
14674 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14676         * configure.in:  Remove tk from native_only list.
14678 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14680         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14681           for special NCD build.
14683 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14685         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14686         makeall.bat, they're only useful for binutils snapshots.
14687         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14688         makeall.bat to specified SUPPORT_FILES.
14690 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14692         * build-all.mk: Add Ericsson targets to sun4 and solaris
14693           hosts.  Add  BNR's sun4 target to solaris host, so their
14694           build-from-source will be tested in-house first.
14696 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14698         * Makefile.in (LIBCFLAGS): New variable.
14699         (CFLAGS_FOR_TARGET): Ditto.
14700         (LIBCFLAGS_FOR_TARGET): Ditto.
14701         (LIBCXXFLAGS): Ditto.
14702         (CXXFLAGS_FOR_TARGET): Ditto.
14703         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14704         (BASE_FLAGS_TO_PASS): Pass them.
14705         (EXTRA_TARGET_FLAGS): Ditto.
14707         * configure.in: Support --enable-shared.
14709 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14711         * configure.in (target_libs):  Include libstdc++ again.
14712         * config.guess:  Update from FSF (for FreeBSD).
14714 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14716         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14717         makeall.bat.
14718         (DISTDOCDIRS): Add `etc'.
14719         (ETC_SUPPORT_PFX): New variable.
14720         (taz): Include anything from etc starting with a word in
14721         ETC_SUPPORT_PFX.
14723 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14725         * config.sub: Update for recent FSF changes.  Remove obsolete
14726         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14727         spacing changes.
14729 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14731         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14733         * config.guess:  Merge with FSF.
14734         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14736 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14738         * configure: Since the "trap 0" handler will override the exit
14739         status on many systems, only use it for "exit 1", and make it set
14740         a non-zero exit status; reset it before "exit 0".  Also, check
14741         exit status of config.sub, and error out if it failed.
14743 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14745         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14746         and install libgloss.
14748 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14750         * Makefile.in (all-binutils): Depend upon all-byacc.
14752         * configure.in: Don't build emacs on Irix 5.
14754 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14756         * configure.in (*-*-netware*): Add libio.
14758 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14760         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14761         (CHECK_TARGET_MODULES): Ditto.
14762         (INSTALL_TARGET_MODULES): Ditto.
14763         (TARGET_LIBS): Ditto.
14764         (all-libstdc++): Note dependencies.
14766 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14768         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14770 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14772         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14773         -fexternal-templates.
14775         * configure.in (target_libs): Add libstdc++.
14776         (noconfigdirs): Add libstdc++ as appropriate.
14778 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14780         * config.guess:  Update from FSF.
14782 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14784         * configure: Use ${config_shell} when running ${configsub}.
14786 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14788         * config.sub: No longer recognize h8300h.
14790 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14792         * config.sub: Remove extraneous differences between config.sub and
14793         gcc/config.sub.
14795 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14797         * Makefile.in (DISTSTUFFDIRS): Add gas.
14799 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14801         * COPYING.NEWLIB: New file.
14803 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14805         * config.guess (HP-UX):  Patch from Harlan Stenn
14806         <harlan@landmark.com> to also emit release level.
14808 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14810         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14812 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14814         * config.sub:  Merge nextstep cleanup from FSF.
14816 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14818         * configure.in (arm-*-*): Don't configure ld for this target.
14820 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14822         * configure.in (*-*-netware): don't configure libg++, libio,
14823           librx, or newlib.
14825 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14827         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14828         configure ld--it works, but it doesn't support shared libraries.
14830 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14832         * config.guess (*-unknown-freebsd*):  Get rid of possible
14833         trailing "(Release)" in version string.
14834         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14836 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14838         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14839         Fix type: *-next-neststep -> *-next-nextstep.
14841         * config.guess:  Merge from FSF:
14843         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14845         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14847         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14849         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14850         instead of UNIX_SV for UnixWare 1.0).
14852 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14854         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14855         to make gdb/nlm/* build after the compiler and linker.
14857 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14859         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14860         not just i[34]86.
14861         (m68k-atari-sysv4):  Relocate to match FSF version.
14863         * config.guess:  More merges from the FSF:
14865         Add a space before function call or macro invocation.
14867         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14869         * config.guess: Add trap cmd to remove dummy.c and dummy when
14870         interrupted.
14872         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14874         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14875         (dummy): Redirect stderr from compilation of dummy.c.
14877         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14879         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14881 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14883         * configure: Accept and ignore --cache*, for compatibility with
14884         new autoconf.
14886 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14888         * config.guess:  Merge from FSF:
14890         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14892         * config.guess (Pyramid*:OSx*:*:*): New case.
14893         (PATH): Add /.attbin at end for finding uname.
14894         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14896         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14898         * config.guess (M88*:DolphinOS:*:*): New case.
14900         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14902         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14903         to select whether to use ELF or COFF.
14905         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14907         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14909         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14911         * config.guess: Guess the OS version for HPUX.
14913         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14915         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14917 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14919         * configure.in: Recognize --with-headers, --with-libs, and
14920         --without-newlib.
14921         * Makefile.in (all-xiberty): Depend upon all-ld.
14923 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14925         * configure.in: Change i[34]86 to i[345]86.
14927 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14929         * configure (version): A few more tweaks to help message.
14931 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14933         * Makefile.in:  Remove (for now) librx as a host library,
14934         now that we're building it for target.
14936 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14938         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14939         (Karl Berry).
14941 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14943         * configure.in:  Also configure librx.
14945 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14947         * Makefile.in:  Update various rules to reflect that librx
14948         is now needed for libg++.
14950 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14952         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14954 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14956         * configure.in: Configure the examples directory.
14958 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14960         * configure: Simplify Jun 2 1994 change.
14962 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14964         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14965         /bin/gcc isn't good enough to build gcc.
14967 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14969         * Makefile.in (GDB_SUPPORT_FILES): Remove
14970         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14971         (gdb.tar.gz): Add new rule to use standard distribution building
14972         mechanism.
14974 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14976         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14977         Bill Cox <bill@cygnus.com>.
14979 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14981         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14983 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14985         * configure:  Search current dir first in .gdbinit.
14987 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14989         * config.sub:  Recognize freebsd (merged from gcc config.sub).
14991 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14993         * config.sub:  Refer to NeXT's operating system as nextstep.
14995         * config.sub (case $basic_machine):  Re-order the cases, to match
14996         the order in the FSF version (which is mostly alphabethical).
14997         Merge in some additions and changes from the FSF.
14999 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15001         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15002         * config.sub: Recognize cxux7.
15003         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15005 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15007         * config.sub:  Fix typo powerpc -> powerpc-*.
15009 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15011         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15013         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15014         parallel with all-emacs and install-emacs).  Top-level command
15015         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15017 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15019         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15020         $(relbindir)/make before doing ``make install'', and use
15021         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15022         installing over running make binary.
15023         ($(host)-stamp-stage3-installed): Likewise.
15025 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15027         * config.guess: Recognize Mach.
15029 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15031         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15032         see whether --exec-prefix was used.
15034 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15036         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15038 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15040         * Makefile.in: Add all-librx target similar to all-libproc.
15042 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15044         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15045         with post 1.2 uname bogosity.
15047 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15049         * configure: Remove temporary files on receipt of a signal.
15051 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15053         * configure: If there is a package_makefile_frag, remove
15054         ${subdir}/Makefile.tem after copying it in.
15056 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15058         * build_all.mk: support rs6000 lynx identifies itself as
15059         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15060         since /bin/gcc is too feeble to compile a modern gcc.
15062 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15064         * brought devo/test-build.mk update-to-date with progressive/
15065           test-build.mk. Add lynx targets and hppa flag info.
15067 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15069         * configure.in:  Use mh-ncrsvr43.  Patch from
15070         Tom McConnell <tmcconne@sedona.intel.com>.
15072 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15074         * config.guess (i386-unknown-bsdi):  No longer need to
15075         check #if defined(__bsdi__) && defined(__i386__).
15077 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15079         * configure: Set program_transform_nameoption correctly.
15081 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15083         * brought build-all.mk update-to-date with progressive build-all.mk,
15084           added new targets and hppa info.
15086 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15088         * configure: If config.guess result is a prefix of the user
15089         specified target, assume a native build and use the user specified
15090         target as the host alias.  Remove SunOS patch suffix removal hack.
15091         * configure.in: Remove SunOS patch suffix removal hack.
15093         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15094         in NATIVE_CHECK_MODULES.
15096 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15098         * Makefile.in: Rename HOST_ONLY to NATIVE.
15099         * configure: Delete SunOs patch suffix from host_canonical
15100           and build_canonical variables that are prepended to Makefiles.
15101         * configure.in: Add comments for easier maintenance.
15103 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15105         * Makefile.in: Add all-libproc target similar to all-gui.
15107 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15109         * Makefile.in (CHECK_MODULES): split into
15110         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15112 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15114         * config.guess (i386-unknown-bsdi): New system to guess.
15116 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15118         * Makefile.in: Add all-gui target (but not yet build by "all").
15120 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15122         * config.sub: Move deletion of patch suffix from here...
15123         * configure.in: To here, at Ian's suggestion.  The top-
15124           level scripts might need to know of a patch level.
15126 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15128         * config.sub: Strip off patch suffix so rtl is recognized
15129           as a sunos4.1.3 machine, even though it's been patched.
15131 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15133         * Makefile.in (INSTALL_LAST): Delete.
15134         (INSTALL_DOSREL): New.
15136 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15138         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15139         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15140         whether we pass down --with-gnu-ld anyhow.
15142 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15144         * Makefile.in (INSTALL_LAST): Change operation so it works
15145         on more flavors of make.
15146         * configure.in (go32): Don't build libg++ or libio.
15148 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15150         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15151         they can be overriden by templates.
15153 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15155         * configure.in (target==go32): Don't build gdb.
15156         * dosrel: New directory.
15158 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15160         * configure.in (host==go32): Configure dosrel too.
15161         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15162         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15163         be set by incoming names or templates.
15164         (INSTALL_LAST): New rule.
15166 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15168         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15170 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15172         * configure.in (appdirs): New variable.  Currently empty, but will
15173         be used in gas distribution.  If nonempty, lists a set of
15174         directories at least one of which must get configured, or top
15175         level configuration is considered to have failed.
15176         (rs6000-*-lynxos*): Use new file name.
15178 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15180         Eliminate XTRAFLAGS.
15181         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15182         newlib include files using -idirafter, and also use -nostdinc.
15183         (CXX_FOR_TARGET): Likewise.
15184         (XTRAFLAGS): Removed.
15185         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15186         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15187         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15188         ($(DO_X)): Don't pass down XTRAFLAGS.
15190 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15192         * configure.in (mips*-dec-bsd*): New target; do build linker.
15193         (mips*-*-bsd*): New target; don't build linker.
15195 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15197         * configure.in: support rs6000-*-lynxos* configuration.
15198         support sunos4 as a cross target.
15200         * config.sub: look for lynx*, not lynx since the OS version may
15201         legitimately be part of the name.
15203 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15205         * configure.in (i[34]86-*-sco*): Move to be with other i386
15206         targets.
15207         (romp-*-*): New target.  Skip various binary utilities.
15208         (vax-*-*): New target.  Don't build newlib.
15209         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15211 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15213         * configure.in: Only set host_makefile_frag if config
15214         directory exists.
15216 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15218         * install.sh: If $dstdir exists, don't check whether each
15219         component does.
15221 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15223         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15225 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15227         * configure.in (*-*-lynxos*): Don't configure newlib for either
15228         native or cross Lynx.
15230 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15232         * config.sub (sparc64-elf): Fix os.
15233         (z8k): Remove duplicate.
15235 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15237         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15238         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15240 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15242         * configure: Make file links cleanly even if Lynx fails on
15243           an NFS symlink (at least fail cleanly).
15245 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15247         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15248         -XNh2000.
15250 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15252         * configure: Unknown options are fatal again.
15254 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15256         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15257         compatibility.
15259 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15261         * build-all.mk: Add `clean' target.
15263 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15265         * config.guess:  Add SINIX support.
15266         * configure.in:  Add mips-*-sysv4* support.
15268 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15270         * build-all.mk: Document all useful targets.
15271         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15272         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15274 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15276         * configure: Support --silent, --quiet.
15278 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15280         * configure: Support --disable-FEATURE.
15282 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15284         * config.guess: Recognize NCR running SVR4.3.
15286 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15288         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15289         Patch from Paul Eggert <eggert@twinsun.com>.
15291 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15293         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15295 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15297         * configure: Make unrecognized options give nonfatal warnings
15298         instead of fatal errors, and pass them to any subdirectory
15299         configures in case they recognize them.
15300         Make --x equivalent to --with-x.
15302 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15304         * configure: Add --enable-* options.  Clean up usage message and
15305         some comments.
15307 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15309         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15311 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15313         * configure.in (hppa*-*-*): Enable binutils.
15315 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15317         * config.sub: Recognize cisco.
15319 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15321         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15323 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15325         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15326         than one configuration name.  Add comment.
15328 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15330         * config.guess: about target *-hitachi-hiuxwe2, fixed
15331         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15332         macro is incorrect.]
15334 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15336         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15337         than the "make ls" stuff which used to be here.
15339 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15341         * config.guess:  Recognize i[34]86-unknown-freebsd.
15342         From Shawn M Carey <smcarey@rodan.syr.edu>.
15344 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15346         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15348 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15350         * config.guess: Check for ptx.
15352 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15354         * config.sub: Add os9k checking.
15356 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15358         * config.guess: Handle OSF1 running on HPPA processors
15360 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15362         * configure: If subdir configure fails, print out a message with
15363         subdirectory name, in case subdir's configure code didn't identify
15364         itself.
15366 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15368         * configure.in: Remove embedded newlines from configdirs.
15369         Avoid mismatches of substrings.  Fix matching strings at end
15370         of configdirs.
15372 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15374         * config.guess:  Add Lynx/rs6000 config support.
15376 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15378         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15380 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15382         * configure.in (hppa*-*-osf*): Treat this just like most other
15383         PA configurations (eg no binutils or ld).
15384         (hppa*-*-*elf*): These configurations have binutils and ld.
15386 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15388         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15390 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15392         * configure.in (rs6000-*-*): Build gas.
15394 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15396         * Makefile.in:  Avoid bug in losing hpux sed.
15398 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15400         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15401         for GDB and GDB has been fixed to not need it.
15403 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15405         * config.guess: Recognize vax hosts.
15407 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15409         * configure (while loop): Don't use "break 2" inside case
15410         statement -- the case statement isn't an enclosing loop.
15412 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15414         * config.guess:  Clean up NeXT support, to allow nextstep
15415         on Intel machines.  Make OS be nextstep.
15417 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15419         * config.guess: Add alternate forms for Convex.
15421 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15423         * configure:  Completely rewrite option processing.  Take
15424         advantage of pattern-matching to avoid invoking test frequently.
15425         Also clean up host and target defaulting logic.
15427 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15429         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15430         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15431         commands (plus user environment) will fit SCO limits.
15433 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15435         * configure.in: Don't issue warnings about directories which are
15436         not being configured if -norecursion is set.  Correct test for
15437         --with-gnu-as and --with-gnu-ld to not get confused by substring
15438         matches.
15440         * configure.in: Don't build gas for alpha-dec-osf1*.
15442 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15444         * configure:  Back out Per's change of 12/19/1993.  It changes the
15445         behavior of configure in unexpected and confusing ways.
15447         Also, use different delim char when calculating
15448         program_transform_name so that the name can contain slashes.
15450 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15452         * configure.in, config.sub: Add support for VSTa micro-kernel.
15454 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15456         * configure.in: Nuke hacks which were used to get a special
15457         version of GAS for HPPA configurations.
15459 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15461         * configure:  If only ${target_alias} is given, use that
15462         as the default for ${host_alias}.
15463         * configure:  Add missing back-slashes before nested quotes.
15465 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15467         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15469 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15471         * config.guess:  Recognize some Tektronix configurations.
15472         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15474 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15476         * config.sub: Match any flavor of SH.
15478 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15480         * configure.in: Don't try to configure newlib for Alpha.
15482 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15484         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15485         libg++ or libio for any Alpha target.
15487         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15489 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15491         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15492         default arguments -- so it tried to compress itself.
15494 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15496         * configure.in (notsupp): ensure that a space is always at the end
15497           of the configdirs list, since the grep checks for an explicit space
15499 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15501         * configure.in (target i386-sysv4.2): don't build ld, since static
15502           versions of many libraries are not available.
15504 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15506         * config.guess: Recognize Apollos (using environment variables).
15507         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15509 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15511         * config.guess: Recognize Sony news mips running newsos.
15513 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15515         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15516         "fi ; else" for bash.
15518 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15520         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15522 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15524         * config.sub: accept unixware as an alias for svr4.2.
15525         Fix some inconsistancies with the gcc version.
15527 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15529         * Makefile.in (DISTDOCDIRS):  Add gdb.
15531 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15533         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15535 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15537         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15538         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15539         this now.
15541 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15543         * config.sub: Accept hiux* as an OS name.
15545         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15546         etc/make-stds.texi.  The underscore came from gcc, and dje now
15547         agrees that RUNTESTFLAGS is the correct name.
15549 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15551         * install.sh:  Remove 'set -e'.  It makes any conditionals
15552         in the script useless.
15554         * config.guess: Automatically recognize arm-acorn-riscix
15555         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15557 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15559         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15561 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15563         * Makefile.in (DISTDOCDIRS): New variable.
15564         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15565         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15567 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15569         * configure.in (hppa target): check the source directory for the
15570           pagas sub-directory
15572 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15574         * config.sub: Allow -aout* and -elf*.
15576 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15578         * configure.in: Don't build ld on i386-solaris2, same as for
15579         sparc-solaris2.
15581 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15583         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15585 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15587         * configure.in:  Configure gdb for alpha.
15589 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15591         * Makefile.in (CXXFLAGS): Add -O.
15593 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15595         * config.guess: added support for DG Aviion
15597 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15599         * configure.in: Produce warning message for subdirectories not
15600         configurable for this host/target combination.  Don't try to
15601         configure gdb for vms.
15603 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15605         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15606         appropriate files before making "diststuff".
15607         (DISTBISONFILES): New var: list of files to be edited.
15608         (DISTSTUFFDIRS): Add binutils.
15610 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15612         * config.sub: also handle mipsel and mips64el (for little endian mips)
15614 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15616         * configure.in: Add * to end of all OS names.
15618 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15620         * configure.in: Build newlib for LynxOS native.
15622 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15624         * config.guess: Add support for delta 88k running SVR3.
15626         * configure.in: Add comment about HP compiler vs. emacs.
15628 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15630         * configure.in: don't build ld on solaris2 (not a viable option
15631           due to bugs in getpwnam & getpwuid)
15633 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15635         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15636         config.guess will produce a full version number.
15638 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15640         * configure.in: Build linker and binutils for alpha-dec-osf1.
15642 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15644         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15645         and gdb/testsuite/Makefile.in.
15647 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15649         * configure.in: recognize mips*- instead of mips-
15651 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15653         * config.sub: Accept linux*coff and linux*elf as operating
15654         systems.
15656 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15658         * config.sub: Recognize mips64, and mips3 as an alias for it.
15660 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15662         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15663         gdb knows how to handle OSF/1 shared libraries.
15665 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15667         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15668         * config.guess: Recognize Hitachi's HIUX.
15669         * config.sub: Recognize h3050r* and hppahitachi.
15670         Remove redundant cases for hp9k[23]*.
15672 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15674         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15675         if gas and ld are in the source tree and are in ${configdirs}.
15676         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15677         --with options (but still pass them down on the command line,
15678         if they were explicitly specified).
15680 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15682         * configure: substitute SHELL value in Makefile.in with
15683         ${CONFIG_SHELL}
15685 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15687         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15688         *-*-solaris2* targets.
15690 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15692         * Makefile.in: define M4, and pass it down to sub-makes;
15693         all-autoconf now depends on all-m4
15695 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15697         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15698         presence of {ar,ranlib} instead of a configured directory
15700 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15702         * config.guess: Accept 34?? as well as 33?? for NCR.
15704 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15706         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15707         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15709 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15711         * configure: grab values for $(CC) and $(CXX) from the
15712         environment, so that someone can do "CC=gcc configure; make" and
15713         have it work right (matching the way that autoconf works now)
15715         * configure.in, Makefile.in: add support for gash, the tcl
15716         interface to Galaxy
15718         * config.guess: add NetBSD variants (hp300, x86)
15720 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15722         * install.sh: Support -d option (in the manner of SunOS 4 install,
15723         as it is more deterministic than that of GNU install)
15724         (chmodcmd): Set file to mode 755 by default (should also do default
15725         chgrp and chown, but I don't feel like dealing with that now)
15727 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15729         * config.sub: Remove h8300hhms alias.
15731 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15733         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15735 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15737         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15738         as stmp-fixinc
15740 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15742         * config.sub: recognize m88110-bug-coff.
15744 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15746         * Makefile.in (all-libio): all dependencies on the toolchain used
15747         to build this (gcc, gas, ld, etc)
15749 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15751         * config.guess: Deal with OSF/1 1.3 on alpha.
15753 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15755         * install.sh: add some 'else true' clauses for portability
15757         * configure.in: don't build libio for h8[35]00-*-* targets
15759 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15761         * Makefile.in:  Add support for new libio.
15763 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15765         * install.sh: If one command fails, don't try the rest.  Don't try
15766         to remove $dsttmp (via trap) unless we have already created it.
15767         If $src doesn't exist, detect it and exit with an error.
15769         * config.guess: Recognize BSD on hp300.
15771 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15773         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15774         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15776 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15778         * Makefile.in (all-send-pr): depends on all-prms
15780 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15782         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15784 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15786         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15787         Added test for mips-mips-riscos5.
15789 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15791         * configure.in: use mh-hp300 for 68k HP hosts
15793 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15795         * configure: add support for CONFIG_SHELL, so that you can use
15796         some alternate shell for evaluating configure scripts
15798 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15800         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15801         in configure script to bug-gdb@prep.ai.mit.edu when building
15802         distribution archive.
15803         * Makefile.in (COMPRESS):  Remove def.
15804         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15805         gdb.tar.Z and make-gdb.tar.Z respectively.
15806         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15807         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15808         to convergence with 'taz' target in Makefile.in.
15810 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15812         * install.sh (dsttmp): use trap to ensure that tmp files go
15813         away on error conditions
15815 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15817         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15819 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15821         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15822         its parent is '/' not ''.
15824         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15826 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15828         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15829         that ${newsrcdir}/configure.in does.
15831 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15833         * test-build.mk: support for CONFIG_SHELL
15835 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15837         * config.sub (netware):  Add as a basic system type.
15839 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15841         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15842           $(srcdir)/ from the dependency on Makefile.in.
15844 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15846         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15847         (h8300hhms is temporary until multi-libraries are implemented).
15848         * configure.in: Handle h8300h too.
15850 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15852         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15854 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15856         * configure:  Remove extraneous output when guessing host type.
15857         * config.guess:  Remove extraneous output when guessing using C
15858         compiler rather than uname, or when guessing fails.
15860 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15862         * Makefile.in: remove all.cross and install.cross targets
15864         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15865           definitions
15867 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15869         * configure.in (target sh): Build gprof.
15871 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15873         * config.sub: change -solaris to -solaris2
15875 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15877         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15879 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15881         * configure: Correct error message for missing Makefile.in to
15882         print correct directory.
15884 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15886         * install.sh: kludge around 386BSD shell bug
15888 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15890         * config.guess:  Recognize NeXT.
15891         * config.guess:  Recognize i486-ncr-sysv4.
15892         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15894 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15896         * Makefile.in (MAKEINFOFLAGS): New variable.
15897         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15898         * build-all.mk, test-build.mk: Pass down --no-split as
15899         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15901 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15903         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15905 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15907         * Makefile.in (libg++.tar.z):  New rule.
15908         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15909         * Makefile.in (taz):  Only do a single chmod.
15911 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15913         * install.sh: don't use dirname anymore (replaced with sed usage)
15915 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15917         * Makefile.in:  Change extension for gzip'd files from '.z' to
15918         '.gz' per new FSF standard usage.
15920 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15922         * configure: put quotes around the final value of program_transform_name
15924 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15926         * Makefile.in: new install.sh support; update install-info rules
15928 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15930         * configure.in: Build diff for crosses, but not for go32 host.
15932         * configure.in: Build gprof only for native, and don't build it
15933         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15935 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15937         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15939 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15941         * configure.in (host_tools): Add prms.
15943 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15945         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15946         with $(FLAGS_TO_PASS) on the command line
15948         * config.sub: Recognize lynx and lynxos
15950 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15952         * config.sub: Accept -ecoff*, not just -ecoff.
15954 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15956         * Makefile.in (taz): Use .gz suffix instead of .z.
15957         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15958         names.
15960 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15962         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15964 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15966         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15967         that rebuilds that might happen during 'make install' don't get
15968         bogus gcc include files
15970 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15972         Change from Utah for HPPA support:
15973         * config.guess: Recognize hppa1.x-hp-bsd.
15975 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15977         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15978         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15980 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15982         * config.sub: Add support for rom68k and bug boot monitors.
15984 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15986         * Makefile.in: Make all-opcodes depend on all-bfd.
15988 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15990         * config.guess: Added special check for i[34]86-univel-sysv4*.
15992 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
15994         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15995         the processor rather than assuming i486.
15997 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15999         * config.guess: Recognize SunOS6 as Solaris3.
16001 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16003         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16004         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16006 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16008         * build-all.mk (all-cross): New target for Canadian Cross.
16009         Added Q2 go32 targets.
16010         * test-build.mk: Configure go32 cross sparclite-aout and
16011         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16012         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16014 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16016         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16017         GO32 hosted toolchains
16019 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16021         * configure: change  so "-exec-prefix" gets passed down rather
16022         than "-exec_prefix" so autoconf generated Makefiles get the
16023         exec_prefix set right.
16025 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16027         * config.guess: get the Solaris2 minor version number
16029         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16031 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16033         * config.guess: Recognize some Sequent platforms.
16035 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16037         * Makefile.in: added the vault-install target
16039         * configure.in: actually use the Sun3 makefile fragment that's in
16040         config, also added the release dir to configdirs
16042 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16044         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16046 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16048         * configure.in: remove some program from Alpha targetted toolchains
16050 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16052         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16053         gprof.
16054         (taz): Run "make diststuff" in those directories instead of "make
16055         proto-dir".  Look for "VERSION=" only at start of line in subdir
16056         Makefile.  Use "gzip -9" for compression.
16057         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16058         (binutils.tar.z): New target.
16060 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16062         * Makefile.in (taz): Include gpl.texinfo.
16064 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16066         * Makefile.in (setup-dirs): Merged into "taz" target.
16067         (taz): Only do `proto-dir' stuff if a directory is actually needed
16068         for this target.
16070 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16072         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16073         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16074         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16075         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16076         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16078 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16080         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16081         config.sub, and move-if-change to gdb testsuite distribution
16082         archive, so the testsuite can be extracted, configured, and
16083         run separately from the gdb distribution.  Blow away the Chill
16084         tests that require a Chill compiled executable, since GNU Chill
16085         is not yet publically available.
16087 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16089         * test-build.mk: set environment variables in a single command,
16090         instead of a list of assignments and exports
16092         * config.guess: recognize Alpha/OSF1 systems
16094 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16096         * configure: Change help message to prefer --options rather than
16097           -options.
16099 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16101         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16102         zippy@ecst.csuchico.edu.
16103         * config.guess: Recognize miniframe.
16105 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16107         * Makefile.in: Use srcroot to find runtest rather than rootme.
16108         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16110 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16112         * test-build.mk: Extensive additions to support building on a
16113         machine other than the host.
16115 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16117         * configure (tooldir): Fix for i386-aix again.
16119 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16121         * configure, Makefile.in:  Change definition of $(tooldir)
16122         to match the FSF.
16124 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16126         * config.guess:  Recognize i[34]86/SVR4.
16128 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16130         * Makefile.in (all-gdb): gdb depends on sim.
16132 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16134         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16135         at the same time we make the prototype gdb directory.
16136         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16137         files at the same time as the gdb base release distribution.
16139 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16141         * Makefile.in (check): Use individual check targets rather than
16142         DO_X rule.
16143         (check-gcc): Added.
16145 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16147         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16148         for System V release 3.2.
16150 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16152         * config.sub: Recognize hppaosf.
16153         * configure.in: Do configure ld/binutils/gas for it.
16155 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16157         * configure (tooldir): Alter syntax used to set this, for systems
16158         where "\$" isn't handled right, like i386-aix.
16160 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16162         * configure: Pass program-transform-name, not
16163         program_transform_name, to recursive configures.
16165 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16167         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16168         of gas+ld+binutils.
16170 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16172         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16174 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16176         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16178 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16180         * Makefile.in (PRMS): Set back to all-prms.
16182 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16184         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16185         targets, rather than for MIPS hosts.
16187 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16189         * configure.in: add comment for --with-x default values
16191         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16193         * Makefile.in: add check-* targets for each of the directories in
16194         the tree.  Add a definition of RUNTEST that will use the one we
16195         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16197 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16199         * configure.in: Removed obsolete references to bfd_target and
16200         target_makefile_frag.
16202         * build-all.mk: Set assorted targets for Q2.
16203         * config.sub: Recognize z8k-sim and h8300-hms.
16204         * test-build.mk: Really don't pass host to configure.
16205         (HOLES): Added uname.
16207 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16209         * configure: Handle an empty program-prefix, program-suffix or
16210         program-transform-name correctly.
16212 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16214         * build-all.mk: -G 8 no longer required for MIPS targets.
16215         * test-build.mk: Don't pass host argument to configure; make it
16216         guess.
16218 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16220         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16221         * Makefile.in (COMPRESS):  New macro, like GZIP.
16223 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16225         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16227         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16228         with gas currently defaults to -G 0.
16230 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16232         * Makefile.in (all-flex): flex depends on byacc.
16234         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16235         to test-build.mk as RELEASE_TAG.
16236         * test-build.mk (configargs): New variable containing arguments to
16237         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16238         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16240         * config.guess: Use /bin/uname when checking -X argument on SCO,
16241         to avoid invoking GNU uname which doesn't understand -X.
16243         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16245         * configure.in: Build gas for mips-*-*.
16247 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16249         * Makefile.in (all.normal): insert missing backslash.
16251 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16253         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16255         * Makefile.in: Complete overhaul to merge many almost identical
16256         targets.
16258 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16260         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16261         (gdb.tar.Z): Adjusted.
16263         * Makefile.in (setup-dirs, taz): New targets; should be general
16264         enough to adapt for gdb sometime.  Build only .z file.
16265         (gas.tar.z): New target.
16267 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16269         * build-all.mk: Use CC=cc -Xs on Solaris.
16271 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16273         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16274         for handling BISON for FSF releases.
16276 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16278         * configure: Actually implement the change zoo just documented.
16280 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16282         * configure: when using config.guess, only set target_alias when
16283         it's not already been set (ie, on the command line)
16285 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16287         * Makefile.in: add installcheck target, set PRMS to install-prms
16289 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16291         * configure: add support for package_makefile_fragment, handle the
16292         case where a directory has a configure.in file but no Makefile.in
16293         more gracefully (with an actual understandable error message, even);
16294         add support for --without (and add this to the usage message); also
16295         explicitly add a --host=${host_alias} to the command line when
16296         config.guess is used
16298 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16300         * configure: Must use both --host and --target in recursive calls.
16302 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16304         * Makefile.in: Change deja-gnu to dejagnu.
16306 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16308         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16310 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16312         * configure.in: canonicalize all instances to *-*-solaris2*,
16313         also strip out a number of tools to not build for go32 host
16315 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16317         * config.guess: add GPL.
16319         * Makefile.in, config.guess, config.sub, configure: bump
16320           copyrights to 93.
16322 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16324         * Makefile.in (do-info): Removed obsolete check for existence of
16325         localenv file.
16327         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16329 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16331         * Makefile.in: a couple of 'else true' for decstation,
16332         support for TclX
16334         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16336 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16338         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16340 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16342         * config.guess: Recognize i386-ibm-aix (PS/2).
16343         * configure.in: Use config/mh-aix386 file for it.
16345 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16347         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16348         CC_FOR_TARGET instead.
16349         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16351 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16353         * Makefile.in: Add sim to list of directories sent with gdb
16355 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16357         * configure.in: Put back mips-dec-bsd* case.
16359 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16361         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16362         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16363         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16365 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16367         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16369         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16370         (install-info): install dir.info only if it exists,
16371         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16373 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16375         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16376         gas for mips-dec-bsd.
16378 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16380         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16381         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16383 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16385         * configure.in: Added "dejagnu" to hosttools list.
16387 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16389         * config.sub, configure.in, config.guess:  Add support
16390         for Bosx, an AIX variant from Bull.
16391         Patches from F.Pierresteguy@frcl.bull.fr.
16393 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16395         * devo/dejagnu: Initial creation of devo/dejagnu.
16396         Migrated dejagnu testcases and support files for testing software
16397         tools to reside as subdirectories, currently called "testsuite",
16398         within the directory of the software tool.  Migrated all programs,
16399         support libraries, etc. beloging to dejagnu proper from
16400         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16401         with no modifications.  The changes to these files which will
16402         allow them to configure, build, and execute properly will be made
16403         in a future update.
16405 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16407         * Makefile.in: Change send_pr to send-pr.
16408         * configure.in: Likewise.
16409         * send_pr: Renamed directory to send-pr.
16411 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16413         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16415 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16417         * README:  Update for gdb-4.8 release.
16418         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16419         gdb-xxx.tar.z (gzip'd) file also.
16421 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16423         * Makefile.in: make all-diff depend on all-libiberty
16425 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16427         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16429 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16431         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16433 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16435         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16436         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16437         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16439 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16441         * Makefile.in:  makeinfo binary is in a new location
16443 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16445         * config.sub: Accept -ecoff as an OS.
16447         * Makefile.in: Various changes to eliminate a level of make
16448         recursion and reduce the required command line length.
16449         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16450         sub-makes.
16451         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16452         variables holding settings for specific sub-makes.
16453         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16454         in terms of BASE_FLAGS_TO_PASS.
16455         (TARGET_LIBS): New variable listing directories which use
16456         TARGET_FLAGS_TO_PASS.
16457         (subdir_do): Eliminated.
16458         (do-*): New set of targets to replace subdir_do.
16459         (various): All targets which used subdir_do now depend on do-*.
16460         (local-clean): Renamed from do_clean.
16461         (local-distclean): New target, dependency of distclean and
16462         realclean.
16463         (install-info): Don't create directories.  Depend on dir.info
16464         rather than calling make recursively.
16465         (install-dir.info): Eliminated.
16466         (install-info-dirs): Create all info directories here.
16467         (dir.info): Depend upon do-install-info.
16469         * test-build.mk (HOLES): Added false.
16471 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16473         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16475 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16477         * Makefile.in (info): remove dependency on all-texinfo.  The
16478         problem was really in texinfo/C, not at this level.
16480 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16482         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16484 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16486         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16487         GDB releases.
16489 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16491         * configure: Include srcdir in message about target of link not
16492         being found.  Don't convert `-' to `_' in `with' options being
16493         passed to subdirs.
16495 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16497         * configure.in: add uudecode to host_tools
16499         * Makefile.in: added {all,install}-uudecode targets, added them to
16500         the appropriate lists
16502 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16504         * Makefile.in (all-gcc): Added dependency on all-gas.
16506         * configure.in (mips-*-*): Build ld and binutils.
16508 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16510         * configure: check return code from mkdir, print error message and
16511           exit on failure.
16513 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16515         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16517 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16519         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16521 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16523         * config.sub (h8500):  Recognize this as a cpu type.
16525 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16527         * configure: source directory missing is no longer a warning
16529         * configure.in: recognize irix[34]* instead of irix[34]
16531         * Makefile.in: define and pass down X11_LIB
16533 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16535         * guess-systype: Renamed to ...
16536         * config.guess:  ... by popular request.
16537         * configure.in, Makefile.in:  Update accordingly.
16539 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16541         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16542         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16543         + Execute ./dummy instead of assuming . is in PATH.
16545 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16547         * guess-systype:  New shell script.  Attempts to guess the
16548         canonical host name of the executing host.
16549         Only a few hosts are supported so far.
16550         * configure:  Call guess-systype if no host is specified.
16552 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16554         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16555         gcc Makefile.
16558 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16560         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16561         (all-gcc, install-gcc, subdir_do): Use it.
16563 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16565         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16567 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16569         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16570           set exclusively by configure, using configure.in .
16572 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16574         * test-build.mk: set $PATH for all builds
16576         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16578 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16580         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16581         the one used in gcc/Makefile.in, so that a null expansion doesn't
16582         override the one needed to build gcc with a native cc.
16585 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16587         * configure: Accept -with arguments.
16589 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16591         * Makefile.in: added h8300sim
16593 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16595         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16596         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16597         (all-cygnus, native, build-cygnus): Make
16598         $(canonhost)-stamp-3stage-done, not $(host)....
16599         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16600         i386-sco3.2v4.  Added else true to if command.
16602 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16604         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16606 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16608         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16610 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16612         * configure.in: don't remove binutils from Solaris builds
16614 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16616         * Makefile.in: get rid of earlier definitions for *clean,
16617         also handle the recursive info rule better
16619 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16621         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16622         do more-or-less the right thing.
16624 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16626         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16627         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16629 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16631         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16632         $(host_canonical).
16634         * configure.in: split the configdirs list into 4 categories (native
16635         v. cross, library v. tool) and handle the cross-only and native-
16636         only in more reasonable (and correct!) way.
16638 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16640         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16641         configdirs anymore.
16643 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16645         * Makefile.in: extensive cleanup::  removed all of the explicit
16646         clean-* targets, collapsed many wrappers around subdir_do into
16647         one, added additional targets to satisfy standards.texi, deleted
16648         some old targets, some changes for consistency
16650 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16652         * configure.in: handle some programs as cross-only, and others as
16653         native only
16655         * test-build.mk: handle partial holes in a more generic manner
16657         * Makefile.in: m4 depends on libiberty
16659 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16661         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16662         time, wdiff, and find to configdirs
16664         * Makefile.in: all, clean, and install rules for the new programs
16665         added to configure.in
16667 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16669         * configure.in: use mh-sun for all *-sun-* hosts
16671 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16673         * Makefile.in: define flags for X11 include files and library file
16674         locations, pass them down to the programs that need this info
16676         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16678 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16680         * configure.in: start building libg++ for HP-UX targets
16682 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16684         * README:  Update references to files moved into etc/.
16686 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16688         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16689         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16691 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16693         * configure: accept dash as well as underscore in long option
16694         names for FSF compatibility.
16696 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16698         * config.sub: added -sco3.2v4 support from FSF.
16700 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16702         * configure.in: expand the section that adds or removes
16703         directories from the list of programs to build, to handle native
16704         vs. cross in addition to host v. native
16706 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16708         * Makefile.in:  Replace C++ in macro names with CXX.
16709         This is less likely to break ...
16711 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16713         * test-build.mk: add -w to GNU_MAKE
16715 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16717         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16718         add 'sparc' to list of recognized cpus.  This needed to make
16719         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16720         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16721         then changes that into $CPU-wrs-vxworks.
16723         * configure.in: remove most references to gdbtest, regularize
16724         target based program removal
16726         * test-build.mk: import from p3 tree (many fixes and changes)
16728 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16730         * Makefile.in: added rules to handle tcl, tk, and expect
16732         * configure.in: handle those directories if they exist
16734 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16736         * config.sub: removed bogus hppabsd and hppahpux names, since
16737         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16739 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16741         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16742         depends upon all-xiberty
16744         * Makefile.in: changes from p3, including:
16746         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16748         * Makefile.in (XTRAFLAGS): include newlib directories if
16749         newlib/Makefile exists, rather than if host != target.
16751         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16753         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16754         from the same source tree and not building a cross-compiler.  This
16755         matters for the libg++ configuration if reconfiguring a tree that
16756         has already been installed.
16758         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16760         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16761         pick up the machine and system specific header files.
16763         * Makefile.in: added AS_FOR_TARGET, passed down in
16764         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16765         the C compiler to use to create programs which are run in the
16766         build environment, set it to default to $(CC), and passed it down
16767         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16769         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16771         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16772         We need them for unusual native builds, like systems without
16773         ranlib.
16775         * configure: also define $(host_canonical) and
16776         $(target_canonical), which are the full, canonical names for the
16777         given host and target
16779 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16781         * Makefile.in:  Added separate definitions for C++.
16783 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16785         * configure.in (configdirs):  Add deja-gnu.
16787 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16789         * README:  Update for configure.texi and gdb-4.7 release.
16791 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16793         * Makefile.in:  Move "all" target to top of file.
16794         Previously, first target was ".PHONY" which caused BSD4.4 make
16795         to build .PHONY when make was run without arguments.
16797 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16799         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16800         Library-copylefted code in libiberty.
16802 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16804         * config.sub:  Replace m68kmote with plain old m68k.
16806 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16808         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16810 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16812         * config.sub: Complain if no argument is given.  Added support for
16813         386bsd as OS and target alias.
16815 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16817         * Makefile.in (XTRAFLAGS): include newlib directories if
16818         newlib/Makefile exists, rather than if host != target.
16820 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16822         * config.sub: recognize sparclite-wrs-vxworks.
16824         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16825         p3.) Added clean-xiberty to clean.
16827 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16829         * configure.in: use *-*-* instead of nested cases for host and target
16831 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16833         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16834         from the same source tree and not building a cross-compiler.  This
16835         matters for the libg++ configuration if reconfiguring a tree that
16836         has already been installed.
16838 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16840         * config.sub (i486v/i486v4):  Merge in from FSF version.
16842 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16844         * configure: only set PWD if it is already set.
16846 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16848         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16849         doesn't have unset and all success paths (and most error paths)
16850         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16851         to just ${PWD} to avoid confusion.)
16853 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16855         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16856         even for a native compilation.
16858 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16860         Changes to make the gdb.tar.Z rule work better.
16862         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16863         (DEVO_SUPPORT):  Add configure.texi.
16864         (bfd-ilrt.tar.Z):  Remove ancient rule.
16866 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16868         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16869         pick up the machine and system specific header files.
16871         * configure.in, config.sub: added new target m68010-adobe-scout,
16872         with alias of adobe68k.  Changed configure.in to check for
16873         -scout before -sco* to avoid a false match.
16875         * Makefile.in: added AS_FOR_TARGET, passed down in
16876         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16877         the C compiler to use to create programs which are run in the
16878         build environment, set it to default to $(CC), and passed it down
16879         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16881 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16883         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16884         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16885         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16886         FOR_TARGET variants, to newlib and libg++.
16888 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16890         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16891         first.
16893 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16895         * config.sub:  Accept `elf' as an environment.
16897 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16899         * Makefile.in (all-opcodes):  cd into the right directory
16901 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16903         * configure: added -program_transform_name option, used as
16904         argument to sed when installing programs.
16905         configure.texi: added documentation for -program_prefix,
16906         -program_suffix and -program_transform_name.
16908 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16910         * config.sub:  Accept i486 where i386 ok.
16912 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16914         * config.sub: accept we32k
16916 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16918         * config.sub, configure.in: accept OSE68000 and OSE68k.
16920         * Makefile.in: don't create all directories for ``make install'';
16921         let the subdirectories create the ones they need.
16923 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16925         * COPYING: new file, GPL v2
16927 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16929         * Makefile.in: use the new gen-info-dir, which needs a template
16930         argument (which also lives in texinfo)
16932         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16934 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16936         * config.sub (ncr3000):  Change i386 to i486.
16938 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16940         * Makefile.in: add install-rcs, install-grep to
16941         install-no-fixedincludes, removed install-bison and install-libgcc
16943 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16945         * configure.in: grab the HPUX makefile fragment if on HPUX
16947 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16949         * Makefile.in: eradicate bison spoor (ditto libgcc).
16950          configure.in: recognise m68{k,000}-ericsson-OSE.
16951          es1800 is alias for m68k-ericsson-OSE
16953 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16955         * configure.in: rearrange the parts that remove programs from
16956         configdirs, based now on HOST==TARGET or by canonical triple.
16958 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16960         * test-build.mk: recurse explicitly with -f test-build.mk when
16961           appropriate.  predicate stage3 and comparison on the existence
16962           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16963           On very clean, also remove ...stamp-co.  Build in-place before
16964           doing other builds.
16966 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16968         * Makefile.in, configure.in: add tgas
16970 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16972         * Makefile.in: a number of changes merged in from progressive.
16974         * configure.in: add libm.
16976         * .cvsignore: ignore some stuff that comes from test-build.mk.
16978 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16980         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16982 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16984         * configure: Add program_suffix (parallel to program_prefix)
16985         * Makefile.in: adjust directory-creating script for losing decstation
16987 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16989         * configure:  Minor $subdir-related fixes.
16991 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16993         * configure: fix various problems with propogating
16994         makefile_target_frag in subdirs.
16995         * configure.in: config libgcc if its there
16997 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
16999         * config.sub:  HPPA merge.
17001 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17003         * Makefile.in:  Replace all-bison with all-byacc in all
17004         dependency lines for other tools (which now use byacc).
17006 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17008         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17010 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17012         * Makefile.in: make gprof rules similar to byacc rules (instead of
17013         vestigal $(unsubdir) that didn't work...)
17015 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17017         * config.sub:  Add support for Linux.
17018         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17019         (at least for libg++).
17021 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17023         * configure.texi: fix doc for the -nfp option to configure
17025 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17027         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17029 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17031         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17032         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17033         * configure.in: added solaris* host_makefile_frag hook.
17035 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17037         * config.sub: changed recognition of m68000 so that various
17038         m68k types can be specified via m680[01234]0
17040 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17042         * config.sub (basic_machine): fix sed so that '-foo' isn't
17043         completely substituted out while .+'-foo' loses the '-foo'
17045 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17047         * config.sub ($os): Add -aout.
17049 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17051         * configure:  If host_makefile_frag is absolute, don't
17052         prefix ${invsubdir} (relevant to libg++ auto-configure).
17054 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17056         * Makefile.in (tooldir): Define it.
17057         (all-ld): Depend on all-flex.
17059 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17061         * Makefile.in (check):  Fix libg++ special case.
17063 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17065         * configure: do not bury `pwd` into config.status, thus do fewer
17066           pwd's.
17068         * configure: print the "Building in" message only when building in
17069           other than "." AND verbose.
17071         * configure: remove -s, rework -v to better accommodate guested
17072           configures.
17074         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17076 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17078         * Makefile.in: macroize flags passed on recursion.  remove
17079           fileutils.
17081 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17083         * configure: get makesrcdir right for subdirs deeper than 1.
17085         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17086           install.
17088 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17090         * Makefile.in: don't print subdir_do or recursion lines.
17092 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17094         * standards.texi: added menu item.
17096         * Makefile.in: build and install standards.info.
17098         * standards.texi: new file.
17100 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17102         * configure: test for and move config.status pieces from
17103           ${subdir}/.
17105 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17107         * configure:  Test for existance of files before trying to mv
17108         them, to avoid numerous non-existance messages.
17110 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17112         * configure: correct final line of config.status.
17114         * configure: patch from eggert.  Avoids a protection problem if
17115           the original Makefile.in is read only.
17117         * configure: use move-if-change from gcc to create config.status.
17118           Some makefiles depend on config.status to tell if a directory
17119           has been reconfigured for a different host.  This change
17120           prevents those directories from remaking everything in the case
17121           where the reconfig was only intended to rebuild a Makefile.
17123         * configure: test for config.sub with "config.sub sun4" rather
17124           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17125           host alias from a missing config.sub.
17127 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17129         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17130           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17132 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17134         * configure: mkdir ${subdir} as needed.
17136 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17138         * Makefile.in,configure.in: added autoconf.
17140 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17142         * Makefile.in: no longer pass against on recursion.
17144         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17145           definitions are not inherited.
17147         * configure: correct makesrcdir when subdir is .
17149 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17151         * configure:  Add support for 'subdirs' variable, which is
17152         like 'configdirs', except that configure doesn't re-invoke
17153         itself for subdirs, it just creates a Makefile for each subdir.
17154         * configure.texi:  Document subdirs.
17156 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17158         * configure.in: added flex to configdirs
17160 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17162         * Makefile.in: remove clean-stamps from clean.
17164 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17166         * configure.in:  Add gdbtest to configdirs.
17168 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17170         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17171         to recursive makes.
17172         * configure.in:  Recognize new ncr3000 config.
17174 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17176         * Makefile.in, configure.in: removed references to gdbm.
17178 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17180         * config.sub:  Don't canonicalize os value
17181         newsos* to bsd (readline needs to check for newsos).
17182         (This fix was earlier made Jan 31, but got re-broken.)
17184 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17186         * configure.in:  sco is an os, not a vendor!
17188         * configure:  Quote $( better.  Keep various shells happy.
17190 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17192         * Makefile.in: eliminate stamp-files.
17194 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17196         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17197           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17199 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17201         * config.sub:  fix iris/iris3.
17203 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17205         * configure: re-add -rm.
17207 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17209         * Maskefile.in: add .stmp-rcs to all.
17211         * configure.in: remove gas from rs6000 build, use aix host fragment.
17213 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17215         * configure: pass down site_option during recursion.
17217 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17219         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17221 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17223         * configure: Change exec_prefix so that it really defaults to prefix.
17225 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17227         * Makefile.in, configure.in:  Add support for mmalloc library.
17229 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17231         * Makefile.in: add stmp dependencies for a few more things.
17233 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17235         * configure: adjusted error message on objdir/srcdir configure
17236           collision, per john's suggestion.
17238         * Makefile.in: add libiberty stmp to all and all.cross.
17240 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17242         * Makefile.in: remove force dependencies, add grep to all.
17244 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17246         * Makefile.in: drop flex.  make stamp files work.
17248         * configure: added test for conflicting configuration in srcdir,
17249           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17250           gets cranky.  use relative paths for configure and srcdir
17251           whenever possible.  Send some error messages to stderr that were
17252           going to stdout.
17254 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17256         * Makefile.in:  Fix libg++ rule to check for gcc directory
17257         before using gcc/gcc.  Also pass XTRAFLAGS.
17259 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17261         * Makefile.in: added stmp-files so that directories aren't polled
17262           when they are already built.
17264         * configure.texi: fixed a node pointer problem.
17266 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17268         * config.sub configure.in gdb/configure.in
17269         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17270         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17271         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17273 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17275         * configure: -recurring becomes -silent.  corrected help message
17276           for -site= option.
17278         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17280 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17282         * configure: when building Makefile for crosses, replace
17283           tooldir and program_prefix.  default srcdir from location of
17284           config.sub.  remove "for host in hosts" and "for target in
17285           targets" loops.
17287 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17289         * Makefile.in: Do not pass bindir or mandir to cvs.
17291 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17293         * Makefile.in, configure.in: removed traces of namesubdir,
17294           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17295           copyrights to '92, changed some from Cygnus to FSF.
17297         * configure.texi: remove most references to multiple hosts,
17298           multiple targets, subdirs, etc.
17300         * configure.man: removed rcsid. reference config.sub not
17301           config.subr.
17303         * Makefile.in: mkdir $(infodir) on install-info.
17305 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17307         * configure.texi:  Explain better about .gdbinit and about
17308         the environment that configure.in sections run in.
17310 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17312         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17314 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17316         * README:  DOC.configure => cfg-paper.texi.
17318 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17320         * config.sub (near case $os):  Don't convert newsos* to bsd!
17322 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17324         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17325         the number of copies of COPYING that go into the GDB tar file.
17327 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17329         * bfd/configure.in, gdb/config/mh-i386sco,
17330         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17331         Fix SCO configuration stuff.
17333 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17335         * Makefile.in:  For libg++, make sure the -I pointing
17336         to the gcc directory goes *after* all the libg++-local -I flags.
17337         Also, move just-gcc dependency from just-libg++ to all-libg++.
17339 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17341         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17343 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17345         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17347 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17349         * config.sub:  Add stratus configuration frags.  Also
17350         submitted to FSF.
17352 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17354         * Makefile.in (DEV_SUPPORT):  add configure.man.
17356         * config.sub(Decode manufacturer-specific):  add -none*.
17358 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17360         * Makefile.in:  remove form feeds to make Sun's make happy.
17361         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17363 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17365         * Makefile.in (AR_FLAGS):  Make quieter.
17367 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17369         * configure.in:  Add libg++.
17370         * configure:  When verbose, don't output the command line at each
17371         level; it will be unremarkably the same as the previous version,
17372         which will be the same as what the user typed.
17374 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17376         * configure.in, Makefile.in: fix clean-info, add flex.  add
17377           fileutils.
17379         * configure: be less sensitive to spaces in Makefile.in.  Do not
17380           look for sources in "..".  Doing so breaks subdirectories that
17381           might have their own configure.  If a subdir has it's own
17382           configure script, use it.
17384 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17386         * cfg-paper.texi: some changes suggested by rms.
17388 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17390         * config.sub:  Merge in some small additions from the FSF version,
17391         taken from the gcc distribution, to bring the Cygnus and FSF
17392         versions into closer sync.
17394 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17396         * configure.in:  Changed svr4 references to sysv4.
17398 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17400         * configure: added -V for version number option.
17402 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17404         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17405           renamed from DOC.configure to cfg-paper.texi.
17407 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17409         * configure, config.subr, config.sub: config.subr is now
17410           config.sub again.
17412 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17414         * configure.texi: new file, in progress.
17416         * Makefile.in: build info file and install the man page for
17417           configure.
17419         * configure.man: new file, first cut.
17421         * configure: find config.subr again now that configuration "none"
17422           has gone.  removed all traces of the -ansi option.  removed all
17423           traces of the -languages option.
17425         * config.subr: resync from rms.
17427 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17429         * configure, config.sub, config.subr: merge config.sub into
17430           config.subr, call the result config.subr, remove config.sub, use
17431           config.subr.
17433         * Makefile.in: revised install for dir.info.
17435 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17437         * configure.in: add decstation host makefile frag.
17439         * Makefile.in: BISON now bison -y again.  also install-gcc on
17440           install.  clean-gdbm on clean.  infodir belongs in datadir.
17441           Make directories for info install.  Build dir.info here then
17442           install it.
17444 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17446         * Makefile.in: fix for bad directory tests.
17448 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17450         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17451           regexp.  -srcdir relative was being handled incorrectly.
17453         * Makefile.in: unwrapped some for loops so that parallel makes
17454           work again and so one can focus one's attention on a particular
17455           package.
17457 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17459         * configure: added PWD as a stand in for `pwd` (for speed). use
17460           elif wherever possible.  make -srcdir work without -objdir.
17461           -objdir= commented out.
17463 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17465         * configure: +options become --options.  -subdirs commented out.
17466           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17467           Makefile now at top of generated Makefile.  Removed cvs log
17468           entries.  added -srcdir.  create .gdbinit only if there is one
17469           in ${srcdir}.
17471         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17472           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17473           and mandir now keyed off datadir by default.
17475 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17477         * Freshly created ChangeLog.
17480 Local Variables:
17481 mode: change-log
17482 left-margin: 8
17483 fill-column: 76
17484 version-control: never
17485 End: