* doc/install.texi (Specific): Clarify what needs to be added to
[official-gcc.git] / ChangeLog
blobe83386e03f2dab3776d03caf0229b47a57bd9611
1 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
3         PR binutils/4970
4         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
5         and opcodes.
6         * Makefile.in: Regenerated.
8 2012-08-26  Art Haas <ahaas@impactweather.com>
10         * configure: Regenerate.
12 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
14         * INSTALL/README: Also refer to the online installation
15         instructions.
17 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
19         * MAINTAINERS (Write After Approval): Add myself.
20         (Picochip port): Remove myself.
22 2012-08-14   Diego Novillo  <dnovillo@google.com>
24         Merge from cxx-conversion branch.
26         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
27         POSTSTAGE1_CONFIGURE_FLAGS.
28         * Makefile.in: Regenerate.
29         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
30         Force C++ when bootstrapping.
31         * configure: Regenerate.
33 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
35         * MAINTAINERS (Write After Approval): Add myself.
37 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
39         * README: Document use of ranges of years in copyright notices.
41 2012-07-06  Richard Guenther  <rguenther@suse.de>
43         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
44         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
45         --with-gmp=system.
46         * Makefile.in: Regenerated.
47         * configure: Likewise.
49 2012-07-06  Richard Guenther  <rguenther@suse.de>
51         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
52         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
53         supply V=1 as extra_make_flags.
54         * configure: Regenerated.
55         * Makefile.in: Likewise.
57 2012-07-04  Tristan Gingold  <gingold@adacore.com>
59         * configure: Regenerate.
61 2012-07-03  Richard Guenther  <rguenther@suse.de>
63         * Makfile.def (isl): Remove not necessary extra_exports and
64         extra_make_flags.
65         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
66         * Makefile.in: Regenerated.
68 2012-07-03  Richard Guenther  <rguenther@suse.de>
70         * Makefile.def (cloog): Add V=1 to extra_make_flags.
71         * configure.ac: If either the ISL or the CLooG check failed
72         do not try to build in-tree versions.
73         * Makefile.in: Regenerated.
74         * configure: Regenerated.
76 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
78         * configure: Regenerate.
80 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
82         * MAINTAINERS (Various Maintainers): Add myself as testsuite
83         maintainer.
85 2012-07-02  Richard Guenther  <rguenther@suse.de>
87         * configure: Regenerated.
89 2012-07-02  Richard Guenther  <rguenther@suse.de>
90         Michael Matz  <matz@suse.de>
91         Tobias Grosser <tobias@grosser.es>
92         Sebastian Pop <sebpop@gmail.com>
94         * Makefile.def: Add ISL host module, remove PPL host module.
95         Adjust ClooG host module to use the proper ISL.
96         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
97         * configure.ac: Include config/isl.m4.  Add ISL host library,
98         remove PPL.  Remove PPL configury, add ISL configury, adjust
99         ClooG configury.
100         * Makefile.in: Regenerated.
101         * configure: Likewise.
103 2012-07-02  Richard Guenther  <rguenther@suse.de>
105         Merge from graphite branch
106         2011-07-21  Tobias Grosser  <tobias@grosser.es>
108         * configure: Regenerated.
109         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
110         both cloog.org and legacy versions. The only supported version will
111         be CLooG with the isl backend.
113         2011-07-21  Tobias Grosser  <tobias@grosser.es>
115         * configure: Regenerated.
116         * configure.ac: Require cloog isl 0.17.0
118         2011-07-21  Tobias Grosser  <tobias@grosser.es>
120         * configure: Regenerated.
121         * config/cloog.m4: Do not define CLOOG_ORG
123 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
125         * configure.ac: Skip C if explicitly selected.
126         * configure: Regenerate.
128 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
130         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
131         they contain -O2.
132         * configure: Regenerate.
134 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
136         PR debug/53740
137         * df.h, df-problems.c, dce.c: Revert last patch.
139 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
141         * MAINTAINERS (Write After Approval): Update my email address.
143 2012-06-21  Meador Inge  <meadori@codesourcery.com>
145         * MAINTAINERS (Write After Approval): Add myself.
147 2012-06-20  Jason Merrill  <jason@redhat.com>
149         * Makefile.tpl (check-target-libgomp-c++): New.
150         (check-target-libitm-c++): New.
151         * Makefile.def (c++): Add them.
152         * Makefile.in: Regenerate.
154 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
156         * MAINTAINERS (Write After Approval): Add myself.
158 2012-05-16  Olivier Hainque  <hainque@adacore.com>
160         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
161         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
162         (install-no-fixedincludes): Adjust accordingly.
163         * Makefile.in: Regenerate.
165 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
167         Merge upstream change
168         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
170 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
172         * MAINTAINERS (Write After Approval): Add myself.
174 2012-05-09  Nick Clifton  <nickc@redhat.com>
175             Paul Smith  <psmith@gnu.org>
177         PR bootstrap/50461
178         * configure.ac (mpfr-dir): When using in-tree MPFR sources
179         allow for the fact that from release v3.1.0 of MPFR the source
180         files were moved into a src sub-directory.
181         * configure: Regenerate.
183 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
185         * configure.ac: Bump minimum MPFR version to 2.4.0.
186         * configure: Regenerated.
188 2012-05-01  Richard Henderson  <rth@redhat.com>
190         * Makefile.def (libatomic): New target_module.
191         * configure.ac (target_libraries): Add libatomic.
192         (noconfigdirs): Check if libatomic is supported.
193         * Makefile.in, configure: Rebuild.
195 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
197         * MAINTAINERS (Write After Approval): Add myself.
199 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
201         * config.sub: Update to 2012-04-18 version from official repo.
203 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
205         * MAINTAINERS (Write After Approval): Add myself.
207 2012-04-11  Steve Ellcey  <sellcey@mips.com>
209         * MAINTAINERS: Changed email address.
211 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
213         PR target/52737
214         * contrib/gcc_update (files_and_dependencies):
215         Remove gcc/config/avr/t-multilib from touch data.
217 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
219         * MAINTAINERS (OS Port Maintainers): Remove irix.
220         * configure.ac (enable_libgomp): Remove *-*-irix6*.
221         (unsupported_languages): Remove mips-sgi-irix6.*.
222         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
223         (with_stabs): Remove.
224         * configure: Regenerate.
226 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
228         * MAINTAINERS (OS Port Maintainers): Remove osf.
229         * configure.ac (enable_libgomp): Remove *-*-osf*.
230         (with_stabs): Remove alpha*-*-osf*.
231         * configure: Regenerate.
233 2012-03-05  Tristan Gingold  <gingold@adacore.com>
235         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
236         * configure: Regenerate.
238 2012-02-17  Walter Lee  <walt@tilera.com>
240         * MAINTAINERS: (Write After Approval): Delete myself.
242 2012-02-14  Walter Lee  <walt@tilera.com>
244         * MAINTAINERS (tilegx port): Add myself.
245         (tilepro port): Add myself.
246         (Write After Approval): Add myself.
248 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
250         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
251         and Joseph Myers as docstring relicensing maintainers.
253 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
255         * MAINTAINERS (write-after-approval): Add myself.
257 2012-02-08  Ira Rosen <irar@il.ibm.com>
259         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
260         maintainer.
262 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
264         * MAINTAINERS (Write After Approval): Move myself to
265         maintain alphabetical order.
267 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
269         * MAINTAINERS (Write After Approval): Add myself.
271 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
273         * MAINTAINERS (Write After Approval): Add myself.
275 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
276             Jayant R Sonar <jayant.sonar@kpitcummins.com>
278         * configure.ac (cr16-*-*): Remove nonconfigdirs.
279         * configure: Regenerate.
281 2012-01-23  Harshit Chopra  <harshit@google.com>
283         * MAINTAINERS (Write After Approval): Add myself.
285 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
287         * configure.ac: Remove reference to mh-interix.
288         * configure: Regenerate.
290 2012-01-05  Richard Henderson  <rth@redhat.com>
292         PR bootstrap/51072
293         * configure.ac: Disable libitm if c++ is not enabled.
294         * configure: Rebuild.
296         * configure.ac: Fix regexp for same.
297         * configure: Rebuild.
299 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
301         * MAINTAINERS (Write After Approval): Add myself.
303 2012-01-02  Richard Guenther  <rguenther@suse.de>
305         PR bootstrap/51686
306         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
307         * Makefile.in: Regenerate.
309 2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
311         * MAINTAINERS (Write After Approval): Add myself.
313 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
315         * configure: Regenerate.
317 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
319         * MAINTAINERS (picochip): Changed email address.
321 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
323         * MAINTAINERS (write-after-approval): Add self.
325 2011-11-29  DJ Delorie  <dj@redhat.com>
327         * configure.ac (rl78-*-*) New case.
328         * configure: Regenerate.
329         * MAINTAINERS: Add myself as RL78 maintainer.
331 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
333         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
335 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
337         * libtool.m4: Additional FreeBSD 10 fixes.
339 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
341         * MAINTAINERS: Move myself from Write After Approval to CPU Port
342         Maintainers section, as Epiphany maintainer.
344 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
346         PR target/49992
347         * configure.ac: Remove ranlib special-casing for Darwin.
348         * configure: Regenerate.
350 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
352         * MAINTAINERS (Reviewers): Keep the list sorted.
354 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
356         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
358 2011-11-09  Roland McGrath  <mcgrathr@google.com>
360         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
361         * configure: Rebuild.
362         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
363         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
364         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
365         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
366         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
367         Add READELF.
368         * Makefile.in: Rebuild.
370 2011-11-09  Jason Merrill  <jason@redhat.com>
372         * Makefile.def (language=c++): Remove check-c++0x.
373         * Makefile.in (check-gcc-c++): Regenerate.
375 2011-11-08  Richard Henderson  <rth@redhat.com>
377         * configure.ac: Test for libitm directory present first.
379         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
381         * configure.ac: Test libitm/configure.tgt to disable libitm.
382         * configure: Rebuild.
384 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
385             Richard Henderson  <rth@redhat.com>
387         Merged from transactional-memory.
389         * Makefile.def (lang_env_dependencies): libitm is c++.
390         Add libitm target module.
391         * configure.ac: Likewise.
392         * config/mmap.m4: New file.
393         * contrib/gcc_update: Add libitm to touch data.
394         * Makefile.in, configure: Rebuild.
396 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
398         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
399         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
400         * Makefile.in: Regenerate.
402 2011-11-01  DJ Delorie  <dj@redhat.com>
404         * config.sub: Update to version 2011-10-29 (added rl78)
406 2011-10-27  Nick Clifton  <nickc@redhat.com>
408         * config.sub: Import these changes from the config project:
410         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
411             Ben Elliston  <bje@gnu.org>
413         * config.sub (epiphany): New.
415         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
416             Ben Elliston  <bje@gnu.org>
418         * config.sub (hexagon, hexagon-*): New.
420         2011-08-23  Roland McGrath  <mcgrathr@google.com>
422         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
423         64eb to be64.
425         2011-08-16  Roland McGrath  <mcgrathr@google.com>
427         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
428         (nacl): Grok as alias for 32el-unknown-nacl.
430 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
432         * MAINTAINERS (Write After Approval): Add myself.
434 2011-10-24  Teresa Johnson  <tejohnson@google.com>
436         * MAINTAINERS (Write After Approval): Add myself.
438 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
440         * MAINTAINERS (sparc port): Remove myself.
442 2011-09-14  Tom de Vries  <tom@codesourcery.com>
444         * MAINTAINERS (Write After Approval): Add myself.
446 2011-08-14  Yao Qi  <yao@codesourcery.com>
448         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
449         * configure: Regenerate.
451 2011-07-26  Ian Lance Taylor  <iant@google.com>
453         * configure.ac: Set have_compiler based on whether gcc directory
454         exists, rather than on whether gcc is in configdirs.
455         * configure: Rebuild.
457 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
459         * MAINTAINERS (Global Reviewers): Add self.
461 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
463         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
464         link directories.
465         * Makefile.in: Rebuild.
467 2011-07-20  Ian Lance Taylor  <iant@google.com>
469         PR bootstrap/49787
470         * configure.ac: Move --enable-bootstrap handling earlier in file.
471         If --enable-bootstrap and either --enable-build-with-cxx or
472         --enable-build-poststage1-with-cxx, enable C++ automatically.
473         * configure: Rebuild.
475 2011-07-19  Ian Lance Taylor  <iant@google.com>
477         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
478         make C++ a boot_language.  Set and substitute
479         POSTSTAGE1_CONFIGURE_FLAGS.
480         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
481         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
482         * configure, Makefile.in: Rebuild.
484 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
486         * MAINTAINERS (Register Allocation): Move myself from reviewers to
487         maintainers.
489 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
491         * MAINTAINERS (Global Reviewers): Add myself.
493 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
495         * configure: Regenerate.
497 2011-07-16  Jason Merrill  <jason@redhat.com>
499         * Makefile.def (language=c++): Add check-c++0x and
500         check-target-libmudflap-c++.
501         * Makefile.tpl (check-target-libmudflap-c++): New.
502         * Makefile.in: Regenerate.
504 2011-07-16  Matthias Klose  <doko@ubuntu.com>
506         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
507         * Makefile.def (target_modules/libjava): Pass
508         $(EXTRA_CONFIGARGS_LIBJAVA).
509         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
510         if not configured with --enable-static-libjava.
511         * Makefile.in: Regenerate.
512         * configure: Likewise.
514 2011-07-15  Jason Merrill  <jason@redhat.com>
516         * Makefile.in (check-c++): Move check-gcc-c++0x after
517         check-target-libstdc++-v3.
519 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
521         * MAINTAINERS (c6x port): New entry.
523 2011-07-13  Jason Merrill  <jason@redhat.com>
525         * Makefile.in (check-gcc-c++0x): New.
526         (check-c++): Depend on it.
528 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
530         PR target/39150
531         * configure.ac (i[3456789]86-*-solaris2*): Also accept
532         x86_64-*-solaris2.1[0-9]*.
533         * configure: Regenerate.
535 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
537         * MAINTAINERS (RTL optimizers): Add self.
539 2011-06-27  Gabriel Charette  <gchare@google.com>
541         * MAINTAINERS (Write After Approval): Add myself.
543 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
545         PR regression/47836
546         PR bootstrap/23656
547         PR other/47733
548         PR bootstrap/49247
549         PR c/48825
550         * configure.ac (target_libraries): Remove target-libiberty.
551         Remove case-statement setting skipdirs=target-libiberty for
552         multiple targets.  Remove checking target_configdirs and
553         removing target-libiberty but keeping target-libgcc if
554         otherwise empty.
555         * Makefile.def (target_modules): Don't add libiberty.
556         (dependencies): Remove all traces of target-libiberty.
557         * configure, Makefile.in: Regenerate.
559 2011-06-13  Walter Lee <walt@tilera.com>
561         * configure.ac (tilepro-*-*) New case.
562         (tilegx-*-*): Likewise.
563         * configure: Regenerate.
565 2011-06-06  Jing Yu  <jingyu@google.com>
567         * configure.ac: Skip target-libiberty for
568         arm*-*-linux-androideabi.
569         * configure: Regenerated.
571 2011-06-06  Nick Clifton  <nickc@redhat.com>
573         * config.sub: Sync from upstream.
575 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
577         * MAINTAINERS (Write After Approval): Add myself.
579 2011-06-01  Daniel Jacobowitz  <drow@false.org>
581         * MAINTAINERS: Update my email address.
583 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
585         * MAINTAINERS (Write After Approval): Update my email address.
587 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
589         * MAINTAINERS (Write After Approval): Add myself.
591 2011-05-08  Doug Kwan  <dougkwan@google.com>
593         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
594         * configure: Regenerated.
595         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
596         value from configure.
597         * Makefile.in: Regenerated.
599 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
601         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
602         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
603         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
604         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
605         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
606         *-*-vxworks*): Disable newlib and libgloss in separate case
607         statement.
608         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
609         to separate case statement.
610         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
611         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
612         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
613         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
614         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
615         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
616         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
617         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
618         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
619         i[[3456789]]86-*-rdos*, m32r-*-*,
620         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
621         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
622         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
623         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
624         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
625         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
626         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
627         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
628         and libgloss in main case over targets.  Remove most empty cases
629         in main case over targets.
630         * configure: Regenerate.
632 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
634         * MAINTAINERS (Write After Approval): Add myself.
636 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
638         * configure.ac: Remove code setting special library locations for
639         hppa*64*-*-hpux11*.  Remove code setting compiler for
640         sparc-sun-solaris2*.
641         * configure: Regenerate.
643 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
645         * configure.ac: Separate libgloss_dir settings from general case
646         over targets.
647         * configure: Regenerate.
649 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
651         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
652         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
653         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
654         cases in libgcj-disabling case statement.
655         (hppa*64*-*-linux*): Set unsupported_languages instead of
656         disabling target-zlib.
657         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
658         to hppa*64*-*-hpux*.
659         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
660         hppa*-*-hpux*.
661         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
662         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
663         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
664         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
665         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
666         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
667         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
668         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
669         libgcj-disabling case statement.
670         * configure: Regenerate.
672 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
674         * configure.ac: Disable Java for targets not supporting libffi.
675         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
676         Remove cases in Java-disabling statement.
677         (*arm-wince-pe): Change to arm-wince-pe.
678         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
679         cases in Java-disabling statement.
680         (bfin-*-*): Don't disable Java again.
681         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
682         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
683         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
684         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
685         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
686         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
687         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
688         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
689         Java-disabling statement.
690         (mmix-*-*): Don't disable Java again.
691         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
692         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
693         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
694         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
695         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
696         statement.
697         * configure: Regenerate.
699 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
701         * configure.ac: Separate cases disabling Java and Java libraries
702         from general case over targets.
703         * configure: Regenerate.
705 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
707         * MAINTAINERS: Update my email address.
709 2011-04-20  Easwaran Raman  <eraman@google.com>
711         * MAINTAINERS (Write After Approval): Add myself.
713 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
715         PR lto/48086
716         * configure.ac: Re-enable LTO on *-apple-darwin9*.
717         * configure: Regenerate.
719 2011-04-16  Jim Meyering  <meyering@redhat.com>
721         * MAINTAINERS (Write After Approval): Add myself.
723 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
725         * MAINTAINERS: Update my email address.
727 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
729         * MAINTAINERS (Write After Approval): Add myself.
731 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
733         * MAINTAINERS (Write After Approval): Add myself.
735 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
737         * MAINTAINERS (Write After Approval): Add myself.
739 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
741         * configure.ac (build_tools): Remove build-byacc.
742         (host_libs): Remove mmalloc.
743         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
744         autoconf automake libtool diff rcs fileutils shellutils time
745         textutils wdiff find uudecode hello tar gzip indent recode release
746         sed perl gawk findutils gettext zip.
747         (libgcj): Remove target-qthreads.
748         (target_tools): Remove target-examples target-gperf.
749         (YACC): Don't handle building byacc.
750         * configure: Regenerate.
751         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
752         dosutils, examples, fileutils, find, findutils, gawk, gettext,
753         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
754         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
755         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
756         handle building components.
757         * Makefile.in: Regenerate.
759 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
761         * MAINTAINERS: Update my email address as Xtensa maintainer.
763 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
765         * config.sub: Sync from upstream.
767 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
769         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
770         (microblaze*): Don't disable libssp.
771         * configure: Regenerate.
773 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
775         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
776         moveifchange.
777         * configure: Regenerate.
778         * Makefile.tpl: Use @SHELL@ not @config_shell@.
779         * Makefile.in: Regenerate.
781 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
783         * configure.ac (*-*-sysv4*): Don't enable libgomp.
784         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
785         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
786         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
787         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
788         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
789         md_exec_prefix cases.
790         * configure: Regenerate.
792 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
794         * configure.ac: Separate cases disabling target-libssp,
795         target-libiberty, target-libstdc++-v3 and Fortran from general
796         case over targets.
797         * configure: Regenerate.
799 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
801         * configure.ac (*-*-chorusos): Don't disable libgcj.
802         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
803         Remove case.
804         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
805         (arm-*-coff): Don't disable libgcj.
806         (arm*-*-linux-gnueabi): Remove useless assignment.
807         (arm-*-riscix*): Don't disable libgcj.
808         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
809         configuration.
810         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
811         (c54x*-*-*): Remove case.
812         (tic54x-*-*): Don't disable GCC or GCC libraries.
813         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
814         to *.
815         (d10v-*-*): Don't disable GCC libraries.
816         (d30v-*-*): Don't disable libgcj.
817         (h8500-*-*): Don't disable GCC libraries.
818         (i960-*-*): Don't disable libgcj.
819         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
820         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
821         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
822         libgcj.
823         (m68k-*-coff*): Remove case.
824         (mmix-*-*): Don't disable libgloss on host.
825         (mn10200-*-*, mn10300-*-*): Remove cases.
826         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
827         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
828         Don't disable libgcj.
829         (romp-*-*): Remove case.
830         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
831         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
832         case.
833         (v810-*-*): Don't disable GCC libraries.
834         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
835         (ip2k-*-*): Don't disable GCC libraries.
836         * configure: Regenerate.
838 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
840         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
841         libffi on host.
842         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
843         on host.
844         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
845         * configure: Regenerate.
847 2011-03-26  John Marino  <binutils@marino.st>
849         * configure.ac: Add support for *-*-dragonfly*
850         * configure: Regenerate.
852 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
854         * configure.ac (native_only): Remove.
855         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
856         send-pr uudecode guile gnuserv on host.
857         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
858         send-pr rcs guile perl texinfo libtool on host.
859         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
860         automake send-pr rcs guile perl texinfo libtool on host.
861         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
862         (*-*-kaos*): Don't disable target-examples target-gperf on target.
863         (alpha*-dec-osf*): Don't disable fileutils on target.
864         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
865         texinfo send-pr expect dejagnu on target.
866         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
867         target-qthreads on target.
868         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
869         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
870         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
871         x86_64-*-mingw*): Don't disable expect on target.
872         (*-*-cygwin*): Don't disable target-gperf on target.
873         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
874         gnuserv on target.
875         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
876         target.
877         * configure: Regenerate.
879 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
881         * configure.ac (target_tools): Remove target-groff.
882         (native_only): Remove target-groff.
883         (hppa*64*-*-*): Don't disable byacc.
884         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
885         setting.
886         (*-*-kaos*): Don't skip target-librx and target-groff.
887         (*-*-netware*): Don't skip target-libmudflap.
888         (*-*-tpf*): Don't skip target-libmudflap.
889         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
890         directories on the host.
891         (ia64*-*-*vms*): Don't skip tix.
892         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
893         host.
894         * configure: Regenerate.
896 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
898         * configure.ac: Remove references to mt-mep, mt-netware,
899         mt-wince.
900         * Makefile.def: Add all-utils soft dependencies.
901         * Makefile.tpl: Remove GDB_NLM_DEPS.
902         * configure: Regenerate.
903         * Makefile.in: Regenerate.
905 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
907         * configure.ac: Do not include mh-x86omitfp.
908         * configure: Regenerate.
910 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
912         * configure.ac: Remove empty cases.
913         * configure: Regenerate.
915 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
917         * Makefile.def: Add dependency from termcap to gdb.
918         * Makefile.in: Regenerate.
920 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
922         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
923         * configure: Regenerate.
924         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
925         * Makefile.tpl: Likewise.
926         * Makefile.in: Regenerate.
928 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
930         * configure.ac: Remove all mentions of tentative_cc.
931         * configure: Regenerate.
933 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
935         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
936         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
937         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
938         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
939         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
940         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
941         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
942         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
943         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
944         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
945         *-*-rhapsody*): Remove host cases.
946         * configure: Regenerate.
948 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
950         * configure.ac (ppc*-*-pe): Remove host case.
951         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
952         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
953         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
954         cases.
955         * configure: Regenerate.
957 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
959         * config.sub: Update to version 2011-03-23.
961 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
963         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
964         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
965         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
966         * configure: Regenerate.
968 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
970         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
971         to Write After Approval.
972         * config-ml.in: Don't handle arc-*-elf*.
973         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
974         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
975         handle GCC libraries.
976         * configure: Regenerate.
978 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
980         PR bootstrap/48120:
981         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
982         Add -lstdc++ -lm to LIBS.
983         * configure: Regenerate.
985 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
987         * config.guess: Update to version 2011-02-02
988         * config.sub: Update to version 2011-02-24
990 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
992         PR lto/48086
993         * configure.ac: Re-enable LTO on *-apple-darwin9.
994         * configure: Regenerate.
996 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
998         PR lto/48086
999         * configure.ac: Disable LTO on darwin due to an assembler change in
1000         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1001         under 256.
1002         * configure: Regenerate.
1004 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1006         * MAINTAINERS: Update myself as score backend maintainer,
1007         update my e-mail address.
1009 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1011         * MAINTAINERS: Update my e-mail address.
1013 2011-03-06  Joey Ye  <joey.ye@arm.com>
1015         * MAINTAINERS: Update my e-mail address.
1017 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1019         * configure.ac: Adjust test of with_ppl.
1020         * configure: Regenerated.
1022 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1024         * MAINTAINERS: Adjust my e-mail address.
1026 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1028         * configure.ac: Add -lpwl to ppllibs.
1029         * configure: Regenerated.
1031 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1033         * config/cloog.m4: Add -lisl to clooglibs.
1034         * configure: Regenerated.
1036 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1038         * MAINTAINERS (CPU Port maintainers): Add self.
1040 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1042         * MAINTAINERS: Add myself as testsuite maintainer.
1044 2011-02-15  Mike Stump  <mikestump@comcast.net>
1046         * MAINTAINERS: Add myself as testsuite maintainer.
1048 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1050         Import from Libtool and gnulib:
1052         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1054         Prepare for supporting FreeBSD 10.
1055         * config.rpath: Remove handling of freebsd1* which soon would
1056         match FreeBSD 10.0.
1058         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1060         Remove support for FreeBSD 1.x.
1061         * libtool.m4 (_LT_LINKER_SHLIBS)
1062         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1063         soon would incorrectly match FreeBSD 10.0.
1065 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1067         PR binutils/12283
1068         * move-if-change: Import version from gnulib.
1070 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1072         PR lto/47225
1073         * Makefile.def (lto-plugin): Double dash for enable-shared.
1074         (configure-gcc): Depend on all-lto-plugin.
1075         * Makefile.in: Rebuilt.
1077 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1079         * configure.ac: Remove extra bracket.
1080         * configure: Regenerate.
1082 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1084         * MAINTAINERS: Add myself as libquadmath maintainer.
1086 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1088         * MAINTAINERS: Update my email address.
1090 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1092         * MAINTAINERS (option handling): Add self.
1094 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1096         PR lto/47225
1097         * Makefile.def: Add dependency for install-gcc
1098         on install-lto-plugin.
1099         * Makfile.in: Regenerated
1101 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1103         * MAINTAINERS (CPU Port Maintainers): Add myself.
1105 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1107         PR libgcj/44341
1108         * configure.ac: Discard --with-* flags for host when configuring
1109         target libraries for cross build.
1110         * configure: Rebuilt.
1112 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1114         * MAINTAINERS (linear loop transforms): Removed.
1116 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1118         * configure.ac: If with_ppl is no, move setting with_cloog=no
1119         after CLOOG_REQUESTED check.
1120         * configure: Regenerated.
1122 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1124         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1125         CLooG has been requested.
1126         * configure: Regenerated.
1128 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1130         * configure: Regenerated.
1131         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1133 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1135         * configure: Regenerated.
1136         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1138 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1140         * configure.ac: Use AS_HELP_STRING throughout.
1141         * configure: Regenerate.
1143 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1145         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1146         * configure: Regenerate.
1148 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1150         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1152 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1154         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1155         for ia64-hpux.
1156         * configure: Regenerate.
1158 2011-01-07  Jan Hubicka  <jh@suse.cz>
1160         PR lto/47225
1161         * Makefile.in: Regenerate.
1162         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1163         configure.
1165 2011-01-07  Jan Hubicka  <jh@suse.cz>
1167         * Makefile.in: Regenerate.
1168         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1169         and configure dependency on lto-plugin configure.
1170         (lto-plugin module): Remove dependency on GCC; add dependency on
1171         liniberty.
1173 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1175         * MAINTAINERS (Write After Approval): Add myself.
1177 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1179         * configure: Regenerate.
1181 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1183         * configure.ac: (picochip): Disable libiberty.
1185 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1187         * MAINTAINERS (Write After Approval): Add myself.
1189 2010-12-10  Ian Lance Taylor  <iant@google.com>
1191         PR bootstrap/46819
1192         * configure.ac: For --disable-libgcj clear libgcj_saved.
1193         * configure: Rebuild.
1195 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1197         PR fortran/46540
1198         * configure.ac: Add --disable-libquadmath and
1199         --disable-libquadmath-support.
1200         * configure: Regenerate.
1202 2010-12-03  Ian Lance Taylor  <iant@google.com>
1204         * MAINTAINERS: Add myself as libgo maintainer.
1206 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1208         PR libffi/46792
1209         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1210         * configure: Regenerate.
1212 2010-12-02  Ian Lance Taylor  <iant@google.com>
1214         * configure.ac: Always set default for poststage1_ldflags to
1215         -static-libstdc++ -static-libgcc.
1217 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1219         * configure.ac: Move comment to remove extra space in last argument
1220         of GCC_TARGET_TOOL.
1222 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1224         PR other/46026
1225         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1226         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1227         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1228         (BASE_FLAGS_TO_PASS): Use it.
1229         * configure: Rebuilt.
1230         * Makefile.in: Rebuilt.
1232 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1234         PR binutils/12258
1235         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1236         Properly check default linker.
1237         * configure: Regnerated.
1239 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1241         * configure.ac: For --enable-gold, handle value `default' instead of
1242         `both*'.  New configure option --{en,dis}able-ld.
1243         * configure: Regenerate.
1245 2010-11-20  Ian Lance Taylor  <iant@google.com>
1247         * configure.ac: Only disable a language library if no language needs
1248         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1249         * configure: Rebuild.
1251 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1253         * Makefile.in: Regenerate.
1255         PR other/46202
1256         * configure.ac: Fix just-built in-tree STRIP name to be
1257         binutils/strip-new.
1258         * configure: Regenerate.
1259         * Makefile.def (install-strip-gcc, install-strip-binutils)
1260         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1261         (install-strip-sid): Mirror dependencies on non-strip variants
1262         of these targets on the respective -strip prerequisites.
1263         * Makefile.tpl (install-strip, install-strip-host)
1264         (install-strip-target): New targets.
1265         (install-strip-[+module+], install-strip-target-[+module+]):
1266         New targets.
1267         * Makefile.in: Regenerate.
1269 2010-11-19  Ian Lance Taylor  <iant@google.com>
1270             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1272         * configure.ac: Add target-libgo to target_libraries.  Set
1273         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1274         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1275         (HOST_EXPORTS): Add GOC.
1276         (BASE_TARGET_EXPORTS): Add GOC.
1277         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1278         (GOCFLAGS_FOR_TARGET): New variable.
1279         (EXTRA_HOST_FLAGS): Add GOC.
1280         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1281         * Makefile.def (target_modules): Add libgo.
1282         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1283         (dependencies): Add dependency from configure-target-libgo to
1284         configure-target-libffi and all-target-libstdc++-v3.  Add
1285         dependencies from all-target-libgo to all-target-libffi.
1286         (languages): Add go.
1287         * configure: Rebuild.
1288         * Makefile.in: Rebuild.
1290 2010-11-19  Ian Lance Taylor  <iant@google.com>
1292         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1293         compiler/flag environment variables.
1295 2010-11-18  Ian Lance Taylor  <iant@google.com>
1297         * configure.ac: Check for lang_requires_boot_languages in
1298         config-lang.in files.
1299         * configure: Rebuild.
1301 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1302             Tobias Burnus  <burnus@net-b.de>
1304         PR fortran/32049
1305         * Makefile.def: Add libquadmath; build it with language=fortran.
1306         * configure.ac: Add libquadmath.
1307         * Makefile.tpl: Handle multiple libs in check-[+language+].
1308         * Makefile.in: Regenerate.
1309         * configure: Regenerate.
1311 2010-11-16  Tom Tromey  <tromey@redhat.com>
1313         * MAINTAINERS: Moved myself to reviewers section.
1315 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1317         * MAINTAINERS: Moved myself to reviewers section.
1319 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1321         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1322         (Write After Approval): Remove self.
1324 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1326         * configure.ac: Fix spelling in option names.
1327         * configure: Regenerated.
1329 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1331         PR bootstrap/39622
1332         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1333         * configure: Regenerated.
1335 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1337         * MAINTAINERS: Update my email address.
1339 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1341         * configure: Regenerate.
1343 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1345         * configure: Regenerate.
1347 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1349         * configure: Regenerate.
1351 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1353         * configure: Regenerate.
1355 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1357         * configure.ac: Support official CLooG.org versions.
1358         * configure: Regenerate.
1359         * config/cloog.m4: New.
1361 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1363         * MAINTAINERS (Write After Approval): Add myself.
1365 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1367         * MAINTAINERS: Update my email address.
1369 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1371         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1372         * configure: Regenerate.
1374 2010-11-03  Ian Lance Taylor  <iant@google.com>
1375             Dave Korn  <dave.korn.cygwin@gmail.com>
1377         PR lto/46273
1378         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1379         and on other supported platforms whenever LTO is enabled.
1380         * configure: Rebuild.
1382 2010-11-02  Alan Modra  <amodra@gmail.com>
1384         PR binutils/12110
1385         * configure.ac: Error when source path contains spaces.
1386         * configure: Regenerate.
1388 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1390         * MAINTAINERS: Update my email address.
1392 2010-10-20  Ian Lance Taylor  <iant@google.com>
1394         * Makefile.def (target_modules): Set lib_path to src/.libs for
1395         libstdc++-v3 module.
1396         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1397         * Makefile.in: Rebuild.
1399 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1401         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1402         (Write After Approval): Remove myself.
1404 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1406         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1408 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1410         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1412 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1414         * configure.ac (build_lto_plugin): New shell variable.
1415         (--enable-lto): Turn on by default for all non-ELF platforms that
1416         have had LTO support added so far.  Set build_lto_plugin appropriately
1417         for both ELF and non-ELF.
1418         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1419         * configure: Regenerate.
1421 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1423         Sync from src:
1424         * configure.ac (v850 support): Remove target-libgloss from
1425         noconfigdirs.
1426         * configure: Regenerate.
1428 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1430         PR bootstrap/45326
1431         PR bootstrap/45174
1432         * configure.ac: Honor initial values of $build_configargs,
1433         $host_configargs, $target_configargs.  Mark the precious, so
1434         environment settings get recorded.
1435         * configure: Regenerate.
1437 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1439         PR bootstrap/45796
1440         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1441         Depend on all-build-libiberty.
1442         * Makefile.in: Regenerate.
1444 2010-09-30  Michael Eager  <eager@eagercon.com>
1446         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1447         * configure: Regenerate.
1449 2010-09-28  Michael Eager  <eager@eagercon.com>
1451         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1453 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1455         PR bootstrap/44621
1456         * configure.ac: Fix unportable shell quoting.
1457         * configure: Regenerate.
1459 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1461         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1462         targets and amend comment.
1463         * configure: Regenerate.
1465 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1467         * MAINTAINERS (Write After Approval): Add myself.
1469 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1471         * configure.ac: Enable LTO by default on Darwin.
1472         * configure: Regenerate.
1474 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1476         * MAINTAINERS (Write After Approval): Add myself.
1478 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1480         * MAINTAINERS (Write After Approval): Add myself.
1482 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1484         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1485         ports
1487 2010-07-28  David Yuste  <david.yuste@gmail.com>
1489         * MAINTAINERS (Write After Approval): Add myself.
1491 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1493         * configure.ac: Support all v850 targets.
1494         * configure: Regenerate.
1496 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1498         PR bootstrap/44455
1499         * configure.ac (extra_mpfr_configure_flags): Copy from
1500         extra_mpc_gmp_configure_flags.
1501         * configure: Re-generated.
1503 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1505         * MAINTAINERS (Write After Approval): Add myself.
1507 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1509         * MAINTAINERS (Write After Approval): Add myself.
1511 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1513         * MAINTAINERS (Write After Approval): Add myself.
1515 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1517         PR target/44862
1518         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1519         Provide -B option to allow for link spec %s substitutions for
1520         libstdc++.a on darwin.
1521         * Makefile.in: Regenerate.
1523 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1525         * MAINTAINERS (Reviewers): Update my e-mail address
1527 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1529         * Makefile.def (configure-gcc): Depend on all-libelf.
1530         * Makefile.in: Rebuild.
1532 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1534         * MAINTAINERS (Write After Approval): Add myself in the right place.
1536 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1538         * MAINTAINERS (Write After Approval): Add myself.
1540 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1542         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1544 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1546         * config.sub: Update to version 2010-05-21.
1547         * config.guess: Update to version 2010-04-03.
1549 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1551         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1552         * configure: Regenerate.
1554 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1556         * MAINTAINERS (Write After Approval): Add myself.
1558 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1560         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1561         a platform that supports LTO.
1562         * configure: Regenerate.
1564 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1566         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1567         * configure: Regenerated.
1569 2010-04-27  Roland McGrath  <roland@redhat.com>
1570             H.J. Lu  <hongjiu.lu@intel.com>
1572         * configure.ac (--enable-gold): Support both, both/gold and
1573         both/bfd to add gold to configdirs without removing ld.
1574         * configure: Regenerated.
1576         * Makefile.def: Add install-gold dependency to install-ld.
1577         * Makefile.in: Regenerated.
1579 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1581         PR lto/42776
1582         * configure.ac (--enable-lto): Refactor handling so libelf tests
1583         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1584         and allow LTO to be explicitly enabled on non-ELF platforms that
1585         are known to support it inside else-clause.
1586         * configure: Regenerate.
1588 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1590         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1591         * configure: Regenerate.
1593 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1595         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1596         * configure: Regenerate.
1598 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1600         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1601         separately.
1602         * configure: Regenerate.
1604 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1606         * MAINTAINERS (Write After Approval): Add myself.
1608 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1610         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1611         * configure: Regenerate.
1613 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1615         * configure: Regenerate after change to elf.m4.
1617 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1619         * MAINTAINERS (Write After Approval): Add myself.
1621 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1623         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1624         * configure: Regenerated.
1626 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1628         * configure.ac: Print "buggy but acceptable" when CLooG
1629         revision is less than 9.
1630         * configure: Regenerated.
1632 2010-04-01  Diego Novillo  <dnovillo@google.com>
1634         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1636 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1638         PR bootstrap/43615
1639         PR bootstrap/43328
1641         Revert:
1643         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1645         * configure.ac: Do not pass --enable-multilib nor
1646         --disable-multilib in baseargs.  Accept explicitly passed
1647         --enable_multilib.
1648         * configure: Regenerate.
1650 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1652         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1654 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1656         * MAINTAINERS: Remove myself.
1658 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1660         PR bootstrap/43328
1661         * configure.ac: Do not pass --enable-multilib nor
1662         --disable-multilib in baseargs.  Accept explicitly passed
1663         --enable_multilib.
1664         * configure: Regenerate.
1666 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1668         * MAINTAINERS (spu port): Remove me.
1670 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1672         * configure.ac (tic6x-*-*): New case.
1673         * configure: Regenerate.
1675 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1677         * config.sub: Update to version 2010-03-22.
1678         * config.guess: Update to version 2009-12-30.
1680 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1682         PR ada/42554
1683         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1684         * configure: Regenerate.
1686 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1688         * MAINTAINERS: Update my email address.
1690 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1692         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1693         (ghassan.shobaki@amd.com): Removed.
1695 2010-03-17  Alan Modra  <amodra@gmail.com>
1697         * MAINTAINERS: Update my email address.
1699 2010-03-16  Diego Novillo  <dnovillo@google.com>
1701         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1702         Matthews.
1704 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1706         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1707         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1709 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1711         * MAINTAINERS: Update my email address.
1713 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1715         * MAINTAINERS: Update my email address.
1717 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1719         * MAINTAINERS: Update my email address.
1721 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1723         * MAINTAINERS: Update my email address.
1725 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1727         PR libstdc++/32499
1728         * configure.ac (RANLIB): Default to true.
1729         (STRIP): Likewise.
1730         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1731         * configure: Regenerate.
1733 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1735         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1736         (Write After Approval): Update my email address.
1738 2010-02-17  Nick Clifton  <nickc@redhat.com>
1740         PR 11238
1741         * Makefile.tpl (local-distclean): Also remove config.cache files in
1742         sub-directories as there may not be Makefiles present in the
1743         sub-directories.
1744         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1745         the config.cache files found by the find command.
1747         * Makefile.in: Regenerate.
1748         * configure.ac: Revert previous delta.
1749         * configure: Regenerate.
1751 2010-02-15  Nick Clifton  <nickc@redhat.com>
1753         PR 11238
1754         * configure.ac: Delete config.cache files in sub-directories when
1755         deleting Makefiles.
1756         * configure: Regenerate.
1758 2010-02-12  Ben Elliston  <bje@gnu.org>
1760         * MAINTAINERS: Update my email address.
1762 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1764         * MAINTAINERS (spu port): Update my email address.
1766 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1768         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1770 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1772         * configure.ac: Add "recommended" version checks for GMP/MPC.
1773         Update recommended GMP/MPFR/MPC versions.
1774         * configure: Regenerate.
1776 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1778         * MAINTAINERS: Move my Embecosm email address into the
1779         write-after-approval section.
1781 2010-01-26  Ian Lance Taylor  <iant@google.com>
1783         * MAINTAINERS: Add myself as Go frontend maintainer.
1785 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1787         PR libstdc++/36101, PR libstdc++/42813
1788         * configure.ac (bootstrap_target_libs): Make inclusion of
1789         target-libgomp conditional on libgomb being in target_configdirs.
1790         * configure: Regenerate.
1792 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1794         PR libstdc++/36101, PR libstdc++/42813
1795         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1796         * configure: Regenerate.
1798 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1800         PR libstdc++/36101, PR libstdc++/42813
1801         * configure.ac (target_configdirs): Substitute.
1802         * Makefile.def: Bootstrap target module libgomp.
1803         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1804         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1805         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1806         * configure, Makefile.in: Regenerate.
1808 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1810         * MAINTAINERS: Adjust my details.
1812 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1814         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1816 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1818         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1820 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1822         * MAINTAINERS (Write After Approval): Add myself.
1824 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1826         * MAINTAINERS (Write After Approval): Add myself.
1828 2010-01-11  Richard Guenther  <rguenther@suse.de>
1830         PR lto/41569
1831         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1832         * Makefile.in: Regenerated.
1834 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1836         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1837         * configure: Regenerate.
1839 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1840             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1842         PR bootstrap/42424
1843         * configure.ac: Include libtool m4 files.
1844         (_LT_CHECK_OBJDIR): Call it.
1845         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1846         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1848         * configure: Regenerate.
1850 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1852         PR bootstrap/41818
1853         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1854         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1855         * Makefile.in: Regenerate.
1857 2010-01-02  Richard Guenther  <rguenther@suse.de>
1859         PR lto/41529
1860         * configure.ac: Include config/elf.m4.  Disable LTO if not
1861         builting for an elf target.
1862         * configure: Regenerate.
1864 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1866         * MAINTAINERS: Change my email address.
1868 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1870         * config.sub, config.guess: Update from upstream sources.
1872 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1874         * MAINTAINERS (Write After Approval): Add myself.
1876 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1878         PR middle-end/30447
1879         PR middle-end/30789
1880         PR other/40302
1882         * configure.ac: Require MPC.
1883         * configure: Regenerate.
1885 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1887         PR target/38384
1888         PR bootstrap/40972
1889         * libtool.m4: Sync from git Libtool.
1890         * ltoptions.m4: Likewise.
1891         * ltversion.m4: Likewise.
1892         * lt~obsolete.m4: Likewise.
1893         * ltmain.sh: Likewise.
1895 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1897         * configure.ac: Update minimum MPC version to 0.8.
1898         * configure: Regenerate.
1900 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
1902         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1903         * configure: Regenerated.
1905 2009-11-21  Ian Lance Taylor  <iant@google.com>
1907         * configure.ac: Change default of poststage1_ldflags to be empty if
1908         poststage1_libs is set.  When poststage1_libs is empty, and
1909         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1910         * configure: Rebuild.
1912 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
1914         * MAINTAINERS (Write After Approval): Update my email address.
1916 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1918         * config.guess: Update from upstream sources.
1920 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1922         * Makefile.def: Restore host and target settings for gmp.
1923         * Makefile.in: Rebuild.
1925 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1927         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1928         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1929         Fix portability of test of C++ as bootstrap language.  Add
1930         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1931         * configure: Rebuild.
1932         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1933         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1934         in-tree building.
1935         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1936         (POSTSTAGE1_HOST_EXPORTS): Use it.
1937         (STAGE[+id+]_CXXFLAGS): New.
1938         (BASE_FLAGS_TO_PASS): Pass it down.
1939         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1940         extra_exports.
1941         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1942         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1943         extra_exports.
1944         * Makefile.in: Rebuild.
1946 2009-11-17  Ben Elliston  <bje@au.ibm.com>
1948         * config.sub, config.guess: Update from upstream sources.
1950 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1952         * MAINTAINERS (Write After Approval): Add myself.
1954 2009-11-09  Jon Beniston  <jon@beniston.com>
1956         * MAINTAINERS (Write After Approval): Add myself.
1958 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1960         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1961         paths for *-w64-mingw* and x86_64-*mingw*.
1962         * configure: Regenerated.
1964 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
1966         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1968 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
1970         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1971         Phil Edwards to Write-After Approval.
1973 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1975         * configure.ac: Disable target-winsup & co for
1976         x86_64-*-mingw* and *-w64-mingw* targets.
1977         * configure: Regenerated.
1979 2009-10-16  Nick Clifton  <nickc@redhat.com>
1981         * MAINTAINERS: Add myself as a maintainer for the RX port.
1983 2009-10-26  Johannes Singler  <singler@kit.edu>
1985         * MAINTAINERS (Write After Approval): Update my e-mail address.
1987 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1989         * configure.ac (CLooG test): Use = with test.
1990         * configure: Regenerate.
1992 2009-10-22  Richard Guenther  <rguenther@suse.de>
1994         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1995         cloog if the ppl version check failed.  Move flags saving
1996         before setting in libelf check.
1997         * configure: Regenerate.
1999 2009-10-21  Richard Guenther  <rguenther@suse.de>
2001         * configure.ac: Adjust the ppl and cloog configure to work as
2002         documented.  Disable cloog if ppl was disabled.  Omit the version
2003         checks if they were disabled.
2004         * configure: Re-generate.
2006 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2008         * configure.ac: Add 'lto' to enable_languages, not
2009         new_enable_languages, and only if not already present.
2010         * configure: Regenerate.
2012 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2014         * README: Refer to the various COPYING* files instead of just
2015         COPYING.
2016         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2018 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2020         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2021         
2022 2009-10-07  Richard Guenther  <rguenther@suse.de>
2024         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2025         and Richard Guenther as reviewers.
2026         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2027         as reviewers.
2029 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2031         * config.sub: Update from upstream sources.
2033 2009-10-06  Ian Lance Taylor  <iant@google.com>
2035         * Makefile.def: check-gold depends upon all-gas.
2036         * Makefile.in: Rebuild.
2038 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2040         * MAINTAINERS (Write After Approval): Add myself.
2042 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2044         * Makefile.def: all-lto-plugin depends on all-libiberty.
2045         set bootstrap=true for lto-plugin.
2046         Add lto-plugin.
2047         * Makefile.in: Regenerate.
2048         * configure.ac (host_libs): Add lto-plugin.
2049         * configure: Regenerate.
2051 2009-10-03  Diego Novillo  <dnovillo@google.com>
2053         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2054         (HOST_LIBELFLIBS): Define.
2055         (HOST_LIBELFINC): Define.
2056         * Makefile.in: Regenerate.
2057         * configure.ac: Add --enable-lto.
2058         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2059         If --enable-lto is used, add 'lto' to new_enable_languages.
2060         If --enable-lto is used and gold is enabled, add
2061         lto-plugin to configdirs.
2062         * configure: Regenerate.
2064 2009-10-03  Simon Baldwin  <simonb@google.com>
2066         * configure.ac: If --with-system-zlib, suppress local zlib and
2067         pass --with-system-zlib to subdir configure scripts.
2068         * configure: Regenerate.
2070 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2071             Paolo Bonzini  <bonzini@gnu.org>
2073         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2074         $(srcdir).
2075         * Makefile.in: Rebuilt.
2077 2009-09-26  Gary Funck  <gary@intrepid.com>
2079         * MAINTAINERS (Write After Approval): Add myself.
2081 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2083         * configure.ac: Update minimum MPC version to 0.7.
2084         * configure: Regenerate.
2086 2009-09-25  Nick Clifton  <nickc@redhat.com>
2088         * configure.ac: Pass any --cache-file=/dev/null option on to
2089         subconfigures.
2090         * configure: Regenerate.
2092 2009-09-23  Nick Clifton  <nickc@redhat.com>
2094         * config.sub, config.guess: Update from upstream sources.
2096 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2098         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2099         * Makefile.in: Rebuilt.
2101 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2103         PR bootstrap/32272
2104         * configure.ac: Error out if $srcdir isn't '.' but contains
2105         host-${host_noncanonical}.
2106         * configure: Regenerate.
2108 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2110         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2111         maintainer.
2113 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2115         * configure.ac: If bootstrapping a combined tree with
2116         --enable-gold, require c++ in stage1_languages.
2117         * configure: Regenerate.
2119         * configure.ac: Also add target_libs of stage1_languages to
2120         bootstrap_target_libs.
2121         * configure: Regenerate.
2123         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2124         with --enable-languages not containing c++.
2125         * configure: Regenerate.
2127 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2129         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2130         * configure: Regenerate.
2132 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2134         * MAINTAINERS (Write After Approval): Update my e-mail address,
2135         and move from from here...
2136         (Waiting for paperwork): To here.
2138 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2140         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2142 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2144         * configure.ac: Do not use $extrasub for replacing @if/@endif
2145         parts in Makefile; instead, use additional arguments to
2146         AC_CONFIG_COMMANDS to do the replacement manually, with several
2147         sed invocations, to avoid HP-UX sed command limits.
2148         * configure: Regenerate.
2150 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2152         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2153         blank before -L.
2155 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2157         * configure.ac (with-build-config): Document.  Handle without.
2158         Handle missing argument.
2159         * configure: Rebuilt.
2161 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2163         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2164         Default to bootstrap-debug only if compare-debug works.
2165         * configure: Rebuilt.
2166         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2167         * Makefile.in: Rebuilt.
2169 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2171         * MAINTAINERS (OS Port Maintainers): Update my email address.
2173 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2175         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2176         * Makefile.in: Rebuilt.
2178 2009-09-01  Chris Demetriou  <cgd@google.com>
2180         * MAINTAINERS (Write After Approval): Add myself.
2182 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2184         PR debug/30161
2185         * include/dwarf2.h (enum dwarf_tag): Added
2186         DW_TAG_GNU_template_template_param
2187         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2189 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2191         * Makefile.tpl (AWK): Fix typo.
2192         * Makefile.in: Regenerate.
2194 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2196         * configure.ac: Detect awk and sed.
2197         * Makefile.def (flags_to_pass): Add AWK and SED.
2198         * Makefile.tpl (AWK, SED): New.
2199         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2200         * configure: Regenerate.
2201         * Makefile.in: Regenerate.
2203 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2205         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2206         (collapseslashes): Likewise.
2208 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2210         * configure.ac (AC_PREREQ): Bump to 2.64.
2212 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2214         * configure.ac: Remove --with-datarootdir, --with-docdir,
2215         --with-pdfdir, --with-htmldir switches.
2216         * configure: Regenerate.
2218         * configure: Regenerate.
2220         * compile: Sync from Automake 1.11.
2221         * depcomp: Likewise.
2222         * install-sh: Likewise.
2223         * missing: Likewise.
2224         * mkinstalldirs: Likewise.
2225         * ylwrap: Likewise.
2227 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2229         * ltmain.sh (func_normal_abspath): New function.
2230         (func_relative_path): Likewise.
2231         (func_mode_help): Document new -bindir option for link mode.
2232         (func_mode_link): Add new -bindir option, and use it to place
2233         output DLL if specified.
2235 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2237         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2238         (baseargs): Add --disable-option-checking.
2239         * configure: Regenerate.
2241         * Makefile.def (configure-target-libiberty): Depend on
2242         all-binutils and all-ld.
2243         (configure-target-newlib): Likewise.
2244         * Makefile.in: Regenerate.
2246 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2248         * config.sub, config.guess: Update from upstream sources.
2250 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2252         Sync from src, merge:
2254         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2256         * configure.ac: Do not exclude gas for i386-*-darwin.
2257         Add a case for x86_64-*-darwin.
2258         * configure: Regenerate.
2260 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2262         * MAINTAINERS: Add my name to Write After Approval list.
2264 2009-08-06  Michael Eager  <eager@eagercon.com>
2266         * configure.ac: Add Microblaze target.
2267         * configure: Regenerate.
2269 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2271         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2272         * configure: Regenerate.
2273         
2274 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2276         * MAINTAINERS (Write After Approval): Update my e-mail address.
2278 2009-07-06  Ian Lance Taylor  <iant@google.com>
2280         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2281         * configure: Rebuild.
2283 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2285         * MAINTAINERS: Move myself to the Graphite Reviewers.
2287 2009-06-30  Wei Guozhi  <carrot@google.com>
2289         * MAINTAINERS: Add my name to Write After Approval list.
2291 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2293         PR bootstrap/40338
2294         * configure.ac (comparestring): Create new variable.
2295         * Makefile.tpl (comparestring): Use to skip some comparisions.
2296         * configure: Regenerate.
2297         * Makefile.in: Regenerate.
2299 2009-06-26  Doug Evans  <dje@sebabeach.org>
2301         * Makefile.def (host_modules): Add cgen.
2302         * Makefile.in: Regenerate.
2303         * configure.ac (host_tools): Add cgen.
2304         * configure: Regenerate.
2306 2009-06-23  DJ Delorie  <dj@redhat.com>
2308         * MAINTAINERS: Add myself as mep maintainer.
2310 2009-06-23  Ian Lance Taylor  <iant@google.com>
2312         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2313         boot_languages.  Only bootstrap target libraries listed in
2314         target_libs for some boot language.  Add --with-stage1-ldflags,
2315         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2316         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2317         if not building with C++.
2318         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2319         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2320         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2321         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2322         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2323         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2324         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2325         * configure, Makefile.in: Rebuild.
2327 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2329         * MAINTAINERS: Added my name to write-after-approval list.
2331 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2333         * configure.ac: Define is_elf for QNX Neutrino targets.
2334         * configure: Regenerate.
2336 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2338         * MAINTAINERS: Added my name to the write-after-approval list
2340 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2342         * configure.ac: Detect MPC in default directory.
2343         * configure: Regenerate.
2345 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2346             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2348         * Makefile.tpl (all): Avoid a trailing backslash.
2349         * Makefile.in: Regenerate.
2351 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2353         * config.sub, config.guess: Update from upstream sources.
2355 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2357         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2358         to noconfdirs.
2359         * configure: Regenerate.
2361 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2363         * Makefile.tpl ([+compare-target+]): Compare all stage
2364         directories, rather than just gcc.
2365         * Makefile.in: Rebuilt.
2367 2009-06-01  Doug Kwan  <dougkwan@google.com>
2369         * configure.ac: Support gold for target arm*-*-*.
2370         * configure: Regenerate.
2372 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2374         * Makefile.def: Add MPC support and dependencies.
2375         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2377         * Makefile.in, configure: Regenerate.
2379 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2381         * Makefile.tpl (all): Avoid harmless warning in make all when
2382         gcc-bootstrap is enabled but stage_last does not exist.
2383         * Makefile.in: Rebuilt.
2385 2009-05-24  Nicolas Roche  <roche@adacore.com>
2387         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2388         * Makefile.in: Regenerate.
2390 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2392         * MAINTAINERS: Update my e-mail address.
2394 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2396         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2397         * configure:  Regenerate.
2399 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2401         PR other/40159
2402         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2403         gcc-no-bootstrap are mutually exclusive.
2404         * Makefile.in: Rebuilt.
2406 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2408         PR other/40159
2409         * Makefile.tpl (all): Don't end with unconditional success.
2410         * Makefile.in: Rebuilt.
2412 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2414         PR target/37137
2415         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2416         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2417         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2418         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2419         stage_configureflags, stage_cflags and stage_libcflags into
2420         explicit Makefile macros.
2421         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2422         GFORTRAN.
2423         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2424         CC.  Set CC_FOR_BUILD from CC.
2425         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2426         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2427         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2428         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2429         and GFORTRAN.
2430         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2431         (_LIBCFLAGS): Renamed to _TFLAGS.
2432         (do-compare-debug, do-compare3-debug): Drop.
2433         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2434         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2435         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2436         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2437         (XGCC_FLAGS_FOR_TARGET): New.
2438         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2439         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2440         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2441         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2442         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
2443         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2444         TFLAGS.
2445         (BUILD_CONFIG): Include if requested.
2446         (all): Set TFLAGS on bootstrap.
2447         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2448         (all-stageid-prefixmodule): Likewise.
2449         (do-clean, distclean-stageid): Set TFLAGS.
2450         (restrap): Fix whitespace.
2451         * Makefile.in: Rebuilt.
2453 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2455         * config.guess: Sync with src.
2457 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2459         * configure.ac ($with_ppl):  Default to no if not supplied.
2460         ($with_cloog):  Likewise.
2461         configure:  Regenerate.
2463 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2465         * MAINTAINERS: Update my e-mail address.
2467 2009-04-27  Nick Clifton  <nickc@redhat.com>
2469         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2471 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2473         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2474         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2475         * Makefile.in: Regenerate.
2477 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2479         PR bootstrap/39739
2480         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2481         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2483         * configure, Makefile.in: Regenerate.
2485 2009-04-21  Taras Glek  <tglek@mozilla.com>
2487         * include/hashtab.h: Update GTY annotations to new syntax
2488         * include/splay-tree.h: Likewise
2490 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2492         * config.sub, config.guess: Update from upstream sources.
2494 2009-04-15  Anthony Green  <green@moxielogic.com>
2496         * configure.ac: Add moxie support.
2497         * configure: Rebuilt.
2499 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2501         * configure.ac: Change copyright header to refer to version
2502         3 of the GNU General Public License and to point readers at the
2503         COPYING3 file and the FSF's license web page.
2504         * Makefile.def: Likewise.
2505         * Makefile.tpl: Likewise.
2506         * Makefile.in: Regenerate.
2508 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2510         * configure.ac: Restore match for darwin9 or later. Use double
2511         brackets since regeneration eats one pair.
2512         * configure: Regenerate.
2514 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2516         PR gas/10039
2517         * configure.ac: Require texinfo 4.7.
2518         * configure: Regenerated.
2520 2009-04-09  Nick Clifton  <nickc@redhat.com>
2522         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2523         the GCC Runtime Library Exception.
2525 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2527         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2528         * configure: Regenerate.
2530 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2532         * Makefil.def (languages): New entries.
2533         * Makefile.tpl (check-gcc-*): New generic target.
2534         * Makefile.in: Regenerate.
2536 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2538         * MAINTAINERS:  Update my email address.
2540 2009-03-18  Tom Tromey  <tromey@redhat.com>
2542         * configure: Rebuild.
2543         * configure.ac (host_libs): Add libiconv.
2544         * Makefile.in: Rebuild.
2545         * Makefile.def (host_modules): Add libiconv.
2546         (configure-gdb, all-gdb): Depend on libiconv.
2548 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2550         * configure.ac: Treat gdb as supported on x86_64-darwin.
2551         * configure: Regenerate.
2553 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2555         * configure.ac (--with-host-libstdcxx): New option.
2556         * configure: Regenerate.
2558 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2560         * MAINTAINERS:  Move myself into the write after approval list.
2562 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2564         * MAINTAINERS: Update e-mail address.
2565         
2566 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2568         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2570 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2572         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2574 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2576         Backport from git Libtool:
2578         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2579         Support GNU/kOpenSolaris.
2580         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2581         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2582         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2583         GNU/kOpenSolaris.
2585 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2587         * MAINTAINERS: Update e-mail address.
2589 2009-02-24  Michael Eager  <eager@eagercon.com>
2591         * MAINTAINERS (Write After Approval): Add self.
2593 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2595         * MAINTAINERS (Write After Approval): Add myself.
2597 2009-02-05  Andreas Schwab  <schwab@suse.de>
2599         * Makefile.tpl (stage_last): Define $r and $s before using
2600         $(RECURSE_FLAGS_TO_PASS).
2601         * Makefile.in: Regenerate
2603 2009-01-30  Ian Lance Taylor  <iant@google.com>
2605         * MAINTAINERS: Move myself to the Global Reviewers list.
2607 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2609         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2610         * configure: Regenerate.
2612 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2614         * MAINTAINERS: Make whitespace consistent.
2615         Remove Robert Millan from Write After Approval.
2617 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2619         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2620         (all-opcodes): Depend on all-libiberty.
2621         * Makefile.in: Regenerate.
2623 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2625         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2626         * configure: Regenerate.
2628 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2630         * MAINTAINERS (Write After Approval): Add myself.
2632 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2634         * MAINTAINERS: Add myself to reviewers (Fortran).
2636 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2638         PR tree-optimization/38515
2639         * configure.ac (cloog-polylib): Removed.
2640         (with_ppl, with_cloog): Test for "no".
2641         * configure: Regenerated.
2643 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2645         * MAINTAINERS: Moved myself to reviewers (Fortran).
2647 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2649         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2650         (Write After Approval): Remove myself.
2652 2009-01-03  Diego Novillo  <dnovillo@google.com>
2654         * MAINTAINERS: Remove myself from alias maintainership.
2656 2009-01-02  David Ayers  <ayers@fsfe.org>
2658         * MAINTAINERS: Update e-mail address.
2660 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2662         * MAINTAINERS: Make whitespace consistent.
2664 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2666         Backport from upstream Libtool:
2667         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2668         Add cache variables to tests that require the linker to work.
2669         For shlibpath_overrides_runpath, this also changes the semantics
2670         to let the result from the C compiler take precedence.
2672 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2674         * config.sub, config.guess: Update from upstream sources.
2676 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2678         * configure.ac (ppllibs): Add by default the lib flags.
2679         * configure: Regenerate.
2681 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2683         * MAINTAINERS:  Add myself to the write after approval list.
2685 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2687         * configure.ac: Add double brackets on darwin[912].
2688         * configure: Regenerate.
2690 2008-12-03  Daniel Kraft  <d@domob.eu>
2692         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2693         Approval to Reviewer section (for Fortran front-end).
2695 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2697         * configure.ac: Expand to darwin10 and later.
2698         * configure: Regenerate.
2700 2008-12-02  Andreas Schwab  <schwab@suse.de>
2702         * Makefile.def: configure-target-boehm-gc depends on
2703         all-target-libstdc++-v3.
2704         * Makefile.in: Regenerate.
2706 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2708         * MAINTAINERS:  Add myself as mingw maintainer.
2710 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2712         * config.sub, config.guess: Update from upstream sources.
2714 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2716         * README.SCO: Remove.
2718 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2720         * MAINTAINERS:  Add myself to the write after approval list.
2722 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2724         * MAINTAINERS:  Update my email address in WAA section.
2726 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2728         * MAINTAINERS: Update e-mail address.
2730 2008-11-27  Toon Moene  <toon@moene.org>
2732         * MAINTAINERS: Change e-mail address.
2734 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2736         * configure.ac: Build gdb for i?86-*-darwin*
2737         * configure: Regenerated.
2739 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2741         * MAINTAINERS: Added my full name.
2743 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2745         PR bootstrap/38014
2746         PR bootstrap/37923
2748         Revert:
2750         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2752         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2753         * Makefile.in: Regenerated.
2755         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2757         PR gdb/921
2758         PR gdb/1646
2759         PR gdb/2175
2760         PR gdb/2176
2762         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2763         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2764         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2765         (HOST_EXPORTS): Pass CPPFLAGS.
2766         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2767         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2768         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2769         * Makefile.in, configure: Regenerated.
2770         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2771         and CPPFLAGS_FOR_BUILD.
2773 2008-11-06  Jeff Law  <law@redhat.com>
2775         * MAINTAINERS: Add myself as middle end maintainer.
2777 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2779         * MAINTAINERS (Write after approval): Add myself.
2781 2008-11-05  Diego Novillo  <dnovillo@google.com>
2783         * MAINTAINERS (Global Reviewers): Add myself.
2784         (Non-Algorithmic Maintainers): Remove myself.
2786 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2788         * MAINTAINERS (Write after approval): Add myself.
2790 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2792         * MAINTAINERS (Write after approval): Add myself.
2794 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2796         * configure.ac (spu-*-*): Remove special case.
2797         * configure: Regenerate.
2799 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2801         * MAINTAINERS (Write after approval): Update my email address.
2803 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2805         * configure.ac [spu-*-*]: Do not set skipdirs.
2806         * configure: Re-generate.
2808 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2810         * MAINTAINERS (Various Maintainers): Add myself to reload.
2812 2008-10-25  Richard Guenther  <rguenther@suse.de>
2814         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2815         maintainer.  Remove myself as libgcc-math maintainer.
2816         (Non-Algorithmic Maintainers): Remove myself.
2818 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2820         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2821         * Makefile.in: Regenerated.
2823 2008-10-23  Cary Coutant  <ccoutant@google.com>
2825         * MAINTAINERS (Write after approval): Add myself.
2827 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2829         PR gdb/921
2830         PR gdb/1646
2831         PR gdb/2175
2832         PR gdb/2176
2834         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2835         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2836         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2837         (HOST_EXPORTS): Pass CPPFLAGS.
2838         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2839         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2840         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2841         * Makefile.in, configure: Regenerated.
2842         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2843         and CPPFLAGS_FOR_BUILD.
2845 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2847         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2848         Sebastian Pop.
2850 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2852         * MAINTAINERS (Write After Approval): Added myself.
2854 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2856         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2857         recommended version to 2.3.2.
2859         * configure: Regenerate.
2861 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2863         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2865 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2867         * MAINTAINERS (Write After Approval): Update e-mail address.
2869 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2871         * libtool.m4: Update to libtool 2.2.6.
2872         * lt~obsolete.m4: Update to libtool 2.2.6.
2873         * ltmain.sh: Update to libtool 2.2.6.
2874         * ltsugar.m4: Update to libtool 2.2.6.
2875         * ltversion.m4: Update to libtool 2.2.6.
2876         * ltoptions.m4: Update to libtool 2.2.6.
2877         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2879 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2881         * MAINTAINERS (Write After Approval): Add myself.
2883 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2885         * MAINTAINERS (Write After Approval): Update my name.
2887 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2889         * MAINTAINERS: Add myself in "Write After Approval".
2891 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2893         * MAINTAINERS: Add myself as ia64 maintainer.
2895 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2897         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2898         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2899         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2900         and Michael Tiemann from Write After Approval since they do not
2901         actually have access.
2903 2008-09-05  Richard Guenther  <rguenther@suse.de>
2905         * configure.ac: Initialize clooglibs to -lcloog.
2906         * configure: Re-generate.
2908 2008-09-04  Le-Chun Wu  <lcwu@google.com>
2910         * MAINTAINERS (Write After Approval): Add myself.
2912 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2914         * configure.ac (--with-cloog-polylib): New.
2915         (--disable-cloog-version-check): New.
2916         (--disable-ppl-version-check): New.
2917         * configure: Re-generate.
2919 2008-09-03  Richard Guenther  <rguenther@suse.de>
2921         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2922         cloog test.
2923         * configure: Re-generate.
2925 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
2927         Add picoChip port.
2928         * MAINTAINERS: Add picoChip maintainers.
2930 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2931             Tobias Grosser  <grosser@fim.uni-passau.de>
2932             Jan Sjodin  <jan.sjodin@amd.com>
2933             Harsha Jagasia  <harsha.jagasia@amd.com>
2934             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2935             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2936             Adrien Eliche  <aeliche@isty.uvsq.fr>
2938         Merge from graphite branch.
2939         * configure: Regenerate.
2940         * Makefile.in: Regenerate.
2941         * configure.ac (host_libs): Add ppl and cloog.
2942         Add checks for PPL and CLooG.
2943         * Makefile.def (ppl, cloog): Added modules and dependences.
2944         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2945         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2947 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2949         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2950         (GCC_SHLIB_SUBDIR): New.
2951         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2952         * configure: Regenerate.
2953         * Makefile.in: Regenerate.
2955 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2957         * MAINTAINERS: Consistently use tabs to separate columns.
2959 2008-08-29  Tristan Gingold  <gingold@adacore.com>
2961         * MAINTAINERS (Write after Approval): Add myself.
2963 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2965         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2966         Enable bfd, binutils and opcodes.
2967         * configure: Regenerate.
2969 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2971         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
2973 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2975         * MAINTAINERS:  Use correct Umlaut for last name.
2977 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2979         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2981 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
2983         * MAINTAINERS: Update my email address.
2985 2008-08-16  Nicolas Roche  <roche@adacore.com>
2987         * Makefile.tpl: Add BOOT_ADAFLAGS.
2988         * Makefile.in: Regenerate.
2990 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
2992         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2993         * configure: Regenerate.
2995 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2997         * configure.ac: Add makefile fragments for hpux.
2998         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2999         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3000         * configure: Regenerate.
3001         * Makefile.in: Regenerate.
3003 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3005         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3007 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3009         * MAINTAINERS (Write after Approval): Add myself.
3011 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3013         * MAINTAINERS (Write After Approval):  Add myself.
3015 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3017         * MAINTAINERS (Write After Approval):  Add myself.
3019 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3021         * MAINTAINERS: Update my email address.
3023 2008-06-25  Joey Ye  <joey.ye@intel.com>
3025         * MAINTAINERS (Write After Approval):  Add myself.
3027 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3029         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3030         * Makefile.in: Regenerate.
3031         * configure: Regenerate.
3033 2008-06-17  Daniel Kraft  <d@domob.eu>
3035         * MAINTAINERS (Write After Approval):  Add myself.
3037 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3039         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3040         "$@" is still intact with both Autoconf 2.59 and 2.62.
3041         * configure: Regenerate.
3043 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3045         * Makefile.tpl: Fix comment errors.
3046         * Makefile.in: Regenerate.
3048 2008-06-12  David S. Miller  <davem@davemloft.net>
3049             David Edelsohn  <edelsohn@gnu.org>
3051         * configure.ac: Add powerpc*-*-* to gold supported targets.
3052         * configure: Regenerate.
3054 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3056         PR tree-optimization/36218
3057         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3058         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3059         (all prefix="build-"): Pass them to build-system sub-makes.
3060         * Makefile.in: Regenerate.
3062 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3064         * MAINTAINERS (mt port): Remove.
3065         (sco5, unixware, sco udk): Remove.
3066         (Kean Johnston): Add to Write After Approval.
3068 2008-05-30  Julian Brown  <julian@codesourcery.com>
3070         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3071         of libobjc for ARM EABI Linux.
3072         * configure: Regenerate.
3074 2008-05-18  Xinliang David Li   <davidxl@google.com>
3076         * ChangeLog: Remove wrong ChangeLog entry.
3078 2008-05-17  Xinliang David Li   <davidxl@google.com>
3080         * MAINTAINERS (Write After Approval): Add myself.
3082 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3084         * MAINTAINERS (Write After Approval): Add myself.
3086 2008-05-14  Rafael Espíndola  <espindola@google.com>
3088         * config-ml.in: don't handle --enable-shared and --enable-static.
3090 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3092         * MAINTAINERS: Update my email address.
3094 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3096         * MAINTAINERS: Update my email address.
3098 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3100         * MAINTAINERS (Write After Approval): Add myself.
3102 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3104         * MAINTAINERS (Write After Approval): Add myself.
3106 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3108         * MAINTAINERS (crx): Add myself.
3110 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3112         Sync with src:
3113         2008-04-14  David S. Miller  <davem@davemloft.net>
3115         * configure.ac: Add sparc*-*-* to gold supported targets.
3116         * configure: Regenerate.
3118 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3120         PR bootstrap/35457
3121         * configure.ac: Include override.m4.
3122         * configure: Regenerate.
3124 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3126         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3127         * Makefile.in: Regenerate.
3129 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3131         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3132         as nonconfigurable directories list.
3133         * configure: Regenerate.
3135 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3137         * config.sub, config.guess: Update from upstream sources.
3139 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3141         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3142         * Makefile.in: Regenerate.
3144 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3146         * configure.ac: Do not build libssp for the AVR.
3147         * configure: Regenerate.
3149 2008-04-07  Ian Lance Taylor  <iant@google.com>
3151         * Makefile.def: check-gold depends upon all-binutils.
3152         * Makefile.in: Regenerate.
3154 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3156         * MAINTAINERS (Write After Approval): Add myself.
3158 2008-04-04  Nick Clifton  <nickc@redhat.com>
3160         PR binutils/4334
3161         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3162         builds.
3163         * configure: Regenerate.
3165 2008-04-04  NightStrike  <NightStrike@gmail.com>
3167         PR other/35151
3168         * configure.ac: Combine rules for mingw32 and mingw64.
3169         * configure: Regenerate.
3171 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3173         * MAINTAINERS (Write After Approval): Add myself.
3175 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3177         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3178         * Makefile.in (.NOTPARALLEL): Ditto.
3180 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3182         * MAINTAINERS (Write After Approval): Add myself.
3184 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3186         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3187         * Makefile.in (.NOTPARALLEL): Regenerate.
3189 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3191         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3192         * Makefile.in: Regenerate.
3194 2008-03-26  Jakub Staszak  <kuba@et.pl>
3196         * MAINTAINERS (Write After Approval): Add myself.
3198 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3200         * MAINTAINERS:  Update e-mail address.
3202 2008-03-20  Ian Lance Taylor  <iant@google.com>
3204         * configure.ac: Add support for --enable-gold.
3205         * Makefile.def: Add gold as a directory like ld.
3206         * configure, Makefile.in: Regenerate.
3208 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3210         * configure.ac: m4_include config/proginstall.m4.
3211         * configure: Regenerate.
3213         Backport from upstream Libtool:
3215         2007-10-12  Eric Blake  <ebb9@byu.net>
3217         Deal with Autoconf 2.62's semantic change in m4_append.
3218         * ltsugar.m4 (lt_append): Replace broken versions of
3219         m4_append.
3220         (lt_if_append_uniq): Don't require separator to be overquoted,
3221         and avoid broken m4_append.
3222         (lt_dict_add): Fix typo.
3223         * libtool.m4 (_LT_DECL): Don't overquote separator.
3225 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3227         * config.rpath: Add AIX 6 support.
3229 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3231         * Makefile.def (stageprofile).  Remove -fprofile-generate
3232         from stage_libcflags.
3233         * Makefile.in: Regenerate.
3235 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3237         * config.sub, config.guess: Update from upstream sources.
3239 2008-03-06  Tom Tromey  <tromey@redhat.com>
3241         * MAINTAINERS: Update for treelang deletion.
3243 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3245         * MAINTAINERS: Update my email address.
3247 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3249         * MAINTAINERS (darwin port): Add myself as a maintainer.
3250         (objective-c/c++): Add myself as a maintainer.
3252 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3254         * MAINTAINERS (Write After Approval): Update my email address.
3256 2008-02-25  Tomas Bily  <tbily@suse.cz>
3258         * MAINTAINERS (Write After Approval): Add myself.
3260 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3262         * MAINTAINERS (OpenMP): Add myself.
3264 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3266         PR bootstrap/32009
3267         PR bootstrap/32161
3269         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3270         * configure: Regenerate.
3272         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3273         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3274         STAGE4_LIBCFLAGS): New.
3275         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3276         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3277         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3278         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3279         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3280         for target modules.  Don't export LIBCFLAGS.
3281         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3282         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3283         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3284         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3285         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3286         * Makefile.in: Regenerate.
3288 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3290         PR libgcj/33085
3291         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3292         Do not use -DDLL_EXPORT.  Backport from upstream.
3294 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3296         * MAINTAINERS (Write After Approval): Add myself.
3298 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3300         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3301         * configure: Regenerate.
3303 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3305         * configure.ac (xtensa*-*-*): Recognize processor variants.
3306         * configure: Regenerate.
3308 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3310         PR bootstrap/34922
3311         * configure.ac (PARSE_ARGS): Push suitable setting of
3312         ac_subdirs_all, for `./configure --help=recursive'.
3313         Handle `+' in generic toplevel directory disabling.
3314         * configure: Regenerate.
3316 2008-01-28  Nick Clifton  <nickc@redhat.com>
3318         * MAINTAINERS (xstormy16): Take over maintainership.
3320 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3322         * MAINTAINERS (c4x port): Remove.
3324 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3326         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3328 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3330         * config.sub, config.guess: Update from upstream sources.
3332 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3334         * MAINTAINERS (Write After Approval): Add myself.
3336 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3338         * MAINTAINERS: Update my email address.
3340 2008-01-09  Raksit Ashok  <raksit@google.com>
3342         * MAINTAINERS (Write After Approval): Add myself.
3344 2008-01-09  Raksit Ashok  <raksit@google.com>
3346         * MAINTAINERS (Write After Approval): Add myself.
3348 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3350         * config.sub, config.guess: Update from upstream sources.
3352 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3354         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3355         Change recommended MPFR from 2.2.1 -> 2.3.0.
3356         * configure: Regenerate.
3358 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3360         * MAINTAINERS: Update my email address.
3362 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3364         * MAINTAINERS: Update my email address.
3366 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3368         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3369         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3370         * Makefile.in: Regenerate.
3372 2007-12-10  Mark Heffernan  <meheff@google.com>
3374         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3375         misplaced entries.
3377 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3379         * configure.ac: Enable libjava for x86_64-*-darwin9.
3380         * configure: Regenerate.
3382 2007-12-07  Bill Maddox  <maddox@google.com>
3384         * MAINTAINERS (Write After Approval): Add myself.
3386 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3388         * config.sub, config.guess: Update from upstream sources.
3390 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3392         * config-ml.in: Remove 64bit configure tests.
3394 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3396         * config-ml.in: Robustify against white space in absolute file
3397         names.
3399         * config-ml.in (multi-clean): Substitute ${Makefile}.
3400         Remove superfluous ${Makefile} in list.
3402 2007-11-19  Thiemo Seufer  <ths@mips.com>
3404         * config-ml.in: Don't hardcode the Makefile name.
3406 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3408         * MAINTAINERS (Write After Approval): Add myself.
3410 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3412         * MAINTAINERS (Write After Approval): Add myself.
3414 2007-11-06  Doug Kwan  <dougkwan@google.com>
3416         * MAINTAINERS (Write After Approval): Add myself.
3418 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3420         * MAINTAINERS (mercury): Remove entry.
3421         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3423 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3425         * Makefile.def (dependencies): Make configure-gdb depend on
3426         all-intl.
3427         * Makefile.in: Regenerated.
3429 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3431         * MAINTAINERS (Fortran maintainer): Remove myself.
3433 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3435         * Makefile.def: To avoid problems running with parallel makes,
3436         build newlib before libgloss so that target specific header
3437         files are availble.
3438         * Makefile.in: Regenerate
3440 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3442         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3443         * Makefile.in: Regenerate.
3445 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3447         * MAINTAINERS (Register allocation reviewer): Add myself.
3449 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3451         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3452         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3453         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3454         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3455         * configure: Regenerate.
3457 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3459         * MAINTAINERS (Register allocation reviewer): Add myself.
3461 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3463         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3464         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3465         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3466         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3467         * configure.ac: Default them to host tools for $host = $build.
3468         Subst them.
3470         * configure: Regenerate.
3471         * Makefile.in: Regenerate.
3473 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3475         * MAINTAINERS (Register allocation reviewer): Add myself.
3477 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3479         * MAINTAINERS (Register allocation reviewer): Add myself.
3481 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3483         * MAINTAINERS (Write After Approval): Fix typo.
3485 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3487         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3488         * configure: Regenerate.
3490 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3492         PR bootstrap/31906
3493         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3494         they're already prefixed.
3496 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3498         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3499         libstdc++.
3500         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3501         * configure: Regenerate.
3502         * Makefile.in: Regenerate.
3504 2007-09-17  Andreas Schwab  <schwab@suse.de>
3506         * configure.ac: Raise minimum makeinfo version to 4.6.
3507         * configure: Regenerate.
3509 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3511         * MAINTAINERS (write-after-approval) add myself
3513 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3515         * configure.ac: Correct makeinfo version check.
3516         * configure: Regenerate.
3518 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3520         * MAINTAINERS: Update my email address.
3522 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3524         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3525         to $skipdirs and only disable gprof for newlib.  Use the normal
3526         mips*-elf* handling in other respects.
3527         * configure: Regnerate.
3529 2007-09-12  David Daney  <ddaney@avtrex.com>
3531         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3532         enabling libgcj.
3533         * configure: Regenerate.
3535 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3537         PR other/32154
3538         * configure.ac: For libgloss targets, point the linker to the linker
3539         script, startup code and simulator library.
3540         * configure: Regenerate.
3542 2007-09-07  Andrew Haley  <aph@redhat.com>
3544         * configure.ac (noconfigdirs): Remove target-libffi and
3545         target-libjava.
3546         * configure: Regenerate.
3548 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3550         PR target/33281
3551         * configure.ac: Use config/mh-mingw on mingw.
3552         * configure: Regenerate.
3554 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3556         * MAINTAINERS (Write After Approval): Add myself.
3558 2007-09-05  Richard Guenther  <rguenther@suse.de>
3560         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3561         nor --disable-checking is provided also turn on yes and types
3562         checking for stage1.
3563         * configure: Re-generate.
3565 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3567         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3568         (Write After Approval): Remove myself.
3570 2007-08-29  Nick Clifton  <nickc@redhat.com>
3572         * config.sub, config.guess: Update from upstream sources.
3574 2007-08-22  Bud Davis  <jmdavis@link.com>
3576         * MAINTAINERS (Write After Approval): Added myself.
3577         * MAINTAINERS (Reviewers): Removed myself.
3579 2007-08-18  Paul Brook  <paul@codesourcery.com>
3580             Joseph Myers  <joseph@codesourcery.com>
3582         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3583         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3584         * Makefile.in: Regenerate.
3585         * configure.ac (--with-debug-prefix-map): New.
3586         * configure: Regenerate.
3588 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3589             Nigel Stephens  <nigel@mips.com>
3591         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3592         as target_makefile_frag.
3593         * configure: Regenerate.
3595 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3597         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3598         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3599         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3600         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3601         (do-compare, do-compare3, do-compare-debug): New.
3602         ([+compare-target+]): Use them.
3604 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3606         * MAINTAINERS (Write After Approval): Change my email address.
3608 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3609             Ben Elliston  <bje@au.ibm.com>
3611         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3612         --silent if $silent.
3613         * configure: Regenerate.
3615 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3617         * MAINTAINERS (Various Maintainers): Add myself as
3618         loop infrastructure maintainer.  Update my e-mail
3619         address.
3621 2007-07-31  Diego Novillo  <dnovillo@google.com>
3623         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3624         Adjust description.
3626 2007-07-26  Richard Guenther  <rguenther@suse.de>
3628         * configure.ac: Add types checking to stage1 checking flags.
3629         * configure: Regenerate.
3631 2007-07-17  Nick Clifton  <nickc@redhat.com>
3633         * COPYING3: New file.  Contains version 3 of the GNU General
3634         Public License.
3635         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3636         Lesser General Public License.
3638 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3640         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3642 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3644         * MAINTAINERS (S/390 co-maintainer): Add myself.
3645         (Write After Approval): Remove myself.
3647 2007-07-13  Dan Hipschman  <dsh@google.com>
3649         * MAINTAINERS (Write After Approval): Add myself.
3651 2007-07-11  Nick Clifton  <nickc@redhat.com>
3653         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3654         WINDRES export.
3655         * Makefile.in: Regenerate.
3657 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3659         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3660         maintainer.
3662 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3664         * lt~obsolete.m4: New. Import from 20070318 libtool.
3666 2007-07-03  Julian Brown  <julian@codesourcery.com>
3668         * MAINTAINERS (Write After Approval): Add myself.
3670 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3672         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3673         * configure: Regenerate.
3675 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3677         * configure.ac: Add some missing m4 quotation.
3678         * configure: Regenerate.
3680 2007-07-02  Simon Baldwin  <simonb@google.com>
3682         * MAINTAINERS (Write After Approval): Add myself.
3684 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3686         * configure: Regenerate.
3688 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3690         * Makefile.def: Add windmc tool to build.
3691         * Makefile.tpl: Likewise.
3692         * configure.ac: Likewise.
3693         * Makefile.in: Regenerate.
3694         * configure: Regenerate.
3696 2007-06-28  DJ Delorie  <dj@redhat.com>
3698         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3699         not building newlib.
3700         * configure: Regenerated.
3702 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3704         * MAINTAINERS (Write After Approval): Add myself.
3706 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3708         * MAINTAINERS (Write After Approval): Add myself.
3710 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3712         * MAINTAINERS (Write After Approval): Add myself.
3714 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3716         * MAINTAINERS (Write After Approval): Add myself.
3718 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3720         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3721         * Makefile.in: Regenerated.
3723 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3725         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3726         bfin*-*-uclinux* targets.
3727         * configure: Regenerate.
3729 2007-06-14  Ian Lance Taylor  <iant@google.com>
3731         * MAINTAINERS: Add myself as non-algorithmic global write
3732         maintainer.
3734 2007-06-14  Diego Novillo  <dnovillo@google.com>
3736         * MAINTAINERS: Add self as middle-end maintainer and
3737         non-algorithmic global write maintainer.
3739 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3741         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3742         Move all Fortran maintainers except Paul Brook into the
3743         Non-Autopoiesis section.
3745 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3747         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3748         (distclean-stage[+id+]): Possibly delete stage_last.
3749         * Makefile.in: Regenerate.
3751 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3753         * MAINTAINERS (Various Maintainer): Fix typo.
3755 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3757         * MAINTAINERS (Various Maintainer): Add myself as
3758         dataflow maintainer.
3760 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3762         * config.sub, config.guess: Update from upstream sources.
3764 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3766         * Makefile.tpl: Fix spelling error.
3767         * Makefile.in: Regenerate.
3769 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3771         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3772         lt_cv_sys_max_cmd_len.
3774 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3776         * MAINTAINERS (Various Maintainers): Add myself as
3777         auto-vectorizer maintainer.
3779 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3781         PR libjava/32098
3782         * libtool.m4: Revert previous change.
3783         * ltgcc.m4: Put it here.
3785 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3787         * MAINTAINERS (Various Maintainers): Add myself as
3788         auto-vectorizer maintainer.
3790 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3792         PR libjava/32098
3793         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3795 2007-05-30  Richard Guenther  <rguenther@suse.de>
3797         * MAINTAINERS (Various Maintainers): Add myself as
3798         auto-vectorizer maintainer.
3800 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3802         PR bootstrap/29382
3803         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3804         * configure: Rebuilt.
3806 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3808         * MAINTAINERS (Write After Approval): Removed my name.
3810 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3812         * MAINTAINERS (Write After Approval): Remove myself.
3814 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3816         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3818 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3820         * ltmain.sh: Update from ToT Libtool.
3821         * libtool.m4: Update from ToT Libtool.
3822         * ltsugar.m4: New. Update from ToT Libtool.
3823         * ltversion.m4: New. Update from ToT Libtool.
3824         * ltoptions.m4: New. Update from ToT Libtool.
3825         * ltconfig: Remove.
3826         * ltcf-c.sh: Remove.
3827         * ltcf-cxx.sh: Remove.
3828         * ltcf-gcj.sh: Remove.
3830 2007-05-22  Ollie Wild  <aaw@google.com>
3832         * MAINTAINERS (Write After Approval): Add myself.
3834 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3836         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3837         stage_cflags.
3838         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3839         Remove CFLAGS/LIBCFLAGS.
3840         (configure-stage[+id+]-[+prefix+][+module+],
3841         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3842         * Makefile.in: Regenerate.
3844 2007-05-15  Diego Novillo  <dnovillo@google.com>
3846         * MAINTAINERS: Update e-mail address.
3848 2007-05-15  Revital Eres  <eres@il.ibm.com>
3850         * MAINTAINERS (Write After Approval): Add myself.
3852 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3854         * MAINTAINERS (Write After Approval): Updated my address.
3856 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3858         * MAINTAINERS (Write After Approval): Add myself.
3860 2007-05-11  Silvius Rus  <rus@google.com>
3862         * MAINTAINERS (Write After Approval): Add myself.
3864 2007-04-23  Tom Tromey  <tromey@redhat.com>
3866         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3868 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3870         * MAINTAINERS (cpplib): Rename to ...
3871         (libcpp): ... this.  Add C/C++ front end maintainers.
3873 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3875         * config-ml.in: Pass ${ml_config_env} to configure calls.
3877 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3879         * MAINTAINERS (Write After Approval): Add myself.
3881 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3883         * MAINTAINERS (Write After Approval): Add myself.
3885 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3887         * MAINTAINERS (fortran 95 front end): Add myself.
3889 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3891         * MAINTAINERS (Write After Approval): Add myself.
3893 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
3895         * MAINTAINERS (Modulo Scheduler): Add myself.
3897 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
3899         * MAINTAINERS (fortran 95 front end): Add myself.
3900         (c++ front end): whitespace fix.
3902 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
3904         * MAINTAINERS (Write After Approval): Add myself.
3906 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3908         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3909         of glob.  Quote arguments with single quotes too.
3910         * configure: Regenerate.
3912 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3914         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3915         * Makefile.in: Regenerate
3917 2007-03-07  Andreas Schwab  <schwab@suse.de>
3919         * configure: Regenerate.
3921 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3923         * configure.ac: Add "--with-pdfdir" configure option,
3924         which defines pdfdir variable.
3925         * Makefile.def (target=fixincludes): Add install-pdf to
3926         missing targets.
3927         (recursive_targets): Add install-pdf target.
3928         (flags_to_pass): Add pdfdir.
3929         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3930         target.
3931         * configure: Regenerate
3932         * Makefile.in: Regenerate
3934 2007-02-28  Eric Christopher  <echristo@apple.com>
3936         Revert:
3937         2006-12-07  Mike Stump  <mrs@apple.com>
3939         * Makefile.def (dependencies): Add dependency for
3940         install-target-libssp and install-target-libgomp on
3941         install-gcc.
3942         * Makefile.in: Regenerate.
3944 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
3946         * configure: Regenerate.
3947         * configure.ac: Move statements after variable declarations.
3949 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
3951         * MAINTAINERS: Add myself as sh maintainer.
3953 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
3955         * configure.ac: Adjust for loop syntax.
3956         * configure: Regenerate.
3958 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3960         * configure: Rebuilt.
3962 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3964         * configure.ac: Drop multiple occurrences of --enable-languages,
3965         and fix its quoting.
3966         * configure: Rebuilt.
3968 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3969             Nathan Sidwell  <nathan@codesourcery.com>
3970             Vladimir Prus  <vladimir@codesourcery.com>
3971             Joseph Myers  <joseph@codesourcery.com>
3973         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3974         * configure: Regenerate.
3976 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
3978         * ltconfig (freebsd*): Default to elf.
3980 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3982         * configure.ac (target_libraries): Move libgcc before libiberty.
3983         * configure: Regenerated.
3985 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3986             Paolo Bonzini  <bonzini@gnu.org>
3988         PR bootstrap/30753
3989         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3990         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3991         * configure: Regenerated.
3993 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3995         * MAINTAINERS (Language Front End Maintainers): Update my mail
3996         address.
3998 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4000         PR bootstrap/30748
4001         * configure.ac: Correct syntax for Solaris ksh.
4002         * configure: Regenerated.
4004 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4006         * configure.ac: Sync with src.
4007         * configure: Regenerate.
4009 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4011         * Makefile.in: Regenerate.
4013 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4015         * config.sub: Sync with src.
4017 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4019         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4020         noncanonical equivalents.
4021         * configure.in: Rename to...
4022         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4023         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4024         target_noncanonical.  Use them.  Rewrite removal of configure
4025         arguments for autoconf 2.59.  Discard variable settings.  Force
4026         program_transform_name for native tools.
4028         * Makefile.in: Regenerated.
4029         * configure: Regenerated with autoconf 2.59.
4031 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4033         * MAINTAINERS (Write After Approval): Add myself.
4035 2007-01-31  Andreas Schwab  <schwab@suse.de>
4037         * Makefile.tpl (LDFLAGS): Substitute it.
4038         * Makefile.in: Regenerate.
4040 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4042         * MAINTAINERS (Write After Approval): Add myself.
4044 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4046         * MAINTAINERS (spu port): Add myself.
4048 2007-01-23  Richard Guenther  <rguenther@suse.de>
4050         PR bootstrap/30541
4051         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4052         * Makefile.tpl (GNATBIND): Substitute it.
4053         (GNATMAKE): Likewise.
4054         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4055         of STAGE_PREFIX.
4056         * Makefile.in: Regenerate.
4057         * configure: Regenerate.
4059 2007-01-18  Mike Stump  <mrs@apple.com>
4061         * configure.in: Re-enable -Werror for gcc builds.
4063 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4065         * MAINTAINERS (Write After Approval): Add myself.
4067 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4069         * configure.in: Change == to = in test command.
4070         * configure: Regenerate.
4072 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4073             Nick Clifton  <nickc@redhat.com>
4074             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4076         * configure.in (build_configargs, host_configargs, target_configargs):
4077         Remove build/host/target parameters.
4078         (host_libs): Add gmp and mpfr.
4079         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4080         * Makefile.def (gmp, mpfr): New.
4081         (gcc): Remove target.
4082         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4083         target_os, target_vendor): New.
4084         (configure): Add host_alias/target_alias arguments; adjust invocations.
4085         * configure: Regenerate.
4086         * Makefile.in: Regenerate.
4088 2007-01-11  Matt Fago  <fago@earthlink.net>
4090         * configure.in: Try to link to functions only in mpfr 2.2.x
4091         to improve robustness of configure tests.
4092         * configure: Regenerate.
4094 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4096         * MAINTAINERS: Add myself as i386 maintainer.
4098 2007-01-08  Jan Hubicka  <jh@suse.cz>
4100         * MAINTAINERS: Add myself as i386 maintainer.
4102 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4104         * configure.in: Add support for an x86_64-mingw* target.
4105         * configure: Regenerate.
4107 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4109         * Makefile.tpl (all-target): Correct @if conditional for target
4110         modules.
4111         * configure.in: Omit libiberty if building only target libgcc.
4112         * configure, Makefile.in: Regenerated.
4114 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4116         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4117         * configure: Regenerate.
4119 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4121         * Makefile.def (target_modules): Add libgcc.
4122         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4123         * Makefile.tpl (clean-target-libgcc): Delete.
4124         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4125         on gcc even for bootstrapped modules.  Rewrite handling of
4126         lang_env_dependencies to loop over target_modules.
4127         * configure.in (target_libraries): Add target-libgcc.
4128         * Makefile.in, configure: Regenerated.
4130 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4132         * configure.in: Reorganize recognition of languages.  Add
4133         --enable-stage1-languages.  Show supported languages for the chosen
4134         target rather than all recognized languages.
4135         * configure: Regenerate.
4137 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4139         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4140         * Makefile.in: Regenerate.
4142 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4144         * configure.in: Warn that MPFR 2.2.0 is buggy.
4145         * configure: Regenerate.
4147 2006-12-27  Ian Lance Taylor  <iant@google.com>
4149         * configure.in: When removing Makefiles to force a reconfigure, also
4150         remove prev-DIR*/Makefile.
4151         * configure: Regenerate.
4153 2006-12-22  Andreas Schwab  <schwab@suse.de>
4155         * configure: Regenerate with correct autoconf version.
4157 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4159         * configure.in: add AC_SUBST for *_FOR_TARGET.
4160         * configure: Regenerate.
4162 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4164         * configure.in: Simplify logic for rejecting languages that cannot
4165         be built.  Separate the case when a language is unsupported,
4166         from the case when the user chooses not to build a language.
4168 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4170         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4171         it only affects bootstrap and could be tested on "$host" as well.
4172         * configure: Regenerate.
4173         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4175 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4177         PR bootstrap/29544
4178         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4179         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4180         move here comment from Makefile.tpl.
4181         * Makefile.tpl: Move some definitions higher in the file.
4182         (STAGE1_CHECKING): New.
4183         * configure.in: Add --enable-stage1-checking.
4184         * configure: Regenerate.
4185         * Makefile.in: Regenerate.
4187 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4189         * MAINTAINERS: Add myself as build system maintainer.
4191 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4193         * MAINTAINERS (Write After Approval): Add myself.
4195 2006-12-13  Eric Christopher  <echristo@apple.com>
4197         * MAINTAINERS: Add myself as darwin maintainer.
4199 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4201         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4203 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4205         MAINTAINERS: Update my entry.
4207 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4209         * configure.in:  Handle spu makefile frag.
4210         * Makefile.tpl (MAINT): Define
4211         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4212         * configure: Regenerate.
4213         * Makefile.in: Regenerate.
4215 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4217         * config.guess: Import latest version.
4218         * config.sub: Likewise.
4220 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4222         * configure.in (spu-*-*): Don't skip target-libiberty.
4223         * configure: Regenerate.
4225 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4227         PR bootstrap/30134
4228         * configure.in: Correct x86 darwin support for libjava to powerpc
4229         and i?86 only.
4230         * configure: Regenerate.
4232 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4234         * configure.in: Add x86 darwin support for libjava.
4235         * configure: Regenerate.
4237 2006-12-07  Mike Stump  <mrs@apple.com>
4239         * Makefile.def (dependencies): Add dependency for
4240         install-target-libssp and install-target-libgomp on
4241         install-gcc.
4242         * Makefile.in: Regenerate.
4244 2006-12-04  Richard Guenther  <rguenther@suse.de>
4246         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4247         (Non-Algorithmic Maintainers): Move over non-algorithmic
4248         loop optimizer maintainers, add myself as a non-algorithmic
4249         middle-end maintainer.
4251 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4253         * MAINTAINERS (Write After Approval): Add myself.
4255 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4257         * configure.in: Update error message for missing GMP/MPFR.
4259         * configure: Regenerate.
4261 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4263         * configure.in: Update MPFR version in error message.
4265         * configure: Regenerate.
4267 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4269         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4270         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4271         --with-gmp-lib): New flags.
4273         * configure: Regenerate.
4275 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4277         * MAINTAINERS (Write After Approval): Change my email address.
4279 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4281         * MAINTAINERS (Write After Approval): Add myself.
4283 2006-11-22  Philipp Thomas  <pth@suse.de>
4285         * MAINTAINERS (i18n): Update e-mail address.
4287 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4289         * MAINTAINERS (spu port): Add myself as maintainer.
4290         (Write After Approval): Remove myself.
4292 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4294         * configure.in (skipdirs): Don't build libssp for SPU.
4295         * configure: Regenerate.
4297 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4299         * MAINTAINERS (spu port): Add myself as maintainer.
4300         (libobjc): Update my email address.
4302 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4304         * MAINTAINERS (Write After Approval): Add myself.
4306 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4308         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4309         * configure : Rebuilt.
4311 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4313         * MAINTAINERS (Write After Approval): Add myself.
4315 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4317         * MAINTAINERS (Write After Approval): Add myself.
4319 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4321         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4322         libmpfr.a.
4323         * configure: Regenerate.
4325 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4327         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4328         (unstage): Test for stage_last presence.
4330         PR bootstrap/29802
4331         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4332         STAGE_PREFIX.
4333         * Makefile.in: Regenerate.
4335 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4337         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4338         maintainers.
4340 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4342         * MAINTAINERS (Write After Approval): Add myself.
4344 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4346         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4347         and stageN-package/Makefile.
4348         * Makefile.in: Regenerated.
4350 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4352         * configure.in: Remove target-libgloss from noconfigdirs for
4353         bfin-*-*.
4354         * configure: Regenerated.
4356 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4358         * configure.in (have_gmp): Only error if the gcc directory exists.
4360         * configure: Regenerate.
4362 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4364         * configure.in: Robustify error message for missing GMP/MPFR.
4366         * configure: Regenerate.
4368 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4370         * MAINTAINERS (Write After Approval): Add myself.
4372 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4374         * MAINTAINERS: Change email address.
4376 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4378         * MAINTAINERS (Write After Approval): Add myself.
4380 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4382         * MAINTAINERS (Write After Approval): Add myself.
4384 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4386         * MAINTAINERS (Write After Approval): Move myself to
4387         Write After Approval section.
4389 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4391         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4392         need_gmp anymore.
4393         * configure: Regenerate.
4395 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4397         * MAINTAINERS (Write After Approval): Add myself.
4399 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4401         * config.guess: Import latest version.
4402         * config.sub: Likewise.
4404 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4406         * Makefile.def: Added pdf target handling.
4407         * Makefile.tpl: Added pdf target handling.
4408         * Makefile.in: Regenerated.
4410 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4412         * MAINTAINERS: Add self as score port maintainer.
4414 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4416         * MAINTAINERS (Write After Approval): Add myself.
4418 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4420         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4421         or newer.
4422         * configure: Regenerated.
4424 2006-09-27  Dave Brolley  <brolley@redhat.com>
4426         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4427         using $s instead of $r.
4428         * configure: Regenerated.
4430 2006-09-26  Thiemo Seufer  <ths@mips.com>
4432         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4433         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4434         * configure: Regenerate.
4436 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4438         * MAINTAINERS (Write After Approval): Remove myself.
4440 2006-09-22  Chao-ying Fu  <fu@mips.com>
4442         * MAINTAINERS (Write After Approval): Add myself.
4444 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4446         * MAINTAINERS: Add self as soft-fp maintainer.
4448 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4450         * MAINTAINERS: Add myself as avr maintainer.
4451         Remove Marek Michalkiewicz as avr maintainer.
4453 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4455         * MAINTAINERS (Write After Approval): Add myself.
4457 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4459         * configure.in: Never build newlib for a Mingw host.
4460         Never build newlib as Mingw target library.
4461         Test the existence of winsup/cygwin for building a Cygwin newlib,
4462         rather than just winsup.
4463         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4464         building a Mingw target.
4465         * configure: Regenerate.
4467 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4469         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4471 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4473         * config.guess: Import from src (was more updated).
4474         * config.sub: Likewise.
4476 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4478         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4479         * configure: Regenerated.
4481 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4483         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4484         for stages after the first.
4486 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4488         * Makefile.def: Add dependencies for configure-opcodes
4489         on configure-intl and all-opcodes on all-intl.
4490         * Makefile.in: Regenerated.
4492 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4494         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4496 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4498         Port to hosts whose 'sort' and 'tail' implementations
4499         treat operands with leading '+' as file names, as POSIX
4500         has required since 2001.  However, make sure the code still
4501         works on pre-POSIX hosts.
4502         * ltmain.sh: Don't assume "sort +2" is equivalent to
4503         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4505 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4507         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4509 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4511         * ltconfig: chmod 644 before ranlib during install.
4513 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4515         PR bootstrap/18058
4516         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4517         if the bootstrap compiler is a GCC version that supports it.
4518         * configure: Regenerate.
4520 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4522         * configure.in: Fix thinkos in previous check-in.
4523         * configure: Regenerate.
4525 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4527         PR other/27063
4528         * configure.in: Test subdir_requires and give an appropriate
4529         error message.
4530         * configure: Regenerate.
4532 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4534         * MAINTAINERS (Write After Approval): Add myself.
4536 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4538         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4540 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4542         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4544 2006-06-20  David Ayers  <d.ayers@inode.at>
4546         PR bootstrap/28072
4547         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4548         whether target-libjava is being configured instead of whether the
4549         java front end is enabled.
4550         * configure: Regenerate.
4552 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4554         PR target/27540
4555         * configure.in: Only enable libgomp on IRIX 6.
4556         * configure: Regenerate.
4558 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4560         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4561         too.
4562         * Makefile.in: Regenerate.
4564 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4566         * config-ml.in: Alter CCASFLAGS to include special
4567         multilib options the same as is done for CFLAGS.
4569 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4571         * configure.in: Don't enable libgomp on hpux10.
4572         * configure: Rebuilt.
4574 2006-06-12  David Ayers  <d.ayers@inode.at>
4576         PR bootstrap/27963
4577         PR target/19970
4578         * configure.in: Remove target-boehm-gc from noconfigdirs where
4579         ${libgcj} is specified.
4580         * configure: Regenerate.
4582 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4584         Sync from src:
4586         * configure.in: Sync.
4587         * configure: Regenerated.
4589         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4591         * Makefile.def: Added dependencies from sim and gdb on intl, and
4592         added configure dependencies to everything with an all dependency
4593         on intl.
4594         * Makefile.in: Regenerated.
4596 2006-06-06  David Ayers  <d.ayers@inode.at>
4598         PR libobjc/13946
4599         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4600         * Makefile.in: Regenerate.
4601         * configure.in: Add --enable-objc-gc at toplevel and have it
4602         enable boehm-gc for Objective-C.
4603         Remove target-boehm-gc from libgcj.
4604         Add target-boehm-gc to target_libraries.
4605         Add target-boehm-gc to noconfigdirs where ${libgcj}
4606         is specified.
4607         Assert that boehm-gc is supported when requested for Objective-C.
4608         Only build boehm-gc if needed either for Java or Objective-C.
4609         * configure: Regenerate.
4611 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4613         PR 27674
4614         * Makefile.tpl (configure-[+prefix+][+module+],
4615         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4616         Remove rule to unstage bootstrapped modules.
4617         (stage_current): New.
4618         * Makefile.in: Regenerate.
4620 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4622         * MAINTAINERS (Write After Approval): Update my e-mail address.
4624 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4626         * include/libiberty.h: Declare pex_run_in_environment.
4628 2006-05-31  Asher Langton  <langton2@llnl.gov>
4630         * MAINTAINERS (Write After Approval): Add myself.
4632 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4634         * Makefile.def (bfd, opcodes): Fix lib_path.
4635         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4636         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4637         * Makefile.in: Regenerate.
4639 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4641         * Makefile.in: Regenerate.
4643 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4645         * Makefile.def: Add install-html target. Add datarootdir
4646         docdir and htmldir to flags_to_pass.
4647         * Makefile.tpl: Add install-html target.
4648         * Makefile.in: Regenerate.
4649         * configure.in: Add --with-datarootdir, --with-docdir, and
4650         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4651         * configure: Regenerate.
4653 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4655         * configure.in: Enable gprof for cross builds.
4656         * configure: Regenerate.
4658 2006-05-22  Richard Guenther  <rguenther@suse.de>
4660         Revert
4661         2006-01-31  Richard Guenther  <rguenther@suse.de>
4662         Paolo Bonzini  <bonzini@gnu.org>
4664         * Makefile.def (target_modules): Add libgcc-math target module.
4665         * configure.in (target_libraries): Add libgcc-math target library.
4666         (--enable-libgcc-math): New configure switch.
4667         * Makefile.in: Re-generate.
4668         * configure: Re-generate.
4669         * libgcc-math: New toplevel directory.
4671 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4672             Andreas Tobler  <a.tobler@schweiz.ch>
4674         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4675         * configure: Rebuilt.
4677 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4679         * MAINTAINERS (Write After Approval): Add myself.
4681 2006-05-01  DJ Delorie  <dj@redhat.com>
4683         * configure.in: Restore CFLAGS if GMP isn't present.
4684         * configure: Regenerate.
4686 2006-05-01  Richard Guenther  <rguenther@suse.de>
4688         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4689         maintainer.
4691 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4693         * MAINTAINERS (Write After Approval): Add myself.
4695 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4697         * MAINTAINERS (Write After Approval): Add myself.
4699 2006-04-18  DJ Delorie  <dj@redhat.com>
4701         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4702         reference libgloss so that libssp can be built in a combined
4703         tree.
4704         * configure: Regenerate.
4706 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4708         * MAINTAINERS (Write After Approval): Add myself.
4710 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4712         * configure.in: Require makeinfo 4.4 or higher.
4713         * configure: Regenerate.
4715 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4717         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4718         Rearrange the entries of other libraries to have them in one place.
4720 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4722         * MAINTAINERS (Write After Approval): Remove myself.
4723         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4725 2006-03-14  Richard Guenther  <rguenther@suse.de>
4727         * configure: Regenerate with autoconf 2.13.
4729 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4731         * MAINTAINERS: Use my work address.
4733         * MAINTAINERS: Update my E-mail address.
4735 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4737         * configure.in: Handle --disable-<component> generically.
4738         * configure: Regenerate.
4740 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4742         PR libgcj/17311
4743         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4745 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4747         * MAINTAINERS (Write After Approval):  Remove myself.
4748         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4750 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4752         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4753         (TARGET_CONFIGDIRS): Remove.
4754         * configure.in: Remove AC_SUBST(target_configdirs).
4755         * Makefile.in, configure: Regenerated.
4757 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4759         * MAINTAINERS (Write After Approval):  Remove myself.
4760         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4762 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4764         PR bootstrap/25670
4766         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4768         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4769         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4770         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4771         BUILD_PREFIX, BUILD_PREFIX_1.
4772         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4774         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4775         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4777         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4778         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4779         of `cat stage_current`.  Always provide the `r' and `s' variables.
4780         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4781         a single shell execution.
4782         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4783         bootstrapped modules, make the stage1 module if the build was not
4784         started yet, else build the current stage.
4785         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4786         (all-build, all-host, all-target, [+make_target+]-host,
4787         [+make_target+]-target): Do not use \-continued lines.
4788         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4789         (current_stage, restrap, stage_last): New.
4791         * Makefile.in: Regenerate.
4792         * configure: Regenerate.
4794 2006-02-19  Bud Davis  <jmdavis@link.com>
4796         * MAINTAINERS (Write After Approval):  Remove myself.
4797         (Language Front End Maintainers):  Add myself as fortran 95
4798         maintainer and update e-mail address.
4800 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4802         * MAINTAINERS (Write After Approval):  Remove myself.
4803         (Language Front End Maintainers):  Add myself as fortran 95
4804         maintainer.
4806 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4808         * MAINTAINERS (Write After Approval): Add myself.
4810 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4812         * MAINTAINERS (Write After Approval):  Remove myself.
4813         (Language Front End Maintainers):  Add myself as
4814         fortran 95 maintainer.
4816 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4818         Sync from src:
4820         2005-12-27  Leif Ekblad  <leif@rdos.net>
4822         * configure.in: Add support for RDOS target.
4823         * configure: Regenerate.
4825 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4826             Andreas Schwab  <schwab@suse.de>
4828         * configure: Regenerate.
4830 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4832         * configure.in (enable_libgomp): Add AIX.
4833         * configure: Regenerate.
4835 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4837         * MAINTAINERS (Write After Approval): Add myself.
4839 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4841         * MAINTAINERS (Write After Approval): Add myself.
4843 2006-01-31  Richard Guenther  <rguenther@suse.de>
4844         Paolo Bonzini  <bonzini@gnu.org>
4846         * Makefile.def (target_modules): Add libgcc-math target module.
4847         * configure.in (target_libraries): Add libgcc-math target library.
4848         (--enable-libgcc-math): New configure switch.
4849         * Makefile.in: Re-generate.
4850         * configure: Re-generate.
4851         * libgcc-math: New toplevel directory.
4853 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4855         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4856         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4857         the assembler, linker and binutils.
4858         * configure: Regenerate.
4860 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4862         * MAINTAINERS (Write After Approval): Add myself.
4864 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4866         * configure: Regenerate.
4868 2006-01-18  Richard Henderson  <rth@redhat.com>
4869             Jakub Jelinek  <jakub@redhat.com>
4870             Diego Novillo  <dnovillo@redhat.com>
4872         * libgomp: New directory.
4873         * Makefile.def: Add target_module libgomp.
4874         * Makefile.in: Regenerate.
4875         * configure.in (target_libraries): Add target-libgomp.
4876         * configure: Regenerate.
4878 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4880         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4881         @ from continuation.
4882         * Makefile.in: Rebuilt.
4884 2006-01-04  Chris Lattner  <sabre@gnu.org>
4886         * MAINTAINERS (Write After Approval): Add myself.
4888 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4890         PR bootstrap/24252
4892         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4893         * Makefile.tpl (OBJDUMP): New.
4894         (EXTRA_HOST_FLAGS): Add it.
4895         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4897         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4898         to use symbolic links between directories.  Avoid race conditions
4899         or make them harmless.
4900         * configure.in: Do not try to use symbolic links between directories.
4902         * Makefile.def (LEAN): Pass.
4903         * Makefile.tpl (LEAN): Define.
4904         (stage[+id+]-start): Accept that the previous directory does not
4905         exist, if the bootstrap is lean.
4906         (stage[+id+]-bubble): Invoke lean bootstrap commands after
4907         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4908         configure substitution.
4909         ([+compare-target+]): Likewise.
4910         ([+bootstrap-target+]-lean): New.
4911         * configure.in: Remove lean bootstrap support from here.
4913         * Makefile.in: Regenerate.
4914         * configure: Regenerate.
4916 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4918         * MAINTAINERS (libdecnumber): Add myself.
4920 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
4922         * libtool-ldflags: New script.
4924 2006-01-02  Andreas Schwab  <schwab@suse.de>
4926         * configure.in: When reconfiguring remove Makefile in
4927         all stage directories.
4928         * configure: Regenerate.
4930 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
4932         * MAINTAINERS: Update my email address.
4934 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
4936         Revert Ada-related part of the previous change.
4938         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4939         Do not pass.
4940         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4941         * Makefile.in: Regenerate.
4942         * configure.in: Do not include mt-ppc-aix target fragment.
4943         * configure: Regenerate.
4945 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
4947         * configure.in: Select appropriate fragments for PowerPC/AIX.
4948         * configure: Regenerate.
4950         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4951         BOOT_CFLAGS, BOOT_LDFLAGS.
4952         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4953         BOOT_CFLAGS, BOOT_LDFLAGS.
4954         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4955         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4956         (stage): Fail if we cannot complete the work.
4957         * Makefile.in: Regenerate.
4959 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4961         * configure.in: Replace ms1 with mt.
4962         * configure: Rebuilt.
4964 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
4966         * MAINTAINERS: Update my email address.
4968 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
4970         * Makefile.tpl (all, do-[+make_target+], do-check, install,
4971         install-host-nogcc): Don't invoke $(stage) at the end.
4972         * Makefile.in: Regenerate.
4974 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
4976         * configure.in: Flip the top-level bootstrap switch.
4977         * configure: Regenerate.
4979 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
4981         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4982         $(stage) and $(unstage).
4983         (EXTRA_TARGET_FLAGS): Correct double-quoting.
4984         (all): Remove stray semicolon.
4985         (local-distclean): Don't handle multilib.tmp and multilib.out.
4986         (install.all): Set $s for consistency.
4987         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4988         check_multilibs setting.  Always make the install directory.
4989         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4990         Correct @if/@endif.
4991         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4992         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4993         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4994         (multilib.out): Remove.
4995         * Makefile.in: Regenerated.
4997 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4999         * MAINTAINERS (Write After Approval): Add myself.
5001 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5003         * MAINTAINERS: Add myself as mt maintainer.
5005         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5007 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5009         * MAINTAINERS: Change email address.
5011 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5013         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5014         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5015         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5016         Find in-tree tools if available.
5017         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5018         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5019         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5020         (COMPILER_*_FOR_TARGET): New.
5021         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5022         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5023         (CONFIGURED_*, USUAL_*): Remove.
5024         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5025         STRIP): Use autoconf substitutions.
5026         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5027         COMPILER_NM_FOR_TARGET): New.
5028         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5030         (all): Make all-host and all-target in parallel.
5031         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5032         that $$r and $$s are set before invoking a recursive make.
5033         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5034         ([+bootstrap-target+]): Inline most of the `all' target.
5036 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5038         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5039         from the gcc build directory.
5040         * Makefile.in: Regenerate.
5042 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5044         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5045         depend on all-libdecnumber.
5046         * configure.in (host_libs): Include libdecnumber.
5047         * Makefile.in: Regenerate.
5048         * configure: Likewise.
5050 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5052         * libdecnumber: Import decNumber sources from the dfp-branch.
5054 2005-11-21  Kean Johnston  <jkj@sco.com>
5056         * config.sub, config.guess: Sync from upstream sources.
5058 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5060         Import from Autoconf sources:
5062         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5063         * config/move-if-change: Don't output "$2 is unchanged";
5064         suggested by Ben Elliston.  Handle weird characters correctly.
5066 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5068         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5069         to match upstream libtool for darwin.
5071 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5073         * Makefile.def: Remove gdb dependencies for gdbtk.
5074         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5075         (configure-gdb, install-gdb): New rules.
5076         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5077         * Makefile.in, configure: Regenerated.
5079 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5081         * MAINTAINERS (Write After Approval): Add myself.
5083 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5085         * MAINTAINERS (Write After Approval): Add myself.
5087 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5089         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5090         Diego Novillo.
5092 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5094         PR bootstrap/24297
5095         * Makefile.tpl (do-[+make-target+], do-check, install,
5096         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5097         are set before recursing.
5098         * Makefile.in: Regenerate.
5100 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5102         PR bootstrap/18939
5103         * Makefile.def (gcc) <target>: Fix thinko.
5104         * Makefile.in: Regenerate.
5106 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5108         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5109         * configure: Regenerate.
5111 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5113         * MAINTAINERS (Write After Approval): Add self.
5115 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5117         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5118         target-libffi, target-qthreads, target-libjava, and
5119         targetlibobjc.
5120         * configure: Regenerate.
5122 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5124         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5125         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5126         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5127         (USUAL_OBJDUMP_FOR_TARGET): New.
5128         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5129         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5130         * configure, Makefile.in: Regenerated.
5132 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5134         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5135         before other host packages.
5137 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5139         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5141 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5143         PR bootstrap/22340
5145         * configure.in (default_target): Remove.
5146         * Makefile.tpl (all): Do not use prerequisites as subroutines
5147         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5148         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5149         use prerequisites as subroutines.
5150         (check-host, check-target): New.
5151         (bootstrap configure & all targets): Do not use stage*-start
5152         if the directory layout is already ok.
5153         (non-bootstrap configure & all targets): Prepend a $(unstage).
5154         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5155         (NOTPARALLEL): Remove.
5156         (unstage, stage variables): New variables.
5157         (unstage, stage targets): Simply expand to those variables.
5159         * configure: Regenerate.
5160         * Makefile.in: Regenerate.
5162 2005-10-04  James E Wilson  <wilson@specifix.com>
5164         * Makefile.def (lang_env_dependencies): Add libmudflap.
5165         * Makefile.in: Regenerate.
5167 2005-10-03  Andreas Schwab  <schwab@suse.de>
5169         Backport from libtool CVS:
5170         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5172         * ltmain.sh: add support for installing into temporary
5173         staging area (e.g. 'make install DESTDIR=...')
5175 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5177         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5178         * configure: Regenerated.
5180 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5182         * configure: Regenerate with the correct
5183         autoconf version.
5185 2005-09-30  Catherine Moore  <clm@cm00re.com>
5187         * configure.in (bfin-*-*): New.
5188         * configure: Regenerated.
5190 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5192         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5193         (LIPO_FOR_TARGET): New.
5194         (CONFIGURED_LIPO_FOR_TARGET): New.
5195         (USUAL_LIPO_FOR_TARGET): New.
5196         (STRIP_FOR_TARGET): New.
5197         (CONFIGURED_STRIP_FOR_TARGET): New.
5198         (USUAL_STRIP_FOR_TARGET): New.
5199         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5200         STRIP_FOR_TARGET.
5201         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5202         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5203         * Makefile.in: Regenerate.
5204         * configure: Regenerate.
5206 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5208         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5209         (rs6000-*-aix*): Same.
5210         * configure: Regenerate.
5212 2005-09-16  Tom Tromey  <tromey@redhat.com>
5214         * MAINTAINERS: Add self as java maintainer.
5216 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5218         * configure.in: Recognize f95 in the --enable-languages option,
5219         and substitute it for fortran, issuing a warning.
5220         * configure: Regenerate.
5222 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5224         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5225         * configure:  Regenerated.
5227 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5229         * MAINTAINERS: Add self as ms1 maintainer.
5231 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5233         * Makefile.def (libssp): Add to lang_env_dependencies.
5234         * Makefile.in: Regenerate.
5236 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5238         * MAINTAINERS: Add myself as middle-end maintainer.
5240 2005-08-17  Christian Groessler  <chris@groessler.org>
5242         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5243         * Makefile.in: Regenerate.
5245 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5247         * MAINTAINERS (write after approval): Added myself.
5249 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5251         * MAINTAINERS (Write After Approval): Add myself.
5253 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5255         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5256         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5257         Look for alternate names of the target cc and c++
5258         * configure: Regenerate.
5260 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5262         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5263         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5264         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5265         tools; remove code to manually set them.
5266         (Target tools): Look in the environment for them.
5267         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5268         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5269         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5270         build directory.
5271         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5272         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5273         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5274         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5275         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5276         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5277         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5278         * configure: Regenerate.
5279         * Makefile.in: Regenerate.
5281 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5283         * MAINTAINERS: Update for removed CPU targets.
5285 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5287         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5288         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5289         * Makefile.in: Regenerated.
5291 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5293         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5294         (CFLAGS_FOR_TARGET): Use it.
5295         (CXXFLAGS_FOR_TARGET): Likewise.
5296         * Makefile.in: Regenerated.
5297         * configure.in (--with-build-sysroot): New option.
5298         * configure: Regenerated.
5300 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5302         * Makefile.tpl: Wrap install between unstage and stage
5303         * Makefile.in: Regenerate.
5305 2005-07-21  Eric Christopher  <echristo@apple.com>
5307         * MAINTAINERS: Update affiliation.
5309 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5311         * MAINTAINERS: Add self as crx port maintainer.
5313 2005-07-20  DJ Delorie  <dj@redhat.com>
5315         * MAINTAINERS: Add self as m32c maintainer.
5317 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5319         * all files: Update FSF address.
5321 2005-07-15  Eric Christopher  <echristo@redhat.com>
5323         * MAINTAINERS: Change affiliation.
5325 2005-07-14  Jim Blandy  <jimb@redhat.com>
5327         * configure.in: Add cases for Renesas m32c.
5328         * configure: Regenerated.
5330 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5332         * COPYING.LIB: Update from fsf.org.
5334 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5336         * COPYING, compile, config.guess,
5337         config.sub, install-sh, missing, mkinstalldirs,
5338         symlink-tree, ylwrap: Sync from upstream sources.
5339         * config-ml.in: Update FSF address.
5341 2005-07-13  Eric Christopher  <echristo@redhat.com>
5343         * configure.in: Add toplevel noconfigdir support for tpf.
5344         * configure: Regenerate.
5346 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5348         PR ada/22340
5350         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5351         * Makefile.in: Regenerate.
5353 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5355         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5356         Brolley to write-after-approval.
5358 2005-07-07  Andreas Schwab  <schwab@suse.de>
5360         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5361         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5362         * Makefile.in: Regenerated.
5364 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5366         * configure.in: Don't build sim or rda when targetting darwin.
5367         * configure: Regenerate.
5369 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5371         * configure.in: Add --enable-libssp and --disable-libssp.
5372         * configure: Regenerate with autoconf-2.13.
5374 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5376         * Makefile.def (target_modules): Add libssp.
5377         * configure.in (target_libraries): Add target-libssp.
5378         * configure: Rebuilt.
5379         * Makefile.in: Rebuilt.
5381 2005-07-01  Zack Weinberg  <zackw@panix.com>
5383         * MAINTAINERS: Change email address.  Resign from maintainership.
5385 2005-07-01  Richard Guenther  <rguenther@suse.de>
5387         * MAINTAINERS: Change my e-mail address and affiliation.
5389 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5391         * Makefile.def (stagefeedback): Come after profile.
5392         Define profiledbootstrap target.
5393         * Makefile.tpl (profiledbootstrap): Remove.
5394         (stageprofile-end): Zap stagefeedback.
5395         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5396         * Makefile.in: Regenerate.
5398 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5400         * MAINTAINERS: Update my email address.
5402 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5404         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5405         In 'cpp' stanza, support '#line' as well as '# '.
5407 2005-06-08  Andreas Schwab  <schwab@suse.de>
5409         * MAINTAINERS: Move myself from 'Write After Approval' to
5410         'CPU Port Maintainers' section as m68k maintainer.
5412 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5414         * configure.in (unsupported_languages): New macro.
5415         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5416         non-ported target libraries in noconfigdirs.
5417         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5418         non-linux-gnu.  Remove libgcj_ex_libffi.
5419         <lang_frag loop>: Set add_this_lang=no if the language is in
5420         unsupported_languages.
5421         * configure: Regenerate.
5423 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5425         * configure.in: Fix typo in handling of --with-mpfr-dir.
5426         * configure: Regenerate.
5428 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5430         * MAINTAINERS: Update my email address.
5432 2005-06-02  Jim Blandy  <jimb@redhat.com>
5434         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5435         accepted into the master sources.)
5437 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5438             Michael Snyder  <msnyder@redhat.com>
5439             Stan Cox  <scox@redhat.com>
5441         * configure.in: Set noconfigdirs for ms1.
5443         * configure: Regenerate.
5445 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5447         * MAINTAINERS (Write After Approval): Add self.
5449 2005-06-01  Josh Conner  <jconner@apple.com>
5451         * MAINTAINERS (Write After Approval): Add self.
5453 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5455         * MAINTAINERS: Update my email address.
5457 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5459         * MAINTAINERS (Write After Approval): Add self.
5461 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5463         * MAINTAINERS (Write After Approval): Remove self.
5465 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5467         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5468         (Dependencies): Consider target modules for bootstrap dependencies.
5469         Make target bootstrap modules depend on each stage's gcc.
5470         * Makefile.in: Regenerate.
5472 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5474         * Makefile.def (configure-gcc): Depend on binutils having been built.
5475         (all-gcc): No need to do it here.
5476         * Makefile.in: Regenerate.
5478 2005-05-19  Paul Brook  <paul@codesourcery.com>
5480         * configure.in: Rewrite misleading error message when requested
5481         language cannot be built.
5482         * configure: Regenerate.
5484 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5486         * ylwrap: Import from Automake 1.9.5.
5488 2005-05-13  David Ung  <davidu@mips.com>
5490         * MAINTAINERS (Write After Approval): Add self.
5492 2005-05-09  Mike Stump  <mrs@apple.com>
5494         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5495         lt_cv_sys_max_cmd_len for now.
5497 2005-05-09  Stan Cox  <scox@redhat.com>
5499         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5501 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5503         * README.SCO: Update the URL.
5505 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5507         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5508         with_gnu_ld to libtool.
5509         * ltcf-c.sh (aix[45]): Define file_list_spec.
5510         * ltcf-cxx.sh (aix[45]): Same.
5511         * ltcf-gcj.sh (aix[45]): Same.
5512         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5513         exists, write list of input files to temporary file.
5515 2005-05-04  Mike Stump  <mrs@apple.com>
5517         * configure.in: Always pass --target to target configures as
5518         otherwise rebuilds that do --recheck will fail.
5519         * confiugure: Rebuilt.
5521 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5523         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5524         STAGE_HOST_EXPORTS.
5525         (configure, all): Add bootstrap support.
5526         (Host modules, target modules): Pass post-stage1 flags and exports.
5527         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5528         * Makefile.in: Regenerate.
5530 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5532         * configure: Regenerate.
5534 2005-04-27  Mike Stump  <mrs@apple.com>
5536         * MAINTAINERS: Add self as darwin maintainer.
5538 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5540         * config.sub: Update from master copy.
5542 2005-04-21  Mike Stump  <mrs@apple.com>
5544         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5545         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5547 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5549         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5550         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5551         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5552         "*-*-elf" and "*-*-linux*".
5553         * configure: Regenerate.
5555 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5557         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5559 2005-04-12  Mike Stump  <mrs@apple.com>
5561         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5563 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5565         * MAINTAINERS (Write After Approval): Add myself.
5567 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5569         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5571 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5573         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5574         (TARGET_CONFIGARGS): Include --with-target-subdir.
5575         (configure, all): New macros.  Use them throughout.
5576         * Makefile.in: Regenerate.
5578 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5580         * MAINTAINERS (Write After Approval): Add myself.
5582 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5584         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5586 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5588         * MAINTAINERS: Move John Carr to Write After Approval.
5590 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5592         * config/mh-mingw32: Delete.
5593         * configure.in: Don't use it.
5594         * configure: Regenerate.
5596 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5598         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5599         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5600         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5601         (HOST_LIB_PATH): Generate from Makefile.def.
5602         (TARGET_LIB_PATH): Likewise.
5603         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5604         * Makefile.in: Regenerate.
5605         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5606         (RPATH_ENVVAR): Include Darwin case.
5607         * configure: Regenerate.
5609 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5611         * MAINTAINERS (Various Maintainers): Remove self.
5612         (Write After Approval): Add self.
5614 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5616         * MAINTAINERS (Various Maintainers): Add self.
5618 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5620         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5621         * configure: Regenerate.
5623 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5625         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5626         gcc_version, and gcc_version_trigger from set of flags to pass.
5627         * Makefile.tpl: Remove definitions of above variables.
5628         (config.status): Remove dependency on $(gcc_version_trigger).
5629         * Makefile.in: Regenerate.
5630         * configure.in: Do not reference config/gcc-version.m4 nor
5631         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5632         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5633         * configure: Regenerate.
5635 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5636             Andrew Pinski  <pinskia@physics.uc.edu>
5638         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5639         * Makefile.in: Regenerate.
5641 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5643         * MAINTAINERS (Write After Approval): Add myself.
5645 2005-03-03  David Ayers  <d.ayers@inode.at>
5647         * MAINTAINERS (Write After Approval): Add myself.
5649 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5651         PR libgcj/20160
5652         * ltmain.sh: Avoid creating archives with components that have
5653         duplicate basenames.
5655 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5657         PR bootstrap/20250
5658         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5659         instead of check.
5660         * Makefile.in: Regenerate.
5662 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5664         * Makefile.in: Regenerate to fix conflict between the previous two
5665         patches.
5667 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5669         PR bootstrap/17383
5670         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5671         * Makefile.tpl (HOST_SUBDIR): New substitution.
5672         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5673         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5674         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5675         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5676         (Host modules, Bootstrapped modules): Use it.
5677         (Build modules, Target modules): Do not create symlink trees,
5678         always configure out-of-srcdir.
5679         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5680         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5681         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5682         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5684         * Makefile.in: Regenerate.
5685         * configure: Regenerate.
5687 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5689         Merged from libada-gnattools-branch:
5690         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5692         * gnattools: New directory.
5693         * Makefile.def: Add gnattools as a module, depending on target-libada.
5694         * Makefile.in: Regenerate.
5695         * configure.in: Include gnattools in host_tools; disable it if ada
5696         is disabled.
5697         * configure: Regenerate.
5699 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5701         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5702         treelang maintainer.
5703         (Write After Approval): Remove myself.
5705 2005-02-23  Paul Schlie  <schlie@comcast.net>
5707         * configure.in: Allow darwin targeted ports to build tk, itcl and
5708         libgui.
5709         * configure: Regenerate.
5711 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5713         PR libgcj/10353
5714         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5715         * configure: Regenerate.
5717 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5719         * MAINTAINERS (Write After Approval): Add myself.
5721 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5723         * MAINTAINERS: Update my e-mail address.
5725 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5727         * MAINTAINERS (Write After Approval): Add myself.
5729 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5731         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5732         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5733         target-libgloss when not *-*-elf and *-*-aout.
5734         * configure: Regenerate.
5736 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5738         * MAINTAINERS: Remove obsolete entries.
5740         * MAINTAINERS (Write After Approval): Add Michael Matz.
5742 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5744         * MAINTAINERS: Remove self as cpplib maintainer.
5746 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5748         * install-sh, config.sub: Import from upstream.
5750 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5752         PR bootstrap/18222
5753         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5754         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5755         * Makefile.in: Regenerate.
5757 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5759         * MAINTAINERS: Update my email address.
5761 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5762             Andreas Schwab  <schwab@suse.de>
5764         PR bootstrap/18033
5765         * config-ml.in: Eval option if surrounded by single quotes.
5767 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5769         Revert 2004-12-28 Makefile changes, a better fix will be
5770         applied to mainline and src after GCC 4.0 branches.
5772 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5774         PR bootstrap/17383
5776         * Makefile.def (target_modules): Remove stage parameter,
5777         it is always true now.
5778         * Makefile.tpl (configure-build-[+module+],
5779         configure-target-[+module+]): Always build symlink tree
5780         for the directory and for include.  BUILD_SUBDIR and
5781         TARGET_SUBDIR cannot be . anymore.
5782         * Makefile.in: Regenerate.
5784 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5786         Revert 2004-12-08 Makefile changes.
5788 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5790         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5791         cygwin, mingw.
5793 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5795         * configure.in (sh64-*-*): Reenable gprof.
5796         * configure: Regenerate.
5798 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5800         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5801         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5802         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5803         * Makefile.in: Regenerate.
5805 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5807         * MAINTAINERS: Update my email address.
5809 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5811         * Makefile.tpl: Generate normal dependencies if the LHS module is
5812         not bootstrapped.
5813         * Makefile.in: Regenerate.
5815 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5817         * configure.in: Include config/gxx-include-dir.m4.  Use
5818         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5819         * configure: Regenerate.
5821 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5823         * config.if: Delete.
5824         * configure.in: Set libstdcxx_incdir directly.
5825         * configure: Regenerate.
5827 2004-12-02  Eric Christopher  <echristo@redhat.com>
5829         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5830         * Makefile.in: Regenerate.
5832 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5834         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5835         * configure: Regenerate.
5837 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5839         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5840         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5841         * configure: Regenerate.
5843 2004-12-01  Eric Christopher  <echristo@redhat.com>
5845         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5846         of things to remove.
5848 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5850         * MAINTAINERS (Write After Approval): Update my e-mail address.
5852 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5854         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5855         from CVS libtool to always pass_all.
5857 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5859         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5860         (hppa*64*-*-*): Delete incorrect comment.
5861         * configure: Rebuilt.
5863 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5865         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5867 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5869         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5870         from CVS libtool to always pass_all.
5872 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5874         * install-sh, compile: Import from automake.
5876 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5878         * config.guess, config.sub:  Import from savannnah.
5880 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5882         * MAINTAINERS (Write After Approval): Add myself
5884 2004-11-12  Mike Stump  <mrs@apple.com>
5886         * Makefile.def: Add html support.
5887         * Makefile.tpl: Likewise.
5888         * Makefile.in: Regenerate.
5890 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5892         PR 18423
5893         * configure.in: Remove all instances of build-fixincludes from
5894         noconfigdirs.
5895         (build_configargs): Supply --target to subdirectories.
5896         * configure: Regenerate.
5898         * Makefile.def: Make gcc install depend on fixincludes install.
5899         * Makefile.in: Regenerate.
5901 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
5903         * MAINTAINERS: Add myself as gcc testsuite maintainer.
5905 2004-11-11  Paul Brook  <paul@codesourcery.com>
5907         * MAINTAINERS: Add self as arm maintainer.  Update email address.
5909 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5911         * configure.in (noconfigdirs) [mmix-*-*]: Disable
5912         target-libgfortran.
5913         * configure: Regenerate.
5915 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5917         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5918         like CC.
5920 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5922         * Makefile.def (host fixincludes): Specify missing targets.
5923         * Makefile.in: Regenerate.
5925 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
5927         * MAINTAINERS: Add myself
5929 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
5931         * MAINTAINERS (Write After Approval): Add myself.
5933 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
5935         * Makefile.def: Build fixincludes for the host, too.
5936         * Makefile.in: Regenerate.
5937         * configure.in (host_tools): Add fixincludes.
5938         * configure: Regenerate.
5940 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
5942         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5943         * configure: Regenerated.
5945 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
5947         PR other/17783
5948         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5949         * configure: Regenerated.
5951 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
5953         * README.SCO: Update per FSF instructions.
5955 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
5957         PR target/18151
5958         * configure.in (case ${target}): Do not build fixincludes for avr.
5959         * configure: Regenerated.
5961 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
5963         * configure.in (case ${target}): Do not build fixincludes
5964         on platforms where it is not used.
5965         * configure: Regenerated.
5967 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
5969         * configure.in: Use an absolute path to install-sh.
5970         * configure: Regenerated.
5972 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5974         * MAINTAINERS (Write After Approval): Add myself.
5976 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
5978         * MAINTAINERS: Remove from Write After Approval those that are
5979         already maintainers.
5981 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
5983         * MAINTAINERS:  Update my email address.
5985 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5987         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5988         * configure: Regenerate.
5990 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
5992         * MAINTAINERS:  Update my email address.
5994 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
5996         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5997         entries belonging to this category.
5999 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6001         * MAINTAINERS: Update my e-mail address.
6003 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6005         Fix wrong conflict resolution in:
6007         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6009         * Makefile.in: Regenerate.
6010         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6011         in the recursive `make', instead of hardwiring `all'.
6012         (Autogenerated TARGET-* variables): New.
6014 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6016         * configure.in: Enable target-libgloss for crx-*-*.
6017         * configure: Regenerate.
6019 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6021         * MAINTAINERS (Various Maintainers): Move the "windows,
6022         cygwin, mingw" maintainer to ...
6023         (OS Port Maintainers): ... here.
6025 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6027         * MAINTAINERS (Write After Approval): Remove those that are
6028         maintainers of some subsystem.
6030 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6032         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6033         * ltcf-cxx.sh (tpf*): Likewise.
6034         * ltconfig (tpf*): Add TPF OS configuration support.
6036 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6038         * MAINTAINERS: Change my email address to my new work account.
6040 2004-09-24  Michael Roth  <mroth@nessie.de>
6042         * configure.in (--without-headers): Add missing double quotes.
6043         * configure: Regenerate.
6045 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6047         * ylwrap: Revert to previous version.
6049 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6051         PR bootstrap/17369
6052         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6053         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6054         SET_GCC_LIB_PATH_CMD.
6055         (BASE_TARGET_EXPORTS): Likewise.
6056         * Makefile.in: Regenerated.
6058         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6059         * configure: Regenerated.
6061 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6063         * config.guess: New upstream version
6064         * compile, depcomp, install-sh, ylwrap: Likewise.
6066 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6068         * config/mh-x86omitfp: New host makefile fragment.  Add
6069         -fomit-frame-pointer to the default BOOT_CFLAGS.
6070         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6071         * configure: Regenerate.
6073 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6075         PR target/11572
6076         * configure.in (*-*-darwin*): Renable libobjc.
6077         * configure: Regenerate.
6079 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6081         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6083 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6085         * Makefile.def: Remove libbanshee.
6086         * Makefile.tpl: Ditto.
6087         * configure.in: Ditto.
6088         * Makefile.in: Regen.
6089         * configure: Ditto.
6091 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6093         * ltmain.sh: Use $pic_object as $non_pic_object if
6094         $non_pic_object=none.
6096 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6098         * missing: Import latest version from master repository.
6100 2004-09-06  Nick Clifton  <nickc@redhat.com>
6102         * config.sub: Import latest version from master repository.
6103         * config.guess: Likewise.
6104         This includes these changes:
6106         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6108         * config.sub: Handle crisv32, alias etraxfs.
6109         * config.guess (crisv32:Linux:*:*): Handle.
6111         2004-08-13  Brad Smith  <brad@comstyle.com>
6113         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6114         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6116         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6118         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6119         assume the processor is a powerpc.  This is because coreutils
6120         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6121         in this case, due to a MacOS X bug that causes
6122         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6123         to return a negative number.
6124         Problem reported by Petter Reinholdtsen in:
6125         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6127         2004-07-19  Ben Elliston  <bje@gnu.org>
6129         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6131         2004-06-24  Ben Elliston  <bje@gnu.org>
6133         * config.guess: Update copyright years.
6134         * config.sub: Likewise.
6136         2004-06-22  Robert Millan  <robertmh@gnu.org>
6138         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6139         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6141         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6143         * config.guess (*:*VMS:*:*): New entry. Replaces
6144         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6145         manufacturer.
6147         2004-06-22  Ben Elliston  <bje@gnu.org>
6149         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6150         * config.sub: Likewise.
6152         2004-06-22  Ben Elliston  <bje@gnu.org>
6154         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6155         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6157         2004-06-11  Ben Elliston  <bje@gnu.org>
6159         * config.guess (pegasos:OpenBSD:*:*): Remove.
6161         2004-06-11  Ben Elliston  <bje@gnu.org>
6163         From Wouter Verhelst <wouter@grep.be>:
6164         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6166         2004-06-11  Ben Elliston  <bje@gnu.org>
6168         * config.guess (luna88k:OpenBSD:*:*): New.
6170         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6172         * config.guess (m32r*:Linux:*:*): New case.
6173         * config.sub: Handle m32rle.
6175         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6177         From Jens Petersen  <petersen@redhat.com>:
6178         * config.sub: Handle sparcv8.
6180         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6182         From Tom Smith <smith@cag.lkg.hp.com>:
6183         * config.guess: Version suffixes are equally significant on Tru64
6184         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6185         prefix of "P" (patched kernel).
6187         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6189         * config.sub: Add support for National Semiconductor CRX target.
6191 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6193         * MAINTAINERS (Various Maintainers): Remove myself as web page
6194         maintainer, add myself as maintainer of build status lists.
6196 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6198         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6199         *-*-netware, but add target-libmudflap.
6200         Consolidate *-*-netware targets (of which really only i?86 exists)
6201         into a single entry.
6202         * configure: Likewise.
6204 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6206         * Makefile.tpl (sorry): Remove.
6207         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6208         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6209         (do-clean): Clean per-stage directories too.
6210         (do-distclean): Run distclean-stage1 too.
6211         (.NOTPARALLEL): Enable during toplevel bootstrap.
6212         (stage[+id+]-bubble): Enable parallel execution during
6213         the recursive invocation.
6214         * Makefile.in: Regenerate.
6216         Fix previous checkin:
6218         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6219         include.
6220         * configure.in: Fix indentation.
6221         * configure: Regenerate.
6223 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6225         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6226         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6227         * configure: regenerate
6228         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6229         -mdynamic-no-pic
6231 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6233         * Makefile.def (build_modules): Add fixincludes.
6234         (dependencies): Make gcc depend on fixincludes.
6235         * configure.in (build_tools): Add fixincludes.
6236         (build_configdirs): Always include build_libs.
6237         * Makefile.in: Regenerate.
6238         * configure: Regenerate.
6240 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6242         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6243         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6244         phony targets; do not generate timestamp files.
6245         (distclean-stageN): Remove references to their timestamp files.
6246         (restageN, touch-stageN): Remove.
6247         (stageN-bubble): Rewritten.
6248         (compare): Support lean bootstraps.
6249         * Makefile.in: Regenerate.
6251         * configure.in: Only warn when bootstrapping but
6252         build != host or build != target.  Support lean bootstraps.
6253         * configure: Regenerate.
6255 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6257         * configure.in:  Give a better error message if GMP/MPFR are missing
6258         and a language needing them has been requested.
6259         * configure:  Regenerated.
6261 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6263         * configure.in:  Print a list of available language front-ends if
6264         a requested one is missing.  Tidy stray tab characters.
6265         * configure:  Regenerated.
6267 2004-08-19  Michael Koch  <konqueror@gmx.de>
6269         * gcc/doc/install.texi: Update entry about automake for libjava.
6271 2004-08-17  Robert Millan  <robertmh@gnu.org>
6273         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6274         (instead of FreeBSD).
6275         * configure: Regenerate.
6277 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6279         * Makefile.in: Regenerate.
6280         * configure: Regenerate.
6282         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6283         stage_*_flags.
6284         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6285         for bootstrapped modules if toplevel bootstrap is going.
6286         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6287         modules.  Adjust for changes in Makefile.def.  Enable several
6288         rules even in non-bootstrap mode, just to avoid peppering the
6289         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6290         (stage-[+prev+]-bubble): Remove.
6292         * Makefile.def (Dependencies): Depend on all-build-bison,
6293         all-build-flex, all-build-byacc, all-build-texinfo, rather
6294         than the host variations.
6295         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6296         with BUILD_SUBDIR.
6297         (BISON): Update for recent Bisons.
6298         (YACC): Fix typo.
6299         (cross): Depend on all-build.
6300         (all): Do not depend on all-build.
6301         (prebootstrap): Remove.
6302         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6303         (Prebootstrap dependencies): Add them to the per-stage targets
6304         and to all-prebootstrap.
6305         * configure.in (build_configdirs): Always enable build_tools.
6306         (BUILD_DIR_PREFIX): Remove.
6308         * Makefile.def (gcc): Add target variable.
6309         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6310         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6311         in the recursive `make', instead of hardwiring `all'.
6312         (Autogenerated TARGET-* variables): New.
6314 2004-08-13  Brian Booth  <bbooth@redhat.com>
6316         * MAINTAINERS: Remove myself from write-after-approval.
6318 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6320         * src-release: Stop distributing mmalloc with gdb (which doesn't
6321         use it).
6322         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6323         * Makefile.in: Regenerate.
6325 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6327         * configure.in (arm*-*-eabi*): New target.
6328         * configure: Regenerate.
6330 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6332         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6333         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6334         (Dependencies): New section.
6335         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6336         (configure-target-[+module+]): Depend on maybe-all-gcc
6337         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6338         (toplevel profiledbootstrap): Fix dependencies.
6339         * Makefile.in: Regenerate.
6341 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6343         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6344         target-libiberty to noconfigdirs.
6345         * configure: Regenerate.
6347 2004-08-03  Paul Brook  <paul@codesourcery.com>
6349         * configure.in: Check for MPFR as well as GMP.
6350         * configure: Regenerate.
6352 2004-08-01  Robert Millan  <robertmh@gnu.org>
6354         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6355         libmudflap for all GNU-based systems (with Glibc).
6356         * configure: Regenerate.
6358 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6360         * Makefile.def (host-modules): Add gcc.
6361         * Makefile.in: Regenerate.
6362         * Makefile.tpl (sorry): New rule.
6363         (configure-host, all-host, [+make_target+]-host, do-check,
6364         install-host): Do not add gcc as a special case.
6365         (host modules): Add a small special-casing for gcc.  Export
6366         extra_make_flags through the environment.
6367         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6368         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6369         other recursive targets for gcc): Remove.
6371         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6372         (stage, unstage): New rules.
6373         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6374         distclean-stage[+id+]): Use stage_current.
6375         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6376         the stage*-start rules.
6378 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6380         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6381         use -all_load flag.
6383 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6385         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6386         * configure: Regenerate.
6388 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6390         * maintainer-scripts/gcc_release: Revert yesterday's change.
6392 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6394         * MAINTAINERS: Add myself to write-after-approval.
6396 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6398         * libf2c: Removed.
6399         * gcc/gccbug.in: Updated because of libf2c removal.
6400         * maintainer-scripts/gcc_release: Ditto.
6402 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6404         * configure.in: Build libmudflap by default on FreeBSD.
6405         * configure: Regenerated.
6407 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6409         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6410         systems.
6411         * configure: Regenerated.
6413 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6415         PR target/16344
6416         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6417         feedback based compiler.
6418         * Makefile.in: Rebuilt.
6420 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6422         * Makefile.def (host_modules): Set bootstrap=true for flex.
6423         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6424         * Makefile.in: Rebuilt.
6426 2004-07-07  Jan Hubicka  <jh@suse.cz>
6428         * MAINTAINERS: Add self as a profile feedback maintainer.
6430 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6432         * configure.in:  Do not prepend $srcdir to /dev/null in
6433         makefile fragments.
6434         * configure:  Regenerate.
6436 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6438         * Makefile.def (build_modules): Add bison, byacc, flex,
6439         m4, texinfo.
6440         (flags_to_pass): Add FLEX.
6441         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6442         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6443         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6444         DEFAULT_MAKEINFO): Remove.
6445         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6446         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6447         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6448         objdir or else use configured tool.
6449         (all-build): New.
6450         (all): Depend on it.
6451         (Build module dependencies): Add.
6452         * Makefile.in: Regenerate.
6453         * configure.in: Better support for multiple build modules,
6454         matching what is done for host/target modules.  Do not look
6455         for "plausible" locations of build tools if Canadian cross.
6456         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6457         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6458         * configure: Regenerate.
6460 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6462         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6463         * Makefile.in: Regenerate.
6465 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6467         * Makefile.tpl (configure-build-[+module+],
6468         configure-[+module+], configure-target-[+module+]): Pass
6469         [+extra_configure_args+].
6470         (all-build-[+module+], all-[+module+], check-[+module+],
6471         install-[+module+], [+make_target+]-[+module+],
6472         all-target-[+module+], check-target-[+module+],
6473         install-target-[+module+], [+make_target+]-target-[+module+]):
6474         Pass [+extra_make_args+].
6475         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6476         (GCC_HOST_EXPORTS): Remove.
6477         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6478         cross, check-gcc, check-gcc-c++, install-gcc,
6479         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6480         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6481         * Makefile.in: Regenerate.
6483 2004-06-21  Matthew Sachs  <msachs@apple.com>
6485         * MAINTAINERS: Added self to write-after-approval.
6487 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6489         * configure.in: Check for srcdir/winsup rather than build directory
6490         winsup.
6491         * configure: Regenerate.
6493 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6495         * configure.in: Don't build Cygwin native newlib if winsup
6496         directory is missing.  Emit warning instead.
6497         * configure: Regenerate.
6499 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6501         * Makefile.tpl (touch-stage[+id+]): New.
6502         (restage[+prev+]): Depend on touch-stage[+id+].
6504         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6505         Use it throughout.
6507         * Makefile.def: Add profile and feedback bootstrap stages.
6508         Remove next field from bootstrap stages.
6509         * Makefile.tpl (LN, LN_S): Substitute.
6510         (stageN-start, stageN-end): Use double-colon rules, to
6511         provide a hook for additional setup commands.
6512         (distclean-stageN-gcc, restageN): Create dependencies from
6513         [+prev+], not from [+next+].
6514         (stageN-bubble): Add commands for successive stages from
6515         [+prev+], using double-colon rules.
6516         (all-stageN-gcc): Fix typo.
6517         (stagefeedback-start, profiledbootstrap): New.
6518         * Makefile.in: Regenerate.
6519         * configure.in: Call ACX_PROG_LN.
6520         * configure: Regenerate.
6522 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6524         * MAINTAINERS (Write After Approval): Add myself.
6526 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6528         * MAINTAINERS (Write After Approval): Add myself.
6530 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6532         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6533         without gcc.
6534         * configure: Regenerate.
6536 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6538         * Makefile.tpl: Fix typo.
6539         * Makefile.in: Regenerate.
6541 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6543         * configure.in: Remove new- prefix from toplevel
6544         bootstrap targets.
6545         * configure: Regenerate.
6547 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6549         * Makefile.tpl (all.normal): Rename to all.
6550         (all): Replace with a rule to pick the default
6551         target from configure.
6552         (all-gcc, configure-gcc): Use conditionals to
6553         do nothing when toplevel bootstrap is going on.
6554         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6555         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6556         * configure.in: Support --enable-bootstrap.
6558         * Makefile.def: Remove new- prefix from toplevel
6559         bootstrap targets.
6560         * Makefile.tpl: Likewise.
6562         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6563         target.
6565         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6566         $(RECURSE_FLAGS) to recursive invocation of make.
6568         * Makefile.in: Regenerate.
6569         * configure: Regenerate.
6571 2004-05-30  Andreas Jaeger  <aj@suse.de>
6572             Jim Wilson  <wilson@specifixinc.com>
6574         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6575         like CC.
6577 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6579         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6580         * configure: Regenerate.
6582 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6584         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6585         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6586         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6587         targets.
6588         * Makefile.in: Regenerate.
6590 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6592         * configure.in: Test the ability to symlink directories.
6593         * configure: Regenerate.
6595         * Makefile.def (bootstrap-stage): New definitions.
6596         * Makefile.tpl (configure-stage1-gcc,
6597         configure-stage2-gcc, configure-stage3-gcc,
6598         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6599         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6600         new-restage3, compare): Autogenerate, see Makefile.in
6601         entry for behavioral changes.
6602         (distclean-stage1, new-stage1-start, new-stage1-end,
6603         new-stage1-bubble, distclean-stage2, new-stage2-start,
6604         new-stage2-end, new-stage2-bubble, distclean-stage3,
6605         new-stage3-start, new-stage3-end): New autogenerated targets.
6606         (objext, prebootstrap, BOOT_CFLAGS,
6607         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6608         targets.
6610         * Makefile.in: Regenerate.
6611         (distclean-stage1, new-stage1-start, new-stage1-end,
6612         new-stage1-bubble, distclean-stage2, new-stage2-start,
6613         new-stage2-end, new-stage2-bubble, distclean-stage3,
6614         new-stage3-start, new-stage3-end): New targets.
6615         (all-stage1-gcc): Move prebootstrap dependency from here...
6616         (configure-stage1-gcc): ...to here.
6617         (new-bootstrap): Use bubble targets.
6618         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6619         Use per-stage distclean targets.
6620         (configure-stage1-gcc, configure-stage2-gcc,
6621         configure-stage3-gcc, all-stage1-gcc,
6622         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6623         Use new-stageN-start to prepare the tree.
6625 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6627         * Makefile.def (host_modules): add libcpp.
6628         * Makefile.tpl: Add dependencies on and for libcpp.
6629         * Makefile.in: Regenerate.
6630         * configure.in: Add libcpp host module.
6631         * configure: Regenerate.
6633 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6635         * Makefile.tpl: Whenever a recursive target is defined, wrap
6636         it in a special @if/@endif block, and prepare its maybe
6637         dependency in the @if/@endif block
6638         * configure.in: Instead of writing maybe dependencies, remove
6639         the @if/@endif statements, and remove the @if/@endif blocks
6640         that remain.
6641         * configure: Regenerate.
6642         * Makefile.in: Regenerate.
6644 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6646         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6648 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6650         PR bootstrap/15120
6651         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6652         * */configure: Rebuilt.
6654 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6656         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6657         of libf2c.
6658         * configure, Makefile.in: Regenerate.
6660 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6662         * MAINTAINERS (Write After Approval): Add myself.
6664 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6666         Merge from tree-ssa-20020619-branch.
6668         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6669         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6670         (HOST_GMPLIBS): Define.
6671         (HOST_GMPINC): Define.
6672         (TARGET_LIB_PATH): Add libmudflap.
6673         (GFORTRAN_FOR_TARGET): Define.
6674         (configure-build*): Export GFORTRAN.
6675         (configure-gcc): Export GMPLIBS and GMPINC.
6676         (all-gcc): Add maybe-all-libbanshee.
6677         (configure-target-libgfortran): Define.
6678         * Makefile.in: Regenerate.
6679         * configure.in (host_libs): Add libbanshee.
6680         (target_libraries): Add target-libmudflap and target-libgfortran.
6681         Add --with-libbanshee.
6682         Handle --disable-libmudflap.
6683         (*-*-freebsd*): Use with_gmp.
6684         Add $(libgcj) to noconfigdirs.
6685         * configure: Regenerate.
6686         * depcomp: New file.
6687         * MAINTAINERS: Add tree-ssa maintainers.
6689 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6691         * MAINTAINERS (Various Maintainers): Add myself.
6693 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6695         * MAINTAINERS (Write After Approval): Add myself.
6697 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6699         * MAINTAINERS (Write After Approval): Add myself.
6701 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6703         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6704         * configure: Regenerate.
6706 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6708         Revert:
6709         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6711         * Makefile.def (flags_to_pass): Remove *dir variables that
6712         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6713         as well as prefix and exec_prefix.
6714         * Makefile.in: Regenerate.
6716 2004-04-26  Robert Millan  <robertmh@gnu.org>
6718         Add patches from libtool CVS.
6719         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6720         * ltconfig: Likewise.
6721         * ltcf-c.sh: Likewise.
6722         * ltcf-cxx.sh: Likewise.
6723         * ltcf-gcj.sh: Likewise.
6725 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6727         * Makefile.def (host_modules): Mark with the bootstrap
6728         flag packages on which gcc depends.
6729         * Makefile.tpl (all-bootstrap): Use it.
6730         * Makefile.in: Regenerate.
6732 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6734         * Makefile.def (flags_to_pass): Remove *dir variables that
6735         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6736         as well as prefix and exec_prefix.
6737         * Makefile.in: Regenerate.
6739 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6741         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6742         * configure: Regenerate.
6743         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6744         * gcc/Makefile.tpl (compare): Use the result of the test.
6745         * gcc/Makefile.in: Regenerate.
6747 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6749         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6750         Always relocate gcc and prev-gcc to the original names, even
6751         if the build fails.
6752         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6753         New targets.
6755 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6757         * MAINTAINERS: Update my email address.
6759 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6761         * configure.in (mips*-*-irix5*): Enable ld.
6762         * configure: Regenerate.
6764 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6766         * configure: Regenerate.
6768 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6770         * Makefile.tpl (configure-[+module+], configure-gcc,
6771         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6772         Set and export LDFLAGS.
6773         * Makefile.in: Regenerate.
6775 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6777         * MAINTAINERS: Add myself to write-after-approval.
6779 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6781         PR bootstrap/14871
6782         * Makefile.tpl: If we don't have built-in-tree target tools,
6783         use the ones found by configure rather than hacking around with
6784         program_transform_name.
6785         * configure.in: Give Makefile.tpl the information necessary
6786         to do that.
6787         * Makefile.in: Regenerate.
6788         * configure: Regenerate.
6790 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6792         PR bootstrap/14760
6793         * configure.in: When computing baseargs, strip *all* copies of
6794         offending options.  Also, don't match/substitute the trailing space,
6795         so that this actually works when two similar options are separated by
6796         only one space.
6797         * configure: Regenerate.
6799 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6801         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6802         (rs6000-*-aix*): Same.
6803         * configure: Regenerate.
6805 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6807         * MAINTAINERS: Add myself to write-after-approval.
6809 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6811         * MAINTAINERS: Add myself to write-after-approval.
6813 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6815         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6816         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6817         * Makefile.in: Regenerate.
6819         * configure.in (top level bootstrap support): Rework --enable-werror
6820         to set @stage2_werror_flag@.
6821         * configure: Regenerate.
6822         * Makefile.tpl (top level bootstrap support): Pass
6823         @stage2_werror_flag@ down to configure in stages 2 and 3.
6824         * Makefile.in: Regenerate.
6826 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6828         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6829         for stages 2 and 3 as well as in make.  As a consequence, remove
6830         OUTPUT_OPTION (now detected by configure) from the flags passed down
6831         to make.
6832         * Makefile.in: Regenerate.
6834         * Makefile.tpl (new-bootstrap): Fix typo.
6835         * Makefile.in: Regenerate.
6837 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6839         * Makefile.tpl: Rearrange by moving recursive_targets rules
6840         into their proper sections.
6841         * Makefile.tpl (top level bootstrap support): Move disabling
6842         of coverage flags from 'make' to 'configure'; improve comments.
6843         * Makefile.in: Regenerate.
6845         * Makefile.tpl (experimental top level bootstrap) Move stage1
6846         language setting from all- target to configure- target; disable
6847         intermodule optimization in stage 1; prevent gratuitous rebuilds
6848         of stage 1.
6849         * Makefile.in: Regenerate.
6850         * configure.in: Comma-separate stage 1 language list for top
6851         level bootstrap.
6852         * configure: Regenerate.
6854         * Makefile.tpl: Clean up experimental top level bootstrap support:
6855         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6856         prev-gcc in configure- targets as well as all- targets.
6857         * Makefile.in: Regenerate.
6859 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6861         * compile: New file imported from automake.
6863 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6865         * configure.in: Remove symbolic link section.
6866         * configure: Regenerate.
6867         * Makefile.tpl (links): Remove.
6868         * Makefile.in: Regenerate.
6870 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6871             Nathanael Nerode  <neroden@gcc.gnu.org>
6873         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6874         Set with AC_CHECK_PROGS.
6875         * configure.in: Fix comment typo from last patch.
6876         * configure: Regenerate.
6878 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6880         * Makefile.tpl: Introduce experimental top level bootstrap support.
6881         * Makefile.in: Regenerate.
6882         * configure.in: Introduce support for top level bootstrap.
6883         * configure: Regenerate.
6885 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6886             Paolo Bonzini  <bonzini@gnu.org>
6888         PR bootstrap/14522
6889         * configure.in: Cope with shells that do not support unquoted ^
6890         * configure: Regenerate.
6892 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6893             Paolo Bonzini  <bonzini@gnu.org>
6895         PR bootstrap/14522
6896         * configure.in: Cope with shells that do not support nesting
6897         quotes inside quoted backquote substitutions.
6898         * configure: Regenerate.
6900 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6902         PR bootstrap/14522
6903         * configure.in: Fix escaping of $.
6904         * configure: Regenerate.
6906 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6908         * configure: Regenerate, since I forgot to while committing Paolo's
6909         changes.
6911 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6913         PR ada/14131
6914         Move language detection to the top level.
6915         * configure.in: Find default values for the tools as
6916         soon as possible.  Disable ada if GNAT is not found.
6917         Emit error message about missing languages.  Expand
6918         --enable-languages=all for the gcc subdirectory.
6920 2004-03-10  Ben Elliston  <bje@gnu.org>
6922         * MAINTAINERS: Update my email address.
6924 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
6926         * ltconfig: Disable building static libraries if building shared
6927         libraries on AIX 5L.
6929 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
6931         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6932         and disable libgcj.
6933         * configure: Regenerated.
6935 2004-03-01  Brian Booth  <bbooth@redhat.com>
6937         * MAINTAINERS: Add myself to write-after-approval.
6939 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
6941         * MAINTAINERS: Add myself to write-after-approval.
6943 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6945         PR bootstrap/7087
6946         * Makefile.tpl: Guard XFOO sed statements better.
6947         * Makefile.tpl: Add dependency for configure-target-libada.
6948         * Makefile.in: Regenerate (incidentally fixes broken
6949         commit when libada-branch was merged).
6951 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
6953         * MAINTAINERS: Add myself to write-after-approval.
6955 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
6957         * MAINTAINERS: Add Nicola Pero and myself as libobjc
6958         maintainers.
6960 2004-02-20  Andrew Cagney  <cagney@redhat.com>
6962         * config.guess: Update from version 2003-10-16 to 2004-02-16.
6963         * config.sub: Update from version 2003-11-03 to 2004-02-16.
6965 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6967         PR bootstrap/11932
6968         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6970 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
6972         * MAINTAINERS: Added myself to write-after-approval.
6974 2004-02-14  Michael Koch  <konqueror@gmx.de>
6976         * MAINTAINERS: Added myself to write-after-approval.
6978 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
6980         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
6981         some OS port maintainers to OS port maintainers section.
6983 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
6985         * MAINTAINERS: Add self.
6987 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6989         * MAINTAINERS: Alphabetize.
6991 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
6993         * MAINTAINERS: Remove myself.
6995 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6997         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6998         (rs6000-*-aix*): Same.
6999         * configure: Regenerate.
7001 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7003         * configure.in (host): Add in missing $noconfigdirs to defines.
7004         * configure: Regenerate.
7006 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7007             Nathanael Nerode  <neroden@gcc.gnu.org>
7009         PR ada/6637, PR ada/5911
7010         Merge with libada-branch:
7011         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7012         with appropriate dependencies. Add --enable-libada configure switch.
7013         * configure, Makefile.in: Regenerate.
7015 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7017         * MAINTAINERS: Add myself to write-after-approval.
7019 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7021         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7022         * configure: Regenerate.
7024 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7026         Merge from upstream:
7028         * ltmain.in: When setting IFS to '~', be careful about user
7029         arguments that contain '~'.
7031         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7033         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7034         Also test $base_compile against $CC with escaped arguments. Bug
7035         reported by Geoff Keating <geoffk@apple.com>.
7037 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7039         * MAINTAINERS: Remove i960 port.
7041 2004-01-23  DJ Delorie  <dj@redhat.com>
7043         * Makefile.def (target_modules) [libiberty]: Don't stage.
7044         * Makefile.in: Rebuilt.
7046 2004-01-20  Caroline Tice  <ctice@apple.com>
7048         * MAINTAINERS: Add myself to write-after-approval.
7050 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7052         * MAINTAINERS: Update my email address.
7054 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7056         * MAINTAINERS: Add myself to write-after-approval.
7058 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7060         * MAINTAINERS: Remove entries without email address.
7062 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7064         * MAINTAINERS: Add myself to write-after-approval.
7066 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7068         * MAINTAINERS: Update my email address.
7070 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7072         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7073         * Makefile.tpl (configure-target-[+module+]): Support stage.
7074         * Makefile.in: Rebuilt.
7076 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7078         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7080 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7082         * MAINTAINERS: Add myself as a MIPS maintainer.
7084 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7086         * configure.in: Use ./config.cache, not config.cache.
7087         * configure: Regenerate.
7088         * Makefile.tpl: Special-casing not needed for GCC any more.
7089         * Makefile.in: Regenerate.
7091         * configure.in: Don't share a cache file for host dirs.
7092         * configure: Regenerate.
7094         * config-ml.in: Don't mess with the cache file.
7096 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7098         * MAINTAINERS: Move myself from 'Write After Approval' to
7099         'CPU Port Maintainers' section as SPARC maintainer.
7101 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7103         * Makefile.tpl: Make GCC use a separate config.cache.
7104         * Makefile.in: Regenerate.
7106         PR bootstrap/11932, PR bootstrap/11933
7107         (I don't know if it will fix either of them, but it relates
7108         to them.)
7109         * configure.in: Don't use shared config.cache for target
7110         directories.
7111         * configure: Regenerate.
7113 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7115         * MAINTAINERS: Add myself to 'Write After Approval' section.
7117 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7119         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7120         * configure: Regenerated.
7122 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7124         * MAINTAINERS: Remove the mn10200 maintainer.
7126 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7128         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7129         * configure: Regenerated.
7131 2003-12-16  Jan Hubicka  <jh@suse.cz>
7133         * MAINTAINERS: Add myself as callgraph maintainer.
7135 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7137         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7138         * configure: Regenerate.
7140 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7142         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7143         'Write After Approval' section. Update email.
7145 2003-12-01  James Lemke  <jim@wasabisystems.com>
7147         * MAINTAINERS (Write After Approval): Add myself.
7149 2003-11-20  Matt Thomas  <matt@3am-software.com>
7151         * MAINTAINERS: Add myself as a vax port maintainer.
7153 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7155         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7156         (configure-build-[+module+], configure-[+module+]): Likewise.
7157         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7158         * Makefile.in: Regenerate.
7160 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7162         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7163         shared/dylibed libraries.
7164         * ltmain.sh: Likewise.
7165         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7166         * ltcf-cxx.sh: Likewise.
7167         * ltcf-gcj.sh: Likewise.
7168         * ltconfig: Likewise.
7170 2003-11-17  Stan Cox  <scox@redhat.com>
7172         * MAINTAINERS: Add myself as iq2000 port maintainer.
7174 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7176         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7177         * Makefile.in: Regenerate.
7179 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7181         * config.sub: Update to 2003-11-03 version.
7183 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7185         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7186         * configure:  Regenerate.
7188 2003-10-20  Nicolas Pitre  <nico@cam.org>
7190         * MAINTAINERS: Add myself to 'Write After Approval' section.
7192 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7194         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7196 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7198         * MAINTAINERS: Update my email address.
7200 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7202         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7204 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7206         * MAINTAINERS: Add myself to 'Write After Approval' section.
7208 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7210         * config.guess: Update to 2003-10-16 version.
7211         * config.sub: Update to 2003-10-16 version.
7213 2003-10-15  David Daney  <ddaney@avtrex.com>
7215         * MAINTAINERS: Added myself to 'Write After Approval' section.
7217 2003-10-15  Falk Hueffner  <falk@debian.org>
7219         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7220         'Write After Approval' section. Update email.
7222 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7224         * MAINTAINERS: Move myself from 'Write After Approval' to
7225         'Various Maintainers' section as middle-end maintainer.
7227 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7229         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7230         HOST_FLAGS_TO_PASS.
7231         * Makefile.in: Regenerate.
7233 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7235         * config.guess: Update to 2003-10-07 version.
7236         * config.sub: Update to 2003-10-07 version.
7238 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7240         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7241         * ltconfig (irix5*, irix6*): Don't override version_type.
7243 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7245         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7246         * configure: Rebuilt
7247         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7248         * Makefile.in: Rebuilt
7250 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7252         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7254 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7256         * MAINTAINERS (Write After Approval): Add myself.
7258 2003-09-29  Paul Koning  <ni1d@arrl.net>
7260         * MAINTAINERS: Move myself from "Write After Approval"
7261         to CPU platform maintainers for pdp11 platform.
7263 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7265         * MAINTAINERS: Move myself from 'Write After Approval' to
7266         'Various Maintainers' section as libffi testsuite maintainer.
7268 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7270         * configure.in: Pass a computed --program-transform-name
7271         to subconfigures.
7272         * configure: Regenerated.
7274 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7276         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7277         * Makefile.in: Regenerate.
7279         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7280         * Makefile.in: Regenerate.
7282 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7284         * MAINTAINERS: Move myself from 'Write After Approval'
7285         to 'Various Maintainers' (objective-c) section.
7287 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7289         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7290         quoting.
7291         * configure: Regenerated.
7293 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7295         * MAINTAINERS (Write After Approval): Add myself to write after
7296         approval list.
7298 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7300         * MAINTAINERS (Write After Approval): Add myself.
7302 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7304         * MAINTAINERS: Update my e-mail address.
7306 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7308         * libtool.m4 (LD): Correct powerpc64 host match.
7310 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7312         * MAINTAINTERS: Update my affiliation and email address.
7314 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7316         * MAINTAINERS (Write After Approval): Add myself.
7318 2003-09-04  DJ Delorie  <dj@redhat.com>
7320         * configure: Regenerate.
7322 2003-09-04  Robert Millan  <robertmh@gnu.org>
7324         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7326 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7328         * configure.in: Ensure arguments to sed are properly spaced.
7329         * configure: Regenerate.
7331 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7333         * MAINTAINERS: Update my e-mail address.
7335 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7337         * MAINTAINERS (Write After Approval): Add myself.
7339 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7341         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7342         * configure: Regenerated.
7344 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7346         * MAINTAINERS: Update my email address.
7348 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7350         * configure.in:  Use newline instead of semicolon when assuming
7351         shell arguments in a for loop.
7352         * configure:  Regenerated.
7354 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7356         * MAINTAINERS: Resurrect the i860 maintainer.
7358 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7360         PR 8180
7361         * configure.in: When testing with_libs and with_headers, treat
7362         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7363         * configure: Regenerate.
7365         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7366         make, shell, etc.
7367         (baseargs): Likewise.
7368         * configure: Regenerate.
7370 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7372         * MAINTAINERS (Write After Approval): Add myself.
7374 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7376         * configure.in: Disable libgcj for darwin not on powerpc.
7377         * configure: Rebuild.
7379 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7381         * config-ml.in, symlink-tree: Add license.
7383 2003-08-03  Richard Stallman  <rms@gnu.org>
7384             Eben Moglen  <moglen@columbia.edu>
7386         * README.SCO: New file.
7388 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7390         * Makefile.tpl (check, check-c++): Express dependencies using
7391         dependencies rather than commands.
7392         * Makefile.in: Regenerate.
7394 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7396         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7397         * configure: Ditto.
7399 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7401         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7402         * Makefile.in: Update.
7404 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7406         * configure.in: Enable libgcj for darwin.
7407         * configure: Rebuild.
7409 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7411         * config-ml.in:  Use ac_configure_args directly instead of
7412         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7413         actually seen.
7415 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7417         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7418         creating target and build subdirs to build all parent dirs as needed.
7419         * Makefile.in: Rebuild.
7420         * configure.in: Don't build dirs explicitly here.
7421         * configure: Rebuild.
7423 2003-07-26  Paul Brook  <paul@nowt.org>
7425         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7427 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7429         * Makefile.tpl (all-make): Depend on intl.
7430         * Makefile.in: Rebuilt.
7432 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7434         * install-sh:  Update to newer upstream versions (associated with
7435         aclocal 1.7).
7436         * mkinstalldirs:  Likewise.
7437         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7439 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7441         * MAINTAINERS: Move self from Bug database only accounts
7442         to write-after-approval.
7444 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7446         * config.if: Remove unused libc_interface determination.
7448 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7450         * MAINTAINERS: Move self from write-after-approval to
7451         build machinery (*.in).
7453 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7455         PR bootstrap/11273
7456         PR bootstrap/11408
7457         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7458         unused INSTALL_PROGRAM_ARGS.
7459         * configure.in: Use AC_PROG_INSTALL.
7460         * Makefile.in: Regenerate.
7461         * configure: Regenerate.
7463 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7465         * MAINTAINERS: Alphabetize.
7467 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7469         * configure: Rebuilt.
7470         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7471         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7472         newlib nor libgloss.
7473         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7474         * configure.in (am33_2.0-*-linux*): Added.
7476 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7478         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7479         * configure: Regenerate.
7481 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7483         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7484         * Makefile.in: Regenerate.
7486 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7488         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7489         * Makefile.in: Regenerate.
7491 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7493         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7494         * Makefile.in: Regenerated.
7496         * config-ml.in: Replace PWD with PWD_COMMAND.
7498 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7500         * intl: New directory; see intl/ChangeLog for details.
7501         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7502         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7503         * Makefile.in: Regenerate.
7505 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7507         * configure.in: Clean up config-lang.in handling.  Delete
7508         useless assignment to "subdirs".
7509         * configure: Regenerate.
7511 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7513         * configure.in: Rename 'target_libs' to 'target_libraries'.
7514         Remove useless reference to 'target_libs'.
7515         * configure: Regenerate.
7517 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7519         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7520         * Makefile.in: Regenerate.
7522 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7524         * Makefile.def: Introduce flags_to_pass.
7525         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7526         * Makefile.in: Regenerate.
7528 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7530         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7531         and target-libgloss.
7532         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7533         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7534         * configure: Regenerate.
7536 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7538         * configure.in: Update testsuite_flags to new location.
7539         * configure. Regenerate.
7541 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7543         * Makefile.tpl: Remove BUILD_CC stuff.
7544         * Makefile.in: Regenerate.
7546 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7548         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7550 2003-06-16  Graeme Peterson  <gp@qnx.com>
7552         * MAINTAINERS (Write After Approval): Add myself.
7554 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7556         * config.guess: Update to 2003-06-12 version.
7557         * config.sub: Update to 2003-06-13 version.
7559 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7561         * config.guess: Update to 2003-06-06 version.
7562         * config.sub: Update to 2003-06-06 version.
7564 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7566         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7567         * configure. Regenerate.
7569 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7571         * configure.in: Disable serial configure by default.
7572         * configure: Regenerate.
7573         * Makefile.tpl: Abolish .NOTPARALLEL.
7574         * Makefile.in: Regenerate.
7576         * Makefile.tpl: Replace {build,host,target}_canonical by
7577         {build,host,target}.
7578         * Makefile.in: Regenerate.
7580         * Makefile.tpl: Fix stupid pasto.
7581         * Makefile.in: Regenerate.
7583 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7585         * Makefile.tpl: Remove bogus conditional.
7586         * Makefile.in: Regenerate.
7588 2003-06-05  Jan Hubicka  <jh@suse.cz>
7590         * Makefile.tpl (profiledbootstrap): New target.
7591         * Makefile.in (profiledbootstrap): New target.
7593 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7595         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7596         Pinski. Remove user names from other bugzilla-only maintainers.
7598 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7600         * Makefile.tpl: Make 'recursive targets' using autogen rather
7601         than shell loop.  Remove duplicate 'clean' targets and false
7602         comments.
7603         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7604         Add systematic method of specifying missing targets in subdirs.
7605         Add copyright boilerplate.
7606         * Makefile.in: Regenerate.
7607         * configure.in: Add 'recursive targets' to maybe list.
7608         * configure: Regenerate.
7610         * MAINTAINERS: "GNATS only" -> "Bug database only".
7612         * Makefile.tpl: Rename [+target+] to [+make_target+].
7613         * Makefile.def: Rename 'target' to 'make_target'.
7615 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7617         * MAINTAINERS: Add self as options handling maintainer.
7619 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7621         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7622         been too long since I touched those ports.
7624 2003-05-28  DJ Delorie  <dj@redhat.com>
7626         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7627         * Makefile.in: Regenerate.
7629 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7631         * configure.in: Use curly braces in the definition of tooldir.
7632         * configure: Regenerate.
7634 2003-05-21  DJ Delorie  <dj@redhat.com>
7636         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7637         newlib or libgloss.
7638         * Makefile.in: Regenerate.
7640 2003-05-21  DJ Delorie  <dj@redhat.com>
7642         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7643         * Makefile.in: Regenerate.
7645 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7647         * MAINTAINERS: Update my e-mail address.
7649 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7651         * configure.in: Switch more things to use maybe dependencies.
7652         * Makefile.tpl: Switch more things to use maybe dependencies.
7653         Factor out common code from autogen IF statements.
7654         * configure: Regenerate.
7655         * Makefile.in: Regenerate.
7657 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7659         * configure.in: Accept i[3456789]86 for machine type.
7660         * configure: Regenerate.
7662 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7664         * configure.in: Switch more things to use maybe dependencies.
7665         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7666         * configure: Regenerate.
7667         * Makefile.tpl: Switch more things to use maybe dependencies.
7668         * Makefile.in: Regenerate.
7670 2003-05-16  Andreas Schwab  <schwab@suse.de>
7672         * Makefile.tpl (install-opcodes): Define.
7673         * Makefile.in: Rebuild.
7675 2003-05-13  Andreas Jaeger  <aj@suse.de>
7677         * config.guess: Update to 2003-05-09 version.
7678         * config.sub: Update to 2003-05-09 version.
7680 2003-05-13  Michael Eager  <eager@mvista.com>
7682         * configure.in: Correct sed script so that options in quotes are not
7683         deleted.
7684         * configure: Rebuild.
7686 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7688         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7689         and $$s/newlib/libc/sys/cygwin32 include paths.
7690         * configure: Ditto.
7692 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7694         * MAINTAINERS: Update my email addresses.
7696 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7698         * config-ml.in: Propagate INSTALL variables.
7700 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7702         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7704 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7706         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7707         * Makefile.in: Regenerate.
7709 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7711         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7713 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7715         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7717 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7719         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7720         * Makefile.in: Regenerated.
7722 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7724         * MAINTAINERS (Write After Approval): Upgrade myself from
7725         GNATS only to write-after-approval. Update my mail address.
7727 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7729         (OS Port Maintainers: freebsd): Add myself.
7731 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7733         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7735 2003-04-22  Kean Johnston  <jkj@sco.com>
7737         * MAINTAINERS (SCO ports): Added myself.
7739 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7741         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7743 2003-04-19  Kean Johnston  <jkj@sco.com>
7745         * MAINTAINERS (Write After Approval): Add myself.
7747 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7749         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7750         * Makefile.in: Regenerate.
7752 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7754         * configure.in (powerpc64*-*-linux*): Remove.
7755         * configure: Rebuilt.
7757 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7759         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7760         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7761         and restrap.
7762         * Makefile.in:  Regenerate.
7764 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7766         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7767         * configure: Regenerated.
7769 2003-04-15  DJ Delorie  <dj@redhat.com>
7771         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7773 2003-04-13  Nick Clifton  <nickc@redhat.com>
7775         * config-ml.in: Remove support for --disable-aix removing
7776         call-aix multilibs.
7778 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7780         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7781         * */configure: Rebuilt.
7783 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7785         * MAINTAINERS: Add my email address.
7787 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7789         * MAINTAINERS (Write After Approval): Add myself.
7791 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7793         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7794         * Makefile.in: Regenerate.
7796 2003-03-14  Michael Chastain  <mec@shout.net>
7798         * Makefile.in: Regenerate with correct Makefile.def.
7800 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7802         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7803         Make macro.
7804         * Makefile.in: Regenerate.
7805         * configure.in: Clean up gxx_include_dir logic.
7806         * configure: Regenerate.
7808 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7810         * MAINTAINERS (Write After Approval): Add myself.
7812 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7814         * MAINTAINERS: Update my mail address.
7816 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7818         * configure.in (gxx_include_dir): Fix typo.
7819         * configure: Regenerated.
7821 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7823         * Makefile.tpl: Reindent.
7824         * Makefile.in: Regenerate.
7825         * configure.in: Reindent.  Don't set unused variables.
7826         * configure: Regenerate.
7828 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7830         * configure.in: Include $(build_tooldir)/sys-include in
7831         FLAGS_FOR_TARGET.
7832         * configure: Regenerated.
7834 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7836         * Makefile.tpl: Always pass down RANLIB.
7837         * Makefile.in: Regenerate.
7839         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7840         * Makefile.in: Regenerate.
7841         * configure.in: Remove unused logic relating to --enable-shared
7842         and --enable-threads.  Remove bogus comments.  Remove redundant
7843         noconfigdirs.
7844         * configure: Regenerate.
7846         * configure.in: Replace ${libstdcxx_version} by its value.
7847         Remove reference to mh-dgux.
7848         * configure: Regenerate.
7850 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7852         * MAINTAINERS (Write After Approval): Add myself.
7854 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7856         * Makefile.tpl: Rearrange.
7857         * Makefile.in: Regenerate.
7859 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7861         * configure.in: Add support for kaOS as cross build target system.
7862         * configure: Regenerated.
7864 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7866         * MAINTAINERS (Write after approval): Add myself.
7868 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7870         * MAINTAINERS: Update my email address.
7872 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7874         * MAINTAINERS: Add self to blanket write privs. section.
7876 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7878         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7879         configure-target-* as some target builds may require additional
7880         flags for preprocessor tests.
7881         * Makefile.in: Regenerated.
7883 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7885         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7886         * ltconfig: Handle it.
7887         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7888         auto-detecting it.
7890         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7891         it is used as argument to $CC.
7892         * ltcf-gcj.sh: Likewise.
7894         * configure.in: Introduce --enable-maintainer-mode.
7895         * configure: Rebuilt.
7896         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7897         for maintainer mode.
7898         * Makefile.in: Rebuilt.
7900 2003-02-18  Jason Merrill  <jason@redhat.com>
7902         * Makefile.tpl (check-c++): Allow parallelism.
7904 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7906         * MAINTAINERS: Remove John Carr (who never actually had access to
7907         gcc.gnu.org).
7909 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
7911         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7912         don't configure target-libobjc.
7913         * configure: Regenerate.
7915 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7917         * Makefile.tpl (RANLIB): Define.
7918         * Makefile.in: Regenerate.
7920 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
7922         * MAINTAINERS: Update my email.
7924 2003-02-06  Keith R Seitz  <keiths@redhat.com>
7926         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7927         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7928         * Makefile.in: Regenerated.
7929         * configure.in: Remove all traces of snavigator, db, and grep.
7930         * configure: Regenerated.
7932 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7934         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7935         After Approval.
7937 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7939         * MAINTAINERS (Write after approval): Add myself.
7941 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
7943         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7944         * Makefile.in: Regenerated.
7946 2003-01-30  Roger Sayle  <roger@eyesopen.com>
7948         * config.guess: Updated to 2003-01-30's version.
7949         * config.sub: Updated to 2003-01-28's version.
7951 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
7953         * config.if: If gcc_version is already set, just use it.  Don't set
7954         gcc_version_trigger if it's already set, otherwise set it to
7955         gcc/version.c, but only if the file exists.  If it is not set and
7956         gcc/version.c does not exist, try to extract the version number from
7957         $CC.
7959 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
7961         * MAINTAINERS: Add myself to write-after-approval list.
7963 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
7965         * configure.in:  Revert 24Jan change.
7966         * configure:  Regenerate.
7968 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7970         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
7971         entry of HJ Lu.
7973 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7975         * configure.in: Revert previous change.
7976         * configure: Regenerate.
7978 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7980         * configure.in: Make rda native-only.
7981         * configure: Regenerate.
7983 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7985         * MAINTAINERS: Move myself from GNATS-only-accounts to
7986         write-after-approval.
7988 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7990         * configure.in: Add missing \.
7991         * configure: Rebuilt.
7993 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
7995         * configure.in (baseargs): Avoid using \| in sed regular
7996         expressions.
7997         * configure: Rebuilt.
7999 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8001         * configure.in (baseargs): Remove all supported forms of
8002         --cache-file, --srcdir, --host, --build and --target options
8003         from argument lists.
8004         * configure: Rebuilt.
8006 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8008         * MAINTAINERS: Add myself to write-after-approval list.
8010 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8012         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8013         * configure: Rebuilt.
8015 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8017         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8018         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8019         * Makefile.in: Regenerate.
8020         * configure: Regenerate.
8022 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8024         * configure.in: Remove Makefile in build, host and target modules
8025         unless configure was run with --no-recursion.
8026         * configure: Rebuilt.
8028 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8030         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8031         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8032         * Makefile.in: Regenerate.
8034 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8036         * config.guess: Update to 2003-01-03 version.
8037         * config.sub: Update to 2003-01-03 version.
8039 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8041         * configure: Regenerate with proper autoconf 2.13.
8043 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8045         * configure.in: Add AC_PREREQ for consistency.
8046         * configure: Regenerate.
8048 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8050         * configure.in (GDB_TK): Add tcl directories conditional on
8051         gdb/gdbtk directory being present.
8052         * configure: Regenerate.
8054 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8056         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8057         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8058         * configure: Rebuilt.
8060 2002-12-31  Tom Tromey  <tromey@redhat.com>
8062         * Makefile.in: Rebuilt.
8063         * Makefile.def (target_modules) [libffi]: Allow installation.
8065 2002-12-31  Andreas Schwab  <schwab@suse.de>
8067         * configure.in: Fix use of $program_transform_name.
8068         * configure: Regenerated.
8070 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8072         * configure.in (baseargs): Don't remove first configure argument.
8073         * configure: Regenerated.
8075 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8077         * Makefile.tpl (local-distclean): Don't remove...
8078         (multilib.ts): ... this.  Moved into...
8079         (multilib.out): ... this.  Don't use sub-make.
8080         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8081         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8082         (configure-build-[+module+], configure-[+module+],
8083         configure-target-[+module+], configure-gcc): ... these.  Test
8084         for Makefile existence.  Drop config.status from dependencies.
8085         * Makefile.in: Rebuilt.
8086         * configure.in: Move gcc-version-trigger to the end of
8087         ac_configure_args.  Add comments to maybedep.tmp and
8088         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8089         nonopt from baseargs, matching and removing corresponding
8090         whitespace while at it.
8091         * configure: Rebuilt.
8093 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8095         * configure.in (host_configargs): Replace reference to
8096         no-longer-defined buildopts with --build=${build_alias}.
8097         * configure: Rebuilt.
8099         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8100         program_transform_name to standard idiom.
8101         (AUTOGEN, AUTOCONF): Define.
8102         (Makefile.in): Use $(AUTOGEN).
8103         (Makefile): Depend on config.status, and use autoconf-style rule to
8104         build it.  Move original commands to...
8105         (config.status): ... this new target.
8106         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8107         $(AUTOCONF).
8108         * Makefile.in: Rebuilt.
8110 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8112         * Makefile.tpl: Fix dramatic bustage due to change in
8113         program_transform_name.
8114         * Makefile.in: Regenerate.
8116         * configure.in: Remove unnecessary PATH setting.
8117         * configure: Regnerate.
8119         * configure.in: Don't default to unprefixed tools unless
8120         the native tools will work.
8121         * configure: Regenerate.
8123         * configure.in: Convert to autoconf script.  Blow away lots
8124         of now-redundant Makefile fragments.
8125         * configure: Generate using Autoconf.
8126         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8127         * Makefile.in: Regenerate.
8129 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8131         * configure: Fix stupid bug where RANLIB was mistakenly included.
8133         * configure.in: Rename (buildargs, hostargs, targargs) to
8134         (build_configargs, host_configargs, target_configargs).
8136         * configure.in: Move logic out of sed statement.
8138         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8139         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8141 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8143         * config.sub: Import from master repository
8144         * config.guess: Ditto
8146 2002-12-24  Andreas Schwab  <schwab@suse.de>
8148         * Makefile.tpl (multilib.out): Fix missing space.
8149         * Makefile.in: Regenerate.
8151 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8153         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8154         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8155         * Makefile.in: Regenerate.
8156         * configure.in: Remove unnecessary leftovers.
8158 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8160         * configure.in (extra_ranlibflags_for_target): New variable.
8161         (*-*-darwin): Add -c to ranlib commands.
8162         * configure (tooldir): Handle extra_ranlibflags_for_target.
8164 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8166         * Makefile.tpl: Revert HJL's change.
8167         * Makefile.in: Regenerated.
8168         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8169         always.
8171 2002-12-19  Andreas Schwab  <schwab@suse.de>
8173         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8174         * Makefile.in: Regenerate.
8176 2002-12-18  H.J. Lu  <hjl@gnu.org>
8178         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8179         * Makefile.in: Regenerated.
8181         * configure.in (build_prefix): New. Substitute.
8183 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8185         * Makefile.tpl: Don't let real targets depend on phony targets.
8186         * Makefile.in: Regenerate.
8188         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8189         * Makefile.in: Regenerate.
8191 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8193         * config.sub: Import from master repository
8194         * config.guess: Ditto
8196 2002-12-16  Jason Merrill  <jason@redhat.com>
8198         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8199         previous 'make bootstrap'.
8200         * Makefile.in: Regenerate.
8202 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8204         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8206 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8208         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8209         * Makefile.in: Regenerate.
8211 2002-12-13  Jason Merrill  <jason@redhat.com>
8213         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8214         library tests.
8215         (check-c++): Just depend on it and check-target-libstdc++-v3.
8216         * Makefile.in: Regenerate.
8218 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8220         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8221         * Makefile.in: Rebuilt.
8223 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8225         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8227 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8229         * configure: Fix bug put in by gremlins.
8231         * Makefile.tpl: Substitute more autoconfily.
8232         * configure: Substitute more autoconfily.
8233         * Makefile.in: Regenerate.
8235 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8237         * config.sub: Import from master repository
8238         * config.guess: Ditto
8239         * MAINTAINERS: Added Svein Seldal under write after approval
8241 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8243         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8244         * Makefile.in (all-sim): Ditto.
8246 2002-12-06  DJ Delorie  <dj@redhat.com>
8248         * Makefile.tpl: Change configure dependencies to not have real
8249         targets depend on phony targets.
8251 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8253         * configure.in: Revert unintentional change.
8255         * Makefile.tpl: Change dependency for */multilib.out so that
8256         it works when gcc isn't in the tree.
8258         * configure.in: Substitute more.
8259         * configure: Run subconfigures from the Makefile.
8260         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8261         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8263 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8265         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8267 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8269         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8270         and corresponding dependencies.
8271         * Makefile.in: Regenerate.
8273         * configure.in (host_tools): Order binutils, gas and ld for
8274         convenience in running the testsuites.
8276         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8277         * Makefile.in: Regenerate.
8278         * configure.in: Introduce rules to serialize subconfigure runs.
8280         * configure.in: Introduce BASE_CC_FOR_TARGET.
8281         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8282         Realize configure-build-* targets.  Realize configure-target-* targets.
8283         * Makefile.in: Regenerate.
8285 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8287         * configure: Move gcc_version_trigger stuff from here...
8288         * configure.in: ...to here.
8290         * configure.in: Separate subconfigure options added by this file from
8291         options given by the user.  Add machinery to put args for host
8292         subconfigures into the Makefile.
8294         * Makefile.tpl: Remove 'vault' targets.
8295         * Makefile.tpl: Reorder and comment dependencies.
8296         * Makefile.in: Regenerate.
8298 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8299         * configure.in: Fix my broken commit of previous patch. (sigh)
8301 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8303         * configure.in: Move host-specific darwin noconfigdirs into
8304         the host-specific section.
8306 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8308         * configure.in: Move host-specific darwin noconfigdirs into
8309         the host-specific section.
8311 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8313         * configure: Remove skip-this-dir support.
8314         * Makefile.tpl: Remove skip-this-dir support.
8316         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8317         subdirectories.
8318         * Makefile.in: Regenerate.
8320         * Makefile.tpl: Strip out useless setting of 'dir'.
8321         * Makefile.in: Regenerate.
8323 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8325         * configure.in: Fix deeply stupid bug.
8327         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8328         shell code in CXX_FOR_TARGET
8329         * Makefile.def: Introduce raw_cxx.
8330         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8331         RAW_CXX_FOR_TARGET.
8332         * Makefile.in: Regenerate.
8334 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8336         * Makefile.tpl: Remove unnecessary ifs.
8337         * Makefile.in: Regenerate.
8339         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8340         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8341         targets for 'no_install' modules.
8342         * configure: Move GDB_TK substitution to configure.in.  Move
8343         build_modules stuff to configure.in.
8344         * configure.in: Implement soft dependency machinery.  Maybe-ize
8345         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8346         * Makefile.in: Regenerate.
8348 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8350         * Makefile.tpl: Make all-target, install-target behave similarly
8351         to all, install (only hitting configured targets).  Eliminate
8352         unused macro defintions.
8354         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8355         build != host.
8357         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8359         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8361         * configure.in: Produce lists of subdir targets we're actually
8362         configuring.  Remove references to "dosrel".
8363         * Makefile.tpl: Let configure set which subdir targets are hit.
8364         Remove install-cross; clean up install; remove ALL.  Remove
8365         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8366         Autogenerate host module targets.  Remove empty dependency lines
8367         and redundant dependency; rearrange slightly.
8368         * Makefile.def: Add host-side libtermcap, utils.
8370         * Makefile.in: Regenerate.
8372 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8374         * ltconfig (osf[345]): Append $major to soname_spec.
8375         Reflect this in library_names_spec.
8376         * ltmain.sh (osf): Prefix $major with . for use as extension.
8378 2002-11-19  Andreas Jaeger  <aj@suse.de>
8380         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8381         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8382         and sparc64 GNU/Linux systems.
8384 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8386         * MAINTAINERS: Update email.
8388 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8390         * MAINTAINERS: Complete James Dennett's entry.
8392 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8394         * MAINTAINERS (Write After Approval): Add myself.
8396 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8398         * Makefile.tpl: syntactic cleanup
8400 2002-11-13  Stuart Hastings  <stuart@apple.com>
8402         * MAINTAINERS: Add myself to write-after-approval list.
8404 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8406         * Makefile.def: Add list of recursive targets to autogenerate.
8407         Add build_modules.
8408         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8409         targets.  Autogenerate *-build-* targets.
8410         * Makefile.in: Regenerate.
8412 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8414         * configure: More autoconf-style substitutions.
8415         * Makefile.tpl: More autoconf-style substitutions.
8416         * Makefile.in: Regenerate.
8418 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8420         * configure: Substitute more variables in a more autoconf-friendly
8421         way.  Simplify slightly.
8422         * Makefile.tpl: Make more variables substitutable in an
8423         autoconf-friendly way.
8424         * Makefile.in: Regenerate.
8426 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8428         * MAINTAINERS (Write After Approval): Add myself.
8430 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8432         * configure.in (v810*): Remove special setting of tools.
8434         * configure: Add support for extra required flags for ar or nm.
8435         * configure.in (aix4.3+): Use above support for target-specific
8436         issues, rather than using config/mt-aix43.
8438 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8440         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8441         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8442         with $srcdir.  Reformat indentation.  Substitute some variables
8443         formerly hard-coded in the Makefile for build=host.
8444         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8445         * Makefile.def: Autogenerate more.
8446         * Makefile.in: Regenerate.
8448 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8450         * MAINTAINERS (Write After Approval): Add myself.
8452 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8454         * Makefile.def (host_modules): Add rda.
8455         * Makefile.in: Regenerate.
8456         * configure.in (target_tool): Add target-rda to list.
8458 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8460         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8462 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8464         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8465         and restrap targets to this rule.
8466         * Makefile.in:  Regenerate.
8468 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8470         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8471         GNATS only accounts.
8473 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8475         * configure.in (i[3456]86-*-linux*): Add check to disable
8476         ${libgcj} for glibc1.
8478 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8480         * MAINTAINERS: Add myself as ip2k port maintainer.
8482 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8484         * configure.in: Add tic4x target.
8486 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8488         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8489         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8490         * Makefile.in: Regenerate.
8492         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8493         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8494         * Makefile.in: Regenerate.
8496 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8498         * MAINTAINERS: Add myself as web pages co-maintainer.
8500 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8502         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8503         * Makefile.in: Regenerate.
8505 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8507         * MAINTAINERS: Add myself and Nathan Sidwell
8508         <nathan@codesourcery.com> as VxWorks maintainers.
8510 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8512         * Makefile.def: Remove order dependency comments.
8513         * Makefile.tpl: Add explicit install-install dependencies.
8514         * Makefile.in: Regenerate.
8516         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8517         * Makefile.in: Regenerate.
8519         * Makefile.tpl: Add configure-target (for src-release in src)
8520         * Makefile.in: Regenerate.
8522 2002-09-30  Nick Clifton  <nickc@redhat.com>
8524         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8526 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8528         * configure.in (s390*-*-linux*): Enable libgcj.
8530 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8532         * configure: Revert accidentally applied changes.
8534         * Makefile.tpl: Make more autoconf-friendly.
8535         * Makefile.in: Regenerate.
8536         * configure: Make substitution more autoconf-like.
8538 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8540         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8541         single entry to handle all these.
8542         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8543         libjava on arm-*-elf.
8545 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8547         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8548         things that depend on them.
8550 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8552         * Makefile.tpl: Make subsituted variables more autoconfy.
8553         * Makefile.in: Regenerate.
8554         * configure: Make seds more autoconfy.
8556 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8558         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8559         * Makefile.in: Regenerate.
8560         * configure.in: Rewrite sed statements to look autoconfy.
8562         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8563         all-target-foo on configure-target-foo.
8564         * Makefile.def: Ditto.
8565         * Makefile.in: Rebuild.
8567 2002-09-25  Andrew Haley  <aph@redhat.com>
8569         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8571 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8573         * Makefile.def: New file.
8574         * Makefile.tpl: New file.
8575         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8576         * contrib/gcc_update: Note that Makefile.in is a generated file.
8578         * configure.in: Minor rearrangement.  Simplify tests.
8580 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8582         * configure.in (with_headers): Skip copy if value is "yes".
8583         (with_libs): Likewise.
8585 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8587         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8588         * configure.in (sh*-*-pe*): Ditto.
8589         * configure.in (mips*-*-pe*): Ditto.
8590         * configure.in (*arm-wince-pe): Ditto.
8592         * configure.in: Rearrange.
8594 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8596         * MAINTAINERS: Update my email address.
8598 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8600         * MAINTAINERS: (Write After Approval): Add myself.
8602 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8604         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8606 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8608         * MAINTAINERS: Change my mailing address.
8610 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8612         * MAINTAINERS (Write After Approval): Remove myself.
8613         (Various Maintainers: c++ runtime libs): Add myself.
8615 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8617         * MAINTAINERS (Write After Approval): Remove myself.
8618         (Various Maintainers: c++ runtime libs): Add myself.
8620 2002-08-15  Eric Christopher  <echristo@redhat.com>
8622         * config.sub: Import from master repository.
8623         * config.guess: Ditto.
8625 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8627         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8628         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8629         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8631 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8633         * MAINTAINERS: Add self to rs6000 vector extensions.
8635 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8637         * libiberty/configure: Reverted unintended yesterday's check in.
8639 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8641         * boehm-gc/configure, libf2c/configure: Rebuilt.
8642         * libffi/configure, libiberty/configure: Ditto.
8643         * libjava/configure, libobjc/configure: Ditto.
8644         * libstdc++-v3/configure, zlib/configure: Ditto.
8645         Merged from binutils:
8646         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8647         From Steve Ellcey <sje@cup.hp.com>:
8648         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8649         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8650         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8651         IA64.
8652         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8653         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8654         soname_spec, sys_lib_search_path_spec): Ditto.
8656 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8658         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8660 2002-08-04  H.J. Lu  (hjl@gnu.org)
8662         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8664 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8666         * MAINTAINERS (Write After Approval): Add myself.
8668 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8670         * configure.in: Move generic linux case to end.  Copy generic
8671         linux noconfigdirs to mips*-*-linux* entry and new
8672         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8674 2002-07-19  Michael Matz  <matz@suse.de>
8676         * MAINTAINERS: Add myself as ra* maintainer.
8678 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8680         * config.guess: Update to 2002-07-09 version.
8681         * config.sub: Update to 2002-07-03 version.
8683 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8685         * MAINTAINERS: Fix typo in a maintainer email address.
8687 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8689         * configure.in: Remove two redundant tests.
8691 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8693         * configure.in (mips*-*-irix6*o32): Enable stabs.
8695 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8697         * configure.in: Don't build grez.
8698         * Makefile.in: Ditto.
8700         * Makefile.in: Remove references to bsp, cygmon, libstub.
8701         * configure.in: Ditto.
8703         * configure.in: Remove leftover reference to gdbtest.
8705 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8707         * configure.in (gxx_include_dir):  Change to match versioned
8708         C++ headers if --enable-version-specific-runtime-libs is used.
8710 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8712         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8714 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8716         * configure.in: Make --without-x work.
8718 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8720         * configure.in: Rearrange target Makefile fragment collection.
8722         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8723         cvs[src].
8724         * configure.in: Ditto.
8726 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8728         * MAINTAINERS (Write After Approval): Update my e-mail address.
8730 2002-06-24  Ben Elliston  <bje@redhat.com>
8732         * configure.in (host_tools): Remove cgen.
8734         * Makefile.in (all-cgen): Remove; runs from its source directory.
8735         (check-cgen, install-cgen, clean-cgen): Likewise.
8736         (all-opcodes): Do not depend on all-cgen.
8737         (all-sim): Likewise.
8739 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8741         * Makefile.in: Eliminate 'apache' targets.
8742         * configure.in: Eliminate 'apache' targets.
8744         * configure.in: Eliminate redundant tests.  Reorganize.
8746         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8748         * config-ml.in: Eliminate references to Cygnus configure.
8750         * Makefile.in: Eliminate references to building emacs.
8752 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8754         * MAINTAINERS: Update my email address.
8756 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8758         * config.if (libstdcxx_incdir): Version C++ headers.
8759         (cxx_incdir): Remove.
8761 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8763         * MAINTAINERS (Write After Approval): Add self.
8765 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8767         * configure.in: Add support for ip2k.
8769 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8771         * configure.in: Fix AIX configury bug.
8773 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8775         * MAINTAINERS (Write After Approval): Add self.
8777 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8779         * configure.in: replace ${topsrcdir} with ${srcdir}
8781         * configure.in: Move definition of libstdcxx_flags
8782         right above usage, rather than waaay earlier.
8784         * configure.in: Pull definition of is_cross_compiler earlier.
8786         * configure.in: Rearrange a little.
8788         * configure.in: Remove references to librx.
8789         * Makefile.in: Remove references to librx.
8791 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8793         * config.sub: Add support for avr target.
8794         Import from master sources, rev 1.255
8796 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8798         * configure, .cvsignore:  Revert previous change...
8799         * Makefile:  ...delete.
8801 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8803         * configure.in: Eliminate ${gasdir} variable.
8805 2002-06-18  Dave Brolley  <brolley@redhat.com>
8807         * configure.in: Add support for frv.
8808         * config.sub: Add support for frv.
8810 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8812         * configure:  Remove garbage from previous commit.
8814 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8816         * configure:  For in-source builds, make a subdir and re-exec there.
8817         * Makefile:  New file.  Pass targets through to build directory.
8818         * .cvsignore:  No longer ignore "Makefile".
8820 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8822         * MAINTAINERS (Write After Approval): Add self.
8824 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8826         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8828 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8830         * configure.in (vax-*-netbsd*): Re-enable gas.
8832 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8834         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8835         BUILD_PREFIX_1, to correct nomenclature.
8836         * configure: Likewise.
8838         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8839         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8841 2002-05-31  Olaf Hering  <olh@suse.de>
8843         * config-ml.in: Propogate DESTDIR also.
8845 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8847         * configure.in (vax-*-netbsd*): Don't build gas for this
8848         platform.
8850 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8852         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8853         and libgcj for AVR.
8855 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8857         * MAINTAINERS (Write After Approval): Add myself.
8859 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8861         * config.guess: Update to 2002-05-22 version.
8862         * config.sub: Likewise.
8864 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8866         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8867         * config-ml.in: Likewise.
8868         * configure: Likewise.
8869         * configure.in: Likewise.
8871 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8873         * MAINTAINERS: Update my email address.
8875 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8877         * configure.in: Simplify makefile fragment collection.
8879         * configure.in: Remove code to build emacs.
8881         * configure.in : Remove --srcdir argument from targargs and buildargs
8882         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8884         * configure: Move some logic to configure.in.
8885         * configure.in: Move some logic from configure.
8887 2002-05-11  Tom Tromey  <tromey@redhat.com>
8889         * MAINTAINERS: Reflect libgcj reality.
8891 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8893         * Makefile.in: Honour DESTDIR.
8895 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8897         * config.guess: Import 2002-03-20 version.
8898         * config.sub: Import 2002-04-26 version.
8900 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8902         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8904 2002-05-07  Tim Josling  <tej@melbpc.org.au>
8906         * MAINTAINERS: Add self.
8908 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
8910         * ltmain.sh: Detect and handle object name conflicts
8911         while piecewise linking a static library.
8913 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
8915         * configure.in (noconfigdirs): Don't disable libgcj on
8916         sparc64-*-solaris* and sparcv9-*-solaris*.
8918 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
8920         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8922 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
8924         * configure.in (FLAGS_FOR_TARGET): Do not add
8925         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8926         on i[3456]86-*-linux*.
8928 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
8930         * configure.in (noconfigdirs): Replace [ ] with test.
8932         * configure.in (noconfigdirs): Do not add target-newlib if
8933         target == i[3456]86-*-linux*, and host == target.
8935 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
8937         * configure.in: delete reference to absent file
8939         * configure.in: replace '[' with 'test'
8941         * configure.in: Eliminate references to gash.
8942         * Makefile.in: Eliminate references to gash.
8944         * configure.in: remove useless references to 'pic' makefile fragments.
8946         * configure.in: (*-*-windows*) Finish removing.
8948         * configure.in: Eliminate redundant test for libgui.
8950 2002-04-29  Roger Sayle  <roger@eyesopen.com>
8952         * MAINTAINERS: Add self and realphabetize.  Update entries
8953         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
8954         entry for a29k port maintainer.
8956 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
8958         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8959         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8961 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
8963         * configure.in: remove references to dead files
8965 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8967         * MAINTAINERS: Add information about purpose of this file.
8969 2002-04-18  Tom Tromey  <tromey@redhat.com>
8971         * configure.in: Disallow configuring libgcj when it is already
8972         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
8973         Solaris 2.8 by default.  For PR libgcj/6158.
8975 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8977         * configure.in:  Move default CC setting out of config/mh-* fragments
8978         directly into here.
8980 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8982         * configure.in: don't even try to configure or make a subdirectory
8983         if there's no configure script for it.
8985 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8987         * MAINTAINERS: Remove chill maintainers.
8988         * Makefile.in (CHILLFLAGS): Remove.
8989         (CHILL_LIB): Remove.
8990         (TARGET_CONFIGDIRS): Remove libchill.
8991         (CHILL_FOR_TARGET): Remove.
8992         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8993         CHILL_LIB.
8994         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8995         (CHECK_TARGET_MODULES): Likewise.
8996         (INSTALL_TARGET_MODULES): Likewise.
8997         (CLEAN_TARGET_MODULES): Likewise.
8998         (configure-target-libchill): Remove.
8999         (all-target-libchill): Remove.
9000         * configure.in (target_libs): Remove target-libchill.
9001         Do not compute CHILL_FOR_TARGET.
9002         * libchill: Remove directory.
9004 2002-04-11  DJ Delorie  <dj@redhat.com>
9006         * Makefile.in, configure.in: Sync with binutils, entries
9007         follow...
9009 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9011         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9012         (do-tar, do-bz2): New rules.
9013         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9014         (gdb-tar): New rule.
9015         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9016         (insight_dejagnu.tar): New rule.
9017         (insight.tar): New rule.
9018         (gdb+dejagnu.tar): New rule.
9019         (gdb.tar): New rule.
9021 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9023         * Makefile.in: Add all-tix to deps for all-snavigator
9024         so that tix is built when building snavigator.
9026 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9028         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9029         ld and gdb are not supported.
9031 2002-01-07  Mark Salter  <msalter@redhat.com>
9033         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9034         Allow target-libgloss to be built for arm, strongarm, and xscale.
9036 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9038         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9039         options for i[3456]86-pc-linux* native builds.
9041 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9043         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9044         files from .po files for a distribution.
9046 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9048         * configure.in: Enable libstdc++-v3 for h8300 targets.
9050 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9052         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9053         version from bfd/.
9055 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9057         * Makefile.in (VER): When present, extract the version number from
9058         the file version.in.
9060 2001-05-24  Tom Rix  <trix@redhat.com>
9062         * configure.in : enable ld for aix
9064 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9066         * config.guess: Add linux target for S/390.
9068 2000-11-07  Philip Blundell  <pb@futuretv.com>
9070         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9072 2000-11-03  Philip Blundell  <pb@futuretv.com>
9074         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9075         files.
9077 2001-01-15  Ben Elliston  <bje@redhat.com>
9079         * configure.in (host_tools): Add sid.
9080         Always configure cgen.
9082 2000-11-24  Nick Clifton  <nickc@redhat.com>
9084         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9087 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9089         * Makefile.in (ALL_MODULES): Add all-cgen.
9090         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9091         (all-cgen): New target.
9092         (all-opcodes,all-sim): Depend on all-cgen.
9093         * configure.in (host_tools): Add cgen.
9094         Only configure cgen if --enable-cgen-maint.
9096 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9098         * configure.in: Add *-*-freebsd* configurations.
9100 2002-04-08  Tom Tromey  <tromey@redhat.com>
9102         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9103         Fixes PR libgcj/6068.
9105 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9107         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9109 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9111         * configure.in (alpha*-dec-osf*): Enable libgcj.
9113 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9115         * MAINTAINERS (Write After Approval): Add myself.
9117 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9119         Fix for: PR bootstrap/3591, target/5676
9120         * configure.in (mcore-pe): Disable the configuration of
9121         libstdc++-v3 since exceptions are not supported.
9123 2002-03-20  Anthony Green  <green@redhat.com>
9125         * configure.in: Enable libgcj for xscale-elf target.
9127 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9129         * MAINTAINERS:  Update my email address.
9131 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9133         * ltmain.sh (relink_command): Fix typo in previous change.
9135 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9137         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9138         (relink_command): Added --tag flags.
9139         (mode=install): If relinking fails; error out.
9141 2002-03-12  Richard Henderson  <rth@redhat.com>
9143         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9144         .NOTPARALLEL tag.
9145         (do-check): Rename from check.
9146         (check): Allow parallel check.
9148 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9150         * MAINTAINERS: Add myself as maintainer for xtensa port.
9151         Fix alphabetical order in CPU port maintainer list.
9152         Remove myself from Write After Approval list.
9154 2002-03-11  Richard Henderson  <rth@redhat.com>
9156         * Makefile.in (.NOTPARALLEL): Add fake tag.
9158 2002-03-07  H.J. Lu  (hjl@gnu.org)
9160         * configure.in: Enable gprof for mips*-*-linux*.
9162 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9164         * MAINTAINERS (Write After Approval): Add myself.
9166 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9168         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9169         libjava.
9170         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9172 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9174         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9175         because its Makefile is there; test for the executable instead.
9177 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9179         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9180         libstdc++-v3 and libjava.
9182 2002-02-11  Adam Megacz  <adam@xwt.org>
9184         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9185         boehm-gc
9187 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9189         * config.guess: Updated to 2002-01-30's version.
9190         * config.sub: Updated to 2002-02-01's version.
9191         Contribute sh64-elf.
9192         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9193         * configure.in: Added sh64-*-*.
9195 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9197         * MAINTAINERS: Belatedly add myself to write after approval list.
9199 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9201         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9202         Remove self as Write After Approval.
9204 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9206         * MAINTAINERS: Put self in as maintainer for contrib/regression
9207         directory.
9209 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9211         * MAINTAINERS:  Update my email address.
9213 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9215         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9216         target-libiberty, and target-libgloss.  Skip Java-related
9217         libraries if not supported for NetBSD on target CPU.
9219 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9221         * install-sh: Use _inst.$$_ for temp file name.
9223 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9225         * MAINTAINERS (Write After Approval): Move my contact info
9226         from here...
9227         (OS Port Maintainers): ...to here (netbsd).
9229 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9231         * MAINTAINERS (Write After Approval): Add myself.
9233 2002-01-17  H.J. Lu  <hjl@gnu.org>
9235         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9236         (all-target-fastjar): Also depend on all-target-libiberty.
9238 2002-01-16  H.J. Lu  (hjl@gnu.org)
9240         * config.guess: Import from master sources, rev 1.225.
9241         * config.sub: Import from master sources, rev 1.238.
9243 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9245         * MAINTAINERS (Write After Approval): Remove myself.
9247 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9249         * MAINTAINERS (Write After Approval): Add myself.
9251 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9253         * MAINTAINERS: Add self as docs co-maintainer.
9255 2001-12-11  Matthias Klose  <doko@debian.org>
9257         * MAINTAINERS (Write After Approval): Add myself.
9259 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9261         * MAINTAINERS: Update my email address.
9263 2001-12-07  Turly O'Connor  <turly@apple.com>
9264         * MAINTAINERS (Write After Approval): Add myself.
9265         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9266         (rs6000_initialize_trampoline): Call __trampoline_setup for
9267         ABI_DARWIN too.
9268         * darwin-tramp.asm: New file, implements __trampoline_setup.
9269         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9271 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9273         * MAINTAINERS (Write After Approval): Add myself.
9275 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9277         * configure, configure.in: Use temp file for long sed commands.
9279 2001-12-03  Laurent Guerby  <guerby@acm.org>
9281         * config.sub: Update to version 1.232 on subversion.
9283 2001-12-03  Ben Elliston  <bje@redhat.com>
9285         * MAINTAINERS: Update mail address for config.* patches.
9287 2001-11-27  DJ Delorie  <dj@redhat.com>
9288             Zack Weinberg  <zack@codesourcery.com>
9290         When build != host, create libiberty for the build machine.
9292         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9293         CONFIG_ARGUMENTS.
9294         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9295         New variables.
9296         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9297         and rules.
9298         (all.normal): Depend on ALL_BUILD_MODULES.
9299         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9300         (all-build-libiberty): Depend on configure-build-libiberty.
9302         * configure: Calculate and substitute proper value for
9303         ALL_BUILD_MODULES.
9304         * configure.in: Create the build subdirectory.
9305         Calculate and substitute TARGET_CONFIGARGS (formerly
9306         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9308 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9310         * MAINTAINERS (write-after-approval): Add self.
9312 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9314         * MAINTAINERS (GNATS only accounts): Remove self.
9316 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9318         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9319         libf2c.
9321 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9323         * MAINTAINERS (Write After Approval): Add self.
9325 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9327         * MAINTAINERS: mips and s390 are also CPU ports.
9329 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9331         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9333 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9335         * MAINTAINERS: Alphabetize.
9337 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9339         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9341 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9343         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9345 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9347         * configure.in (--enable-languages): Be more permissive about
9348         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9350 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9352         * config.sub: Import from master sources, rev. 1.230.
9353         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9355 2001-11-07  Laurent Guerby  <guerby@acm.org>
9357         * MAINTAINERS (Write After Approval): Add self.
9359 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9361         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9363 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9365         * config.sub: Import from master sources, rev 1.226.
9366         * config.guess: Import from master sources, rev 1.216.
9368 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9370         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9371         * MAINTAINERS: Add self as maintainer of MMIX port.
9372         Remove old after-approval entry.
9374 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9376         * ChangeLog, configure: Fix spelling errors.
9378 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9380         * MAINTAINERS: Tweak my address.
9382 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9384         * MAINTAINERS: Update my email address.
9386 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9388         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9389         * MAINTAINERS: Add self as maintainer of CRIS port.
9391 2001-10-10  Geert Bosch  <bosch@gnat.com>
9393         * MAINTAINERS (Various maintainers: Ada front end):
9394         Added Robert Dewar.
9396 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9398         * MAINTAINERS (Write After Approval): Added self
9400 2001-10-02  Geert Bosch  <bosch@gnat.com>
9402         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9404 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9406         * configure: Handle temporary files securely using mkdir.
9408 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9410         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9412 2001-09-26  Will Cohen  <wcohen@redhat.com>
9414         * configure.in (*-*-linux*): Disable configuration of target-newlib
9415         and target-libgloss.
9417 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9419         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9420         RANLIB.
9422 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9424         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9425         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9426         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9427         avoid quotes nesting problems.
9428         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9429         (DO_X): Export only variables that are set.
9431 2001-09-19  Ben Elliston  <bje@redhat.com>
9433         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9434         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9435         semantics.  Use the shell built-in "type" command instead.
9437 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9439         Merged from gcc-3_0-branch:
9440         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9441         * ltcf-c.sh: Use $objext, not $ac_objext.
9442         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9443         * ltcf-cxx.sh: Add support for GNU.
9444         2001-07-22  Timothy Wall  <twall@redhat.com>
9445         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9446         default settings if using GNU tools with that configuration.
9447         * ltcf-cxx.sh: Ditto.
9448         * ltcf-gcj.sh: Ditto.
9449         2001-07-21  Michael Chastain  <chastain@redhat.com>
9450         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9451         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9452         * ltmain.sh: Mark as gcc-local.
9454 2001-08-30  Eric Christopher  <echristo@redhat.com>
9455             Jason Eckhardt  <jle@redhat.com>
9457         * config.guess: Merge from master sources.
9458         * config.sub: Merge from master sources, add support for mipsisa32.
9460 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9461         * config.sub: Merge from master sources, rev 1.219.
9462         * MAINTAINERS: Add self as contact for stormy16 port.
9464 2001-08-14  Zack Weinberg  <zackw@panix.com>
9466         * config.sub: Merge from master sources, rev 1.218.
9467         * config.guess: Merge from master sources, rev 1.209.
9469 2001-08-11  Graham Stott  <grahams@redhat.com>
9471         * Makefile.in (check-c++): Add missing semicolon.
9473 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9475         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9477 2001-07-30  Eric Christopher  <echristo@redhat.com>
9479         * MAINTAINERS (Various maintainers: mips port): Added myself.
9481 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9483         * configure.in (sh-*-linux*): New.
9485 2001-07-27  Richard Henderson  <rth@redhat.com>
9487         * .cvsignore: Add LAST_UPDATED.
9489 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9491         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9493 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9495         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9497 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9499         * MAINTAINERS (Write After Approval): Added myself.
9501 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9503         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9504         and libgcj on m68hc11/m68hc12.
9506 2001-06-27  H.J. Lu  (hjl@gnu.org)
9508         * Makefile (CFLAGS_FOR_BUILD): New.
9509         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9511 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9513         * README: Remove version number.
9515 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9517         * INSTALL/README: Update wrt. to the installation instructions now
9518         residing in gcc/doc/install.texi.
9520 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9522         * README: Replace with a cut-down and updated version of gcc/README.
9524 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9526         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9527         multilibs to be disabled.
9529 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9531         * MAINTAINERS (Write After Approval): Add myself.
9533 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9535         * config.guess: Import CVS version 1.195.
9536         * config.sub: Import CVS version 1.212.
9538 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9540         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9541         gcc/xgcc is built, use -print-prog-name to find out the program
9542         name to use.
9544 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9546         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9547         appear to also be in the master copy.
9548         * config.sub:  Import CVS version 1.211.
9550 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9552         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9553         with_gcc]: Use `gcc -shared' to build a shared library.
9555 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9557         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9558         archives.
9560 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9562         * MAINTAINERS (Write After Approval): Add myself.
9564 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9566         * configure.in (libstdcxx_flags): Do not try to execute
9567         libstdc++-v3/testsuite_flags until it exists.
9569 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9571         * MAINTAINERS: Update my email address.
9573 2001-05-31  Graham Stott  <grahams@redhat.com>
9575         * MAINTAINERS (Write After Approval): Add myself.
9577 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9579         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9580         libraries when using g++ with native linker.
9582 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9584         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9586 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9588         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9589         [aix4*|aix5*]: Prepend blank.
9591 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9593         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9594         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9595         of subdir/configure scripts to use the new libtool.m4.
9597 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9599         * MAINTAINERS (Write After Approval): Add myself.
9601 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9603         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9605 2001-05-11  Ben Elliston  <bje@redhat.com>
9607         * Makefile.in (all-sid): New target.
9608         (check-sid, clean-sid, install-sid): Likewise.
9610 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9612         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9614 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9616         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9617         libgcj.
9619 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9621         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9622         gcc/xgcc is built, use -print-prog-name to find out the program
9623         name to use.
9625 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9627         * configure.in (noconfigdirs): Don't reset it from scratch in the
9628         target case; only append to it.
9630         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9631         sparc-*-solaris2.8]: Disable ${libgcj}.
9633 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9635         * configure.in (libgcj_saved): Copy from $libgcj.
9636         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9637         --disable-libgcj.
9639 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9641         * MAINTAINERS: Remove self as MIPS maintainer and
9642         C front end maintainer.
9644 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9646         * configure.in: Move *-chorusos target case to the proper switch.
9647         Disable libgcj.
9649 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9651         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9652         1.641.2.228.
9654 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9656         * Makefile.in (STAGE1_CFLAGS): Pass down.
9658 2001-04-13  Alan Modra  <amodra@one.net.au>
9660         * config.guess: Add hppa64-linux support.  Note for next import that
9661         this is already in the master file.
9662         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9664 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9666         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9667         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9669 2001-04-11  Stan Shebs  <shebs@apple.com>
9671         * MAINTAINERS: Add self as Darwin port maintainer.
9673 2001-04-11  Alan Modra  <amodra@one.net.au>
9675         * MAINTAINERS: Update my email address.
9677 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9679         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9680         recent versions of FreeBSD (release 3 or later).
9681         * ltconfig: On FreeBSD, -lc must not be provided when building
9682         a shared library or else the standard -pthread gcc option is
9683         rendered worthless to later users of the built library.
9685 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9687         * MAINTAINERS: Add self and RTH as C front end maintainers.
9689 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9691         * config.sub: Make sure to match an already-canonicalized
9692         machine name (eg. mn10300-unknown-elf).
9694 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9696         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9697         New macros.
9698         (bootstrap, cross): Use RECURSE_FLAGS.
9699         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9701 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9703         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9705 2001-03-22  Colin Howell  <chowell@redhat.com>
9707         * Makefile.in (DO_X): Do not backslash single-quotes in
9708         backquotes (two places).
9710 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9712         Re-installed:
9713         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9714         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9715         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9716         * ltcf-cxx.sh: Likewise.
9717         * ltcf-gcj.sh: Likewise.
9719 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9721         * MAINTAINERS: Add myself as "documentation co-maintainer".
9723 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9725         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9726         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9728 2001-03-19  Tom Tromey  <tromey@redhat.com>
9730         * config-ml.in: Handle GCJ and GCJFLAGS.
9732 2001-03-21  Michael Chastain  <chastain@redhat.com>
9734         * Makefile.in: all-m4 depends on all-texinfo.
9736 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9738         * MAINTAINERS: Add myself to write after approval list.
9740 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9742         * Makefile.in (DO_X): Quote nested quotes.
9744 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9746         * MAINTAINERS: Add myself to write after approval list.
9748 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9750         * Makefile.in (DO_X): Use double quotes for quoting
9751         "RANLIB=$${RANLIB}".
9753 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9755         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9757 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9759         * configure.in: Only use `lang_requires' for languages athat are
9760         actually enabled.
9762 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9764         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9766 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9768         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9770 2001-03-07  Tom Tromey  <tromey@redhat.com>
9772         * configure.in: Allow config-lang.in to set `lang_requires' to list
9773         of other required languages.
9775 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9777         * Makefile.in: Remove RANLIB definition. Use RANLIB
9778         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9779         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9781 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9782             Alexandre Oliva  <aoliva@redhat.com>
9784         * Makefile.in (check-c++): Use tabs, not spaces.
9786 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9788         * MAINTAINERS: add myself to Write After Approval list.
9790 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9792         * Makefile.in (check-c++): New rule.
9794         * configure.in (target_libs): Remove libg++.
9795         (noconfigdirs): Remove libg++.
9796         (noconfigdirs): Same.
9797         (noconfigdirs): Same.
9798         (noconfigdirs): Same.
9800         * config-ml.in: Remove libg++ references.
9802         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9803         (ALL_TARGET_MODULES): Same.
9804         (configure-target-libg++): Remove.
9805         (all-target-libg++): Remove.
9806         (configure-target-libio): Remove.
9807         (all-target-libio): Remove.
9808         (check-target-libio): Remove.
9809         (.PHONY): Remove.
9810         (libg++.tar.bz2): Remove.
9811         (all-target-cygmon): Remove libio.
9812         (all-target-libstdc++): Remove.
9813         (configure-target-libstdc++): Remove.
9814         (TARGET_LIB_PATH): Remove libstdc++.
9815         (ALL_GCC_CXX): Remove libstdc++.
9816         (all-target-gperf): Correct.
9818 2001-02-16  Nick Clifton  <nickc@redhat.com>
9820         * configure.in (noconfigdirs): Allow configuration of texinfo
9821         for Cygwin hosts.
9823 2001-02-15  Anthony Green  <green@redhat.com>
9825         * configure: Introduce GCJ_FOR_TARGET.
9826         * configure.in: Ditto.
9827         * Makefile.in: Ditto.
9829 2001-02-13  Andreas Schwab  <schwab@suse.de>
9831         * MAINTAINERS: Update mail address.
9833 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9835         * config.guess: Add linux target for S/390.
9836         * config.sub: Likewise.
9838 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9840         * configure.in: for *-chorusos, don't config target-newlib and
9841         target-libgloss.
9843 2001-02-06  Ben Elliston  <bje@redhat.com>
9845         * configure: Output host type to stdout, not stderr.
9847 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9849         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9850         * ltcf-cxx.sh: Likewise.
9852         * config.if: Assume enable_libstdcxx_v3 is defined.
9854 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9856         Remove V2 C++ library.
9857         * configure.in: Remove --enable-libstdcxx_v3 support.
9859 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9861         * include/demangle.h: Add prototype for java_demangle_v3.
9863 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9865         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9867 2001-01-27  Richard Henderson  <rth@redhat.com>
9869         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9871 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9873         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9874         Don't unset, it's non-portable and no longer necessary, set to empty
9875         instead.
9877 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9879         * ltconfig: Shell portability fix for the tagname validity check.
9881 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9883         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9884         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9886 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9888         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9890 2001-01-26  Tom Tromey  <tromey@redhat.com>
9892         * configure.in: Allow libgcj to be built on Sparc Solaris.
9894 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
9896         * ltcf-c.sh: Add aix5 case.
9897         * ltcf-cxx.sh: Likewise.
9898         * ltconfig: Likewise.
9900 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
9902         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9903         keep at least one of build_libtool_libs or build_old_libs set to
9904         yes.
9906         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9907         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9909 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9911         * configure.in: Enable libgcj on several additional platforms.
9913 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9915         * configure.in: Enable libgcj for linux targets.
9917 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9919         * MAINTAINERS (Write After Approval): Add myself.
9921 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9923         * MAINTAINERS: Add myself as vax port maintainer.
9925 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
9927         * MAINTAINERS: Add myself as Mercury front-end maintainer.
9929 2001-01-09  Mike Stump  <mrs@wrs.com>
9931         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9932         failures of subdirectories.
9934 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9936         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9937         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9938         * ltcf-cxx.sh: Likewise.
9939         * ltcf-gcj.sh: Likewise.
9940         * ltconfig.sh: Fix typo.
9942 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9944         * configure: handle DOS-style absolute paths.
9946 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9948         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9950 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
9952         * MAINTAINERS: Add myself as avr port co-maintainer.
9954 2000-12-28  Ben Elliston  <bje@redhat.com>
9956         * MAINTAINERS: Add myself under ``Write After Approval''.
9958 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9960         * texinfo: Remove directory from GCC.
9962 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9964         * COPYING: Update to current
9965         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9966         to 19yy as example year in copyright notice).
9968 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
9970         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9971         (libstdcxx_incdir): Pass down.
9972         * config.if: Remove expired bits for cxx_interface, add stub.
9973         (libstdcxx_incdir): Add variable for g++ include directory.
9974         * configure.in (gxx_include_dir): Use it.
9976 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
9978         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
9979         with old-email address from ``Write After Approval''.
9981 2000-12-15  Andreas Jaeger  <aj@suse.de>
9983         * configure.in: Handle lang_dirs.
9985 2000-12-14  Tom Tromey  <tromey@redhat.com>
9987         * MAINTAINERS: Removed brads.
9989         * MAINTAINERS: Added gcj developers.
9991 2000-12-13  Anthony Green  <green@redhat.com>
9993         * configure.in: Disable libgcj for any target not specifically
9994         listed.  Disable libgcj for x86 and Alpha Linux until compatible
9995         with g++ abi.
9997 2000-12-13  Mike Stump  <mrs@wrs.com>
9999         * Makefile.in (local-distclean): Also remove fastjar.
10001 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10003         * contrib/gcc_update: Add fastjar --touch entries.
10005 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10007         * configure.in: Disable language-specific target libraries for
10008         languages that aren't enabled.
10010 2000-12-10  Anthony Green  <green@redhat.com>
10012         * configure.in: Define libgcj.  Disable libgcj target libraries for
10013         most targets.
10015 2000-12-10  Neil Booth  <neilb@earthling.net>
10017         * MAINTAINERS: Update mail address, remove from WAA list.
10019 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10021         * libjava: Imported from /cvs/java.
10022         * libffi: Likewise.
10023         * Boehm-gc: Likewise.
10025 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10027         * configure.in (target_libs): Revert 2000-12-08 patch.
10028         (noconfigdirs): Added target-libjava.
10030 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10032         * djunpack.bat: removed.
10034 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10036         * Makefile.in: handle DOS-style absolute paths.
10037         * config-ml.in: likewise.
10038         * symlink-tree: likewise.
10040 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10042         * fastjar: Imported.
10044 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10046         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10047         libjava.
10048         * configure.in (target_libs): Removed `target-libjava'.
10050 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10052         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10053         (ALL_MODULES): Added fastjar.
10054         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10055         (all-target-libjava): all-fastjar replaces all-zip.
10056         (all-fastjar): Added.
10057         (configure-target-fastjar, all-target-fastjar): Likewise.
10058         * configure.in (host_tools): Added fastjar.
10060 2000-12-07  Mike Stump  <mrs@wrs.com>
10062         * Makefile.in (local-distclean): Remove leftover built files.
10064 2000-11-24  Nick Clifton  <nickc@redhat.com>
10066         * configure.in (xscale-elf): Add target.
10067         (xscale-coff): Add target.
10069 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10071         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10072         recent versions of FreeBSD (release 3 or later).
10073         * ltconfig: On FreeBSD, -lc must not be provided when building
10074         a shared library or else the standard -pthread gcc option is
10075         rendered worthless to later users of the built library.
10077 2000-11-16  Fred Fish  <fnf@be.com>
10079         * configure.in (enable_libstdcxx_v3): Fix typo,
10080         libstd++ -> libstdc++.
10082 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10084         * MAINTAINERS: Add self to Write After Approval list.
10086 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10088         * MAINTAINERS: Update my email address.  Add myself to global write
10089         privs list.
10091 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10093         * Makefile.in: Merge with src and libgcj.
10094         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10095         configure-target-<library> when their configure scripts need the C
10096         or C++ library to have already been built to work properly.
10097         (do_proto_toplev): Set them to an empty string.
10099         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10100         (REALLY_SET_LIB_PATH): Use them.
10102 2000-11-17  Stan Shebs  <shebs@apple.com>
10104         * MAINTAINERS: Add self to Write After Approval list.
10106 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10108         * configure: Provide the original toplevel configure arguments
10109         (including $0) to subprocesses in the environment rather than
10110         through gcc/configargs.h.
10112 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10114         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10115         C99.  Alphabetise "Write After Approval" list.
10117 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10119         * configure: Turn on libstdc++ V3 by default.
10121         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10122         if we've got GCC.
10124 2000-11-11  Philip Blundell  <philb@gnu.org>
10126         * MAINTAINERS: Add self to Write After Approval list.
10128 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10130         * ltcf-c.sh (aix4): Improve shared library configuration; require
10131         exporting symbols.
10132         * ltcf-cxx.sh (aix4): Define.
10133         * ltconfig (aix4): Define library and soname specs appropriate for
10134         AIX.  Define command to create export symbols list.
10136 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10138         * config.sub: Add support for Sun Chorus
10140 2000-10-31  Nick Clifton  <nickc@redhat.com>
10142         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10143         <name>@redhat.com.  Also installed new email address for Clint
10144         Popetz.
10146 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10148         * etc: Remove directory from GCC.
10150 2000-10-16  Michael Meissner  <meissner@redhat.com>
10152         * configure (gcc/configargs.h): Only create if there is a build GCC
10153         directory created.
10155 2000-10-16  Matthias Klose  <doko@debian.org>
10157         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10158         when configured for libstdc++-v3.
10160 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10162         * configure: Save configure arguments to gcc/configargs.h.
10164 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10166         * config.guess: Import CVS version 1.157.
10167         * config.sub: Import CVS version 1.181.
10169 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10171         * Makefile.in (bootstrap): avoid recursion if subdir missing
10172         (cross): ditto
10173         (do-proto-toplev): ditto
10175 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10177         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10178         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10180         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10181         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10182         all affected `configure' scripts.
10184 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10186         * MAINTAINERS: Add self as cpplib co-maintainer.
10188 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10190         * MAINTAINERS: Add self to Write After Approval list.
10192 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10194         * INSTALL/README: egcs -> GCC update.
10196 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10198         * MAINTAINERS: Add myself to Write After Approval list.
10200 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10202         * MAINTAINERS: Add myself to Write After Approval list.
10204 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10206         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10207         X11 libraries for hppa64.
10209 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10211         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10213 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10215         * Makefile.in (all-zlib): Added dummy target.
10217         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10218         ltcf-gcj.sh: Updated from libtool multi-language branch.
10220 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10222         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10223         (bootstrap*): Depend on all-bootstrap.
10225 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10227         * config.guess: Import CVS version 1.156.
10228         * config.sub: Import CVS version 1.179.
10230 2000-09-02  Anthony Green  <green@cygnus.com>
10232         * Makefile.in (all-gcc): Depend on all-zlib.
10233         (CLEAN_MODULES): Add clean-zlib.
10234         (ALL_MODULES): Add all-zlib.
10235         * configure.in (host_libs): Add zlib.
10237 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10239         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10240         crosses, but add gcc/include to the header search path for them.
10242 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10244         * MAINTAINERS: Add self to Write After Approval list.
10246 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10248         * config.guess: Import CVS version 1.152.
10249         * config.sub: Import CVS version 1.177.
10251 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10253         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10254         $targargs to tell whether newlib is going to be built.
10256         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10257         $$r/TARGET_SUBDIR/libio for _G_config.h.
10259 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10261         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10263 2000-08-22  DJ Delorie  <dj@redhat.com>
10265         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10267 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10269         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10270         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10271         sub-configures.
10273 2000-08-21  DJ Delorie  <dj@redhat.com>
10275         * MAINTAINERS: Add self as a libiberty maintainer
10277 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10279         * configure.in (libstdcxx_flags): Use
10280         libstdc++-v3/src/libstdc++.INC.
10282 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10284         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10286 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10288         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10290         * configure: Make enable_threads and enable_shared defaults
10291         explicit.  Substitute enable_threads into generated Makefiles.
10292         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10293         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10295 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10297         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10299 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10301         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10302         previous delta.
10304 2000-08-11  Jason Merrill  <jason@redhat.com>
10306         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10307         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10308         (FLAGS_FOR_TARGET): Not here.
10309         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10311 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10313         * config-ml.in (CC, CXX): Don't introduce a leading space.
10315 2000-08-07  DJ Delorie  <dj@delorie.com>
10317         * MAINTAINERS: Add self as a DJGPP maintainer
10319 2000-08-07  DJ Delorie  <dj@redhat.com>
10321         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10322         "if we're also building gcc, and it's a gcc that will run on the
10323         build machine, we want to use its includes instead of the system's
10324         default includes".
10326 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10328         * MAINTAINERS: Add self to Write After Approval list.
10330 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10332         * configure.in (libstdcxx_flags): Don't use `"'.
10334         * config-ml.in: Adjust multilib search paths to the
10335         appropriate multilib tree.
10337 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10339         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10340         commas in $LANGUAGES.
10342 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10344         * configure.in: Re-enable all references to libg++ and librx.
10346 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10348         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10349         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10350         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10351         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10353         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10355 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10357         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10358         CXX_FOR_TARGET for sed.
10360 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10362         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10363         Do not override if already set in the environment or in configure.
10364         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10365         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10367 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10369         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10370         the libtool CVS tree multi-language branch.
10371         * ltconfig, ltmain.sh: Updated.
10373 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10375         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10376         (clean-target): Depend on it.
10378         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10379         (GCC_FOR_TARGET): Use it.
10380         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10381         * configure.in: ... here.
10382         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10383         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10385 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10387         * MAINTAINERS: Add self to Write After Approval list.
10389 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10391         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10392         (configure-target-libchill, configure-target-libobjc): Likewise.
10394         * configure.in: Use the same cache file for all target libs.
10395         * config-ml.in: But different cache files per multilib variant.
10397 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10399         * configure (topsrcdir): Don't use dirname.
10401 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10403         * MAINTAINERS: Add self to Write After Approval list.
10405 2000-07-20  Jason Merrill  <jason@redhat.com>
10407         * configure.in: Remove all references to libg++ and librx.
10409         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10411 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10413         * config.sub: Update to subversions version 2000-07-06.
10415 2000-07-12  Andrew Haley  <aph@cygnus.com>
10417         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10418         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10420 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10422         * symlink-tree:  Check number of arguments.
10424 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10426         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10427         search path for a g++ extracted from the build tree.  This
10428         will allow link tests run by configure scripts in
10429         subdirectories to succeed.
10431 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10433         * ltconfig: Add support for mips-dde-sysv4.2MP
10435 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10437         * MAINTAINERS: Add myself as loop discovery maintainer.
10439 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10441         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10442         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10444 2000-06-19  Timothy Wall  <twall@cygnus.com>
10446         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10447         * config.sub: Add tic54x target.
10449 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10451         * MAINTAINERS: Add self as Fortran maintainer,
10452         remove Craig Burley.
10454 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10456         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10457         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10459 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10461         * MAINTAINERS: Add self as i18n maintainer
10463 20000-05-21  H.J. Lu  (hjl@gnu.org)
10465         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10466         directory are used if they exist. Make sure
10467         $(build_tooldir)/include is searched for header files,
10468         $(build_tooldir)/lib/ for library files.
10469         (GCC_FOR_TARGET): Likewise.
10470         (CXX_FOR_TARGET): Likewise.
10472 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10474         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10476 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10478         * Makefile.in (configure-target-libiberty): Depend on
10479         configure-target-newlib.
10481 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10483         * configure.in, Makefile.in: Merge all libffi-related
10484         configury stuff from the libgcj tree.
10486 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10488         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10489         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10491 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10493         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10494         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10495         current version information.  Add to proto-toplev directory.
10496         (gdb-taz): Build do-djunpack.
10498 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10500         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10502 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10504         * MAINTAINERS: Add self to Write After Approval list.
10506 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10508         * ltmain.sh: Preserve in relink_command any environment
10509         variables that may affect the linker behavior.
10511 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10513         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10515 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10517         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10519 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10521         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10522         with the version name.
10524 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10526         * MAINTAINERS: Add self as bb-reorder maintainer.
10528 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10530         * config.if: Tweak.
10532 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10534         * djunpack.bat: New file.
10536 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10538         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10539         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10540         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10541         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10543 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10545         * config.sub (case $basic_machine): Change default for "ibm-*"
10546         to "openedition".
10548 2000-04-13  Andreas Jaeger  <aj@suse.de>
10550         * MAINTAINERS: Added myself.
10552 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10554         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10555         (do-md5sum): New target.
10556         (MD5PROG): Define.
10557         (PACKAGE): Default to TOOL.
10558         (VER): Default to a shell script.
10559         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10560         md5 checksum generation.
10561         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10562         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10563         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10564         insight.tar.bz2): Use gdb-taz to create archive.
10566 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10568         * configure (warn_cflags): Delete.
10570 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10572         * MAINTAINERS: Added myself.
10574 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10575             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10577         * configure.in (enable_libstdcxx_v3): Add.
10578         (target_libs): Add bits here to switch between libstdc++-v2 and
10579         libstdc++-v3.
10580         * config.if: And this file too.
10581         * Makefile.in: Add libstdc++-v3 targets.
10583 2000-04-05  Michael Meissner  <meissner@redhat.com>
10585         * config.sub (d30v): Add d30v as a basic machine type.
10587 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10589         * configure.in: -linux-gnu*, not -linux-gnu.
10591 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10593         * MAINTAINERS: Add self in write-after-approval section.
10595 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10597         * MAINTAINERS: Add self as ia64 port maintainer.
10599 2000-03-08  Neil Booth  <NeilB@earthling.net>
10601         * MAINTAINERS: Add self in write-after-approval section.
10603 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10605         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10606         (do-tar-bz2): Replace TOOL with PACKAGE.
10607         (gdb.tar.bz2): Remove GDBTK from GDB package.
10608         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10609         dejagnu.tar.bz2): New packages.
10611 2000-02-27  Andreas Jaeger  <aj@suse.de>
10613         * configure.in: Add entry for mips*-*-linux*, move catch all
10614         *-*-*linux* entry below this one.
10616 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10618         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10620 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10622         * config.sub: Support an OS of "wince".
10624 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10626         * config.guess, config.sub: Updated to match config's 2000-02-15
10627         version.
10629 2000-02-23  Linas Vepstas  <linas@linas.org>
10631         * config.sub: Add support for Linux/IBM 370.
10632         * configure.in: Likewise.
10634 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10636         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10638 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10640         * config.guess: Guess "cygwin" rather than "cygwin32".
10642 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10644         * configure (gcc_version): When setting, narrow search to
10645         lines containing `version_string'.
10647 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10649         * config.sub: Add support for avr target.
10651 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10653         * MAINTAINERS: Add maintainers for MCore port.
10655 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10657         * config.sub: Add mmix-knuth-mmixware.
10659 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10661         * MAINTAINERS: Pair cccp with cpplib maintainership.
10663 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10665         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10666         structure stuff to -L library search.
10667         (CXX_FOR_TARGET): Ditto.
10668         (CROSS_CHECK_MODULES): Fix spelling mistake.
10670 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10672         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10673         the C++ compiler.
10675 2000-01-12  Richard Henderson  <rth@cygnus.com>
10677         * configure.in: Don't build some bits for beos.
10679 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10681         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10682         as include files.
10684 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10686         * Add self as cpplib maintainer, as requested by Jason
10687         Merrill.  Correct my e-mail address.
10689 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10691         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10692         not mh-aix43.
10694 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10696         * MAINTAINERS: Add myself to "write after approval" list.
10698 1999-12-14  Richard Henderson  <rth@cygnus.com>
10700         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10701         * config.sub: Accept alphaev[78], alphaev8.
10703 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10705         * config.guess, config.sub: Update from autoconf.
10707 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10709         * MAINTAINERS:  update my playtime e-address.
10711 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10713         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10714         necessary libraries are missing.
10716 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10718         * MAINTAINERS: Add new 'write after approval' maintainer.
10720 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10722         * MAINTAINERS: Add new Java maintainer.
10724 1999-10-25  Andreas Schwab  <schwab@suse.de>
10726         * configure: Fix quoting inside arguments of eval.
10728 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10730         * config-ml.in: Allow suppression of some ARM multilibs.
10732 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10734         * config.guess: Add OS/390 match pattern.
10735         * config.sub: Add mvs, openedition targets.
10736         * configure.in (i370-ibm-opened*): New.
10738 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10740         * config.sub: Add support for configuring for pj.
10742 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10744         * config.sub (maybe_os): Add support for configuring for fr30.
10746 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10748         * configure.in: Do not configure or build ld for AIX
10749         platforms.  ld is known to be broken on these platforms.
10751 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10753         * config-ml.in: Pass compiler flag corresponding to multidirs to
10754         subdir configures.
10756 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10758         * Makefile.in (LDFLAGS): Define.
10760 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10762         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10763         noconfigdirs.
10764         (*-*-cygwin*): Likewise.
10766 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10768         * mkdep: New file.
10769         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10770         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10772         From Eli Zaretskii <eliz@is.elta.co.il>:
10773         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10774         long file name when using DJGPP on MS-DOS.
10776 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10778         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10780 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10782         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10783         dependency as this causes "make check" to globally "make all"
10785 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10787         * configure.in (target_libs): Added target-zlib.
10788         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10789         (CONFIGURE_TARGET_MODULES): Likewise.
10790         (CHECK_TARGET_MODULES): Likewise.
10791         (INSTALL_TARGET_MODULES): Likewise.
10792         (CLEAN_TARGET_MODULES): Likewise.
10793         (configure-target-zlib): New target.
10794         (all-target-zlib): Likewise.
10795         (all-target-libjava): Depend on all-target-zlib.
10796         (configure-target-libjava): Depend on configure-target-zlib.
10798         * Makefile.in (configure-target-libjava): Depend on
10799         configure-target-newlib.
10800         (configure-target-boehm-gc): New target.
10801         (configure-target-qthreads): New target.
10803         * configure.in (target_libs): Added target-qthreads.
10804         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10805         (CONFIGURE_TARGET_MODULES): Likewise.
10806         (CHECK_TARGET_MODULES): Likewise.
10807         (INSTALL_TARGET_MODULES): Likewise.
10808         (CLEAN_TARGET_MODULES): Likewise.
10809         (all-target-qthreads): New target.
10810         (configure-target-libjava): Depend on configure-target-qthreads.
10811         (all-target-libjava): Depend on all-target-qthreads.
10813         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10814         (CONFIGURE_TARGET_MODULES): Likewise.
10815         (CHECK_TARGET_MODULES): Likewise.
10816         (INSTALL_TARGET_MODULES): Likewise.
10817         (CLEAN_TARGET_MODULES): Likewise.
10818         (all-target-libjava): New target.
10819         (all-target-boehm-gc): Likewise.
10820         * configure.in (target_libs): Added libjava, boehm-gc.
10822 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10824         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10825         configure.bat in SUPPORT_FILES.
10826         (gas+binutils.tar.bz2): Likewise.
10828         * makeall.bat: Remove; obsolete.
10830 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10832         From Mark Elbrecht:
10833         * configure.bat: Remove; obsolete.
10835 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10837         * configure: Add -W -Wall to the default CFLAGS when compiling with
10838         gcc.
10840 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10842         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10844 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10846         * configure.in: Build ld on IRIX6.
10848 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10850         * Makefile.in: Change distribution targets to use bzip2 instead of
10851         gzip.
10852         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10853         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10855 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10857         * config.sub: Add mcore target.
10859 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10861         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10863 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10865         * config.guess (dummy): Changed to $dummy.
10867 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10869         * config.sub: Tidied up case statements.
10871 1999-05-22  Ben Elliston  <bje@cygnus.com>
10873         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10874         <jiro@din.or.jp>.
10876         * config.guess: Merge with FSF version. Future changes will be
10877         more accurately recorded in this ChangeLog.
10878         * config.sub: Likewise.
10880 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10882          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10884 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10886         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10888 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10890         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10892 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10894         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10895         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10896         Bad merge removed these two changes.
10898 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10899                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10901         * config.guess (interix Alpha): Add.
10903 1999-04-11  Richard Henderson  <rth@cygnus.com>
10905         * configure.in (i?86-*-beos*): Do config gperf; don't config
10906         gdb, newlib, or libgloss.
10908 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
10910         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10911         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10912         from multidirs.
10914 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10916         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10918 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10920         * config.sub: Add support for mcore targets.
10922 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10924         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10925         not mt-ospace, in order to shut up assembler warning about using
10926         symbols that are named the same as registers.
10928 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10930         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10931         dependency list for all-target-cygmon.
10933 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
10935         * config-ml.in: Check $host, not $target, for selective multilibs.
10936         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10937         thumb interworking, and underscore prefix multilibs.
10939 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
10941         * missing: Update to version from current automake.
10943 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
10945         * configure (gxx_include_dir): Removed.
10947         * configure.in (gxx_include_dir): Handle it.
10948         * Makefile.in: Likewise.
10950 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
10952         * config.sub (mips64vr4111,mips64vr4111el) Add.
10954 1999-03-21  Ben Elliston  <bje@cygnus.com>
10956         * config.guess: Correct typo for detecting ELF on FreeBSD.
10958 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
10960         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10961         config/mh-djgpp.
10963 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
10965         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10966         all-target-newlib to dependency list for all-target-bsp.
10968 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10970         * config.sub: Add i386-uwin support.
10971         * config.guess: Likewise.
10973 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10975         * configure.in: cleanup, add mh-*pic handling for arm, special
10976         case powerpc*-*-aix*
10978 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
10980         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10981         can be built.
10983 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
10985         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10986         targets.
10988 1999-03-02  Nick Clifton  <nickc@cygnus.com>
10990         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10992 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
10994         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10996 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10998         * config.sub: Fix typo in arm recognition.
11000 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11002         * configure.in (noconfigdirs): Changed target_configdirs to
11003         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11004         rather than m68k-*-* since it is not known to work on
11005         m68k-aout. Ditto for arm-*-*oabi.
11007 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11009         * configure.in (*-*-windows*): Remove, no longer used.
11011 1999-02-19  Ben Elliston <bje@cygnus.com>
11013         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11014         Smart and improved by Andrew Cagney.
11016 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11018         * config.guess: Recognize openbsd-*-hppa.
11020 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11022         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11023         only if it is not empty.
11025 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11027         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11029         * config.guess: Modified to recognize uname's armv* syntax.
11031         * config.sub: Modified to recognize uname's armv* syntax.
11033 1999-02-17  Mark Salter  <msalter@cygnus.com>
11035         * configure.in: Added target-bsp for sparclite.
11037 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11039         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11041 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11043         * configure.in: Add support for strongarm port.
11044         * config.sub: Add support for strongarm target.
11046 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11048         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11049         the old name config/mh-cygwin32.
11050         Enable texinfo.
11052 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11054         * configure.in: Do build ld for ix86 Solaris.
11056 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11058         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11059         $AR_FOR_TARGET.  Likewise for RANLIB.
11061 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11063         * config.sub (oabi):  Recognize.
11064         * configure.in (arm-*-oabi):  Handle.
11066 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11068         * config.guess: Improve detection of i686 on UnixWare 7.
11070 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11072         * config.guess: Add support for i386-pc-interix.
11073         * config.sub: Likewise.
11074         * configure.in: Likewise.
11076 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11078         * Makefile.in: Remove unneeded all-target-libio from
11079         from all-target-winsup target since it is now unneeded.
11080         Add all-target-libtermcap in its place since it is now
11081         needed.
11083 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11085         * configure.in: makefile stub for cygwin target is probably
11086         unnecessary.  Remove it for now.
11088 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11090         * configure.in: libtermcap.a should be built when cygwin is the
11091         target as well as the host.
11092         * config.guess: Allow mixed case in cygwin uname output.
11093         * Makefile.in: Add libtermcap target.
11095 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11097         * config.sub: Clean up handling of hppa2.0.
11099 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11101         * config.guess: Use C code to identify more HP machines.
11103 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11105         * config.sub: Handle hppa2.0.
11107 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11109         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11110         cygmon for all sparclite targets, regardless of object format.
11112 1998-12-15  Mark Salter  <msalter@cygnus.com>
11114         * configure.in: Added target-bsp for several target architectures.
11116         * Makefile.in: Added rules for bsp.
11118 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11120         * config.guess: Improve detection of hppa2.0 processors.
11122 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11124         * config.guess: Recognize FreeBSD using ELF automatically.
11126 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11128         * configure (skip-this-dir): Add handling for new shell script, which
11129         might be created by a sub-directory's configure to indicate, this particular
11130         directory is "unwanted".
11131         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11133 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11135         * ltconfig: import from libtool, after changing libtool to
11136         account for the cygwin name change.
11138 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11140         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11141         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11143 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11145         * configure.in: Add libtermcap to list of cygwin dependencies.
11147 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11149         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11150         they include winsup/include when it's a cygwin target.
11152 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11154         * configure.in (host_tools): Added zip.
11155         * Makefile.in (all-target-libjava): Depend on all-zip.
11156         (all-zip): New target.
11157         (ALL_MODULES): Added all-zip.
11158         (NATIVE_CHECK_MODULES): Added check-zip.
11159         (INSTALL_MODULES): Added install-zip.
11160         (CLEAN_MODULES): Added clean-zip.
11162 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11164         * Makefile.in: lose "32" from comment about cygwin.
11166 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11168         * configure.in: Use -Os to build target libraries for the fr30.
11170 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11172         * config.sub: Add fr30.
11174 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11176         * configure.in: drop "32" from config/mh-cygwin32.  Check
11177         cygwin* instead of cygwin32*.
11178         * config.sub: Check cygwin* instead of cygwin32*.
11180 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11182         * config.guess: Match any version of Unixware7.
11184 1998-10-20  Syd Polk  <spolk@cygnus.com>
11186         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11187         if desired.
11189 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11191         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11192         these if the appropriate directories and files to not exist.
11194 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11196         * Makefile.in (DEVO_SUPPORT): Add config.if.
11198 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11200         * configure: Add pattern to replace "build_tooldir"'s
11201         definition in the generated Makefile with "tooldir"'s
11202         actual value.
11204 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11206         * config.sub: Bring back lost sparcv9.
11208         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11210 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11212         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11213         CC_FOR_TARGET and friends.
11215 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11217         * Makefile.in (build_tooldir): New variable, same as tooldir.
11218         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11219         -B$(build_tooldir)/bin/.
11220         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11222 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11224         * README: Remove installation instructions and refer to the
11225         INSTALL directory instead.
11227 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11229         * config.sub: Add support for i[34567]86-pc-udk.
11230         * configure.in: Likewise.
11232 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11234         * Makefile.in: add bzip2 package building bits for user
11235         tools module
11236         * configure.in: ditto
11238 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11240         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11241         (ALL_TARGET_MODULES): Add all-target-libobjc.
11242         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11243         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11244         (all-target-libchill): Add dependencies.
11245         * configure.in (target_libs): Add libchill.
11247 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11249         * configure.in (target_subdir): Remove duplicate line.
11251 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11253         * Makefile.in (all-automake): fix dependencies.
11255 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11257         * configure.in: Minor cleanups for building in the $(target_alias)
11258         subdir.
11260 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11262         * Makefile.in (bootstrap): Set r and s before make all.  Use
11263         BASE_FLAGS_TO_PASS in make all.
11264         (cross): Likewise.
11266 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11268         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11270 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11272         * config.sub: Fix typo in last change.
11274 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11276         * config.sub: Add support for C4x target.
11277         * configure.in: Likewise.
11279 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11281         * config.sub: Recognize sparcv9 just like sparc64.
11283 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11285         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11287 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11289         * config.guess: Correctly identify Pentium II sco boxes.
11291         * config.guess: Fix "tr" code.  From Weiwen Liu.
11293 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11295         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11296         stabs.
11298 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11300         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11301         (ALL_TARGET_MODULES): Add all-target-libchill.
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 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11309         * config.guess: Avoid assumptions about "tr" behaves when
11310         LANG is set to something other than English.
11312 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11314         * configure (gxx_include_dir): Changed to
11315         '${prefix}/include/g++'-${libstdcxx_interface}.
11317         * config.if: New to determine the interfaces.
11319 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11321         * config.guess: Detect and handle MPE/IX.
11322         * config.sub: Deal with MPE/IX.
11324 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11326         * configure.in: Use mh-aix43.
11328 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11330         * configure: Fix --without/--disable cases for gxx-include-dir.
11332 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11334         * mdata-sh:  Imported.  Needed for automake support.
11336 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11338         * Makefile.in (taz): Try "chmod -R og=u ." before
11339         "chmod og=u `find . -print`".
11341 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11343         * configure.in: Add arm-elf and thumb-elf support.
11345 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11347         * Makefile.in: Undo previous patch.
11349 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11351         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11352         to here ...
11353         (install-no-fixedincludes): and here
11354         (INSTALL_MODULES): ... from here.
11356 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11358         * config.sub: Merge with FSF.
11360         * config.guess: Merge with FSF.
11362 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11364         * configure (extraconfigdirs): New variable.
11365         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11366         * Makefile.in (all): Move higher in file.
11367         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11368         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11369         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11370         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11371         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11373 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11375         * Makefile.in (all-target-libjava): Depend on all-gcc and
11376         all-target-newlib.
11377         (configure-target-libjava): Depend on $(ALL_GCC).
11379 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11381         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11382         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11384 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11386         * INSTALL/README: Fix typo.
11388 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11390         * ylwrap: Change absolute path checks to check for DOS style path
11391         names.
11393         * ylwrap: Don't use a full path name if the source file is in the
11394         same directory.  From hjl@lucon.org (H.J. Lu).
11396         * config-ml.in: Default to being verbose, to match Feb 18 change to
11397         configure.
11399 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11401         Brought over from egcs:
11403         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11405         * configure.in (target_subdir): Set to ${target_alias} instead
11406         of "libraries".
11408         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11410         * configure.in (target_subdir): Set to libraries if enable_multilib.
11412 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11414         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11415         multilibs, force reconfiguration the first time we create
11416         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11418 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11420         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11421         avoid confusion with --no-recursion.
11423 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11425         * configure.in: Win32 hosts shouldn't use install -x
11426         * install-sh: remove -x option, and special .exe-handling
11427         hack.
11429 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11431         * config.guess: Recognize i586-pc-beos.
11432         * configure.in: Don't build some bits for beos.
11434 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11436         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11437         CFLAGS default to -O2.
11439         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11440         when using GNU ld.
11442 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11444         * ltmain.sh: Correct install when using a different shell.
11446 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11448         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11450 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11452         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11453         target.
11455 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11457         * ltconfig: Update to correct AIX handling.
11459 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11461         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11463         * configure.in (target_subdir): Set to ${target_alias} instead
11464         of "libraries".
11466 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11468         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11469         (Makefile): Depend on $(gcc_version_trigger).
11471         * configure (gcc_version): Change default initializer to empty
11472         string.
11473         (gcc_version_trigger): New variable; pass this variable down
11474         to subdir configures to enable them checking gcc's version
11475         themselves. Emit make macros for both gcc_version vars.
11476         (topsrcdir): Initialize reliably.
11477         (recursion line): Remove --with-gcc-version=${gcc_version}.
11479 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11481         * configure (enable_version_specific_runtime_libs): Implement new flag
11482         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11483         in $(libsubdir); emit definition in each generated Makefile.
11484         (gxx_include_dir): Initialize depending on
11485         $enable_version_specific_runtime_libs.
11487 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11489         * configure (gcc_version): Initialize properly depending on
11490         how and where configure is started.
11491         (recursion line): Pass a --with-gcc-version=${gcc_version}
11492         to configures in subdirs.
11494 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11496         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11497         cygmon
11499 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11501         * configure.in: Add cygmon and libstub support for mn10200.
11503 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11505         * configure (gcc_version): Add new variable describing the
11506         particular gcc version we're building.
11507         * Makefile.in (libsubdir): Add new macro for the directory
11508         in which the compiler finds executables, libraries, etc.
11509         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11510         and libsubdir.
11512 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11514         * Makefile.in (local-clean): Remove *.log.
11515         (warning.log): Built with warn_summary from build.log.
11516         (mail-report.log): Run test_summary.
11517         (mail-report-with-warnings.log): Run test_summary including
11518         warning.log in the report.
11520 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11522         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11524 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11526         * Makefile.in (grep): Grep no longer depends on libiberty.
11528 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11530         * Makefile.in: all-snavigator needs all-libgui.
11532 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11534         * configure.in: Add cygmon and libstub support for mn10300.
11536 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11538         * missing: Update to version from automake 1.3.
11540         * ltmain.sh: On installation, don't get confused if the same name
11541         appears more than once in the list of library names.
11543 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11545         * config.sub: Accept m68060 and m5200 as CPU names.
11547 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11549         * configure: Use && rather than using -a in test, because odd
11550         strings can confuse test.
11551         * configure.in: Likewise.
11553 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11555         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11557 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11559         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11560         bootstrap4-lean): New targets.
11562 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11564         * mpw-* Delete.  Not used.
11566 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11568         * COPYING.LIB: Update FSF address.
11570 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11572         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11574         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11575         GAS_SUPPORT_DIRS.
11577 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11579         * ltconfig, ltmain.sh: Avoid producing a version number if
11580         -version-info was not used.
11582 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11584         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11585         building with newlib.
11587 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11589         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11590         Solaris `make' causes it to continue to next definition.
11592 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11594         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11595         the right GUI libraries and files are installed along with GDB.
11597 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11599         * configure.in: Change alpha to alpha* in several places.
11601 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11603         * config.sub: Recognize sparc86x.
11605 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11607         * configure.in (--enable-target-optspace): Remove debug echo.
11609 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11611         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11613 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11615         * ltconfig: Update cygwin32 support.
11617         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11618         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11619         (GDB_SUPPORT_DIRS): Likewise.
11621 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11623         * configure.in (target_makefile_frag): If --enable-target-optspace,
11624         use -Os to compile target libraries rather than -O2.  Default to
11625         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11626         not used.
11627         * configure.in (target_cflags): Ditto for d30v.
11629 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11631         * Makefile.in (all-bfd): Depend on all-intl.
11632         (all-binutils): Likewise.
11633         (all-gas): Likewise.
11634         (all-gprof): Likewise.
11635         (all-ld): Likewise.
11637 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11639         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11641 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11643         * Makefile.in (all-bfd): Depend upon all-libiberty.
11645         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11647 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11649         * Makefile.in: Add libstub.
11651         * configure.in: Ditto. Build libstub for targets that have cygmon
11652         support.
11654 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11656         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11658 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11660         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11661         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11663 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11665         * configure: Define DEFAULT_M4 by searching PATH.
11666         * Makfile.in: Use DEFAULT_M4.
11668 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11670         * ltconfig: Add cygwin32 support.
11672         * Makefile.in, configure.in: Add libtool as a native only directory
11673         to configure and build.
11675 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11677         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11679 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11681         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11683 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11685         * Makefile.in: add ash make rules
11686         * configure.in: add ash to native_only and host_tools lists
11688 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11690         * Makefile.in (all-gettext, all-intl): New targets.
11691         (ALL_MODULES): Added all-gettext, all-intl.
11692         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11693         (INSTALL_MODULES): Added install-gettext, install-intl.
11694         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11696         * configure.in (host_tools): Added gettext.
11697         (native_only): Likewise.
11698         (noconfigdirs) [various cases]: Likewise.
11699         (host_libs): Added intl.
11701 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11703         * configure: Do not disable building gdbtk for cygwin32 hosts.
11705 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11707         * configure.in: Add thumb-coff target.
11708         * config.sub: Add thumb-coff target.
11710 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11712         * Makefile.in: Revert yesterday's change.
11713         (all-target-winsup):  all-target-librx stays out of here.
11715 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11717         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11718         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11719         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11720         Remove references to librx and libg++.
11722 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11724         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11725         recursive makes
11727 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11729         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11730         for newlib directory.
11731         (CXX_FOR_TARGET): Likewise.
11733 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11735         * ltconfig: Update after libtool/ltconfig.in change for
11736         hpux11.
11738 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11740         * ltconfig, ltmain.sh: Update to libtool 1.2.
11742 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11744         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11745         (install-gcc-cross): Instead, override LANGUAGES here.
11747 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11749         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11750         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11752 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11754         * configure.in: Add Thumb-pe target.
11756 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11758         * Makefile.in - changed sn targets to snavigator
11759         * configure.in - changed sn targets to snavigator
11761 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11763         * config-ml.in: After building symlink tree call make distclean
11764         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11765         to be the case for libiberty.
11767 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11769         * configure: When making link, also check the current
11770         directory. The configure scripts may create one.
11772 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11774         * config.sub: Accept alphapca56 and alphaev6 properly.
11776 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11778         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11780 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11782         * config.sub (sco5): Fix typo.
11784 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11786         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11787         install-itcl.
11788         (install-itcl): Remove dependency on install-tcl.
11790 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11792         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11794 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11796         * configure.in: Don't build libgui for a cygwin32 target when not on
11797         a cygwin32 host.
11799 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11801         * configure (redirect): Set to null, so default behavior of
11802         configure is now --verbose.
11804 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11806         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11807         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11809 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11811         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11812         this change to sync Makefile.in with its ChangeLog entries.
11814 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11816         * ltmain.sh (mkdir): Check that the directory doesn't exist
11817         before we exit with error, so that we don't get races during
11818         parallel builds.
11820 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11822         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11824 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11826         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11827         PICFLAG_FOR_TARGET.
11828         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11830         * configure: Emit a definition for the new macro enable_shared
11831         into each Makefile.
11833 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11835         * configure.in (host_tools, native_only): Add libtool.
11837 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11839         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11840         Fix typo in ming config comment.
11842 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11844         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11846 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11848         * config.sub: Add tic30 cases, and map c30 to tic30.
11850 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11852         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11853         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11854         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11855         (CLEAN_TARGET_MODULES): Similarly
11856         (all-target-libf2c): Add dependences.
11857         * configure.in (target_libs): Add libf2c.
11859 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11861         * configure.in: Remove expect from noconfigdirs when target
11862         is cygwin32.  OK to build expect and dejagnu with Canadian
11863         Cross.
11865 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11867         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11868         host.
11870         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11871         and mingw32.
11873 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11875         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11876         here as it is not defined in the toplevel Makefile.
11878 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11880         * configure (package_makefile_rules_frag): New variable, which names
11881         a file with generic rules, ...
11882         Change comment to mention we now have FIVE parts.
11883         * configure: Undo last change.
11885 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11887         * config.guess: More accurate determination of HP processor types.
11888         * config.sub: More accurate determination of HP processor types.
11890 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11892         * configure (package_makefile_frag): Move inserting the
11893         ${package_makefile_frag} to where it should be according
11894         to the comment.
11896 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11898         * config.guess: Add support for Linux/ARM.
11900 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11902         * .cvsignore: Remove *-info and *-install since they match
11903         release-info and mpw-install, which we don't want to just ignore.
11905 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11907         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11909 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11911         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11912         local_prefix to sub-make invocations.
11914 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11916         * configure.in: Check makefile fragments in the source
11917         directory.
11919 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11921         * configure.in: Check whether host and target makefile
11922         fragments exist before adding them to *_makefile_frag.
11924 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11926         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11928 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11930         * configure.in: Make sure we only replace RPATH_ENVVAR on
11931         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11932         regexp to sed.
11934         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11935         to sub-makes.
11937 1998-01-13  Lee Iverson   (leei@ai.sri.com)
11939         * config-ml.in (multi-do): LDFLAGS must include multilib
11940         designator.
11942 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
11944         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11946 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
11948         * config.sub: Add mingw32 support.
11949         * configure.in: Likewise.
11951 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11953         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11955 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
11957         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11958         * configure (gxx_include_dir): Provide a definition for subdirs
11959         which do not use autoconf.
11961 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
11963         * config.guess: Sync with egcs.  Picks up new alpha support,
11964         BeOS & some additional linux support.
11966 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
11968         * config.guess: HP 9000/803 is a PA1.1 machine.
11970 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
11972         * configure.in: It's alpha*-...
11974 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11976         * configure.in (host_makefile_frag, target_makefile_frag):
11977         Handle multiple config files.
11978         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11979         alpha-*-*.
11981 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
11983         * mkdep: New file.
11985 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
11987         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11989 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11991         * Makefile.in: Add libgui directory.
11992         (GDB_TK): Add all-libgui.
11993         * configure.in: Add libgui directory.
11994         * configure: Add all-libgui to GDB_TK.
11996 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11998         * config-ml.in (multidirs): Add m32r to multilib list.
12000 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12002         * Makefile.in (all-target-gperf): Change dependency to
12003         all-target-libstdc++.
12005 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12007         * config.guess: Add BeOS support.
12009 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12011         Source directory cvs renamed to cvssrc:
12012         * configure.in (host_tools): Change cvs to cvssrc.
12013         (native_only): Likewise.
12014         (noconfigdirs) [various cases]: Likewise.
12015         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12016         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12017         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12018         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12019         (all-cvssrc): Rename target from all-cvs.
12021 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12023         * configure (gxx_include_dir): Fix thinko.
12025 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12027         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12028         (install-cross, install-gcc-cross): New targets.
12030 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12032         * configure.in (noconfigdirs): Add support for Thumb target.
12034         * config.sub (maybe_os): Add support for Thumb target.
12036 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12038         * Makefile.in: Add rules for cygmon.
12040         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12042 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12044         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12045         * configure (gxx_include_dir): Provide a definition for subdirs
12046         which do not use autoconf.
12048 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12050         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12051         11/18/97 build
12053 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12055         * From Franz Sirl.
12056         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12057         found on RedHat Linux systems.
12059 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12061         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12062         guesses.
12064 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12066         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12068 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12070         * ltmain.sh: If mkdir fails, check whether the directory was created
12071         anyhow by some other process.
12073 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12075         * configure.in (d30v-*-*): Configure all directories.
12077 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12079         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12080         for the D30V.
12082 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12084         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12086 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12088         * include/libiberty.h: Add extern "C" { so it can be used with C++
12089         progrms.
12090         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12091         programs.
12093 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12095         * configure.in (d30v-*-*): Configure GCC now.
12097 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12099         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12100         is no longer needed.
12102 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12104         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12106 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12108         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12109         targets using "$@" to provide support for similar but not identical
12110         targets without having to duplicate code.
12112 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12114         * makefile.vms: Fix to work with DEC C.
12116 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12118         * config.sub: Add mips-tx39-elf to marketing names.
12120 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12122         * ltmain.sh: Handle symlinks in generated script.
12124 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12126         * configure: Handle autoconf style directory options: --bindir,
12127         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12128         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12129         --sysconfdir.
12130         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12131         (sharedstatedir, localstatedir, oldincludedir): New variables.
12132         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12133         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12134         sbindir, sharedstatedir, and sysconfdir.
12136 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12138         * Makefile.in (bootstrap-lean): New target.
12140 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12142         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12143         sn, and gnuserv from noconfigdirs.
12145 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12147         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12149 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12151         * Makefile.in (cross): New target.
12153 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12154                           Jeff Law         <law@cygnus.com>
12156         * Makefile.in (bootstrap2, bootstrap3): New targets.
12157         (all-bootstrap): Remove outdated and confusing target.
12158         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12160 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12162         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12163         windows.  Consistent with gdb/configure.
12165 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12167         * configure.in: Name Linux target fragment.
12169         * configure: Rewrite so that project Makefile fragment is inserted
12170         first and appears last in the resulting Makefile.
12172 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12174         * Makefile.in (install-itcl): Install tcl first.
12176 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12178         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12180 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12182         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12184         * configure.in (skipdirs): Add target-librx for Linux.
12185         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12187 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12189         * Makefile.in (bootstrap): New target.
12191 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12193         * config.sub: Accept 'amigados' for backward compatibility.
12195 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12197         * config.guess: Merge with FSF.
12199 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12201         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12203 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12205         * config.sub: Add "marketing-names" patch.
12207 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12209         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12211 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12213         * config.sub: Handle v850-elf.
12215 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12217         * .cvsignore (*-install): Remove.
12219 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12221         * ltconfig: Set CONFIG_SHELL in libtool.
12222         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12224 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12226         * configure.in (target_subdir): Set to libraries if enable_multilib.
12228 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12230         * config.guess: Update from gcc directory.
12232 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12234         * Makefile.in (all-sim): Depends on all-readline.
12236 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12238         * Makefile.in (BISON, YACC): Use $$s.
12239         (all-bison): Depend on all-texinfo.
12241 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12243         * Makefile.in (BISON): Add -L flag.
12244         (YACC): Likewise.
12246 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12248         * configure.in (noconfigdirs): Add support for v850e target.
12250         * config.sub (maybe_os): Add support for v850e target.
12252 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12254         * configure.in (noconfigdirs): Add support for v850ea target.
12256         * config.sub (maybe_os): Add support for v850ea target.
12258 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12260         * config.sub: Add mipstx39.  Delete r3900.
12262 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12264         * Makefile.in (all-autoconf): Depends on all-texinfo.
12266 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12268         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12269         eabi targets.
12271 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12273         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12275         * configure: When handling a Canadian Cross, handle YACC as well as
12276         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12277         * Makefile.in (all-bison): Depend upon all-texinfo.
12279 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12281         * Makefile.in (BISON): bison, not byacc or bison -y.
12282         (YACC): bison -y or byacc or yacc.
12283         (various): Add *-bison as appropriate.
12284         (taz): No need to mess with BISON anymore.
12286 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12288         * configure: If OSTYPE matches *win32*, try to find a good value for
12289         CONFIG_SHELL.
12291 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12293         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12294         configure.in if it is present.
12296 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12298         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12300 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12302         * config.sub: Recognize `arc' cpu.
12303         * configure.in: Likewise.
12304         * config-ml.in: Likewise.
12306 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12308         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12310 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12312         * configure: Changed sed delimiter from ':' to '|' when
12313         attempting to substitute ${config_shell} for SHELL. On
12314         NT ${config_shell} may contain a ':' in it.
12316 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12318         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12320 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12322         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12324 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12326         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12328         * ylwrap: If the program is a relative path, force it to be
12329         absolute.
12331 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12333         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12335 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12337         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12338         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12339         for libraries.
12341 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12343         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12344         separated by spaces.
12346 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12348         * ylwrap: New file.
12349         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12351         * ltmain.sh: Handle /bin/sh at start of install program.
12353         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12355         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12356         * missing: New file, from automake 1.2.
12358 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12360         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12361         check-tk to CHECK_X11_MODULES.
12363 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12365         * config.sub: Merge with FSF.
12367 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12369         * config.guess: Merge with FSF.
12371 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12373         * configure: Treat msdosdjgpp like go32.
12374         * configure.in: Likewise.  Don't remove gprof for go32.
12376         * configure: Change Makefile.tem2 to Makefile.tm2.
12378 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12380         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12382 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12384         * install-sh (chmodcmd): Set to null if the DST directory already
12385         exists.  Same as Nov 11th change.
12387 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12389         * configure (GDB_TK): Needs itcl and tix.
12391 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12393         * config.guess: Update from FSF.
12395 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12397         * Makefile.in (GDB_TK): Depend on itcl and tix.
12399 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12401         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12402         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12403         (INSTALL_SCRIPT): New variable.
12404         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12405         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12406         to -x.
12407         * install-sh: Add support for -x option.
12409 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12411         * configure.in, Makefile.in: Treat tix like itcl.
12413 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12415         * Makefile.in (WINDRES): New variable.
12416         (WINDRES_FOR_TARGET): New variable.
12417         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12418         (EXTRA_HOST_FLAGS): Add WINDRES.
12419         (EXTRA_TARGET_FLAGS): Add WINDRES.
12420         (EXTRA_GCC_FLAGS): Add WINDRES.
12421         ($(DO_X)): Pass down WINDRES.
12422         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12423         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12424         DLLTOOL_FOR_TARGET.
12426 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12428         * configure.in: configure sim before gdb for win32-x-ppc
12430 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12432         Move gperf into the toplevel, from libg++.
12433         * configure.in (target_tools): Add target-gperf.
12434         (native_only): Add target-gperf.
12435         * Makefile.in (all-target-gperf): New target, depend on
12436         all-target-libg++.
12437         (configure-target-gperf): Empty rule.
12438         (ALL_TARGET_MODULES): Add all-target-gperf.
12439         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12440         (CHECK_TARGET_MODULES): Add check-target-gperf.
12441         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12442         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12444 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12446         * config.sub (mn10200): Recognize new basic machine.
12448 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12450         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12451         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12453 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12455         * configure.in: If we're building mips-sgi-irix6* native, turn on
12456         ENABLE_MULTILIB and set TARGET_SUBDIR.
12458 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12460         * Makefile.in (all-sn): Depend on all-grep.
12462 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12464         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12466         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12467         Makefile.  From Jeff Makey <jeff@cts.com>.
12468         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12470         * Makefile.in (DISTBISONFILES): Remove.
12471         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12472         $(DEFAULT_YACC).
12474         * configure.in: Build itl, db, sn, etc., when building for native
12475         cygwin32.
12477         * Makefile.in (LD): New variable.
12478         (EXTRA_HOST_FLAGS): Pass down LD.
12479         ($(DO_X)): Likewise.
12481 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12483         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12485 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12487         * configure.in (targargs): Strip out any supplied --build argument
12488         before adding our own. Always add --build.
12490 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12492         * configure.in (targargs): Pass --build if we're doing
12493         a cross-compile.
12495 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12497         * configure: Use '|' instead of ":" as the separator in
12498         sed. Otherwise sed chokes on NT path names with drive
12499         designators. Also look for "?:*" as the leading characters in an
12500         absolute pathname.
12502 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12504         * config.sub: Support for r3900.
12506 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12508         * configure.in: Use install-sh, not install.sh.
12510 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12512         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12513         apply it twice.
12515 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12517         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12518         install-binutils.
12520 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12522         * Makefile.in: Add automake targets.
12523         * configure.in (host_tools): Add automake.
12525 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12527         * configure: Default CXX to c++, not gcc.
12528         * Makefile.in (CXX): Set to c++, not gcc.
12529         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12531 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12533         * install-sh: try appending a .exe if source file doesn't
12534         exist
12536 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12538         * configure.in: Turn on multilib by default.
12539         (cross_only): Remove target-libiberty.
12541         * Makefile.in (all-gcc): Don't depend on libiberty.
12543 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12545         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12547 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12549         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12550         (DISTBISONFILES): Add ld/Makefile.in
12552 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12554         * configure.in: if target is cygwin32 but host isn't cygwin32,
12555         don't configure gdb tcl tk expect, not just gdb.
12557 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12559         * configure.in: Added gnuserv everywhere sn appears.
12561         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12562         (CROSS_CHECK_MODULES): Added check-gnuserv.
12563         (INSTALL_MODULES): Added install-gnuserv.
12564         (CLEAN_MODULES): Added clean-gnuserv.
12565         (all-gnuserv): New target.
12567 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12569         * config.guess: Fixes for MIPS OpenBSD systems.
12571 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12573         * Makefile.in (INSTALL_XFORM): Remove.
12574         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12576         * mkinstalldirs: New file, copied from automake.
12577         * Makefile.in (installdirs): Rename from install-dirs.  Use
12578         mkinstalldirs.  Change all users.
12579         (DEVO_SUPPORT): Add mkinstalldirs.
12581 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12583         * install-sh: Rename from install.sh.
12584         * Makefile.in (INSTALL): Change install.sh to install-sh.
12585         (DEVO_SUPPORT): Likewise.
12587         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12588         Graichen <graichen@rzpd.de>.
12590 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12592         * config.guess: Recognize OpenBSD systems correctly.
12594 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12596         * README, Makefile.in (ETC_SUPPORT): Remove references to
12597         cfg-paper*, configure.{texi,man,info*}._
12599 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12601         * Makefile.in (all.normal): Ensure that gcc is built after all
12602         the x11 - ie gdb - targets.
12604 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12606         * makefile.vms: Don't run conf-a-gas.
12608 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12610         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12612 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12614         * configure.in: Remove noconfigdirs case since gdb also
12615         configures and builds for tic80-coff.
12617 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12619         * configure: Set cache_file to config.cache.
12620         * Makefile.in (local-distclean): Remove config.cache.
12622 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12624         * COPYING: Update FSF address.
12626 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12628         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12629         noconfigdirs.
12631 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12633         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12634         MAKEDIRS, is empty.
12636 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12638         * config.sub: Tweak mn10300 entry.
12640 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12642         * configure.in (host_tools): Put sim before gdb, so gdb's
12643         configure.tgt can determine if the simulator was configured.
12645 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12647         * config.sub: Move BeOS $os case to be with other Cygnus
12648         local cases.
12650 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12652         * config.sub: Remove misplaced comment that broke Linux.
12654 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12656         * config.sub: Add BeOS support.
12658 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12660         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12662 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12664         * configure.in (noconfigdirs): Remove tcl and tk from
12665         noconfigdirs for cygwin32 builds.
12667 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12669         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12671 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12673         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12674         make-all.com, use makefile.vms instead.
12676 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12678         * config.sub: Accept -lnews*.
12680 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12682         * configure.in (noconfigdirs): Disable target-newlib,
12683         target-examples and target-libiberty for d30v.
12685 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12687         * configure.in (noconfigdirs): Enable ld for d30v.
12689 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12691         * configure.in (tic80-*-*): Build compiler.
12693 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12695         * configure.in (d30v-*): Remove sim directory from list of
12696         unsupported d30v directories
12698 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12700         * config.sub, configure.in: Add d30v target cpu.
12702 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12704         * makefile.vms: New file.
12705         * make-all.com: Remove.
12707 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12709         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12711 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12713         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12715 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12717         * Makefile.in (ALL_MODULES): Added all-db.
12718         (CROSS_CHECK_MODULES): Addec check-db.
12719         (INSTALL_MODULES): Added install-db.
12720         (CLEAN_MODULES): Added clean-db.
12722 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12724         * config.guess: Merge with latest FSF sources.
12726 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12728         * Makefile.in (ALL_MODULES): Added all-itcl.
12729         (CROSS_CHECK_MODULES): Added check-itcl.
12730         (INSTALL_MODULES): Added install-itcl.
12731         (CLEAN_MODULES): Added clean-itcl.
12733 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12735         * configure.in: build gdb for mn10200
12737 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12739         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12741 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12743         * configure.in (tic80-*-*): Turn off most targets right now.
12745 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12747         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12748         rather than the makeinfo program.
12749         (do-info): Depend upon all-texinfo.
12751 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12753         * configure.in: Remove uses of config/mh-linux.
12755         * config.sub, config.guess: Merge with latest FSF sources.
12757 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12759         * config.sub (case $basic_machine): Add tic80 entries.
12761 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12763         * config.sub, config.guess: Merge with latest FSF sources.
12765 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12767         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12768         * mpw-config.in: Test for NewFolderRecursive.
12769         * mpw-install: Use symbolic name for startup filename.
12770         * mpw-README: Add various additional details.
12772 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12774         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12776 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12778         * configure.in: Do build gcc and the target libraries for
12779         the mn10200.
12781 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12783         * configure.in: don't avoid building gdb for mn10300 any more
12784         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12785         instead of single-quoting it.
12787 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12789         * configure.in: Don't use --with-stabs on IRIX 6.
12791 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12793         * configure.in (m32r): Build gdb, libg++ now.
12795 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12797         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12798         directories from noconfigdirs.
12800 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12802         * config.sub (basic_machine): added mips16 configuration
12804 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12806         * config.sub: Handle d10v-unknown.
12808 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12810         * config.sub: Handle v850-unknown.
12812 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12814         * Makefile.in: add findutils
12815         * configure.in: add findutils to list of host_tools
12817 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12819         * config.sub: Handle mn10200 and mn10300.
12821 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12823         * configure.in (d10v-*): Do not build librx.
12825 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12827         * configure.in (mn10300): Build everything except gdb & libgloss.
12829 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12831         * config.guess:  Patch for Dansk Data Elektronik servers,
12832         from Niels Skou Olsen <nso@dde.dk>.
12834         For ncr, use /bin/uname rather than uname, since GNU uname does not
12835         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12837         Patch for MIPS R4000 running System V,
12838         from Eric S. Raymond <esr@snark.thyrsus.com>.
12840         Fix thinko for nextstep.
12842         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12844         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12845         * config.guess: Guess mips-dec-mach_bsd4.3.
12847         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12848         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12849         release numbers.
12850         * config.guess (mips-mips-riscos*):  Emit just enough of the
12851         release number.
12853         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12854         * config.guess (sparc-auspex-sunos*):  Added.
12855         (f300-fujitsu-*): Added.
12857         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12858         * config.guess:  Recognize a Tadpole as a sparc.
12860 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12862         * config.guess: Don't assume that NextStep version is either 2 or
12863         3.  NextStep 4 (aka OpenStep 4) has come out now.
12865 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12867         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12868         From Rik Faith <faith@cs.unc.edu>.
12870 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12872         * config.sub: Contributions from bug-gnu-utils to:
12873         Support plain "hppa" (no version given) architecture, reported by
12874         OpenStep.
12875         OpenBSD like NetBSD.
12876         LynxOs is not a hardware supplier.
12878         * config.guess: Contributions from bug-gnu-utils to add support for:
12879         OpenBSD like NetBSD.
12880         Stratus systems.
12881         More Pyramid systems.
12882         i[n>4]86 Intel chips.
12883         M680[n>4]0 Motorola chips.
12884         Use unknown instead of lynx for hardware manufacturer.
12886 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12888         * install.sh (chmodcmd): Set to null if the DST directory already
12889         exists.
12891 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12893         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12894         not use mt-ppc target Makefile fragment any more.
12896 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12898         * configure.in (*-*-windows):  Exclude everything but those dirs
12899         needed to build windows.
12901 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12903         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12905 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12907         * configure.in:  Exclude mmalloc from i386-windows.
12909 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12911         * Undo my previous change.
12913 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12915         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12916         unconditionally.
12917         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12919 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12921         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12922         host to add it's own flags.
12924 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12926         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12928 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12930         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12931         (CXX_FOR_TARGET): Likewise.
12932         (GCC_FOR_TARGET): Define.
12933         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12934         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12935         CC_FOR_TARGET was specified on the command line.
12936         (MAKEOVERRIDES): Don't define.
12938 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
12940         * configure.in (m32r): Fix spelling of libg++ libs.
12942 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
12944         * config.sub (-apple*): Remove, now redundant.
12946 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
12948         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12950         * configure: Rework yesterday's sed script patch.
12952         * config.sub: Merge with FSF.
12954 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
12956         * config.guess:  Merge from FSF.
12958         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
12959         * config.guess: Use pc instead of unknown, for pc clone systems.
12960         Change linux to linux-gnu.
12962         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12963         * config.guess: Avoid non-portable tr syntax.
12965 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
12967         * test-build.mk (HOLES): Add "xargs" for gdb.
12969         * configure: Avoid hpux10.20 sed bug.
12971 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
12973         * configure.in:  Add support for windows host
12974         (that is a build done under the Microsoft build environment).
12976 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
12978         * Makefile.in: Replace all uses of srcroot with s, to shrink
12979         command line lengths.
12981         Patches from Geoffrey Noer <noer@cygnus.com>:
12982         * configure.in: If configuring for newlib, pass --with-newlib to
12983         subdirectories.
12984         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12985         -Bnewlib/ and -Lwinsup to gcc.
12986         (CXX_FOR_TARGET): Likewise.
12988 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12990         * Makefile.in (ETC_SUPPORT): Add configure.
12992 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
12994         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12995         host configuration file.
12997 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12999         * configure.in: Break mn10x00 support into separate
13000         mn10200 and mn10300 configurations.
13001         * config.sub: Likewise.
13003 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13005         * configure.in: Add lots of stuff to noconfigdirs for
13006         the mn10x00 targets.
13008         * config.sub, configure.in: Add mn10x00 support.
13010 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13012         * make-all.com: Call conf-a-gas, not config-a-gas.
13014 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13016         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13017         targets.
13019 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13021         * mpw-README: Add much more detail for native PowerMac.
13022         * mpw-install: New file.
13023         * mpw-configure: Add --norecursion and --help options.
13024         * mpw-config.in: Translate readme and install files when
13025         copying to objdir.
13026         * mpw-build.in: Don't always depend on byacc and flex.
13027         (install-only-top): New action.
13029 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13031         * configure.in:  You can now configure GDB for the v850.
13033 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13035         * configure.in (noconfigdirs): Don't configure any C++ dirs
13036         if targeting D10V.
13038 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13040         * config.sub: Recognize mips64vr5000.
13042 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13044         * configure.in: Use a single line for host_tools and native_only.
13046 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13048         * config.sub, configure.in: Add entries for m32r.
13050 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13052         * Makefile.in (inet-install): Don't run install-gzip.
13054 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13056         * configure.in:  Don't config lots of things for *-*-windows*.
13058 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13060         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13061         (host_libs, host_tools): Copy from configure.in.
13062         * mpw-configure: Don't complain about directories not found.
13064 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13066         * configure.in (i[345]86): Recognize i686 for pentium pro.
13067         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13068         file.
13070         * config.guess (i[345]86): Ditto.
13072 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13074         * configure.in (noconfigdirs): Removed gdb for D10V.
13076 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13078         * configure.in: Remove ld, target-libio, target-libg++, and
13079         target-libstdc++ from noconfigdirs.
13081 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13083         * configure: Fix three locations where shell scripts were
13084         being run directly rather than with config_shell.
13086 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13088         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13089         * config.sub (basic_machine): Recognize v850.
13091 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13093         * mpw-configure: Handle multiple enable/disable options and
13094         pass them down recursively, handle -c and -s flags appropriately
13095         depending on choice of compiler, add escape mechanism for
13096         quoted arguments to gC.
13098 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13100         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13101         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13102         so that -mrelocatable-lib and -mno-eabi are used.
13104         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13105         not support --print-multi-lib, don't abort.
13107 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13109         * make-all.com: Run config-a-gas.
13110         * setup.com: Don't copy subdirectory files around.
13112 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13114         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13115         target, it now compiles correctly.
13117 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13119         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13121 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13123         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13125 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13127         * configure.in (native_only): Add prms.
13129 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13131         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13132         (BINUTILS_SUPPORT_DIRS): Likewise.
13134 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13136         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13137         d10v support is added.
13139 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13141         * configure.in (d10v-*-*): New target.
13143 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13145         * config.guess (HP 9000/811): Recognize this as a PA1.1
13146         machine.
13148 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13150         * Makefile.in (do-tar-gz): New target, split out from tail end of
13151         taz target.  Run each command separately, don't use pipes.
13152         (taz): Use it.
13154 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13156         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13157         * mpw-build.in: No builds should depend on building byacc or flex,
13158         they are assumed to be installed already.
13160 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13162         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13163         variable that CC_FOR_TARGET needs.
13165 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13167         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13168         options have changed since the last time the subdirectory was
13169         configured, and if it has, reconfigure.
13170         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13171         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13173 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13175         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13176         CLEAN_MODULES): Add bash.
13177         (all-bash): New target.
13179 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13181         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13183 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13185         * config.sub (basic_machine): Recognize d10v as a valid processor.
13187 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13189         * mpw-configure: Add support for --bindir.
13190         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13192 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13194         * configure.in: add bash, time, gawk to list of hosttools and things
13195         to only build for native toolchains
13197 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13199         * Makefile.in (docdir): Remove.
13201 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13203         * Makefile.in (datadir): Set to $(prefix)/share.
13205 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13207         * configure.in: build diff and patch for cygwin32-hosted
13208         toolchains.
13210 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13212         * config.sub: Accept -rtems*.
13214 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13216         * configure.in: enable dosrel for cygwin32-hosted builds,
13217                 remove diff from the list of things not buildable
13218                 via Canadian Cross
13220 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13222         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13223         don't get ". ".
13225 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13227         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13229 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13231         * Makefile.in (taz): Handle case where tex3patch didn't even get
13232         checked out.  Also, if it was found, put the symlink in a new util
13233         subdirectory.
13235 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13237         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13239 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13241         * config.sub: Recognize -openvms.
13242         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13243         * make-all.com, setup.com: New files.
13245 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13247         * Makefile.in (taz): tex3patch moved to texinfo/util.
13249 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13251         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13252         * configure.in: remove make from disable-if-Can-Cross list
13253                 enable gdb if ${host} and ${target} are cygwin32
13255 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13257         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13258         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13260 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13262         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13263         distinguish sysv/svr4/bsd variants.
13264         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13266 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13268         * configure.in: Added copyright notice.
13269         * move-if-change: Added copyright notice.
13271 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13273         * configure.in (powerpcle-*-solaris*): Until we get shared
13274         libraries working, don't build gdb, sim, make, tcl, tk, or
13275         expect.
13277 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13279         * config.guess:  Merge with FSF:
13281         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13282         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13284         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13285         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13287         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13288         * config.guess:  Combine two OSF1 rules.
13289         Also recognize field test versions.  From mjr@zk3.dec.com.
13290         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13291         because GNU uname does not support -p.  From pmr@pajato.com.
13293 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13295         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13297 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13299         * mpw-README: Document GCCIncludes.
13301 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13303         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13305 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13307         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13309 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13311         * configure.in (*-*-cygwin32): Configure make.
13313 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13315         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13317 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13319         * Makefile.in (all-inet): Depend on all-perl.
13321         * Makefile.in (inet-install): New target.
13323         * Makefile.in (all-inet): Depend on all-tcl.
13324         (all-inet): Depend on all-send-pr.
13326 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13328         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13329         temporarily.
13331 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13333         * configure.in: Don't configure --with-gnu-ld on AIX.
13335 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13337         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13339 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13341         * Makefile.in (ALL_MODULES): Added all-inet.
13342         (CROSS_CHECK_MODULES): Added check-inet.
13343         (INSTALL_MODULES): Added install-inet.
13344         (CLEAN_MODULES): Added clean-inet.
13345         (all-indent): New target.
13347         * configure.in (host_tools): Added inet.
13348         (native_only): Added inet.
13349         (noconfigdirs): Added inet.
13351 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13353         * configure.in: Don't configure libgloss if we are not configuring
13354         newlib.
13356 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13358         * configure.in: Don't configure libgloss for unsupported
13359         architectures.
13361 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13363         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13365 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13367         * Makefile.in (ALL_MODULES): Include all-apache.
13368         (CROSS_CHECK_MODULES): Include check-apache.
13369         (INSTALL_MODULES): Include install-apache.
13370         (all-apache): New target.
13372         * configure.in: Added apache everywhere perl is seen.
13374 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13376         * Makefile.in: Add support for clean-{module} and
13377         clean-target-{module} rules.
13379 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13381         * configure.in (*-*-ose) do not build libgloss.
13383 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13385         * config.guess (prep*:SunOS:5.*:*): Turn into
13386         powerpele-unknown-solaris2.
13388 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13390         * configure.in: Permit --enable-shared to specify a list of
13391         directories.
13393 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13395         * configure.in (host==solaris): Pass only the first word of $CC
13396         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13398 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13400         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13402 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13404         * Makefile.in (ALL_MODULES): Include all-perl.
13405         (CROSS_CHECK_MODULES): Include check-perl.
13406         (INSTALL_MODULES): Include install-perl.
13407         (ALL_X11_MODULES): Include all-guile.
13408         (CHECK_X11_MODULES): Include check-guile.
13409         (INSTALL_X11_MODULES): Include install-guile.
13410         (all-perl): New target.
13411         (all-guile): New target.
13413         * configure.in (host_tools): Include perl and guile.
13414         (native_only): Include perl and guile.
13415         (noconfigdirs): Don't build guile and perl; no ports have been
13416         done.
13418 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13420         * configure (--enable-*): Handle quoted option lists such as
13421         --enable-sim-cflags='-g0 -O' better.
13423 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13425         * Makefile.in ({,inst}all-target): New rule so we can make and
13426         install all of the target directories easily.
13428 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13430         * configure.in: Add missing global flag in sed substitution when
13431         deleting `target-' from ${configdirs}.
13433 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13435         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13436         option.
13438         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13439         config/mh-necv4.
13441         * install.sh: Correct misspelling of transformbasename.
13443         * config.guess: Recognize mips-*-sysv*.
13445 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13447         * config.sub: Recognize mon960.
13449 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13451         * configure: Restore Canadian Cross handling of BISON and LEX,
13452         removed in Feb 20 change.
13454 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13456         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13457         Mention make install.  Remove the old copyright date as well the
13458         clumsy and rather pointless copyright on the README file.
13460 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13462         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13463         Makefile after running symlink-tree, then run `make distclean' to
13464         avoid clobbering any generated files in srcdir.
13466 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13468         * configure.in (m68k-*-netbsd*): Build everything now.
13470 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13472         * Makefile.in (taz): Fix quoting.
13474 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13476         * configure.in (sparclet-*-*): Build everything now.
13478 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13480         * configure.in (m68k-*-linux*): New host.
13482 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13484         * configure: Check for bison before byacc.
13486 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13488         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13489         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13490         searching PATH.  These are used as fallbacks by Makefile.in if
13491         flex/bison/byacc aren't in objdir.
13493 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13495         * Makefile.in: Make everything which depends upon all-bfd also
13496         depend upon all-opcodes, in case --with-commonbfdlib is used.
13498 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13500         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13501         building NT native compilers on Unix.
13503 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13505         * configure.in: Don't get CC from the host Makefile fragment if we
13506         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13507         Solaris test for /usr/ucb/cc to the post target script, just after
13508         the compiler sanity test.
13510 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13512         * config.sub: Merge with FSF.
13514 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13516         * Makefile.in (RPATH_ENVVAR): New variable.
13517         (REALLY_SET_LIB_PATH): Use it.
13518         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13520 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13522         * config.sub, configure.in: Recognize sparclet cpu.
13524 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13526         * config.guess:  Support m68k-cbm-sysv4.
13528 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13530         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13531         m68k-unknown-linuxaout from linker help string.  Put quotes around
13532         $ld_help_string.
13534 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13536         * config.guess (powerpc-harris-powerunix): Add guess for port
13537         to new target.
13539 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13541         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13543 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13545         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13546         $(REALLY_SET_LIB_PATH) in Makefile.
13547         * Makefile.in (SET_LIB_PATH): New variable.
13548         (REALLY_SET_LIB_PATH): New variable.
13549         ($(DO_X)): Use $(SET_LIB_PATH).
13550         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13551         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13552         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13553         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13554         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13555         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13556         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13557         (install-dosrel): Likewise.
13558         (all-opcodes): Depend upon all-libiberty.
13560 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13562         * config.guess (*:CYGWIN*): New
13564 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13566         * Makefile.in (all-target-winsup): All all-target-libiberty.
13568 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13570         * configure.in (noconfigdirs): Add missing # in front of comment.
13572 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13574         * configure.in: add second pass to things added to noconfigdirs
13575         so *-gm-magic can exclude libgloss properly.
13577 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13579         * mpw-configure (extralibs_name, rez_name): Set correctly
13580         for MWC68K compiler.
13582         * mpw-README: Add more info on the necessary build tools.
13584 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13586         * configure.in, config.sub: Recognize cygwin32.
13588 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13590         * config.guess, config.sub: Recognize A/UX.
13592 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13594         * config.sub: Merge with gcc/config.sub.
13596 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13598         * mpw-build.in (do-binutils): Add build of stamps.
13600 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13602         * config.sub: Add recognition for mips64vr4100*-* targets.
13604 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13606         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13607         Add creation of gconfigargs with `--enable-shared' turned on.
13608         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13609         ($(host)-stamp-stage3-configured): Likewise.
13610         (HOLES): Add chatr and ldd.
13611         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13613 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13615         * configure: Pass --nfp to recursive configures.
13617 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13619         * Makefile.in (DLLTOOL): New.
13620         (DLLTOOL_FOR_TARGET): New.
13621         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13622         (EXTRA_TARGET_FLAGS): Ditto.
13623         (EXTRA_GCC_FLAGS): Ditto.
13624         (CONFIGURE_TARGET_MODULES): Ditto.
13625         (DO_X): Ditto.
13626         * configure: Add DLLTOOL.
13628 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13630         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13631         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13632         mh-sco, since old workarounds no longer needed, and don't
13633         build ld, since libraries have weak symbols in COFF.
13635 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13637         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13639 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13641         * configure.in: Make sure that ${CC} can be used to compile an
13642         executable.
13644 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13646         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13647         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13648         nothing depending on whether gdbtk is being built.
13650 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13652         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13654 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13656         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13657         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13659 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13661         * config-ml.in: Add support for
13662         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13663         Simplify setting of multidirs from --disable-foo.
13665 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13667         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13668         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13669         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13670         non-empty, pass them on to the  GCC make.
13671         (all-bootstrap): New rule that is like all-gcc, except it executes
13672         the GCC bootstrap rule instead of the GCC all rule.
13674 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13676         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13678 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13680         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13681         DG/UX support.
13683 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13685         * config.sub (i*86*) Change [345] to [3456]
13687 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13689         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13690         --with-gnu-ld=no.
13692 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13694         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13695         AIX multilibs get built.
13697 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13699         * configure.in (i386-win32): Don't build expect if we're not
13700         building the tcl subdir.
13702 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13704         * Makefile.in: (configure-target-examples, all-target-examples):
13705         New targets, configure and build example programs.
13707 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13709         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13710         use it as input to sedit the generated MPW makefile.
13711         * mpw-README: Add a suggestion about Gestalt.h.
13713 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13715         * config.sub: Accept *-*-ieee*.
13717 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13719         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13720         Ronald F. Guilmette <rfg@monkeys.com>.
13722 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13724         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13725         for powerpc-pe native.
13726         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13727         (target==powerpc-pe): duplicate i386-win32 entry.
13729 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13731         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13732         of vxworks, not just vxworks5.1.
13734 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13736         * mpw-configure: Add support for exec-prefix.
13738 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13740         * config.guess: Recognize HP model 816 machines as having
13741         a PA1.1 processor.
13743 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13745         * configure: Ignore new autoconf configure options.
13747 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13749         * config.guess:  Recognize Pentium under SCO.
13750         From Robert Lipe <robertl@arnet.com>.
13752 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13754         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13756 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13758         * configure.in: Don't configure gas for alpha-dec-osf*.
13760 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13762         * configure.in: Default to --with-stabs for some targets for which
13763         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13764         i[345]86*-*-unixware*.
13766 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13768         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13769         rather than basing it on the target.  Simplify handling of options
13770         controlling which directories to configure.  Remove extraneous
13771         slash in multi-clean target.
13773 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13775         * config-ml.in: Prefix more variables with ml_ so they don't collide
13776         with configure's.
13778 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13780         * configure: Don't turn -v into --v.
13782 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13784         * configure.in (targargs): Fix typo.
13786         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13788 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13790         * configure.in: Strip --host and --target options from
13791         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13792         --with-cross-host option when building with a cross-compiler.
13793         * configure: Canonicalize the arguments put into config.status by
13794         always using `=' for an option with an argument.  Pass a presumed
13795         --host or --target explicitly.
13797 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13799         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13800         into general OS recognition case.
13802 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13804         * configure.in (target_configdirs): add target-winsup only
13805         for win32 target systems.
13807 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13809         * Makefile.in (all-target-libgloss): Depend upon
13810         configure-target-newlib, since when libgloss is built it looks to
13811         see if the newlib directory exists.
13813 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13815         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13816         cfg-ml-*.in.
13818 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13820         * configure: Handle LD and LD_FOR_TARGET when configuring a
13821         Canadian Cross.
13823 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13825         * configure.in (target_libs): add target-winsup.
13826         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13827         (target==ppcle-pe): remove ld from $noconfigdirs.
13829 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13831         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13832         Preserve relative path names in $srcdir.  Build symlink tree if
13833         configuring cross target dir and srcdir=. (= no VPATH support).
13834         (configure-target-libg++): Depend on configure-target-librx.
13835         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13836         * config-ml.in: New file.
13837         * symlink-tree: New file.
13838         * configure: Ensure srcdir="." if that's what it is.
13840 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13842         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13843         includes and FLEX_SKELETON setting.
13844         * mpw-configure (--with-gnu-ld): New option, controls whether
13845         to use PPCLink or ld with PowerMac GCC.
13846         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13847         * mpw-config.in: Configure grez if targeting Mac.
13849         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13850         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13851         just macos.
13852         * configure.in: Configure grez resource compiler if targeting Mac.
13853         * Makefile.in (all-grez, install-grez): New targets.
13855 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13857         * configure: CXX defaults to gcc, not g++.  If we find
13858         gcc in the path, set CC to gcc -O2.
13860 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13862         * configure: Default ${build} correctly.  Avoid picking up extra
13863         spaces when reading CC and CXX from Makefile.  When doing a
13864         Canadian Cross, use plausible default values for numerous
13865         variables.
13866         * configure.in: When doing a Canadian Cross, don't try to
13867         configure tools whose configure script can't handle it.
13869 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13871         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13873 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13875         * configure:  Remove dubious bug reporting address.
13877 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13879         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13880         configure script, run that instead of this directory's configure.
13881         In either case, print a message that we're configuring the sub-dir.
13883 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13885         * configure.in: Before checking for the existence of various files,
13886         use sed to filter out "target-".
13888 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13890         * Makefile.in (DO_X): Split rule to decrease command line length
13891         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13892         (Philippe De Muyter).
13894 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13896         * Makefile.in (all-patch): depend on all-libiberty.
13898 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13900         * configure.in: If the only directory in target_configdirs which
13901         actually exists is libiberty, then set target_configdirs to empty,
13902         to avoid trying to build a target libiberty in a gas or gdb
13903         distribution.
13905 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13907         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13908         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13909         systems.
13911 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13913         * configure.in (copy_dirs): Use sys-include instead of include
13914         for --with-headers option.
13916 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13918         * Makefile.in, configure.in: Make winsup builds work with
13919         new scheme.
13921 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13923         * configure.in: Build the linker on AIX.
13925 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13927         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13928         where needed.
13930 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
13932         * Makefile.in (all-gcc): Fix typo.
13934 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13936         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
13938 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13940         * configure.in:  Rename libFOO to target-libFOO, and xiberty
13941         to target-xiberty, to provide more flexibility.
13942         (target_subdir):  Define.  Create if cross.
13943         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13944         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
13945         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13946         check-libFOO -> check-target-libFOO, etc.
13947         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13948         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13949         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13950         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
13951         allow ALL_GCC="" to only configure.
13952         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
13953         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
13954         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
13956 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
13958         * Makefile.in (taz): Build "info" in etc explicitly.
13960 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
13962         * configure.in:  Make sure that CC is undefined (as opposed to
13963         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
13964         problem with autoconf trying to configure on a host without GCC.
13966 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13968         * mpw-configure: Set host alias from choice of host compiler,
13969         only use generic MPW Makefile sed if present, edit a file
13970         named "hacked_Makefile.in" instead of "Makefile.in" if present.
13971         * mpw-README: Add problem notes about CW6 and CW7.
13973 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
13975         * Makefile.in (taz): Use ";" instead of ";;".
13977 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13979         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
13980         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13981         DISTDOCDIRS.
13982         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
13983         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
13985 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13987         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
13988         and gnats, because they are now subsumed by DISTSTUFFDIRS.
13989         Move bfd to DISTSTUFFDIRS.
13991 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13993         * Makefile.in (X11_LIB): Removed.
13994         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13996         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13998 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14000         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14001         names.
14003 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14005         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14007 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14009         * configure.in (i[345]86-*-win32): Always build newlib.
14010         Don't configure cvs, autoconf or texinfo.
14011         * Makefile.in (LD_FOR_TARGET): New.
14012         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14013         Pass down LD_FOR_TARGET.
14015 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14017         * winsup: New directory.
14018         * Makefile.in: Build winsup.
14019         * configure.in: Winsup is configured when target is win32.
14020         Can only build win32 target GDB when native.
14022 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14024         * config.guess: Recognize HP model 819 machines as having
14025         a PA 1.1 processor.
14027 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14029         * configure: Fix sed loop which substitutes for CC and CXX to
14030         avoid bug found in various sed implementations.
14032 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14034         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14035         simulator.  Use standard powerpc-*-eabi*.
14037 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14039         * configure.in: Stop putting gas and binutils in noconfigdirs for
14040         powerpc-*-aix* and rs6000-*-*.
14042 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14044         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14045         -mcall-aixdesc libraries.
14047 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14049         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14051         * config.sub (arm | armel | armeb): Fix shell syntax.
14053 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14055         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14056         -msoft-float and -mcpu=common support.
14057         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14058         libraries.
14060 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14062         * configure.in: Allow configuration and build of emacs19 for the alpha.
14064 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14066         * configure.in (CC): Get ^CC, not just any old CC, from
14067         ${host_makefile_frag}.
14069 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14071         * configure.in (CC): Try to get CC from
14072         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14074 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14076         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14077         only if it exists in $(srcdir).
14079 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14081         * configure: If CC and CXX are not set in the environment, set
14082         them, based on either an existing Makefile or on searching for gcc
14083         in PATH.  Substitute for CC and CXX in Makefile.
14084         * configure.in: Remove libm from target_libs.  Separate
14085         target_configdirs from configdirs.  If CC is not set in
14086         environment, try to get it from a host Makefile fragment.  Rewrite
14087         changes of configdirs to use skipdirs instead.  A few minor
14088         tweaks.  Take directories out of target_configdirs as they are
14089         taken out of configdirs.  Remove existing Makefile files from
14090         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14091         CONFIG_ARGUMENTS in Makefile.
14092         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14093         by configure.in.
14094         (CONFIG_ARGUMENTS): Likewise.
14095         (CONFIGURE_TARGET_MODULES): New variable.
14096         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14097         ($(CONFIGURE_TARGET_MODULES)): New target.
14098         (configure-libg++, configure-libio): New targets.
14099         (all-libg++): Depend upon configure-libg++.
14100         (all-libio): Depend upon configure-libio.
14101         (configure-libgloss, all-libgloss): New targets.
14102         (configure-libstdc++): New target.
14103         (all-libstdc++): Depend upon configure-libstdc++.
14104         (configure-librx, all-librx): New targets.
14105         (configure-newlib): New target.
14106         (all-newlib): Depend upon configure-newlib
14107         (configure-xiberty): New target.
14108         (all-xiberty): Depend upon configure-xiberty.
14110 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14112         * configure.in (host i[345]86-*-win32):  Expand the
14113         noconfigdirs again.
14115 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14117         * mpw-configure: Fix sed command file name.
14119 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14121         * configure.in (host i[345]86-*-win32): Reduce the
14122         noconfigdirs again.
14124 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14126         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14127         or powerpc*-*-pe*, since they are not yet supported.
14129 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14131         Add PowerMac support and many other enhancements.
14132         * mpw-configure: New option --cc to select compiler to use,
14133         paste options set according to --cc into the generated
14134         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14135         if mpw-make.sed is present.
14136         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14137         add forward includes for PowerPC include files.
14138         * mpw-build.in: Build using Makefile.PPC if present.
14139         (do-byacc, etc): Remove separate version resource builds.
14140         (do-gas): Build "stamps" before "all".
14141         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14142         * mpw-README: Update to reflect --cc option, PowerMac support,
14143         and recently-reported compatibility problems.
14145 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14147         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14148         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14149         (--with-multilib-top): Pass to recursive invocations.
14151 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14153         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14154         v810-*-*.
14156 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14158         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14159         gdb, ld and opcodes on v810-*-*.
14161 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14163         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14164         (local-maintainer-clean): New target.
14165         (maintainer-clean): New target.
14166         (realclean): Just depend upon maintainer-clean.
14168 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14170         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14172 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14174         * configure.in: Build ld in mips*-*-bsd* case.
14176 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14178         * config.sub: Accept -lites* OS.  From Ian Dall.
14180 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14182         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14183         targets.
14185 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14187         * configure.in: treat i386-win32 canadian cross the same as
14188         i386-go32 canadian cross.
14190 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14192         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14193         running under the simulator to build a reduced set of libraries.
14194         (powerpc-*-eabiaix): Add fine grained multilib support added to
14195         other powerpc targets yesterday.
14197 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14199         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14200         -disable-softfloat, -disable-relocatable, -disable-aix, and
14201         -disable-sysv to control which multilib libraries get built.
14203 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14205         * configure: Add Makefile.tem to list of files to remove in trap
14206         handler.
14208 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14210         * config.guess (*Linux*):  Add missing "exit"s.
14211         Also, need specific check for alpha-unknown-linux (uses COFF).
14213 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14215         * config.guess:  Merge with FSF:
14217         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14218         * config.guess (AIX4): More robust release numbering discovery.
14220         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14221         * config.guess (i386-sequent-ptx): Properly get version number.
14223         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14224         * config.guess (mips:*:4*:UMIPS): New case.
14226 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14228         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14229         (i386-win32 host): Likewise.  Don't build readline.
14231 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14233         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14234         SUPPORT_FILES to submakes.
14236 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14238         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14239         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14240         mpw-configure.
14242 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14244         * configure.in (appdirs): Use =, not ==, in test expression when
14245         trying to build the text to print in the warning message for
14246         Solaris users.
14248 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14250         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14252 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14254         * config.guess: Recognize lynx-2.3.
14256 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14258         * config.sub (z8ksim): Deleted
14259         (z8k-*-coff): New, this is the one true name of the target.
14261 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14263         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14265 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14267         * config.guess (*:Linux:*:*): First try asking the linker what the
14268         default object file format is (elf, aout, or coff).  Then if this
14269         fails, try previous methods.
14271 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14273         * configure.in: Don't build newlib for *-*-vxworks5.1.
14275 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14277         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14278         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14280 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14282         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14284 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14286         * cfg-ml-com.in: New file.
14287         * cfg-ml-pos.in: New file.
14289 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14291         * COPYING.NEWLIB: Add HP free copyright to list.
14293 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14295         * config.sub: Recognize -eabi* for the system, not just -eabi.
14297 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14299         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14300         * config.sub, configure.in (win32): New target and host.
14302 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14304         * configure.in: Add i386-pe configuration.
14306 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14308         * mpw-build.in (install): Install GDB after LD.
14310 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14312         * mpw-config.in (elf/mips.h): Always forward-include, needed
14313         for GDB to build.
14315 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14317         * testsuite: New directory for customer acceptance and whole tool
14318         chain tests.
14320 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14322         * configure: If per-host line isn't found, but AC_OUTPUT is found
14323         and a configure script exists, run it instead.
14325 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14327         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14329 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14331         * configure: Set build_{cpu,vendor,os,alias} to host values when
14332         --build isn't specified.
14334 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14336         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14337         (FLAGS_TO_PASS): Pass them.
14338         (EXTRA_TARGET_FLAGS): Ditto.
14340 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14342         * Makefile.in (all-libg++): Depend on all-libstdc++.
14344 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14346         * configure.in (noconfigdirs): Enable all packages for
14347           i386-unknown-netbsd.
14349 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14351         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14352         hosted builds (DOS builds)
14354 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14356         Changes for ARM based on patches from Richard Earnshaw:
14357         * config.sub: Handle armeb and armel.
14358         * configure.in: Omit arm linker only for riscix.
14360 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14362         * config.guess:  Update from FSF.
14364 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14366         * config.sub: Recognize powerpcle as the little endian variant of
14367         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14368         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14369         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14370         temporarily.
14372 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14374         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14376 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14378         * config.sub: Accept -lites* as a basic system type.
14380 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14382         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14383         installed, and if so return linuxoldld as the system name.
14385 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14387         * config.guess: Add hppa1.1-hp-lites support.
14389 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14391         * configure.in: Don't build newlib for m68k-vxworks5.1.
14393 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14395         * configure.in (mips-sgi-irix6): Use mh-irix5.
14397 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14399         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14401 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14403         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14404         OSF/1.  Fix compiler flags.
14405         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14407 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14409         * configure.in: Recognize --with-newlib.
14410         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14412 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14414         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14415         to *_X11_MODULES due to gdbtk needing X include files et al.
14417 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14419         Merge in support for Mac MPW as a host.
14420         (Old change descriptions retained for informational value.)
14422         * mpw-config.in: Add generic include forwards for cpu-specific
14423         include files in aout and elf directories.
14425         * mpw-configure: Added copyright.
14426         * mpw-config.in: Check for presence of required build tools.
14427         (target_libs): Add newlib.
14428         (target_tools): Add examples.
14429         (Read Me): Generate as "Read Me for MPW" instead.
14430         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14431         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14432         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14434         * mpw-configure: Remove subdir-specific makefile hackery,
14435         delete mk.tmp after using it.
14437         * mpw-build.in (all): Display start and end times.
14439         * mpw-configure (host_canonical): Set.
14440         (target_cpu): Always add to makefiles.
14441         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14442         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14443         (mpw-mh-mpw): Look for in srcdir and srcroot.
14444         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14446         * mpw-build.in: (install-only): New target.
14448         * mpw-configure (host_alias, target_alias): Rename from hostalias
14449         and targetalias, add into generated Makefile.
14450         (mk.tmp): If present, add into generated Makefile.
14451         * mpw-build.in (all-gas): Build config.h first before gas proper.
14453         * mpw-configure (config.status): Write only if changed.
14454         * mpw-config.in (readline): Configure it (not built, just used for
14455         definitions).
14457         * mpw-config.in (elf/mips.h): Add a forward include.
14459         * mpw-config.in: Forward-include most .h files in include into
14460         extra-include.
14461         (readline): Don't build.
14462         mpw-build.in (install): Install GDB.
14464         * mpw-configure (prefix, mpw_prefix): Handle it.
14465         * mpw-config.in (mmalloc, readline): Don't configure.
14466         * mpw-build.in (thisscript): Rename to ThisScript.
14467         Use mpw-build instead of BuildProgram everywhere.
14468         (mmalloc, readline): Don't build.
14469         * mpw-README: New file, basic documentation about the MPW port.
14471         * mpw-config.in: Use forward-include to create include files.
14473         * mpw-configure: Add more things to the top of each configured
14474         Makefile, including contents of config/mpw-mh-mpw.
14475         * mpw-config.in (extra-include): Create this directory and fill it
14476         with Posix-like include files when configuring.
14478         * config.sub (apple, mac, mpw): Add various aliases.
14480         * mpw-build.in: New file, top-level build script fragment for MPW.
14481         * mpw-configure: New file, configure script for MPW.
14482         * mpw-config.in: New file, config fragment for MPW.
14484 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14486         * configure.in (host_libs): Remove glob, since it is gone from the
14487         sources.
14489 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14491         * Makefile.in: define empty GDB_NLM_DEPS var.
14493         * configure.in(target_makefile_frag): use config/mt-netware
14494         for netware targets.
14496 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14498         * config.sub: Merge in recent FSF changes.  Remove linux special
14499         cases.
14501 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14503         Revert this change:
14505         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14507                 * build-all.mk: Use CC=cc -Xs on Solaris.
14509 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14511         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14512         stop using it.
14513         * Makefile.in: Nuke all references to glob subdirectory.
14515 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14517         * configure.in: Fix --enable-shared logic in per-host.
14519 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14521         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14523 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14525         * configure.in (noconfigdirs): Don't build gas on AIX, for
14526         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14528 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14530         * configure: Fix --cache-file to work if the file argument is a
14531         relative path.
14533 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14535         * configure: If the --cache-file is used, pass it down to
14536         configure in subdirectories.
14538 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14540         * config.sub: add vxworks29k configuration.
14542 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14544         * Makefile.in (taz): Do "diststuff" part quietly.
14546 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14548         * config.sub: Mini-merge with gcc/config.sub.
14550 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14552         * config.guess (IRIX): Sed - to _.
14554 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14556         * Makefile.in (source-vault, binary-vault): New targets.
14558 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14560         * config.sub: Recognize -eabi as a basic system type.
14562 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14564         * configure.in (enable_shared stuff): Fix typo.
14566 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14568         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14570 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14572         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14574 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14576         * configure.in (rs6000-*-*): Don't build gas.
14578 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14580         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14581         reduce command line length.
14582         (AS_FOR_TARGET): Check for as.new, not Makefile.
14583         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14585 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14587         * config.guess:  Merge from FSF.
14589 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14591         * configure: Don't use $ when handling program_suffix.
14593 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14595         * configure.in:  Configure tk for hppa/hpux.
14597 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14599         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14601 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14603         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14604         to LIBCXXFLAGS.  Tests are better run without it.
14606 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14608         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14610 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14612         * configure.in (*-*-netware*): Don't configure xiberty.
14614 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14616         * configure.in:  Remove tk from native_only list.
14618 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14620         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14621           for special NCD build.
14623 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14625         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14626         makeall.bat, they're only useful for binutils snapshots.
14627         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14628         makeall.bat to specified SUPPORT_FILES.
14630 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14632         * build-all.mk: Add Ericsson targets to sun4 and solaris
14633           hosts.  Add  BNR's sun4 target to solaris host, so their
14634           build-from-source will be tested in-house first.
14636 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14638         * Makefile.in (LIBCFLAGS): New variable.
14639         (CFLAGS_FOR_TARGET): Ditto.
14640         (LIBCFLAGS_FOR_TARGET): Ditto.
14641         (LIBCXXFLAGS): Ditto.
14642         (CXXFLAGS_FOR_TARGET): Ditto.
14643         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14644         (BASE_FLAGS_TO_PASS): Pass them.
14645         (EXTRA_TARGET_FLAGS): Ditto.
14647         * configure.in: Support --enable-shared.
14649 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14651         * configure.in (target_libs):  Include libstdc++ again.
14652         * config.guess:  Update from FSF (for FreeBSD).
14654 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14656         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14657         makeall.bat.
14658         (DISTDOCDIRS): Add `etc'.
14659         (ETC_SUPPORT_PFX): New variable.
14660         (taz): Include anything from etc starting with a word in
14661         ETC_SUPPORT_PFX.
14663 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14665         * config.sub: Update for recent FSF changes.  Remove obsolete
14666         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14667         spacing changes.
14669 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14671         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14673         * config.guess:  Merge with FSF.
14674         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14676 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14678         * configure: Since the "trap 0" handler will override the exit
14679         status on many systems, only use it for "exit 1", and make it set
14680         a non-zero exit status; reset it before "exit 0".  Also, check
14681         exit status of config.sub, and error out if it failed.
14683 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14685         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14686         and install libgloss.
14688 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14690         * Makefile.in (all-binutils): Depend upon all-byacc.
14692         * configure.in: Don't build emacs on Irix 5.
14694 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14696         * configure.in (*-*-netware*): Add libio.
14698 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14700         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14701         (CHECK_TARGET_MODULES): Ditto.
14702         (INSTALL_TARGET_MODULES): Ditto.
14703         (TARGET_LIBS): Ditto.
14704         (all-libstdc++): Note dependencies.
14706 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14708         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14710 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14712         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14713         -fexternal-templates.
14715         * configure.in (target_libs): Add libstdc++.
14716         (noconfigdirs): Add libstdc++ as appropriate.
14718 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14720         * config.guess:  Update from FSF.
14722 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14724         * configure: Use ${config_shell} when running ${configsub}.
14726 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14728         * config.sub: No longer recognize h8300h.
14730 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14732         * config.sub: Remove extraneous differences between config.sub and
14733         gcc/config.sub.
14735 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14737         * Makefile.in (DISTSTUFFDIRS): Add gas.
14739 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14741         * COPYING.NEWLIB: New file.
14743 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14745         * config.guess (HP-UX):  Patch from Harlan Stenn
14746         <harlan@landmark.com> to also emit release level.
14748 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14750         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14752 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14754         * config.sub:  Merge nextstep cleanup from FSF.
14756 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14758         * configure.in (arm-*-*): Don't configure ld for this target.
14760 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14762         * configure.in (*-*-netware): don't configure libg++, libio,
14763           librx, or newlib.
14765 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14767         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14768         configure ld--it works, but it doesn't support shared libraries.
14770 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14772         * config.guess (*-unknown-freebsd*):  Get rid of possible
14773         trailing "(Release)" in version string.
14774         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14776 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14778         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14779         Fix type: *-next-neststep -> *-next-nextstep.
14781         * config.guess:  Merge from FSF:
14783         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14785         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14787         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14789         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14790         instead of UNIX_SV for UnixWare 1.0).
14792 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14794         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14795         to make gdb/nlm/* build after the compiler and linker.
14797 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14799         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14800         not just i[34]86.
14801         (m68k-atari-sysv4):  Relocate to match FSF version.
14803         * config.guess:  More merges from the FSF:
14805         Add a space before function call or macro invocation.
14807         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14809         * config.guess: Add trap cmd to remove dummy.c and dummy when
14810         interrupted.
14812         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14814         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14815         (dummy): Redirect stderr from compilation of dummy.c.
14817         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14819         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14821 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14823         * configure: Accept and ignore --cache*, for compatibility with
14824         new autoconf.
14826 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14828         * config.guess:  Merge from FSF:
14830         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14832         * config.guess (Pyramid*:OSx*:*:*): New case.
14833         (PATH): Add /.attbin at end for finding uname.
14834         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14836         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14838         * config.guess (M88*:DolphinOS:*:*): New case.
14840         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14842         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14843         to select whether to use ELF or COFF.
14845         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14847         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14849         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14851         * config.guess: Guess the OS version for HPUX.
14853         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14855         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14857 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14859         * configure.in: Recognize --with-headers, --with-libs, and
14860         --without-newlib.
14861         * Makefile.in (all-xiberty): Depend upon all-ld.
14863 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14865         * configure.in: Change i[34]86 to i[345]86.
14867 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14869         * configure (version): A few more tweaks to help message.
14871 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14873         * Makefile.in:  Remove (for now) librx as a host library,
14874         now that we're building it for target.
14876 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14878         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14879         (Karl Berry).
14881 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14883         * configure.in:  Also configure librx.
14885 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14887         * Makefile.in:  Update various rules to reflect that librx
14888         is now needed for libg++.
14890 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14892         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14894 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14896         * configure.in: Configure the examples directory.
14898 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14900         * configure: Simplify Jun 2 1994 change.
14902 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14904         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14905         /bin/gcc isn't good enough to build gcc.
14907 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14909         * Makefile.in (GDB_SUPPORT_FILES): Remove
14910         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14911         (gdb.tar.gz): Add new rule to use standard distribution building
14912         mechanism.
14914 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14916         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14917         Bill Cox <bill@cygnus.com>.
14919 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14921         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14923 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14925         * configure:  Search current dir first in .gdbinit.
14927 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14929         * config.sub:  Recognize freebsd (merged from gcc config.sub).
14931 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14933         * config.sub:  Refer to NeXT's operating system as nextstep.
14935         * config.sub (case $basic_machine):  Re-order the cases, to match
14936         the order in the FSF version (which is mostly alphabethical).
14937         Merge in some additions and changes from the FSF.
14939 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
14941         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14942         * config.sub: Recognize cxux7.
14943         * configure.in: Use mh-cxux for m88k-harris-cxux*.
14945 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14947         * config.sub:  Fix typo powerpc -> powerpc-*.
14949 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
14951         * Makefile.in: `all-emacs19' depends on `all-byacc'.
14953         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14954         parallel with all-emacs and install-emacs).  Top-level command
14955         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14957 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14959         * test-build.mk ($(host)-stamp-stage2-installed): Remove
14960         $(relbindir)/make before doing ``make install'', and use
14961         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
14962         installing over running make binary.
14963         ($(host)-stamp-stage3-installed): Likewise.
14965 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14967         * config.guess: Recognize Mach.
14969 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14971         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14972         see whether --exec-prefix was used.
14974 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14976         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
14978 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14980         * Makefile.in: Add all-librx target similar to all-libproc.
14982 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
14984         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
14985         with post 1.2 uname bogosity.
14987 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14989         * configure: Remove temporary files on receipt of a signal.
14991 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
14993         * configure: If there is a package_makefile_frag, remove
14994         ${subdir}/Makefile.tem after copying it in.
14996 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14998         * build_all.mk: support rs6000 lynx identifies itself as
14999         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15000         since /bin/gcc is too feeble to compile a modern gcc.
15002 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15004         * brought devo/test-build.mk update-to-date with progressive/
15005           test-build.mk. Add lynx targets and hppa flag info.
15007 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15009         * configure.in:  Use mh-ncrsvr43.  Patch from
15010         Tom McConnell <tmcconne@sedona.intel.com>.
15012 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15014         * config.guess (i386-unknown-bsdi):  No longer need to
15015         check #if defined(__bsdi__) && defined(__i386__).
15017 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15019         * configure: Set program_transform_nameoption correctly.
15021 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15023         * brought build-all.mk update-to-date with progressive build-all.mk,
15024           added new targets and hppa info.
15026 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15028         * configure: If config.guess result is a prefix of the user
15029         specified target, assume a native build and use the user specified
15030         target as the host alias.  Remove SunOS patch suffix removal hack.
15031         * configure.in: Remove SunOS patch suffix removal hack.
15033         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15034         in NATIVE_CHECK_MODULES.
15036 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15038         * Makefile.in: Rename HOST_ONLY to NATIVE.
15039         * configure: Delete SunOs patch suffix from host_canonical
15040           and build_canonical variables that are prepended to Makefiles.
15041         * configure.in: Add comments for easier maintenance.
15043 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15045         * Makefile.in: Add all-libproc target similar to all-gui.
15047 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15049         * Makefile.in (CHECK_MODULES): split into
15050         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15052 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15054         * config.guess (i386-unknown-bsdi): New system to guess.
15056 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15058         * Makefile.in: Add all-gui target (but not yet build by "all").
15060 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15062         * config.sub: Move deletion of patch suffix from here...
15063         * configure.in: To here, at Ian's suggestion.  The top-
15064           level scripts might need to know of a patch level.
15066 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15068         * config.sub: Strip off patch suffix so rtl is recognized
15069           as a sunos4.1.3 machine, even though it's been patched.
15071 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15073         * Makefile.in (INSTALL_LAST): Delete.
15074         (INSTALL_DOSREL): New.
15076 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15078         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15079         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15080         whether we pass down --with-gnu-ld anyhow.
15082 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15084         * Makefile.in (INSTALL_LAST): Change operation so it works
15085         on more flavors of make.
15086         * configure.in (go32): Don't build libg++ or libio.
15088 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15090         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15091         they can be overriden by templates.
15093 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15095         * configure.in (target==go32): Don't build gdb.
15096         * dosrel: New directory.
15098 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15100         * configure.in (host==go32): Configure dosrel too.
15101         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15102         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15103         be set by incoming names or templates.
15104         (INSTALL_LAST): New rule.
15106 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15108         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15110 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15112         * configure.in (appdirs): New variable.  Currently empty, but will
15113         be used in gas distribution.  If nonempty, lists a set of
15114         directories at least one of which must get configured, or top
15115         level configuration is considered to have failed.
15116         (rs6000-*-lynxos*): Use new file name.
15118 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15120         Eliminate XTRAFLAGS.
15121         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15122         newlib include files using -idirafter, and also use -nostdinc.
15123         (CXX_FOR_TARGET): Likewise.
15124         (XTRAFLAGS): Removed.
15125         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15126         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15127         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15128         ($(DO_X)): Don't pass down XTRAFLAGS.
15130 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15132         * configure.in (mips*-dec-bsd*): New target; do build linker.
15133         (mips*-*-bsd*): New target; don't build linker.
15135 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15137         * configure.in: support rs6000-*-lynxos* configuration.
15138         support sunos4 as a cross target.
15140         * config.sub: look for lynx*, not lynx since the OS version may
15141         legitimately be part of the name.
15143 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15145         * configure.in (i[34]86-*-sco*): Move to be with other i386
15146         targets.
15147         (romp-*-*): New target.  Skip various binary utilities.
15148         (vax-*-*): New target.  Don't build newlib.
15149         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15151 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15153         * configure.in: Only set host_makefile_frag if config
15154         directory exists.
15156 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15158         * install.sh: If $dstdir exists, don't check whether each
15159         component does.
15161 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15163         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15165 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15167         * configure.in (*-*-lynxos*): Don't configure newlib for either
15168         native or cross Lynx.
15170 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15172         * config.sub (sparc64-elf): Fix os.
15173         (z8k): Remove duplicate.
15175 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15177         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15178         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15180 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15182         * configure: Make file links cleanly even if Lynx fails on
15183           an NFS symlink (at least fail cleanly).
15185 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15187         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15188         -XNh2000.
15190 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15192         * configure: Unknown options are fatal again.
15194 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15196         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15197         compatibility.
15199 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15201         * build-all.mk: Add `clean' target.
15203 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15205         * config.guess:  Add SINIX support.
15206         * configure.in:  Add mips-*-sysv4* support.
15208 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15210         * build-all.mk: Document all useful targets.
15211         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15212         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15214 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15216         * configure: Support --silent, --quiet.
15218 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15220         * configure: Support --disable-FEATURE.
15222 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15224         * config.guess: Recognize NCR running SVR4.3.
15226 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15228         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15229         Patch from Paul Eggert <eggert@twinsun.com>.
15231 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15233         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15235 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15237         * configure: Make unrecognized options give nonfatal warnings
15238         instead of fatal errors, and pass them to any subdirectory
15239         configures in case they recognize them.
15240         Make --x equivalent to --with-x.
15242 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15244         * configure: Add --enable-* options.  Clean up usage message and
15245         some comments.
15247 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15249         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15251 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15253         * configure.in (hppa*-*-*): Enable binutils.
15255 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15257         * config.sub: Recognize cisco.
15259 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15261         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15263 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15265         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15266         than one configuration name.  Add comment.
15268 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15270         * config.guess: about target *-hitachi-hiuxwe2, fixed
15271         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15272         macro is incorrect.]
15274 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15276         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15277         than the "make ls" stuff which used to be here.
15279 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15281         * config.guess:  Recognize i[34]86-unknown-freebsd.
15282         From Shawn M Carey <smcarey@rodan.syr.edu>.
15284 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15286         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15288 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15290         * config.guess: Check for ptx.
15292 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15294         * config.sub: Add os9k checking.
15296 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15298         * config.guess: Handle OSF1 running on HPPA processors
15300 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15302         * configure: If subdir configure fails, print out a message with
15303         subdirectory name, in case subdir's configure code didn't identify
15304         itself.
15306 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15308         * configure.in: Remove embedded newlines from configdirs.
15309         Avoid mismatches of substrings.  Fix matching strings at end
15310         of configdirs.
15312 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15314         * config.guess:  Add Lynx/rs6000 config support.
15316 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15318         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15320 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15322         * configure.in (hppa*-*-osf*): Treat this just like most other
15323         PA configurations (eg no binutils or ld).
15324         (hppa*-*-*elf*): These configurations have binutils and ld.
15326 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15328         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15330 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15332         * configure.in (rs6000-*-*): Build gas.
15334 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15336         * Makefile.in:  Avoid bug in losing hpux sed.
15338 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15340         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15341         for GDB and GDB has been fixed to not need it.
15343 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15345         * config.guess: Recognize vax hosts.
15347 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15349         * configure (while loop): Don't use "break 2" inside case
15350         statement -- the case statement isn't an enclosing loop.
15352 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15354         * config.guess:  Clean up NeXT support, to allow nextstep
15355         on Intel machines.  Make OS be nextstep.
15357 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15359         * config.guess: Add alternate forms for Convex.
15361 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15363         * configure:  Completely rewrite option processing.  Take
15364         advantage of pattern-matching to avoid invoking test frequently.
15365         Also clean up host and target defaulting logic.
15367 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15369         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15370         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15371         commands (plus user environment) will fit SCO limits.
15373 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15375         * configure.in: Don't issue warnings about directories which are
15376         not being configured if -norecursion is set.  Correct test for
15377         --with-gnu-as and --with-gnu-ld to not get confused by substring
15378         matches.
15380         * configure.in: Don't build gas for alpha-dec-osf1*.
15382 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15384         * configure:  Back out Per's change of 12/19/1993.  It changes the
15385         behavior of configure in unexpected and confusing ways.
15387         Also, use different delim char when calculating
15388         program_transform_name so that the name can contain slashes.
15390 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15392         * configure.in, config.sub: Add support for VSTa micro-kernel.
15394 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15396         * configure.in: Nuke hacks which were used to get a special
15397         version of GAS for HPPA configurations.
15399 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15401         * configure:  If only ${target_alias} is given, use that
15402         as the default for ${host_alias}.
15403         * configure:  Add missing back-slashes before nested quotes.
15405 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15407         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15409 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15411         * config.guess:  Recognize some Tektronix configurations.
15412         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15414 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15416         * config.sub: Match any flavor of SH.
15418 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15420         * configure.in: Don't try to configure newlib for Alpha.
15422 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15424         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15425         libg++ or libio for any Alpha target.
15427         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15429 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15431         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15432         default arguments -- so it tried to compress itself.
15434 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15436         * configure.in (notsupp): ensure that a space is always at the end
15437           of the configdirs list, since the grep checks for an explicit space
15439 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15441         * configure.in (target i386-sysv4.2): don't build ld, since static
15442           versions of many libraries are not available.
15444 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15446         * config.guess: Recognize Apollos (using environment variables).
15447         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15449 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15451         * config.guess: Recognize Sony news mips running newsos.
15453 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15455         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15456         "fi ; else" for bash.
15458 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15460         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15462 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15464         * config.sub: accept unixware as an alias for svr4.2.
15465         Fix some inconsistancies with the gcc version.
15467 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15469         * Makefile.in (DISTDOCDIRS):  Add gdb.
15471 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15473         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15475 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15477         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15478         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15479         this now.
15481 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15483         * config.sub: Accept hiux* as an OS name.
15485         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15486         etc/make-stds.texi.  The underscore came from gcc, and dje now
15487         agrees that RUNTESTFLAGS is the correct name.
15489 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15491         * install.sh:  Remove 'set -e'.  It makes any conditionals
15492         in the script useless.
15494         * config.guess: Automatically recognize arm-acorn-riscix
15495         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15497 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15499         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15501 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15503         * Makefile.in (DISTDOCDIRS): New variable.
15504         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15505         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15507 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15509         * configure.in (hppa target): check the source directory for the
15510           pagas sub-directory
15512 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15514         * config.sub: Allow -aout* and -elf*.
15516 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15518         * configure.in: Don't build ld on i386-solaris2, same as for
15519         sparc-solaris2.
15521 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15523         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15525 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15527         * configure.in:  Configure gdb for alpha.
15529 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15531         * Makefile.in (CXXFLAGS): Add -O.
15533 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15535         * config.guess: added support for DG Aviion
15537 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15539         * configure.in: Produce warning message for subdirectories not
15540         configurable for this host/target combination.  Don't try to
15541         configure gdb for vms.
15543 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15545         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15546         appropriate files before making "diststuff".
15547         (DISTBISONFILES): New var: list of files to be edited.
15548         (DISTSTUFFDIRS): Add binutils.
15550 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15552         * config.sub: also handle mipsel and mips64el (for little endian mips)
15554 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15556         * configure.in: Add * to end of all OS names.
15558 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15560         * configure.in: Build newlib for LynxOS native.
15562 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15564         * config.guess: Add support for delta 88k running SVR3.
15566         * configure.in: Add comment about HP compiler vs. emacs.
15568 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15570         * configure.in: don't build ld on solaris2 (not a viable option
15571           due to bugs in getpwnam & getpwuid)
15573 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15575         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15576         config.guess will produce a full version number.
15578 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15580         * configure.in: Build linker and binutils for alpha-dec-osf1.
15582 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15584         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15585         and gdb/testsuite/Makefile.in.
15587 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15589         * configure.in: recognize mips*- instead of mips-
15591 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15593         * config.sub: Accept linux*coff and linux*elf as operating
15594         systems.
15596 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15598         * config.sub: Recognize mips64, and mips3 as an alias for it.
15600 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15602         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15603         gdb knows how to handle OSF/1 shared libraries.
15605 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15607         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15608         * config.guess: Recognize Hitachi's HIUX.
15609         * config.sub: Recognize h3050r* and hppahitachi.
15610         Remove redundant cases for hp9k[23]*.
15612 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15614         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15615         if gas and ld are in the source tree and are in ${configdirs}.
15616         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15617         --with options (but still pass them down on the command line,
15618         if they were explicitly specified).
15620 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15622         * configure: substitute SHELL value in Makefile.in with
15623         ${CONFIG_SHELL}
15625 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15627         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15628         *-*-solaris2* targets.
15630 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15632         * Makefile.in: define M4, and pass it down to sub-makes;
15633         all-autoconf now depends on all-m4
15635 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15637         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15638         presence of {ar,ranlib} instead of a configured directory
15640 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15642         * config.guess: Accept 34?? as well as 33?? for NCR.
15644 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15646         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15647         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15649 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15651         * configure: grab values for $(CC) and $(CXX) from the
15652         environment, so that someone can do "CC=gcc configure; make" and
15653         have it work right (matching the way that autoconf works now)
15655         * configure.in, Makefile.in: add support for gash, the tcl
15656         interface to Galaxy
15658         * config.guess: add NetBSD variants (hp300, x86)
15660 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15662         * install.sh: Support -d option (in the manner of SunOS 4 install,
15663         as it is more deterministic than that of GNU install)
15664         (chmodcmd): Set file to mode 755 by default (should also do default
15665         chgrp and chown, but I don't feel like dealing with that now)
15667 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15669         * config.sub: Remove h8300hhms alias.
15671 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15673         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15675 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15677         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15678         as stmp-fixinc
15680 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15682         * config.sub: recognize m88110-bug-coff.
15684 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15686         * Makefile.in (all-libio): all dependencies on the toolchain used
15687         to build this (gcc, gas, ld, etc)
15689 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15691         * config.guess: Deal with OSF/1 1.3 on alpha.
15693 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15695         * install.sh: add some 'else true' clauses for portability
15697         * configure.in: don't build libio for h8[35]00-*-* targets
15699 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15701         * Makefile.in:  Add support for new libio.
15703 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15705         * install.sh: If one command fails, don't try the rest.  Don't try
15706         to remove $dsttmp (via trap) unless we have already created it.
15707         If $src doesn't exist, detect it and exit with an error.
15709         * config.guess: Recognize BSD on hp300.
15711 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15713         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15714         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15716 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15718         * Makefile.in (all-send-pr): depends on all-prms
15720 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15722         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15724 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15726         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15727         Added test for mips-mips-riscos5.
15729 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15731         * configure.in: use mh-hp300 for 68k HP hosts
15733 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15735         * configure: add support for CONFIG_SHELL, so that you can use
15736         some alternate shell for evaluating configure scripts
15738 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15740         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15741         in configure script to bug-gdb@prep.ai.mit.edu when building
15742         distribution archive.
15743         * Makefile.in (COMPRESS):  Remove def.
15744         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15745         gdb.tar.Z and make-gdb.tar.Z respectively.
15746         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15747         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15748         to convergence with 'taz' target in Makefile.in.
15750 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15752         * install.sh (dsttmp): use trap to ensure that tmp files go
15753         away on error conditions
15755 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15757         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15759 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15761         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15762         its parent is '/' not ''.
15764         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15766 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15768         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15769         that ${newsrcdir}/configure.in does.
15771 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15773         * test-build.mk: support for CONFIG_SHELL
15775 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15777         * config.sub (netware):  Add as a basic system type.
15779 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15781         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15782           $(srcdir)/ from the dependency on Makefile.in.
15784 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15786         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15787         (h8300hhms is temporary until multi-libraries are implemented).
15788         * configure.in: Handle h8300h too.
15790 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15792         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15794 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15796         * configure:  Remove extraneous output when guessing host type.
15797         * config.guess:  Remove extraneous output when guessing using C
15798         compiler rather than uname, or when guessing fails.
15800 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15802         * Makefile.in: remove all.cross and install.cross targets
15804         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15805           definitions
15807 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15809         * configure.in (target sh): Build gprof.
15811 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15813         * config.sub: change -solaris to -solaris2
15815 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15817         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15819 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15821         * configure: Correct error message for missing Makefile.in to
15822         print correct directory.
15824 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15826         * install.sh: kludge around 386BSD shell bug
15828 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15830         * config.guess:  Recognize NeXT.
15831         * config.guess:  Recognize i486-ncr-sysv4.
15832         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15834 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15836         * Makefile.in (MAKEINFOFLAGS): New variable.
15837         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15838         * build-all.mk, test-build.mk: Pass down --no-split as
15839         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15841 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15843         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15845 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15847         * Makefile.in (libg++.tar.z):  New rule.
15848         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15849         * Makefile.in (taz):  Only do a single chmod.
15851 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15853         * install.sh: don't use dirname anymore (replaced with sed usage)
15855 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15857         * Makefile.in:  Change extension for gzip'd files from '.z' to
15858         '.gz' per new FSF standard usage.
15860 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15862         * configure: put quotes around the final value of program_transform_name
15864 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15866         * Makefile.in: new install.sh support; update install-info rules
15868 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15870         * configure.in: Build diff for crosses, but not for go32 host.
15872         * configure.in: Build gprof only for native, and don't build it
15873         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15875 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15877         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15879 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15881         * configure.in (host_tools): Add prms.
15883 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15885         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15886         with $(FLAGS_TO_PASS) on the command line
15888         * config.sub: Recognize lynx and lynxos
15890 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15892         * config.sub: Accept -ecoff*, not just -ecoff.
15894 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15896         * Makefile.in (taz): Use .gz suffix instead of .z.
15897         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15898         names.
15900 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15902         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15904 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15906         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15907         that rebuilds that might happen during 'make install' don't get
15908         bogus gcc include files
15910 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15912         Change from Utah for HPPA support:
15913         * config.guess: Recognize hppa1.x-hp-bsd.
15915 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15917         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15918         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15920 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15922         * config.sub: Add support for rom68k and bug boot monitors.
15924 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15926         * Makefile.in: Make all-opcodes depend on all-bfd.
15928 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15930         * config.guess: Added special check for i[34]86-univel-sysv4*.
15932 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
15934         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15935         the processor rather than assuming i486.
15937 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15939         * config.guess: Recognize SunOS6 as Solaris3.
15941 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
15943         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
15944         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15946 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
15948         * build-all.mk (all-cross): New target for Canadian Cross.
15949         Added Q2 go32 targets.
15950         * test-build.mk: Configure go32 cross sparclite-aout and
15951         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
15952         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15954 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15956         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15957         GO32 hosted toolchains
15959 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15961         * configure: change  so "-exec-prefix" gets passed down rather
15962         than "-exec_prefix" so autoconf generated Makefiles get the
15963         exec_prefix set right.
15965 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15967         * config.guess: get the Solaris2 minor version number
15969         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15971 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15973         * config.guess: Recognize some Sequent platforms.
15975 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15977         * Makefile.in: added the vault-install target
15979         * configure.in: actually use the Sun3 makefile fragment that's in
15980         config, also added the release dir to configdirs
15982 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15984         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15986 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15988         * configure.in: remove some program from Alpha targetted toolchains
15990 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
15992         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
15993         gprof.
15994         (taz): Run "make diststuff" in those directories instead of "make
15995         proto-dir".  Look for "VERSION=" only at start of line in subdir
15996         Makefile.  Use "gzip -9" for compression.
15997         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15998         (binutils.tar.z): New target.
16000 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16002         * Makefile.in (taz): Include gpl.texinfo.
16004 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16006         * Makefile.in (setup-dirs): Merged into "taz" target.
16007         (taz): Only do `proto-dir' stuff if a directory is actually needed
16008         for this target.
16010 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16012         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16013         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16014         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16015         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16016         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16018 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16020         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16021         config.sub, and move-if-change to gdb testsuite distribution
16022         archive, so the testsuite can be extracted, configured, and
16023         run separately from the gdb distribution.  Blow away the Chill
16024         tests that require a Chill compiled executable, since GNU Chill
16025         is not yet publically available.
16027 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16029         * test-build.mk: set environment variables in a single command,
16030         instead of a list of assignments and exports
16032         * config.guess: recognize Alpha/OSF1 systems
16034 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16036         * configure: Change help message to prefer --options rather than
16037           -options.
16039 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16041         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16042         zippy@ecst.csuchico.edu.
16043         * config.guess: Recognize miniframe.
16045 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16047         * Makefile.in: Use srcroot to find runtest rather than rootme.
16048         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16050 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16052         * test-build.mk: Extensive additions to support building on a
16053         machine other than the host.
16055 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16057         * configure (tooldir): Fix for i386-aix again.
16059 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16061         * configure, Makefile.in:  Change definition of $(tooldir)
16062         to match the FSF.
16064 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16066         * config.guess:  Recognize i[34]86/SVR4.
16068 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16070         * Makefile.in (all-gdb): gdb depends on sim.
16072 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16074         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16075         at the same time we make the prototype gdb directory.
16076         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16077         files at the same time as the gdb base release distribution.
16079 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16081         * Makefile.in (check): Use individual check targets rather than
16082         DO_X rule.
16083         (check-gcc): Added.
16085 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16087         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16088         for System V release 3.2.
16090 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16092         * config.sub: Recognize hppaosf.
16093         * configure.in: Do configure ld/binutils/gas for it.
16095 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16097         * configure (tooldir): Alter syntax used to set this, for systems
16098         where "\$" isn't handled right, like i386-aix.
16100 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16102         * configure: Pass program-transform-name, not
16103         program_transform_name, to recursive configures.
16105 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16107         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16108         of gas+ld+binutils.
16110 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16112         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16114 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16116         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16118 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16120         * Makefile.in (PRMS): Set back to all-prms.
16122 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16124         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16125         targets, rather than for MIPS hosts.
16127 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16129         * configure.in: add comment for --with-x default values
16131         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16133         * Makefile.in: add check-* targets for each of the directories in
16134         the tree.  Add a definition of RUNTEST that will use the one we
16135         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16137 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16139         * configure.in: Removed obsolete references to bfd_target and
16140         target_makefile_frag.
16142         * build-all.mk: Set assorted targets for Q2.
16143         * config.sub: Recognize z8k-sim and h8300-hms.
16144         * test-build.mk: Really don't pass host to configure.
16145         (HOLES): Added uname.
16147 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16149         * configure: Handle an empty program-prefix, program-suffix or
16150         program-transform-name correctly.
16152 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16154         * build-all.mk: -G 8 no longer required for MIPS targets.
16155         * test-build.mk: Don't pass host argument to configure; make it
16156         guess.
16158 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16160         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16161         * Makefile.in (COMPRESS):  New macro, like GZIP.
16163 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16165         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16167         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16168         with gas currently defaults to -G 0.
16170 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16172         * Makefile.in (all-flex): flex depends on byacc.
16174         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16175         to test-build.mk as RELEASE_TAG.
16176         * test-build.mk (configargs): New variable containing arguments to
16177         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16178         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16180         * config.guess: Use /bin/uname when checking -X argument on SCO,
16181         to avoid invoking GNU uname which doesn't understand -X.
16183         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16185         * configure.in: Build gas for mips-*-*.
16187 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16189         * Makefile.in (all.normal): insert missing backslash.
16191 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16193         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16195         * Makefile.in: Complete overhaul to merge many almost identical
16196         targets.
16198 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16200         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16201         (gdb.tar.Z): Adjusted.
16203         * Makefile.in (setup-dirs, taz): New targets; should be general
16204         enough to adapt for gdb sometime.  Build only .z file.
16205         (gas.tar.z): New target.
16207 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16209         * build-all.mk: Use CC=cc -Xs on Solaris.
16211 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16213         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16214         for handling BISON for FSF releases.
16216 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16218         * configure: Actually implement the change zoo just documented.
16220 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16222         * configure: when using config.guess, only set target_alias when
16223         it's not already been set (ie, on the command line)
16225 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16227         * Makefile.in: add installcheck target, set PRMS to install-prms
16229 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16231         * configure: add support for package_makefile_fragment, handle the
16232         case where a directory has a configure.in file but no Makefile.in
16233         more gracefully (with an actual understandable error message, even);
16234         add support for --without (and add this to the usage message); also
16235         explicitly add a --host=${host_alias} to the command line when
16236         config.guess is used
16238 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16240         * configure: Must use both --host and --target in recursive calls.
16242 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16244         * Makefile.in: Change deja-gnu to dejagnu.
16246 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16248         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16250 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16252         * configure.in: canonicalize all instances to *-*-solaris2*,
16253         also strip out a number of tools to not build for go32 host
16255 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16257         * config.guess: add GPL.
16259         * Makefile.in, config.guess, config.sub, configure: bump
16260           copyrights to 93.
16262 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16264         * Makefile.in (do-info): Removed obsolete check for existence of
16265         localenv file.
16267         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16269 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16271         * Makefile.in: a couple of 'else true' for decstation,
16272         support for TclX
16274         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16276 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16278         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16280 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16282         * config.guess: Recognize i386-ibm-aix (PS/2).
16283         * configure.in: Use config/mh-aix386 file for it.
16285 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16287         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16288         CC_FOR_TARGET instead.
16289         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16291 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16293         * Makefile.in: Add sim to list of directories sent with gdb
16295 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16297         * configure.in: Put back mips-dec-bsd* case.
16299 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16301         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16302         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16303         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16305 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16307         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16309         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16310         (install-info): install dir.info only if it exists,
16311         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16313 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16315         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16316         gas for mips-dec-bsd.
16318 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16320         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16321         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16323 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16325         * configure.in: Added "dejagnu" to hosttools list.
16327 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16329         * config.sub, configure.in, config.guess:  Add support
16330         for Bosx, an AIX variant from Bull.
16331         Patches from F.Pierresteguy@frcl.bull.fr.
16333 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16335         * devo/dejagnu: Initial creation of devo/dejagnu.
16336         Migrated dejagnu testcases and support files for testing software
16337         tools to reside as subdirectories, currently called "testsuite",
16338         within the directory of the software tool.  Migrated all programs,
16339         support libraries, etc. beloging to dejagnu proper from
16340         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16341         with no modifications.  The changes to these files which will
16342         allow them to configure, build, and execute properly will be made
16343         in a future update.
16345 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16347         * Makefile.in: Change send_pr to send-pr.
16348         * configure.in: Likewise.
16349         * send_pr: Renamed directory to send-pr.
16351 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16353         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16355 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16357         * README:  Update for gdb-4.8 release.
16358         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16359         gdb-xxx.tar.z (gzip'd) file also.
16361 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16363         * Makefile.in: make all-diff depend on all-libiberty
16365 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16367         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16369 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16371         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16373 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16375         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16376         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16377         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16379 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16381         * Makefile.in:  makeinfo binary is in a new location
16383 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16385         * config.sub: Accept -ecoff as an OS.
16387         * Makefile.in: Various changes to eliminate a level of make
16388         recursion and reduce the required command line length.
16389         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16390         sub-makes.
16391         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16392         variables holding settings for specific sub-makes.
16393         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16394         in terms of BASE_FLAGS_TO_PASS.
16395         (TARGET_LIBS): New variable listing directories which use
16396         TARGET_FLAGS_TO_PASS.
16397         (subdir_do): Eliminated.
16398         (do-*): New set of targets to replace subdir_do.
16399         (various): All targets which used subdir_do now depend on do-*.
16400         (local-clean): Renamed from do_clean.
16401         (local-distclean): New target, dependency of distclean and
16402         realclean.
16403         (install-info): Don't create directories.  Depend on dir.info
16404         rather than calling make recursively.
16405         (install-dir.info): Eliminated.
16406         (install-info-dirs): Create all info directories here.
16407         (dir.info): Depend upon do-install-info.
16409         * test-build.mk (HOLES): Added false.
16411 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16413         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16415 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16417         * Makefile.in (info): remove dependency on all-texinfo.  The
16418         problem was really in texinfo/C, not at this level.
16420 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16422         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16424 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16426         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16427         GDB releases.
16429 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16431         * configure: Include srcdir in message about target of link not
16432         being found.  Don't convert `-' to `_' in `with' options being
16433         passed to subdirs.
16435 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16437         * configure.in: add uudecode to host_tools
16439         * Makefile.in: added {all,install}-uudecode targets, added them to
16440         the appropriate lists
16442 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16444         * Makefile.in (all-gcc): Added dependency on all-gas.
16446         * configure.in (mips-*-*): Build ld and binutils.
16448 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16450         * configure: check return code from mkdir, print error message and
16451           exit on failure.
16453 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16455         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16457 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16459         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16461 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16463         * config.sub (h8500):  Recognize this as a cpu type.
16465 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16467         * configure: source directory missing is no longer a warning
16469         * configure.in: recognize irix[34]* instead of irix[34]
16471         * Makefile.in: define and pass down X11_LIB
16473 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16475         * guess-systype: Renamed to ...
16476         * config.guess:  ... by popular request.
16477         * configure.in, Makefile.in:  Update accordingly.
16479 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16481         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16482         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16483         + Execute ./dummy instead of assuming . is in PATH.
16485 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16487         * guess-systype:  New shell script.  Attempts to guess the
16488         canonical host name of the executing host.
16489         Only a few hosts are supported so far.
16490         * configure:  Call guess-systype if no host is specified.
16492 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16494         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16495         gcc Makefile.
16498 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16500         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16501         (all-gcc, install-gcc, subdir_do): Use it.
16503 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16505         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16507 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16509         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16510           set exclusively by configure, using configure.in .
16512 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16514         * test-build.mk: set $PATH for all builds
16516         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16518 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16520         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16521         the one used in gcc/Makefile.in, so that a null expansion doesn't
16522         override the one needed to build gcc with a native cc.
16525 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16527         * configure: Accept -with arguments.
16529 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16531         * Makefile.in: added h8300sim
16533 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16535         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16536         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16537         (all-cygnus, native, build-cygnus): Make
16538         $(canonhost)-stamp-3stage-done, not $(host)....
16539         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16540         i386-sco3.2v4.  Added else true to if command.
16542 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16544         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16546 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16548         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16550 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16552         * configure.in: don't remove binutils from Solaris builds
16554 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16556         * Makefile.in: get rid of earlier definitions for *clean,
16557         also handle the recursive info rule better
16559 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16561         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16562         do more-or-less the right thing.
16564 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16566         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16567         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16569 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16571         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16572         $(host_canonical).
16574         * configure.in: split the configdirs list into 4 categories (native
16575         v. cross, library v. tool) and handle the cross-only and native-
16576         only in more reasonable (and correct!) way.
16578 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16580         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16581         configdirs anymore.
16583 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16585         * Makefile.in: extensive cleanup::  removed all of the explicit
16586         clean-* targets, collapsed many wrappers around subdir_do into
16587         one, added additional targets to satisfy standards.texi, deleted
16588         some old targets, some changes for consistency
16590 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16592         * configure.in: handle some programs as cross-only, and others as
16593         native only
16595         * test-build.mk: handle partial holes in a more generic manner
16597         * Makefile.in: m4 depends on libiberty
16599 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16601         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16602         time, wdiff, and find to configdirs
16604         * Makefile.in: all, clean, and install rules for the new programs
16605         added to configure.in
16607 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16609         * configure.in: use mh-sun for all *-sun-* hosts
16611 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16613         * Makefile.in: define flags for X11 include files and library file
16614         locations, pass them down to the programs that need this info
16616         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16618 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16620         * configure.in: start building libg++ for HP-UX targets
16622 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16624         * README:  Update references to files moved into etc/.
16626 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16628         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16629         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16631 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16633         * configure: accept dash as well as underscore in long option
16634         names for FSF compatibility.
16636 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16638         * config.sub: added -sco3.2v4 support from FSF.
16640 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16642         * configure.in: expand the section that adds or removes
16643         directories from the list of programs to build, to handle native
16644         vs. cross in addition to host v. native
16646 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16648         * Makefile.in:  Replace C++ in macro names with CXX.
16649         This is less likely to break ...
16651 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16653         * test-build.mk: add -w to GNU_MAKE
16655 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16657         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16658         add 'sparc' to list of recognized cpus.  This needed to make
16659         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16660         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16661         then changes that into $CPU-wrs-vxworks.
16663         * configure.in: remove most references to gdbtest, regularize
16664         target based program removal
16666         * test-build.mk: import from p3 tree (many fixes and changes)
16668 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16670         * Makefile.in: added rules to handle tcl, tk, and expect
16672         * configure.in: handle those directories if they exist
16674 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16676         * config.sub: removed bogus hppabsd and hppahpux names, since
16677         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16679 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16681         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16682         depends upon all-xiberty
16684         * Makefile.in: changes from p3, including:
16686         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16688         * Makefile.in (XTRAFLAGS): include newlib directories if
16689         newlib/Makefile exists, rather than if host != target.
16691         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16693         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16694         from the same source tree and not building a cross-compiler.  This
16695         matters for the libg++ configuration if reconfiguring a tree that
16696         has already been installed.
16698         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16700         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16701         pick up the machine and system specific header files.
16703         * Makefile.in: added AS_FOR_TARGET, passed down in
16704         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16705         the C compiler to use to create programs which are run in the
16706         build environment, set it to default to $(CC), and passed it down
16707         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16709         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16711         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16712         We need them for unusual native builds, like systems without
16713         ranlib.
16715         * configure: also define $(host_canonical) and
16716         $(target_canonical), which are the full, canonical names for the
16717         given host and target
16719 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16721         * Makefile.in:  Added separate definitions for C++.
16723 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16725         * configure.in (configdirs):  Add deja-gnu.
16727 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16729         * README:  Update for configure.texi and gdb-4.7 release.
16731 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16733         * Makefile.in:  Move "all" target to top of file.
16734         Previously, first target was ".PHONY" which caused BSD4.4 make
16735         to build .PHONY when make was run without arguments.
16737 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16739         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16740         Library-copylefted code in libiberty.
16742 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16744         * config.sub:  Replace m68kmote with plain old m68k.
16746 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16748         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16750 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16752         * config.sub: Complain if no argument is given.  Added support for
16753         386bsd as OS and target alias.
16755 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16757         * Makefile.in (XTRAFLAGS): include newlib directories if
16758         newlib/Makefile exists, rather than if host != target.
16760 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16762         * config.sub: recognize sparclite-wrs-vxworks.
16764         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16765         p3.) Added clean-xiberty to clean.
16767 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16769         * configure.in: use *-*-* instead of nested cases for host and target
16771 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16773         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16774         from the same source tree and not building a cross-compiler.  This
16775         matters for the libg++ configuration if reconfiguring a tree that
16776         has already been installed.
16778 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16780         * config.sub (i486v/i486v4):  Merge in from FSF version.
16782 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16784         * configure: only set PWD if it is already set.
16786 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16788         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16789         doesn't have unset and all success paths (and most error paths)
16790         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16791         to just ${PWD} to avoid confusion.)
16793 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16795         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16796         even for a native compilation.
16798 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16800         Changes to make the gdb.tar.Z rule work better.
16802         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16803         (DEVO_SUPPORT):  Add configure.texi.
16804         (bfd-ilrt.tar.Z):  Remove ancient rule.
16806 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16808         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16809         pick up the machine and system specific header files.
16811         * configure.in, config.sub: added new target m68010-adobe-scout,
16812         with alias of adobe68k.  Changed configure.in to check for
16813         -scout before -sco* to avoid a false match.
16815         * Makefile.in: added AS_FOR_TARGET, passed down in
16816         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16817         the C compiler to use to create programs which are run in the
16818         build environment, set it to default to $(CC), and passed it down
16819         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16821 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16823         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16824         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16825         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16826         FOR_TARGET variants, to newlib and libg++.
16828 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16830         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16831         first.
16833 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16835         * config.sub:  Accept `elf' as an environment.
16837 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16839         * Makefile.in (all-opcodes):  cd into the right directory
16841 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16843         * configure: added -program_transform_name option, used as
16844         argument to sed when installing programs.
16845         configure.texi: added documentation for -program_prefix,
16846         -program_suffix and -program_transform_name.
16848 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16850         * config.sub:  Accept i486 where i386 ok.
16852 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16854         * config.sub: accept we32k
16856 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16858         * config.sub, configure.in: accept OSE68000 and OSE68k.
16860         * Makefile.in: don't create all directories for ``make install'';
16861         let the subdirectories create the ones they need.
16863 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16865         * COPYING: new file, GPL v2
16867 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16869         * Makefile.in: use the new gen-info-dir, which needs a template
16870         argument (which also lives in texinfo)
16872         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16874 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16876         * config.sub (ncr3000):  Change i386 to i486.
16878 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16880         * Makefile.in: add install-rcs, install-grep to
16881         install-no-fixedincludes, removed install-bison and install-libgcc
16883 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16885         * configure.in: grab the HPUX makefile fragment if on HPUX
16887 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16889         * Makefile.in: eradicate bison spoor (ditto libgcc).
16890          configure.in: recognise m68{k,000}-ericsson-OSE.
16891          es1800 is alias for m68k-ericsson-OSE
16893 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16895         * configure.in: rearrange the parts that remove programs from
16896         configdirs, based now on HOST==TARGET or by canonical triple.
16898 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16900         * test-build.mk: recurse explicitly with -f test-build.mk when
16901           appropriate.  predicate stage3 and comparison on the existence
16902           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16903           On very clean, also remove ...stamp-co.  Build in-place before
16904           doing other builds.
16906 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16908         * Makefile.in, configure.in: add tgas
16910 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16912         * Makefile.in: a number of changes merged in from progressive.
16914         * configure.in: add libm.
16916         * .cvsignore: ignore some stuff that comes from test-build.mk.
16918 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16920         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16922 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16924         * configure: Add program_suffix (parallel to program_prefix)
16925         * Makefile.in: adjust directory-creating script for losing decstation
16927 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16929         * configure:  Minor $subdir-related fixes.
16931 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16933         * configure: fix various problems with propogating
16934         makefile_target_frag in subdirs.
16935         * configure.in: config libgcc if its there
16937 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
16939         * config.sub:  HPPA merge.
16941 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
16943         * Makefile.in:  Replace all-bison with all-byacc in all
16944         dependency lines for other tools (which now use byacc).
16946 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
16948         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
16950 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
16952         * Makefile.in: make gprof rules similar to byacc rules (instead of
16953         vestigal $(unsubdir) that didn't work...)
16955 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
16957         * config.sub:  Add support for Linux.
16958         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
16959         (at least for libg++).
16961 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
16963         * configure.texi: fix doc for the -nfp option to configure
16965 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
16967         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16969 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
16971         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16972         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16973         * configure.in: added solaris* host_makefile_frag hook.
16975 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16977         * config.sub: changed recognition of m68000 so that various
16978         m68k types can be specified via m680[01234]0
16980 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16982         * config.sub (basic_machine): fix sed so that '-foo' isn't
16983         completely substituted out while .+'-foo' loses the '-foo'
16985 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16987         * config.sub ($os): Add -aout.
16989 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
16991         * configure:  If host_makefile_frag is absolute, don't
16992         prefix ${invsubdir} (relevant to libg++ auto-configure).
16994 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16996         * Makefile.in (tooldir): Define it.
16997         (all-ld): Depend on all-flex.
16999 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17001         * Makefile.in (check):  Fix libg++ special case.
17003 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17005         * configure: do not bury `pwd` into config.status, thus do fewer
17006           pwd's.
17008         * configure: print the "Building in" message only when building in
17009           other than "." AND verbose.
17011         * configure: remove -s, rework -v to better accommodate guested
17012           configures.
17014         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17016 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17018         * Makefile.in: macroize flags passed on recursion.  remove
17019           fileutils.
17021 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17023         * configure: get makesrcdir right for subdirs deeper than 1.
17025         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17026           install.
17028 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17030         * Makefile.in: don't print subdir_do or recursion lines.
17032 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17034         * standards.texi: added menu item.
17036         * Makefile.in: build and install standards.info.
17038         * standards.texi: new file.
17040 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17042         * configure: test for and move config.status pieces from
17043           ${subdir}/.
17045 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17047         * configure:  Test for existance of files before trying to mv
17048         them, to avoid numerous non-existance messages.
17050 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17052         * configure: correct final line of config.status.
17054         * configure: patch from eggert.  Avoids a protection problem if
17055           the original Makefile.in is read only.
17057         * configure: use move-if-change from gcc to create config.status.
17058           Some makefiles depend on config.status to tell if a directory
17059           has been reconfigured for a different host.  This change
17060           prevents those directories from remaking everything in the case
17061           where the reconfig was only intended to rebuild a Makefile.
17063         * configure: test for config.sub with "config.sub sun4" rather
17064           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17065           host alias from a missing config.sub.
17067 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17069         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17070           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17072 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17074         * configure: mkdir ${subdir} as needed.
17076 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17078         * Makefile.in,configure.in: added autoconf.
17080 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17082         * Makefile.in: no longer pass against on recursion.
17084         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17085           definitions are not inherited.
17087         * configure: correct makesrcdir when subdir is .
17089 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17091         * configure:  Add support for 'subdirs' variable, which is
17092         like 'configdirs', except that configure doesn't re-invoke
17093         itself for subdirs, it just creates a Makefile for each subdir.
17094         * configure.texi:  Document subdirs.
17096 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17098         * configure.in: added flex to configdirs
17100 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17102         * Makefile.in: remove clean-stamps from clean.
17104 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17106         * configure.in:  Add gdbtest to configdirs.
17108 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17110         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17111         to recursive makes.
17112         * configure.in:  Recognize new ncr3000 config.
17114 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17116         * Makefile.in, configure.in: removed references to gdbm.
17118 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17120         * config.sub:  Don't canonicalize os value
17121         newsos* to bsd (readline needs to check for newsos).
17122         (This fix was earlier made Jan 31, but got re-broken.)
17124 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17126         * configure.in:  sco is an os, not a vendor!
17128         * configure:  Quote $( better.  Keep various shells happy.
17130 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17132         * Makefile.in: eliminate stamp-files.
17134 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17136         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17137           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17139 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17141         * config.sub:  fix iris/iris3.
17143 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17145         * configure: re-add -rm.
17147 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17149         * Maskefile.in: add .stmp-rcs to all.
17151         * configure.in: remove gas from rs6000 build, use aix host fragment.
17153 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17155         * configure: pass down site_option during recursion.
17157 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17159         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17161 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17163         * configure: Change exec_prefix so that it really defaults to prefix.
17165 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17167         * Makefile.in, configure.in:  Add support for mmalloc library.
17169 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17171         * Makefile.in: add stmp dependencies for a few more things.
17173 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17175         * configure: adjusted error message on objdir/srcdir configure
17176           collision, per john's suggestion.
17178         * Makefile.in: add libiberty stmp to all and all.cross.
17180 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17182         * Makefile.in: remove force dependencies, add grep to all.
17184 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17186         * Makefile.in: drop flex.  make stamp files work.
17188         * configure: added test for conflicting configuration in srcdir,
17189           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17190           gets cranky.  use relative paths for configure and srcdir
17191           whenever possible.  Send some error messages to stderr that were
17192           going to stdout.
17194 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17196         * Makefile.in:  Fix libg++ rule to check for gcc directory
17197         before using gcc/gcc.  Also pass XTRAFLAGS.
17199 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17201         * Makefile.in: added stmp-files so that directories aren't polled
17202           when they are already built.
17204         * configure.texi: fixed a node pointer problem.
17206 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17208         * config.sub configure.in gdb/configure.in
17209         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17210         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17211         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17213 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17215         * configure: -recurring becomes -silent.  corrected help message
17216           for -site= option.
17218         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17220 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17222         * configure: when building Makefile for crosses, replace
17223           tooldir and program_prefix.  default srcdir from location of
17224           config.sub.  remove "for host in hosts" and "for target in
17225           targets" loops.
17227 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17229         * Makefile.in: Do not pass bindir or mandir to cvs.
17231 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17233         * Makefile.in, configure.in: removed traces of namesubdir,
17234           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17235           copyrights to '92, changed some from Cygnus to FSF.
17237         * configure.texi: remove most references to multiple hosts,
17238           multiple targets, subdirs, etc.
17240         * configure.man: removed rcsid. reference config.sub not
17241           config.subr.
17243         * Makefile.in: mkdir $(infodir) on install-info.
17245 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17247         * configure.texi:  Explain better about .gdbinit and about
17248         the environment that configure.in sections run in.
17250 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17252         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17254 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17256         * README:  DOC.configure => cfg-paper.texi.
17258 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17260         * config.sub (near case $os):  Don't convert newsos* to bsd!
17262 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17264         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17265         the number of copies of COPYING that go into the GDB tar file.
17267 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17269         * bfd/configure.in, gdb/config/mh-i386sco,
17270         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17271         Fix SCO configuration stuff.
17273 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17275         * Makefile.in:  For libg++, make sure the -I pointing
17276         to the gcc directory goes *after* all the libg++-local -I flags.
17277         Also, move just-gcc dependency from just-libg++ to all-libg++.
17279 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17281         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17283 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17285         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17287 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17289         * config.sub:  Add stratus configuration frags.  Also
17290         submitted to FSF.
17292 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17294         * Makefile.in (DEV_SUPPORT):  add configure.man.
17296         * config.sub(Decode manufacturer-specific):  add -none*.
17298 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17300         * Makefile.in:  remove form feeds to make Sun's make happy.
17301         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17303 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17305         * Makefile.in (AR_FLAGS):  Make quieter.
17307 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17309         * configure.in:  Add libg++.
17310         * configure:  When verbose, don't output the command line at each
17311         level; it will be unremarkably the same as the previous version,
17312         which will be the same as what the user typed.
17314 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17316         * configure.in, Makefile.in: fix clean-info, add flex.  add
17317           fileutils.
17319         * configure: be less sensitive to spaces in Makefile.in.  Do not
17320           look for sources in "..".  Doing so breaks subdirectories that
17321           might have their own configure.  If a subdir has it's own
17322           configure script, use it.
17324 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17326         * cfg-paper.texi: some changes suggested by rms.
17328 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17330         * config.sub:  Merge in some small additions from the FSF version,
17331         taken from the gcc distribution, to bring the Cygnus and FSF
17332         versions into closer sync.
17334 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17336         * configure.in:  Changed svr4 references to sysv4.
17338 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17340         * configure: added -V for version number option.
17342 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17344         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17345           renamed from DOC.configure to cfg-paper.texi.
17347 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17349         * configure, config.subr, config.sub: config.subr is now
17350           config.sub again.
17352 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17354         * configure.texi: new file, in progress.
17356         * Makefile.in: build info file and install the man page for
17357           configure.
17359         * configure.man: new file, first cut.
17361         * configure: find config.subr again now that configuration "none"
17362           has gone.  removed all traces of the -ansi option.  removed all
17363           traces of the -languages option.
17365         * config.subr: resync from rms.
17367 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17369         * configure, config.sub, config.subr: merge config.sub into
17370           config.subr, call the result config.subr, remove config.sub, use
17371           config.subr.
17373         * Makefile.in: revised install for dir.info.
17375 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17377         * configure.in: add decstation host makefile frag.
17379         * Makefile.in: BISON now bison -y again.  also install-gcc on
17380           install.  clean-gdbm on clean.  infodir belongs in datadir.
17381           Make directories for info install.  Build dir.info here then
17382           install it.
17384 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17386         * Makefile.in: fix for bad directory tests.
17388 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17390         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17391           regexp.  -srcdir relative was being handled incorrectly.
17393         * Makefile.in: unwrapped some for loops so that parallel makes
17394           work again and so one can focus one's attention on a particular
17395           package.
17397 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17399         * configure: added PWD as a stand in for `pwd` (for speed). use
17400           elif wherever possible.  make -srcdir work without -objdir.
17401           -objdir= commented out.
17403 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17405         * configure: +options become --options.  -subdirs commented out.
17406           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17407           Makefile now at top of generated Makefile.  Removed cvs log
17408           entries.  added -srcdir.  create .gdbinit only if there is one
17409           in ${srcdir}.
17411         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17412           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17413           and mandir now keyed off datadir by default.
17415 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17417         * Freshly created ChangeLog.
17420 Local Variables:
17421 mode: change-log
17422 left-margin: 8
17423 fill-column: 76
17424 version-control: never
17425 End: