PR rtl-optimization/53827
[official-gcc.git] / ChangeLog
blobb0ec2914446b75126a22463b1074451b6cfef04c
1 2012-07-04  Tristan Gingold  <gingold@adacore.com>
3         * configure: Regenerate.
5 2012-07-03  Richard Guenther  <rguenther@suse.de>
7         * Makfile.def (isl): Remove not necessary extra_exports and
8         extra_make_flags.
9         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
10         * Makefile.in: Regenerated.
12 2012-07-03  Richard Guenther  <rguenther@suse.de>
14         * Makefile.def (cloog): Add V=1 to extra_make_flags.
15         * configure.ac: If either the ISL or the CLooG check failed
16         do not try to build in-tree versions.
17         * Makefile.in: Regenerated.
18         * configure: Regenerated.
20 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
22         * configure: Regenerate.
24 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
26         * MAINTAINERS (Various Maintainers): Add myself as testsuite
27         maintainer.
29 2012-07-02  Richard Guenther  <rguenther@suse.de>
31         * configure: Regenerated.
33 2012-07-02  Richard Guenther  <rguenther@suse.de>
34         Michael Matz  <matz@suse.de>
35         Tobias Grosser <tobias@grosser.es>
36         Sebastian Pop <sebpop@gmail.com>
38         * Makefile.def: Add ISL host module, remove PPL host module.
39         Adjust ClooG host module to use the proper ISL.
40         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
41         * configure.ac: Include config/isl.m4.  Add ISL host library,
42         remove PPL.  Remove PPL configury, add ISL configury, adjust
43         ClooG configury.
44         * Makefile.in: Regenerated.
45         * configure: Likewise.
47 2012-07-02  Richard Guenther  <rguenther@suse.de>
49         Merge from graphite branch
50         2011-07-21  Tobias Grosser  <tobias@grosser.es>
51     
52         * configure: Regenerated.
53         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
54         both cloog.org and legacy versions. The only supported version will
55         be CLooG with the isl backend.
57         2011-07-21  Tobias Grosser  <tobias@grosser.es>
58     
59         * configure: Regenerated.
60         * configure.ac: Require cloog isl 0.17.0
62         2011-07-21  Tobias Grosser  <tobias@grosser.es>
63     
64         * configure: Regenerated.
65         * config/cloog.m4: Do not define CLOOG_ORG
67 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
69         * configure.ac: Skip C if explicitly selected.
70         * configure: Regenerate.
72 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
74         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
75         they contain -O2.
76         * configure: Regenerate.
78 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
80         PR debug/53740
81         * df.h, df-problems.c, dce.c: Revert last patch.
83 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
85         * MAINTAINERS (Write After Approval): Update my email address.
87 2012-06-21  Meador Inge  <meadori@codesourcery.com>
89         * MAINTAINERS (Write After Approval): Add myself.
91 2012-06-20  Jason Merrill  <jason@redhat.com>
93         * Makefile.tpl (check-target-libgomp-c++): New.
94         (check-target-libitm-c++): New.
95         * Makefile.def (c++): Add them.
96         * Makefile.in: Regenerate.
98 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
100         * MAINTAINERS (Write After Approval): Add myself.
102 2012-05-16  Olivier Hainque  <hainque@adacore.com>
104         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
105         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
106         (install-no-fixedincludes): Adjust accordingly.
107         * Makefile.in: Regenerate.
109 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
111         Merge upstream change
112         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
114 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
116         * MAINTAINERS (Write After Approval): Add myself.
118 2012-05-09  Nick Clifton  <nickc@redhat.com>
119             Paul Smith  <psmith@gnu.org>
121         PR bootstrap/50461
122         * configure.ac (mpfr-dir): When using in-tree MPFR sources
123         allow for the fact that from release v3.1.0 of MPFR the source
124         files were moved into a src sub-directory.
125         * configure: Regenerate.
127 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
129         * configure.ac: Bump minimum MPFR version to 2.4.0.
130         * configure: Regenerated.
132 2012-05-03  Olivier Hainque  <hainque@adacore.com>
134         * config/mh-ppc-aix (LDFLAGS): Quote $(CC).
136 2012-05-01  Richard Henderson  <rth@redhat.com>
138         * Makefile.def (libatomic): New target_module.
139         * configure.ac (target_libraries): Add libatomic.
140         (noconfigdirs): Check if libatomic is supported.
141         * Makefile.in, configure: Rebuild.
143 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
145         * MAINTAINERS (Write After Approval): Add myself.
147 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
149         * config.sub: Update to 2012-04-18 version from official repo.
151 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
153         * MAINTAINERS (Write After Approval): Add myself.
155 2012-04-11  Steve Ellcey  <sellcey@mips.com>
157         * MAINTAINERS: Changed email address.
159 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
161         PR target/52737
162         * contrib/gcc_update (files_and_dependencies):
163         Remove gcc/config/avr/t-multilib from touch data.
165 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
167         * MAINTAINERS (OS Port Maintainers): Remove irix.
168         * configure.ac (enable_libgomp): Remove *-*-irix6*.
169         (unsupported_languages): Remove mips-sgi-irix6.*.
170         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
171         (with_stabs): Remove.
172         * configure: Regenerate.
174 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
176         * MAINTAINERS (OS Port Maintainers): Remove osf.
177         * configure.ac (enable_libgomp): Remove *-*-osf*.
178         (with_stabs): Remove alpha*-*-osf*.
179         * configure: Regenerate.
181 2012-03-05  Tristan Gingold  <gingold@adacore.com>
183         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
184         * configure: Regenerate.
186 2012-02-17  Walter Lee  <walt@tilera.com>
188         * MAINTAINERS: (Write After Approval): Delete myself.
190 2012-02-14  Walter Lee  <walt@tilera.com>
192         * MAINTAINERS (tilegx port): Add myself.
193         (tilepro port): Add myself.
194         (Write After Approval): Add myself.
196 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
198         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
199         and Joseph Myers as docstring relicensing maintainers.
201 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
203         * MAINTAINERS (write-after-approval): Add myself.
205 2012-02-08  Ira Rosen <irar@il.ibm.com>
207         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
208         maintainer.
210 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
212         * MAINTAINERS (Write After Approval): Move myself to
213         maintain alphabetical order.
215 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
217         * MAINTAINERS (Write After Approval): Add myself.
219 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
221         * MAINTAINERS (Write After Approval): Add myself.
223 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
224             Jayant R Sonar <jayant.sonar@kpitcummins.com>
226         * configure.ac (cr16-*-*): Remove nonconfigdirs.
227         * configure: Regenerate.
229 2012-01-23  Harshit Chopra  <harshit@google.com>
231         * MAINTAINERS (Write After Approval): Add myself.
233 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
235         * configure.ac: Remove reference to mh-interix.
236         * configure: Regenerate.
238 2012-01-05  Richard Henderson  <rth@redhat.com>
240         PR bootstrap/51072
241         * configure.ac: Disable libitm if c++ is not enabled.
242         * configure: Rebuild.
244         * configure.ac: Fix regexp for same.
245         * configure: Rebuild.
247 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
249         * MAINTAINERS (Write After Approval): Add myself.
251 2012-01-02  Richard Guenther  <rguenther@suse.de>
253         PR bootstrap/51686
254         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
255         * Makefile.in: Regenerate.
257 2011-12-28  Oleg Endo <olegendo@gcc.gnu.org>
259         * MAINTAINERS (Write After Approval): Add myself.
261 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
263         * configure: Regenerate.
265 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
267         * MAINTAINERS (picochip): Changed email address.
269 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
271         * MAINTAINERS (write-after-approval): Add self.
273 2011-11-29  DJ Delorie  <dj@redhat.com>
275         * configure.ac (rl78-*-*) New case.
276         * configure: Regenerate.
277         * MAINTAINERS: Add myself as RL78 maintainer.
279 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
281         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
283 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
285         * libtool.m4: dditional FreeBSD 10 fixes.
287 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
289         * MAINTAINERS: Move myself from Write After Approval to CPU Port
290         Maintainers section, as Epiphany maintainer.
292 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
294         PR target/49992
295         * configure.ac: Remove ranlib special-casing for Darwin.
296         * configure: Regenerate.
298 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
300         * MAINTAINERS (Reviewers): Keep the list sorted.
302 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
304         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
306 2011-11-09  Roland McGrath  <mcgrathr@google.com>
308         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
309         * configure: Rebuild.
310         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
311         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
312         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
313         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
314         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
315         Add READELF.
316         * Makefile.in: Rebuild.
318 2011-11-09  Jason Merrill  <jason@redhat.com>
320         * Makefile.def (language=c++): Remove check-c++0x.
321         * Makefile.in (check-gcc-c++): Regenerate.
323 2011-11-08  Richard Henderson  <rth@redhat.com>
325         * configure.ac: Test for libitm directory present first.
327         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
329         * configure.ac: Test libitm/configure.tgt to disable libitm.
330         * configure: Rebuild.
332 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
333             Richard Henderson  <rth@redhat.com>
335         Merged from transactional-memory.
337         * Makefile.def (lang_env_dependencies): libitm is c++.
338         Add libitm target module.
339         * configure.ac: Likewise.
340         * config/mmap.m4: New file.
341         * contrib/gcc_update: Add libitm to touch data.
342         * Makefile.in, configure: Rebuild.
344 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
346         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
347         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
348         * Makefile.in: Regenerate.
350 2011-11-01  DJ Delorie  <dj@redhat.com>
352         * config.sub: Update to version 2011-10-29 (added rl78)
354 2011-10-27  Nick Clifton  <nickc@redhat.com>
356         * config.sub: Import these changes from the config project:
358         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
359             Ben Elliston  <bje@gnu.org>
361         * config.sub (epiphany): New.
363         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
364             Ben Elliston  <bje@gnu.org>
366         * config.sub (hexagon, hexagon-*): New.
368         2011-08-23  Roland McGrath  <mcgrathr@google.com>
370         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
371         64eb to be64.
373         2011-08-16  Roland McGrath  <mcgrathr@google.com>
375         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
376         (nacl): Grok as alias for 32el-unknown-nacl.
378 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
380         * MAINTAINERS (Write After Approval): Add myself.
382 2011-10-24  Teresa Johnson  <tejohnson@google.com>
384         * MAINTAINERS (Write After Approval): Add myself.
386 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
388         * MAINTAINERS (sparc port): Remove myself.
390 2011-09-14  Tom de Vries  <tom@codesourcery.com>
392         * MAINTAINERS (Write After Approval): Add myself.
394 2011-08-14  Yao Qi  <yao@codesourcery.com>
396         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
397         * configure: Regenerate.
399 2011-07-26  Ian Lance Taylor  <iant@google.com>
401         * configure.ac: Set have_compiler based on whether gcc directory
402         exists, rather than on whether gcc is in configdirs.
403         * configure: Rebuild.
405 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
407         * MAINTAINERS (Global Reviewers): Add self.
409 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
411         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
412         link directories.
413         * Makefile.in: Rebuild.
415 2011-07-20  Ian Lance Taylor  <iant@google.com>
417         PR bootstrap/49787
418         * configure.ac: Move --enable-bootstrap handling earlier in file.
419         If --enable-bootstrap and either --enable-build-with-cxx or
420         --enable-build-poststage1-with-cxx, enable C++ automatically.
421         * configure: Rebuild.
423 2011-07-19  Ian Lance Taylor  <iant@google.com>
425         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
426         make C++ a boot_language.  Set and substitute
427         POSTSTAGE1_CONFIGURE_FLAGS.
428         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
429         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
430         * configure, Makefile.in: Rebuild.
432 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
434         * MAINTAINERS (Register Allocation): Move myself from reviewers to
435         maintainers.
437 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
439         * MAINTAINERS (Global Reviewers): Add myself.
441 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
443         * configure: Regenerate.
445 2011-07-16  Jason Merrill  <jason@redhat.com>
447         * Makefile.def (language=c++): Add check-c++0x and
448         check-target-libmudflap-c++.
449         * Makefile.tpl (check-target-libmudflap-c++): New.
450         * Makefile.in: Regenerate.
452 2011-07-16  Matthias Klose  <doko@ubuntu.com>
454         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
455         * Makefile.def (target_modules/libjava): Pass
456         $(EXTRA_CONFIGARGS_LIBJAVA).
457         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
458         if not configured with --enable-static-libjava.
459         * Makefile.in: Regenerate.
460         * configure: Likewise.
462 2011-07-15  Jason Merrill  <jason@redhat.com>
464         * Makefile.in (check-c++): Move check-gcc-c++0x after
465         check-target-libstdc++-v3.
467 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
469         * MAINTAINERS (c6x port): New entry.
471 2011-07-13  Jason Merrill  <jason@redhat.com>
473         * Makefile.in (check-gcc-c++0x): New.
474         (check-c++): Depend on it.
476 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
478         PR target/39150
479         * configure.ac (i[3456789]86-*-solaris2*): Also accept
480         x86_64-*-solaris2.1[0-9]*.
481         * configure: Regenerate.
483 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
485         * MAINTAINERS (RTL optimizers): Add self.
487 2011-06-27  Gabriel Charette  <gchare@google.com>
489         * MAINTAINERS (Write After Approval): Add myself.
491 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
493         PR regression/47836
494         PR bootstrap/23656
495         PR other/47733
496         PR bootstrap/49247
497         PR c/48825
498         * configure.ac (target_libraries): Remove target-libiberty.
499         Remove case-statement setting skipdirs=target-libiberty for
500         multiple targets.  Remove checking target_configdirs and
501         removing target-libiberty but keeping target-libgcc if
502         otherwise empty.
503         * Makefile.def (target_modules): Don't add libiberty.
504         (dependencies): Remove all traces of target-libiberty.
505         * configure, Makefile.in: Regenerate.
507 2011-06-13  Walter Lee <walt@tilera.com>
509         * configure.ac (tilepro-*-*) New case.
510         (tilegx-*-*): Likewise.
511         * configure: Regenerate.
513 2011-06-06  Jing Yu  <jingyu@google.com>
515         * configure.ac: Skip target-libiberty for
516         arm*-*-linux-androideabi.
517         * configure: Regenerated.
519 2011-06-06  Nick Clifton  <nickc@redhat.com>
521         * config.sub: Sync from upstream.
523 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
525         * MAINTAINERS (Write After Approval): Add myself.
527 2011-06-01  Daniel Jacobowitz  <drow@false.org>
529         * MAINTAINERS: Update my email address.
531 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
533         * MAINTAINERS (Write After Approval): Update my email address.
535 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
537         * MAINTAINERS (Write After Approval): Add myself.
539 2011-05-08  Doug Kwan  <dougkwan@google.com>
541         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
542         * configure: Regenerated.
543         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
544         value from configure.
545         * Makefile.in: Regenerated.
547 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
549         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
550         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
551         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
552         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
553         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
554         *-*-vxworks*): Disable newlib and libgloss in separate case
555         statement.
556         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
557         to separate case statement.
558         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
559         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
560         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
561         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
562         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
563         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
564         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
565         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
566         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
567         i[[3456789]]86-*-rdos*, m32r-*-*,
568         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
569         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
570         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
571         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
572         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
573         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
574         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
575         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
576         and libgloss in main case over targets.  Remove most empty cases
577         in main case over targets.
578         * configure: Regenerate.
580 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
582         * MAINTAINERS (Write After Approval): Add myself.
584 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
586         * configure.ac: Remove code setting special library locations for
587         hppa*64*-*-hpux11*.  Remove code setting compiler for
588         sparc-sun-solaris2*.
589         * configure: Regenerate.
591 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
593         * configure.ac: Separate libgloss_dir settings from general case
594         over targets.
595         * configure: Regenerate.
597 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
599         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
600         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
601         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
602         cases in libgcj-disabling case statement.
603         (hppa*64*-*-linux*): Set unsupported_languages instead of
604         disabling target-zlib.
605         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
606         to hppa*64*-*-hpux*.
607         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
608         hppa*-*-hpux*.
609         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
610         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
611         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
612         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
613         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
614         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
615         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
616         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
617         libgcj-disabling case statement.
618         * configure: Regenerate.
620 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
622         * configure.ac: Disable Java for targets not supporting libffi.
623         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
624         Remove cases in Java-disabling statement.
625         (*arm-wince-pe): Change to arm-wince-pe.
626         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
627         cases in Java-disabling statement.
628         (bfin-*-*): Don't disable Java again.
629         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
630         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
631         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
632         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
633         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
634         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
635         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
636         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
637         Java-disabling statement.
638         (mmix-*-*): Don't disable Java again.
639         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
640         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
641         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
642         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
643         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
644         statement.
645         * configure: Regenerate.
647 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
649         * configure.ac: Separate cases disabling Java and Java libraries
650         from general case over targets.
651         * configure: Regenerate.
653 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
655         * MAINTAINERS: Update my email address.
657 2011-04-20  Easwaran Raman  <eraman@google.com>
659         * MAINTAINERS (Write After Approval): Add myself.
661 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
663         PR lto/48086
664         * configure.ac: Re-enable LTO on *-apple-darwin9*.
665         * configure: Regenerate.
667 2011-04-16  Jim Meyering  <meyering@redhat.com>
669         * MAINTAINERS (Write After Approval): Add myself.
671 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
673         * MAINTAINERS: Update my email address.
675 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
677         * MAINTAINERS (Write After Approval): Add myself.
679 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
681         * MAINTAINERS (Write After Approval): Add myself.
683 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
685         * MAINTAINERS (Write After Approval): Add myself.
687 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
689         * configure.ac (build_tools): Remove build-byacc.
690         (host_libs): Remove mmalloc.
691         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
692         autoconf automake libtool diff rcs fileutils shellutils time
693         textutils wdiff find uudecode hello tar gzip indent recode release
694         sed perl gawk findutils gettext zip.
695         (libgcj): Remove target-qthreads.
696         (target_tools): Remove target-examples target-gperf.
697         (YACC): Don't handle building byacc.
698         * configure: Regenerate.
699         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
700         dosutils, examples, fileutils, find, findutils, gawk, gettext,
701         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
702         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
703         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
704         handle building components.
705         * Makefile.in: Regenerate.
707 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
709         * MAINTAINERS: Update my email address as Xtensa maintainer.
711 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
713         * config.sub: Sync from upstream.
715 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
717         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
718         (microblaze*): Don't disable libssp.
719         * configure: Regenerate.
721 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
723         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
724         moveifchange.
725         * configure: Regenerate.
726         * Makefile.tpl: Use @SHELL@ not @config_shell@.
727         * Makefile.in: Regenerate.
729 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
731         * configure.ac (*-*-sysv4*): Don't enable libgomp.
732         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
733         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
734         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
735         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
736         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
737         md_exec_prefix cases.
738         * configure: Regenerate.
740 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
742         * configure.ac: Separate cases disabling target-libssp,
743         target-libiberty, target-libstdc++-v3 and Fortran from general
744         case over targets.
745         * configure: Regenerate.
747 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
749         * configure.ac (*-*-chorusos): Don't disable libgcj.
750         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
751         Remove case.
752         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
753         (arm-*-coff): Don't disable libgcj.
754         (arm*-*-linux-gnueabi): Remove useless assignment.
755         (arm-*-riscix*): Don't disable libgcj.
756         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
757         configuration.
758         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
759         (c54x*-*-*): Remove case.
760         (tic54x-*-*): Don't disable GCC or GCC libraries.
761         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
762         to *.
763         (d10v-*-*): Don't disable GCC libraries.
764         (d30v-*-*): Don't disable libgcj.
765         (h8500-*-*): Don't disable GCC libraries.
766         (i960-*-*): Don't disable libgcj.
767         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
768         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
769         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
770         libgcj.
771         (m68k-*-coff*): Remove case.
772         (mmix-*-*): Don't disable libgloss on host.
773         (mn10200-*-*, mn10300-*-*): Remove cases.
774         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
775         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
776         Don't disable libgcj.
777         (romp-*-*): Remove case.
778         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
779         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
780         case.
781         (v810-*-*): Don't disable GCC libraries.
782         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
783         (ip2k-*-*): Don't disable GCC libraries.
784         * configure: Regenerate.
786 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
788         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
789         libffi on host.
790         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
791         on host.
792         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
793         * configure: Regenerate.
795 2011-03-26  John Marino  <binutils@marino.st>
797         * configure.ac: Add support for *-*-dragonfly*
798         * configure: Regenerate.
800 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
802         * configure.ac (native_only): Remove.
803         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
804         send-pr uudecode guile gnuserv on host.
805         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
806         send-pr rcs guile perl texinfo libtool on host.
807         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
808         automake send-pr rcs guile perl texinfo libtool on host.
809         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
810         (*-*-kaos*): Don't disable target-examples target-gperf on target.
811         (alpha*-dec-osf*): Don't disable fileutils on target.
812         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
813         texinfo send-pr expect dejagnu on target.
814         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
815         target-qthreads on target.
816         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
817         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
818         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
819         x86_64-*-mingw*): Don't disable expect on target.
820         (*-*-cygwin*): Don't disable target-gperf on target.
821         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
822         gnuserv on target.
823         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
824         target.
825         * configure: Regenerate.
827 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
829         * configure.ac (target_tools): Remove target-groff.
830         (native_only): Remove target-groff.
831         (hppa*64*-*-*): Don't disable byacc.
832         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
833         setting.
834         (*-*-kaos*): Don't skip target-librx and target-groff.
835         (*-*-netware*): Don't skip target-libmudflap.
836         (*-*-tpf*): Don't skip target-libmudflap.
837         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
838         directories on the host.
839         (ia64*-*-*vms*): Don't skip tix.
840         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
841         host.
842         * configure: Regenerate.
844 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
846         * configure.ac: Remove references to mt-mep, mt-netware,
847         mt-wince.
848         * Makefile.def: Add all-utils soft dependencies.
849         * Makefile.tpl: Remove GDB_NLM_DEPS.
850         * configure: Regenerate.
851         * Makefile.in: Regenerate.
853 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
855         * configure.ac: Do not include mh-x86omitfp.
856         * configure: Regenerate.
858 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
860         * configure.ac: Remove empty cases.
861         * configure: Regenerate.
863 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
865         * Makefile.def: Add dependency from termcap to gdb.
866         * Makefile.in: Regenerate.
868 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
870         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
871         * configure: Regenerate.
872         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
873         * Makefile.tpl: Likewise.
874         * Makefile.in: Regenerate.
876 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
878         * configure.ac: Remove all mentions of tentative_cc.
879         * configure: Regenerate.
881 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
883         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
884         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
885         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
886         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
887         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
888         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
889         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
890         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
891         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
892         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
893         *-*-rhapsody*): Remove host cases.
894         * configure: Regenerate.
896 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
898         * configure.ac (ppc*-*-pe): Remove host case.
899         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
900         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
901         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
902         cases.
903         * configure: Regenerate.
905 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
907         * config.sub: Update to version 2011-03-23.
909 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
911         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
912         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
913         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
914         * configure: Regenerate.
916 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
918         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
919         to Write After Approval.
920         * config-ml.in: Don't handle arc-*-elf*.
921         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
922         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
923         handle GCC libraries.
924         * configure: Regenerate.
926 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
928         PR bootstrap/48120:
929         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
930         Add -lstdc++ -lm to LIBS.
931         * configure: Regenerate.
933 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
935         * config.guess: Update to version 2011-02-02
936         * config.sub: Update to version 2011-02-24
938 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
940         PR lto/48086
941         * configure.ac: Re-enable LTO on *-apple-darwin9.
942         * configure: Regenerate.
944 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
946         PR lto/48086
947         * configure.ac: Disable LTO on darwin due to an assembler change in
948         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
949         under 256.
950         * configure: Regenerate.
952 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
954         * MAINTAINERS: Update myself as score backend maintainer,
955         update my e-mail address.
957 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
959         * MAINTAINERS: Update my e-mail address.
961 2011-03-06  Joey Ye  <joey.ye@arm.com>
963         * MAINTAINERS: Update my e-mail address.
965 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
967         * configure.ac: Adjust test of with_ppl.
968         * configure: Regenerated.
970 2011-03-02  Kai Tietz  <ktietz@redhat.com>
972         * MAINTAINERS: Adjust my e-mail address.
974 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
976         * configure.ac: Add -lpwl to ppllibs.
977         * configure: Regenerated.
979 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
981         * config/cloog.m4: Add -lisl to clooglibs.
982         * configure: Regenerated.
984 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
986         * MAINTAINERS (CPU Port maintainers): Add self.
988 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
990         * MAINTAINERS: Add myself as testsuite maintainer.
992 2011-02-15  Mike Stump  <mikestump@comcast.net>
994         * MAINTAINERS: Add myself as testsuite maintainer.
996 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
998         Import from Libtool and gnulib:
1000         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1002         Prepare for supporting FreeBSD 10.
1003         * config.rpath: Remove handling of freebsd1* which soon would
1004         match FreeBSD 10.0.
1006         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1008         Remove support for FreeBSD 1.x.
1009         * libtool.m4 (_LT_LINKER_SHLIBS)
1010         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1011         soon would incorrectly match FreeBSD 10.0.
1013 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1015         PR binutils/12283
1016         * move-if-change: Import version from gnulib.
1018 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1020         PR lto/47225
1021         * Makefile.def (lto-plugin): Double dash for enable-shared.
1022         (configure-gcc): Depend on all-lto-plugin.
1023         * Makefile.in: Rebuilt.
1025 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1027         * configure.ac: Remove extra bracket.
1028         * configure: Regenerate.
1030 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1032         * MAINTAINERS: Add myself as libquadmath maintainer.
1034 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1036         * MAINTAINERS: Update my email address.
1038 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1040         * MAINTAINERS (option handling): Add self.
1042 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1044         PR lto/47225
1045         * Makefile.def: Add dependency for install-gcc
1046         on install-lto-plugin.
1047         * Makfile.in: Regenerated
1049 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1051         * MAINTAINERS (CPU Port Maintainers): Add myself.
1053 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1055         PR libgcj/44341
1056         * configure.ac: Discard --with-* flags for host when configuring
1057         target libraries for cross build.
1058         * configure: Rebuilt.
1060 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1062         * MAINTAINERS (linear loop transforms): Removed.
1064 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1066         * configure.ac: If with_ppl is no, move setting with_cloog=no
1067         after CLOOG_REQUESTED check.
1068         * configure: Regenerated.
1070 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1072         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1073         CLooG has been requested.
1074         * configure: Regenerated.
1076 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1078         * configure: Regenerated.
1079         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1081 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1083         * configure: Regenerated.
1084         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1086 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1088         * configure.ac: Use AS_HELP_STRING throughout.
1089         * configure: Regenerate.
1091 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1093         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1094         * configure: Regenerate.
1096 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1098         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1100 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1102         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1103         for ia64-hpux.
1104         * configure: Regenerate.
1106 2011-01-07  Jan Hubicka  <jh@suse.cz>
1108         PR lto/47225
1109         * Makefile.in: Regenerate.
1110         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1111         configure.
1113 2011-01-07  Jan Hubicka  <jh@suse.cz>
1115         * Makefile.in: Regenerate.
1116         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1117         and configure dependency on lto-plugin configure.
1118         (lto-plugin module): Remove dependency on GCC; add dependency on
1119         liniberty.
1121 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1123         * MAINTAINERS (Write After Approval): Add myself.
1125 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1127         * configure: Regenerate.
1129 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1131         * configure.ac: (picochip): Disable libiberty.
1133 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1135         * MAINTAINERS (Write After Approval): Add myself.
1137 2010-12-10  Ian Lance Taylor  <iant@google.com>
1139         PR bootstrap/46819
1140         * configure.ac: For --disable-libgcj clear libgcj_saved.
1141         * configure: Rebuild.
1143 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1145         PR fortran/46540
1146         * configure.ac: Add --disable-libquadmath and
1147         --disable-libquadmath-support.
1148         * configure: Regenerate.
1150 2010-12-03  Ian Lance Taylor  <iant@google.com>
1152         * MAINTAINERS: Add myself as libgo maintainer.
1154 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1156         PR libffi/46792
1157         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1158         * configure: Regenerate.
1160 2010-12-02  Ian Lance Taylor  <iant@google.com>
1162         * configure.ac: Always set default for poststage1_ldflags to
1163         -static-libstdc++ -static-libgcc.
1165 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1167         * configure.ac: Move comment to remove extra space in last argument
1168         of GCC_TARGET_TOOL.
1170 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1172         PR other/46026
1173         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1174         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1175         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1176         (BASE_FLAGS_TO_PASS): Use it.
1177         * configure: Rebuilt.
1178         * Makefile.in: Rebuilt.
1180 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1182         PR binutils/12258
1183         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1184         Properly check default linker.
1185         * configure: Regnerated.
1187 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1189         * configure.ac: For --enable-gold, handle value `default' instead of
1190         `both*'.  New configure option --{en,dis}able-ld.
1191         * configure: Regenerate.
1193 2010-11-20  Ian Lance Taylor  <iant@google.com>
1195         * configure.ac: Only disable a language library if no language needs
1196         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1197         * configure: Rebuild.
1199 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1201         * Makefile.in: Regenerate.
1203         PR other/46202
1204         * configure.ac: Fix just-built in-tree STRIP name to be
1205         binutils/strip-new.
1206         * configure: Regenerate.
1207         * Makefile.def (install-strip-gcc, install-strip-binutils)
1208         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1209         (install-strip-sid): Mirror dependencies on non-strip variants
1210         of these targets on the respective -strip prerequisites.
1211         * Makefile.tpl (install-strip, install-strip-host)
1212         (install-strip-target): New targets.
1213         (install-strip-[+module+], install-strip-target-[+module+]):
1214         New targets.
1215         * Makefile.in: Regenerate.
1217 2010-11-19  Ian Lance Taylor  <iant@google.com>
1218             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1220         * configure.ac: Add target-libgo to target_libraries.  Set
1221         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1222         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1223         (HOST_EXPORTS): Add GOC.
1224         (BASE_TARGET_EXPORTS): Add GOC.
1225         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1226         (GOCFLAGS_FOR_TARGET): New variable.
1227         (EXTRA_HOST_FLAGS): Add GOC.
1228         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1229         * Makefile.def (target_modules): Add libgo.
1230         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1231         (dependencies): Add dependency from configure-target-libgo to
1232         configure-target-libffi and all-target-libstdc++-v3.  Add
1233         dependencies from all-target-libgo to all-target-libffi.
1234         (languages): Add go.
1235         * configure: Rebuild.
1236         * Makefile.in: Rebuild.
1238 2010-11-19  Ian Lance Taylor  <iant@google.com>
1240         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1241         compiler/flag environment variables.
1243 2010-11-18  Ian Lance Taylor  <iant@google.com>
1245         * configure.ac: Check for lang_requires_boot_languages in
1246         config-lang.in files.
1247         * configure: Rebuild.
1249 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1250             Tobias Burnus  <burnus@net-b.de>
1252         PR fortran/32049
1253         * Makefile.def: Add libquadmath; build it with language=fortran.
1254         * configure.ac: Add libquadmath.
1255         * Makefile.tpl: Handle multiple libs in check-[+language+].
1256         * Makefile.in: Regenerate.
1257         * configure: Regenerate.
1259 2010-11-16  Tom Tromey  <tromey@redhat.com>
1261         * MAINTAINERS: Moved myself to reviewers section.
1263 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
1265         * MAINTAINERS: Moved myself to reviewers section.
1267 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1269         * MAINTAINERS (Various Maintainers): Add self for build machinery.
1270         (Write After Approval): Remove self.
1272 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1274         * configure.ac: Fix spelling in option names.
1275         * configure: Regenerated.
1277 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1279         PR bootstrap/39622
1280         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1281         * configure: Regenerated.
1283 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
1285         * MAINTAINERS: Update my email address.
1287 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1289         * configure: Regenerate.
1291 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1293         * configure: Regenerate.
1295 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1297         * configure: Regenerate.
1299 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1301         * configure: Regenerate.
1303 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1305         * configure.ac: Support official CLooG.org versions.
1306         * configure: Regenerate.
1307         * config/cloog.m4: New.
1309 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
1311         * MAINTAINERS (Write After Approval): Add myself.
1313 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
1315         * MAINTAINERS: Update my email address.
1317 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1319         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1320         * configure: Regenerate.
1322 2010-11-03  Ian Lance Taylor  <iant@google.com>
1323             Dave Korn  <dave.korn.cygwin@gmail.com>
1325         PR lto/46273
1326         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1327         and on other supported platforms whenever LTO is enabled.
1328         * configure: Rebuild.
1330 2010-11-02  Alan Modra  <amodra@gmail.com>
1332         PR binutils/12110
1333         * configure.ac: Error when source path contains spaces.
1334         * configure: Regenerate.
1336 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
1338         * MAINTAINERS: Update my email address.
1340 2010-10-20  Ian Lance Taylor  <iant@google.com>
1342         * Makefile.def (target_modules): Set lib_path to src/.libs for
1343         libstdc++-v3 module.
1344         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1345         * Makefile.in: Rebuild.
1347 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1349         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1350         (Write After Approval): Remove myself.
1352 2010-10-15  Tristan Gingold  <gingold@adacore.com>
1354         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1356 2010-10-14  Douglas Rupp  <rupp@gnat.com>
1358         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1360 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1362         * configure.ac (build_lto_plugin): New shell variable.
1363         (--enable-lto): Turn on by default for all non-ELF platforms that
1364         have had LTO support added so far.  Set build_lto_plugin appropriately
1365         for both ELF and non-ELF.
1366         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1367         * configure: Regenerate.
1369 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1371         Sync from src:
1372         * configure.ac (v850 support): Remove target-libgloss from
1373         noconfigdirs.
1374         * configure: Regenerate.
1376 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1378         PR bootstrap/45326
1379         PR bootstrap/45174
1380         * configure.ac: Honor initial values of $build_configargs,
1381         $host_configargs, $target_configargs.  Mark the precious, so
1382         environment settings get recorded.
1383         * configure: Regenerate.
1385 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1387         PR bootstrap/45796
1388         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1389         Depend on all-build-libiberty.
1390         * Makefile.in: Regenerate.
1392 2010-09-30  Michael Eager  <eager@eagercon.com>
1394         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1395         * configure: Regenerate.
1397 2010-09-28  Michael Eager  <eager@eagercon.com>
1399         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1401 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1403         PR bootstrap/44621
1404         * configure.ac: Fix unportable shell quoting.
1405         * configure: Regenerate.
1407 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1409         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1410         targets and amend comment.
1411         * configure: Regenerate.
1413 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1415         * MAINTAINERS (Write After Approval): Add myself.
1417 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1419         * configure.ac: Enable LTO by default on Darwin.
1420         * configure: Regenerate.
1422 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1424         * MAINTAINERS (Write After Approval): Add myself.
1426 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1428         * MAINTAINERS (Write After Approval): Add myself.
1430 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1432         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1433         ports
1435 2010-07-28  David Yuste  <david.yuste@gmail.com>
1437         * MAINTAINERS (Write After Approval): Add myself.
1439 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1441         * configure.ac: Support all v850 targets.
1442         * configure: Regenerate.
1444 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1446         PR bootstrap/44455
1447         * configure.ac (extra_mpfr_configure_flags): Copy from
1448         extra_mpc_gmp_configure_flags.
1449         * configure: Re-generated.
1451 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1453         * MAINTAINERS (Write After Approval): Add myself.
1455 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1457         * MAINTAINERS (Write After Approval): Add myself.
1459 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1461         * MAINTAINERS (Write After Approval): Add myself.
1463 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1465         PR target/44862
1466         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1467         Provide -B option to allow for link spec %s substitutions for
1468         libstdc++.a on darwin.
1469         * Makefile.in: Regenerate.
1471 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1473         * MAINTAINERS (Reviewers): Update my e-mail address
1475 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1477         * Makefile.def (configure-gcc): Depend on all-libelf.
1478         * Makefile.in: Rebuild.
1480 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1482         * MAINTAINERS (Write After Approval): Add myself in the right place.
1484 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1486         * MAINTAINERS (Write After Approval): Add myself.
1488 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1490         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1492 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1494         * config.sub: Update to version 2010-05-21.
1495         * config.guess: Update to version 2010-04-03.
1497 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1499         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1500         * configure: Regenerate.
1502 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1504         * MAINTAINERS (Write After Approval): Add myself.
1506 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1508         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1509         a platform that supports LTO.
1510         * configure: Regenerate.
1512 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1514         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1515         * configure: Regenerated.
1517 2010-04-27  Roland McGrath  <roland@redhat.com>
1518             H.J. Lu  <hongjiu.lu@intel.com>
1520         * configure.ac (--enable-gold): Support both, both/gold and
1521         both/bfd to add gold to configdirs without removing ld.
1522         * configure: Regenerated.
1524         * Makefile.def: Add install-gold dependency to install-ld.
1525         * Makefile.in: Regenerated.
1527 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1529         PR lto/42776
1530         * configure.ac (--enable-lto): Refactor handling so libelf tests
1531         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1532         and allow LTO to be explicitly enabled on non-ELF platforms that
1533         are known to support it inside else-clause.
1534         * configure: Regenerate.
1536 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1538         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1539         * configure: Regenerate.
1541 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1543         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1544         * configure: Regenerate.
1546 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1548         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1549         separately.
1550         * configure: Regenerate.
1552 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1554         * MAINTAINERS (Write After Approval): Add myself.
1556 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1558         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1559         * configure: Regenerate.
1561 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1563         * configure: Regenerate after change to elf.m4.
1565 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1567         * MAINTAINERS (Write After Approval): Add myself.
1569 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1571         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1572         * configure: Regenerated.
1574 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1576         * configure.ac: Print "buggy but acceptable" when CLooG
1577         revision is less than 9.
1578         * configure: Regenerated.
1580 2010-04-01  Diego Novillo  <dnovillo@google.com>
1582         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1584 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1586         PR bootstrap/43615
1587         PR bootstrap/43328
1589         Revert:
1591         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1593         * configure.ac: Do not pass --enable-multilib nor
1594         --disable-multilib in baseargs.  Accept explicitly passed
1595         --enable_multilib.
1596         * configure: Regenerate.
1598 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1600         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1602 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1604         * MAINTAINERS: Remove myself.
1606 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1608         PR bootstrap/43328
1609         * configure.ac: Do not pass --enable-multilib nor
1610         --disable-multilib in baseargs.  Accept explicitly passed
1611         --enable_multilib.
1612         * configure: Regenerate.
1614 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1616         * MAINTAINERS (spu port): Remove me.
1618 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1620         * configure.ac (tic6x-*-*): New case.
1621         * configure: Regenerate.
1623 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1625         * config.sub: Update to version 2010-03-22.
1626         * config.guess: Update to version 2009-12-30.
1628 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1630         PR ada/42554
1631         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1632         * configure: Regenerate.
1634 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1636         * MAINTAINERS: Update my email address.
1638 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1640         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1641         (ghassan.shobaki@amd.com): Removed.
1643 2010-03-17  Alan Modra  <amodra@gmail.com>
1645         * MAINTAINERS: Update my email address.
1647 2010-03-16  Diego Novillo  <dnovillo@google.com>
1649         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1650         Matthews.
1652 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1654         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1655         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1657 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1659         * MAINTAINERS: Update my email address.
1661 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1663         * MAINTAINERS: Update my email address.
1665 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1667         * MAINTAINERS: Update my email address.
1669 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1671         * MAINTAINERS: Update my email address.
1673 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1675         PR libstdc++/32499
1676         * configure.ac (RANLIB): Default to true.
1677         (STRIP): Likewise.
1678         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1679         * configure: Regenerate.
1681 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1683         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1684         (Write After Approval): Update my email address.
1686 2010-02-17  Nick Clifton  <nickc@redhat.com>
1688         PR 11238
1689         * Makefile.tpl (local-distclean): Also remove config.cache files in
1690         sub-directories as there may not be Makefiles present in the
1691         sub-directories.
1692         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1693         the config.cache files found by the find command.
1695         * Makefile.in: Regenerate.
1696         * configure.ac: Revert previous delta.
1697         * configure: Regenerate.
1699 2010-02-15  Nick Clifton  <nickc@redhat.com>
1701         PR 11238
1702         * configure.ac: Delete config.cache files in sub-directories when
1703         deleting Makefiles.
1704         * configure: Regenerate.
1706 2010-02-12  Ben Elliston  <bje@gnu.org>
1708         * MAINTAINERS: Update my email address.
1710 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1712         * MAINTAINERS (spu port): Update my email address.
1714 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1716         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1718 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1720         * configure.ac: Add "recommended" version checks for GMP/MPC.
1721         Update recommended GMP/MPFR/MPC versions.
1722         * configure: Regenerate.
1724 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1726         * MAINTAINERS: Move my Embecosm email address into the
1727         write-after-approval section.
1729 2010-01-26  Ian Lance Taylor  <iant@google.com>
1731         * MAINTAINERS: Add myself as Go frontend maintainer.
1733 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1735         PR libstdc++/36101, PR libstdc++/42813
1736         * configure.ac (bootstrap_target_libs): Make inclusion of
1737         target-libgomp conditional on libgomb being in target_configdirs.
1738         * configure: Regenerate.
1740 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1742         PR libstdc++/36101, PR libstdc++/42813
1743         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1744         * configure: Regenerate.
1746 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1748         PR libstdc++/36101, PR libstdc++/42813
1749         * configure.ac (target_configdirs): Substitute.
1750         * Makefile.def: Bootstrap target module libgomp.
1751         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1752         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1753         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1754         * configure, Makefile.in: Regenerate.
1756 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1758         * MAINTAINERS: Adjust my details.
1760 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1762         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1764 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1766         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1768 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1770         * MAINTAINERS (Write After Approval): Add myself.
1772 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1774         * MAINTAINERS (Write After Approval): Add myself.
1776 2010-01-11  Richard Guenther  <rguenther@suse.de>
1778         PR lto/41569
1779         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1780         * Makefile.in: Regenerated.
1782 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1784         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1785         * configure: Regenerate.
1787 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1788             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1790         PR bootstrap/42424
1791         * configure.ac: Include libtool m4 files.
1792         (_LT_CHECK_OBJDIR): Call it.
1793         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1794         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1796         * configure: Regenerate.
1798 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1800         PR bootstrap/41818
1801         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1802         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1803         * Makefile.in: Regenerate.
1805 2010-01-02  Richard Guenther  <rguenther@suse.de>
1807         PR lto/41529
1808         * configure.ac: Include config/elf.m4.  Disable LTO if not
1809         builting for an elf target.
1810         * configure: Regenerate.
1812 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1814         * MAINTAINERS: Change my email address.
1816 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1818         * config.sub, config.guess: Update from upstream sources.
1820 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1822         * MAINTAINERS (Write After Approval): Add myself.
1824 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1826         PR middle-end/30447
1827         PR middle-end/30789
1828         PR other/40302
1830         * configure.ac: Require MPC.
1831         * configure: Regenerate.
1833 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1835         PR target/38384
1836         PR bootstrap/40972
1837         * libtool.m4: Sync from git Libtool.
1838         * ltoptions.m4: Likewise.
1839         * ltversion.m4: Likewise.
1840         * lt~obsolete.m4: Likewise.
1841         * ltmain.sh: Likewise.
1843 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1845         * configure.ac: Update minimum MPC version to 0.8.
1846         * configure: Regenerate.
1848 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
1850         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1851         * configure: Regenerated.
1853 2009-11-21  Ian Lance Taylor  <iant@google.com>
1855         * configure.ac: Change default of poststage1_ldflags to be empty if
1856         poststage1_libs is set.  When poststage1_libs is empty, and
1857         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1858         * configure: Rebuild.
1860 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
1862         * MAINTAINERS (Write After Approval): Update my email address.
1864 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1866         * config.guess: Update from upstream sources.
1868 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1870         * Makefile.def: Restore host and target settings for gmp.
1871         * Makefile.in: Rebuild.
1873 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1875         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1876         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1877         Fix portability of test of C++ as bootstrap language.  Add
1878         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1879         * configure: Rebuild.
1880         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1881         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1882         in-tree building.
1883         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1884         (POSTSTAGE1_HOST_EXPORTS): Use it.
1885         (STAGE[+id+]_CXXFLAGS): New.
1886         (BASE_FLAGS_TO_PASS): Pass it down.
1887         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1888         extra_exports.
1889         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1890         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1891         extra_exports.
1892         * Makefile.in: Rebuild.
1894 2009-11-17  Ben Elliston  <bje@au.ibm.com>
1896         * config.sub, config.guess: Update from upstream sources.
1898 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1900         * MAINTAINERS (Write After Approval): Add myself.
1902 2009-11-09  Jon Beniston  <jon@beniston.com>
1904         * MAINTAINERS (Write After Approval): Add myself.
1906 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1908         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1909         paths for *-w64-mingw* and x86_64-*mingw*.
1910         * configure: Regenerated.
1912 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
1914         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1916 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
1918         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1919         Phil Edwards to Write-After Approval.
1921 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1923         * configure.ac: Disable target-winsup & co for
1924         x86_64-*-mingw* and *-w64-mingw* targets.
1925         * configure: Regenerated.
1927 2009-10-16  Nick Clifton  <nickc@redhat.com>
1929         * MAINTAINERS: Add myself as a maintainer for the RX port.
1931 2009-10-26  Johannes Singler  <singler@kit.edu>
1933         * MAINTAINERS (Write After Approval): Update my e-mail address.
1935 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1937         * configure.ac (CLooG test): Use = with test.
1938         * configure: Regenerate.
1940 2009-10-22  Richard Guenther  <rguenther@suse.de>
1942         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1943         cloog if the ppl version check failed.  Move flags saving
1944         before setting in libelf check.
1945         * configure: Regenerate.
1947 2009-10-21  Richard Guenther  <rguenther@suse.de>
1949         * configure.ac: Adjust the ppl and cloog configure to work as
1950         documented.  Disable cloog if ppl was disabled.  Omit the version
1951         checks if they were disabled.
1952         * configure: Re-generate.
1954 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1956         * configure.ac: Add 'lto' to enable_languages, not
1957         new_enable_languages, and only if not already present.
1958         * configure: Regenerate.
1960 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1962         * README: Refer to the various COPYING* files instead of just
1963         COPYING.
1964         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1966 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1968         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1969         
1970 2009-10-07  Richard Guenther  <rguenther@suse.de>
1972         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1973         and Richard Guenther as reviewers.
1974         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1975         as reviewers.
1977 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1979         * config.sub: Update from upstream sources.
1981 2009-10-06  Ian Lance Taylor  <iant@google.com>
1983         * Makefile.def: check-gold depends upon all-gas.
1984         * Makefile.in: Rebuild.
1986 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1988         * MAINTAINERS (Write After Approval): Add myself.
1990 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1992         * Makefile.def: all-lto-plugin depends on all-libiberty.
1993         set bootstrap=true for lto-plugin.
1994         Add lto-plugin.
1995         * Makefile.in: Regenerate.
1996         * configure.ac (host_libs): Add lto-plugin.
1997         * configure: Regenerate.
1999 2009-10-03  Diego Novillo  <dnovillo@google.com>
2001         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2002         (HOST_LIBELFLIBS): Define.
2003         (HOST_LIBELFINC): Define.
2004         * Makefile.in: Regenerate.
2005         * configure.ac: Add --enable-lto.
2006         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2007         If --enable-lto is used, add 'lto' to new_enable_languages.
2008         If --enable-lto is used and gold is enabled, add
2009         lto-plugin to configdirs.
2010         * configure: Regenerate.
2012 2009-10-03  Simon Baldwin  <simonb@google.com>
2014         * configure.ac: If --with-system-zlib, suppress local zlib and
2015         pass --with-system-zlib to subdir configure scripts.
2016         * configure: Regenerate.
2018 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2019             Paolo Bonzini  <bonzini@gnu.org>
2021         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2022         $(srcdir).
2023         * Makefile.in: Rebuilt.
2025 2009-09-26  Gary Funck  <gary@intrepid.com>
2027         * MAINTAINERS (Write After Approval): Add myself.
2029 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2031         * configure.ac: Update minimum MPC version to 0.7.
2032         * configure: Regenerate.
2034 2009-09-25  Nick Clifton  <nickc@redhat.com>
2036         * configure.ac: Pass any --cache-file=/dev/null option on to
2037         subconfigures.
2038         * configure: Regenerate.
2040 2009-09-23  Nick Clifton  <nickc@redhat.com>
2042         * config.sub, config.guess: Update from upstream sources.
2044 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2046         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2047         * Makefile.in: Rebuilt.
2049 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2051         PR bootstrap/32272
2052         * configure.ac: Error out if $srcdir isn't '.' but contains
2053         host-${host_noncanonical}.
2054         * configure: Regenerate.
2056 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2058         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2059         maintainer.
2061 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2063         * configure.ac: If bootstrapping a combined tree with
2064         --enable-gold, require c++ in stage1_languages.
2065         * configure: Regenerate.
2067         * configure.ac: Also add target_libs of stage1_languages to
2068         bootstrap_target_libs.
2069         * configure: Regenerate.
2071         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2072         with --enable-languages not containing c++.
2073         * configure: Regenerate.
2075 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2077         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2078         * configure: Regenerate.
2080 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2082         * MAINTAINERS (Write After Approval): Update my e-mail address,
2083         and move from from here...
2084         (Waiting for paperwork): To here.
2086 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2088         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2090 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2092         * configure.ac: Do not use $extrasub for replacing @if/@endif
2093         parts in Makefile; instead, use additional arguments to
2094         AC_CONFIG_COMMANDS to do the replacement manually, with several
2095         sed invocations, to avoid HP-UX sed command limits.
2096         * configure: Regenerate.
2098 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2100         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2101         blank before -L.
2103 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2105         * configure.ac (with-build-config): Document.  Handle without.
2106         Handle missing argument.
2107         * configure: Rebuilt.
2109 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2111         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2112         Default to bootstrap-debug only if compare-debug works.
2113         * configure: Rebuilt.
2114         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2115         * Makefile.in: Rebuilt.
2117 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2119         * MAINTAINERS (OS Port Maintainers): Update my email address.
2121 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2123         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2124         * Makefile.in: Rebuilt.
2126 2009-09-01  Chris Demetriou  <cgd@google.com>
2128         * MAINTAINERS (Write After Approval): Add myself.
2130 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2132         PR debug/30161
2133         * include/dwarf2.h (enum dwarf_tag): Added
2134         DW_TAG_GNU_template_template_param
2135         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2137 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2139         * Makefile.tpl (AWK): Fix typo.
2140         * Makefile.in: Regenerate.
2142 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2144         * configure.ac: Detect awk and sed.
2145         * Makefile.def (flags_to_pass): Add AWK and SED.
2146         * Makefile.tpl (AWK, SED): New.
2147         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2148         * configure: Regenerate.
2149         * Makefile.in: Regenerate.
2151 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2153         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2154         (collapseslashes): Likewise.
2156 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2158         * configure.ac (AC_PREREQ): Bump to 2.64.
2160 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2162         * configure.ac: Remove --with-datarootdir, --with-docdir,
2163         --with-pdfdir, --with-htmldir switches.
2164         * configure: Regenerate.
2166         * configure: Regenerate.
2168         * compile: Sync from Automake 1.11.
2169         * depcomp: Likewise.
2170         * install-sh: Likewise.
2171         * missing: Likewise.
2172         * mkinstalldirs: Likewise.
2173         * ylwrap: Likewise.
2175 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2177         * ltmain.sh (func_normal_abspath): New function.
2178         (func_relative_path): Likewise.
2179         (func_mode_help): Document new -bindir option for link mode.
2180         (func_mode_link): Add new -bindir option, and use it to place
2181         output DLL if specified.
2183 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2185         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2186         (baseargs): Add --disable-option-checking.
2187         * configure: Regenerate.
2189         * Makefile.def (configure-target-libiberty): Depend on
2190         all-binutils and all-ld.
2191         (configure-target-newlib): Likewise.
2192         * Makefile.in: Regenerate.
2194 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2196         * config.sub, config.guess: Update from upstream sources.
2198 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2200         Sync from src, merge:
2202         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2204         * configure.ac: Do not exclude gas for i386-*-darwin.
2205         Add a case for x86_64-*-darwin.
2206         * configure: Regenerate.
2208 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2210         * MAINTAINERS: Add my name to Write After Approval list.
2212 2009-08-06  Michael Eager  <eager@eagercon.com>
2214         * configure.ac: Add Microblaze target.
2215         * configure: Regenerate.
2217 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2219         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2220         * configure: Regenerate.
2221         
2222 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2224         * MAINTAINERS (Write After Approval): Update my e-mail address.
2226 2009-07-06  Ian Lance Taylor  <iant@google.com>
2228         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2229         * configure: Rebuild.
2231 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
2233         * MAINTAINERS: Move myself to the Graphite Reviewers.
2235 2009-06-30  Wei Guozhi  <carrot@google.com>
2237         * MAINTAINERS: Add my name to Write After Approval list.
2239 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2241         PR bootstrap/40338
2242         * configure.ac (comparestring): Create new variable.
2243         * Makefile.tpl (comparestring): Use to skip some comparisions.
2244         * configure: Regenerate.
2245         * Makefile.in: Regenerate.
2247 2009-06-26  Doug Evans  <dje@sebabeach.org>
2249         * Makefile.def (host_modules): Add cgen.
2250         * Makefile.in: Regenerate.
2251         * configure.ac (host_tools): Add cgen.
2252         * configure: Regenerate.
2254 2009-06-23  DJ Delorie  <dj@redhat.com>
2256         * MAINTAINERS: Add myself as mep maintainer.
2258 2009-06-23  Ian Lance Taylor  <iant@google.com>
2260         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
2261         boot_languages.  Only bootstrap target libraries listed in
2262         target_libs for some boot language.  Add --with-stage1-ldflags,
2263         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
2264         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
2265         if not building with C++.
2266         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2267         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2268         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2269         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2270         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
2271         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
2272         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2273         * configure, Makefile.in: Rebuild.
2275 2009-06-23  Li Feng  <nemokingdom@gmail.com>
2277         * MAINTAINERS: Added my name to write-after-approval list.
2279 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2281         * configure.ac: Define is_elf for QNX Neutrino targets.
2282         * configure: Regenerate.
2284 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
2286         * MAINTAINERS: Added my name to the write-after-approval list
2288 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2290         * configure.ac: Detect MPC in default directory.
2291         * configure: Regenerate.
2293 2009-06-03  Jerome Guitton  <guitton@adacore.com>
2294             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2296         * Makefile.tpl (all): Avoid a trailing backslash.
2297         * Makefile.in: Regenerate.
2299 2009-06-03  Ben Elliston  <bje@au.ibm.com>
2301         * config.sub, config.guess: Update from upstream sources.
2303 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
2305         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2306         to noconfdirs.
2307         * configure: Regenerate.
2309 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
2311         * Makefile.tpl ([+compare-target+]): Compare all stage
2312         directories, rather than just gcc.
2313         * Makefile.in: Rebuilt.
2315 2009-06-01  Doug Kwan  <dougkwan@google.com>
2317         * configure.ac: Support gold for target arm*-*-*.
2318         * configure: Regenerate.
2320 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2322         * Makefile.def: Add MPC support and dependencies.
2323         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
2325         * Makefile.in, configure: Regenerate.
2327 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2329         * Makefile.tpl (all): Avoid harmless warning in make all when
2330         gcc-bootstrap is enabled but stage_last does not exist.
2331         * Makefile.in: Rebuilt.
2333 2009-05-24  Nicolas Roche  <roche@adacore.com>
2335         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2336         * Makefile.in: Regenerate.
2338 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
2340         * MAINTAINERS: Update my e-mail address.
2342 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2344         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
2345         * configure:  Regenerate.
2347 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2349         PR other/40159
2350         * Makefile.tpl (all): Don't assume gcc-bootstrap and
2351         gcc-no-bootstrap are mutually exclusive.
2352         * Makefile.in: Rebuilt.
2354 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
2356         PR other/40159
2357         * Makefile.tpl (all): Don't end with unconditional success.
2358         * Makefile.in: Rebuilt.
2360 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
2362         PR target/37137
2363         * Makefile.def (flags_to_pass): Remove redundant and incomplete
2364         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2365         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2366         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
2367         stage_configureflags, stage_cflags and stage_libcflags into
2368         explicit Makefile macros.
2369         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2370         GFORTRAN.
2371         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2372         CC.  Set CC_FOR_BUILD from CC.
2373         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2374         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2375         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2376         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
2377         and GFORTRAN.
2378         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2379         (_LIBCFLAGS): Renamed to _TFLAGS.
2380         (do-compare-debug, do-compare3-debug): Drop.
2381         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2382         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2383         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2384         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2385         (XGCC_FLAGS_FOR_TARGET): New.
2386         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2387         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2388         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2389         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2390         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
2391         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2392         TFLAGS.
2393         (BUILD_CONFIG): Include if requested.
2394         (all): Set TFLAGS on bootstrap.
2395         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2396         (all-stageid-prefixmodule): Likewise.
2397         (do-clean, distclean-stageid): Set TFLAGS.
2398         (restrap): Fix whitespace.
2399         * Makefile.in: Rebuilt.
2401 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2403         * config.guess: Sync with src.
2405 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2407         * configure.ac ($with_ppl):  Default to no if not supplied.
2408         ($with_cloog):  Likewise.
2409         configure:  Regenerate.
2411 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2413         * MAINTAINERS: Update my e-mail address.
2415 2009-04-27  Nick Clifton  <nickc@redhat.com>
2417         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2419 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2421         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2422         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2423         * Makefile.in: Regenerate.
2425 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2427         PR bootstrap/39739
2428         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2429         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2431         * configure, Makefile.in: Regenerate.
2433 2009-04-21  Taras Glek  <tglek@mozilla.com>
2435         * include/hashtab.h: Update GTY annotations to new syntax
2436         * include/splay-tree.h: Likewise
2438 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2440         * config.sub, config.guess: Update from upstream sources.
2442 2009-04-15  Anthony Green  <green@moxielogic.com>
2444         * configure.ac: Add moxie support.
2445         * configure: Rebuilt.
2447 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2449         * configure.ac: Change copyright header to refer to version
2450         3 of the GNU General Public License and to point readers at the
2451         COPYING3 file and the FSF's license web page.
2452         * Makefile.def: Likewise.
2453         * Makefile.tpl: Likewise.
2454         * Makefile.in: Regenerate.
2456 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2458         * configure.ac: Restore match for darwin9 or later. Use double
2459         brackets since regeneration eats one pair.
2460         * configure: Regenerate.
2462 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2464         PR gas/10039
2465         * configure.ac: Require texinfo 4.7.
2466         * configure: Regenerated.
2468 2009-04-09  Nick Clifton  <nickc@redhat.com>
2470         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2471         the GCC Runtime Library Exception.
2473 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2475         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2476         * configure: Regenerate.
2478 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2480         * Makefil.def (languages): New entries.
2481         * Makefile.tpl (check-gcc-*): New generic target.
2482         * Makefile.in: Regenerate.
2484 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2486         * MAINTAINERS:  Update my email address.
2488 2009-03-18  Tom Tromey  <tromey@redhat.com>
2490         * configure: Rebuild.
2491         * configure.ac (host_libs): Add libiconv.
2492         * Makefile.in: Rebuild.
2493         * Makefile.def (host_modules): Add libiconv.
2494         (configure-gdb, all-gdb): Depend on libiconv.
2496 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2498         * configure.ac: Treat gdb as supported on x86_64-darwin.
2499         * configure: Regenerate.
2501 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2503         * configure.ac (--with-host-libstdcxx): New option.
2504         * configure: Regenerate.
2506 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2508         * MAINTAINERS:  Move myself into the write after approval list.
2510 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2512         * MAINTAINERS: Update e-mail address.
2513         
2514 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2516         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2518 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2520         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2522 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2524         Backport from git Libtool:
2526         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2527         Support GNU/kOpenSolaris.
2528         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2529         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2530         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2531         GNU/kOpenSolaris.
2533 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2535         * MAINTAINERS: Update e-mail address.
2537 2009-02-24  Michael Eager  <eager@eagercon.com>
2539         * MAINTAINERS (Write After Approval): Add self.
2541 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2543         * MAINTAINERS (Write After Approval): Add myself.
2545 2009-02-05  Andreas Schwab  <schwab@suse.de>
2547         * Makefile.tpl (stage_last): Define $r and $s before using
2548         $(RECURSE_FLAGS_TO_PASS).
2549         * Makefile.in: Regenerate
2551 2009-01-30  Ian Lance Taylor  <iant@google.com>
2553         * MAINTAINERS: Move myself to the Global Reviewers list.
2555 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2557         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2558         * configure: Regenerate.
2560 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2562         * MAINTAINERS: Make whitespace consistent.
2563         Remove Robert Millan from Write After Approval.
2565 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2567         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2568         (all-opcodes): Depend on all-libiberty.
2569         * Makefile.in: Regenerate.
2571 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2573         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2574         * configure: Regenerate.
2576 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2578         * MAINTAINERS (Write After Approval): Add myself.
2580 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2582         * MAINTAINERS: Add myself to reviewers (Fortran).
2584 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2586         PR tree-optimization/38515
2587         * configure.ac (cloog-polylib): Removed.
2588         (with_ppl, with_cloog): Test for "no".
2589         * configure: Regenerated.
2591 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2593         * MAINTAINERS: Moved myself to reviewers (Fortran).
2595 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2597         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2598         (Write After Approval): Remove myself.
2600 2009-01-03  Diego Novillo  <dnovillo@google.com>
2602         * MAINTAINERS: Remove myself from alias maintainership.
2604 2009-01-02  David Ayers  <ayers@fsfe.org>
2606         * MAINTAINERS: Update e-mail address.
2608 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2610         * MAINTAINERS: Make whitespace consistent.
2612 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2614         Backport from upstream Libtool:
2615         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2616         Add cache variables to tests that require the linker to work.
2617         For shlibpath_overrides_runpath, this also changes the semantics
2618         to let the result from the C compiler take precedence.
2620 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2622         * config.sub, config.guess: Update from upstream sources.
2624 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2626         * configure.ac (ppllibs): Add by default the lib flags.
2627         * configure: Regenerate.
2629 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2631         * MAINTAINERS:  Add myself to the write after approval list.
2633 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2635         * configure.ac: Add double brackets on darwin[912].
2636         * configure: Regenerate.
2638 2008-12-03  Daniel Kraft  <d@domob.eu>
2640         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2641         Approval to Reviewer section (for Fortran front-end).
2643 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2645         * configure.ac: Expand to darwin10 and later.
2646         * configure: Regenerate.
2648 2008-12-02  Andreas Schwab  <schwab@suse.de>
2650         * Makefile.def: configure-target-boehm-gc depends on
2651         all-target-libstdc++-v3.
2652         * Makefile.in: Regenerate.
2654 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2656         * MAINTAINERS:  Add myself as mingw maintainer.
2658 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2660         * config.sub, config.guess: Update from upstream sources.
2662 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2664         * README.SCO: Remove.
2666 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2668         * MAINTAINERS:  Add myself to the write after approval list.
2670 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2672         * MAINTAINERS:  Update my email address in WAA section.
2674 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2676         * MAINTAINERS: Update e-mail address.
2678 2008-11-27  Toon Moene  <toon@moene.org>
2680         * MAINTAINERS: Change e-mail address.
2682 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2684         * configure.ac: Build gdb for i?86-*-darwin*
2685         * configure: Regenerated.
2687 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2689         * MAINTAINERS: Added my full name.
2691 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2693         PR bootstrap/38014
2694         PR bootstrap/37923
2696         Revert:
2698         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2700         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2701         * Makefile.in: Regenerated.
2703         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2705         PR gdb/921
2706         PR gdb/1646
2707         PR gdb/2175
2708         PR gdb/2176
2710         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2711         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2712         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2713         (HOST_EXPORTS): Pass CPPFLAGS.
2714         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2715         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2716         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2717         * Makefile.in, configure: Regenerated.
2718         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2719         and CPPFLAGS_FOR_BUILD.
2721 2008-11-06  Jeff Law  <law@redhat.com>
2723         * MAINTAINERS: Add myself as middle end maintainer.
2725 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2727         * MAINTAINERS (Write after approval): Add myself.
2729 2008-11-05  Diego Novillo  <dnovillo@google.com>
2731         * MAINTAINERS (Global Reviewers): Add myself.
2732         (Non-Algorithmic Maintainers): Remove myself.
2734 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2736         * MAINTAINERS (Write after approval): Add myself.
2738 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2740         * MAINTAINERS (Write after approval): Add myself.
2742 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2744         * configure.ac (spu-*-*): Remove special case.
2745         * configure: Regenerate.
2747 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2749         * MAINTAINERS (Write after approval): Update my email address.
2751 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2753         * configure.ac [spu-*-*]: Do not set skipdirs.
2754         * configure: Re-generate.
2756 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2758         * MAINTAINERS (Various Maintainers): Add myself to reload.
2760 2008-10-25  Richard Guenther  <rguenther@suse.de>
2762         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2763         maintainer.  Remove myself as libgcc-math maintainer.
2764         (Non-Algorithmic Maintainers): Remove myself.
2766 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2768         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2769         * Makefile.in: Regenerated.
2771 2008-10-23  Cary Coutant  <ccoutant@google.com>
2773         * MAINTAINERS (Write after approval): Add myself.
2775 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2777         PR gdb/921
2778         PR gdb/1646
2779         PR gdb/2175
2780         PR gdb/2176
2782         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2783         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2784         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2785         (HOST_EXPORTS): Pass CPPFLAGS.
2786         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2787         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2788         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2789         * Makefile.in, configure: Regenerated.
2790         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2791         and CPPFLAGS_FOR_BUILD.
2793 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2795         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2796         Sebastian Pop.
2798 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2800         * MAINTAINERS (Write After Approval): Added myself.
2802 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2804         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2805         recommended version to 2.3.2.
2807         * configure: Regenerate.
2809 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2811         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2813 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2815         * MAINTAINERS (Write After Approval): Update e-mail address.
2817 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2819         * libtool.m4: Update to libtool 2.2.6.
2820         * lt~obsolete.m4: Update to libtool 2.2.6.
2821         * ltmain.sh: Update to libtool 2.2.6.
2822         * ltsugar.m4: Update to libtool 2.2.6.
2823         * ltversion.m4: Update to libtool 2.2.6.
2824         * ltoptions.m4: Update to libtool 2.2.6.
2825         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2827 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2829         * MAINTAINERS (Write After Approval): Add myself.
2831 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2833         * MAINTAINERS (Write After Approval): Update my name.
2835 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2837         * MAINTAINERS: Add myself in "Write After Approval".
2839 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2841         * MAINTAINERS: Add myself as ia64 maintainer.
2843 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2845         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2846         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2847         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2848         and Michael Tiemann from Write After Approval since they do not
2849         actually have access.
2851 2008-09-05  Richard Guenther  <rguenther@suse.de>
2853         * configure.ac: Initialize clooglibs to -lcloog.
2854         * configure: Re-generate.
2856 2008-09-04  Le-Chun Wu  <lcwu@google.com>
2858         * MAINTAINERS (Write After Approval): Add myself.
2860 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2862         * configure.ac (--with-cloog-polylib): New.
2863         (--disable-cloog-version-check): New.
2864         (--disable-ppl-version-check): New.
2865         * configure: Re-generate.
2867 2008-09-03  Richard Guenther  <rguenther@suse.de>
2869         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2870         cloog test.
2871         * configure: Re-generate.
2873 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
2875         Add picoChip port.
2876         * MAINTAINERS: Add picoChip maintainers.
2878 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2879             Tobias Grosser  <grosser@fim.uni-passau.de>
2880             Jan Sjodin  <jan.sjodin@amd.com>
2881             Harsha Jagasia  <harsha.jagasia@amd.com>
2882             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2883             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2884             Adrien Eliche  <aeliche@isty.uvsq.fr>
2886         Merge from graphite branch.
2887         * configure: Regenerate.
2888         * Makefile.in: Regenerate.
2889         * configure.ac (host_libs): Add ppl and cloog.
2890         Add checks for PPL and CLooG.
2891         * Makefile.def (ppl, cloog): Added modules and dependences.
2892         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2893         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2895 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2897         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2898         (GCC_SHLIB_SUBDIR): New.
2899         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2900         * configure: Regenerate.
2901         * Makefile.in: Regenerate.
2903 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2905         * MAINTAINERS: Consistently use tabs to separate columns.
2907 2008-08-29  Tristan Gingold  <gingold@adacore.com>
2909         * MAINTAINERS (Write after Approval): Add myself.
2911 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2913         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2914         Enable bfd, binutils and opcodes.
2915         * configure: Regenerate.
2917 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2919         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
2921 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2923         * MAINTAINERS:  Use correct Umlaut for last name.
2925 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2927         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2929 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
2931         * MAINTAINERS: Update my email address.
2933 2008-08-16  Nicolas Roche  <roche@adacore.com>
2935         * Makefile.tpl: Add BOOT_ADAFLAGS.
2936         * Makefile.in: Regenerate.
2938 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
2940         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2941         * configure: Regenerate.
2943 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2945         * configure.ac: Add makefile fragments for hpux.
2946         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2947         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2948         * configure: Regenerate.
2949         * Makefile.in: Regenerate.
2951 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
2953         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2955 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
2957         * MAINTAINERS (Write after Approval): Add myself.
2959 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2961         * MAINTAINERS (Write After Approval):  Add myself.
2963 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2965         * MAINTAINERS (Write After Approval):  Add myself.
2967 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2969         * MAINTAINERS: Update my email address.
2971 2008-06-25  Joey Ye  <joey.ye@intel.com>
2973         * MAINTAINERS (Write After Approval):  Add myself.
2975 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2977         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2978         * Makefile.in: Regenerate.
2979         * configure: Regenerate.
2981 2008-06-17  Daniel Kraft  <d@domob.eu>
2983         * MAINTAINERS (Write After Approval):  Add myself.
2985 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2987         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2988         "$@" is still intact with both Autoconf 2.59 and 2.62.
2989         * configure: Regenerate.
2991 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2993         * Makefile.tpl: Fix comment errors.
2994         * Makefile.in: Regenerate.
2996 2008-06-12  David S. Miller  <davem@davemloft.net>
2997             David Edelsohn  <edelsohn@gnu.org>
2999         * configure.ac: Add powerpc*-*-* to gold supported targets.
3000         * configure: Regenerate.
3002 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3004         PR tree-optimization/36218
3005         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3006         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3007         (all prefix="build-"): Pass them to build-system sub-makes.
3008         * Makefile.in: Regenerate.
3010 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3012         * MAINTAINERS (mt port): Remove.
3013         (sco5, unixware, sco udk): Remove.
3014         (Kean Johnston): Add to Write After Approval.
3016 2008-05-30  Julian Brown  <julian@codesourcery.com>
3018         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3019         of libobjc for ARM EABI Linux.
3020         * configure: Regenerate.
3022 2008-05-18  Xinliang David Li   <davidxl@google.com>
3024         * ChangeLog: Remove wrong ChangeLog entry.
3026 2008-05-17  Xinliang David Li   <davidxl@google.com>
3028         * MAINTAINERS (Write After Approval): Add myself.
3030 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3032         * MAINTAINERS (Write After Approval): Add myself.
3034 2008-05-14  Rafael Espíndola  <espindola@google.com>
3036         * config-ml.in: don't handle --enable-shared and --enable-static.
3038 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3040         * MAINTAINERS: Update my email address.
3042 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3044         * MAINTAINERS: Update my email address.
3046 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3048         * MAINTAINERS (Write After Approval): Add myself.
3050 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3052         * MAINTAINERS (Write After Approval): Add myself.
3054 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3056         * MAINTAINERS (crx): Add myself.
3058 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3060         Sync with src:
3061         2008-04-14  David S. Miller  <davem@davemloft.net>
3063         * configure.ac: Add sparc*-*-* to gold supported targets.
3064         * configure: Regenerate.
3066 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3068         PR bootstrap/35457
3069         * configure.ac: Include override.m4.
3070         * configure: Regenerate.
3072 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3074         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3075         * Makefile.in: Regenerate.
3077 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3079         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3080         as nonconfigurable directories list.
3081         * configure: Regenerate.
3083 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3085         * config.sub, config.guess: Update from upstream sources.
3087 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3089         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3090         * Makefile.in: Regenerate.
3092 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3094         * configure.ac: Do not build libssp for the AVR.
3095         * configure: Regenerate.
3097 2008-04-07  Ian Lance Taylor  <iant@google.com>
3099         * Makefile.def: check-gold depends upon all-binutils.
3100         * Makefile.in: Regenerate.
3102 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3104         * MAINTAINERS (Write After Approval): Add myself.
3106 2008-04-04  Nick Clifton  <nickc@redhat.com>
3108         PR binutils/4334
3109         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3110         builds.
3111         * configure: Regenerate.
3113 2008-04-04  NightStrike  <NightStrike@gmail.com>
3115         PR other/35151
3116         * configure.ac: Combine rules for mingw32 and mingw64.
3117         * configure: Regenerate.
3119 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3121         * MAINTAINERS (Write After Approval): Add myself.
3123 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3125         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3126         * Makefile.in (.NOTPARALLEL): Ditto.
3128 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3130         * MAINTAINERS (Write After Approval): Add myself.
3132 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3134         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3135         * Makefile.in (.NOTPARALLEL): Regenerate.
3137 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3139         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3140         * Makefile.in: Regenerate.
3142 2008-03-26  Jakub Staszak  <kuba@et.pl>
3144         * MAINTAINERS (Write After Approval): Add myself.
3146 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3148         * MAINTAINERS:  Update e-mail address.
3150 2008-03-20  Ian Lance Taylor  <iant@google.com>
3152         * configure.ac: Add support for --enable-gold.
3153         * Makefile.def: Add gold as a directory like ld.
3154         * configure, Makefile.in: Regenerate.
3156 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3158         * configure.ac: m4_include config/proginstall.m4.
3159         * configure: Regenerate.
3161         Backport from upstream Libtool:
3163         2007-10-12  Eric Blake  <ebb9@byu.net>
3165         Deal with Autoconf 2.62's semantic change in m4_append.
3166         * ltsugar.m4 (lt_append): Replace broken versions of
3167         m4_append.
3168         (lt_if_append_uniq): Don't require separator to be overquoted,
3169         and avoid broken m4_append.
3170         (lt_dict_add): Fix typo.
3171         * libtool.m4 (_LT_DECL): Don't overquote separator.
3173 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3175         * config.rpath: Add AIX 6 support.
3177 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3179         * Makefile.def (stageprofile).  Remove -fprofile-generate
3180         from stage_libcflags.
3181         * Makefile.in: Regenerate.
3183 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3185         * config.sub, config.guess: Update from upstream sources.
3187 2008-03-06  Tom Tromey  <tromey@redhat.com>
3189         * MAINTAINERS: Update for treelang deletion.
3191 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3193         * MAINTAINERS: Update my email address.
3195 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3197         * MAINTAINERS (darwin port): Add myself as a maintainer.
3198         (objective-c/c++): Add myself as a maintainer.
3200 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3202         * MAINTAINERS (Write After Approval): Update my email address.
3204 2008-02-25  Tomas Bily  <tbily@suse.cz>
3206         * MAINTAINERS (Write After Approval): Add myself.
3208 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3210         * MAINTAINERS (OpenMP): Add myself.
3212 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3214         PR bootstrap/32009
3215         PR bootstrap/32161
3217         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3218         * configure: Regenerate.
3220         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3221         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3222         STAGE4_LIBCFLAGS): New.
3223         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3224         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3225         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3226         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3227         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3228         for target modules.  Don't export LIBCFLAGS.
3229         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3230         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3231         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3232         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3233         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3234         * Makefile.in: Regenerate.
3236 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3238         PR libgcj/33085
3239         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3240         Do not use -DDLL_EXPORT.  Backport from upstream.
3242 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3244         * MAINTAINERS (Write After Approval): Add myself.
3246 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
3248         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3249         * configure: Regenerate.
3251 2008-01-31  Marc Gauthier  <marc@tensilica.com>
3253         * configure.ac (xtensa*-*-*): Recognize processor variants.
3254         * configure: Regenerate.
3256 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3258         PR bootstrap/34922
3259         * configure.ac (PARSE_ARGS): Push suitable setting of
3260         ac_subdirs_all, for `./configure --help=recursive'.
3261         Handle `+' in generic toplevel directory disabling.
3262         * configure: Regenerate.
3264 2008-01-28  Nick Clifton  <nickc@redhat.com>
3266         * MAINTAINERS (xstormy16): Take over maintainership.
3268 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3270         * MAINTAINERS (c4x port): Remove.
3272 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
3274         * libtool.m4: Backport AIX 6 support from ToT Libtool.
3276 2008-01-23  Ben Elliston  <bje@au.ibm.com>
3278         * config.sub, config.guess: Update from upstream sources.
3280 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
3282         * MAINTAINERS (Write After Approval): Add myself.
3284 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
3286         * MAINTAINERS: Update my email address.
3288 2008-01-09  Raksit Ashok  <raksit@google.com>
3290         * MAINTAINERS (Write After Approval): Add myself.
3292 2008-01-09  Raksit Ashok  <raksit@google.com>
3294         * MAINTAINERS (Write After Approval): Add myself.
3296 2008-01-08  Ben Elliston  <bje@au.ibm.com>
3298         * config.sub, config.guess: Update from upstream sources.
3300 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3302         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3303         Change recommended MPFR from 2.2.1 -> 2.3.0.
3304         * configure: Regenerate.
3306 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3308         * MAINTAINERS: Update my email address.
3310 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
3312         * MAINTAINERS: Update my email address.
3314 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
3316         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3317         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3318         * Makefile.in: Regenerate.
3320 2007-12-10  Mark Heffernan  <meheff@google.com>
3322         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3323         misplaced entries.
3325 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3327         * configure.ac: Enable libjava for x86_64-*-darwin9.
3328         * configure: Regenerate.
3330 2007-12-07  Bill Maddox  <maddox@google.com>
3332         * MAINTAINERS (Write After Approval): Add myself.
3334 2007-12-05  Ben Elliston  <bje@au.ibm.com>
3336         * config.sub, config.guess: Update from upstream sources.
3338 2007-12-02  Matthias Klose  <doko@ubuntu.com>
3340         * config-ml.in: Remove 64bit configure tests.
3342 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3344         * config-ml.in: Robustify against white space in absolute file
3345         names.
3347         * config-ml.in (multi-clean): Substitute ${Makefile}.
3348         Remove superfluous ${Makefile} in list.
3350 2007-11-19  Thiemo Seufer  <ths@mips.com>
3352         * config-ml.in: Don't hardcode the Makefile name.
3354 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
3356         * MAINTAINERS (Write After Approval): Add myself.
3358 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
3360         * MAINTAINERS (Write After Approval): Add myself.
3362 2007-11-06  Doug Kwan  <dougkwan@google.com>
3364         * MAINTAINERS (Write After Approval): Add myself.
3366 2007-10-25  Ben Elliston  <bje@au.ibm.com>
3368         * MAINTAINERS (mercury): Remove entry.
3369         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3371 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
3373         * Makefile.def (dependencies): Make configure-gdb depend on
3374         all-intl.
3375         * Makefile.in: Regenerated.
3377 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3379         * MAINTAINERS (Fortran maintainer): Remove myself.
3381 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3383         * Makefile.def: To avoid problems running with parallel makes,
3384         build newlib before libgloss so that target specific header
3385         files are availble.
3386         * Makefile.in: Regenerate
3388 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3390         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3391         * Makefile.in: Regenerate.
3393 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3395         * MAINTAINERS (Register allocation reviewer): Add myself.
3397 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3399         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3400         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3401         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3402         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3403         * configure: Regenerate.
3405 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3407         * MAINTAINERS (Register allocation reviewer): Add myself.
3409 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3411         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3412         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3413         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3414         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3415         * configure.ac: Default them to host tools for $host = $build.
3416         Subst them.
3418         * configure: Regenerate.
3419         * Makefile.in: Regenerate.
3421 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3423         * MAINTAINERS (Register allocation reviewer): Add myself.
3425 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3427         * MAINTAINERS (Register allocation reviewer): Add myself.
3429 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3431         * MAINTAINERS (Write After Approval): Fix typo.
3433 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3435         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3436         * configure: Regenerate.
3438 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3440         PR bootstrap/31906
3441         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3442         they're already prefixed.
3444 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3446         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3447         libstdc++.
3448         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3449         * configure: Regenerate.
3450         * Makefile.in: Regenerate.
3452 2007-09-17  Andreas Schwab  <schwab@suse.de>
3454         * configure.ac: Raise minimum makeinfo version to 4.6.
3455         * configure: Regenerate.
3457 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3459         * MAINTAINERS (write-after-approval) add myself
3461 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3463         * configure.ac: Correct makeinfo version check.
3464         * configure: Regenerate.
3466 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3468         * MAINTAINERS: Update my email address.
3470 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3472         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3473         to $skipdirs and only disable gprof for newlib.  Use the normal
3474         mips*-elf* handling in other respects.
3475         * configure: Regnerate.
3477 2007-09-12  David Daney  <ddaney@avtrex.com>
3479         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3480         enabling libgcj.
3481         * configure: Regenerate.
3483 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3485         PR other/32154
3486         * configure.ac: For libgloss targets, point the linker to the linker
3487         script, startup code and simulator library.
3488         * configure: Regenerate.
3490 2007-09-07  Andrew Haley  <aph@redhat.com>
3492         * configure.ac (noconfigdirs): Remove target-libffi and
3493         target-libjava.
3494         * configure: Regenerate.
3496 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3498         PR target/33281
3499         * configure.ac: Use config/mh-mingw on mingw.
3500         * configure: Regenerate.
3502 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3504         * MAINTAINERS (Write After Approval): Add myself.
3506 2007-09-05  Richard Guenther  <rguenther@suse.de>
3508         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3509         nor --disable-checking is provided also turn on yes and types
3510         checking for stage1.
3511         * configure: Re-generate.
3513 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3515         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3516         (Write After Approval): Remove myself.
3518 2007-08-29  Nick Clifton  <nickc@redhat.com>
3520         * config.sub, config.guess: Update from upstream sources.
3522 2007-08-22  Bud Davis  <jmdavis@link.com>
3524         * MAINTAINERS (Write After Approval): Added myself.
3525         * MAINTAINERS (Reviewers): Removed myself.
3527 2007-08-18  Paul Brook  <paul@codesourcery.com>
3528             Joseph Myers  <joseph@codesourcery.com>
3530         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3531         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3532         * Makefile.in: Regenerate.
3533         * configure.ac (--with-debug-prefix-map): New.
3534         * configure: Regenerate.
3536 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3537             Nigel Stephens  <nigel@mips.com>
3539         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3540         as target_makefile_frag.
3541         * configure: Regenerate.
3543 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3545         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3546         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3547         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3548         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3549         (do-compare, do-compare3, do-compare-debug): New.
3550         ([+compare-target+]): Use them.
3552 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3554         * MAINTAINERS (Write After Approval): Change my email address.
3556 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3557             Ben Elliston  <bje@au.ibm.com>
3559         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3560         --silent if $silent.
3561         * configure: Regenerate.
3563 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3565         * MAINTAINERS (Various Maintainers): Add myself as
3566         loop infrastructure maintainer.  Update my e-mail
3567         address.
3569 2007-07-31  Diego Novillo  <dnovillo@google.com>
3571         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3572         Adjust description.
3574 2007-07-26  Richard Guenther  <rguenther@suse.de>
3576         * configure.ac: Add types checking to stage1 checking flags.
3577         * configure: Regenerate.
3579 2007-07-17  Nick Clifton  <nickc@redhat.com>
3581         * COPYING3: New file.  Contains version 3 of the GNU General
3582         Public License.
3583         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3584         Lesser General Public License.
3586 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3588         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3590 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3592         * MAINTAINERS (S/390 co-maintainer): Add myself.
3593         (Write After Approval): Remove myself.
3595 2007-07-13  Dan Hipschman  <dsh@google.com>
3597         * MAINTAINERS (Write After Approval): Add myself.
3599 2007-07-11  Nick Clifton  <nickc@redhat.com>
3601         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3602         WINDRES export.
3603         * Makefile.in: Regenerate.
3605 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3607         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3608         maintainer.
3610 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3612         * lt~obsolete.m4: New. Import from 20070318 libtool.
3614 2007-07-03  Julian Brown  <julian@codesourcery.com>
3616         * MAINTAINERS (Write After Approval): Add myself.
3618 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3620         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3621         * configure: Regenerate.
3623 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3625         * configure.ac: Add some missing m4 quotation.
3626         * configure: Regenerate.
3628 2007-07-02  Simon Baldwin  <simonb@google.com>
3630         * MAINTAINERS (Write After Approval): Add myself.
3632 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3634         * configure: Regenerate.
3636 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3638         * Makefile.def: Add windmc tool to build.
3639         * Makefile.tpl: Likewise.
3640         * configure.ac: Likewise.
3641         * Makefile.in: Regenerate.
3642         * configure: Regenerate.
3644 2007-06-28  DJ Delorie  <dj@redhat.com>
3646         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3647         not building newlib.
3648         * configure: Regenerated.
3650 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3652         * MAINTAINERS (Write After Approval): Add myself.
3654 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3656         * MAINTAINERS (Write After Approval): Add myself.
3658 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3660         * MAINTAINERS (Write After Approval): Add myself.
3662 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3664         * MAINTAINERS (Write After Approval): Add myself.
3666 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3668         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3669         * Makefile.in: Regenerated.
3671 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3673         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3674         bfin*-*-uclinux* targets.
3675         * configure: Regenerate.
3677 2007-06-14  Ian Lance Taylor  <iant@google.com>
3679         * MAINTAINERS: Add myself as non-algorithmic global write
3680         maintainer.
3682 2007-06-14  Diego Novillo  <dnovillo@google.com>
3684         * MAINTAINERS: Add self as middle-end maintainer and
3685         non-algorithmic global write maintainer.
3687 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3689         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3690         Move all Fortran maintainers except Paul Brook into the
3691         Non-Autopoiesis section.
3693 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3695         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3696         (distclean-stage[+id+]): Possibly delete stage_last.
3697         * Makefile.in: Regenerate.
3699 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3701         * MAINTAINERS (Various Maintainer): Fix typo.
3703 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3705         * MAINTAINERS (Various Maintainer): Add myself as
3706         dataflow maintainer.
3708 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3710         * config.sub, config.guess: Update from upstream sources.
3712 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3714         * Makefile.tpl: Fix spelling error.
3715         * Makefile.in: Regenerate.
3717 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3719         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3720         lt_cv_sys_max_cmd_len.
3722 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3724         * MAINTAINERS (Various Maintainers): Add myself as
3725         auto-vectorizer maintainer.
3727 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3729         PR libjava/32098
3730         * libtool.m4: Revert previous change.
3731         * ltgcc.m4: Put it here.
3733 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3735         * MAINTAINERS (Various Maintainers): Add myself as
3736         auto-vectorizer maintainer.
3738 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3740         PR libjava/32098
3741         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3743 2007-05-30  Richard Guenther  <rguenther@suse.de>
3745         * MAINTAINERS (Various Maintainers): Add myself as
3746         auto-vectorizer maintainer.
3748 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3750         PR bootstrap/29382
3751         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3752         * configure: Rebuilt.
3754 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3756         * MAINTAINERS (Write After Approval): Removed my name.
3758 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3760         * MAINTAINERS (Write After Approval): Remove myself.
3762 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3764         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3766 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3768         * ltmain.sh: Update from ToT Libtool.
3769         * libtool.m4: Update from ToT Libtool.
3770         * ltsugar.m4: New. Update from ToT Libtool.
3771         * ltversion.m4: New. Update from ToT Libtool.
3772         * ltoptions.m4: New. Update from ToT Libtool.
3773         * ltconfig: Remove.
3774         * ltcf-c.sh: Remove.
3775         * ltcf-cxx.sh: Remove.
3776         * ltcf-gcj.sh: Remove.
3778 2007-05-22  Ollie Wild  <aaw@google.com>
3780         * MAINTAINERS (Write After Approval): Add myself.
3782 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3784         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3785         stage_cflags.
3786         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3787         Remove CFLAGS/LIBCFLAGS.
3788         (configure-stage[+id+]-[+prefix+][+module+],
3789         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3790         * Makefile.in: Regenerate.
3792 2007-05-15  Diego Novillo  <dnovillo@google.com>
3794         * MAINTAINERS: Update e-mail address.
3796 2007-05-15  Revital Eres  <eres@il.ibm.com>
3798         * MAINTAINERS (Write After Approval): Add myself.
3800 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3802         * MAINTAINERS (Write After Approval): Updated my address.
3804 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3806         * MAINTAINERS (Write After Approval): Add myself.
3808 2007-05-11  Silvius Rus  <rus@google.com>
3810         * MAINTAINERS (Write After Approval): Add myself.
3812 2007-04-23  Tom Tromey  <tromey@redhat.com>
3814         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3816 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3818         * MAINTAINERS (cpplib): Rename to ...
3819         (libcpp): ... this.  Add C/C++ front end maintainers.
3821 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3823         * config-ml.in: Pass ${ml_config_env} to configure calls.
3825 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3827         * MAINTAINERS (Write After Approval): Add myself.
3829 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3831         * MAINTAINERS (Write After Approval): Add myself.
3833 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3835         * MAINTAINERS (fortran 95 front end): Add myself.
3837 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3839         * MAINTAINERS (Write After Approval): Add myself.
3841 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
3843         * MAINTAINERS (Modulo Scheduler): Add myself.
3845 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
3847         * MAINTAINERS (fortran 95 front end): Add myself.
3848         (c++ front end): whitespace fix.
3850 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
3852         * MAINTAINERS (Write After Approval): Add myself.
3854 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3856         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3857         of glob.  Quote arguments with single quotes too.
3858         * configure: Regenerate.
3860 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3862         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3863         * Makefile.in: Regenerate
3865 2007-03-07  Andreas Schwab  <schwab@suse.de>
3867         * configure: Regenerate.
3869 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3871         * configure.ac: Add "--with-pdfdir" configure option,
3872         which defines pdfdir variable.
3873         * Makefile.def (target=fixincludes): Add install-pdf to
3874         missing targets.
3875         (recursive_targets): Add install-pdf target.
3876         (flags_to_pass): Add pdfdir.
3877         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3878         target.
3879         * configure: Regenerate
3880         * Makefile.in: Regenerate
3882 2007-02-28  Eric Christopher  <echristo@apple.com>
3884         Revert:
3885         2006-12-07  Mike Stump  <mrs@apple.com>
3887         * Makefile.def (dependencies): Add dependency for
3888         install-target-libssp and install-target-libgomp on
3889         install-gcc.
3890         * Makefile.in: Regenerate.
3892 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
3894         * configure: Regenerate.
3895         * configure.ac: Move statements after variable declarations.
3897 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
3899         * MAINTAINERS: Add myself as sh maintainer.
3901 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
3903         * configure.ac: Adjust for loop syntax.
3904         * configure: Regenerate.
3906 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3908         * configure: Rebuilt.
3910 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3912         * configure.ac: Drop multiple occurrences of --enable-languages,
3913         and fix its quoting.
3914         * configure: Rebuilt.
3916 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3917             Nathan Sidwell  <nathan@codesourcery.com>
3918             Vladimir Prus  <vladimir@codesourcery.com>
3919             Joseph Myers  <joseph@codesourcery.com>
3921         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3922         * configure: Regenerate.
3924 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
3926         * ltconfig (freebsd*): Default to elf.
3928 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3930         * configure.ac (target_libraries): Move libgcc before libiberty.
3931         * configure: Regenerated.
3933 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3934             Paolo Bonzini  <bonzini@gnu.org>
3936         PR bootstrap/30753
3937         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3938         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3939         * configure: Regenerated.
3941 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3943         * MAINTAINERS (Language Front End Maintainers): Update my mail
3944         address.
3946 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3948         PR bootstrap/30748
3949         * configure.ac: Correct syntax for Solaris ksh.
3950         * configure: Regenerated.
3952 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3954         * configure.ac: Sync with src.
3955         * configure: Regenerate.
3957 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3959         * Makefile.in: Regenerate.
3961 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3963         * config.sub: Sync with src.
3965 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3967         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3968         noncanonical equivalents.
3969         * configure.in: Rename to...
3970         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3971         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3972         target_noncanonical.  Use them.  Rewrite removal of configure
3973         arguments for autoconf 2.59.  Discard variable settings.  Force
3974         program_transform_name for native tools.
3976         * Makefile.in: Regenerated.
3977         * configure: Regenerated with autoconf 2.59.
3979 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3981         * MAINTAINERS (Write After Approval): Add myself.
3983 2007-01-31  Andreas Schwab  <schwab@suse.de>
3985         * Makefile.tpl (LDFLAGS): Substitute it.
3986         * Makefile.in: Regenerate.
3988 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3990         * MAINTAINERS (Write After Approval): Add myself.
3992 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3994         * MAINTAINERS (spu port): Add myself.
3996 2007-01-23  Richard Guenther  <rguenther@suse.de>
3998         PR bootstrap/30541
3999         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4000         * Makefile.tpl (GNATBIND): Substitute it.
4001         (GNATMAKE): Likewise.
4002         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4003         of STAGE_PREFIX.
4004         * Makefile.in: Regenerate.
4005         * configure: Regenerate.
4007 2007-01-18  Mike Stump  <mrs@apple.com>
4009         * configure.in: Re-enable -Werror for gcc builds.
4011 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4013         * MAINTAINERS (Write After Approval): Add myself.
4015 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4017         * configure.in: Change == to = in test command.
4018         * configure: Regenerate.
4020 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4021             Nick Clifton  <nickc@redhat.com>
4022             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4024         * configure.in (build_configargs, host_configargs, target_configargs):
4025         Remove build/host/target parameters.
4026         (host_libs): Add gmp and mpfr.
4027         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4028         * Makefile.def (gmp, mpfr): New.
4029         (gcc): Remove target.
4030         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4031         target_os, target_vendor): New.
4032         (configure): Add host_alias/target_alias arguments; adjust invocations.
4033         * configure: Regenerate.
4034         * Makefile.in: Regenerate.
4036 2007-01-11  Matt Fago  <fago@earthlink.net>
4038         * configure.in: Try to link to functions only in mpfr 2.2.x
4039         to improve robustness of configure tests.
4040         * configure: Regenerate.
4042 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4044         * MAINTAINERS: Add myself as i386 maintainer.
4046 2007-01-08  Jan Hubicka  <jh@suse.cz>
4048         * MAINTAINERS: Add myself as i386 maintainer.
4050 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4052         * configure.in: Add support for an x86_64-mingw* target.
4053         * configure: Regenerate.
4055 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4057         * Makefile.tpl (all-target): Correct @if conditional for target
4058         modules.
4059         * configure.in: Omit libiberty if building only target libgcc.
4060         * configure, Makefile.in: Regenerated.
4062 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4064         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4065         * configure: Regenerate.
4067 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4069         * Makefile.def (target_modules): Add libgcc.
4070         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4071         * Makefile.tpl (clean-target-libgcc): Delete.
4072         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4073         on gcc even for bootstrapped modules.  Rewrite handling of
4074         lang_env_dependencies to loop over target_modules.
4075         * configure.in (target_libraries): Add target-libgcc.
4076         * Makefile.in, configure: Regenerated.
4078 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4080         * configure.in: Reorganize recognition of languages.  Add
4081         --enable-stage1-languages.  Show supported languages for the chosen
4082         target rather than all recognized languages.
4083         * configure: Regenerate.
4085 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4087         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4088         * Makefile.in: Regenerate.
4090 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4092         * configure.in: Warn that MPFR 2.2.0 is buggy.
4093         * configure: Regenerate.
4095 2006-12-27  Ian Lance Taylor  <iant@google.com>
4097         * configure.in: When removing Makefiles to force a reconfigure, also
4098         remove prev-DIR*/Makefile.
4099         * configure: Regenerate.
4101 2006-12-22  Andreas Schwab  <schwab@suse.de>
4103         * configure: Regenerate with correct autoconf version.
4105 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4107         * configure.in: add AC_SUBST for *_FOR_TARGET.
4108         * configure: Regenerate.
4110 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4112         * configure.in: Simplify logic for rejecting languages that cannot
4113         be built.  Separate the case when a language is unsupported,
4114         from the case when the user chooses not to build a language.
4116 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4118         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4119         it only affects bootstrap and could be tested on "$host" as well.
4120         * configure: Regenerate.
4121         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4123 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4125         PR bootstrap/29544
4126         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4127         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4128         move here comment from Makefile.tpl.
4129         * Makefile.tpl: Move some definitions higher in the file.
4130         (STAGE1_CHECKING): New.
4131         * configure.in: Add --enable-stage1-checking.
4132         * configure: Regenerate.
4133         * Makefile.in: Regenerate.
4135 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4137         * MAINTAINERS: Add myself as build system maintainer.
4139 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4141         * MAINTAINERS (Write After Approval): Add myself.
4143 2006-12-13  Eric Christopher  <echristo@apple.com>
4145         * MAINTAINERS: Add myself as darwin maintainer.
4147 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4149         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4151 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4153         MAINTAINERS: Update my entry.
4155 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4157         * configure.in:  Handle spu makefile frag.
4158         * Makefile.tpl (MAINT): Define
4159         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4160         * configure: Regenerate.
4161         * Makefile.in: Regenerate.
4163 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4165         * config.guess: Import latest version.
4166         * config.sub: Likewise.
4168 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4170         * configure.in (spu-*-*): Don't skip target-libiberty.
4171         * configure: Regenerate.
4173 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4175         PR bootstrap/30134
4176         * configure.in: Correct x86 darwin support for libjava to powerpc
4177         and i?86 only.
4178         * configure: Regenerate.
4180 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4182         * configure.in: Add x86 darwin support for libjava.
4183         * configure: Regenerate.
4185 2006-12-07  Mike Stump  <mrs@apple.com>
4187         * Makefile.def (dependencies): Add dependency for
4188         install-target-libssp and install-target-libgomp on
4189         install-gcc.
4190         * Makefile.in: Regenerate.
4192 2006-12-04  Richard Guenther  <rguenther@suse.de>
4194         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4195         (Non-Algorithmic Maintainers): Move over non-algorithmic
4196         loop optimizer maintainers, add myself as a non-algorithmic
4197         middle-end maintainer.
4199 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4201         * MAINTAINERS (Write After Approval): Add myself.
4203 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4205         * configure.in: Update error message for missing GMP/MPFR.
4207         * configure: Regenerate.
4209 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4211         * configure.in: Update MPFR version in error message.
4213         * configure: Regenerate.
4215 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4217         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4218         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4219         --with-gmp-lib): New flags.
4221         * configure: Regenerate.
4223 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
4225         * MAINTAINERS (Write After Approval): Change my email address.
4227 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4229         * MAINTAINERS (Write After Approval): Add myself.
4231 2006-11-22  Philipp Thomas  <pth@suse.de>
4233         * MAINTAINERS (i18n): Update e-mail address.
4235 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4237         * MAINTAINERS (spu port): Add myself as maintainer.
4238         (Write After Approval): Remove myself.
4240 2006-11-22  Ben Elliston  <bje@au.ibm.com>
4242         * configure.in (skipdirs): Don't build libssp for SPU.
4243         * configure: Regenerate.
4245 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4247         * MAINTAINERS (spu port): Add myself as maintainer.
4248         (libobjc): Update my email address.
4250 2006-11-21  Andrea Bona  <andrea.bona@st.com>
4252         * MAINTAINERS (Write After Approval): Add myself.
4254 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4256         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4257         * configure : Rebuilt.
4259 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
4261         * MAINTAINERS (Write After Approval): Add myself.
4263 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
4265         * MAINTAINERS (Write After Approval): Add myself.
4267 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4269         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4270         libmpfr.a.
4271         * configure: Regenerate.
4273 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
4275         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4276         (unstage): Test for stage_last presence.
4278         PR bootstrap/29802
4279         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4280         STAGE_PREFIX.
4281         * Makefile.in: Regenerate.
4283 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
4285         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4286         maintainers.
4288 2006-11-14  Erven Rohou  <erven.rohou@st.com>
4290         * MAINTAINERS (Write After Approval): Add myself.
4292 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
4294         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4295         and stageN-package/Makefile.
4296         * Makefile.in: Regenerated.
4298 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
4300         * configure.in: Remove target-libgloss from noconfigdirs for
4301         bfin-*-*.
4302         * configure: Regenerated.
4304 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4306         * configure.in (have_gmp): Only error if the gcc directory exists.
4308         * configure: Regenerate.
4310 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4312         * configure.in: Robustify error message for missing GMP/MPFR.
4314         * configure: Regenerate.
4316 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
4318         * MAINTAINERS (Write After Approval): Add myself.
4320 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
4322         * MAINTAINERS: Change email address.
4324 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
4326         * MAINTAINERS (Write After Approval): Add myself.
4328 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
4330         * MAINTAINERS (Write After Approval): Add myself.
4332 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
4334         * MAINTAINERS (Write After Approval): Move myself to
4335         Write After Approval section.
4337 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4339         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
4340         need_gmp anymore.
4341         * configure: Regenerate.
4343 2006-10-16  Tobias Burnus  <burnus@net-b.de>
4345         * MAINTAINERS (Write After Approval): Add myself.
4347 2006-10-16  Ben Elliston  <bje@au.ibm.com>
4349         * config.guess: Import latest version.
4350         * config.sub: Likewise.
4352 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
4354         * Makefile.def: Added pdf target handling.
4355         * Makefile.tpl: Added pdf target handling.
4356         * Makefile.in: Regenerated.
4358 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
4360         * MAINTAINERS: Add self as score port maintainer.
4362 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
4364         * MAINTAINERS (Write After Approval): Add myself.
4366 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
4368         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
4369         or newer.
4370         * configure: Regenerated.
4372 2006-09-27  Dave Brolley  <brolley@redhat.com>
4374         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4375         using $s instead of $r.
4376         * configure: Regenerated.
4378 2006-09-26  Thiemo Seufer  <ths@mips.com>
4380         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4381         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4382         * configure: Regenerate.
4384 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4386         * MAINTAINERS (Write After Approval): Remove myself.
4388 2006-09-22  Chao-ying Fu  <fu@mips.com>
4390         * MAINTAINERS (Write After Approval): Add myself.
4392 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4394         * MAINTAINERS: Add self as soft-fp maintainer.
4396 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4398         * MAINTAINERS: Add myself as avr maintainer.
4399         Remove Marek Michalkiewicz as avr maintainer.
4401 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4403         * MAINTAINERS (Write After Approval): Add myself.
4405 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4407         * configure.in: Never build newlib for a Mingw host.
4408         Never build newlib as Mingw target library.
4409         Test the existence of winsup/cygwin for building a Cygwin newlib,
4410         rather than just winsup.
4411         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4412         building a Mingw target.
4413         * configure: Regenerate.
4415 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4417         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4419 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4421         * config.guess: Import from src (was more updated).
4422         * config.sub: Likewise.
4424 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4426         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4427         * configure: Regenerated.
4429 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4431         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4432         for stages after the first.
4434 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4436         * Makefile.def: Add dependencies for configure-opcodes
4437         on configure-intl and all-opcodes on all-intl.
4438         * Makefile.in: Regenerated.
4440 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4442         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4444 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4446         Port to hosts whose 'sort' and 'tail' implementations
4447         treat operands with leading '+' as file names, as POSIX
4448         has required since 2001.  However, make sure the code still
4449         works on pre-POSIX hosts.
4450         * ltmain.sh: Don't assume "sort +2" is equivalent to
4451         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4453 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4455         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4457 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4459         * ltconfig: chmod 644 before ranlib during install.
4461 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4463         PR bootstrap/18058
4464         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4465         if the bootstrap compiler is a GCC version that supports it.
4466         * configure: Regenerate.
4468 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4470         * configure.in: Fix thinkos in previous check-in.
4471         * configure: Regenerate.
4473 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4475         PR other/27063
4476         * configure.in: Test subdir_requires and give an appropriate
4477         error message.
4478         * configure: Regenerate.
4480 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4482         * MAINTAINERS (Write After Approval): Add myself.
4484 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4486         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4488 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4490         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4492 2006-06-20  David Ayers  <d.ayers@inode.at>
4494         PR bootstrap/28072
4495         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4496         whether target-libjava is being configured instead of whether the
4497         java front end is enabled.
4498         * configure: Regenerate.
4500 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4502         PR target/27540
4503         * configure.in: Only enable libgomp on IRIX 6.
4504         * configure: Regenerate.
4506 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4508         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4509         too.
4510         * Makefile.in: Regenerate.
4512 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4514         * config-ml.in: Alter CCASFLAGS to include special
4515         multilib options the same as is done for CFLAGS.
4517 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4519         * configure.in: Don't enable libgomp on hpux10.
4520         * configure: Rebuilt.
4522 2006-06-12  David Ayers  <d.ayers@inode.at>
4524         PR bootstrap/27963
4525         PR target/19970
4526         * configure.in: Remove target-boehm-gc from noconfigdirs where
4527         ${libgcj} is specified.
4528         * configure: Regenerate.
4530 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4532         Sync from src:
4534         * configure.in: Sync.
4535         * configure: Regenerated.
4537         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4539         * Makefile.def: Added dependencies from sim and gdb on intl, and
4540         added configure dependencies to everything with an all dependency
4541         on intl.
4542         * Makefile.in: Regenerated.
4544 2006-06-06  David Ayers  <d.ayers@inode.at>
4546         PR libobjc/13946
4547         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4548         * Makefile.in: Regenerate.
4549         * configure.in: Add --enable-objc-gc at toplevel and have it
4550         enable boehm-gc for Objective-C.
4551         Remove target-boehm-gc from libgcj.
4552         Add target-boehm-gc to target_libraries.
4553         Add target-boehm-gc to noconfigdirs where ${libgcj}
4554         is specified.
4555         Assert that boehm-gc is supported when requested for Objective-C.
4556         Only build boehm-gc if needed either for Java or Objective-C.
4557         * configure: Regenerate.
4559 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4561         PR 27674
4562         * Makefile.tpl (configure-[+prefix+][+module+],
4563         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4564         Remove rule to unstage bootstrapped modules.
4565         (stage_current): New.
4566         * Makefile.in: Regenerate.
4568 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4570         * MAINTAINERS (Write After Approval): Update my e-mail address.
4572 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4574         * include/libiberty.h: Declare pex_run_in_environment.
4576 2006-05-31  Asher Langton  <langton2@llnl.gov>
4578         * MAINTAINERS (Write After Approval): Add myself.
4580 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4582         * Makefile.def (bfd, opcodes): Fix lib_path.
4583         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4584         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4585         * Makefile.in: Regenerate.
4587 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4589         * Makefile.in: Regenerate.
4591 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4593         * Makefile.def: Add install-html target. Add datarootdir
4594         docdir and htmldir to flags_to_pass.
4595         * Makefile.tpl: Add install-html target.
4596         * Makefile.in: Regenerate.
4597         * configure.in: Add --with-datarootdir, --with-docdir, and
4598         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4599         * configure: Regenerate.
4601 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4603         * configure.in: Enable gprof for cross builds.
4604         * configure: Regenerate.
4606 2006-05-22  Richard Guenther  <rguenther@suse.de>
4608         Revert
4609         2006-01-31  Richard Guenther  <rguenther@suse.de>
4610         Paolo Bonzini  <bonzini@gnu.org>
4612         * Makefile.def (target_modules): Add libgcc-math target module.
4613         * configure.in (target_libraries): Add libgcc-math target library.
4614         (--enable-libgcc-math): New configure switch.
4615         * Makefile.in: Re-generate.
4616         * configure: Re-generate.
4617         * libgcc-math: New toplevel directory.
4619 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4620             Andreas Tobler  <a.tobler@schweiz.ch>
4622         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4623         * configure: Rebuilt.
4625 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4627         * MAINTAINERS (Write After Approval): Add myself.
4629 2006-05-01  DJ Delorie  <dj@redhat.com>
4631         * configure.in: Restore CFLAGS if GMP isn't present.
4632         * configure: Regenerate.
4634 2006-05-01  Richard Guenther  <rguenther@suse.de>
4636         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4637         maintainer.
4639 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4641         * MAINTAINERS (Write After Approval): Add myself.
4643 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4645         * MAINTAINERS (Write After Approval): Add myself.
4647 2006-04-18  DJ Delorie  <dj@redhat.com>
4649         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4650         reference libgloss so that libssp can be built in a combined
4651         tree.
4652         * configure: Regenerate.
4654 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4656         * MAINTAINERS (Write After Approval): Add myself.
4658 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4660         * configure.in: Require makeinfo 4.4 or higher.
4661         * configure: Regenerate.
4663 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4665         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4666         Rearrange the entries of other libraries to have them in one place.
4668 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4670         * MAINTAINERS (Write After Approval): Remove myself.
4671         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4673 2006-03-14  Richard Guenther  <rguenther@suse.de>
4675         * configure: Regenerate with autoconf 2.13.
4677 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4679         * MAINTAINERS: Use my work address.
4681         * MAINTAINERS: Update my E-mail address.
4683 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4685         * configure.in: Handle --disable-<component> generically.
4686         * configure: Regenerate.
4688 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4690         PR libgcj/17311
4691         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4693 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4695         * MAINTAINERS (Write After Approval):  Remove myself.
4696         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4698 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4700         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4701         (TARGET_CONFIGDIRS): Remove.
4702         * configure.in: Remove AC_SUBST(target_configdirs).
4703         * Makefile.in, configure: Regenerated.
4705 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4707         * MAINTAINERS (Write After Approval):  Remove myself.
4708         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4710 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4712         PR bootstrap/25670
4714         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4716         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4717         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4718         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4719         BUILD_PREFIX, BUILD_PREFIX_1.
4720         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4722         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4723         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4725         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4726         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4727         of `cat stage_current`.  Always provide the `r' and `s' variables.
4728         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4729         a single shell execution.
4730         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4731         bootstrapped modules, make the stage1 module if the build was not
4732         started yet, else build the current stage.
4733         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4734         (all-build, all-host, all-target, [+make_target+]-host,
4735         [+make_target+]-target): Do not use \-continued lines.
4736         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4737         (current_stage, restrap, stage_last): New.
4739         * Makefile.in: Regenerate.
4740         * configure: Regenerate.
4742 2006-02-19  Bud Davis  <jmdavis@link.com>
4744         * MAINTAINERS (Write After Approval):  Remove myself.
4745         (Language Front End Maintainers):  Add myself as fortran 95
4746         maintainer and update e-mail address.
4748 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4750         * MAINTAINERS (Write After Approval):  Remove myself.
4751         (Language Front End Maintainers):  Add myself as fortran 95
4752         maintainer.
4754 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4756         * MAINTAINERS (Write After Approval): Add myself.
4758 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4760         * MAINTAINERS (Write After Approval):  Remove myself.
4761         (Language Front End Maintainers):  Add myself as
4762         fortran 95 maintainer.
4764 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4766         Sync from src:
4768         2005-12-27  Leif Ekblad  <leif@rdos.net>
4770         * configure.in: Add support for RDOS target.
4771         * configure: Regenerate.
4773 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4774             Andreas Schwab  <schwab@suse.de>
4776         * configure: Regenerate.
4778 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4780         * configure.in (enable_libgomp): Add AIX.
4781         * configure: Regenerate.
4783 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4785         * MAINTAINERS (Write After Approval): Add myself.
4787 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4789         * MAINTAINERS (Write After Approval): Add myself.
4791 2006-01-31  Richard Guenther  <rguenther@suse.de>
4792         Paolo Bonzini  <bonzini@gnu.org>
4794         * Makefile.def (target_modules): Add libgcc-math target module.
4795         * configure.in (target_libraries): Add libgcc-math target library.
4796         (--enable-libgcc-math): New configure switch.
4797         * Makefile.in: Re-generate.
4798         * configure: Re-generate.
4799         * libgcc-math: New toplevel directory.
4801 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4803         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4804         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4805         the assembler, linker and binutils.
4806         * configure: Regenerate.
4808 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4810         * MAINTAINERS (Write After Approval): Add myself.
4812 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4814         * configure: Regenerate.
4816 2006-01-18  Richard Henderson  <rth@redhat.com>
4817             Jakub Jelinek  <jakub@redhat.com>
4818             Diego Novillo  <dnovillo@redhat.com>
4820         * libgomp: New directory.
4821         * Makefile.def: Add target_module libgomp.
4822         * Makefile.in: Regenerate.
4823         * configure.in (target_libraries): Add target-libgomp.
4824         * configure: Regenerate.
4826 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4828         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4829         @ from continuation.
4830         * Makefile.in: Rebuilt.
4832 2006-01-04  Chris Lattner  <sabre@gnu.org>
4834         * MAINTAINERS (Write After Approval): Add myself.
4836 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4838         PR bootstrap/24252
4840         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4841         * Makefile.tpl (OBJDUMP): New.
4842         (EXTRA_HOST_FLAGS): Add it.
4843         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4845         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4846         to use symbolic links between directories.  Avoid race conditions
4847         or make them harmless.
4848         * configure.in: Do not try to use symbolic links between directories.
4850         * Makefile.def (LEAN): Pass.
4851         * Makefile.tpl (LEAN): Define.
4852         (stage[+id+]-start): Accept that the previous directory does not
4853         exist, if the bootstrap is lean.
4854         (stage[+id+]-bubble): Invoke lean bootstrap commands after
4855         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4856         configure substitution.
4857         ([+compare-target+]): Likewise.
4858         ([+bootstrap-target+]-lean): New.
4859         * configure.in: Remove lean bootstrap support from here.
4861         * Makefile.in: Regenerate.
4862         * configure: Regenerate.
4864 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4866         * MAINTAINERS (libdecnumber): Add myself.
4868 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
4870         * libtool-ldflags: New script.
4872 2006-01-02  Andreas Schwab  <schwab@suse.de>
4874         * configure.in: When reconfiguring remove Makefile in
4875         all stage directories.
4876         * configure: Regenerate.
4878 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
4880         * MAINTAINERS: Update my email address.
4882 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
4884         Revert Ada-related part of the previous change.
4886         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4887         Do not pass.
4888         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4889         * Makefile.in: Regenerate.
4890         * configure.in: Do not include mt-ppc-aix target fragment.
4891         * configure: Regenerate.
4893 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
4895         * configure.in: Select appropriate fragments for PowerPC/AIX.
4896         * configure: Regenerate.
4898         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4899         BOOT_CFLAGS, BOOT_LDFLAGS.
4900         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4901         BOOT_CFLAGS, BOOT_LDFLAGS.
4902         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4903         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4904         (stage): Fail if we cannot complete the work.
4905         * Makefile.in: Regenerate.
4907 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4909         * configure.in: Replace ms1 with mt.
4910         * configure: Rebuilt.
4912 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
4914         * MAINTAINERS: Update my email address.
4916 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
4918         * Makefile.tpl (all, do-[+make_target+], do-check, install,
4919         install-host-nogcc): Don't invoke $(stage) at the end.
4920         * Makefile.in: Regenerate.
4922 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
4924         * configure.in: Flip the top-level bootstrap switch.
4925         * configure: Regenerate.
4927 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
4929         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4930         $(stage) and $(unstage).
4931         (EXTRA_TARGET_FLAGS): Correct double-quoting.
4932         (all): Remove stray semicolon.
4933         (local-distclean): Don't handle multilib.tmp and multilib.out.
4934         (install.all): Set $s for consistency.
4935         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4936         check_multilibs setting.  Always make the install directory.
4937         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4938         Correct @if/@endif.
4939         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4940         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4941         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4942         (multilib.out): Remove.
4943         * Makefile.in: Regenerated.
4945 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4947         * MAINTAINERS (Write After Approval): Add myself.
4949 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4951         * MAINTAINERS: Add myself as mt maintainer.
4953         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
4955 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
4957         * MAINTAINERS: Change email address.
4959 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4961         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4962         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4963         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4964         Find in-tree tools if available.
4965         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4966         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4967         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4968         (COMPILER_*_FOR_TARGET): New.
4969         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4970         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4971         (CONFIGURED_*, USUAL_*): Remove.
4972         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4973         STRIP): Use autoconf substitutions.
4974         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4975         COMPILER_NM_FOR_TARGET): New.
4976         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4978         (all): Make all-host and all-target in parallel.
4979         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4980         that $$r and $$s are set before invoking a recursive make.
4981         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4982         ([+bootstrap-target+]): Inline most of the `all' target.
4984 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4986         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4987         from the gcc build directory.
4988         * Makefile.in: Regenerate.
4990 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4992         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4993         depend on all-libdecnumber.
4994         * configure.in (host_libs): Include libdecnumber.
4995         * Makefile.in: Regenerate.
4996         * configure: Likewise.
4998 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5000         * libdecnumber: Import decNumber sources from the dfp-branch.
5002 2005-11-21  Kean Johnston  <jkj@sco.com>
5004         * config.sub, config.guess: Sync from upstream sources.
5006 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5008         Import from Autoconf sources:
5010         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5011         * config/move-if-change: Don't output "$2 is unchanged";
5012         suggested by Ben Elliston.  Handle weird characters correctly.
5014 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5016         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5017         to match upstream libtool for darwin.
5019 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5021         * Makefile.def: Remove gdb dependencies for gdbtk.
5022         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5023         (configure-gdb, install-gdb): New rules.
5024         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5025         * Makefile.in, configure: Regenerated.
5027 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5029         * MAINTAINERS (Write After Approval): Add myself.
5031 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5033         * MAINTAINERS (Write After Approval): Add myself.
5035 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5037         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5038         Diego Novillo.
5040 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5042         PR bootstrap/24297
5043         * Makefile.tpl (do-[+make-target+], do-check, install,
5044         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5045         are set before recursing.
5046         * Makefile.in: Regenerate.
5048 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5050         PR bootstrap/18939
5051         * Makefile.def (gcc) <target>: Fix thinko.
5052         * Makefile.in: Regenerate.
5054 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5056         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5057         * configure: Regenerate.
5059 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5061         * MAINTAINERS (Write After Approval): Add self.
5063 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5065         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5066         target-libffi, target-qthreads, target-libjava, and
5067         targetlibobjc.
5068         * configure: Regenerate.
5070 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5072         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5073         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5074         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5075         (USUAL_OBJDUMP_FOR_TARGET): New.
5076         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5077         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5078         * configure, Makefile.in: Regenerated.
5080 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5082         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5083         before other host packages.
5085 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5087         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5089 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5091         PR bootstrap/22340
5093         * configure.in (default_target): Remove.
5094         * Makefile.tpl (all): Do not use prerequisites as subroutines
5095         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5096         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5097         use prerequisites as subroutines.
5098         (check-host, check-target): New.
5099         (bootstrap configure & all targets): Do not use stage*-start
5100         if the directory layout is already ok.
5101         (non-bootstrap configure & all targets): Prepend a $(unstage).
5102         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5103         (NOTPARALLEL): Remove.
5104         (unstage, stage variables): New variables.
5105         (unstage, stage targets): Simply expand to those variables.
5107         * configure: Regenerate.
5108         * Makefile.in: Regenerate.
5110 2005-10-04  James E Wilson  <wilson@specifix.com>
5112         * Makefile.def (lang_env_dependencies): Add libmudflap.
5113         * Makefile.in: Regenerate.
5115 2005-10-03  Andreas Schwab  <schwab@suse.de>
5117         Backport from libtool CVS:
5118         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5120         * ltmain.sh: add support for installing into temporary
5121         staging area (e.g. 'make install DESTDIR=...')
5123 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5125         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5126         * configure: Regenerated.
5128 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5130         * configure: Regenerate with the correct
5131         autoconf version.
5133 2005-09-30  Catherine Moore  <clm@cm00re.com>
5135         * configure.in (bfin-*-*): New.
5136         * configure: Regenerated.
5138 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5140         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5141         (LIPO_FOR_TARGET): New.
5142         (CONFIGURED_LIPO_FOR_TARGET): New.
5143         (USUAL_LIPO_FOR_TARGET): New.
5144         (STRIP_FOR_TARGET): New.
5145         (CONFIGURED_STRIP_FOR_TARGET): New.
5146         (USUAL_STRIP_FOR_TARGET): New.
5147         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5148         STRIP_FOR_TARGET.
5149         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5150         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5151         * Makefile.in: Regenerate.
5152         * configure: Regenerate.
5154 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5156         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5157         (rs6000-*-aix*): Same.
5158         * configure: Regenerate.
5160 2005-09-16  Tom Tromey  <tromey@redhat.com>
5162         * MAINTAINERS: Add self as java maintainer.
5164 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5166         * configure.in: Recognize f95 in the --enable-languages option,
5167         and substitute it for fortran, issuing a warning.
5168         * configure: Regenerate.
5170 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5172         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5173         * configure:  Regenerated.
5175 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5177         * MAINTAINERS: Add self as ms1 maintainer.
5179 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5181         * Makefile.def (libssp): Add to lang_env_dependencies.
5182         * Makefile.in: Regenerate.
5184 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5186         * MAINTAINERS: Add myself as middle-end maintainer.
5188 2005-08-17  Christian Groessler  <chris@groessler.org>
5190         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5191         * Makefile.in: Regenerate.
5193 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5195         * MAINTAINERS (write after approval): Added myself.
5197 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5199         * MAINTAINERS (Write After Approval): Add myself.
5201 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5203         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5204         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5205         Look for alternate names of the target cc and c++
5206         * configure: Regenerate.
5208 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5210         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5211         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5212         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5213         tools; remove code to manually set them.
5214         (Target tools): Look in the environment for them.
5215         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5216         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5217         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5218         build directory.
5219         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5220         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5221         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5222         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5223         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5224         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5225         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5226         * configure: Regenerate.
5227         * Makefile.in: Regenerate.
5229 2005-07-28  Ben Elliston  <bje@au.ibm.com>
5231         * MAINTAINERS: Update for removed CPU targets.
5233 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
5235         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5236         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5237         * Makefile.in: Regenerated.
5239 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
5241         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5242         (CFLAGS_FOR_TARGET): Use it.
5243         (CXXFLAGS_FOR_TARGET): Likewise.
5244         * Makefile.in: Regenerated.
5245         * configure.in (--with-build-sysroot): New option.
5246         * configure: Regenerated.
5248 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
5250         * Makefile.tpl: Wrap install between unstage and stage
5251         * Makefile.in: Regenerate.
5253 2005-07-21  Eric Christopher  <echristo@apple.com>
5255         * MAINTAINERS: Update affiliation.
5257 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
5259         * MAINTAINERS: Add self as crx port maintainer.
5261 2005-07-20  DJ Delorie  <dj@redhat.com>
5263         * MAINTAINERS: Add self as m32c maintainer.
5265 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
5267         * all files: Update FSF address.
5269 2005-07-15  Eric Christopher  <echristo@redhat.com>
5271         * MAINTAINERS: Change affiliation.
5273 2005-07-14  Jim Blandy  <jimb@redhat.com>
5275         * configure.in: Add cases for Renesas m32c.
5276         * configure: Regenerated.
5278 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5280         * COPYING.LIB: Update from fsf.org.
5282 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
5284         * COPYING, compile, config.guess,
5285         config.sub, install-sh, missing, mkinstalldirs,
5286         symlink-tree, ylwrap: Sync from upstream sources.
5287         * config-ml.in: Update FSF address.
5289 2005-07-13  Eric Christopher  <echristo@redhat.com>
5291         * configure.in: Add toplevel noconfigdir support for tpf.
5292         * configure: Regenerate.
5294 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
5296         PR ada/22340
5298         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5299         * Makefile.in: Regenerate.
5301 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
5303         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
5304         Brolley to write-after-approval.
5306 2005-07-07  Andreas Schwab  <schwab@suse.de>
5308         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5309         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5310         * Makefile.in: Regenerated.
5312 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
5314         * configure.in: Don't build sim or rda when targetting darwin.
5315         * configure: Regenerate.
5317 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
5319         * configure.in: Add --enable-libssp and --disable-libssp.
5320         * configure: Regenerate with autoconf-2.13.
5322 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
5324         * Makefile.def (target_modules): Add libssp.
5325         * configure.in (target_libraries): Add target-libssp.
5326         * configure: Rebuilt.
5327         * Makefile.in: Rebuilt.
5329 2005-07-01  Zack Weinberg  <zackw@panix.com>
5331         * MAINTAINERS: Change email address.  Resign from maintainership.
5333 2005-07-01  Richard Guenther  <rguenther@suse.de>
5335         * MAINTAINERS: Change my e-mail address and affiliation.
5337 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
5339         * Makefile.def (stagefeedback): Come after profile.
5340         Define profiledbootstrap target.
5341         * Makefile.tpl (profiledbootstrap): Remove.
5342         (stageprofile-end): Zap stagefeedback.
5343         (stagefeedback-start): Copy all .gcda files, not only GCC's.
5344         * Makefile.in: Regenerate.
5346 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
5348         * MAINTAINERS: Update my email address.
5350 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
5352         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
5353         In 'cpp' stanza, support '#line' as well as '# '.
5355 2005-06-08  Andreas Schwab  <schwab@suse.de>
5357         * MAINTAINERS: Move myself from 'Write After Approval' to
5358         'CPU Port Maintainers' section as m68k maintainer.
5360 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
5362         * configure.in (unsupported_languages): New macro.
5363         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
5364         non-ported target libraries in noconfigdirs.
5365         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5366         non-linux-gnu.  Remove libgcj_ex_libffi.
5367         <lang_frag loop>: Set add_this_lang=no if the language is in
5368         unsupported_languages.
5369         * configure: Regenerate.
5371 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
5373         * configure.in: Fix typo in handling of --with-mpfr-dir.
5374         * configure: Regenerate.
5376 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
5378         * MAINTAINERS: Update my email address.
5380 2005-06-02  Jim Blandy  <jimb@redhat.com>
5382         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5383         accepted into the master sources.)
5385 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5386             Michael Snyder  <msnyder@redhat.com>
5387             Stan Cox  <scox@redhat.com>
5389         * configure.in: Set noconfigdirs for ms1.
5391         * configure: Regenerate.
5393 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5395         * MAINTAINERS (Write After Approval): Add self.
5397 2005-06-01  Josh Conner  <jconner@apple.com>
5399         * MAINTAINERS (Write After Approval): Add self.
5401 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5403         * MAINTAINERS: Update my email address.
5405 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5407         * MAINTAINERS (Write After Approval): Add self.
5409 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5411         * MAINTAINERS (Write After Approval): Remove self.
5413 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5415         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5416         (Dependencies): Consider target modules for bootstrap dependencies.
5417         Make target bootstrap modules depend on each stage's gcc.
5418         * Makefile.in: Regenerate.
5420 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5422         * Makefile.def (configure-gcc): Depend on binutils having been built.
5423         (all-gcc): No need to do it here.
5424         * Makefile.in: Regenerate.
5426 2005-05-19  Paul Brook  <paul@codesourcery.com>
5428         * configure.in: Rewrite misleading error message when requested
5429         language cannot be built.
5430         * configure: Regenerate.
5432 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5434         * ylwrap: Import from Automake 1.9.5.
5436 2005-05-13  David Ung  <davidu@mips.com>
5438         * MAINTAINERS (Write After Approval): Add self.
5440 2005-05-09  Mike Stump  <mrs@apple.com>
5442         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5443         lt_cv_sys_max_cmd_len for now.
5445 2005-05-09  Stan Cox  <scox@redhat.com>
5447         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5449 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5451         * README.SCO: Update the URL.
5453 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5455         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5456         with_gnu_ld to libtool.
5457         * ltcf-c.sh (aix[45]): Define file_list_spec.
5458         * ltcf-cxx.sh (aix[45]): Same.
5459         * ltcf-gcj.sh (aix[45]): Same.
5460         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5461         exists, write list of input files to temporary file.
5463 2005-05-04  Mike Stump  <mrs@apple.com>
5465         * configure.in: Always pass --target to target configures as
5466         otherwise rebuilds that do --recheck will fail.
5467         * confiugure: Rebuilt.
5469 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5471         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5472         STAGE_HOST_EXPORTS.
5473         (configure, all): Add bootstrap support.
5474         (Host modules, target modules): Pass post-stage1 flags and exports.
5475         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5476         * Makefile.in: Regenerate.
5478 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5480         * configure: Regenerate.
5482 2005-04-27  Mike Stump  <mrs@apple.com>
5484         * MAINTAINERS: Add self as darwin maintainer.
5486 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5488         * config.sub: Update from master copy.
5490 2005-04-21  Mike Stump  <mrs@apple.com>
5492         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5493         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5495 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5497         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5498         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5499         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5500         "*-*-elf" and "*-*-linux*".
5501         * configure: Regenerate.
5503 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5505         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5507 2005-04-12  Mike Stump  <mrs@apple.com>
5509         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5511 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5513         * MAINTAINERS (Write After Approval): Add myself.
5515 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5517         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5519 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5521         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5522         (TARGET_CONFIGARGS): Include --with-target-subdir.
5523         (configure, all): New macros.  Use them throughout.
5524         * Makefile.in: Regenerate.
5526 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5528         * MAINTAINERS (Write After Approval): Add myself.
5530 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5532         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5534 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5536         * MAINTAINERS: Move John Carr to Write After Approval.
5538 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5540         * config/mh-mingw32: Delete.
5541         * configure.in: Don't use it.
5542         * configure: Regenerate.
5544 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5546         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5547         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5548         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5549         (HOST_LIB_PATH): Generate from Makefile.def.
5550         (TARGET_LIB_PATH): Likewise.
5551         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5552         * Makefile.in: Regenerate.
5553         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5554         (RPATH_ENVVAR): Include Darwin case.
5555         * configure: Regenerate.
5557 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5559         * MAINTAINERS (Various Maintainers): Remove self.
5560         (Write After Approval): Add self.
5562 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5564         * MAINTAINERS (Various Maintainers): Add self.
5566 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5568         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5569         * configure: Regenerate.
5571 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5573         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5574         gcc_version, and gcc_version_trigger from set of flags to pass.
5575         * Makefile.tpl: Remove definitions of above variables.
5576         (config.status): Remove dependency on $(gcc_version_trigger).
5577         * Makefile.in: Regenerate.
5578         * configure.in: Do not reference config/gcc-version.m4 nor
5579         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5580         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5581         * configure: Regenerate.
5583 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5584             Andrew Pinski  <pinskia@physics.uc.edu>
5586         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5587         * Makefile.in: Regenerate.
5589 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5591         * MAINTAINERS (Write After Approval): Add myself.
5593 2005-03-03  David Ayers  <d.ayers@inode.at>
5595         * MAINTAINERS (Write After Approval): Add myself.
5597 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5599         PR libgcj/20160
5600         * ltmain.sh: Avoid creating archives with components that have
5601         duplicate basenames.
5603 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5605         PR bootstrap/20250
5606         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5607         instead of check.
5608         * Makefile.in: Regenerate.
5610 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5612         * Makefile.in: Regenerate to fix conflict between the previous two
5613         patches.
5615 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5617         PR bootstrap/17383
5618         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5619         * Makefile.tpl (HOST_SUBDIR): New substitution.
5620         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5621         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5622         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5623         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5624         (Host modules, Bootstrapped modules): Use it.
5625         (Build modules, Target modules): Do not create symlink trees,
5626         always configure out-of-srcdir.
5627         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5628         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5629         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5630         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5632         * Makefile.in: Regenerate.
5633         * configure: Regenerate.
5635 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5637         Merged from libada-gnattools-branch:
5638         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5640         * gnattools: New directory.
5641         * Makefile.def: Add gnattools as a module, depending on target-libada.
5642         * Makefile.in: Regenerate.
5643         * configure.in: Include gnattools in host_tools; disable it if ada
5644         is disabled.
5645         * configure: Regenerate.
5647 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5649         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5650         treelang maintainer.
5651         (Write After Approval): Remove myself.
5653 2005-02-23  Paul Schlie  <schlie@comcast.net>
5655         * configure.in: Allow darwin targeted ports to build tk, itcl and
5656         libgui.
5657         * configure: Regenerate.
5659 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5661         PR libgcj/10353
5662         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5663         * configure: Regenerate.
5665 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5667         * MAINTAINERS (Write After Approval): Add myself.
5669 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5671         * MAINTAINERS: Update my e-mail address.
5673 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5675         * MAINTAINERS (Write After Approval): Add myself.
5677 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5679         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5680         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5681         target-libgloss when not *-*-elf and *-*-aout.
5682         * configure: Regenerate.
5684 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5686         * MAINTAINERS: Remove obsolete entries.
5688         * MAINTAINERS (Write After Approval): Add Michael Matz.
5690 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5692         * MAINTAINERS: Remove self as cpplib maintainer.
5694 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5696         * install-sh, config.sub: Import from upstream.
5698 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5700         PR bootstrap/18222
5701         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5702         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5703         * Makefile.in: Regenerate.
5705 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5707         * MAINTAINERS: Update my email address.
5709 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5710             Andreas Schwab  <schwab@suse.de>
5712         PR bootstrap/18033
5713         * config-ml.in: Eval option if surrounded by single quotes.
5715 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5717         Revert 2004-12-28 Makefile changes, a better fix will be
5718         applied to mainline and src after GCC 4.0 branches.
5720 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5722         PR bootstrap/17383
5724         * Makefile.def (target_modules): Remove stage parameter,
5725         it is always true now.
5726         * Makefile.tpl (configure-build-[+module+],
5727         configure-target-[+module+]): Always build symlink tree
5728         for the directory and for include.  BUILD_SUBDIR and
5729         TARGET_SUBDIR cannot be . anymore.
5730         * Makefile.in: Regenerate.
5732 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5734         Revert 2004-12-08 Makefile changes.
5736 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5738         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5739         cygwin, mingw.
5741 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5743         * configure.in (sh64-*-*): Reenable gprof.
5744         * configure: Regenerate.
5746 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5748         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5749         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5750         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5751         * Makefile.in: Regenerate.
5753 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5755         * MAINTAINERS: Update my email address.
5757 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5759         * Makefile.tpl: Generate normal dependencies if the LHS module is
5760         not bootstrapped.
5761         * Makefile.in: Regenerate.
5763 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5765         * configure.in: Include config/gxx-include-dir.m4.  Use
5766         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5767         * configure: Regenerate.
5769 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5771         * config.if: Delete.
5772         * configure.in: Set libstdcxx_incdir directly.
5773         * configure: Regenerate.
5775 2004-12-02  Eric Christopher  <echristo@redhat.com>
5777         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5778         * Makefile.in: Regenerate.
5780 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5782         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5783         * configure: Regenerate.
5785 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5787         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5788         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5789         * configure: Regenerate.
5791 2004-12-01  Eric Christopher  <echristo@redhat.com>
5793         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5794         of things to remove.
5796 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5798         * MAINTAINERS (Write After Approval): Update my e-mail address.
5800 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5802         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5803         from CVS libtool to always pass_all.
5805 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5807         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5808         (hppa*64*-*-*): Delete incorrect comment.
5809         * configure: Rebuilt.
5811 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5813         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5815 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5817         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5818         from CVS libtool to always pass_all.
5820 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5822         * install-sh, compile: Import from automake.
5824 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5826         * config.guess, config.sub:  Import from savannnah.
5828 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5830         * MAINTAINERS (Write After Approval): Add myself
5832 2004-11-12  Mike Stump  <mrs@apple.com>
5834         * Makefile.def: Add html support.
5835         * Makefile.tpl: Likewise.
5836         * Makefile.in: Regenerate.
5838 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5840         PR 18423
5841         * configure.in: Remove all instances of build-fixincludes from
5842         noconfigdirs.
5843         (build_configargs): Supply --target to subdirectories.
5844         * configure: Regenerate.
5846         * Makefile.def: Make gcc install depend on fixincludes install.
5847         * Makefile.in: Regenerate.
5849 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
5851         * MAINTAINERS: Add myself as gcc testsuite maintainer.
5853 2004-11-11  Paul Brook  <paul@codesourcery.com>
5855         * MAINTAINERS: Add self as arm maintainer.  Update email address.
5857 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5859         * configure.in (noconfigdirs) [mmix-*-*]: Disable
5860         target-libgfortran.
5861         * configure: Regenerate.
5863 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5865         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5866         like CC.
5868 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5870         * Makefile.def (host fixincludes): Specify missing targets.
5871         * Makefile.in: Regenerate.
5873 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
5875         * MAINTAINERS: Add myself
5877 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
5879         * MAINTAINERS (Write After Approval): Add myself.
5881 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
5883         * Makefile.def: Build fixincludes for the host, too.
5884         * Makefile.in: Regenerate.
5885         * configure.in (host_tools): Add fixincludes.
5886         * configure: Regenerate.
5888 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
5890         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5891         * configure: Regenerated.
5893 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
5895         PR other/17783
5896         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5897         * configure: Regenerated.
5899 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
5901         * README.SCO: Update per FSF instructions.
5903 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
5905         PR target/18151
5906         * configure.in (case ${target}): Do not build fixincludes for avr.
5907         * configure: Regenerated.
5909 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
5911         * configure.in (case ${target}): Do not build fixincludes
5912         on platforms where it is not used.
5913         * configure: Regenerated.
5915 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
5917         * configure.in: Use an absolute path to install-sh.
5918         * configure: Regenerated.
5920 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5922         * MAINTAINERS (Write After Approval): Add myself.
5924 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
5926         * MAINTAINERS: Remove from Write After Approval those that are
5927         already maintainers.
5929 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
5931         * MAINTAINERS:  Update my email address.
5933 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5935         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5936         * configure: Regenerate.
5938 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
5940         * MAINTAINERS:  Update my email address.
5942 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
5944         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5945         entries belonging to this category.
5947 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
5949         * MAINTAINERS: Update my e-mail address.
5951 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5953         Fix wrong conflict resolution in:
5955         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5957         * Makefile.in: Regenerate.
5958         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5959         in the recursive `make', instead of hardwiring `all'.
5960         (Autogenerated TARGET-* variables): New.
5962 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5964         * configure.in: Enable target-libgloss for crx-*-*.
5965         * configure: Regenerate.
5967 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5969         * MAINTAINERS (Various Maintainers): Move the "windows,
5970         cygwin, mingw" maintainer to ...
5971         (OS Port Maintainers): ... here.
5973 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5975         * MAINTAINERS (Write After Approval): Remove those that are
5976         maintainers of some subsystem.
5978 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5980         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5981         * ltcf-cxx.sh (tpf*): Likewise.
5982         * ltconfig (tpf*): Add TPF OS configuration support.
5984 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5986         * MAINTAINERS: Change my email address to my new work account.
5988 2004-09-24  Michael Roth  <mroth@nessie.de>
5990         * configure.in (--without-headers): Add missing double quotes.
5991         * configure: Regenerate.
5993 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5995         * ylwrap: Revert to previous version.
5997 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5999         PR bootstrap/17369
6000         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6001         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6002         SET_GCC_LIB_PATH_CMD.
6003         (BASE_TARGET_EXPORTS): Likewise.
6004         * Makefile.in: Regenerated.
6006         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6007         * configure: Regenerated.
6009 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6011         * config.guess: New upstream version
6012         * compile, depcomp, install-sh, ylwrap: Likewise.
6014 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6016         * config/mh-x86omitfp: New host makefile fragment.  Add
6017         -fomit-frame-pointer to the default BOOT_CFLAGS.
6018         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6019         * configure: Regenerate.
6021 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6023         PR target/11572
6024         * configure.in (*-*-darwin*): Renable libobjc.
6025         * configure: Regenerate.
6027 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6029         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6031 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6033         * Makefile.def: Remove libbanshee.
6034         * Makefile.tpl: Ditto.
6035         * configure.in: Ditto.
6036         * Makefile.in: Regen.
6037         * configure: Ditto.
6039 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6041         * ltmain.sh: Use $pic_object as $non_pic_object if
6042         $non_pic_object=none.
6044 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6046         * missing: Import latest version from master repository.
6048 2004-09-06  Nick Clifton  <nickc@redhat.com>
6050         * config.sub: Import latest version from master repository.
6051         * config.guess: Likewise.
6052         This includes these changes:
6054         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6056         * config.sub: Handle crisv32, alias etraxfs.
6057         * config.guess (crisv32:Linux:*:*): Handle.
6059         2004-08-13  Brad Smith  <brad@comstyle.com>
6061         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6062         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6064         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6066         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6067         assume the processor is a powerpc.  This is because coreutils
6068         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6069         in this case, due to a MacOS X bug that causes
6070         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6071         to return a negative number.
6072         Problem reported by Petter Reinholdtsen in:
6073         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6075         2004-07-19  Ben Elliston  <bje@gnu.org>
6077         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6079         2004-06-24  Ben Elliston  <bje@gnu.org>
6081         * config.guess: Update copyright years.
6082         * config.sub: Likewise.
6084         2004-06-22  Robert Millan  <robertmh@gnu.org>
6086         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6087         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6089         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6091         * config.guess (*:*VMS:*:*): New entry. Replaces
6092         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6093         manufacturer.
6095         2004-06-22  Ben Elliston  <bje@gnu.org>
6097         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6098         * config.sub: Likewise.
6100         2004-06-22  Ben Elliston  <bje@gnu.org>
6102         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6103         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6105         2004-06-11  Ben Elliston  <bje@gnu.org>
6107         * config.guess (pegasos:OpenBSD:*:*): Remove.
6109         2004-06-11  Ben Elliston  <bje@gnu.org>
6111         From Wouter Verhelst <wouter@grep.be>:
6112         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6114         2004-06-11  Ben Elliston  <bje@gnu.org>
6116         * config.guess (luna88k:OpenBSD:*:*): New.
6118         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6120         * config.guess (m32r*:Linux:*:*): New case.
6121         * config.sub: Handle m32rle.
6123         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6125         From Jens Petersen  <petersen@redhat.com>:
6126         * config.sub: Handle sparcv8.
6128         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6130         From Tom Smith <smith@cag.lkg.hp.com>:
6131         * config.guess: Version suffixes are equally significant on Tru64
6132         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6133         prefix of "P" (patched kernel).
6135         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6137         * config.sub: Add support for National Semiconductor CRX target.
6139 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6141         * MAINTAINERS (Various Maintainers): Remove myself as web page
6142         maintainer, add myself as maintainer of build status lists.
6144 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6146         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6147         *-*-netware, but add target-libmudflap.
6148         Consolidate *-*-netware targets (of which really only i?86 exists)
6149         into a single entry.
6150         * configure: Likewise.
6152 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6154         * Makefile.tpl (sorry): Remove.
6155         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6156         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6157         (do-clean): Clean per-stage directories too.
6158         (do-distclean): Run distclean-stage1 too.
6159         (.NOTPARALLEL): Enable during toplevel bootstrap.
6160         (stage[+id+]-bubble): Enable parallel execution during
6161         the recursive invocation.
6162         * Makefile.in: Regenerate.
6164         Fix previous checkin:
6166         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6167         include.
6168         * configure.in: Fix indentation.
6169         * configure: Regenerate.
6171 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6173         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6174         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6175         * configure: regenerate
6176         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6177         -mdynamic-no-pic
6179 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6181         * Makefile.def (build_modules): Add fixincludes.
6182         (dependencies): Make gcc depend on fixincludes.
6183         * configure.in (build_tools): Add fixincludes.
6184         (build_configdirs): Always include build_libs.
6185         * Makefile.in: Regenerate.
6186         * configure: Regenerate.
6188 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6190         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6191         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6192         phony targets; do not generate timestamp files.
6193         (distclean-stageN): Remove references to their timestamp files.
6194         (restageN, touch-stageN): Remove.
6195         (stageN-bubble): Rewritten.
6196         (compare): Support lean bootstraps.
6197         * Makefile.in: Regenerate.
6199         * configure.in: Only warn when bootstrapping but
6200         build != host or build != target.  Support lean bootstraps.
6201         * configure: Regenerate.
6203 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6205         * configure.in:  Give a better error message if GMP/MPFR are missing
6206         and a language needing them has been requested.
6207         * configure:  Regenerated.
6209 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6211         * configure.in:  Print a list of available language front-ends if
6212         a requested one is missing.  Tidy stray tab characters.
6213         * configure:  Regenerated.
6215 2004-08-19  Michael Koch  <konqueror@gmx.de>
6217         * gcc/doc/install.texi: Update entry about automake for libjava.
6219 2004-08-17  Robert Millan  <robertmh@gnu.org>
6221         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6222         (instead of FreeBSD).
6223         * configure: Regenerate.
6225 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6227         * Makefile.in: Regenerate.
6228         * configure: Regenerate.
6230         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6231         stage_*_flags.
6232         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6233         for bootstrapped modules if toplevel bootstrap is going.
6234         (GCC bootstrap): Generate per-stage targets for all bootstrapped
6235         modules.  Adjust for changes in Makefile.def.  Enable several
6236         rules even in non-bootstrap mode, just to avoid peppering the
6237         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6238         (stage-[+prev+]-bubble): Remove.
6240         * Makefile.def (Dependencies): Depend on all-build-bison,
6241         all-build-flex, all-build-byacc, all-build-texinfo, rather
6242         than the host variations.
6243         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
6244         with BUILD_SUBDIR.
6245         (BISON): Update for recent Bisons.
6246         (YACC): Fix typo.
6247         (cross): Depend on all-build.
6248         (all): Do not depend on all-build.
6249         (prebootstrap): Remove.
6250         (dep-kind): Accept separate prefixes for MODULE and ON variables.
6251         (Prebootstrap dependencies): Add them to the per-stage targets
6252         and to all-prebootstrap.
6253         * configure.in (build_configdirs): Always enable build_tools.
6254         (BUILD_DIR_PREFIX): Remove.
6256         * Makefile.def (gcc): Add target variable.
6257         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6258         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6259         in the recursive `make', instead of hardwiring `all'.
6260         (Autogenerated TARGET-* variables): New.
6262 2004-08-13  Brian Booth  <bbooth@redhat.com>
6264         * MAINTAINERS: Remove myself from write-after-approval.
6266 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6268         * src-release: Stop distributing mmalloc with gdb (which doesn't
6269         use it).
6270         * Makefile.def: GDB doesn't depend on mmalloc anymore.
6271         * Makefile.in: Regenerate.
6273 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
6275         * configure.in (arm*-*-eabi*): New target.
6276         * configure: Regenerate.
6278 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
6280         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6281         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6282         (Dependencies): New section.
6283         * Makefile.tpl (Dependencies): Generate from Makefile.def.
6284         (configure-target-[+module+]): Depend on maybe-all-gcc
6285         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
6286         (toplevel profiledbootstrap): Fix dependencies.
6287         * Makefile.in: Regenerate.
6289 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
6291         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6292         target-libiberty to noconfigdirs.
6293         * configure: Regenerate.
6295 2004-08-03  Paul Brook  <paul@codesourcery.com>
6297         * configure.in: Check for MPFR as well as GMP.
6298         * configure: Regenerate.
6300 2004-08-01  Robert Millan  <robertmh@gnu.org>
6302         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6303         libmudflap for all GNU-based systems (with Glibc).
6304         * configure: Regenerate.
6306 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
6308         * Makefile.def (host-modules): Add gcc.
6309         * Makefile.in: Regenerate.
6310         * Makefile.tpl (sorry): New rule.
6311         (configure-host, all-host, [+make_target+]-host, do-check,
6312         install-host): Do not add gcc as a special case.
6313         (host modules): Add a small special-casing for gcc.  Export
6314         extra_make_flags through the environment.
6315         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6316         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6317         other recursive targets for gcc): Remove.
6319         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6320         (stage, unstage): New rules.
6321         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6322         distclean-stage[+id+]): Use stage_current.
6323         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6324         the stage*-start rules.
6326 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
6328         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6329         use -all_load flag.
6331 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
6333         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6334         * configure: Regenerate.
6336 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
6338         * maintainer-scripts/gcc_release: Revert yesterday's change.
6340 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
6342         * MAINTAINERS: Add myself to write-after-approval.
6344 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
6346         * libf2c: Removed.
6347         * gcc/gccbug.in: Updated because of libf2c removal.
6348         * maintainer-scripts/gcc_release: Ditto.
6350 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
6352         * configure.in: Build libmudflap by default on FreeBSD.
6353         * configure: Regenerated.
6355 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
6357         * configure.in: Do not build libmudflap by default on non-GNU/Linux
6358         systems.
6359         * configure: Regenerated.
6361 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6363         PR target/16344
6364         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6365         feedback based compiler.
6366         * Makefile.in: Rebuilt.
6368 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
6370         * Makefile.def (host_modules): Set bootstrap=true for flex.
6371         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6372         * Makefile.in: Rebuilt.
6374 2004-07-07  Jan Hubicka  <jh@suse.cz>
6376         * MAINTAINERS: Add self as a profile feedback maintainer.
6378 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6380         * configure.in:  Do not prepend $srcdir to /dev/null in
6381         makefile fragments.
6382         * configure:  Regenerate.
6384 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6386         * Makefile.def (build_modules): Add bison, byacc, flex,
6387         m4, texinfo.
6388         (flags_to_pass): Add FLEX.
6389         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6390         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6391         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6392         DEFAULT_MAKEINFO): Remove.
6393         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6394         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6395         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6396         objdir or else use configured tool.
6397         (all-build): New.
6398         (all): Depend on it.
6399         (Build module dependencies): Add.
6400         * Makefile.in: Regenerate.
6401         * configure.in: Better support for multiple build modules,
6402         matching what is done for host/target modules.  Do not look
6403         for "plausible" locations of build tools if Canadian cross.
6404         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6405         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6406         * configure: Regenerate.
6408 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6410         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6411         * Makefile.in: Regenerate.
6413 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6415         * Makefile.tpl (configure-build-[+module+],
6416         configure-[+module+], configure-target-[+module+]): Pass
6417         [+extra_configure_args+].
6418         (all-build-[+module+], all-[+module+], check-[+module+],
6419         install-[+module+], [+make_target+]-[+module+],
6420         all-target-[+module+], check-target-[+module+],
6421         install-target-[+module+], [+make_target+]-target-[+module+]):
6422         Pass [+extra_make_args+].
6423         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6424         (GCC_HOST_EXPORTS): Remove.
6425         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6426         cross, check-gcc, check-gcc-c++, install-gcc,
6427         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6428         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6429         * Makefile.in: Regenerate.
6431 2004-06-21  Matthew Sachs  <msachs@apple.com>
6433         * MAINTAINERS: Added self to write-after-approval.
6435 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6437         * configure.in: Check for srcdir/winsup rather than build directory
6438         winsup.
6439         * configure: Regenerate.
6441 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6443         * configure.in: Don't build Cygwin native newlib if winsup
6444         directory is missing.  Emit warning instead.
6445         * configure: Regenerate.
6447 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6449         * Makefile.tpl (touch-stage[+id+]): New.
6450         (restage[+prev+]): Depend on touch-stage[+id+].
6452         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6453         Use it throughout.
6455         * Makefile.def: Add profile and feedback bootstrap stages.
6456         Remove next field from bootstrap stages.
6457         * Makefile.tpl (LN, LN_S): Substitute.
6458         (stageN-start, stageN-end): Use double-colon rules, to
6459         provide a hook for additional setup commands.
6460         (distclean-stageN-gcc, restageN): Create dependencies from
6461         [+prev+], not from [+next+].
6462         (stageN-bubble): Add commands for successive stages from
6463         [+prev+], using double-colon rules.
6464         (all-stageN-gcc): Fix typo.
6465         (stagefeedback-start, profiledbootstrap): New.
6466         * Makefile.in: Regenerate.
6467         * configure.in: Call ACX_PROG_LN.
6468         * configure: Regenerate.
6470 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6472         * MAINTAINERS (Write After Approval): Add myself.
6474 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6476         * MAINTAINERS (Write After Approval): Add myself.
6478 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6480         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6481         without gcc.
6482         * configure: Regenerate.
6484 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6486         * Makefile.tpl: Fix typo.
6487         * Makefile.in: Regenerate.
6489 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6491         * configure.in: Remove new- prefix from toplevel
6492         bootstrap targets.
6493         * configure: Regenerate.
6495 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6497         * Makefile.tpl (all.normal): Rename to all.
6498         (all): Replace with a rule to pick the default
6499         target from configure.
6500         (all-gcc, configure-gcc): Use conditionals to
6501         do nothing when toplevel bootstrap is going on.
6502         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6503         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6504         * configure.in: Support --enable-bootstrap.
6506         * Makefile.def: Remove new- prefix from toplevel
6507         bootstrap targets.
6508         * Makefile.tpl: Likewise.
6510         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6511         target.
6513         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6514         $(RECURSE_FLAGS) to recursive invocation of make.
6516         * Makefile.in: Regenerate.
6517         * configure: Regenerate.
6519 2004-05-30  Andreas Jaeger  <aj@suse.de>
6520             Jim Wilson  <wilson@specifixinc.com>
6522         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6523         like CC.
6525 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6527         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6528         * configure: Regenerate.
6530 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6532         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6533         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6534         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6535         targets.
6536         * Makefile.in: Regenerate.
6538 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6540         * configure.in: Test the ability to symlink directories.
6541         * configure: Regenerate.
6543         * Makefile.def (bootstrap-stage): New definitions.
6544         * Makefile.tpl (configure-stage1-gcc,
6545         configure-stage2-gcc, configure-stage3-gcc,
6546         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6547         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6548         new-restage3, compare): Autogenerate, see Makefile.in
6549         entry for behavioral changes.
6550         (distclean-stage1, new-stage1-start, new-stage1-end,
6551         new-stage1-bubble, distclean-stage2, new-stage2-start,
6552         new-stage2-end, new-stage2-bubble, distclean-stage3,
6553         new-stage3-start, new-stage3-end): New autogenerated targets.
6554         (objext, prebootstrap, BOOT_CFLAGS,
6555         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6556         targets.
6558         * Makefile.in: Regenerate.
6559         (distclean-stage1, new-stage1-start, new-stage1-end,
6560         new-stage1-bubble, distclean-stage2, new-stage2-start,
6561         new-stage2-end, new-stage2-bubble, distclean-stage3,
6562         new-stage3-start, new-stage3-end): New targets.
6563         (all-stage1-gcc): Move prebootstrap dependency from here...
6564         (configure-stage1-gcc): ...to here.
6565         (new-bootstrap): Use bubble targets.
6566         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6567         Use per-stage distclean targets.
6568         (configure-stage1-gcc, configure-stage2-gcc,
6569         configure-stage3-gcc, all-stage1-gcc,
6570         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6571         Use new-stageN-start to prepare the tree.
6573 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6575         * Makefile.def (host_modules): add libcpp.
6576         * Makefile.tpl: Add dependencies on and for libcpp.
6577         * Makefile.in: Regenerate.
6578         * configure.in: Add libcpp host module.
6579         * configure: Regenerate.
6581 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6583         * Makefile.tpl: Whenever a recursive target is defined, wrap
6584         it in a special @if/@endif block, and prepare its maybe
6585         dependency in the @if/@endif block
6586         * configure.in: Instead of writing maybe dependencies, remove
6587         the @if/@endif statements, and remove the @if/@endif blocks
6588         that remain.
6589         * configure: Regenerate.
6590         * Makefile.in: Regenerate.
6592 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6594         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6596 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6598         PR bootstrap/15120
6599         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6600         * */configure: Rebuilt.
6602 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6604         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6605         of libf2c.
6606         * configure, Makefile.in: Regenerate.
6608 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6610         * MAINTAINERS (Write After Approval): Add myself.
6612 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6614         Merge from tree-ssa-20020619-branch.
6616         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6617         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6618         (HOST_GMPLIBS): Define.
6619         (HOST_GMPINC): Define.
6620         (TARGET_LIB_PATH): Add libmudflap.
6621         (GFORTRAN_FOR_TARGET): Define.
6622         (configure-build*): Export GFORTRAN.
6623         (configure-gcc): Export GMPLIBS and GMPINC.
6624         (all-gcc): Add maybe-all-libbanshee.
6625         (configure-target-libgfortran): Define.
6626         * Makefile.in: Regenerate.
6627         * configure.in (host_libs): Add libbanshee.
6628         (target_libraries): Add target-libmudflap and target-libgfortran.
6629         Add --with-libbanshee.
6630         Handle --disable-libmudflap.
6631         (*-*-freebsd*): Use with_gmp.
6632         Add $(libgcj) to noconfigdirs.
6633         * configure: Regenerate.
6634         * depcomp: New file.
6635         * MAINTAINERS: Add tree-ssa maintainers.
6637 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6639         * MAINTAINERS (Various Maintainers): Add myself.
6641 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6643         * MAINTAINERS (Write After Approval): Add myself.
6645 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6647         * MAINTAINERS (Write After Approval): Add myself.
6649 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6651         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6652         * configure: Regenerate.
6654 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6656         Revert:
6657         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6659         * Makefile.def (flags_to_pass): Remove *dir variables that
6660         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6661         as well as prefix and exec_prefix.
6662         * Makefile.in: Regenerate.
6664 2004-04-26  Robert Millan  <robertmh@gnu.org>
6666         Add patches from libtool CVS.
6667         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6668         * ltconfig: Likewise.
6669         * ltcf-c.sh: Likewise.
6670         * ltcf-cxx.sh: Likewise.
6671         * ltcf-gcj.sh: Likewise.
6673 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6675         * Makefile.def (host_modules): Mark with the bootstrap
6676         flag packages on which gcc depends.
6677         * Makefile.tpl (all-bootstrap): Use it.
6678         * Makefile.in: Regenerate.
6680 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6682         * Makefile.def (flags_to_pass): Remove *dir variables that
6683         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6684         as well as prefix and exec_prefix.
6685         * Makefile.in: Regenerate.
6687 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6689         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6690         * configure: Regenerate.
6691         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6692         * gcc/Makefile.tpl (compare): Use the result of the test.
6693         * gcc/Makefile.in: Regenerate.
6695 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6697         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6698         Always relocate gcc and prev-gcc to the original names, even
6699         if the build fails.
6700         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6701         New targets.
6703 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6705         * MAINTAINERS: Update my email address.
6707 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6709         * configure.in (mips*-*-irix5*): Enable ld.
6710         * configure: Regenerate.
6712 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6714         * configure: Regenerate.
6716 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6718         * Makefile.tpl (configure-[+module+], configure-gcc,
6719         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6720         Set and export LDFLAGS.
6721         * Makefile.in: Regenerate.
6723 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6725         * MAINTAINERS: Add myself to write-after-approval.
6727 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6729         PR bootstrap/14871
6730         * Makefile.tpl: If we don't have built-in-tree target tools,
6731         use the ones found by configure rather than hacking around with
6732         program_transform_name.
6733         * configure.in: Give Makefile.tpl the information necessary
6734         to do that.
6735         * Makefile.in: Regenerate.
6736         * configure: Regenerate.
6738 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6740         PR bootstrap/14760
6741         * configure.in: When computing baseargs, strip *all* copies of
6742         offending options.  Also, don't match/substitute the trailing space,
6743         so that this actually works when two similar options are separated by
6744         only one space.
6745         * configure: Regenerate.
6747 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6749         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6750         (rs6000-*-aix*): Same.
6751         * configure: Regenerate.
6753 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6755         * MAINTAINERS: Add myself to write-after-approval.
6757 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6759         * MAINTAINERS: Add myself to write-after-approval.
6761 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6763         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6764         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6765         * Makefile.in: Regenerate.
6767         * configure.in (top level bootstrap support): Rework --enable-werror
6768         to set @stage2_werror_flag@.
6769         * configure: Regenerate.
6770         * Makefile.tpl (top level bootstrap support): Pass
6771         @stage2_werror_flag@ down to configure in stages 2 and 3.
6772         * Makefile.in: Regenerate.
6774 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6776         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6777         for stages 2 and 3 as well as in make.  As a consequence, remove
6778         OUTPUT_OPTION (now detected by configure) from the flags passed down
6779         to make.
6780         * Makefile.in: Regenerate.
6782         * Makefile.tpl (new-bootstrap): Fix typo.
6783         * Makefile.in: Regenerate.
6785 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6787         * Makefile.tpl: Rearrange by moving recursive_targets rules
6788         into their proper sections.
6789         * Makefile.tpl (top level bootstrap support): Move disabling
6790         of coverage flags from 'make' to 'configure'; improve comments.
6791         * Makefile.in: Regenerate.
6793         * Makefile.tpl (experimental top level bootstrap) Move stage1
6794         language setting from all- target to configure- target; disable
6795         intermodule optimization in stage 1; prevent gratuitous rebuilds
6796         of stage 1.
6797         * Makefile.in: Regenerate.
6798         * configure.in: Comma-separate stage 1 language list for top
6799         level bootstrap.
6800         * configure: Regenerate.
6802         * Makefile.tpl: Clean up experimental top level bootstrap support:
6803         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6804         prev-gcc in configure- targets as well as all- targets.
6805         * Makefile.in: Regenerate.
6807 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6809         * compile: New file imported from automake.
6811 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6813         * configure.in: Remove symbolic link section.
6814         * configure: Regenerate.
6815         * Makefile.tpl (links): Remove.
6816         * Makefile.in: Regenerate.
6818 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6819             Nathanael Nerode  <neroden@gcc.gnu.org>
6821         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6822         Set with AC_CHECK_PROGS.
6823         * configure.in: Fix comment typo from last patch.
6824         * configure: Regenerate.
6826 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6828         * Makefile.tpl: Introduce experimental top level bootstrap support.
6829         * Makefile.in: Regenerate.
6830         * configure.in: Introduce support for top level bootstrap.
6831         * configure: Regenerate.
6833 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6834             Paolo Bonzini  <bonzini@gnu.org>
6836         PR bootstrap/14522
6837         * configure.in: Cope with shells that do not support unquoted ^
6838         * configure: Regenerate.
6840 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6841             Paolo Bonzini  <bonzini@gnu.org>
6843         PR bootstrap/14522
6844         * configure.in: Cope with shells that do not support nesting
6845         quotes inside quoted backquote substitutions.
6846         * configure: Regenerate.
6848 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6850         PR bootstrap/14522
6851         * configure.in: Fix escaping of $.
6852         * configure: Regenerate.
6854 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6856         * configure: Regenerate, since I forgot to while committing Paolo's
6857         changes.
6859 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6861         PR ada/14131
6862         Move language detection to the top level.
6863         * configure.in: Find default values for the tools as
6864         soon as possible.  Disable ada if GNAT is not found.
6865         Emit error message about missing languages.  Expand
6866         --enable-languages=all for the gcc subdirectory.
6868 2004-03-10  Ben Elliston  <bje@gnu.org>
6870         * MAINTAINERS: Update my email address.
6872 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
6874         * ltconfig: Disable building static libraries if building shared
6875         libraries on AIX 5L.
6877 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
6879         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6880         and disable libgcj.
6881         * configure: Regenerated.
6883 2004-03-01  Brian Booth  <bbooth@redhat.com>
6885         * MAINTAINERS: Add myself to write-after-approval.
6887 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
6889         * MAINTAINERS: Add myself to write-after-approval.
6891 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6893         PR bootstrap/7087
6894         * Makefile.tpl: Guard XFOO sed statements better.
6895         * Makefile.tpl: Add dependency for configure-target-libada.
6896         * Makefile.in: Regenerate (incidentally fixes broken
6897         commit when libada-branch was merged).
6899 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
6901         * MAINTAINERS: Add myself to write-after-approval.
6903 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
6905         * MAINTAINERS: Add Nicola Pero and myself as libobjc
6906         maintainers.
6908 2004-02-20  Andrew Cagney  <cagney@redhat.com>
6910         * config.guess: Update from version 2003-10-16 to 2004-02-16.
6911         * config.sub: Update from version 2003-11-03 to 2004-02-16.
6913 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6915         PR bootstrap/11932
6916         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6918 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
6920         * MAINTAINERS: Added myself to write-after-approval.
6922 2004-02-14  Michael Koch  <konqueror@gmx.de>
6924         * MAINTAINERS: Added myself to write-after-approval.
6926 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
6928         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
6929         some OS port maintainers to OS port maintainers section.
6931 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
6933         * MAINTAINERS: Add self.
6935 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6937         * MAINTAINERS: Alphabetize.
6939 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
6941         * MAINTAINERS: Remove myself.
6943 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6945         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6946         (rs6000-*-aix*): Same.
6947         * configure: Regenerate.
6949 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6951         * configure.in (host): Add in missing $noconfigdirs to defines.
6952         * configure: Regenerate.
6954 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6955             Nathanael Nerode  <neroden@gcc.gnu.org>
6957         PR ada/6637, PR ada/5911
6958         Merge with libada-branch:
6959         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6960         with appropriate dependencies. Add --enable-libada configure switch.
6961         * configure, Makefile.in: Regenerate.
6963 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6965         * MAINTAINERS: Add myself to write-after-approval.
6967 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6969         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6970         * configure: Regenerate.
6972 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6974         Merge from upstream:
6976         * ltmain.in: When setting IFS to '~', be careful about user
6977         arguments that contain '~'.
6979         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6981         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6982         Also test $base_compile against $CC with escaped arguments. Bug
6983         reported by Geoff Keating <geoffk@apple.com>.
6985 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6987         * MAINTAINERS: Remove i960 port.
6989 2004-01-23  DJ Delorie  <dj@redhat.com>
6991         * Makefile.def (target_modules) [libiberty]: Don't stage.
6992         * Makefile.in: Rebuilt.
6994 2004-01-20  Caroline Tice  <ctice@apple.com>
6996         * MAINTAINERS: Add myself to write-after-approval.
6998 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7000         * MAINTAINERS: Update my email address.
7002 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7004         * MAINTAINERS: Add myself to write-after-approval.
7006 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7008         * MAINTAINERS: Remove entries without email address.
7010 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7012         * MAINTAINERS: Add myself to write-after-approval.
7014 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7016         * MAINTAINERS: Update my email address.
7018 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7020         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7021         * Makefile.tpl (configure-target-[+module+]): Support stage.
7022         * Makefile.in: Rebuilt.
7024 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7026         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7028 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7030         * MAINTAINERS: Add myself as a MIPS maintainer.
7032 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7034         * configure.in: Use ./config.cache, not config.cache.
7035         * configure: Regenerate.
7036         * Makefile.tpl: Special-casing not needed for GCC any more.
7037         * Makefile.in: Regenerate.
7039         * configure.in: Don't share a cache file for host dirs.
7040         * configure: Regenerate.
7042         * config-ml.in: Don't mess with the cache file.
7044 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7046         * MAINTAINERS: Move myself from 'Write After Approval' to
7047         'CPU Port Maintainers' section as SPARC maintainer.
7049 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7051         * Makefile.tpl: Make GCC use a separate config.cache.
7052         * Makefile.in: Regenerate.
7054         PR bootstrap/11932, PR bootstrap/11933
7055         (I don't know if it will fix either of them, but it relates
7056         to them.)
7057         * configure.in: Don't use shared config.cache for target
7058         directories.
7059         * configure: Regenerate.
7061 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7063         * MAINTAINERS: Add myself to 'Write After Approval' section.
7065 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7067         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7068         * configure: Regenerated.
7070 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7072         * MAINTAINERS: Remove the mn10200 maintainer.
7074 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7076         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7077         * configure: Regenerated.
7079 2003-12-16  Jan Hubicka  <jh@suse.cz>
7081         * MAINTAINERS: Add myself as callgraph maintainer.
7083 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7085         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7086         * configure: Regenerate.
7088 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7090         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7091         'Write After Approval' section. Update email.
7093 2003-12-01  James Lemke  <jim@wasabisystems.com>
7095         * MAINTAINERS (Write After Approval): Add myself.
7097 2003-11-20  Matt Thomas  <matt@3am-software.com>
7099         * MAINTAINERS: Add myself as a vax port maintainer.
7101 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7103         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7104         (configure-build-[+module+], configure-[+module+]): Likewise.
7105         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7106         * Makefile.in: Regenerate.
7108 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7110         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7111         shared/dylibed libraries.
7112         * ltmain.sh: Likewise.
7113         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7114         * ltcf-cxx.sh: Likewise.
7115         * ltcf-gcj.sh: Likewise.
7116         * ltconfig: Likewise.
7118 2003-11-17  Stan Cox  <scox@redhat.com>
7120         * MAINTAINERS: Add myself as iq2000 port maintainer.
7122 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7124         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7125         * Makefile.in: Regenerate.
7127 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7129         * config.sub: Update to 2003-11-03 version.
7131 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7133         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7134         * configure:  Regenerate.
7136 2003-10-20  Nicolas Pitre  <nico@cam.org>
7138         * MAINTAINERS: Add myself to 'Write After Approval' section.
7140 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7142         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7144 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7146         * MAINTAINERS: Update my email address.
7148 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7150         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7152 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7154         * MAINTAINERS: Add myself to 'Write After Approval' section.
7156 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7158         * config.guess: Update to 2003-10-16 version.
7159         * config.sub: Update to 2003-10-16 version.
7161 2003-10-15  David Daney  <ddaney@avtrex.com>
7163         * MAINTAINERS: Added myself to 'Write After Approval' section.
7165 2003-10-15  Falk Hueffner  <falk@debian.org>
7167         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7168         'Write After Approval' section. Update email.
7170 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7172         * MAINTAINERS: Move myself from 'Write After Approval' to
7173         'Various Maintainers' section as middle-end maintainer.
7175 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7177         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7178         HOST_FLAGS_TO_PASS.
7179         * Makefile.in: Regenerate.
7181 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7183         * config.guess: Update to 2003-10-07 version.
7184         * config.sub: Update to 2003-10-07 version.
7186 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7188         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7189         * ltconfig (irix5*, irix6*): Don't override version_type.
7191 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7193         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7194         * configure: Rebuilt
7195         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7196         * Makefile.in: Rebuilt
7198 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7200         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7202 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7204         * MAINTAINERS (Write After Approval): Add myself.
7206 2003-09-29  Paul Koning  <ni1d@arrl.net>
7208         * MAINTAINERS: Move myself from "Write After Approval"
7209         to CPU platform maintainers for pdp11 platform.
7211 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7213         * MAINTAINERS: Move myself from 'Write After Approval' to
7214         'Various Maintainers' section as libffi testsuite maintainer.
7216 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7218         * configure.in: Pass a computed --program-transform-name
7219         to subconfigures.
7220         * configure: Regenerated.
7222 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7224         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7225         * Makefile.in: Regenerate.
7227         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7228         * Makefile.in: Regenerate.
7230 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
7232         * MAINTAINERS: Move myself from 'Write After Approval'
7233         to 'Various Maintainers' (objective-c) section.
7235 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
7237         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7238         quoting.
7239         * configure: Regenerated.
7241 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
7243         * MAINTAINERS (Write After Approval): Add myself to write after
7244         approval list.
7246 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
7248         * MAINTAINERS (Write After Approval): Add myself.
7250 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
7252         * MAINTAINERS: Update my e-mail address.
7254 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
7256         * libtool.m4 (LD): Correct powerpc64 host match.
7258 2003-09-06  James E Wilson  <wilson@tuliptree.org>
7260         * MAINTAINTERS: Update my affiliation and email address.
7262 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7264         * MAINTAINERS (Write After Approval): Add myself.
7266 2003-09-04  DJ Delorie  <dj@redhat.com>
7268         * configure: Regenerate.
7270 2003-09-04  Robert Millan  <robertmh@gnu.org>
7272         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7274 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7276         * configure.in: Ensure arguments to sed are properly spaced.
7277         * configure: Regenerate.
7279 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
7281         * MAINTAINERS: Update my e-mail address.
7283 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
7285         * MAINTAINERS (Write After Approval): Add myself.
7287 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
7289         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7290         * configure: Regenerated.
7292 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7294         * MAINTAINERS: Update my email address.
7296 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
7298         * configure.in:  Use newline instead of semicolon when assuming
7299         shell arguments in a for loop.
7300         * configure:  Regenerated.
7302 2003-08-22  Jason Eckhardt  <jle@rice.edu>
7304         * MAINTAINERS: Resurrect the i860 maintainer.
7306 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
7308         PR 8180
7309         * configure.in: When testing with_libs and with_headers, treat
7310         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
7311         * configure: Regenerate.
7313         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7314         make, shell, etc.
7315         (baseargs): Likewise.
7316         * configure: Regenerate.
7318 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
7320         * MAINTAINERS (Write After Approval): Add myself.
7322 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
7324         * configure.in: Disable libgcj for darwin not on powerpc.
7325         * configure: Rebuild.
7327 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
7329         * config-ml.in, symlink-tree: Add license.
7331 2003-08-03  Richard Stallman  <rms@gnu.org>
7332             Eben Moglen  <moglen@columbia.edu>
7334         * README.SCO: New file.
7336 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
7338         * Makefile.tpl (check, check-c++): Express dependencies using
7339         dependencies rather than commands.
7340         * Makefile.in: Regenerate.
7342 2003-08-01  Andrew Cagney  <cagney@redhat.com>
7344         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7345         * configure: Ditto.
7347 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
7349         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7350         * Makefile.in: Update.
7352 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
7354         * configure.in: Enable libgcj for darwin.
7355         * configure: Rebuild.
7357 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
7359         * config-ml.in:  Use ac_configure_args directly instead of
7360         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
7361         actually seen.
7363 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7365         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7366         creating target and build subdirs to build all parent dirs as needed.
7367         * Makefile.in: Rebuild.
7368         * configure.in: Don't build dirs explicitly here.
7369         * configure: Rebuild.
7371 2003-07-26  Paul Brook  <paul@nowt.org>
7373         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7375 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
7377         * Makefile.tpl (all-make): Depend on intl.
7378         * Makefile.in: Rebuilt.
7380 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7382         * install-sh:  Update to newer upstream versions (associated with
7383         aclocal 1.7).
7384         * mkinstalldirs:  Likewise.
7385         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7387 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7389         * MAINTAINERS: Move self from Bug database only accounts
7390         to write-after-approval.
7392 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7394         * config.if: Remove unused libc_interface determination.
7396 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7398         * MAINTAINERS: Move self from write-after-approval to
7399         build machinery (*.in).
7401 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7403         PR bootstrap/11273
7404         PR bootstrap/11408
7405         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7406         unused INSTALL_PROGRAM_ARGS.
7407         * configure.in: Use AC_PROG_INSTALL.
7408         * Makefile.in: Regenerate.
7409         * configure: Regenerate.
7411 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7413         * MAINTAINERS: Alphabetize.
7415 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7417         * configure: Rebuilt.
7418         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7419         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7420         newlib nor libgloss.
7421         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7422         * configure.in (am33_2.0-*-linux*): Added.
7424 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7426         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7427         * configure: Regenerate.
7429 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7431         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7432         * Makefile.in: Regenerate.
7434 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7436         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7437         * Makefile.in: Regenerate.
7439 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7441         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7442         * Makefile.in: Regenerated.
7444         * config-ml.in: Replace PWD with PWD_COMMAND.
7446 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7448         * intl: New directory; see intl/ChangeLog for details.
7449         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7450         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7451         * Makefile.in: Regenerate.
7453 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7455         * configure.in: Clean up config-lang.in handling.  Delete
7456         useless assignment to "subdirs".
7457         * configure: Regenerate.
7459 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7461         * configure.in: Rename 'target_libs' to 'target_libraries'.
7462         Remove useless reference to 'target_libs'.
7463         * configure: Regenerate.
7465 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7467         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7468         * Makefile.in: Regenerate.
7470 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7472         * Makefile.def: Introduce flags_to_pass.
7473         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7474         * Makefile.in: Regenerate.
7476 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7478         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7479         and target-libgloss.
7480         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7481         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7482         * configure: Regenerate.
7484 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7486         * configure.in: Update testsuite_flags to new location.
7487         * configure. Regenerate.
7489 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7491         * Makefile.tpl: Remove BUILD_CC stuff.
7492         * Makefile.in: Regenerate.
7494 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7496         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7498 2003-06-16  Graeme Peterson  <gp@qnx.com>
7500         * MAINTAINERS (Write After Approval): Add myself.
7502 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7504         * config.guess: Update to 2003-06-12 version.
7505         * config.sub: Update to 2003-06-13 version.
7507 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7509         * config.guess: Update to 2003-06-06 version.
7510         * config.sub: Update to 2003-06-06 version.
7512 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7514         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7515         * configure. Regenerate.
7517 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7519         * configure.in: Disable serial configure by default.
7520         * configure: Regenerate.
7521         * Makefile.tpl: Abolish .NOTPARALLEL.
7522         * Makefile.in: Regenerate.
7524         * Makefile.tpl: Replace {build,host,target}_canonical by
7525         {build,host,target}.
7526         * Makefile.in: Regenerate.
7528         * Makefile.tpl: Fix stupid pasto.
7529         * Makefile.in: Regenerate.
7531 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7533         * Makefile.tpl: Remove bogus conditional.
7534         * Makefile.in: Regenerate.
7536 2003-06-05  Jan Hubicka  <jh@suse.cz>
7538         * Makefile.tpl (profiledbootstrap): New target.
7539         * Makefile.in (profiledbootstrap): New target.
7541 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7543         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7544         Pinski. Remove user names from other bugzilla-only maintainers.
7546 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7548         * Makefile.tpl: Make 'recursive targets' using autogen rather
7549         than shell loop.  Remove duplicate 'clean' targets and false
7550         comments.
7551         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7552         Add systematic method of specifying missing targets in subdirs.
7553         Add copyright boilerplate.
7554         * Makefile.in: Regenerate.
7555         * configure.in: Add 'recursive targets' to maybe list.
7556         * configure: Regenerate.
7558         * MAINTAINERS: "GNATS only" -> "Bug database only".
7560         * Makefile.tpl: Rename [+target+] to [+make_target+].
7561         * Makefile.def: Rename 'target' to 'make_target'.
7563 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7565         * MAINTAINERS: Add self as options handling maintainer.
7567 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7569         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7570         been too long since I touched those ports.
7572 2003-05-28  DJ Delorie  <dj@redhat.com>
7574         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7575         * Makefile.in: Regenerate.
7577 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7579         * configure.in: Use curly braces in the definition of tooldir.
7580         * configure: Regenerate.
7582 2003-05-21  DJ Delorie  <dj@redhat.com>
7584         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7585         newlib or libgloss.
7586         * Makefile.in: Regenerate.
7588 2003-05-21  DJ Delorie  <dj@redhat.com>
7590         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7591         * Makefile.in: Regenerate.
7593 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7595         * MAINTAINERS: Update my e-mail address.
7597 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7599         * configure.in: Switch more things to use maybe dependencies.
7600         * Makefile.tpl: Switch more things to use maybe dependencies.
7601         Factor out common code from autogen IF statements.
7602         * configure: Regenerate.
7603         * Makefile.in: Regenerate.
7605 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7607         * configure.in: Accept i[3456789]86 for machine type.
7608         * configure: Regenerate.
7610 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7612         * configure.in: Switch more things to use maybe dependencies.
7613         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7614         * configure: Regenerate.
7615         * Makefile.tpl: Switch more things to use maybe dependencies.
7616         * Makefile.in: Regenerate.
7618 2003-05-16  Andreas Schwab  <schwab@suse.de>
7620         * Makefile.tpl (install-opcodes): Define.
7621         * Makefile.in: Rebuild.
7623 2003-05-13  Andreas Jaeger  <aj@suse.de>
7625         * config.guess: Update to 2003-05-09 version.
7626         * config.sub: Update to 2003-05-09 version.
7628 2003-05-13  Michael Eager  <eager@mvista.com>
7630         * configure.in: Correct sed script so that options in quotes are not
7631         deleted.
7632         * configure: Rebuild.
7634 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7636         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7637         and $$s/newlib/libc/sys/cygwin32 include paths.
7638         * configure: Ditto.
7640 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7642         * MAINTAINERS: Update my email addresses.
7644 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7646         * config-ml.in: Propagate INSTALL variables.
7648 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7650         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7652 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7654         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7655         * Makefile.in: Regenerate.
7657 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7659         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7661 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7663         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7665 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7667         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7668         * Makefile.in: Regenerated.
7670 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7672         * MAINTAINERS (Write After Approval): Upgrade myself from
7673         GNATS only to write-after-approval. Update my mail address.
7675 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7677         (OS Port Maintainers: freebsd): Add myself.
7679 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7681         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7683 2003-04-22  Kean Johnston  <jkj@sco.com>
7685         * MAINTAINERS (SCO ports): Added myself.
7687 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7689         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7691 2003-04-19  Kean Johnston  <jkj@sco.com>
7693         * MAINTAINERS (Write After Approval): Add myself.
7695 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7697         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7698         * Makefile.in: Regenerate.
7700 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7702         * configure.in (powerpc64*-*-linux*): Remove.
7703         * configure: Rebuilt.
7705 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7707         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7708         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7709         and restrap.
7710         * Makefile.in:  Regenerate.
7712 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7714         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7715         * configure: Regenerated.
7717 2003-04-15  DJ Delorie  <dj@redhat.com>
7719         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7721 2003-04-13  Nick Clifton  <nickc@redhat.com>
7723         * config-ml.in: Remove support for --disable-aix removing
7724         call-aix multilibs.
7726 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7728         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7729         * */configure: Rebuilt.
7731 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7733         * MAINTAINERS: Add my email address.
7735 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7737         * MAINTAINERS (Write After Approval): Add myself.
7739 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7741         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7742         * Makefile.in: Regenerate.
7744 2003-03-14  Michael Chastain  <mec@shout.net>
7746         * Makefile.in: Regenerate with correct Makefile.def.
7748 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7750         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7751         Make macro.
7752         * Makefile.in: Regenerate.
7753         * configure.in: Clean up gxx_include_dir logic.
7754         * configure: Regenerate.
7756 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7758         * MAINTAINERS (Write After Approval): Add myself.
7760 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7762         * MAINTAINERS: Update my mail address.
7764 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7766         * configure.in (gxx_include_dir): Fix typo.
7767         * configure: Regenerated.
7769 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7771         * Makefile.tpl: Reindent.
7772         * Makefile.in: Regenerate.
7773         * configure.in: Reindent.  Don't set unused variables.
7774         * configure: Regenerate.
7776 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7778         * configure.in: Include $(build_tooldir)/sys-include in
7779         FLAGS_FOR_TARGET.
7780         * configure: Regenerated.
7782 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7784         * Makefile.tpl: Always pass down RANLIB.
7785         * Makefile.in: Regenerate.
7787         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7788         * Makefile.in: Regenerate.
7789         * configure.in: Remove unused logic relating to --enable-shared
7790         and --enable-threads.  Remove bogus comments.  Remove redundant
7791         noconfigdirs.
7792         * configure: Regenerate.
7794         * configure.in: Replace ${libstdcxx_version} by its value.
7795         Remove reference to mh-dgux.
7796         * configure: Regenerate.
7798 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7800         * MAINTAINERS (Write After Approval): Add myself.
7802 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7804         * Makefile.tpl: Rearrange.
7805         * Makefile.in: Regenerate.
7807 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7809         * configure.in: Add support for kaOS as cross build target system.
7810         * configure: Regenerated.
7812 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7814         * MAINTAINERS (Write after approval): Add myself.
7816 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7818         * MAINTAINERS: Update my email address.
7820 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7822         * MAINTAINERS: Add self to blanket write privs. section.
7824 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7826         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7827         configure-target-* as some target builds may require additional
7828         flags for preprocessor tests.
7829         * Makefile.in: Regenerated.
7831 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7833         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7834         * ltconfig: Handle it.
7835         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7836         auto-detecting it.
7838         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7839         it is used as argument to $CC.
7840         * ltcf-gcj.sh: Likewise.
7842         * configure.in: Introduce --enable-maintainer-mode.
7843         * configure: Rebuilt.
7844         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7845         for maintainer mode.
7846         * Makefile.in: Rebuilt.
7848 2003-02-18  Jason Merrill  <jason@redhat.com>
7850         * Makefile.tpl (check-c++): Allow parallelism.
7852 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7854         * MAINTAINERS: Remove John Carr (who never actually had access to
7855         gcc.gnu.org).
7857 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
7859         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7860         don't configure target-libobjc.
7861         * configure: Regenerate.
7863 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7865         * Makefile.tpl (RANLIB): Define.
7866         * Makefile.in: Regenerate.
7868 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
7870         * MAINTAINERS: Update my email.
7872 2003-02-06  Keith R Seitz  <keiths@redhat.com>
7874         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7875         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7876         * Makefile.in: Regenerated.
7877         * configure.in: Remove all traces of snavigator, db, and grep.
7878         * configure: Regenerated.
7880 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7882         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7883         After Approval.
7885 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7887         * MAINTAINERS (Write after approval): Add myself.
7889 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
7891         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7892         * Makefile.in: Regenerated.
7894 2003-01-30  Roger Sayle  <roger@eyesopen.com>
7896         * config.guess: Updated to 2003-01-30's version.
7897         * config.sub: Updated to 2003-01-28's version.
7899 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
7901         * config.if: If gcc_version is already set, just use it.  Don't set
7902         gcc_version_trigger if it's already set, otherwise set it to
7903         gcc/version.c, but only if the file exists.  If it is not set and
7904         gcc/version.c does not exist, try to extract the version number from
7905         $CC.
7907 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
7909         * MAINTAINERS: Add myself to write-after-approval list.
7911 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
7913         * configure.in:  Revert 24Jan change.
7914         * configure:  Regenerate.
7916 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7918         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
7919         entry of HJ Lu.
7921 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7923         * configure.in: Revert previous change.
7924         * configure: Regenerate.
7926 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7928         * configure.in: Make rda native-only.
7929         * configure: Regenerate.
7931 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7933         * MAINTAINERS: Move myself from GNATS-only-accounts to
7934         write-after-approval.
7936 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7938         * configure.in: Add missing \.
7939         * configure: Rebuilt.
7941 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
7943         * configure.in (baseargs): Avoid using \| in sed regular
7944         expressions.
7945         * configure: Rebuilt.
7947 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
7949         * configure.in (baseargs): Remove all supported forms of
7950         --cache-file, --srcdir, --host, --build and --target options
7951         from argument lists.
7952         * configure: Rebuilt.
7954 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
7956         * MAINTAINERS: Add myself to write-after-approval list.
7958 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7960         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7961         * configure: Rebuilt.
7963 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7965         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7966         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7967         * Makefile.in: Regenerate.
7968         * configure: Regenerate.
7970 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7972         * configure.in: Remove Makefile in build, host and target modules
7973         unless configure was run with --no-recursion.
7974         * configure: Rebuilt.
7976 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7978         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7979         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7980         * Makefile.in: Regenerate.
7982 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7984         * config.guess: Update to 2003-01-03 version.
7985         * config.sub: Update to 2003-01-03 version.
7987 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7989         * configure: Regenerate with proper autoconf 2.13.
7991 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7993         * configure.in: Add AC_PREREQ for consistency.
7994         * configure: Regenerate.
7996 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7998         * configure.in (GDB_TK): Add tcl directories conditional on
7999         gdb/gdbtk directory being present.
8000         * configure: Regenerate.
8002 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8004         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8005         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8006         * configure: Rebuilt.
8008 2002-12-31  Tom Tromey  <tromey@redhat.com>
8010         * Makefile.in: Rebuilt.
8011         * Makefile.def (target_modules) [libffi]: Allow installation.
8013 2002-12-31  Andreas Schwab  <schwab@suse.de>
8015         * configure.in: Fix use of $program_transform_name.
8016         * configure: Regenerated.
8018 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8020         * configure.in (baseargs): Don't remove first configure argument.
8021         * configure: Regenerated.
8023 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8025         * Makefile.tpl (local-distclean): Don't remove...
8026         (multilib.ts): ... this.  Moved into...
8027         (multilib.out): ... this.  Don't use sub-make.
8028         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8029         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8030         (configure-build-[+module+], configure-[+module+],
8031         configure-target-[+module+], configure-gcc): ... these.  Test
8032         for Makefile existence.  Drop config.status from dependencies.
8033         * Makefile.in: Rebuilt.
8034         * configure.in: Move gcc-version-trigger to the end of
8035         ac_configure_args.  Add comments to maybedep.tmp and
8036         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8037         nonopt from baseargs, matching and removing corresponding
8038         whitespace while at it.
8039         * configure: Rebuilt.
8041 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8043         * configure.in (host_configargs): Replace reference to
8044         no-longer-defined buildopts with --build=${build_alias}.
8045         * configure: Rebuilt.
8047         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8048         program_transform_name to standard idiom.
8049         (AUTOGEN, AUTOCONF): Define.
8050         (Makefile.in): Use $(AUTOGEN).
8051         (Makefile): Depend on config.status, and use autoconf-style rule to
8052         build it.  Move original commands to...
8053         (config.status): ... this new target.
8054         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8055         $(AUTOCONF).
8056         * Makefile.in: Rebuilt.
8058 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8060         * Makefile.tpl: Fix dramatic bustage due to change in
8061         program_transform_name.
8062         * Makefile.in: Regenerate.
8064         * configure.in: Remove unnecessary PATH setting.
8065         * configure: Regnerate.
8067         * configure.in: Don't default to unprefixed tools unless
8068         the native tools will work.
8069         * configure: Regenerate.
8071         * configure.in: Convert to autoconf script.  Blow away lots
8072         of now-redundant Makefile fragments.
8073         * configure: Generate using Autoconf.
8074         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8075         * Makefile.in: Regenerate.
8077 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8079         * configure: Fix stupid bug where RANLIB was mistakenly included.
8081         * configure.in: Rename (buildargs, hostargs, targargs) to
8082         (build_configargs, host_configargs, target_configargs).
8084         * configure.in: Move logic out of sed statement.
8086         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8087         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8089 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8091         * config.sub: Import from master repository
8092         * config.guess: Ditto
8094 2002-12-24  Andreas Schwab  <schwab@suse.de>
8096         * Makefile.tpl (multilib.out): Fix missing space.
8097         * Makefile.in: Regenerate.
8099 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8101         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8102         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8103         * Makefile.in: Regenerate.
8104         * configure.in: Remove unnecessary leftovers.
8106 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8108         * configure.in (extra_ranlibflags_for_target): New variable.
8109         (*-*-darwin): Add -c to ranlib commands.
8110         * configure (tooldir): Handle extra_ranlibflags_for_target.
8112 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8114         * Makefile.tpl: Revert HJL's change.
8115         * Makefile.in: Regenerated.
8116         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8117         always.
8119 2002-12-19  Andreas Schwab  <schwab@suse.de>
8121         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8122         * Makefile.in: Regenerate.
8124 2002-12-18  H.J. Lu  <hjl@gnu.org>
8126         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8127         * Makefile.in: Regenerated.
8129         * configure.in (build_prefix): New. Substitute.
8131 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8133         * Makefile.tpl: Don't let real targets depend on phony targets.
8134         * Makefile.in: Regenerate.
8136         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8137         * Makefile.in: Regenerate.
8139 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8141         * config.sub: Import from master repository
8142         * config.guess: Ditto
8144 2002-12-16  Jason Merrill  <jason@redhat.com>
8146         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8147         previous 'make bootstrap'.
8148         * Makefile.in: Regenerate.
8150 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8152         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8154 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8156         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8157         * Makefile.in: Regenerate.
8159 2002-12-13  Jason Merrill  <jason@redhat.com>
8161         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8162         library tests.
8163         (check-c++): Just depend on it and check-target-libstdc++-v3.
8164         * Makefile.in: Regenerate.
8166 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8168         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8169         * Makefile.in: Rebuilt.
8171 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8173         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8175 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8177         * configure: Fix bug put in by gremlins.
8179         * Makefile.tpl: Substitute more autoconfily.
8180         * configure: Substitute more autoconfily.
8181         * Makefile.in: Regenerate.
8183 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8185         * config.sub: Import from master repository
8186         * config.guess: Ditto
8187         * MAINTAINERS: Added Svein Seldal under write after approval
8189 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8191         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8192         * Makefile.in (all-sim): Ditto.
8194 2002-12-06  DJ Delorie  <dj@redhat.com>
8196         * Makefile.tpl: Change configure dependencies to not have real
8197         targets depend on phony targets.
8199 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8201         * configure.in: Revert unintentional change.
8203         * Makefile.tpl: Change dependency for */multilib.out so that
8204         it works when gcc isn't in the tree.
8206         * configure.in: Substitute more.
8207         * configure: Run subconfigures from the Makefile.
8208         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8209         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8211 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8213         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8215 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8217         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8218         and corresponding dependencies.
8219         * Makefile.in: Regenerate.
8221         * configure.in (host_tools): Order binutils, gas and ld for
8222         convenience in running the testsuites.
8224         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8225         * Makefile.in: Regenerate.
8226         * configure.in: Introduce rules to serialize subconfigure runs.
8228         * configure.in: Introduce BASE_CC_FOR_TARGET.
8229         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
8230         Realize configure-build-* targets.  Realize configure-target-* targets.
8231         * Makefile.in: Regenerate.
8233 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8235         * configure: Move gcc_version_trigger stuff from here...
8236         * configure.in: ...to here.
8238         * configure.in: Separate subconfigure options added by this file from
8239         options given by the user.  Add machinery to put args for host
8240         subconfigures into the Makefile.
8242         * Makefile.tpl: Remove 'vault' targets.
8243         * Makefile.tpl: Reorder and comment dependencies.
8244         * Makefile.in: Regenerate.
8246 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8247         * configure.in: Fix my broken commit of previous patch. (sigh)
8249 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8251         * configure.in: Move host-specific darwin noconfigdirs into
8252         the host-specific section.
8254 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
8256         * configure.in: Move host-specific darwin noconfigdirs into
8257         the host-specific section.
8259 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8261         * configure: Remove skip-this-dir support.
8262         * Makefile.tpl: Remove skip-this-dir support.
8264         * Makefile.tpl: Remove leftover support for non-autoconfiscated
8265         subdirectories.
8266         * Makefile.in: Regenerate.
8268         * Makefile.tpl: Strip out useless setting of 'dir'.
8269         * Makefile.in: Regenerate.
8271 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8273         * configure.in: Fix deeply stupid bug.
8275         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8276         shell code in CXX_FOR_TARGET
8277         * Makefile.def: Introduce raw_cxx.
8278         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8279         RAW_CXX_FOR_TARGET.
8280         * Makefile.in: Regenerate.
8282 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
8284         * Makefile.tpl: Remove unnecessary ifs.
8285         * Makefile.in: Regenerate.
8287         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
8288         dependencies.  Maybe-ize build-libiberty.  Create dummy install
8289         targets for 'no_install' modules.
8290         * configure: Move GDB_TK substitution to configure.in.  Move
8291         build_modules stuff to configure.in.
8292         * configure.in: Implement soft dependency machinery.  Maybe-ize
8293         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
8294         * Makefile.in: Regenerate.
8296 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8298         * Makefile.tpl: Make all-target, install-target behave similarly
8299         to all, install (only hitting configured targets).  Eliminate
8300         unused macro defintions.
8302         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8303         build != host.
8305         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8307         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8309         * configure.in: Produce lists of subdir targets we're actually
8310         configuring.  Remove references to "dosrel".
8311         * Makefile.tpl: Let configure set which subdir targets are hit.
8312         Remove install-cross; clean up install; remove ALL.  Remove
8313         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
8314         Autogenerate host module targets.  Remove empty dependency lines
8315         and redundant dependency; rearrange slightly.
8316         * Makefile.def: Add host-side libtermcap, utils.
8318         * Makefile.in: Regenerate.
8320 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8322         * ltconfig (osf[345]): Append $major to soname_spec.
8323         Reflect this in library_names_spec.
8324         * ltmain.sh (osf): Prefix $major with . for use as extension.
8326 2002-11-19  Andreas Jaeger  <aj@suse.de>
8328         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8329         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8330         and sparc64 GNU/Linux systems.
8332 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
8334         * MAINTAINERS: Update email.
8336 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8338         * MAINTAINERS: Complete James Dennett's entry.
8340 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
8342         * MAINTAINERS (Write After Approval): Add myself.
8344 2002-11-13  Bruce Korb  <bkorb@gnu.org>
8346         * Makefile.tpl: syntactic cleanup
8348 2002-11-13  Stuart Hastings  <stuart@apple.com>
8350         * MAINTAINERS: Add myself to write-after-approval list.
8352 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8354         * Makefile.def: Add list of recursive targets to autogenerate.
8355         Add build_modules.
8356         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
8357         targets.  Autogenerate *-build-* targets.
8358         * Makefile.in: Regenerate.
8360 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8362         * configure: More autoconf-style substitutions.
8363         * Makefile.tpl: More autoconf-style substitutions.
8364         * Makefile.in: Regenerate.
8366 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8368         * configure: Substitute more variables in a more autoconf-friendly
8369         way.  Simplify slightly.
8370         * Makefile.tpl: Make more variables substitutable in an
8371         autoconf-friendly way.
8372         * Makefile.in: Regenerate.
8374 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
8376         * MAINTAINERS (Write After Approval): Add myself.
8378 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8380         * configure.in (v810*): Remove special setting of tools.
8382         * configure: Add support for extra required flags for ar or nm.
8383         * configure.in (aix4.3+): Use above support for target-specific
8384         issues, rather than using config/mt-aix43.
8386 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8388         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8389         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8390         with $srcdir.  Reformat indentation.  Substitute some variables
8391         formerly hard-coded in the Makefile for build=host.
8392         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8393         * Makefile.def: Autogenerate more.
8394         * Makefile.in: Regenerate.
8396 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8398         * MAINTAINERS (Write After Approval): Add myself.
8400 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8402         * Makefile.def (host_modules): Add rda.
8403         * Makefile.in: Regenerate.
8404         * configure.in (target_tool): Add target-rda to list.
8406 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8408         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8410 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8412         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8413         and restrap targets to this rule.
8414         * Makefile.in:  Regenerate.
8416 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8418         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8419         GNATS only accounts.
8421 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8423         * configure.in (i[3456]86-*-linux*): Add check to disable
8424         ${libgcj} for glibc1.
8426 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8428         * MAINTAINERS: Add myself as ip2k port maintainer.
8430 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8432         * configure.in: Add tic4x target.
8434 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8436         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8437         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8438         * Makefile.in: Regenerate.
8440         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8441         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8442         * Makefile.in: Regenerate.
8444 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8446         * MAINTAINERS: Add myself as web pages co-maintainer.
8448 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8450         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8451         * Makefile.in: Regenerate.
8453 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8455         * MAINTAINERS: Add myself and Nathan Sidwell
8456         <nathan@codesourcery.com> as VxWorks maintainers.
8458 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8460         * Makefile.def: Remove order dependency comments.
8461         * Makefile.tpl: Add explicit install-install dependencies.
8462         * Makefile.in: Regenerate.
8464         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8465         * Makefile.in: Regenerate.
8467         * Makefile.tpl: Add configure-target (for src-release in src)
8468         * Makefile.in: Regenerate.
8470 2002-09-30  Nick Clifton  <nickc@redhat.com>
8472         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8474 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8476         * configure.in (s390*-*-linux*): Enable libgcj.
8478 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8480         * configure: Revert accidentally applied changes.
8482         * Makefile.tpl: Make more autoconf-friendly.
8483         * Makefile.in: Regenerate.
8484         * configure: Make substitution more autoconf-like.
8486 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8488         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8489         single entry to handle all these.
8490         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8491         libjava on arm-*-elf.
8493 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8495         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8496         things that depend on them.
8498 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8500         * Makefile.tpl: Make subsituted variables more autoconfy.
8501         * Makefile.in: Regenerate.
8502         * configure: Make seds more autoconfy.
8504 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8506         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8507         * Makefile.in: Regenerate.
8508         * configure.in: Rewrite sed statements to look autoconfy.
8510         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8511         all-target-foo on configure-target-foo.
8512         * Makefile.def: Ditto.
8513         * Makefile.in: Rebuild.
8515 2002-09-25  Andrew Haley  <aph@redhat.com>
8517         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8519 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8521         * Makefile.def: New file.
8522         * Makefile.tpl: New file.
8523         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8524         * contrib/gcc_update: Note that Makefile.in is a generated file.
8526         * configure.in: Minor rearrangement.  Simplify tests.
8528 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8530         * configure.in (with_headers): Skip copy if value is "yes".
8531         (with_libs): Likewise.
8533 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8535         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8536         * configure.in (sh*-*-pe*): Ditto.
8537         * configure.in (mips*-*-pe*): Ditto.
8538         * configure.in (*arm-wince-pe): Ditto.
8540         * configure.in: Rearrange.
8542 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8544         * MAINTAINERS: Update my email address.
8546 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8548         * MAINTAINERS: (Write After Approval): Add myself.
8550 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8552         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8554 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8556         * MAINTAINERS: Change my mailing address.
8558 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8560         * MAINTAINERS (Write After Approval): Remove myself.
8561         (Various Maintainers: c++ runtime libs): Add myself.
8563 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8565         * MAINTAINERS (Write After Approval): Remove myself.
8566         (Various Maintainers: c++ runtime libs): Add myself.
8568 2002-08-15  Eric Christopher  <echristo@redhat.com>
8570         * config.sub: Import from master repository.
8571         * config.guess: Ditto.
8573 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8575         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8576         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8577         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8579 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8581         * MAINTAINERS: Add self to rs6000 vector extensions.
8583 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8585         * libiberty/configure: Reverted unintended yesterday's check in.
8587 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8589         * boehm-gc/configure, libf2c/configure: Rebuilt.
8590         * libffi/configure, libiberty/configure: Ditto.
8591         * libjava/configure, libobjc/configure: Ditto.
8592         * libstdc++-v3/configure, zlib/configure: Ditto.
8593         Merged from binutils:
8594         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8595         From Steve Ellcey <sje@cup.hp.com>:
8596         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8597         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8598         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8599         IA64.
8600         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8601         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8602         soname_spec, sys_lib_search_path_spec): Ditto.
8604 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8606         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8608 2002-08-04  H.J. Lu  (hjl@gnu.org)
8610         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8612 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8614         * MAINTAINERS (Write After Approval): Add myself.
8616 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8618         * configure.in: Move generic linux case to end.  Copy generic
8619         linux noconfigdirs to mips*-*-linux* entry and new
8620         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8622 2002-07-19  Michael Matz  <matz@suse.de>
8624         * MAINTAINERS: Add myself as ra* maintainer.
8626 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8628         * config.guess: Update to 2002-07-09 version.
8629         * config.sub: Update to 2002-07-03 version.
8631 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8633         * MAINTAINERS: Fix typo in a maintainer email address.
8635 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8637         * configure.in: Remove two redundant tests.
8639 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8641         * configure.in (mips*-*-irix6*o32): Enable stabs.
8643 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8645         * configure.in: Don't build grez.
8646         * Makefile.in: Ditto.
8648         * Makefile.in: Remove references to bsp, cygmon, libstub.
8649         * configure.in: Ditto.
8651         * configure.in: Remove leftover reference to gdbtest.
8653 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8655         * configure.in (gxx_include_dir):  Change to match versioned
8656         C++ headers if --enable-version-specific-runtime-libs is used.
8658 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8660         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8662 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8664         * configure.in: Make --without-x work.
8666 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8668         * configure.in: Rearrange target Makefile fragment collection.
8670         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8671         cvs[src].
8672         * configure.in: Ditto.
8674 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8676         * MAINTAINERS (Write After Approval): Update my e-mail address.
8678 2002-06-24  Ben Elliston  <bje@redhat.com>
8680         * configure.in (host_tools): Remove cgen.
8682         * Makefile.in (all-cgen): Remove; runs from its source directory.
8683         (check-cgen, install-cgen, clean-cgen): Likewise.
8684         (all-opcodes): Do not depend on all-cgen.
8685         (all-sim): Likewise.
8687 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8689         * Makefile.in: Eliminate 'apache' targets.
8690         * configure.in: Eliminate 'apache' targets.
8692         * configure.in: Eliminate redundant tests.  Reorganize.
8694         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8696         * config-ml.in: Eliminate references to Cygnus configure.
8698         * Makefile.in: Eliminate references to building emacs.
8700 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8702         * MAINTAINERS: Update my email address.
8704 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8706         * config.if (libstdcxx_incdir): Version C++ headers.
8707         (cxx_incdir): Remove.
8709 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8711         * MAINTAINERS (Write After Approval): Add self.
8713 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8715         * configure.in: Add support for ip2k.
8717 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8719         * configure.in: Fix AIX configury bug.
8721 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8723         * MAINTAINERS (Write After Approval): Add self.
8725 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8727         * configure.in: replace ${topsrcdir} with ${srcdir}
8729         * configure.in: Move definition of libstdcxx_flags
8730         right above usage, rather than waaay earlier.
8732         * configure.in: Pull definition of is_cross_compiler earlier.
8734         * configure.in: Rearrange a little.
8736         * configure.in: Remove references to librx.
8737         * Makefile.in: Remove references to librx.
8739 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8741         * config.sub: Add support for avr target.
8742         Import from master sources, rev 1.255
8744 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8746         * configure, .cvsignore:  Revert previous change...
8747         * Makefile:  ...delete.
8749 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8751         * configure.in: Eliminate ${gasdir} variable.
8753 2002-06-18  Dave Brolley  <brolley@redhat.com>
8755         * configure.in: Add support for frv.
8756         * config.sub: Add support for frv.
8758 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8760         * configure:  Remove garbage from previous commit.
8762 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8764         * configure:  For in-source builds, make a subdir and re-exec there.
8765         * Makefile:  New file.  Pass targets through to build directory.
8766         * .cvsignore:  No longer ignore "Makefile".
8768 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8770         * MAINTAINERS (Write After Approval): Add self.
8772 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8774         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8776 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8778         * configure.in (vax-*-netbsd*): Re-enable gas.
8780 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8782         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8783         BUILD_PREFIX_1, to correct nomenclature.
8784         * configure: Likewise.
8786         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8787         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8789 2002-05-31  Olaf Hering  <olh@suse.de>
8791         * config-ml.in: Propogate DESTDIR also.
8793 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8795         * configure.in (vax-*-netbsd*): Don't build gas for this
8796         platform.
8798 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8800         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8801         and libgcj for AVR.
8803 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8805         * MAINTAINERS (Write After Approval): Add myself.
8807 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8809         * config.guess: Update to 2002-05-22 version.
8810         * config.sub: Likewise.
8812 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8814         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8815         * config-ml.in: Likewise.
8816         * configure: Likewise.
8817         * configure.in: Likewise.
8819 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8821         * MAINTAINERS: Update my email address.
8823 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8825         * configure.in: Simplify makefile fragment collection.
8827         * configure.in: Remove code to build emacs.
8829         * configure.in : Remove --srcdir argument from targargs and buildargs
8830         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8832         * configure: Move some logic to configure.in.
8833         * configure.in: Move some logic from configure.
8835 2002-05-11  Tom Tromey  <tromey@redhat.com>
8837         * MAINTAINERS: Reflect libgcj reality.
8839 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8841         * Makefile.in: Honour DESTDIR.
8843 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8845         * config.guess: Import 2002-03-20 version.
8846         * config.sub: Import 2002-04-26 version.
8848 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8850         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8852 2002-05-07  Tim Josling  <tej@melbpc.org.au>
8854         * MAINTAINERS: Add self.
8856 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
8858         * ltmain.sh: Detect and handle object name conflicts
8859         while piecewise linking a static library.
8861 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
8863         * configure.in (noconfigdirs): Don't disable libgcj on
8864         sparc64-*-solaris* and sparcv9-*-solaris*.
8866 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
8868         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8870 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
8872         * configure.in (FLAGS_FOR_TARGET): Do not add
8873         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8874         on i[3456]86-*-linux*.
8876 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
8878         * configure.in (noconfigdirs): Replace [ ] with test.
8880         * configure.in (noconfigdirs): Do not add target-newlib if
8881         target == i[3456]86-*-linux*, and host == target.
8883 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
8885         * configure.in: delete reference to absent file
8887         * configure.in: replace '[' with 'test'
8889         * configure.in: Eliminate references to gash.
8890         * Makefile.in: Eliminate references to gash.
8892         * configure.in: remove useless references to 'pic' makefile fragments.
8894         * configure.in: (*-*-windows*) Finish removing.
8896         * configure.in: Eliminate redundant test for libgui.
8898 2002-04-29  Roger Sayle  <roger@eyesopen.com>
8900         * MAINTAINERS: Add self and realphabetize.  Update entries
8901         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
8902         entry for a29k port maintainer.
8904 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
8906         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8907         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8909 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
8911         * configure.in: remove references to dead files
8913 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8915         * MAINTAINERS: Add information about purpose of this file.
8917 2002-04-18  Tom Tromey  <tromey@redhat.com>
8919         * configure.in: Disallow configuring libgcj when it is already
8920         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
8921         Solaris 2.8 by default.  For PR libgcj/6158.
8923 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8925         * configure.in:  Move default CC setting out of config/mh-* fragments
8926         directly into here.
8928 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8930         * configure.in: don't even try to configure or make a subdirectory
8931         if there's no configure script for it.
8933 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8935         * MAINTAINERS: Remove chill maintainers.
8936         * Makefile.in (CHILLFLAGS): Remove.
8937         (CHILL_LIB): Remove.
8938         (TARGET_CONFIGDIRS): Remove libchill.
8939         (CHILL_FOR_TARGET): Remove.
8940         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8941         CHILL_LIB.
8942         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8943         (CHECK_TARGET_MODULES): Likewise.
8944         (INSTALL_TARGET_MODULES): Likewise.
8945         (CLEAN_TARGET_MODULES): Likewise.
8946         (configure-target-libchill): Remove.
8947         (all-target-libchill): Remove.
8948         * configure.in (target_libs): Remove target-libchill.
8949         Do not compute CHILL_FOR_TARGET.
8950         * libchill: Remove directory.
8952 2002-04-11  DJ Delorie  <dj@redhat.com>
8954         * Makefile.in, configure.in: Sync with binutils, entries
8955         follow...
8957 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8959         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8960         (do-tar, do-bz2): New rules.
8961         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8962         (gdb-tar): New rule.
8963         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8964         (insight_dejagnu.tar): New rule.
8965         (insight.tar): New rule.
8966         (gdb+dejagnu.tar): New rule.
8967         (gdb.tar): New rule.
8969 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8971         * Makefile.in: Add all-tix to deps for all-snavigator
8972         so that tix is built when building snavigator.
8974 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8976         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8977         ld and gdb are not supported.
8979 2002-01-07  Mark Salter  <msalter@redhat.com>
8981         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8982         Allow target-libgloss to be built for arm, strongarm, and xscale.
8984 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8986         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8987         options for i[3456]86-pc-linux* native builds.
8989 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8991         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8992         files from .po files for a distribution.
8994 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8996         * configure.in: Enable libstdc++-v3 for h8300 targets.
8998 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9000         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9001         version from bfd/.
9003 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9005         * Makefile.in (VER): When present, extract the version number from
9006         the file version.in.
9008 2001-05-24  Tom Rix  <trix@redhat.com>
9010         * configure.in : enable ld for aix
9012 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9014         * config.guess: Add linux target for S/390.
9016 2000-11-07  Philip Blundell  <pb@futuretv.com>
9018         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9020 2000-11-03  Philip Blundell  <pb@futuretv.com>
9022         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9023         files.
9025 2001-01-15  Ben Elliston  <bje@redhat.com>
9027         * configure.in (host_tools): Add sid.
9028         Always configure cgen.
9030 2000-11-24  Nick Clifton  <nickc@redhat.com>
9032         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9035 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9037         * Makefile.in (ALL_MODULES): Add all-cgen.
9038         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9039         (all-cgen): New target.
9040         (all-opcodes,all-sim): Depend on all-cgen.
9041         * configure.in (host_tools): Add cgen.
9042         Only configure cgen if --enable-cgen-maint.
9044 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9046         * configure.in: Add *-*-freebsd* configurations.
9048 2002-04-08  Tom Tromey  <tromey@redhat.com>
9050         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9051         Fixes PR libgcj/6068.
9053 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9055         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9057 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9059         * configure.in (alpha*-dec-osf*): Enable libgcj.
9061 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9063         * MAINTAINERS (Write After Approval): Add myself.
9065 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9067         Fix for: PR bootstrap/3591, target/5676
9068         * configure.in (mcore-pe): Disable the configuration of
9069         libstdc++-v3 since exceptions are not supported.
9071 2002-03-20  Anthony Green  <green@redhat.com>
9073         * configure.in: Enable libgcj for xscale-elf target.
9075 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9077         * MAINTAINERS:  Update my email address.
9079 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9081         * ltmain.sh (relink_command): Fix typo in previous change.
9083 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9085         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9086         (relink_command): Added --tag flags.
9087         (mode=install): If relinking fails; error out.
9089 2002-03-12  Richard Henderson  <rth@redhat.com>
9091         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9092         .NOTPARALLEL tag.
9093         (do-check): Rename from check.
9094         (check): Allow parallel check.
9096 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9098         * MAINTAINERS: Add myself as maintainer for xtensa port.
9099         Fix alphabetical order in CPU port maintainer list.
9100         Remove myself from Write After Approval list.
9102 2002-03-11  Richard Henderson  <rth@redhat.com>
9104         * Makefile.in (.NOTPARALLEL): Add fake tag.
9106 2002-03-07  H.J. Lu  (hjl@gnu.org)
9108         * configure.in: Enable gprof for mips*-*-linux*.
9110 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9112         * MAINTAINERS (Write After Approval): Add myself.
9114 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9116         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9117         libjava.
9118         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9120 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9122         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9123         because its Makefile is there; test for the executable instead.
9125 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9127         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9128         libstdc++-v3 and libjava.
9130 2002-02-11  Adam Megacz  <adam@xwt.org>
9132         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9133         boehm-gc
9135 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9137         * config.guess: Updated to 2002-01-30's version.
9138         * config.sub: Updated to 2002-02-01's version.
9139         Contribute sh64-elf.
9140         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9141         * configure.in: Added sh64-*-*.
9143 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9145         * MAINTAINERS: Belatedly add myself to write after approval list.
9147 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9149         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9150         Remove self as Write After Approval.
9152 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9154         * MAINTAINERS: Put self in as maintainer for contrib/regression
9155         directory.
9157 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9159         * MAINTAINERS:  Update my email address.
9161 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9163         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9164         target-libiberty, and target-libgloss.  Skip Java-related
9165         libraries if not supported for NetBSD on target CPU.
9167 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9169         * install-sh: Use _inst.$$_ for temp file name.
9171 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9173         * MAINTAINERS (Write After Approval): Move my contact info
9174         from here...
9175         (OS Port Maintainers): ...to here (netbsd).
9177 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9179         * MAINTAINERS (Write After Approval): Add myself.
9181 2002-01-17  H.J. Lu  <hjl@gnu.org>
9183         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9184         (all-target-fastjar): Also depend on all-target-libiberty.
9186 2002-01-16  H.J. Lu  (hjl@gnu.org)
9188         * config.guess: Import from master sources, rev 1.225.
9189         * config.sub: Import from master sources, rev 1.238.
9191 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9193         * MAINTAINERS (Write After Approval): Remove myself.
9195 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9197         * MAINTAINERS (Write After Approval): Add myself.
9199 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9201         * MAINTAINERS: Add self as docs co-maintainer.
9203 2001-12-11  Matthias Klose  <doko@debian.org>
9205         * MAINTAINERS (Write After Approval): Add myself.
9207 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9209         * MAINTAINERS: Update my email address.
9211 2001-12-07  Turly O'Connor  <turly@apple.com>
9212         * MAINTAINERS (Write After Approval): Add myself.
9213         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9214         (rs6000_initialize_trampoline): Call __trampoline_setup for
9215         ABI_DARWIN too.
9216         * darwin-tramp.asm: New file, implements __trampoline_setup.
9217         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9219 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9221         * MAINTAINERS (Write After Approval): Add myself.
9223 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
9225         * configure, configure.in: Use temp file for long sed commands.
9227 2001-12-03  Laurent Guerby  <guerby@acm.org>
9229         * config.sub: Update to version 1.232 on subversion.
9231 2001-12-03  Ben Elliston  <bje@redhat.com>
9233         * MAINTAINERS: Update mail address for config.* patches.
9235 2001-11-27  DJ Delorie  <dj@redhat.com>
9236             Zack Weinberg  <zack@codesourcery.com>
9238         When build != host, create libiberty for the build machine.
9240         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9241         CONFIG_ARGUMENTS.
9242         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9243         New variables.
9244         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9245         and rules.
9246         (all.normal): Depend on ALL_BUILD_MODULES.
9247         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9248         (all-build-libiberty): Depend on configure-build-libiberty.
9250         * configure: Calculate and substitute proper value for
9251         ALL_BUILD_MODULES.
9252         * configure.in: Create the build subdirectory.
9253         Calculate and substitute TARGET_CONFIGARGS (formerly
9254         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9256 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
9258         * MAINTAINERS (write-after-approval): Add self.
9260 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9262         * MAINTAINERS (GNATS only accounts): Remove self.
9264 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
9266         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9267         libf2c.
9269 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9271         * MAINTAINERS (Write After Approval): Add self.
9273 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9275         * MAINTAINERS: mips and s390 are also CPU ports.
9277 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
9279         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9281 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
9283         * MAINTAINERS: Alphabetize.
9285 2001-11-09  Kazu Hirata  <kazu@hxi.com>
9287         * MAINTAINERS (Various maintainers: h8 port): Add myself.
9289 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9291         * MAINTAINERS (Various maintainers: hppa port): Added myself.
9293 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
9295         * configure.in (--enable-languages): Be more permissive about
9296         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
9298 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9300         * config.sub: Import from master sources, rev. 1.230.
9301         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9303 2001-11-07  Laurent Guerby  <guerby@acm.org>
9305         * MAINTAINERS (Write After Approval): Add self.
9307 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
9309         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9311 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
9313         * config.sub: Import from master sources, rev 1.226.
9314         * config.guess: Import from master sources, rev 1.216.
9316 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
9318         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9319         * MAINTAINERS: Add self as maintainer of MMIX port.
9320         Remove old after-approval entry.
9322 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
9324         * ChangeLog, configure: Fix spelling errors.
9326 2001-10-20  Brendan Kehoe  <brendan@zen.org>
9328         * MAINTAINERS: Tweak my address.
9330 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
9332         * MAINTAINERS: Update my email address.
9334 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
9336         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9337         * MAINTAINERS: Add self as maintainer of CRIS port.
9339 2001-10-10  Geert Bosch  <bosch@gnat.com>
9341         * MAINTAINERS (Various maintainers: Ada front end):
9342         Added Robert Dewar.
9344 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
9346         * MAINTAINERS (Write After Approval): Added self
9348 2001-10-02  Geert Bosch  <bosch@gnat.com>
9350         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9352 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9354         * configure: Handle temporary files securely using mkdir.
9356 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
9358         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9360 2001-09-26  Will Cohen  <wcohen@redhat.com>
9362         * configure.in (*-*-linux*): Disable configuration of target-newlib
9363         and target-libgloss.
9365 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9367         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9368         RANLIB.
9370 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
9372         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9373         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9374         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9375         avoid quotes nesting problems.
9376         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9377         (DO_X): Export only variables that are set.
9379 2001-09-19  Ben Elliston  <bje@redhat.com>
9381         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9382         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9383         semantics.  Use the shell built-in "type" command instead.
9385 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9387         Merged from gcc-3_0-branch:
9388         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9389         * ltcf-c.sh: Use $objext, not $ac_objext.
9390         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9391         * ltcf-cxx.sh: Add support for GNU.
9392         2001-07-22  Timothy Wall  <twall@redhat.com>
9393         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9394         default settings if using GNU tools with that configuration.
9395         * ltcf-cxx.sh: Ditto.
9396         * ltcf-gcj.sh: Ditto.
9397         2001-07-21  Michael Chastain  <chastain@redhat.com>
9398         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9399         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9400         * ltmain.sh: Mark as gcc-local.
9402 2001-08-30  Eric Christopher  <echristo@redhat.com>
9403             Jason Eckhardt  <jle@redhat.com>
9405         * config.guess: Merge from master sources.
9406         * config.sub: Merge from master sources, add support for mipsisa32.
9408 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9409         * config.sub: Merge from master sources, rev 1.219.
9410         * MAINTAINERS: Add self as contact for stormy16 port.
9412 2001-08-14  Zack Weinberg  <zackw@panix.com>
9414         * config.sub: Merge from master sources, rev 1.218.
9415         * config.guess: Merge from master sources, rev 1.209.
9417 2001-08-11  Graham Stott  <grahams@redhat.com>
9419         * Makefile.in (check-c++): Add missing semicolon.
9421 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9423         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9425 2001-07-30  Eric Christopher  <echristo@redhat.com>
9427         * MAINTAINERS (Various maintainers: mips port): Added myself.
9429 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9431         * configure.in (sh-*-linux*): New.
9433 2001-07-27  Richard Henderson  <rth@redhat.com>
9435         * .cvsignore: Add LAST_UPDATED.
9437 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9439         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9441 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9443         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9445 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9447         * MAINTAINERS (Write After Approval): Added myself.
9449 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9451         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9452         and libgcj on m68hc11/m68hc12.
9454 2001-06-27  H.J. Lu  (hjl@gnu.org)
9456         * Makefile (CFLAGS_FOR_BUILD): New.
9457         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9459 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9461         * README: Remove version number.
9463 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9465         * INSTALL/README: Update wrt. to the installation instructions now
9466         residing in gcc/doc/install.texi.
9468 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9470         * README: Replace with a cut-down and updated version of gcc/README.
9472 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9474         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9475         multilibs to be disabled.
9477 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9479         * MAINTAINERS (Write After Approval): Add myself.
9481 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9483         * config.guess: Import CVS version 1.195.
9484         * config.sub: Import CVS version 1.212.
9486 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9488         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9489         gcc/xgcc is built, use -print-prog-name to find out the program
9490         name to use.
9492 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9494         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9495         appear to also be in the master copy.
9496         * config.sub:  Import CVS version 1.211.
9498 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9500         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9501         with_gcc]: Use `gcc -shared' to build a shared library.
9503 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9505         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9506         archives.
9508 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9510         * MAINTAINERS (Write After Approval): Add myself.
9512 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9514         * configure.in (libstdcxx_flags): Do not try to execute
9515         libstdc++-v3/testsuite_flags until it exists.
9517 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9519         * MAINTAINERS: Update my email address.
9521 2001-05-31  Graham Stott  <grahams@redhat.com>
9523         * MAINTAINERS (Write After Approval): Add myself.
9525 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9527         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9528         libraries when using g++ with native linker.
9530 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9532         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9534 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9536         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9537         [aix4*|aix5*]: Prepend blank.
9539 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9541         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9542         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9543         of subdir/configure scripts to use the new libtool.m4.
9545 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9547         * MAINTAINERS (Write After Approval): Add myself.
9549 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9551         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9553 2001-05-11  Ben Elliston  <bje@redhat.com>
9555         * Makefile.in (all-sid): New target.
9556         (check-sid, clean-sid, install-sid): Likewise.
9558 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9560         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9562 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9564         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9565         libgcj.
9567 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9569         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9570         gcc/xgcc is built, use -print-prog-name to find out the program
9571         name to use.
9573 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9575         * configure.in (noconfigdirs): Don't reset it from scratch in the
9576         target case; only append to it.
9578         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9579         sparc-*-solaris2.8]: Disable ${libgcj}.
9581 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9583         * configure.in (libgcj_saved): Copy from $libgcj.
9584         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9585         --disable-libgcj.
9587 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9589         * MAINTAINERS: Remove self as MIPS maintainer and
9590         C front end maintainer.
9592 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9594         * configure.in: Move *-chorusos target case to the proper switch.
9595         Disable libgcj.
9597 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9599         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9600         1.641.2.228.
9602 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9604         * Makefile.in (STAGE1_CFLAGS): Pass down.
9606 2001-04-13  Alan Modra  <amodra@one.net.au>
9608         * config.guess: Add hppa64-linux support.  Note for next import that
9609         this is already in the master file.
9610         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9612 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9614         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9615         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9617 2001-04-11  Stan Shebs  <shebs@apple.com>
9619         * MAINTAINERS: Add self as Darwin port maintainer.
9621 2001-04-11  Alan Modra  <amodra@one.net.au>
9623         * MAINTAINERS: Update my email address.
9625 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9627         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9628         recent versions of FreeBSD (release 3 or later).
9629         * ltconfig: On FreeBSD, -lc must not be provided when building
9630         a shared library or else the standard -pthread gcc option is
9631         rendered worthless to later users of the built library.
9633 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9635         * MAINTAINERS: Add self and RTH as C front end maintainers.
9637 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9639         * config.sub: Make sure to match an already-canonicalized
9640         machine name (eg. mn10300-unknown-elf).
9642 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9644         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9645         New macros.
9646         (bootstrap, cross): Use RECURSE_FLAGS.
9647         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9649 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9651         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9653 2001-03-22  Colin Howell  <chowell@redhat.com>
9655         * Makefile.in (DO_X): Do not backslash single-quotes in
9656         backquotes (two places).
9658 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9660         Re-installed:
9661         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9662         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9663         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9664         * ltcf-cxx.sh: Likewise.
9665         * ltcf-gcj.sh: Likewise.
9667 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9669         * MAINTAINERS: Add myself as "documentation co-maintainer".
9671 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9673         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9674         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9676 2001-03-19  Tom Tromey  <tromey@redhat.com>
9678         * config-ml.in: Handle GCJ and GCJFLAGS.
9680 2001-03-21  Michael Chastain  <chastain@redhat.com>
9682         * Makefile.in: all-m4 depends on all-texinfo.
9684 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9686         * MAINTAINERS: Add myself to write after approval list.
9688 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9690         * Makefile.in (DO_X): Quote nested quotes.
9692 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9694         * MAINTAINERS: Add myself to write after approval list.
9696 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9698         * Makefile.in (DO_X): Use double quotes for quoting
9699         "RANLIB=$${RANLIB}".
9701 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9703         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9705 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9707         * configure.in: Only use `lang_requires' for languages athat are
9708         actually enabled.
9710 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9712         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9714 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9716         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9718 2001-03-07  Tom Tromey  <tromey@redhat.com>
9720         * configure.in: Allow config-lang.in to set `lang_requires' to list
9721         of other required languages.
9723 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9725         * Makefile.in: Remove RANLIB definition. Use RANLIB
9726         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9727         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9729 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9730             Alexandre Oliva  <aoliva@redhat.com>
9732         * Makefile.in (check-c++): Use tabs, not spaces.
9734 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9736         * MAINTAINERS: add myself to Write After Approval list.
9738 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9740         * Makefile.in (check-c++): New rule.
9742         * configure.in (target_libs): Remove libg++.
9743         (noconfigdirs): Remove libg++.
9744         (noconfigdirs): Same.
9745         (noconfigdirs): Same.
9746         (noconfigdirs): Same.
9748         * config-ml.in: Remove libg++ references.
9750         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9751         (ALL_TARGET_MODULES): Same.
9752         (configure-target-libg++): Remove.
9753         (all-target-libg++): Remove.
9754         (configure-target-libio): Remove.
9755         (all-target-libio): Remove.
9756         (check-target-libio): Remove.
9757         (.PHONY): Remove.
9758         (libg++.tar.bz2): Remove.
9759         (all-target-cygmon): Remove libio.
9760         (all-target-libstdc++): Remove.
9761         (configure-target-libstdc++): Remove.
9762         (TARGET_LIB_PATH): Remove libstdc++.
9763         (ALL_GCC_CXX): Remove libstdc++.
9764         (all-target-gperf): Correct.
9766 2001-02-16  Nick Clifton  <nickc@redhat.com>
9768         * configure.in (noconfigdirs): Allow configuration of texinfo
9769         for Cygwin hosts.
9771 2001-02-15  Anthony Green  <green@redhat.com>
9773         * configure: Introduce GCJ_FOR_TARGET.
9774         * configure.in: Ditto.
9775         * Makefile.in: Ditto.
9777 2001-02-13  Andreas Schwab  <schwab@suse.de>
9779         * MAINTAINERS: Update mail address.
9781 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9783         * config.guess: Add linux target for S/390.
9784         * config.sub: Likewise.
9786 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9788         * configure.in: for *-chorusos, don't config target-newlib and
9789         target-libgloss.
9791 2001-02-06  Ben Elliston  <bje@redhat.com>
9793         * configure: Output host type to stdout, not stderr.
9795 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9797         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9798         * ltcf-cxx.sh: Likewise.
9800         * config.if: Assume enable_libstdcxx_v3 is defined.
9802 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9804         Remove V2 C++ library.
9805         * configure.in: Remove --enable-libstdcxx_v3 support.
9807 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9809         * include/demangle.h: Add prototype for java_demangle_v3.
9811 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9813         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9815 2001-01-27  Richard Henderson  <rth@redhat.com>
9817         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9819 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9821         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9822         Don't unset, it's non-portable and no longer necessary, set to empty
9823         instead.
9825 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9827         * ltconfig: Shell portability fix for the tagname validity check.
9829 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9831         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9832         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9834 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9836         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9838 2001-01-26  Tom Tromey  <tromey@redhat.com>
9840         * configure.in: Allow libgcj to be built on Sparc Solaris.
9842 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
9844         * ltcf-c.sh: Add aix5 case.
9845         * ltcf-cxx.sh: Likewise.
9846         * ltconfig: Likewise.
9848 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
9850         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9851         keep at least one of build_libtool_libs or build_old_libs set to
9852         yes.
9854         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9855         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9857 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9859         * configure.in: Enable libgcj on several additional platforms.
9861 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9863         * configure.in: Enable libgcj for linux targets.
9865 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9867         * MAINTAINERS (Write After Approval): Add myself.
9869 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9871         * MAINTAINERS: Add myself as vax port maintainer.
9873 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
9875         * MAINTAINERS: Add myself as Mercury front-end maintainer.
9877 2001-01-09  Mike Stump  <mrs@wrs.com>
9879         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9880         failures of subdirectories.
9882 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9884         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9885         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9886         * ltcf-cxx.sh: Likewise.
9887         * ltcf-gcj.sh: Likewise.
9888         * ltconfig.sh: Fix typo.
9890 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9892         * configure: handle DOS-style absolute paths.
9894 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9896         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9898 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
9900         * MAINTAINERS: Add myself as avr port co-maintainer.
9902 2000-12-28  Ben Elliston  <bje@redhat.com>
9904         * MAINTAINERS: Add myself under ``Write After Approval''.
9906 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9908         * texinfo: Remove directory from GCC.
9910 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9912         * COPYING: Update to current
9913         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9914         to 19yy as example year in copyright notice).
9916 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
9918         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9919         (libstdcxx_incdir): Pass down.
9920         * config.if: Remove expired bits for cxx_interface, add stub.
9921         (libstdcxx_incdir): Add variable for g++ include directory.
9922         * configure.in (gxx_include_dir): Use it.
9924 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
9926         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
9927         with old-email address from ``Write After Approval''.
9929 2000-12-15  Andreas Jaeger  <aj@suse.de>
9931         * configure.in: Handle lang_dirs.
9933 2000-12-14  Tom Tromey  <tromey@redhat.com>
9935         * MAINTAINERS: Removed brads.
9937         * MAINTAINERS: Added gcj developers.
9939 2000-12-13  Anthony Green  <green@redhat.com>
9941         * configure.in: Disable libgcj for any target not specifically
9942         listed.  Disable libgcj for x86 and Alpha Linux until compatible
9943         with g++ abi.
9945 2000-12-13  Mike Stump  <mrs@wrs.com>
9947         * Makefile.in (local-distclean): Also remove fastjar.
9949 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
9951         * contrib/gcc_update: Add fastjar --touch entries.
9953 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
9955         * configure.in: Disable language-specific target libraries for
9956         languages that aren't enabled.
9958 2000-12-10  Anthony Green  <green@redhat.com>
9960         * configure.in: Define libgcj.  Disable libgcj target libraries for
9961         most targets.
9963 2000-12-10  Neil Booth  <neilb@earthling.net>
9965         * MAINTAINERS: Update mail address, remove from WAA list.
9967 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9969         * libjava: Imported from /cvs/java.
9970         * libffi: Likewise.
9971         * Boehm-gc: Likewise.
9973 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9975         * configure.in (target_libs): Revert 2000-12-08 patch.
9976         (noconfigdirs): Added target-libjava.
9978 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9980         * djunpack.bat: removed.
9982 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9984         * Makefile.in: handle DOS-style absolute paths.
9985         * config-ml.in: likewise.
9986         * symlink-tree: likewise.
9988 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9990         * fastjar: Imported.
9992 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9994         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9995         libjava.
9996         * configure.in (target_libs): Removed `target-libjava'.
9998 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10000         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10001         (ALL_MODULES): Added fastjar.
10002         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10003         (all-target-libjava): all-fastjar replaces all-zip.
10004         (all-fastjar): Added.
10005         (configure-target-fastjar, all-target-fastjar): Likewise.
10006         * configure.in (host_tools): Added fastjar.
10008 2000-12-07  Mike Stump  <mrs@wrs.com>
10010         * Makefile.in (local-distclean): Remove leftover built files.
10012 2000-11-24  Nick Clifton  <nickc@redhat.com>
10014         * configure.in (xscale-elf): Add target.
10015         (xscale-coff): Add target.
10017 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10019         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10020         recent versions of FreeBSD (release 3 or later).
10021         * ltconfig: On FreeBSD, -lc must not be provided when building
10022         a shared library or else the standard -pthread gcc option is
10023         rendered worthless to later users of the built library.
10025 2000-11-16  Fred Fish  <fnf@be.com>
10027         * configure.in (enable_libstdcxx_v3): Fix typo,
10028         libstd++ -> libstdc++.
10030 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10032         * MAINTAINERS: Add self to Write After Approval list.
10034 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10036         * MAINTAINERS: Update my email address.  Add myself to global write
10037         privs list.
10039 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10041         * Makefile.in: Merge with src and libgcj.
10042         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10043         configure-target-<library> when their configure scripts need the C
10044         or C++ library to have already been built to work properly.
10045         (do_proto_toplev): Set them to an empty string.
10047         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10048         (REALLY_SET_LIB_PATH): Use them.
10050 2000-11-17  Stan Shebs  <shebs@apple.com>
10052         * MAINTAINERS: Add self to Write After Approval list.
10054 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10056         * configure: Provide the original toplevel configure arguments
10057         (including $0) to subprocesses in the environment rather than
10058         through gcc/configargs.h.
10060 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10062         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10063         C99.  Alphabetise "Write After Approval" list.
10065 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10067         * configure: Turn on libstdc++ V3 by default.
10069         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10070         if we've got GCC.
10072 2000-11-11  Philip Blundell  <philb@gnu.org>
10074         * MAINTAINERS: Add self to Write After Approval list.
10076 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10078         * ltcf-c.sh (aix4): Improve shared library configuration; require
10079         exporting symbols.
10080         * ltcf-cxx.sh (aix4): Define.
10081         * ltconfig (aix4): Define library and soname specs appropriate for
10082         AIX.  Define command to create export symbols list.
10084 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10086         * config.sub: Add support for Sun Chorus
10088 2000-10-31  Nick Clifton  <nickc@redhat.com>
10090         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10091         <name>@redhat.com.  Also installed new email address for Clint
10092         Popetz.
10094 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10096         * etc: Remove directory from GCC.
10098 2000-10-16  Michael Meissner  <meissner@redhat.com>
10100         * configure (gcc/configargs.h): Only create if there is a build GCC
10101         directory created.
10103 2000-10-16  Matthias Klose  <doko@debian.org>
10105         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10106         when configured for libstdc++-v3.
10108 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10110         * configure: Save configure arguments to gcc/configargs.h.
10112 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10114         * config.guess: Import CVS version 1.157.
10115         * config.sub: Import CVS version 1.181.
10117 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10119         * Makefile.in (bootstrap): avoid recursion if subdir missing
10120         (cross): ditto
10121         (do-proto-toplev): ditto
10123 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10125         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10126         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10128         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10129         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10130         all affected `configure' scripts.
10132 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10134         * MAINTAINERS: Add self as cpplib co-maintainer.
10136 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10138         * MAINTAINERS: Add self to Write After Approval list.
10140 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10142         * INSTALL/README: egcs -> GCC update.
10144 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10146         * MAINTAINERS: Add myself to Write After Approval list.
10148 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10150         * MAINTAINERS: Add myself to Write After Approval list.
10152 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10154         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10155         X11 libraries for hppa64.
10157 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10159         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10161 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10163         * Makefile.in (all-zlib): Added dummy target.
10165         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10166         ltcf-gcj.sh: Updated from libtool multi-language branch.
10168 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10170         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10171         (bootstrap*): Depend on all-bootstrap.
10173 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10175         * config.guess: Import CVS version 1.156.
10176         * config.sub: Import CVS version 1.179.
10178 2000-09-02  Anthony Green  <green@cygnus.com>
10180         * Makefile.in (all-gcc): Depend on all-zlib.
10181         (CLEAN_MODULES): Add clean-zlib.
10182         (ALL_MODULES): Add all-zlib.
10183         * configure.in (host_libs): Add zlib.
10185 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10187         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10188         crosses, but add gcc/include to the header search path for them.
10190 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10192         * MAINTAINERS: Add self to Write After Approval list.
10194 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10196         * config.guess: Import CVS version 1.152.
10197         * config.sub: Import CVS version 1.177.
10199 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10201         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10202         $targargs to tell whether newlib is going to be built.
10204         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10205         $$r/TARGET_SUBDIR/libio for _G_config.h.
10207 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10209         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10211 2000-08-22  DJ Delorie  <dj@redhat.com>
10213         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10215 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10217         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10218         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10219         sub-configures.
10221 2000-08-21  DJ Delorie  <dj@redhat.com>
10223         * MAINTAINERS: Add self as a libiberty maintainer
10225 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
10227         * configure.in (libstdcxx_flags): Use
10228         libstdc++-v3/src/libstdc++.INC.
10230 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
10232         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10234 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
10236         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10238         * configure: Make enable_threads and enable_shared defaults
10239         explicit.  Substitute enable_threads into generated Makefiles.
10240         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10241         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10243 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
10245         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10247 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
10249         * config-ml.in (CC): Remove bogus duplicate quotation mark from
10250         previous delta.
10252 2000-08-11  Jason Merrill  <jason@redhat.com>
10254         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10255         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10256         (FLAGS_FOR_TARGET): Not here.
10257         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10259 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
10261         * config-ml.in (CC, CXX): Don't introduce a leading space.
10263 2000-08-07  DJ Delorie  <dj@delorie.com>
10265         * MAINTAINERS: Add self as a DJGPP maintainer
10267 2000-08-07  DJ Delorie  <dj@redhat.com>
10269         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10270         "if we're also building gcc, and it's a gcc that will run on the
10271         build machine, we want to use its includes instead of the system's
10272         default includes".
10274 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10276         * MAINTAINERS: Add self to Write After Approval list.
10278 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
10280         * configure.in (libstdcxx_flags): Don't use `"'.
10282         * config-ml.in: Adjust multilib search paths to the
10283         appropriate multilib tree.
10285 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
10287         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10288         commas in $LANGUAGES.
10290 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
10292         * configure.in: Re-enable all references to libg++ and librx.
10294 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
10296         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10297         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
10298         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10299         * ltcf-cxx.sh (need_lc): Set based on postdeps.
10301         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10303 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
10305         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10306         CXX_FOR_TARGET for sed.
10308 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
10310         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10311         Do not override if already set in the environment or in configure.
10312         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10313         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10315 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
10317         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10318         the libtool CVS tree multi-language branch.
10319         * ltconfig, ltmain.sh: Updated.
10321 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
10323         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10324         (clean-target): Depend on it.
10326         * Makefile.in (FLAGS_FOR_TARGET): New macro.
10327         (GCC_FOR_TARGET): Use it.
10328         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10329         * configure.in: ... here.
10330         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
10331         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10333 2000-07-24  Eric Christopher  <echristo@cygnus.com>
10335         * MAINTAINERS: Add self to Write After Approval list.
10337 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
10339         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10340         (configure-target-libchill, configure-target-libobjc): Likewise.
10342         * configure.in: Use the same cache file for all target libs.
10343         * config-ml.in: But different cache files per multilib variant.
10345 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10347         * configure (topsrcdir): Don't use dirname.
10349 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
10351         * MAINTAINERS: Add self to Write After Approval list.
10353 2000-07-20  Jason Merrill  <jason@redhat.com>
10355         * configure.in: Remove all references to libg++ and librx.
10357         * configure, configure.in, Makefile.in: Unify gcc and binutils.
10359 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
10361         * config.sub: Update to subversions version 2000-07-06.
10363 2000-07-12  Andrew Haley  <aph@cygnus.com>
10365         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10366         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10368 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
10370         * symlink-tree:  Check number of arguments.
10372 2000-07-05  Jim Wilson  <wilson@cygnus.com>
10374         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10375         search path for a g++ extracted from the build tree.  This
10376         will allow link tests run by configure scripts in
10377         subdirectories to succeed.
10379 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10381         * ltconfig: Add support for mips-dde-sysv4.2MP
10383 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10385         * MAINTAINERS: Add myself as loop discovery maintainer.
10387 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10389         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10390         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10392 2000-06-19  Timothy Wall  <twall@cygnus.com>
10394         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10395         * config.sub: Add tic54x target.
10397 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10399         * MAINTAINERS: Add self as Fortran maintainer,
10400         remove Craig Burley.
10402 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10404         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10405         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10407 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10409         * MAINTAINERS: Add self as i18n maintainer
10411 20000-05-21  H.J. Lu  (hjl@gnu.org)
10413         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10414         directory are used if they exist. Make sure
10415         $(build_tooldir)/include is searched for header files,
10416         $(build_tooldir)/lib/ for library files.
10417         (GCC_FOR_TARGET): Likewise.
10418         (CXX_FOR_TARGET): Likewise.
10420 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10422         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10424 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10426         * Makefile.in (configure-target-libiberty): Depend on
10427         configure-target-newlib.
10429 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10431         * configure.in, Makefile.in: Merge all libffi-related
10432         configury stuff from the libgcj tree.
10434 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10436         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10437         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10439 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10441         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10442         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10443         current version information.  Add to proto-toplev directory.
10444         (gdb-taz): Build do-djunpack.
10446 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10448         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10450 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10452         * MAINTAINERS: Add self to Write After Approval list.
10454 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10456         * ltmain.sh: Preserve in relink_command any environment
10457         variables that may affect the linker behavior.
10459 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10461         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10463 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10465         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10467 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10469         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10470         with the version name.
10472 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10474         * MAINTAINERS: Add self as bb-reorder maintainer.
10476 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10478         * config.if: Tweak.
10480 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10482         * djunpack.bat: New file.
10484 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10486         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10487         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10488         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10489         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10491 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10493         * config.sub (case $basic_machine): Change default for "ibm-*"
10494         to "openedition".
10496 2000-04-13  Andreas Jaeger  <aj@suse.de>
10498         * MAINTAINERS: Added myself.
10500 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10502         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10503         (do-md5sum): New target.
10504         (MD5PROG): Define.
10505         (PACKAGE): Default to TOOL.
10506         (VER): Default to a shell script.
10507         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10508         md5 checksum generation.
10509         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10510         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10511         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10512         insight.tar.bz2): Use gdb-taz to create archive.
10514 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10516         * configure (warn_cflags): Delete.
10518 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10520         * MAINTAINERS: Added myself.
10522 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10523             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10525         * configure.in (enable_libstdcxx_v3): Add.
10526         (target_libs): Add bits here to switch between libstdc++-v2 and
10527         libstdc++-v3.
10528         * config.if: And this file too.
10529         * Makefile.in: Add libstdc++-v3 targets.
10531 2000-04-05  Michael Meissner  <meissner@redhat.com>
10533         * config.sub (d30v): Add d30v as a basic machine type.
10535 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10537         * configure.in: -linux-gnu*, not -linux-gnu.
10539 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10541         * MAINTAINERS: Add self in write-after-approval section.
10543 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10545         * MAINTAINERS: Add self as ia64 port maintainer.
10547 2000-03-08  Neil Booth  <NeilB@earthling.net>
10549         * MAINTAINERS: Add self in write-after-approval section.
10551 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10553         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10554         (do-tar-bz2): Replace TOOL with PACKAGE.
10555         (gdb.tar.bz2): Remove GDBTK from GDB package.
10556         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10557         dejagnu.tar.bz2): New packages.
10559 2000-02-27  Andreas Jaeger  <aj@suse.de>
10561         * configure.in: Add entry for mips*-*-linux*, move catch all
10562         *-*-*linux* entry below this one.
10564 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10566         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10568 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10570         * config.sub: Support an OS of "wince".
10572 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10574         * config.guess, config.sub: Updated to match config's 2000-02-15
10575         version.
10577 2000-02-23  Linas Vepstas  <linas@linas.org>
10579         * config.sub: Add support for Linux/IBM 370.
10580         * configure.in: Likewise.
10582 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10584         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10586 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10588         * config.guess: Guess "cygwin" rather than "cygwin32".
10590 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10592         * configure (gcc_version): When setting, narrow search to
10593         lines containing `version_string'.
10595 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10597         * config.sub: Add support for avr target.
10599 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10601         * MAINTAINERS: Add maintainers for MCore port.
10603 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10605         * config.sub: Add mmix-knuth-mmixware.
10607 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10609         * MAINTAINERS: Pair cccp with cpplib maintainership.
10611 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10613         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10614         structure stuff to -L library search.
10615         (CXX_FOR_TARGET): Ditto.
10616         (CROSS_CHECK_MODULES): Fix spelling mistake.
10618 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10620         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10621         the C++ compiler.
10623 2000-01-12  Richard Henderson  <rth@cygnus.com>
10625         * configure.in: Don't build some bits for beos.
10627 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10629         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10630         as include files.
10632 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10634         * Add self as cpplib maintainer, as requested by Jason
10635         Merrill.  Correct my e-mail address.
10637 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10639         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10640         not mh-aix43.
10642 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10644         * MAINTAINERS: Add myself to "write after approval" list.
10646 1999-12-14  Richard Henderson  <rth@cygnus.com>
10648         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10649         * config.sub: Accept alphaev[78], alphaev8.
10651 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10653         * config.guess, config.sub: Update from autoconf.
10655 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10657         * MAINTAINERS:  update my playtime e-address.
10659 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10661         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10662         necessary libraries are missing.
10664 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10666         * MAINTAINERS: Add new 'write after approval' maintainer.
10668 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10670         * MAINTAINERS: Add new Java maintainer.
10672 1999-10-25  Andreas Schwab  <schwab@suse.de>
10674         * configure: Fix quoting inside arguments of eval.
10676 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10678         * config-ml.in: Allow suppression of some ARM multilibs.
10680 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10682         * config.guess: Add OS/390 match pattern.
10683         * config.sub: Add mvs, openedition targets.
10684         * configure.in (i370-ibm-opened*): New.
10686 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10688         * config.sub: Add support for configuring for pj.
10690 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10692         * config.sub (maybe_os): Add support for configuring for fr30.
10694 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10696         * configure.in: Do not configure or build ld for AIX
10697         platforms.  ld is known to be broken on these platforms.
10699 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10701         * config-ml.in: Pass compiler flag corresponding to multidirs to
10702         subdir configures.
10704 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10706         * Makefile.in (LDFLAGS): Define.
10708 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10710         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10711         noconfigdirs.
10712         (*-*-cygwin*): Likewise.
10714 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10716         * mkdep: New file.
10717         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10718         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10720         From Eli Zaretskii <eliz@is.elta.co.il>:
10721         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10722         long file name when using DJGPP on MS-DOS.
10724 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10726         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10728 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10730         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10731         dependency as this causes "make check" to globally "make all"
10733 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10735         * configure.in (target_libs): Added target-zlib.
10736         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10737         (CONFIGURE_TARGET_MODULES): Likewise.
10738         (CHECK_TARGET_MODULES): Likewise.
10739         (INSTALL_TARGET_MODULES): Likewise.
10740         (CLEAN_TARGET_MODULES): Likewise.
10741         (configure-target-zlib): New target.
10742         (all-target-zlib): Likewise.
10743         (all-target-libjava): Depend on all-target-zlib.
10744         (configure-target-libjava): Depend on configure-target-zlib.
10746         * Makefile.in (configure-target-libjava): Depend on
10747         configure-target-newlib.
10748         (configure-target-boehm-gc): New target.
10749         (configure-target-qthreads): New target.
10751         * configure.in (target_libs): Added target-qthreads.
10752         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10753         (CONFIGURE_TARGET_MODULES): Likewise.
10754         (CHECK_TARGET_MODULES): Likewise.
10755         (INSTALL_TARGET_MODULES): Likewise.
10756         (CLEAN_TARGET_MODULES): Likewise.
10757         (all-target-qthreads): New target.
10758         (configure-target-libjava): Depend on configure-target-qthreads.
10759         (all-target-libjava): Depend on all-target-qthreads.
10761         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10762         (CONFIGURE_TARGET_MODULES): Likewise.
10763         (CHECK_TARGET_MODULES): Likewise.
10764         (INSTALL_TARGET_MODULES): Likewise.
10765         (CLEAN_TARGET_MODULES): Likewise.
10766         (all-target-libjava): New target.
10767         (all-target-boehm-gc): Likewise.
10768         * configure.in (target_libs): Added libjava, boehm-gc.
10770 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10772         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10773         configure.bat in SUPPORT_FILES.
10774         (gas+binutils.tar.bz2): Likewise.
10776         * makeall.bat: Remove; obsolete.
10778 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10780         From Mark Elbrecht:
10781         * configure.bat: Remove; obsolete.
10783 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10785         * configure: Add -W -Wall to the default CFLAGS when compiling with
10786         gcc.
10788 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10790         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10792 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10794         * configure.in: Build ld on IRIX6.
10796 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10798         * Makefile.in: Change distribution targets to use bzip2 instead of
10799         gzip.
10800         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10801         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10803 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10805         * config.sub: Add mcore target.
10807 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10809         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10811 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10813         * config.guess (dummy): Changed to $dummy.
10815 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10817         * config.sub: Tidied up case statements.
10819 1999-05-22  Ben Elliston  <bje@cygnus.com>
10821         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10822         <jiro@din.or.jp>.
10824         * config.guess: Merge with FSF version. Future changes will be
10825         more accurately recorded in this ChangeLog.
10826         * config.sub: Likewise.
10828 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10830          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10832 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10834         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10836 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10838         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10840 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10842         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10843         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10844         Bad merge removed these two changes.
10846 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10847                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10849         * config.guess (interix Alpha): Add.
10851 1999-04-11  Richard Henderson  <rth@cygnus.com>
10853         * configure.in (i?86-*-beos*): Do config gperf; don't config
10854         gdb, newlib, or libgloss.
10856 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
10858         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10859         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10860         from multidirs.
10862 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10864         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10866 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10868         * config.sub: Add support for mcore targets.
10870 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10872         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10873         not mt-ospace, in order to shut up assembler warning about using
10874         symbols that are named the same as registers.
10876 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10878         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10879         dependency list for all-target-cygmon.
10881 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
10883         * config-ml.in: Check $host, not $target, for selective multilibs.
10884         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10885         thumb interworking, and underscore prefix multilibs.
10887 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
10889         * missing: Update to version from current automake.
10891 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
10893         * configure (gxx_include_dir): Removed.
10895         * configure.in (gxx_include_dir): Handle it.
10896         * Makefile.in: Likewise.
10898 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
10900         * config.sub (mips64vr4111,mips64vr4111el) Add.
10902 1999-03-21  Ben Elliston  <bje@cygnus.com>
10904         * config.guess: Correct typo for detecting ELF on FreeBSD.
10906 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
10908         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10909         config/mh-djgpp.
10911 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
10913         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10914         all-target-newlib to dependency list for all-target-bsp.
10916 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10918         * config.sub: Add i386-uwin support.
10919         * config.guess: Likewise.
10921 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10923         * configure.in: cleanup, add mh-*pic handling for arm, special
10924         case powerpc*-*-aix*
10926 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
10928         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10929         can be built.
10931 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
10933         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10934         targets.
10936 1999-03-02  Nick Clifton  <nickc@cygnus.com>
10938         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10940 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
10942         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10944 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10946         * config.sub: Fix typo in arm recognition.
10948 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
10950         * configure.in (noconfigdirs): Changed target_configdirs to
10951         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10952         rather than m68k-*-* since it is not known to work on
10953         m68k-aout. Ditto for arm-*-*oabi.
10955 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
10957         * configure.in (*-*-windows*): Remove, no longer used.
10959 1999-02-19  Ben Elliston <bje@cygnus.com>
10961         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10962         Smart and improved by Andrew Cagney.
10964 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10966         * config.guess: Recognize openbsd-*-hppa.
10968 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10970         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10971         only if it is not empty.
10973 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10975         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10977         * config.guess: Modified to recognize uname's armv* syntax.
10979         * config.sub: Modified to recognize uname's armv* syntax.
10981 1999-02-17  Mark Salter  <msalter@cygnus.com>
10983         * configure.in: Added target-bsp for sparclite.
10985 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10987         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10989 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10991         * configure.in: Add support for strongarm port.
10992         * config.sub: Add support for strongarm target.
10994 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10996         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10997         the old name config/mh-cygwin32.
10998         Enable texinfo.
11000 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11002         * configure.in: Do build ld for ix86 Solaris.
11004 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11006         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11007         $AR_FOR_TARGET.  Likewise for RANLIB.
11009 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11011         * config.sub (oabi):  Recognize.
11012         * configure.in (arm-*-oabi):  Handle.
11014 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11016         * config.guess: Improve detection of i686 on UnixWare 7.
11018 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11020         * config.guess: Add support for i386-pc-interix.
11021         * config.sub: Likewise.
11022         * configure.in: Likewise.
11024 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11026         * Makefile.in: Remove unneeded all-target-libio from
11027         from all-target-winsup target since it is now unneeded.
11028         Add all-target-libtermcap in its place since it is now
11029         needed.
11031 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11033         * configure.in: makefile stub for cygwin target is probably
11034         unnecessary.  Remove it for now.
11036 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11038         * configure.in: libtermcap.a should be built when cygwin is the
11039         target as well as the host.
11040         * config.guess: Allow mixed case in cygwin uname output.
11041         * Makefile.in: Add libtermcap target.
11043 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11045         * config.sub: Clean up handling of hppa2.0.
11047 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11049         * config.guess: Use C code to identify more HP machines.
11051 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11053         * config.sub: Handle hppa2.0.
11055 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11057         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11058         cygmon for all sparclite targets, regardless of object format.
11060 1998-12-15  Mark Salter  <msalter@cygnus.com>
11062         * configure.in: Added target-bsp for several target architectures.
11064         * Makefile.in: Added rules for bsp.
11066 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11068         * config.guess: Improve detection of hppa2.0 processors.
11070 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11072         * config.guess: Recognize FreeBSD using ELF automatically.
11074 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11076         * configure (skip-this-dir): Add handling for new shell script, which
11077         might be created by a sub-directory's configure to indicate, this particular
11078         directory is "unwanted".
11079         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11081 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11083         * ltconfig: import from libtool, after changing libtool to
11084         account for the cygwin name change.
11086 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11088         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11089         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11091 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11093         * configure.in: Add libtermcap to list of cygwin dependencies.
11095 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11097         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11098         they include winsup/include when it's a cygwin target.
11100 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11102         * configure.in (host_tools): Added zip.
11103         * Makefile.in (all-target-libjava): Depend on all-zip.
11104         (all-zip): New target.
11105         (ALL_MODULES): Added all-zip.
11106         (NATIVE_CHECK_MODULES): Added check-zip.
11107         (INSTALL_MODULES): Added install-zip.
11108         (CLEAN_MODULES): Added clean-zip.
11110 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11112         * Makefile.in: lose "32" from comment about cygwin.
11114 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11116         * configure.in: Use -Os to build target libraries for the fr30.
11118 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11120         * config.sub: Add fr30.
11122 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11124         * configure.in: drop "32" from config/mh-cygwin32.  Check
11125         cygwin* instead of cygwin32*.
11126         * config.sub: Check cygwin* instead of cygwin32*.
11128 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11130         * config.guess: Match any version of Unixware7.
11132 1998-10-20  Syd Polk  <spolk@cygnus.com>
11134         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11135         if desired.
11137 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11139         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11140         these if the appropriate directories and files to not exist.
11142 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11144         * Makefile.in (DEVO_SUPPORT): Add config.if.
11146 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11148         * configure: Add pattern to replace "build_tooldir"'s
11149         definition in the generated Makefile with "tooldir"'s
11150         actual value.
11152 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11154         * config.sub: Bring back lost sparcv9.
11156         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11158 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11160         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11161         CC_FOR_TARGET and friends.
11163 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11165         * Makefile.in (build_tooldir): New variable, same as tooldir.
11166         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11167         -B$(build_tooldir)/bin/.
11168         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11170 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11172         * README: Remove installation instructions and refer to the
11173         INSTALL directory instead.
11175 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11177         * config.sub: Add support for i[34567]86-pc-udk.
11178         * configure.in: Likewise.
11180 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11182         * Makefile.in: add bzip2 package building bits for user
11183         tools module
11184         * configure.in: ditto
11186 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11188         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11189         (ALL_TARGET_MODULES): Add all-target-libobjc.
11190         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11191         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11192         (all-target-libchill): Add dependencies.
11193         * configure.in (target_libs): Add libchill.
11195 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11197         * configure.in (target_subdir): Remove duplicate line.
11199 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11201         * Makefile.in (all-automake): fix dependencies.
11203 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11205         * configure.in: Minor cleanups for building in the $(target_alias)
11206         subdir.
11208 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11210         * Makefile.in (bootstrap): Set r and s before make all.  Use
11211         BASE_FLAGS_TO_PASS in make all.
11212         (cross): Likewise.
11214 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11216         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11218 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11220         * config.sub: Fix typo in last change.
11222 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11224         * config.sub: Add support for C4x target.
11225         * configure.in: Likewise.
11227 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
11229         * config.sub: Recognize sparcv9 just like sparc64.
11231 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
11233         * config.guess: Match "Pent II" or "PentII" for OpenServer.
11235 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
11237         * config.guess: Correctly identify Pentium II sco boxes.
11239         * config.guess: Fix "tr" code.  From Weiwen Liu.
11241 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
11243         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11244         stabs.
11246 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
11248         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11249         (ALL_TARGET_MODULES): Add all-target-libchill.
11250         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11251         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11252         (all-target-libchill): Add dependencies.
11253         * configure.in (target_libs): Add libchill.
11255 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11257         * config.guess: Avoid assumptions about "tr" behaves when
11258         LANG is set to something other than English.
11260 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
11262         * configure (gxx_include_dir): Changed to
11263         '${prefix}/include/g++'-${libstdcxx_interface}.
11265         * config.if: New to determine the interfaces.
11267 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
11269         * config.guess: Detect and handle MPE/IX.
11270         * config.sub: Deal with MPE/IX.
11272 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
11274         * configure.in: Use mh-aix43.
11276 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
11278         * configure: Fix --without/--disable cases for gxx-include-dir.
11280 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
11282         * mdata-sh:  Imported.  Needed for automake support.
11284 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
11286         * Makefile.in (taz): Try "chmod -R og=u ." before
11287         "chmod og=u `find . -print`".
11289 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
11291         * configure.in: Add arm-elf and thumb-elf support.
11293 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
11295         * Makefile.in: Undo previous patch.
11297 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
11299         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11300         to here ...
11301         (install-no-fixedincludes): and here
11302         (INSTALL_MODULES): ... from here.
11304 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11306         * config.sub: Merge with FSF.
11308         * config.guess: Merge with FSF.
11310 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
11312         * configure (extraconfigdirs): New variable.
11313         (SUBDIRS): Add extraconfigdirs and recurse on them too.
11314         * Makefile.in (all): Move higher in file.
11315         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11316         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11317         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11318         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11319         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11321 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
11323         * Makefile.in (all-target-libjava): Depend on all-gcc and
11324         all-target-newlib.
11325         (configure-target-libjava): Depend on $(ALL_GCC).
11327 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
11329         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11330         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11332 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
11334         * INSTALL/README: Fix typo.
11336 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11338         * ylwrap: Change absolute path checks to check for DOS style path
11339         names.
11341         * ylwrap: Don't use a full path name if the source file is in the
11342         same directory.  From hjl@lucon.org (H.J. Lu).
11344         * config-ml.in: Default to being verbose, to match Feb 18 change to
11345         configure.
11347 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
11349         Brought over from egcs:
11351         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11353         * configure.in (target_subdir): Set to ${target_alias} instead
11354         of "libraries".
11356         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11358         * configure.in (target_subdir): Set to libraries if enable_multilib.
11360 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
11362         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11363         multilibs, force reconfiguration the first time we create
11364         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11366 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
11368         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11369         avoid confusion with --no-recursion.
11371 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
11373         * configure.in: Win32 hosts shouldn't use install -x
11374         * install-sh: remove -x option, and special .exe-handling
11375         hack.
11377 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11379         * config.guess: Recognize i586-pc-beos.
11380         * configure.in: Don't build some bits for beos.
11382 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11384         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11385         CFLAGS default to -O2.
11387         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11388         when using GNU ld.
11390 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11392         * ltmain.sh: Correct install when using a different shell.
11394 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11396         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11398 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11400         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11401         target.
11403 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11405         * ltconfig: Update to correct AIX handling.
11407 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11409         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11411         * configure.in (target_subdir): Set to ${target_alias} instead
11412         of "libraries".
11414 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11416         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11417         (Makefile): Depend on $(gcc_version_trigger).
11419         * configure (gcc_version): Change default initializer to empty
11420         string.
11421         (gcc_version_trigger): New variable; pass this variable down
11422         to subdir configures to enable them checking gcc's version
11423         themselves. Emit make macros for both gcc_version vars.
11424         (topsrcdir): Initialize reliably.
11425         (recursion line): Remove --with-gcc-version=${gcc_version}.
11427 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11429         * configure (enable_version_specific_runtime_libs): Implement new flag
11430         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11431         in $(libsubdir); emit definition in each generated Makefile.
11432         (gxx_include_dir): Initialize depending on
11433         $enable_version_specific_runtime_libs.
11435 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11437         * configure (gcc_version): Initialize properly depending on
11438         how and where configure is started.
11439         (recursion line): Pass a --with-gcc-version=${gcc_version}
11440         to configures in subdirs.
11442 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11444         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11445         cygmon
11447 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11449         * configure.in: Add cygmon and libstub support for mn10200.
11451 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11453         * configure (gcc_version): Add new variable describing the
11454         particular gcc version we're building.
11455         * Makefile.in (libsubdir): Add new macro for the directory
11456         in which the compiler finds executables, libraries, etc.
11457         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11458         and libsubdir.
11460 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11462         * Makefile.in (local-clean): Remove *.log.
11463         (warning.log): Built with warn_summary from build.log.
11464         (mail-report.log): Run test_summary.
11465         (mail-report-with-warnings.log): Run test_summary including
11466         warning.log in the report.
11468 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11470         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11472 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11474         * Makefile.in (grep): Grep no longer depends on libiberty.
11476 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11478         * Makefile.in: all-snavigator needs all-libgui.
11480 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11482         * configure.in: Add cygmon and libstub support for mn10300.
11484 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11486         * missing: Update to version from automake 1.3.
11488         * ltmain.sh: On installation, don't get confused if the same name
11489         appears more than once in the list of library names.
11491 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11493         * config.sub: Accept m68060 and m5200 as CPU names.
11495 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11497         * configure: Use && rather than using -a in test, because odd
11498         strings can confuse test.
11499         * configure.in: Likewise.
11501 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11503         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11505 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11507         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11508         bootstrap4-lean): New targets.
11510 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11512         * mpw-* Delete.  Not used.
11514 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11516         * COPYING.LIB: Update FSF address.
11518 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11520         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11522         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11523         GAS_SUPPORT_DIRS.
11525 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11527         * ltconfig, ltmain.sh: Avoid producing a version number if
11528         -version-info was not used.
11530 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11532         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11533         building with newlib.
11535 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11537         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11538         Solaris `make' causes it to continue to next definition.
11540 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11542         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11543         the right GUI libraries and files are installed along with GDB.
11545 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11547         * configure.in: Change alpha to alpha* in several places.
11549 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11551         * config.sub: Recognize sparc86x.
11553 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11555         * configure.in (--enable-target-optspace): Remove debug echo.
11557 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11559         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11561 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11563         * ltconfig: Update cygwin32 support.
11565         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11566         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11567         (GDB_SUPPORT_DIRS): Likewise.
11569 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11571         * configure.in (target_makefile_frag): If --enable-target-optspace,
11572         use -Os to compile target libraries rather than -O2.  Default to
11573         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11574         not used.
11575         * configure.in (target_cflags): Ditto for d30v.
11577 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11579         * Makefile.in (all-bfd): Depend on all-intl.
11580         (all-binutils): Likewise.
11581         (all-gas): Likewise.
11582         (all-gprof): Likewise.
11583         (all-ld): Likewise.
11585 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11587         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11589 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11591         * Makefile.in (all-bfd): Depend upon all-libiberty.
11593         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11595 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11597         * Makefile.in: Add libstub.
11599         * configure.in: Ditto. Build libstub for targets that have cygmon
11600         support.
11602 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11604         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11606 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11608         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11609         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11611 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11613         * configure: Define DEFAULT_M4 by searching PATH.
11614         * Makfile.in: Use DEFAULT_M4.
11616 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11618         * ltconfig: Add cygwin32 support.
11620         * Makefile.in, configure.in: Add libtool as a native only directory
11621         to configure and build.
11623 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11625         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11627 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11629         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11631 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11633         * Makefile.in: add ash make rules
11634         * configure.in: add ash to native_only and host_tools lists
11636 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11638         * Makefile.in (all-gettext, all-intl): New targets.
11639         (ALL_MODULES): Added all-gettext, all-intl.
11640         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11641         (INSTALL_MODULES): Added install-gettext, install-intl.
11642         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11644         * configure.in (host_tools): Added gettext.
11645         (native_only): Likewise.
11646         (noconfigdirs) [various cases]: Likewise.
11647         (host_libs): Added intl.
11649 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11651         * configure: Do not disable building gdbtk for cygwin32 hosts.
11653 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11655         * configure.in: Add thumb-coff target.
11656         * config.sub: Add thumb-coff target.
11658 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11660         * Makefile.in: Revert yesterday's change.
11661         (all-target-winsup):  all-target-librx stays out of here.
11663 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11665         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11666         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11667         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11668         Remove references to librx and libg++.
11670 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11672         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11673         recursive makes
11675 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11677         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11678         for newlib directory.
11679         (CXX_FOR_TARGET): Likewise.
11681 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11683         * ltconfig: Update after libtool/ltconfig.in change for
11684         hpux11.
11686 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11688         * ltconfig, ltmain.sh: Update to libtool 1.2.
11690 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11692         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11693         (install-gcc-cross): Instead, override LANGUAGES here.
11695 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11697         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11698         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11700 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11702         * configure.in: Add Thumb-pe target.
11704 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11706         * Makefile.in - changed sn targets to snavigator
11707         * configure.in - changed sn targets to snavigator
11709 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11711         * config-ml.in: After building symlink tree call make distclean
11712         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11713         to be the case for libiberty.
11715 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11717         * configure: When making link, also check the current
11718         directory. The configure scripts may create one.
11720 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11722         * config.sub: Accept alphapca56 and alphaev6 properly.
11724 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11726         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11728 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11730         * config.sub (sco5): Fix typo.
11732 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11734         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11735         install-itcl.
11736         (install-itcl): Remove dependency on install-tcl.
11738 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11740         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11742 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11744         * configure.in: Don't build libgui for a cygwin32 target when not on
11745         a cygwin32 host.
11747 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11749         * configure (redirect): Set to null, so default behavior of
11750         configure is now --verbose.
11752 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11754         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11755         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11757 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11759         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11760         this change to sync Makefile.in with its ChangeLog entries.
11762 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11764         * ltmain.sh (mkdir): Check that the directory doesn't exist
11765         before we exit with error, so that we don't get races during
11766         parallel builds.
11768 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11770         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11772 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11774         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11775         PICFLAG_FOR_TARGET.
11776         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11778         * configure: Emit a definition for the new macro enable_shared
11779         into each Makefile.
11781 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11783         * configure.in (host_tools, native_only): Add libtool.
11785 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11787         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11788         Fix typo in ming config comment.
11790 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11792         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11794 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11796         * config.sub: Add tic30 cases, and map c30 to tic30.
11798 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11800         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11801         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11802         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11803         (CLEAN_TARGET_MODULES): Similarly
11804         (all-target-libf2c): Add dependences.
11805         * configure.in (target_libs): Add libf2c.
11807 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11809         * configure.in: Remove expect from noconfigdirs when target
11810         is cygwin32.  OK to build expect and dejagnu with Canadian
11811         Cross.
11813 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11815         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11816         host.
11818         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11819         and mingw32.
11821 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11823         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11824         here as it is not defined in the toplevel Makefile.
11826 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11828         * configure (package_makefile_rules_frag): New variable, which names
11829         a file with generic rules, ...
11830         Change comment to mention we now have FIVE parts.
11831         * configure: Undo last change.
11833 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11835         * config.guess: More accurate determination of HP processor types.
11836         * config.sub: More accurate determination of HP processor types.
11838 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11840         * configure (package_makefile_frag): Move inserting the
11841         ${package_makefile_frag} to where it should be according
11842         to the comment.
11844 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11846         * config.guess: Add support for Linux/ARM.
11848 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11850         * .cvsignore: Remove *-info and *-install since they match
11851         release-info and mpw-install, which we don't want to just ignore.
11853 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11855         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11857 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11859         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11860         local_prefix to sub-make invocations.
11862 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11864         * configure.in: Check makefile fragments in the source
11865         directory.
11867 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11869         * configure.in: Check whether host and target makefile
11870         fragments exist before adding them to *_makefile_frag.
11872 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11874         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11876 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11878         * configure.in: Make sure we only replace RPATH_ENVVAR on
11879         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11880         regexp to sed.
11882         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11883         to sub-makes.
11885 1998-01-13  Lee Iverson   (leei@ai.sri.com)
11887         * config-ml.in (multi-do): LDFLAGS must include multilib
11888         designator.
11890 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
11892         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11894 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
11896         * config.sub: Add mingw32 support.
11897         * configure.in: Likewise.
11899 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11901         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11903 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
11905         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11906         * configure (gxx_include_dir): Provide a definition for subdirs
11907         which do not use autoconf.
11909 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
11911         * config.guess: Sync with egcs.  Picks up new alpha support,
11912         BeOS & some additional linux support.
11914 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
11916         * config.guess: HP 9000/803 is a PA1.1 machine.
11918 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
11920         * configure.in: It's alpha*-...
11922 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11924         * configure.in (host_makefile_frag, target_makefile_frag):
11925         Handle multiple config files.
11926         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11927         alpha-*-*.
11929 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
11931         * mkdep: New file.
11933 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
11935         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11937 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11939         * Makefile.in: Add libgui directory.
11940         (GDB_TK): Add all-libgui.
11941         * configure.in: Add libgui directory.
11942         * configure: Add all-libgui to GDB_TK.
11944 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11946         * config-ml.in (multidirs): Add m32r to multilib list.
11948 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11950         * Makefile.in (all-target-gperf): Change dependency to
11951         all-target-libstdc++.
11953 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11955         * config.guess: Add BeOS support.
11957 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11959         Source directory cvs renamed to cvssrc:
11960         * configure.in (host_tools): Change cvs to cvssrc.
11961         (native_only): Likewise.
11962         (noconfigdirs) [various cases]: Likewise.
11963         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11964         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11965         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11966         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11967         (all-cvssrc): Rename target from all-cvs.
11969 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11971         * configure (gxx_include_dir): Fix thinko.
11973 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11975         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11976         (install-cross, install-gcc-cross): New targets.
11978 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11980         * configure.in (noconfigdirs): Add support for Thumb target.
11982         * config.sub (maybe_os): Add support for Thumb target.
11984 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11986         * Makefile.in: Add rules for cygmon.
11988         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11990 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11992         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11993         * configure (gxx_include_dir): Provide a definition for subdirs
11994         which do not use autoconf.
11996 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11998         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11999         11/18/97 build
12001 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12003         * From Franz Sirl.
12004         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12005         found on RedHat Linux systems.
12007 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12009         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12010         guesses.
12012 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12014         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12016 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12018         * ltmain.sh: If mkdir fails, check whether the directory was created
12019         anyhow by some other process.
12021 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12023         * configure.in (d30v-*-*): Configure all directories.
12025 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12027         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12028         for the D30V.
12030 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12032         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12034 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12036         * include/libiberty.h: Add extern "C" { so it can be used with C++
12037         progrms.
12038         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12039         programs.
12041 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12043         * configure.in (d30v-*-*): Configure GCC now.
12045 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12047         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12048         is no longer needed.
12050 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12052         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12054 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12056         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12057         targets using "$@" to provide support for similar but not identical
12058         targets without having to duplicate code.
12060 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12062         * makefile.vms: Fix to work with DEC C.
12064 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12066         * config.sub: Add mips-tx39-elf to marketing names.
12068 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12070         * ltmain.sh: Handle symlinks in generated script.
12072 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12074         * configure: Handle autoconf style directory options: --bindir,
12075         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12076         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12077         --sysconfdir.
12078         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12079         (sharedstatedir, localstatedir, oldincludedir): New variables.
12080         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12081         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12082         sbindir, sharedstatedir, and sysconfdir.
12084 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12086         * Makefile.in (bootstrap-lean): New target.
12088 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12090         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12091         sn, and gnuserv from noconfigdirs.
12093 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12095         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12097 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12099         * Makefile.in (cross): New target.
12101 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12102                           Jeff Law         <law@cygnus.com>
12104         * Makefile.in (bootstrap2, bootstrap3): New targets.
12105         (all-bootstrap): Remove outdated and confusing target.
12106         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12108 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12110         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12111         windows.  Consistent with gdb/configure.
12113 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12115         * configure.in: Name Linux target fragment.
12117         * configure: Rewrite so that project Makefile fragment is inserted
12118         first and appears last in the resulting Makefile.
12120 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12122         * Makefile.in (install-itcl): Install tcl first.
12124 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12126         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12128 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12130         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12132         * configure.in (skipdirs): Add target-librx for Linux.
12133         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12135 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12137         * Makefile.in (bootstrap): New target.
12139 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12141         * config.sub: Accept 'amigados' for backward compatibility.
12143 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12145         * config.guess: Merge with FSF.
12147 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12149         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12151 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12153         * config.sub: Add "marketing-names" patch.
12155 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12157         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12159 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12161         * config.sub: Handle v850-elf.
12163 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12165         * .cvsignore (*-install): Remove.
12167 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12169         * ltconfig: Set CONFIG_SHELL in libtool.
12170         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12172 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12174         * configure.in (target_subdir): Set to libraries if enable_multilib.
12176 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12178         * config.guess: Update from gcc directory.
12180 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12182         * Makefile.in (all-sim): Depends on all-readline.
12184 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12186         * Makefile.in (BISON, YACC): Use $$s.
12187         (all-bison): Depend on all-texinfo.
12189 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12191         * Makefile.in (BISON): Add -L flag.
12192         (YACC): Likewise.
12194 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12196         * configure.in (noconfigdirs): Add support for v850e target.
12198         * config.sub (maybe_os): Add support for v850e target.
12200 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12202         * configure.in (noconfigdirs): Add support for v850ea target.
12204         * config.sub (maybe_os): Add support for v850ea target.
12206 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12208         * config.sub: Add mipstx39.  Delete r3900.
12210 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12212         * Makefile.in (all-autoconf): Depends on all-texinfo.
12214 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12216         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12217         eabi targets.
12219 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12221         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12223         * configure: When handling a Canadian Cross, handle YACC as well as
12224         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
12225         * Makefile.in (all-bison): Depend upon all-texinfo.
12227 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
12229         * Makefile.in (BISON): bison, not byacc or bison -y.
12230         (YACC): bison -y or byacc or yacc.
12231         (various): Add *-bison as appropriate.
12232         (taz): No need to mess with BISON anymore.
12234 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
12236         * configure: If OSTYPE matches *win32*, try to find a good value for
12237         CONFIG_SHELL.
12239 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
12241         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12242         configure.in if it is present.
12244 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
12246         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12248 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
12250         * config.sub: Recognize `arc' cpu.
12251         * configure.in: Likewise.
12252         * config-ml.in: Likewise.
12254 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
12256         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12258 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
12260         * configure: Changed sed delimiter from ':' to '|' when
12261         attempting to substitute ${config_shell} for SHELL. On
12262         NT ${config_shell} may contain a ':' in it.
12264 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
12266         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12268 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
12270         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12272 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12274         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12276         * ylwrap: If the program is a relative path, force it to be
12277         absolute.
12279 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12281         * configure (tooldir): Set BISON to `bison -y' and not just bison.
12283 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12285         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12286         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12287         for libraries.
12289 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
12291         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12292         separated by spaces.
12294 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
12296         * ylwrap: New file.
12297         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12299         * ltmain.sh: Handle /bin/sh at start of install program.
12301         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12303         * ltconfig, ltmain.sh: New files, from libtool 1.0.
12304         * missing: New file, from automake 1.2.
12306 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
12308         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
12309         check-tk to CHECK_X11_MODULES.
12311 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12313         * config.sub: Merge with FSF.
12315 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
12317         * config.guess: Merge with FSF.
12319 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12321         * configure: Treat msdosdjgpp like go32.
12322         * configure.in: Likewise.  Don't remove gprof for go32.
12324         * configure: Change Makefile.tem2 to Makefile.tm2.
12326 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
12328         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12330 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12332         * install-sh (chmodcmd): Set to null if the DST directory already
12333         exists.  Same as Nov 11th change.
12335 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
12337         * configure (GDB_TK): Needs itcl and tix.
12339 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
12341         * config.guess: Update from FSF.
12343 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
12345         * Makefile.in (GDB_TK): Depend on itcl and tix.
12347 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12349         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12350         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12351         (INSTALL_SCRIPT): New variable.
12352         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12353         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12354         to -x.
12355         * install-sh: Add support for -x option.
12357 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
12359         * configure.in, Makefile.in: Treat tix like itcl.
12361 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
12363         * Makefile.in (WINDRES): New variable.
12364         (WINDRES_FOR_TARGET): New variable.
12365         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12366         (EXTRA_HOST_FLAGS): Add WINDRES.
12367         (EXTRA_TARGET_FLAGS): Add WINDRES.
12368         (EXTRA_GCC_FLAGS): Add WINDRES.
12369         ($(DO_X)): Pass down WINDRES.
12370         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12371         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12372         DLLTOOL_FOR_TARGET.
12374 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
12376         * configure.in: configure sim before gdb for win32-x-ppc
12378 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12380         Move gperf into the toplevel, from libg++.
12381         * configure.in (target_tools): Add target-gperf.
12382         (native_only): Add target-gperf.
12383         * Makefile.in (all-target-gperf): New target, depend on
12384         all-target-libg++.
12385         (configure-target-gperf): Empty rule.
12386         (ALL_TARGET_MODULES): Add all-target-gperf.
12387         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12388         (CHECK_TARGET_MODULES): Add check-target-gperf.
12389         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12390         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12392 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12394         * config.sub (mn10200): Recognize new basic machine.
12396 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12398         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12399         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12401 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12403         * configure.in: If we're building mips-sgi-irix6* native, turn on
12404         ENABLE_MULTILIB and set TARGET_SUBDIR.
12406 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12408         * Makefile.in (all-sn): Depend on all-grep.
12410 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12412         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12414         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12415         Makefile.  From Jeff Makey <jeff@cts.com>.
12416         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12418         * Makefile.in (DISTBISONFILES): Remove.
12419         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12420         $(DEFAULT_YACC).
12422         * configure.in: Build itl, db, sn, etc., when building for native
12423         cygwin32.
12425         * Makefile.in (LD): New variable.
12426         (EXTRA_HOST_FLAGS): Pass down LD.
12427         ($(DO_X)): Likewise.
12429 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12431         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12433 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12435         * configure.in (targargs): Strip out any supplied --build argument
12436         before adding our own. Always add --build.
12438 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12440         * configure.in (targargs): Pass --build if we're doing
12441         a cross-compile.
12443 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12445         * configure: Use '|' instead of ":" as the separator in
12446         sed. Otherwise sed chokes on NT path names with drive
12447         designators. Also look for "?:*" as the leading characters in an
12448         absolute pathname.
12450 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12452         * config.sub: Support for r3900.
12454 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12456         * configure.in: Use install-sh, not install.sh.
12458 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12460         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12461         apply it twice.
12463 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12465         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12466         install-binutils.
12468 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12470         * Makefile.in: Add automake targets.
12471         * configure.in (host_tools): Add automake.
12473 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12475         * configure: Default CXX to c++, not gcc.
12476         * Makefile.in (CXX): Set to c++, not gcc.
12477         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12479 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12481         * install-sh: try appending a .exe if source file doesn't
12482         exist
12484 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12486         * configure.in: Turn on multilib by default.
12487         (cross_only): Remove target-libiberty.
12489         * Makefile.in (all-gcc): Don't depend on libiberty.
12491 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12493         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12495 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12497         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12498         (DISTBISONFILES): Add ld/Makefile.in
12500 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12502         * configure.in: if target is cygwin32 but host isn't cygwin32,
12503         don't configure gdb tcl tk expect, not just gdb.
12505 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12507         * configure.in: Added gnuserv everywhere sn appears.
12509         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12510         (CROSS_CHECK_MODULES): Added check-gnuserv.
12511         (INSTALL_MODULES): Added install-gnuserv.
12512         (CLEAN_MODULES): Added clean-gnuserv.
12513         (all-gnuserv): New target.
12515 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12517         * config.guess: Fixes for MIPS OpenBSD systems.
12519 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12521         * Makefile.in (INSTALL_XFORM): Remove.
12522         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12524         * mkinstalldirs: New file, copied from automake.
12525         * Makefile.in (installdirs): Rename from install-dirs.  Use
12526         mkinstalldirs.  Change all users.
12527         (DEVO_SUPPORT): Add mkinstalldirs.
12529 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12531         * install-sh: Rename from install.sh.
12532         * Makefile.in (INSTALL): Change install.sh to install-sh.
12533         (DEVO_SUPPORT): Likewise.
12535         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12536         Graichen <graichen@rzpd.de>.
12538 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12540         * config.guess: Recognize OpenBSD systems correctly.
12542 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12544         * README, Makefile.in (ETC_SUPPORT): Remove references to
12545         cfg-paper*, configure.{texi,man,info*}._
12547 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12549         * Makefile.in (all.normal): Ensure that gcc is built after all
12550         the x11 - ie gdb - targets.
12552 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12554         * makefile.vms: Don't run conf-a-gas.
12556 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12558         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12560 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12562         * configure.in: Remove noconfigdirs case since gdb also
12563         configures and builds for tic80-coff.
12565 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12567         * configure: Set cache_file to config.cache.
12568         * Makefile.in (local-distclean): Remove config.cache.
12570 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12572         * COPYING: Update FSF address.
12574 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12576         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12577         noconfigdirs.
12579 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12581         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12582         MAKEDIRS, is empty.
12584 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12586         * config.sub: Tweak mn10300 entry.
12588 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12590         * configure.in (host_tools): Put sim before gdb, so gdb's
12591         configure.tgt can determine if the simulator was configured.
12593 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12595         * config.sub: Move BeOS $os case to be with other Cygnus
12596         local cases.
12598 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12600         * config.sub: Remove misplaced comment that broke Linux.
12602 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12604         * config.sub: Add BeOS support.
12606 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12608         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12610 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12612         * configure.in (noconfigdirs): Remove tcl and tk from
12613         noconfigdirs for cygwin32 builds.
12615 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12617         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12619 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12621         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12622         make-all.com, use makefile.vms instead.
12624 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12626         * config.sub: Accept -lnews*.
12628 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12630         * configure.in (noconfigdirs): Disable target-newlib,
12631         target-examples and target-libiberty for d30v.
12633 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12635         * configure.in (noconfigdirs): Enable ld for d30v.
12637 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12639         * configure.in (tic80-*-*): Build compiler.
12641 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12643         * configure.in (d30v-*): Remove sim directory from list of
12644         unsupported d30v directories
12646 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12648         * config.sub, configure.in: Add d30v target cpu.
12650 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12652         * makefile.vms: New file.
12653         * make-all.com: Remove.
12655 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12657         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12659 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12661         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12663 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12665         * Makefile.in (ALL_MODULES): Added all-db.
12666         (CROSS_CHECK_MODULES): Addec check-db.
12667         (INSTALL_MODULES): Added install-db.
12668         (CLEAN_MODULES): Added clean-db.
12670 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12672         * config.guess: Merge with latest FSF sources.
12674 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12676         * Makefile.in (ALL_MODULES): Added all-itcl.
12677         (CROSS_CHECK_MODULES): Added check-itcl.
12678         (INSTALL_MODULES): Added install-itcl.
12679         (CLEAN_MODULES): Added clean-itcl.
12681 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12683         * configure.in: build gdb for mn10200
12685 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12687         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12689 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12691         * configure.in (tic80-*-*): Turn off most targets right now.
12693 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12695         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12696         rather than the makeinfo program.
12697         (do-info): Depend upon all-texinfo.
12699 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12701         * configure.in: Remove uses of config/mh-linux.
12703         * config.sub, config.guess: Merge with latest FSF sources.
12705 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12707         * config.sub (case $basic_machine): Add tic80 entries.
12709 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12711         * config.sub, config.guess: Merge with latest FSF sources.
12713 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12715         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12716         * mpw-config.in: Test for NewFolderRecursive.
12717         * mpw-install: Use symbolic name for startup filename.
12718         * mpw-README: Add various additional details.
12720 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12722         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12724 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12726         * configure.in: Do build gcc and the target libraries for
12727         the mn10200.
12729 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12731         * configure.in: don't avoid building gdb for mn10300 any more
12732         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12733         instead of single-quoting it.
12735 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12737         * configure.in: Don't use --with-stabs on IRIX 6.
12739 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12741         * configure.in (m32r): Build gdb, libg++ now.
12743 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12745         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12746         directories from noconfigdirs.
12748 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12750         * config.sub (basic_machine): added mips16 configuration
12752 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12754         * config.sub: Handle d10v-unknown.
12756 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12758         * config.sub: Handle v850-unknown.
12760 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12762         * Makefile.in: add findutils
12763         * configure.in: add findutils to list of host_tools
12765 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12767         * config.sub: Handle mn10200 and mn10300.
12769 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12771         * configure.in (d10v-*): Do not build librx.
12773 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12775         * configure.in (mn10300): Build everything except gdb & libgloss.
12777 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12779         * config.guess:  Patch for Dansk Data Elektronik servers,
12780         from Niels Skou Olsen <nso@dde.dk>.
12782         For ncr, use /bin/uname rather than uname, since GNU uname does not
12783         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12785         Patch for MIPS R4000 running System V,
12786         from Eric S. Raymond <esr@snark.thyrsus.com>.
12788         Fix thinko for nextstep.
12790         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12792         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12793         * config.guess: Guess mips-dec-mach_bsd4.3.
12795         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12796         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12797         release numbers.
12798         * config.guess (mips-mips-riscos*):  Emit just enough of the
12799         release number.
12801         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12802         * config.guess (sparc-auspex-sunos*):  Added.
12803         (f300-fujitsu-*): Added.
12805         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12806         * config.guess:  Recognize a Tadpole as a sparc.
12808 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12810         * config.guess: Don't assume that NextStep version is either 2 or
12811         3.  NextStep 4 (aka OpenStep 4) has come out now.
12813 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12815         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12816         From Rik Faith <faith@cs.unc.edu>.
12818 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12820         * config.sub: Contributions from bug-gnu-utils to:
12821         Support plain "hppa" (no version given) architecture, reported by
12822         OpenStep.
12823         OpenBSD like NetBSD.
12824         LynxOs is not a hardware supplier.
12826         * config.guess: Contributions from bug-gnu-utils to add support for:
12827         OpenBSD like NetBSD.
12828         Stratus systems.
12829         More Pyramid systems.
12830         i[n>4]86 Intel chips.
12831         M680[n>4]0 Motorola chips.
12832         Use unknown instead of lynx for hardware manufacturer.
12834 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12836         * install.sh (chmodcmd): Set to null if the DST directory already
12837         exists.
12839 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12841         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12842         not use mt-ppc target Makefile fragment any more.
12844 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12846         * configure.in (*-*-windows):  Exclude everything but those dirs
12847         needed to build windows.
12849 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12851         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12853 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12855         * configure.in:  Exclude mmalloc from i386-windows.
12857 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12859         * Undo my previous change.
12861 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12863         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12864         unconditionally.
12865         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12867 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12869         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12870         host to add it's own flags.
12872 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12874         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12876 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12878         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12879         (CXX_FOR_TARGET): Likewise.
12880         (GCC_FOR_TARGET): Define.
12881         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12882         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12883         CC_FOR_TARGET was specified on the command line.
12884         (MAKEOVERRIDES): Don't define.
12886 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
12888         * configure.in (m32r): Fix spelling of libg++ libs.
12890 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
12892         * config.sub (-apple*): Remove, now redundant.
12894 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
12896         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12898         * configure: Rework yesterday's sed script patch.
12900         * config.sub: Merge with FSF.
12902 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
12904         * config.guess:  Merge from FSF.
12906         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
12907         * config.guess: Use pc instead of unknown, for pc clone systems.
12908         Change linux to linux-gnu.
12910         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12911         * config.guess: Avoid non-portable tr syntax.
12913 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
12915         * test-build.mk (HOLES): Add "xargs" for gdb.
12917         * configure: Avoid hpux10.20 sed bug.
12919 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
12921         * configure.in:  Add support for windows host
12922         (that is a build done under the Microsoft build environment).
12924 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
12926         * Makefile.in: Replace all uses of srcroot with s, to shrink
12927         command line lengths.
12929         Patches from Geoffrey Noer <noer@cygnus.com>:
12930         * configure.in: If configuring for newlib, pass --with-newlib to
12931         subdirectories.
12932         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12933         -Bnewlib/ and -Lwinsup to gcc.
12934         (CXX_FOR_TARGET): Likewise.
12936 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12938         * Makefile.in (ETC_SUPPORT): Add configure.
12940 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
12942         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12943         host configuration file.
12945 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12947         * configure.in: Break mn10x00 support into separate
12948         mn10200 and mn10300 configurations.
12949         * config.sub: Likewise.
12951 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12953         * configure.in: Add lots of stuff to noconfigdirs for
12954         the mn10x00 targets.
12956         * config.sub, configure.in: Add mn10x00 support.
12958 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12960         * make-all.com: Call conf-a-gas, not config-a-gas.
12962 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12964         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12965         targets.
12967 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12969         * mpw-README: Add much more detail for native PowerMac.
12970         * mpw-install: New file.
12971         * mpw-configure: Add --norecursion and --help options.
12972         * mpw-config.in: Translate readme and install files when
12973         copying to objdir.
12974         * mpw-build.in: Don't always depend on byacc and flex.
12975         (install-only-top): New action.
12977 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12979         * configure.in:  You can now configure GDB for the v850.
12981 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12983         * configure.in (noconfigdirs): Don't configure any C++ dirs
12984         if targeting D10V.
12986 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12988         * config.sub: Recognize mips64vr5000.
12990 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12992         * configure.in: Use a single line for host_tools and native_only.
12994 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12996         * config.sub, configure.in: Add entries for m32r.
12998 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13000         * Makefile.in (inet-install): Don't run install-gzip.
13002 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13004         * configure.in:  Don't config lots of things for *-*-windows*.
13006 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13008         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13009         (host_libs, host_tools): Copy from configure.in.
13010         * mpw-configure: Don't complain about directories not found.
13012 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13014         * configure.in (i[345]86): Recognize i686 for pentium pro.
13015         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13016         file.
13018         * config.guess (i[345]86): Ditto.
13020 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13022         * configure.in (noconfigdirs): Removed gdb for D10V.
13024 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13026         * configure.in: Remove ld, target-libio, target-libg++, and
13027         target-libstdc++ from noconfigdirs.
13029 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13031         * configure: Fix three locations where shell scripts were
13032         being run directly rather than with config_shell.
13034 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13036         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13037         * config.sub (basic_machine): Recognize v850.
13039 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13041         * mpw-configure: Handle multiple enable/disable options and
13042         pass them down recursively, handle -c and -s flags appropriately
13043         depending on choice of compiler, add escape mechanism for
13044         quoted arguments to gC.
13046 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13048         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13049         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13050         so that -mrelocatable-lib and -mno-eabi are used.
13052         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13053         not support --print-multi-lib, don't abort.
13055 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13057         * make-all.com: Run config-a-gas.
13058         * setup.com: Don't copy subdirectory files around.
13060 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13062         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13063         target, it now compiles correctly.
13065 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13067         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13069 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13071         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13073 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13075         * configure.in (native_only): Add prms.
13077 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13079         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13080         (BINUTILS_SUPPORT_DIRS): Likewise.
13082 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13084         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13085         d10v support is added.
13087 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13089         * configure.in (d10v-*-*): New target.
13091 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13093         * config.guess (HP 9000/811): Recognize this as a PA1.1
13094         machine.
13096 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13098         * Makefile.in (do-tar-gz): New target, split out from tail end of
13099         taz target.  Run each command separately, don't use pipes.
13100         (taz): Use it.
13102 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13104         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13105         * mpw-build.in: No builds should depend on building byacc or flex,
13106         they are assumed to be installed already.
13108 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13110         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13111         variable that CC_FOR_TARGET needs.
13113 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13115         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13116         options have changed since the last time the subdirectory was
13117         configured, and if it has, reconfigure.
13118         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13119         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13121 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13123         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13124         CLEAN_MODULES): Add bash.
13125         (all-bash): New target.
13127 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13129         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13131 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13133         * config.sub (basic_machine): Recognize d10v as a valid processor.
13135 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13137         * mpw-configure: Add support for --bindir.
13138         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13140 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13142         * configure.in: add bash, time, gawk to list of hosttools and things
13143         to only build for native toolchains
13145 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13147         * Makefile.in (docdir): Remove.
13149 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13151         * Makefile.in (datadir): Set to $(prefix)/share.
13153 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13155         * configure.in: build diff and patch for cygwin32-hosted
13156         toolchains.
13158 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13160         * config.sub: Accept -rtems*.
13162 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13164         * configure.in: enable dosrel for cygwin32-hosted builds,
13165                 remove diff from the list of things not buildable
13166                 via Canadian Cross
13168 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13170         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13171         don't get ". ".
13173 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13175         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13177 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13179         * Makefile.in (taz): Handle case where tex3patch didn't even get
13180         checked out.  Also, if it was found, put the symlink in a new util
13181         subdirectory.
13183 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13185         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13187 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13189         * config.sub: Recognize -openvms.
13190         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13191         * make-all.com, setup.com: New files.
13193 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13195         * Makefile.in (taz): tex3patch moved to texinfo/util.
13197 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13199         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13200         * configure.in: remove make from disable-if-Can-Cross list
13201                 enable gdb if ${host} and ${target} are cygwin32
13203 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13205         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13206         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13208 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13210         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13211         distinguish sysv/svr4/bsd variants.
13212         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13214 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13216         * configure.in: Added copyright notice.
13217         * move-if-change: Added copyright notice.
13219 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13221         * configure.in (powerpcle-*-solaris*): Until we get shared
13222         libraries working, don't build gdb, sim, make, tcl, tk, or
13223         expect.
13225 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
13227         * config.guess:  Merge with FSF:
13229         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13230         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13232         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
13233         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13235         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
13236         * config.guess:  Combine two OSF1 rules.
13237         Also recognize field test versions.  From mjr@zk3.dec.com.
13238         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
13239         because GNU uname does not support -p.  From pmr@pajato.com.
13241 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
13243         * Makefile.in (MAKEDIRS): Removed $(tooldir).
13245 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
13247         * mpw-README: Document GCCIncludes.
13249 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
13251         * configure.in (alpha-*-linux*): Set enable_shared to yes.
13253 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13255         * mpw-configure: Handle --enable-FOO and --disable-FOO.
13257 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
13259         * configure.in (*-*-cygwin32): Configure make.
13261 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
13263         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13265 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
13267         * Makefile.in (all-inet): Depend on all-perl.
13269         * Makefile.in (inet-install): New target.
13271         * Makefile.in (all-inet): Depend on all-tcl.
13272         (all-inet): Depend on all-send-pr.
13274 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13276         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13277         temporarily.
13279 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
13281         * configure.in: Don't configure --with-gnu-ld on AIX.
13283 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13285         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13287 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
13289         * Makefile.in (ALL_MODULES): Added all-inet.
13290         (CROSS_CHECK_MODULES): Added check-inet.
13291         (INSTALL_MODULES): Added install-inet.
13292         (CLEAN_MODULES): Added clean-inet.
13293         (all-indent): New target.
13295         * configure.in (host_tools): Added inet.
13296         (native_only): Added inet.
13297         (noconfigdirs): Added inet.
13299 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
13301         * configure.in: Don't configure libgloss if we are not configuring
13302         newlib.
13304 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
13306         * configure.in: Don't configure libgloss for unsupported
13307         architectures.
13309 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13311         * Makefile.in (CLEAN_MODULES): Add clean-apache.
13313 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
13315         * Makefile.in (ALL_MODULES): Include all-apache.
13316         (CROSS_CHECK_MODULES): Include check-apache.
13317         (INSTALL_MODULES): Include install-apache.
13318         (all-apache): New target.
13320         * configure.in: Added apache everywhere perl is seen.
13322 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13324         * Makefile.in: Add support for clean-{module} and
13325         clean-target-{module} rules.
13327 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
13329         * configure.in (*-*-ose) do not build libgloss.
13331 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13333         * config.guess (prep*:SunOS:5.*:*): Turn into
13334         powerpele-unknown-solaris2.
13336 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
13338         * configure.in: Permit --enable-shared to specify a list of
13339         directories.
13341 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13343         * configure.in (host==solaris): Pass only the first word of $CC
13344         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13346 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
13348         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13350 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
13352         * Makefile.in (ALL_MODULES): Include all-perl.
13353         (CROSS_CHECK_MODULES): Include check-perl.
13354         (INSTALL_MODULES): Include install-perl.
13355         (ALL_X11_MODULES): Include all-guile.
13356         (CHECK_X11_MODULES): Include check-guile.
13357         (INSTALL_X11_MODULES): Include install-guile.
13358         (all-perl): New target.
13359         (all-guile): New target.
13361         * configure.in (host_tools): Include perl and guile.
13362         (native_only): Include perl and guile.
13363         (noconfigdirs): Don't build guile and perl; no ports have been
13364         done.
13366 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
13368         * configure (--enable-*): Handle quoted option lists such as
13369         --enable-sim-cflags='-g0 -O' better.
13371 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13373         * Makefile.in ({,inst}all-target): New rule so we can make and
13374         install all of the target directories easily.
13376 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13378         * configure.in: Add missing global flag in sed substitution when
13379         deleting `target-' from ${configdirs}.
13381 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13383         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13384         option.
13386         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13387         config/mh-necv4.
13389         * install.sh: Correct misspelling of transformbasename.
13391         * config.guess: Recognize mips-*-sysv*.
13393 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13395         * config.sub: Recognize mon960.
13397 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13399         * configure: Restore Canadian Cross handling of BISON and LEX,
13400         removed in Feb 20 change.
13402 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13404         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13405         Mention make install.  Remove the old copyright date as well the
13406         clumsy and rather pointless copyright on the README file.
13408 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13410         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13411         Makefile after running symlink-tree, then run `make distclean' to
13412         avoid clobbering any generated files in srcdir.
13414 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13416         * configure.in (m68k-*-netbsd*): Build everything now.
13418 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13420         * Makefile.in (taz): Fix quoting.
13422 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13424         * configure.in (sparclet-*-*): Build everything now.
13426 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13428         * configure.in (m68k-*-linux*): New host.
13430 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13432         * configure: Check for bison before byacc.
13434 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13436         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13437         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13438         searching PATH.  These are used as fallbacks by Makefile.in if
13439         flex/bison/byacc aren't in objdir.
13441 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13443         * Makefile.in: Make everything which depends upon all-bfd also
13444         depend upon all-opcodes, in case --with-commonbfdlib is used.
13446 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13448         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13449         building NT native compilers on Unix.
13451 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13453         * configure.in: Don't get CC from the host Makefile fragment if we
13454         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13455         Solaris test for /usr/ucb/cc to the post target script, just after
13456         the compiler sanity test.
13458 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13460         * config.sub: Merge with FSF.
13462 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13464         * Makefile.in (RPATH_ENVVAR): New variable.
13465         (REALLY_SET_LIB_PATH): Use it.
13466         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13468 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13470         * config.sub, configure.in: Recognize sparclet cpu.
13472 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13474         * config.guess:  Support m68k-cbm-sysv4.
13476 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13478         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13479         m68k-unknown-linuxaout from linker help string.  Put quotes around
13480         $ld_help_string.
13482 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13484         * config.guess (powerpc-harris-powerunix): Add guess for port
13485         to new target.
13487 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13489         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13491 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13493         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13494         $(REALLY_SET_LIB_PATH) in Makefile.
13495         * Makefile.in (SET_LIB_PATH): New variable.
13496         (REALLY_SET_LIB_PATH): New variable.
13497         ($(DO_X)): Use $(SET_LIB_PATH).
13498         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13499         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13500         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13501         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13502         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13503         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13504         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13505         (install-dosrel): Likewise.
13506         (all-opcodes): Depend upon all-libiberty.
13508 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13510         * config.guess (*:CYGWIN*): New
13512 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13514         * Makefile.in (all-target-winsup): All all-target-libiberty.
13516 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13518         * configure.in (noconfigdirs): Add missing # in front of comment.
13520 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13522         * configure.in: add second pass to things added to noconfigdirs
13523         so *-gm-magic can exclude libgloss properly.
13525 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13527         * mpw-configure (extralibs_name, rez_name): Set correctly
13528         for MWC68K compiler.
13530         * mpw-README: Add more info on the necessary build tools.
13532 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13534         * configure.in, config.sub: Recognize cygwin32.
13536 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13538         * config.guess, config.sub: Recognize A/UX.
13540 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13542         * config.sub: Merge with gcc/config.sub.
13544 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13546         * mpw-build.in (do-binutils): Add build of stamps.
13548 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13550         * config.sub: Add recognition for mips64vr4100*-* targets.
13552 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13554         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13555         Add creation of gconfigargs with `--enable-shared' turned on.
13556         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13557         ($(host)-stamp-stage3-configured): Likewise.
13558         (HOLES): Add chatr and ldd.
13559         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13561 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13563         * configure: Pass --nfp to recursive configures.
13565 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13567         * Makefile.in (DLLTOOL): New.
13568         (DLLTOOL_FOR_TARGET): New.
13569         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13570         (EXTRA_TARGET_FLAGS): Ditto.
13571         (EXTRA_GCC_FLAGS): Ditto.
13572         (CONFIGURE_TARGET_MODULES): Ditto.
13573         (DO_X): Ditto.
13574         * configure: Add DLLTOOL.
13576 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13578         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13579         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13580         mh-sco, since old workarounds no longer needed, and don't
13581         build ld, since libraries have weak symbols in COFF.
13583 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13585         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13587 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13589         * configure.in: Make sure that ${CC} can be used to compile an
13590         executable.
13592 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13594         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13595         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13596         nothing depending on whether gdbtk is being built.
13598 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13600         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13602 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13604         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13605         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13607 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13609         * config-ml.in: Add support for
13610         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13611         Simplify setting of multidirs from --disable-foo.
13613 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13615         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13616         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13617         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13618         non-empty, pass them on to the  GCC make.
13619         (all-bootstrap): New rule that is like all-gcc, except it executes
13620         the GCC bootstrap rule instead of the GCC all rule.
13622 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13624         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13626 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13628         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13629         DG/UX support.
13631 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13633         * config.sub (i*86*) Change [345] to [3456]
13635 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13637         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13638         --with-gnu-ld=no.
13640 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13642         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13643         AIX multilibs get built.
13645 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13647         * configure.in (i386-win32): Don't build expect if we're not
13648         building the tcl subdir.
13650 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13652         * Makefile.in: (configure-target-examples, all-target-examples):
13653         New targets, configure and build example programs.
13655 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13657         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13658         use it as input to sedit the generated MPW makefile.
13659         * mpw-README: Add a suggestion about Gestalt.h.
13661 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13663         * config.sub: Accept *-*-ieee*.
13665 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13667         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13668         Ronald F. Guilmette <rfg@monkeys.com>.
13670 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13672         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13673         for powerpc-pe native.
13674         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13675         (target==powerpc-pe): duplicate i386-win32 entry.
13677 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13679         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13680         of vxworks, not just vxworks5.1.
13682 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13684         * mpw-configure: Add support for exec-prefix.
13686 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13688         * config.guess: Recognize HP model 816 machines as having
13689         a PA1.1 processor.
13691 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13693         * configure: Ignore new autoconf configure options.
13695 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13697         * config.guess:  Recognize Pentium under SCO.
13698         From Robert Lipe <robertl@arnet.com>.
13700 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13702         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13704 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13706         * configure.in: Don't configure gas for alpha-dec-osf*.
13708 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13710         * configure.in: Default to --with-stabs for some targets for which
13711         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13712         i[345]86*-*-unixware*.
13714 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13716         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13717         rather than basing it on the target.  Simplify handling of options
13718         controlling which directories to configure.  Remove extraneous
13719         slash in multi-clean target.
13721 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13723         * config-ml.in: Prefix more variables with ml_ so they don't collide
13724         with configure's.
13726 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13728         * configure: Don't turn -v into --v.
13730 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13732         * configure.in (targargs): Fix typo.
13734         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13736 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13738         * configure.in: Strip --host and --target options from
13739         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13740         --with-cross-host option when building with a cross-compiler.
13741         * configure: Canonicalize the arguments put into config.status by
13742         always using `=' for an option with an argument.  Pass a presumed
13743         --host or --target explicitly.
13745 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13747         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13748         into general OS recognition case.
13750 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13752         * configure.in (target_configdirs): add target-winsup only
13753         for win32 target systems.
13755 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13757         * Makefile.in (all-target-libgloss): Depend upon
13758         configure-target-newlib, since when libgloss is built it looks to
13759         see if the newlib directory exists.
13761 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13763         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13764         cfg-ml-*.in.
13766 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13768         * configure: Handle LD and LD_FOR_TARGET when configuring a
13769         Canadian Cross.
13771 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13773         * configure.in (target_libs): add target-winsup.
13774         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13775         (target==ppcle-pe): remove ld from $noconfigdirs.
13777 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13779         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13780         Preserve relative path names in $srcdir.  Build symlink tree if
13781         configuring cross target dir and srcdir=. (= no VPATH support).
13782         (configure-target-libg++): Depend on configure-target-librx.
13783         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13784         * config-ml.in: New file.
13785         * symlink-tree: New file.
13786         * configure: Ensure srcdir="." if that's what it is.
13788 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13790         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13791         includes and FLEX_SKELETON setting.
13792         * mpw-configure (--with-gnu-ld): New option, controls whether
13793         to use PPCLink or ld with PowerMac GCC.
13794         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13795         * mpw-config.in: Configure grez if targeting Mac.
13797         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13798         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13799         just macos.
13800         * configure.in: Configure grez resource compiler if targeting Mac.
13801         * Makefile.in (all-grez, install-grez): New targets.
13803 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13805         * configure: CXX defaults to gcc, not g++.  If we find
13806         gcc in the path, set CC to gcc -O2.
13808 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13810         * configure: Default ${build} correctly.  Avoid picking up extra
13811         spaces when reading CC and CXX from Makefile.  When doing a
13812         Canadian Cross, use plausible default values for numerous
13813         variables.
13814         * configure.in: When doing a Canadian Cross, don't try to
13815         configure tools whose configure script can't handle it.
13817 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13819         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13821 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13823         * configure:  Remove dubious bug reporting address.
13825 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13827         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13828         configure script, run that instead of this directory's configure.
13829         In either case, print a message that we're configuring the sub-dir.
13831 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13833         * configure.in: Before checking for the existence of various files,
13834         use sed to filter out "target-".
13836 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13838         * Makefile.in (DO_X): Split rule to decrease command line length
13839         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13840         (Philippe De Muyter).
13842 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13844         * Makefile.in (all-patch): depend on all-libiberty.
13846 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13848         * configure.in: If the only directory in target_configdirs which
13849         actually exists is libiberty, then set target_configdirs to empty,
13850         to avoid trying to build a target libiberty in a gas or gdb
13851         distribution.
13853 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13855         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13856         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13857         systems.
13859 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13861         * configure.in (copy_dirs): Use sys-include instead of include
13862         for --with-headers option.
13864 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13866         * Makefile.in, configure.in: Make winsup builds work with
13867         new scheme.
13869 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13871         * configure.in: Build the linker on AIX.
13873 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13875         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13876         where needed.
13878 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
13880         * Makefile.in (all-gcc): Fix typo.
13882 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13884         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
13886 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13888         * configure.in:  Rename libFOO to target-libFOO, and xiberty
13889         to target-xiberty, to provide more flexibility.
13890         (target_subdir):  Define.  Create if cross.
13891         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13892         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
13893         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13894         check-libFOO -> check-target-libFOO, etc.
13895         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13896         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13897         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13898         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
13899         allow ALL_GCC="" to only configure.
13900         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
13901         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
13902         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
13904 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
13906         * Makefile.in (taz): Build "info" in etc explicitly.
13908 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
13910         * configure.in:  Make sure that CC is undefined (as opposed to
13911         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
13912         problem with autoconf trying to configure on a host without GCC.
13914 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13916         * mpw-configure: Set host alias from choice of host compiler,
13917         only use generic MPW Makefile sed if present, edit a file
13918         named "hacked_Makefile.in" instead of "Makefile.in" if present.
13919         * mpw-README: Add problem notes about CW6 and CW7.
13921 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
13923         * Makefile.in (taz): Use ";" instead of ";;".
13925 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13927         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
13928         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13929         DISTDOCDIRS.
13930         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
13931         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
13933 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13935         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
13936         and gnats, because they are now subsumed by DISTSTUFFDIRS.
13937         Move bfd to DISTSTUFFDIRS.
13939 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13941         * Makefile.in (X11_LIB): Removed.
13942         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13944         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13946 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13948         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13949         names.
13951 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13953         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13955 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13957         * configure.in (i[345]86-*-win32): Always build newlib.
13958         Don't configure cvs, autoconf or texinfo.
13959         * Makefile.in (LD_FOR_TARGET): New.
13960         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13961         Pass down LD_FOR_TARGET.
13963 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13965         * winsup: New directory.
13966         * Makefile.in: Build winsup.
13967         * configure.in: Winsup is configured when target is win32.
13968         Can only build win32 target GDB when native.
13970 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13972         * config.guess: Recognize HP model 819 machines as having
13973         a PA 1.1 processor.
13975 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13977         * configure: Fix sed loop which substitutes for CC and CXX to
13978         avoid bug found in various sed implementations.
13980 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13982         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13983         simulator.  Use standard powerpc-*-eabi*.
13985 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13987         * configure.in: Stop putting gas and binutils in noconfigdirs for
13988         powerpc-*-aix* and rs6000-*-*.
13990 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13992         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13993         -mcall-aixdesc libraries.
13995 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13997         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13999         * config.sub (arm | armel | armeb): Fix shell syntax.
14001 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14003         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14004         -msoft-float and -mcpu=common support.
14005         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14006         libraries.
14008 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14010         * configure.in: Allow configuration and build of emacs19 for the alpha.
14012 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14014         * configure.in (CC): Get ^CC, not just any old CC, from
14015         ${host_makefile_frag}.
14017 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14019         * configure.in (CC): Try to get CC from
14020         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14022 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14024         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14025         only if it exists in $(srcdir).
14027 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14029         * configure: If CC and CXX are not set in the environment, set
14030         them, based on either an existing Makefile or on searching for gcc
14031         in PATH.  Substitute for CC and CXX in Makefile.
14032         * configure.in: Remove libm from target_libs.  Separate
14033         target_configdirs from configdirs.  If CC is not set in
14034         environment, try to get it from a host Makefile fragment.  Rewrite
14035         changes of configdirs to use skipdirs instead.  A few minor
14036         tweaks.  Take directories out of target_configdirs as they are
14037         taken out of configdirs.  Remove existing Makefile files from
14038         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14039         CONFIG_ARGUMENTS in Makefile.
14040         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14041         by configure.in.
14042         (CONFIG_ARGUMENTS): Likewise.
14043         (CONFIGURE_TARGET_MODULES): New variable.
14044         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14045         ($(CONFIGURE_TARGET_MODULES)): New target.
14046         (configure-libg++, configure-libio): New targets.
14047         (all-libg++): Depend upon configure-libg++.
14048         (all-libio): Depend upon configure-libio.
14049         (configure-libgloss, all-libgloss): New targets.
14050         (configure-libstdc++): New target.
14051         (all-libstdc++): Depend upon configure-libstdc++.
14052         (configure-librx, all-librx): New targets.
14053         (configure-newlib): New target.
14054         (all-newlib): Depend upon configure-newlib
14055         (configure-xiberty): New target.
14056         (all-xiberty): Depend upon configure-xiberty.
14058 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14060         * configure.in (host i[345]86-*-win32):  Expand the
14061         noconfigdirs again.
14063 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14065         * mpw-configure: Fix sed command file name.
14067 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14069         * configure.in (host i[345]86-*-win32): Reduce the
14070         noconfigdirs again.
14072 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14074         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14075         or powerpc*-*-pe*, since they are not yet supported.
14077 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14079         Add PowerMac support and many other enhancements.
14080         * mpw-configure: New option --cc to select compiler to use,
14081         paste options set according to --cc into the generated
14082         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14083         if mpw-make.sed is present.
14084         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14085         add forward includes for PowerPC include files.
14086         * mpw-build.in: Build using Makefile.PPC if present.
14087         (do-byacc, etc): Remove separate version resource builds.
14088         (do-gas): Build "stamps" before "all".
14089         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14090         * mpw-README: Update to reflect --cc option, PowerMac support,
14091         and recently-reported compatibility problems.
14093 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14095         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14096         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14097         (--with-multilib-top): Pass to recursive invocations.
14099 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14101         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14102         v810-*-*.
14104 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14106         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14107         gdb, ld and opcodes on v810-*-*.
14109 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14111         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14112         (local-maintainer-clean): New target.
14113         (maintainer-clean): New target.
14114         (realclean): Just depend upon maintainer-clean.
14116 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14118         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14120 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14122         * configure.in: Build ld in mips*-*-bsd* case.
14124 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14126         * config.sub: Accept -lites* OS.  From Ian Dall.
14128 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14130         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14131         targets.
14133 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14135         * configure.in: treat i386-win32 canadian cross the same as
14136         i386-go32 canadian cross.
14138 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14140         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14141         running under the simulator to build a reduced set of libraries.
14142         (powerpc-*-eabiaix): Add fine grained multilib support added to
14143         other powerpc targets yesterday.
14145 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14147         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14148         -disable-softfloat, -disable-relocatable, -disable-aix, and
14149         -disable-sysv to control which multilib libraries get built.
14151 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14153         * configure: Add Makefile.tem to list of files to remove in trap
14154         handler.
14156 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14158         * config.guess (*Linux*):  Add missing "exit"s.
14159         Also, need specific check for alpha-unknown-linux (uses COFF).
14161 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14163         * config.guess:  Merge with FSF:
14165         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14166         * config.guess (AIX4): More robust release numbering discovery.
14168         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14169         * config.guess (i386-sequent-ptx): Properly get version number.
14171         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14172         * config.guess (mips:*:4*:UMIPS): New case.
14174 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14176         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14177         (i386-win32 host): Likewise.  Don't build readline.
14179 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14181         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14182         SUPPORT_FILES to submakes.
14184 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14186         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14187         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14188         mpw-configure.
14190 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14192         * configure.in (appdirs): Use =, not ==, in test expression when
14193         trying to build the text to print in the warning message for
14194         Solaris users.
14196 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14198         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14200 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14202         * config.guess: Recognize lynx-2.3.
14204 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14206         * config.sub (z8ksim): Deleted
14207         (z8k-*-coff): New, this is the one true name of the target.
14209 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14211         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14213 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14215         * config.guess (*:Linux:*:*): First try asking the linker what the
14216         default object file format is (elf, aout, or coff).  Then if this
14217         fails, try previous methods.
14219 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14221         * configure.in: Don't build newlib for *-*-vxworks5.1.
14223 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14225         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14226         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14228 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
14230         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14232 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
14234         * cfg-ml-com.in: New file.
14235         * cfg-ml-pos.in: New file.
14237 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14239         * COPYING.NEWLIB: Add HP free copyright to list.
14241 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14243         * config.sub: Recognize -eabi* for the system, not just -eabi.
14245 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14247         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14248         * config.sub, configure.in (win32): New target and host.
14250 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
14252         * configure.in: Add i386-pe configuration.
14254 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
14256         * mpw-build.in (install): Install GDB after LD.
14258 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
14260         * mpw-config.in (elf/mips.h): Always forward-include, needed
14261         for GDB to build.
14263 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14265         * testsuite: New directory for customer acceptance and whole tool
14266         chain tests.
14268 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14270         * configure: If per-host line isn't found, but AC_OUTPUT is found
14271         and a configure script exists, run it instead.
14273 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14275         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
14277 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14279         * configure: Set build_{cpu,vendor,os,alias} to host values when
14280         --build isn't specified.
14282 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14284         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14285         (FLAGS_TO_PASS): Pass them.
14286         (EXTRA_TARGET_FLAGS): Ditto.
14288 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14290         * Makefile.in (all-libg++): Depend on all-libstdc++.
14292 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14294         * configure.in (noconfigdirs): Enable all packages for
14295           i386-unknown-netbsd.
14297 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
14299         * configure.in (noconfigdirs): Don't configure tk for i386-go32
14300         hosted builds (DOS builds)
14302 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14304         Changes for ARM based on patches from Richard Earnshaw:
14305         * config.sub: Handle armeb and armel.
14306         * configure.in: Omit arm linker only for riscix.
14308 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14310         * config.guess:  Update from FSF.
14312 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
14314         * config.sub: Recognize powerpcle as the little endian variant of
14315         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
14316         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
14317         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
14318         temporarily.
14320 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
14322         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14324 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
14326         * config.sub: Accept -lites* as a basic system type.
14328 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
14330         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14331         installed, and if so return linuxoldld as the system name.
14333 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
14335         * config.guess: Add hppa1.1-hp-lites support.
14337 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
14339         * configure.in: Don't build newlib for m68k-vxworks5.1.
14341 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14343         * configure.in (mips-sgi-irix6): Use mh-irix5.
14345 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
14347         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14349 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14351         * test-build.mk: Enable building of shared libraries on IRIX 5 and
14352         OSF/1.  Fix compiler flags.
14353         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
14355 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
14357         * configure.in: Recognize --with-newlib.
14358         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14360 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14362         * Makefile.in: move {all,check,install}-gdb from *_MODULES
14363         to *_X11_MODULES due to gdbtk needing X include files et al.
14365 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
14367         Merge in support for Mac MPW as a host.
14368         (Old change descriptions retained for informational value.)
14370         * mpw-config.in: Add generic include forwards for cpu-specific
14371         include files in aout and elf directories.
14373         * mpw-configure: Added copyright.
14374         * mpw-config.in: Check for presence of required build tools.
14375         (target_libs): Add newlib.
14376         (target_tools): Add examples.
14377         (Read Me): Generate as "Read Me for MPW" instead.
14378         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14379         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14380         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14382         * mpw-configure: Remove subdir-specific makefile hackery,
14383         delete mk.tmp after using it.
14385         * mpw-build.in (all): Display start and end times.
14387         * mpw-configure (host_canonical): Set.
14388         (target_cpu): Always add to makefiles.
14389         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14390         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14391         (mpw-mh-mpw): Look for in srcdir and srcroot.
14392         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14394         * mpw-build.in: (install-only): New target.
14396         * mpw-configure (host_alias, target_alias): Rename from hostalias
14397         and targetalias, add into generated Makefile.
14398         (mk.tmp): If present, add into generated Makefile.
14399         * mpw-build.in (all-gas): Build config.h first before gas proper.
14401         * mpw-configure (config.status): Write only if changed.
14402         * mpw-config.in (readline): Configure it (not built, just used for
14403         definitions).
14405         * mpw-config.in (elf/mips.h): Add a forward include.
14407         * mpw-config.in: Forward-include most .h files in include into
14408         extra-include.
14409         (readline): Don't build.
14410         mpw-build.in (install): Install GDB.
14412         * mpw-configure (prefix, mpw_prefix): Handle it.
14413         * mpw-config.in (mmalloc, readline): Don't configure.
14414         * mpw-build.in (thisscript): Rename to ThisScript.
14415         Use mpw-build instead of BuildProgram everywhere.
14416         (mmalloc, readline): Don't build.
14417         * mpw-README: New file, basic documentation about the MPW port.
14419         * mpw-config.in: Use forward-include to create include files.
14421         * mpw-configure: Add more things to the top of each configured
14422         Makefile, including contents of config/mpw-mh-mpw.
14423         * mpw-config.in (extra-include): Create this directory and fill it
14424         with Posix-like include files when configuring.
14426         * config.sub (apple, mac, mpw): Add various aliases.
14428         * mpw-build.in: New file, top-level build script fragment for MPW.
14429         * mpw-configure: New file, configure script for MPW.
14430         * mpw-config.in: New file, config fragment for MPW.
14432 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14434         * configure.in (host_libs): Remove glob, since it is gone from the
14435         sources.
14437 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14439         * Makefile.in: define empty GDB_NLM_DEPS var.
14441         * configure.in(target_makefile_frag): use config/mt-netware
14442         for netware targets.
14444 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14446         * config.sub: Merge in recent FSF changes.  Remove linux special
14447         cases.
14449 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14451         Revert this change:
14453         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14455                 * build-all.mk: Use CC=cc -Xs on Solaris.
14457 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14459         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14460         stop using it.
14461         * Makefile.in: Nuke all references to glob subdirectory.
14463 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14465         * configure.in: Fix --enable-shared logic in per-host.
14467 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14469         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14471 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14473         * configure.in (noconfigdirs): Don't build gas on AIX, for
14474         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14476 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14478         * configure: Fix --cache-file to work if the file argument is a
14479         relative path.
14481 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14483         * configure: If the --cache-file is used, pass it down to
14484         configure in subdirectories.
14486 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14488         * config.sub: add vxworks29k configuration.
14490 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14492         * Makefile.in (taz): Do "diststuff" part quietly.
14494 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14496         * config.sub: Mini-merge with gcc/config.sub.
14498 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14500         * config.guess (IRIX): Sed - to _.
14502 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14504         * Makefile.in (source-vault, binary-vault): New targets.
14506 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14508         * config.sub: Recognize -eabi as a basic system type.
14510 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14512         * configure.in (enable_shared stuff): Fix typo.
14514 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14516         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14518 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14520         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14522 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14524         * configure.in (rs6000-*-*): Don't build gas.
14526 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14528         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14529         reduce command line length.
14530         (AS_FOR_TARGET): Check for as.new, not Makefile.
14531         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14533 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14535         * config.guess:  Merge from FSF.
14537 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14539         * configure: Don't use $ when handling program_suffix.
14541 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14543         * configure.in:  Configure tk for hppa/hpux.
14545 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14547         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14549 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14551         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14552         to LIBCXXFLAGS.  Tests are better run without it.
14554 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14556         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14558 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14560         * configure.in (*-*-netware*): Don't configure xiberty.
14562 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14564         * configure.in:  Remove tk from native_only list.
14566 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14568         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14569           for special NCD build.
14571 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14573         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14574         makeall.bat, they're only useful for binutils snapshots.
14575         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14576         makeall.bat to specified SUPPORT_FILES.
14578 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14580         * build-all.mk: Add Ericsson targets to sun4 and solaris
14581           hosts.  Add  BNR's sun4 target to solaris host, so their
14582           build-from-source will be tested in-house first.
14584 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14586         * Makefile.in (LIBCFLAGS): New variable.
14587         (CFLAGS_FOR_TARGET): Ditto.
14588         (LIBCFLAGS_FOR_TARGET): Ditto.
14589         (LIBCXXFLAGS): Ditto.
14590         (CXXFLAGS_FOR_TARGET): Ditto.
14591         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14592         (BASE_FLAGS_TO_PASS): Pass them.
14593         (EXTRA_TARGET_FLAGS): Ditto.
14595         * configure.in: Support --enable-shared.
14597 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14599         * configure.in (target_libs):  Include libstdc++ again.
14600         * config.guess:  Update from FSF (for FreeBSD).
14602 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14604         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14605         makeall.bat.
14606         (DISTDOCDIRS): Add `etc'.
14607         (ETC_SUPPORT_PFX): New variable.
14608         (taz): Include anything from etc starting with a word in
14609         ETC_SUPPORT_PFX.
14611 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14613         * config.sub: Update for recent FSF changes.  Remove obsolete
14614         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14615         spacing changes.
14617 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14619         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14621         * config.guess:  Merge with FSF.
14622         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14624 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14626         * configure: Since the "trap 0" handler will override the exit
14627         status on many systems, only use it for "exit 1", and make it set
14628         a non-zero exit status; reset it before "exit 0".  Also, check
14629         exit status of config.sub, and error out if it failed.
14631 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14633         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14634         and install libgloss.
14636 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14638         * Makefile.in (all-binutils): Depend upon all-byacc.
14640         * configure.in: Don't build emacs on Irix 5.
14642 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14644         * configure.in (*-*-netware*): Add libio.
14646 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14648         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14649         (CHECK_TARGET_MODULES): Ditto.
14650         (INSTALL_TARGET_MODULES): Ditto.
14651         (TARGET_LIBS): Ditto.
14652         (all-libstdc++): Note dependencies.
14654 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14656         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14658 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14660         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14661         -fexternal-templates.
14663         * configure.in (target_libs): Add libstdc++.
14664         (noconfigdirs): Add libstdc++ as appropriate.
14666 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14668         * config.guess:  Update from FSF.
14670 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14672         * configure: Use ${config_shell} when running ${configsub}.
14674 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14676         * config.sub: No longer recognize h8300h.
14678 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14680         * config.sub: Remove extraneous differences between config.sub and
14681         gcc/config.sub.
14683 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14685         * Makefile.in (DISTSTUFFDIRS): Add gas.
14687 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14689         * COPYING.NEWLIB: New file.
14691 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14693         * config.guess (HP-UX):  Patch from Harlan Stenn
14694         <harlan@landmark.com> to also emit release level.
14696 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14698         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14700 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14702         * config.sub:  Merge nextstep cleanup from FSF.
14704 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14706         * configure.in (arm-*-*): Don't configure ld for this target.
14708 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14710         * configure.in (*-*-netware): don't configure libg++, libio,
14711           librx, or newlib.
14713 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14715         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14716         configure ld--it works, but it doesn't support shared libraries.
14718 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14720         * config.guess (*-unknown-freebsd*):  Get rid of possible
14721         trailing "(Release)" in version string.
14722         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14724 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14726         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14727         Fix type: *-next-neststep -> *-next-nextstep.
14729         * config.guess:  Merge from FSF:
14731         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14733         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14735         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14737         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14738         instead of UNIX_SV for UnixWare 1.0).
14740 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14742         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14743         to make gdb/nlm/* build after the compiler and linker.
14745 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14747         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14748         not just i[34]86.
14749         (m68k-atari-sysv4):  Relocate to match FSF version.
14751         * config.guess:  More merges from the FSF:
14753         Add a space before function call or macro invocation.
14755         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14757         * config.guess: Add trap cmd to remove dummy.c and dummy when
14758         interrupted.
14760         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14762         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14763         (dummy): Redirect stderr from compilation of dummy.c.
14765         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14767         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14769 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14771         * configure: Accept and ignore --cache*, for compatibility with
14772         new autoconf.
14774 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14776         * config.guess:  Merge from FSF:
14778         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14780         * config.guess (Pyramid*:OSx*:*:*): New case.
14781         (PATH): Add /.attbin at end for finding uname.
14782         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14784         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14786         * config.guess (M88*:DolphinOS:*:*): New case.
14788         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14790         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14791         to select whether to use ELF or COFF.
14793         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14795         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14797         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14799         * config.guess: Guess the OS version for HPUX.
14801         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14803         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14805 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14807         * configure.in: Recognize --with-headers, --with-libs, and
14808         --without-newlib.
14809         * Makefile.in (all-xiberty): Depend upon all-ld.
14811 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14813         * configure.in: Change i[34]86 to i[345]86.
14815 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14817         * configure (version): A few more tweaks to help message.
14819 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14821         * Makefile.in:  Remove (for now) librx as a host library,
14822         now that we're building it for target.
14824 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14826         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14827         (Karl Berry).
14829 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14831         * configure.in:  Also configure librx.
14833 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14835         * Makefile.in:  Update various rules to reflect that librx
14836         is now needed for libg++.
14838 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14840         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14842 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14844         * configure.in: Configure the examples directory.
14846 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14848         * configure: Simplify Jun 2 1994 change.
14850 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14852         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14853         /bin/gcc isn't good enough to build gcc.
14855 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14857         * Makefile.in (GDB_SUPPORT_FILES): Remove
14858         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14859         (gdb.tar.gz): Add new rule to use standard distribution building
14860         mechanism.
14862 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14864         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14865         Bill Cox <bill@cygnus.com>.
14867 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14869         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14871 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14873         * configure:  Search current dir first in .gdbinit.
14875 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14877         * config.sub:  Recognize freebsd (merged from gcc config.sub).
14879 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14881         * config.sub:  Refer to NeXT's operating system as nextstep.
14883         * config.sub (case $basic_machine):  Re-order the cases, to match
14884         the order in the FSF version (which is mostly alphabethical).
14885         Merge in some additions and changes from the FSF.
14887 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
14889         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14890         * config.sub: Recognize cxux7.
14891         * configure.in: Use mh-cxux for m88k-harris-cxux*.
14893 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14895         * config.sub:  Fix typo powerpc -> powerpc-*.
14897 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
14899         * Makefile.in: `all-emacs19' depends on `all-byacc'.
14901         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14902         parallel with all-emacs and install-emacs).  Top-level command
14903         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14905 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14907         * test-build.mk ($(host)-stamp-stage2-installed): Remove
14908         $(relbindir)/make before doing ``make install'', and use
14909         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
14910         installing over running make binary.
14911         ($(host)-stamp-stage3-installed): Likewise.
14913 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14915         * config.guess: Recognize Mach.
14917 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14919         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14920         see whether --exec-prefix was used.
14922 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14924         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
14926 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14928         * Makefile.in: Add all-librx target similar to all-libproc.
14930 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
14932         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
14933         with post 1.2 uname bogosity.
14935 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14937         * configure: Remove temporary files on receipt of a signal.
14939 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
14941         * configure: If there is a package_makefile_frag, remove
14942         ${subdir}/Makefile.tem after copying it in.
14944 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14946         * build_all.mk: support rs6000 lynx identifies itself as
14947         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14948         since /bin/gcc is too feeble to compile a modern gcc.
14950 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14952         * brought devo/test-build.mk update-to-date with progressive/
14953           test-build.mk. Add lynx targets and hppa flag info.
14955 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14957         * configure.in:  Use mh-ncrsvr43.  Patch from
14958         Tom McConnell <tmcconne@sedona.intel.com>.
14960 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14962         * config.guess (i386-unknown-bsdi):  No longer need to
14963         check #if defined(__bsdi__) && defined(__i386__).
14965 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14967         * configure: Set program_transform_nameoption correctly.
14969 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14971         * brought build-all.mk update-to-date with progressive build-all.mk,
14972           added new targets and hppa info.
14974 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14976         * configure: If config.guess result is a prefix of the user
14977         specified target, assume a native build and use the user specified
14978         target as the host alias.  Remove SunOS patch suffix removal hack.
14979         * configure.in: Remove SunOS patch suffix removal hack.
14981         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14982         in NATIVE_CHECK_MODULES.
14984 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14986         * Makefile.in: Rename HOST_ONLY to NATIVE.
14987         * configure: Delete SunOs patch suffix from host_canonical
14988           and build_canonical variables that are prepended to Makefiles.
14989         * configure.in: Add comments for easier maintenance.
14991 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14993         * Makefile.in: Add all-libproc target similar to all-gui.
14995 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14997         * Makefile.in (CHECK_MODULES): split into
14998         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15000 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15002         * config.guess (i386-unknown-bsdi): New system to guess.
15004 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15006         * Makefile.in: Add all-gui target (but not yet build by "all").
15008 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15010         * config.sub: Move deletion of patch suffix from here...
15011         * configure.in: To here, at Ian's suggestion.  The top-
15012           level scripts might need to know of a patch level.
15014 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15016         * config.sub: Strip off patch suffix so rtl is recognized
15017           as a sunos4.1.3 machine, even though it's been patched.
15019 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15021         * Makefile.in (INSTALL_LAST): Delete.
15022         (INSTALL_DOSREL): New.
15024 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15026         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15027         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15028         whether we pass down --with-gnu-ld anyhow.
15030 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15032         * Makefile.in (INSTALL_LAST): Change operation so it works
15033         on more flavors of make.
15034         * configure.in (go32): Don't build libg++ or libio.
15036 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15038         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15039         they can be overriden by templates.
15041 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15043         * configure.in (target==go32): Don't build gdb.
15044         * dosrel: New directory.
15046 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15048         * configure.in (host==go32): Configure dosrel too.
15049         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15050         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15051         be set by incoming names or templates.
15052         (INSTALL_LAST): New rule.
15054 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15056         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15058 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15060         * configure.in (appdirs): New variable.  Currently empty, but will
15061         be used in gas distribution.  If nonempty, lists a set of
15062         directories at least one of which must get configured, or top
15063         level configuration is considered to have failed.
15064         (rs6000-*-lynxos*): Use new file name.
15066 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15068         Eliminate XTRAFLAGS.
15069         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15070         newlib include files using -idirafter, and also use -nostdinc.
15071         (CXX_FOR_TARGET): Likewise.
15072         (XTRAFLAGS): Removed.
15073         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15074         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15075         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15076         ($(DO_X)): Don't pass down XTRAFLAGS.
15078 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15080         * configure.in (mips*-dec-bsd*): New target; do build linker.
15081         (mips*-*-bsd*): New target; don't build linker.
15083 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15085         * configure.in: support rs6000-*-lynxos* configuration.
15086         support sunos4 as a cross target.
15088         * config.sub: look for lynx*, not lynx since the OS version may
15089         legitimately be part of the name.
15091 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15093         * configure.in (i[34]86-*-sco*): Move to be with other i386
15094         targets.
15095         (romp-*-*): New target.  Skip various binary utilities.
15096         (vax-*-*): New target.  Don't build newlib.
15097         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15099 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15101         * configure.in: Only set host_makefile_frag if config
15102         directory exists.
15104 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15106         * install.sh: If $dstdir exists, don't check whether each
15107         component does.
15109 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15111         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15113 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15115         * configure.in (*-*-lynxos*): Don't configure newlib for either
15116         native or cross Lynx.
15118 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15120         * config.sub (sparc64-elf): Fix os.
15121         (z8k): Remove duplicate.
15123 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15125         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15126         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15128 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15130         * configure: Make file links cleanly even if Lynx fails on
15131           an NFS symlink (at least fail cleanly).
15133 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15135         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15136         -XNh2000.
15138 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15140         * configure: Unknown options are fatal again.
15142 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15144         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15145         compatibility.
15147 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15149         * build-all.mk: Add `clean' target.
15151 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15153         * config.guess:  Add SINIX support.
15154         * configure.in:  Add mips-*-sysv4* support.
15156 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15158         * build-all.mk: Document all useful targets.
15159         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15160         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15162 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15164         * configure: Support --silent, --quiet.
15166 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15168         * configure: Support --disable-FEATURE.
15170 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15172         * config.guess: Recognize NCR running SVR4.3.
15174 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15176         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15177         Patch from Paul Eggert <eggert@twinsun.com>.
15179 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15181         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15183 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15185         * configure: Make unrecognized options give nonfatal warnings
15186         instead of fatal errors, and pass them to any subdirectory
15187         configures in case they recognize them.
15188         Make --x equivalent to --with-x.
15190 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15192         * configure: Add --enable-* options.  Clean up usage message and
15193         some comments.
15195 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15197         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15199 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15201         * configure.in (hppa*-*-*): Enable binutils.
15203 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15205         * config.sub: Recognize cisco.
15207 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15209         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15211 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15213         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15214         than one configuration name.  Add comment.
15216 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15218         * config.guess: about target *-hitachi-hiuxwe2, fixed
15219         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15220         macro is incorrect.]
15222 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15224         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15225         than the "make ls" stuff which used to be here.
15227 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15229         * config.guess:  Recognize i[34]86-unknown-freebsd.
15230         From Shawn M Carey <smcarey@rodan.syr.edu>.
15232 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15234         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15236 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
15238         * config.guess: Check for ptx.
15240 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
15242         * config.sub: Add os9k checking.
15244 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15246         * config.guess: Handle OSF1 running on HPPA processors
15248 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15250         * configure: If subdir configure fails, print out a message with
15251         subdirectory name, in case subdir's configure code didn't identify
15252         itself.
15254 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
15256         * configure.in: Remove embedded newlines from configdirs.
15257         Avoid mismatches of substrings.  Fix matching strings at end
15258         of configdirs.
15260 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
15262         * config.guess:  Add Lynx/rs6000 config support.
15264 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
15266         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15268 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
15270         * configure.in (hppa*-*-osf*): Treat this just like most other
15271         PA configurations (eg no binutils or ld).
15272         (hppa*-*-*elf*): These configurations have binutils and ld.
15274 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15276         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
15278 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15280         * configure.in (rs6000-*-*): Build gas.
15282 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15284         * Makefile.in:  Avoid bug in losing hpux sed.
15286 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15288         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15289         for GDB and GDB has been fixed to not need it.
15291 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15293         * config.guess: Recognize vax hosts.
15295 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15297         * configure (while loop): Don't use "break 2" inside case
15298         statement -- the case statement isn't an enclosing loop.
15300 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15302         * config.guess:  Clean up NeXT support, to allow nextstep
15303         on Intel machines.  Make OS be nextstep.
15305 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
15307         * config.guess: Add alternate forms for Convex.
15309 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
15311         * configure:  Completely rewrite option processing.  Take
15312         advantage of pattern-matching to avoid invoking test frequently.
15313         Also clean up host and target defaulting logic.
15315 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15317         * Makefile.in: Replace all occurrances of "rootme" with "r" and
15318         "$${rootme}" with "$$r", to increase the likelihood that the do-*
15319         commands (plus user environment) will fit SCO limits.
15321 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15323         * configure.in: Don't issue warnings about directories which are
15324         not being configured if -norecursion is set.  Correct test for
15325         --with-gnu-as and --with-gnu-ld to not get confused by substring
15326         matches.
15328         * configure.in: Don't build gas for alpha-dec-osf1*.
15330 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
15332         * configure:  Back out Per's change of 12/19/1993.  It changes the
15333         behavior of configure in unexpected and confusing ways.
15335         Also, use different delim char when calculating
15336         program_transform_name so that the name can contain slashes.
15338 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
15340         * configure.in, config.sub: Add support for VSTa micro-kernel.
15342 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
15344         * configure.in: Nuke hacks which were used to get a special
15345         version of GAS for HPPA configurations.
15347 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15349         * configure:  If only ${target_alias} is given, use that
15350         as the default for ${host_alias}.
15351         * configure:  Add missing back-slashes before nested quotes.
15353 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15355         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15357 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
15359         * config.guess:  Recognize some Tektronix configurations.
15360         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15362 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15364         * config.sub: Match any flavor of SH.
15366 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
15368         * configure.in: Don't try to configure newlib for Alpha.
15370 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15372         * configure.in: Don't build ld for Irix 5.  Don't build gas,
15373         libg++ or libio for any Alpha target.
15375         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15377 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15379         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15380         default arguments -- so it tried to compress itself.
15382 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15384         * configure.in (notsupp): ensure that a space is always at the end
15385           of the configdirs list, since the grep checks for an explicit space
15387 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15389         * configure.in (target i386-sysv4.2): don't build ld, since static
15390           versions of many libraries are not available.
15392 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15394         * config.guess: Recognize Apollos (using environment variables).
15395         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15397 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15399         * config.guess: Recognize Sony news mips running newsos.
15401 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15403         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15404         "fi ; else" for bash.
15406 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15408         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15410 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15412         * config.sub: accept unixware as an alias for svr4.2.
15413         Fix some inconsistancies with the gcc version.
15415 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15417         * Makefile.in (DISTDOCDIRS):  Add gdb.
15419 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15421         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15423 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15425         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15426         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15427         this now.
15429 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15431         * config.sub: Accept hiux* as an OS name.
15433         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15434         etc/make-stds.texi.  The underscore came from gcc, and dje now
15435         agrees that RUNTESTFLAGS is the correct name.
15437 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15439         * install.sh:  Remove 'set -e'.  It makes any conditionals
15440         in the script useless.
15442         * config.guess: Automatically recognize arm-acorn-riscix
15443         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15445 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15447         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15449 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15451         * Makefile.in (DISTDOCDIRS): New variable.
15452         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15453         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15455 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15457         * configure.in (hppa target): check the source directory for the
15458           pagas sub-directory
15460 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15462         * config.sub: Allow -aout* and -elf*.
15464 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15466         * configure.in: Don't build ld on i386-solaris2, same as for
15467         sparc-solaris2.
15469 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15471         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15473 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15475         * configure.in:  Configure gdb for alpha.
15477 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15479         * Makefile.in (CXXFLAGS): Add -O.
15481 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15483         * config.guess: added support for DG Aviion
15485 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15487         * configure.in: Produce warning message for subdirectories not
15488         configurable for this host/target combination.  Don't try to
15489         configure gdb for vms.
15491 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15493         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15494         appropriate files before making "diststuff".
15495         (DISTBISONFILES): New var: list of files to be edited.
15496         (DISTSTUFFDIRS): Add binutils.
15498 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15500         * config.sub: also handle mipsel and mips64el (for little endian mips)
15502 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15504         * configure.in: Add * to end of all OS names.
15506 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15508         * configure.in: Build newlib for LynxOS native.
15510 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15512         * config.guess: Add support for delta 88k running SVR3.
15514         * configure.in: Add comment about HP compiler vs. emacs.
15516 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15518         * configure.in: don't build ld on solaris2 (not a viable option
15519           due to bugs in getpwnam & getpwuid)
15521 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15523         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15524         config.guess will produce a full version number.
15526 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15528         * configure.in: Build linker and binutils for alpha-dec-osf1.
15530 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15532         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15533         and gdb/testsuite/Makefile.in.
15535 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15537         * configure.in: recognize mips*- instead of mips-
15539 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15541         * config.sub: Accept linux*coff and linux*elf as operating
15542         systems.
15544 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15546         * config.sub: Recognize mips64, and mips3 as an alias for it.
15548 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15550         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15551         gdb knows how to handle OSF/1 shared libraries.
15553 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15555         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15556         * config.guess: Recognize Hitachi's HIUX.
15557         * config.sub: Recognize h3050r* and hppahitachi.
15558         Remove redundant cases for hp9k[23]*.
15560 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15562         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15563         if gas and ld are in the source tree and are in ${configdirs}.
15564         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15565         --with options (but still pass them down on the command line,
15566         if they were explicitly specified).
15568 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15570         * configure: substitute SHELL value in Makefile.in with
15571         ${CONFIG_SHELL}
15573 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15575         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15576         *-*-solaris2* targets.
15578 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15580         * Makefile.in: define M4, and pass it down to sub-makes;
15581         all-autoconf now depends on all-m4
15583 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15585         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15586         presence of {ar,ranlib} instead of a configured directory
15588 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15590         * config.guess: Accept 34?? as well as 33?? for NCR.
15592 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15594         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15595         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15597 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15599         * configure: grab values for $(CC) and $(CXX) from the
15600         environment, so that someone can do "CC=gcc configure; make" and
15601         have it work right (matching the way that autoconf works now)
15603         * configure.in, Makefile.in: add support for gash, the tcl
15604         interface to Galaxy
15606         * config.guess: add NetBSD variants (hp300, x86)
15608 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15610         * install.sh: Support -d option (in the manner of SunOS 4 install,
15611         as it is more deterministic than that of GNU install)
15612         (chmodcmd): Set file to mode 755 by default (should also do default
15613         chgrp and chown, but I don't feel like dealing with that now)
15615 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15617         * config.sub: Remove h8300hhms alias.
15619 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15621         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15623 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15625         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15626         as stmp-fixinc
15628 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15630         * config.sub: recognize m88110-bug-coff.
15632 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15634         * Makefile.in (all-libio): all dependencies on the toolchain used
15635         to build this (gcc, gas, ld, etc)
15637 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15639         * config.guess: Deal with OSF/1 1.3 on alpha.
15641 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15643         * install.sh: add some 'else true' clauses for portability
15645         * configure.in: don't build libio for h8[35]00-*-* targets
15647 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15649         * Makefile.in:  Add support for new libio.
15651 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15653         * install.sh: If one command fails, don't try the rest.  Don't try
15654         to remove $dsttmp (via trap) unless we have already created it.
15655         If $src doesn't exist, detect it and exit with an error.
15657         * config.guess: Recognize BSD on hp300.
15659 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15661         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15662         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15664 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15666         * Makefile.in (all-send-pr): depends on all-prms
15668 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15670         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15672 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15674         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15675         Added test for mips-mips-riscos5.
15677 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15679         * configure.in: use mh-hp300 for 68k HP hosts
15681 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15683         * configure: add support for CONFIG_SHELL, so that you can use
15684         some alternate shell for evaluating configure scripts
15686 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15688         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15689         in configure script to bug-gdb@prep.ai.mit.edu when building
15690         distribution archive.
15691         * Makefile.in (COMPRESS):  Remove def.
15692         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15693         gdb.tar.Z and make-gdb.tar.Z respectively.
15694         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15695         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15696         to convergence with 'taz' target in Makefile.in.
15698 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15700         * install.sh (dsttmp): use trap to ensure that tmp files go
15701         away on error conditions
15703 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15705         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15707 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15709         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15710         its parent is '/' not ''.
15712         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15714 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15716         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15717         that ${newsrcdir}/configure.in does.
15719 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15721         * test-build.mk: support for CONFIG_SHELL
15723 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15725         * config.sub (netware):  Add as a basic system type.
15727 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15729         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15730           $(srcdir)/ from the dependency on Makefile.in.
15732 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15734         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15735         (h8300hhms is temporary until multi-libraries are implemented).
15736         * configure.in: Handle h8300h too.
15738 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15740         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15742 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15744         * configure:  Remove extraneous output when guessing host type.
15745         * config.guess:  Remove extraneous output when guessing using C
15746         compiler rather than uname, or when guessing fails.
15748 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15750         * Makefile.in: remove all.cross and install.cross targets
15752         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15753           definitions
15755 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15757         * configure.in (target sh): Build gprof.
15759 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15761         * config.sub: change -solaris to -solaris2
15763 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15765         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15767 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15769         * configure: Correct error message for missing Makefile.in to
15770         print correct directory.
15772 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15774         * install.sh: kludge around 386BSD shell bug
15776 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15778         * config.guess:  Recognize NeXT.
15779         * config.guess:  Recognize i486-ncr-sysv4.
15780         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15782 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15784         * Makefile.in (MAKEINFOFLAGS): New variable.
15785         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15786         * build-all.mk, test-build.mk: Pass down --no-split as
15787         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15789 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15791         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15793 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15795         * Makefile.in (libg++.tar.z):  New rule.
15796         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15797         * Makefile.in (taz):  Only do a single chmod.
15799 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15801         * install.sh: don't use dirname anymore (replaced with sed usage)
15803 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15805         * Makefile.in:  Change extension for gzip'd files from '.z' to
15806         '.gz' per new FSF standard usage.
15808 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15810         * configure: put quotes around the final value of program_transform_name
15812 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15814         * Makefile.in: new install.sh support; update install-info rules
15816 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15818         * configure.in: Build diff for crosses, but not for go32 host.
15820         * configure.in: Build gprof only for native, and don't build it
15821         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15823 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15825         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15827 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15829         * configure.in (host_tools): Add prms.
15831 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15833         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15834         with $(FLAGS_TO_PASS) on the command line
15836         * config.sub: Recognize lynx and lynxos
15838 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15840         * config.sub: Accept -ecoff*, not just -ecoff.
15842 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15844         * Makefile.in (taz): Use .gz suffix instead of .z.
15845         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15846         names.
15848 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15850         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15852 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15854         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15855         that rebuilds that might happen during 'make install' don't get
15856         bogus gcc include files
15858 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15860         Change from Utah for HPPA support:
15861         * config.guess: Recognize hppa1.x-hp-bsd.
15863 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15865         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15866         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15868 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15870         * config.sub: Add support for rom68k and bug boot monitors.
15872 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15874         * Makefile.in: Make all-opcodes depend on all-bfd.
15876 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15878         * config.guess: Added special check for i[34]86-univel-sysv4*.
15880 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
15882         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15883         the processor rather than assuming i486.
15885 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15887         * config.guess: Recognize SunOS6 as Solaris3.
15889 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
15891         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
15892         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15894 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
15896         * build-all.mk (all-cross): New target for Canadian Cross.
15897         Added Q2 go32 targets.
15898         * test-build.mk: Configure go32 cross sparclite-aout and
15899         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
15900         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15902 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15904         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15905         GO32 hosted toolchains
15907 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15909         * configure: change  so "-exec-prefix" gets passed down rather
15910         than "-exec_prefix" so autoconf generated Makefiles get the
15911         exec_prefix set right.
15913 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15915         * config.guess: get the Solaris2 minor version number
15917         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15919 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15921         * config.guess: Recognize some Sequent platforms.
15923 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15925         * Makefile.in: added the vault-install target
15927         * configure.in: actually use the Sun3 makefile fragment that's in
15928         config, also added the release dir to configdirs
15930 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15932         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15934 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15936         * configure.in: remove some program from Alpha targetted toolchains
15938 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
15940         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
15941         gprof.
15942         (taz): Run "make diststuff" in those directories instead of "make
15943         proto-dir".  Look for "VERSION=" only at start of line in subdir
15944         Makefile.  Use "gzip -9" for compression.
15945         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15946         (binutils.tar.z): New target.
15948 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15950         * Makefile.in (taz): Include gpl.texinfo.
15952 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15954         * Makefile.in (setup-dirs): Merged into "taz" target.
15955         (taz): Only do `proto-dir' stuff if a directory is actually needed
15956         for this target.
15958 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15960         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15961         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15962         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15963         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15964         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15966 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15968         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15969         config.sub, and move-if-change to gdb testsuite distribution
15970         archive, so the testsuite can be extracted, configured, and
15971         run separately from the gdb distribution.  Blow away the Chill
15972         tests that require a Chill compiled executable, since GNU Chill
15973         is not yet publically available.
15975 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15977         * test-build.mk: set environment variables in a single command,
15978         instead of a list of assignments and exports
15980         * config.guess: recognize Alpha/OSF1 systems
15982 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15984         * configure: Change help message to prefer --options rather than
15985           -options.
15987 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15989         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15990         zippy@ecst.csuchico.edu.
15991         * config.guess: Recognize miniframe.
15993 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15995         * Makefile.in: Use srcroot to find runtest rather than rootme.
15996         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15998 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16000         * test-build.mk: Extensive additions to support building on a
16001         machine other than the host.
16003 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16005         * configure (tooldir): Fix for i386-aix again.
16007 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16009         * configure, Makefile.in:  Change definition of $(tooldir)
16010         to match the FSF.
16012 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16014         * config.guess:  Recognize i[34]86/SVR4.
16016 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16018         * Makefile.in (all-gdb): gdb depends on sim.
16020 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16022         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16023         at the same time we make the prototype gdb directory.
16024         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16025         files at the same time as the gdb base release distribution.
16027 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16029         * Makefile.in (check): Use individual check targets rather than
16030         DO_X rule.
16031         (check-gcc): Added.
16033 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16035         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16036         for System V release 3.2.
16038 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16040         * config.sub: Recognize hppaosf.
16041         * configure.in: Do configure ld/binutils/gas for it.
16043 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16045         * configure (tooldir): Alter syntax used to set this, for systems
16046         where "\$" isn't handled right, like i386-aix.
16048 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16050         * configure: Pass program-transform-name, not
16051         program_transform_name, to recursive configures.
16053 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16055         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16056         of gas+ld+binutils.
16058 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16060         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16062 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16064         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16066 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16068         * Makefile.in (PRMS): Set back to all-prms.
16070 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16072         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16073         targets, rather than for MIPS hosts.
16075 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16077         * configure.in: add comment for --with-x default values
16079         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16081         * Makefile.in: add check-* targets for each of the directories in
16082         the tree.  Add a definition of RUNTEST that will use the one we
16083         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16085 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16087         * configure.in: Removed obsolete references to bfd_target and
16088         target_makefile_frag.
16090         * build-all.mk: Set assorted targets for Q2.
16091         * config.sub: Recognize z8k-sim and h8300-hms.
16092         * test-build.mk: Really don't pass host to configure.
16093         (HOLES): Added uname.
16095 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16097         * configure: Handle an empty program-prefix, program-suffix or
16098         program-transform-name correctly.
16100 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16102         * build-all.mk: -G 8 no longer required for MIPS targets.
16103         * test-build.mk: Don't pass host argument to configure; make it
16104         guess.
16106 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16108         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16109         * Makefile.in (COMPRESS):  New macro, like GZIP.
16111 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16113         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16115         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16116         with gas currently defaults to -G 0.
16118 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16120         * Makefile.in (all-flex): flex depends on byacc.
16122         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16123         to test-build.mk as RELEASE_TAG.
16124         * test-build.mk (configargs): New variable containing arguments to
16125         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16126         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16128         * config.guess: Use /bin/uname when checking -X argument on SCO,
16129         to avoid invoking GNU uname which doesn't understand -X.
16131         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16133         * configure.in: Build gas for mips-*-*.
16135 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16137         * Makefile.in (all.normal): insert missing backslash.
16139 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16141         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16143         * Makefile.in: Complete overhaul to merge many almost identical
16144         targets.
16146 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16148         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16149         (gdb.tar.Z): Adjusted.
16151         * Makefile.in (setup-dirs, taz): New targets; should be general
16152         enough to adapt for gdb sometime.  Build only .z file.
16153         (gas.tar.z): New target.
16155 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16157         * build-all.mk: Use CC=cc -Xs on Solaris.
16159 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16161         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16162         for handling BISON for FSF releases.
16164 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16166         * configure: Actually implement the change zoo just documented.
16168 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16170         * configure: when using config.guess, only set target_alias when
16171         it's not already been set (ie, on the command line)
16173 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16175         * Makefile.in: add installcheck target, set PRMS to install-prms
16177 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16179         * configure: add support for package_makefile_fragment, handle the
16180         case where a directory has a configure.in file but no Makefile.in
16181         more gracefully (with an actual understandable error message, even);
16182         add support for --without (and add this to the usage message); also
16183         explicitly add a --host=${host_alias} to the command line when
16184         config.guess is used
16186 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16188         * configure: Must use both --host and --target in recursive calls.
16190 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16192         * Makefile.in: Change deja-gnu to dejagnu.
16194 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16196         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16198 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16200         * configure.in: canonicalize all instances to *-*-solaris2*,
16201         also strip out a number of tools to not build for go32 host
16203 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16205         * config.guess: add GPL.
16207         * Makefile.in, config.guess, config.sub, configure: bump
16208           copyrights to 93.
16210 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16212         * Makefile.in (do-info): Removed obsolete check for existence of
16213         localenv file.
16215         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16217 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16219         * Makefile.in: a couple of 'else true' for decstation,
16220         support for TclX
16222         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16224 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
16226         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16228 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
16230         * config.guess: Recognize i386-ibm-aix (PS/2).
16231         * configure.in: Use config/mh-aix386 file for it.
16233 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
16235         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16236         CC_FOR_TARGET instead.
16237         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16239 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
16241         * Makefile.in: Add sim to list of directories sent with gdb
16243 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16245         * configure.in: Put back mips-dec-bsd* case.
16247 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
16249         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16250         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
16251         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16253 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16255         * configure.in: remove no-op mips-dec-bsd* in "case $target"
16257         * Makefile.in (dir.info): only run gen-info-dir if it exists,
16258         (install-info): install dir.info only if it exists,
16259         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16261 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
16263         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
16264         gas for mips-dec-bsd.
16266 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
16268         * configure (makesrcdir): If ${srcdir} is relative and not ".",
16269         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16271 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16273         * configure.in: Added "dejagnu" to hosttools list.
16275 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
16277         * config.sub, configure.in, config.guess:  Add support
16278         for Bosx, an AIX variant from Bull.
16279         Patches from F.Pierresteguy@frcl.bull.fr.
16281 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
16283         * devo/dejagnu: Initial creation of devo/dejagnu.
16284         Migrated dejagnu testcases and support files for testing software
16285         tools to reside as subdirectories, currently called "testsuite",
16286         within the directory of the software tool.  Migrated all programs,
16287         support libraries, etc. beloging to dejagnu proper from
16288         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
16289         with no modifications.  The changes to these files which will
16290         allow them to configure, build, and execute properly will be made
16291         in a future update.
16293 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16295         * Makefile.in: Change send_pr to send-pr.
16296         * configure.in: Likewise.
16297         * send_pr: Renamed directory to send-pr.
16299 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
16301         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
16303 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
16305         * README:  Update for gdb-4.8 release.
16306         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
16307         gdb-xxx.tar.z (gzip'd) file also.
16309 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16311         * Makefile.in: make all-diff depend on all-libiberty
16313 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
16315         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16317 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16319         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16321 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
16323         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
16324         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
16325         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
16327 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16329         * Makefile.in:  makeinfo binary is in a new location
16331 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
16333         * config.sub: Accept -ecoff as an OS.
16335         * Makefile.in: Various changes to eliminate a level of make
16336         recursion and reduce the required command line length.
16337         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16338         sub-makes.
16339         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16340         variables holding settings for specific sub-makes.
16341         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16342         in terms of BASE_FLAGS_TO_PASS.
16343         (TARGET_LIBS): New variable listing directories which use
16344         TARGET_FLAGS_TO_PASS.
16345         (subdir_do): Eliminated.
16346         (do-*): New set of targets to replace subdir_do.
16347         (various): All targets which used subdir_do now depend on do-*.
16348         (local-clean): Renamed from do_clean.
16349         (local-distclean): New target, dependency of distclean and
16350         realclean.
16351         (install-info): Don't create directories.  Depend on dir.info
16352         rather than calling make recursively.
16353         (install-dir.info): Eliminated.
16354         (install-info-dirs): Create all info directories here.
16355         (dir.info): Depend upon do-install-info.
16357         * test-build.mk (HOLES): Added false.
16359 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
16361         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
16363 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16365         * Makefile.in (info): remove dependency on all-texinfo.  The
16366         problem was really in texinfo/C, not at this level.
16368 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16370         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16372 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
16374         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
16375         GDB releases.
16377 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16379         * configure: Include srcdir in message about target of link not
16380         being found.  Don't convert `-' to `_' in `with' options being
16381         passed to subdirs.
16383 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16385         * configure.in: add uudecode to host_tools
16387         * Makefile.in: added {all,install}-uudecode targets, added them to
16388         the appropriate lists
16390 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16392         * Makefile.in (all-gcc): Added dependency on all-gas.
16394         * configure.in (mips-*-*): Build ld and binutils.
16396 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16398         * configure: check return code from mkdir, print error message and
16399           exit on failure.
16401 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16403         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16405 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16407         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16409 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16411         * config.sub (h8500):  Recognize this as a cpu type.
16413 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16415         * configure: source directory missing is no longer a warning
16417         * configure.in: recognize irix[34]* instead of irix[34]
16419         * Makefile.in: define and pass down X11_LIB
16421 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16423         * guess-systype: Renamed to ...
16424         * config.guess:  ... by popular request.
16425         * configure.in, Makefile.in:  Update accordingly.
16427 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16429         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16430         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16431         + Execute ./dummy instead of assuming . is in PATH.
16433 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16435         * guess-systype:  New shell script.  Attempts to guess the
16436         canonical host name of the executing host.
16437         Only a few hosts are supported so far.
16438         * configure:  Call guess-systype if no host is specified.
16440 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16442         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16443         gcc Makefile.
16446 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16448         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16449         (all-gcc, install-gcc, subdir_do): Use it.
16451 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16453         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16455 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16457         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16458           set exclusively by configure, using configure.in .
16460 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16462         * test-build.mk: set $PATH for all builds
16464         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16466 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16468         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16469         the one used in gcc/Makefile.in, so that a null expansion doesn't
16470         override the one needed to build gcc with a native cc.
16473 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16475         * configure: Accept -with arguments.
16477 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16479         * Makefile.in: added h8300sim
16481 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16483         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16484         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16485         (all-cygnus, native, build-cygnus): Make
16486         $(canonhost)-stamp-3stage-done, not $(host)....
16487         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16488         i386-sco3.2v4.  Added else true to if command.
16490 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16492         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16494 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16496         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16498 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16500         * configure.in: don't remove binutils from Solaris builds
16502 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16504         * Makefile.in: get rid of earlier definitions for *clean,
16505         also handle the recursive info rule better
16507 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16509         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16510         do more-or-less the right thing.
16512 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16514         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16515         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16517 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16519         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16520         $(host_canonical).
16522         * configure.in: split the configdirs list into 4 categories (native
16523         v. cross, library v. tool) and handle the cross-only and native-
16524         only in more reasonable (and correct!) way.
16526 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16528         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16529         configdirs anymore.
16531 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16533         * Makefile.in: extensive cleanup::  removed all of the explicit
16534         clean-* targets, collapsed many wrappers around subdir_do into
16535         one, added additional targets to satisfy standards.texi, deleted
16536         some old targets, some changes for consistency
16538 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16540         * configure.in: handle some programs as cross-only, and others as
16541         native only
16543         * test-build.mk: handle partial holes in a more generic manner
16545         * Makefile.in: m4 depends on libiberty
16547 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16549         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16550         time, wdiff, and find to configdirs
16552         * Makefile.in: all, clean, and install rules for the new programs
16553         added to configure.in
16555 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16557         * configure.in: use mh-sun for all *-sun-* hosts
16559 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16561         * Makefile.in: define flags for X11 include files and library file
16562         locations, pass them down to the programs that need this info
16564         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16566 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16568         * configure.in: start building libg++ for HP-UX targets
16570 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16572         * README:  Update references to files moved into etc/.
16574 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16576         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16577         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16579 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16581         * configure: accept dash as well as underscore in long option
16582         names for FSF compatibility.
16584 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16586         * config.sub: added -sco3.2v4 support from FSF.
16588 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16590         * configure.in: expand the section that adds or removes
16591         directories from the list of programs to build, to handle native
16592         vs. cross in addition to host v. native
16594 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16596         * Makefile.in:  Replace C++ in macro names with CXX.
16597         This is less likely to break ...
16599 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16601         * test-build.mk: add -w to GNU_MAKE
16603 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16605         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16606         add 'sparc' to list of recognized cpus.  This needed to make
16607         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16608         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16609         then changes that into $CPU-wrs-vxworks.
16611         * configure.in: remove most references to gdbtest, regularize
16612         target based program removal
16614         * test-build.mk: import from p3 tree (many fixes and changes)
16616 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16618         * Makefile.in: added rules to handle tcl, tk, and expect
16620         * configure.in: handle those directories if they exist
16622 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16624         * config.sub: removed bogus hppabsd and hppahpux names, since
16625         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16627 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16629         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16630         depends upon all-xiberty
16632         * Makefile.in: changes from p3, including:
16634         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16636         * Makefile.in (XTRAFLAGS): include newlib directories if
16637         newlib/Makefile exists, rather than if host != target.
16639         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16641         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16642         from the same source tree and not building a cross-compiler.  This
16643         matters for the libg++ configuration if reconfiguring a tree that
16644         has already been installed.
16646         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16648         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16649         pick up the machine and system specific header files.
16651         * Makefile.in: added AS_FOR_TARGET, passed down in
16652         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16653         the C compiler to use to create programs which are run in the
16654         build environment, set it to default to $(CC), and passed it down
16655         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16657         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16659         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16660         We need them for unusual native builds, like systems without
16661         ranlib.
16663         * configure: also define $(host_canonical) and
16664         $(target_canonical), which are the full, canonical names for the
16665         given host and target
16667 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16669         * Makefile.in:  Added separate definitions for C++.
16671 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16673         * configure.in (configdirs):  Add deja-gnu.
16675 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16677         * README:  Update for configure.texi and gdb-4.7 release.
16679 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16681         * Makefile.in:  Move "all" target to top of file.
16682         Previously, first target was ".PHONY" which caused BSD4.4 make
16683         to build .PHONY when make was run without arguments.
16685 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16687         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16688         Library-copylefted code in libiberty.
16690 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16692         * config.sub:  Replace m68kmote with plain old m68k.
16694 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16696         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16698 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16700         * config.sub: Complain if no argument is given.  Added support for
16701         386bsd as OS and target alias.
16703 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16705         * Makefile.in (XTRAFLAGS): include newlib directories if
16706         newlib/Makefile exists, rather than if host != target.
16708 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16710         * config.sub: recognize sparclite-wrs-vxworks.
16712         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16713         p3.) Added clean-xiberty to clean.
16715 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16717         * configure.in: use *-*-* instead of nested cases for host and target
16719 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16721         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16722         from the same source tree and not building a cross-compiler.  This
16723         matters for the libg++ configuration if reconfiguring a tree that
16724         has already been installed.
16726 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16728         * config.sub (i486v/i486v4):  Merge in from FSF version.
16730 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16732         * configure: only set PWD if it is already set.
16734 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16736         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16737         doesn't have unset and all success paths (and most error paths)
16738         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16739         to just ${PWD} to avoid confusion.)
16741 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16743         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16744         even for a native compilation.
16746 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16748         Changes to make the gdb.tar.Z rule work better.
16750         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16751         (DEVO_SUPPORT):  Add configure.texi.
16752         (bfd-ilrt.tar.Z):  Remove ancient rule.
16754 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16756         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16757         pick up the machine and system specific header files.
16759         * configure.in, config.sub: added new target m68010-adobe-scout,
16760         with alias of adobe68k.  Changed configure.in to check for
16761         -scout before -sco* to avoid a false match.
16763         * Makefile.in: added AS_FOR_TARGET, passed down in
16764         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16765         the C compiler to use to create programs which are run in the
16766         build environment, set it to default to $(CC), and passed it down
16767         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16769 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16771         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16772         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16773         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16774         FOR_TARGET variants, to newlib and libg++.
16776 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16778         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16779         first.
16781 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16783         * config.sub:  Accept `elf' as an environment.
16785 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16787         * Makefile.in (all-opcodes):  cd into the right directory
16789 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16791         * configure: added -program_transform_name option, used as
16792         argument to sed when installing programs.
16793         configure.texi: added documentation for -program_prefix,
16794         -program_suffix and -program_transform_name.
16796 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16798         * config.sub:  Accept i486 where i386 ok.
16800 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16802         * config.sub: accept we32k
16804 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16806         * config.sub, configure.in: accept OSE68000 and OSE68k.
16808         * Makefile.in: don't create all directories for ``make install'';
16809         let the subdirectories create the ones they need.
16811 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16813         * COPYING: new file, GPL v2
16815 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16817         * Makefile.in: use the new gen-info-dir, which needs a template
16818         argument (which also lives in texinfo)
16820         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16822 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16824         * config.sub (ncr3000):  Change i386 to i486.
16826 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16828         * Makefile.in: add install-rcs, install-grep to
16829         install-no-fixedincludes, removed install-bison and install-libgcc
16831 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16833         * configure.in: grab the HPUX makefile fragment if on HPUX
16835 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16837         * Makefile.in: eradicate bison spoor (ditto libgcc).
16838          configure.in: recognise m68{k,000}-ericsson-OSE.
16839          es1800 is alias for m68k-ericsson-OSE
16841 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16843         * configure.in: rearrange the parts that remove programs from
16844         configdirs, based now on HOST==TARGET or by canonical triple.
16846 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16848         * test-build.mk: recurse explicitly with -f test-build.mk when
16849           appropriate.  predicate stage3 and comparison on the existence
16850           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16851           On very clean, also remove ...stamp-co.  Build in-place before
16852           doing other builds.
16854 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16856         * Makefile.in, configure.in: add tgas
16858 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16860         * Makefile.in: a number of changes merged in from progressive.
16862         * configure.in: add libm.
16864         * .cvsignore: ignore some stuff that comes from test-build.mk.
16866 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16868         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16870 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16872         * configure: Add program_suffix (parallel to program_prefix)
16873         * Makefile.in: adjust directory-creating script for losing decstation
16875 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16877         * configure:  Minor $subdir-related fixes.
16879 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16881         * configure: fix various problems with propogating
16882         makefile_target_frag in subdirs.
16883         * configure.in: config libgcc if its there
16885 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
16887         * config.sub:  HPPA merge.
16889 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
16891         * Makefile.in:  Replace all-bison with all-byacc in all
16892         dependency lines for other tools (which now use byacc).
16894 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
16896         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
16898 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
16900         * Makefile.in: make gprof rules similar to byacc rules (instead of
16901         vestigal $(unsubdir) that didn't work...)
16903 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
16905         * config.sub:  Add support for Linux.
16906         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
16907         (at least for libg++).
16909 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
16911         * configure.texi: fix doc for the -nfp option to configure
16913 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
16915         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16917 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
16919         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16920         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16921         * configure.in: added solaris* host_makefile_frag hook.
16923 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16925         * config.sub: changed recognition of m68000 so that various
16926         m68k types can be specified via m680[01234]0
16928 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16930         * config.sub (basic_machine): fix sed so that '-foo' isn't
16931         completely substituted out while .+'-foo' loses the '-foo'
16933 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16935         * config.sub ($os): Add -aout.
16937 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
16939         * configure:  If host_makefile_frag is absolute, don't
16940         prefix ${invsubdir} (relevant to libg++ auto-configure).
16942 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16944         * Makefile.in (tooldir): Define it.
16945         (all-ld): Depend on all-flex.
16947 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16949         * Makefile.in (check):  Fix libg++ special case.
16951 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16953         * configure: do not bury `pwd` into config.status, thus do fewer
16954           pwd's.
16956         * configure: print the "Building in" message only when building in
16957           other than "." AND verbose.
16959         * configure: remove -s, rework -v to better accommodate guested
16960           configures.
16962         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16964 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16966         * Makefile.in: macroize flags passed on recursion.  remove
16967           fileutils.
16969 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16971         * configure: get makesrcdir right for subdirs deeper than 1.
16973         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16974           install.
16976 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16978         * Makefile.in: don't print subdir_do or recursion lines.
16980 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16982         * standards.texi: added menu item.
16984         * Makefile.in: build and install standards.info.
16986         * standards.texi: new file.
16988 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16990         * configure: test for and move config.status pieces from
16991           ${subdir}/.
16993 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16995         * configure:  Test for existance of files before trying to mv
16996         them, to avoid numerous non-existance messages.
16998 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17000         * configure: correct final line of config.status.
17002         * configure: patch from eggert.  Avoids a protection problem if
17003           the original Makefile.in is read only.
17005         * configure: use move-if-change from gcc to create config.status.
17006           Some makefiles depend on config.status to tell if a directory
17007           has been reconfigured for a different host.  This change
17008           prevents those directories from remaking everything in the case
17009           where the reconfig was only intended to rebuild a Makefile.
17011         * configure: test for config.sub with "config.sub sun4" rather
17012           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17013           host alias from a missing config.sub.
17015 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17017         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17018           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17020 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17022         * configure: mkdir ${subdir} as needed.
17024 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17026         * Makefile.in,configure.in: added autoconf.
17028 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17030         * Makefile.in: no longer pass against on recursion.
17032         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17033           definitions are not inherited.
17035         * configure: correct makesrcdir when subdir is .
17037 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17039         * configure:  Add support for 'subdirs' variable, which is
17040         like 'configdirs', except that configure doesn't re-invoke
17041         itself for subdirs, it just creates a Makefile for each subdir.
17042         * configure.texi:  Document subdirs.
17044 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17046         * configure.in: added flex to configdirs
17048 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17050         * Makefile.in: remove clean-stamps from clean.
17052 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17054         * configure.in:  Add gdbtest to configdirs.
17056 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17058         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17059         to recursive makes.
17060         * configure.in:  Recognize new ncr3000 config.
17062 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17064         * Makefile.in, configure.in: removed references to gdbm.
17066 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17068         * config.sub:  Don't canonicalize os value
17069         newsos* to bsd (readline needs to check for newsos).
17070         (This fix was earlier made Jan 31, but got re-broken.)
17072 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17074         * configure.in:  sco is an os, not a vendor!
17076         * configure:  Quote $( better.  Keep various shells happy.
17078 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17080         * Makefile.in: eliminate stamp-files.
17082 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17084         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17085           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17087 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17089         * config.sub:  fix iris/iris3.
17091 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17093         * configure: re-add -rm.
17095 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17097         * Maskefile.in: add .stmp-rcs to all.
17099         * configure.in: remove gas from rs6000 build, use aix host fragment.
17101 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17103         * configure: pass down site_option during recursion.
17105 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17107         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17109 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17111         * configure: Change exec_prefix so that it really defaults to prefix.
17113 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17115         * Makefile.in, configure.in:  Add support for mmalloc library.
17117 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17119         * Makefile.in: add stmp dependencies for a few more things.
17121 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17123         * configure: adjusted error message on objdir/srcdir configure
17124           collision, per john's suggestion.
17126         * Makefile.in: add libiberty stmp to all and all.cross.
17128 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17130         * Makefile.in: remove force dependencies, add grep to all.
17132 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17134         * Makefile.in: drop flex.  make stamp files work.
17136         * configure: added test for conflicting configuration in srcdir,
17137           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17138           gets cranky.  use relative paths for configure and srcdir
17139           whenever possible.  Send some error messages to stderr that were
17140           going to stdout.
17142 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17144         * Makefile.in:  Fix libg++ rule to check for gcc directory
17145         before using gcc/gcc.  Also pass XTRAFLAGS.
17147 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17149         * Makefile.in: added stmp-files so that directories aren't polled
17150           when they are already built.
17152         * configure.texi: fixed a node pointer problem.
17154 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17156         * config.sub configure.in gdb/configure.in
17157         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17158         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17159         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17161 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17163         * configure: -recurring becomes -silent.  corrected help message
17164           for -site= option.
17166         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17168 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17170         * configure: when building Makefile for crosses, replace
17171           tooldir and program_prefix.  default srcdir from location of
17172           config.sub.  remove "for host in hosts" and "for target in
17173           targets" loops.
17175 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17177         * Makefile.in: Do not pass bindir or mandir to cvs.
17179 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17181         * Makefile.in, configure.in: removed traces of namesubdir,
17182           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17183           copyrights to '92, changed some from Cygnus to FSF.
17185         * configure.texi: remove most references to multiple hosts,
17186           multiple targets, subdirs, etc.
17188         * configure.man: removed rcsid. reference config.sub not
17189           config.subr.
17191         * Makefile.in: mkdir $(infodir) on install-info.
17193 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17195         * configure.texi:  Explain better about .gdbinit and about
17196         the environment that configure.in sections run in.
17198 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17200         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17202 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17204         * README:  DOC.configure => cfg-paper.texi.
17206 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17208         * config.sub (near case $os):  Don't convert newsos* to bsd!
17210 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17212         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17213         the number of copies of COPYING that go into the GDB tar file.
17215 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17217         * bfd/configure.in, gdb/config/mh-i386sco,
17218         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17219         Fix SCO configuration stuff.
17221 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17223         * Makefile.in:  For libg++, make sure the -I pointing
17224         to the gcc directory goes *after* all the libg++-local -I flags.
17225         Also, move just-gcc dependency from just-libg++ to all-libg++.
17227 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
17229         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
17231 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
17233         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
17235 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
17237         * config.sub:  Add stratus configuration frags.  Also
17238         submitted to FSF.
17240 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
17242         * Makefile.in (DEV_SUPPORT):  add configure.man.
17244         * config.sub(Decode manufacturer-specific):  add -none*.
17246 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
17248         * Makefile.in:  remove form feeds to make Sun's make happy.
17249         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
17251 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
17253         * Makefile.in (AR_FLAGS):  Make quieter.
17255 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
17257         * configure.in:  Add libg++.
17258         * configure:  When verbose, don't output the command line at each
17259         level; it will be unremarkably the same as the previous version,
17260         which will be the same as what the user typed.
17262 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
17264         * configure.in, Makefile.in: fix clean-info, add flex.  add
17265           fileutils.
17267         * configure: be less sensitive to spaces in Makefile.in.  Do not
17268           look for sources in "..".  Doing so breaks subdirectories that
17269           might have their own configure.  If a subdir has it's own
17270           configure script, use it.
17272 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
17274         * cfg-paper.texi: some changes suggested by rms.
17276 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
17278         * config.sub:  Merge in some small additions from the FSF version,
17279         taken from the gcc distribution, to bring the Cygnus and FSF
17280         versions into closer sync.
17282 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
17284         * configure.in:  Changed svr4 references to sysv4.
17286 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
17288         * configure: added -V for version number option.
17290 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
17292         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17293           renamed from DOC.configure to cfg-paper.texi.
17295 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17297         * configure, config.subr, config.sub: config.subr is now
17298           config.sub again.
17300 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
17302         * configure.texi: new file, in progress.
17304         * Makefile.in: build info file and install the man page for
17305           configure.
17307         * configure.man: new file, first cut.
17309         * configure: find config.subr again now that configuration "none"
17310           has gone.  removed all traces of the -ansi option.  removed all
17311           traces of the -languages option.
17313         * config.subr: resync from rms.
17315 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17317         * configure, config.sub, config.subr: merge config.sub into
17318           config.subr, call the result config.subr, remove config.sub, use
17319           config.subr.
17321         * Makefile.in: revised install for dir.info.
17323 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17325         * configure.in: add decstation host makefile frag.
17327         * Makefile.in: BISON now bison -y again.  also install-gcc on
17328           install.  clean-gdbm on clean.  infodir belongs in datadir.
17329           Make directories for info install.  Build dir.info here then
17330           install it.
17332 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17334         * Makefile.in: fix for bad directory tests.
17336 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17338         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
17339           regexp.  -srcdir relative was being handled incorrectly.
17341         * Makefile.in: unwrapped some for loops so that parallel makes
17342           work again and so one can focus one's attention on a particular
17343           package.
17345 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17347         * configure: added PWD as a stand in for `pwd` (for speed). use
17348           elif wherever possible.  make -srcdir work without -objdir.
17349           -objdir= commented out.
17351 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17353         * configure: +options become --options.  -subdirs commented out.
17354           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
17355           Makefile now at top of generated Makefile.  Removed cvs log
17356           entries.  added -srcdir.  create .gdbinit only if there is one
17357           in ${srcdir}.
17359         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
17360           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
17361           and mandir now keyed off datadir by default.
17363 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
17365         * Freshly created ChangeLog.
17368 Local Variables:
17369 mode: change-log
17370 left-margin: 8
17371 fill-column: 76
17372 version-control: never
17373 End: