* MAINTAINERS (Write after approval): Add myself.
[official-gcc.git] / ChangeLog
blobd174fc4b365b230100025aee3365a6636a9624fa
1 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3         * MAINTAINERS (Write after approval): Add myself.
5 2008-11-05  Diego Novillo  <dnovillo@google.com>
7         * MAINTAINERS (Global Reviewers): Add myself.
8         (Non-Algorithmic Maintainers): Remove myself.
10 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
12         * MAINTAINERS (Write after approval): Add myself. 
14 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
16         * MAINTAINERS (Write after approval): Add myself. 
18 2008-10-31  Ben Elliston  <bje@au.ibm.com>
20         * configure.ac (spu-*-*): Remove special case.
21         * configure: Regenerate.
23 2008-10-30  Catherine Moore  <clm@codesourcery.com>
25         * MAINTAINERS (Write after approval): Update my email address.
27 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
29         * configure.ac [spu-*-*]: Do not set skipdirs.
30         * configure: Re-generate.
32 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
34         * MAINTAINERS (Various Maintainers): Add myself to reload.
36 2008-10-25  Richard Guenther  <rguenther@suse.de>
38         * MAINTAINERS (Various Maintainers): Add myself as middle-end
39         maintainer.  Remove myself as libgcc-math maintainer.
40         (Non-Algorithmic Maintainers): Remove myself.
42 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
44         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
45         * Makefile.in: Regenerated.
47 2008-10-23  Cary Coutant  <ccoutant@google.com>
49         * MAINTAINERS (Write after approval): Add myself.
51 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
53         PR gdb/921
54         PR gdb/1646
55         PR gdb/2175
56         PR gdb/2176
58         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
59         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
60         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
61         (HOST_EXPORTS): Pass CPPFLAGS.
62         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
63         (LDFLAGS_FOR_TARGET): Initialize from configure script.
64         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
65         * Makefile.in, configure: Regenerated.
66         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
67         and CPPFLAGS_FOR_BUILD.
69 2008-10-20  Sebastian Pop <sebastian.pop@amd.com>
71         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
72         Sebastian Pop.
74 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
76         * MAINTAINERS (Write After Approval): Added myself.
78 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
80         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
81         recommended version to 2.3.2.
83         * configure: Regenerate.
85 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
87         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
89 2008-09-29  David Daney <david.daney@caviumnetworks.com>
91         * MAINTAINERS (Write After Approval): Update e-mail address.
93 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
95         * libtool.m4: Update to libtool 2.2.6.
96         * lt~obsolete.m4: Update to libtool 2.2.6.
97         * ltmain.sh: Update to libtool 2.2.6.
98         * ltsugar.m4: Update to libtool 2.2.6.
99         * ltversion.m4: Update to libtool 2.2.6.
100         * ltoptions.m4: Update to libtool 2.2.6.
101         * ltgcc.m4: Update to match changes from libtool 2.2.6.
103 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
105         * MAINTAINERS (Write After Approval): Add myself.
107 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
109         * MAINTAINERS (Write After Approval): Update my name.
111 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
113         * MAINTAINERS: Add myself in "Write After Approval".
115 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
117         * MAINTAINERS: Add myself as ia64 maintainer.
119 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
121         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
122         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
123         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
124         and Michael Tiemann from Write After Approval since they do not
125         actually have access.
127 2008-09-05  Richard Guenther  <rguenther@suse.de>
129         * configure.ac: Initialize clooglibs to -lcloog.
130         * configure: Re-generate.
132 2008-09-04  Le-Chun Wu  <lcwu@google.com>
134         * MAINTAINERS (Write After Approval): Add myself.
136 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
138         * configure.ac (--with-cloog-polylib): New.
139         (--disable-cloog-version-check): New.
140         (--disable-ppl-version-check): New.
141         * configure: Re-generate.
143 2008-09-03  Richard Guenther  <rguenther@suse.de>
145         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
146         cloog test.
147         * configure: Re-generate.
149 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
151         Add picoChip port.
152         * MAINTAINERS: Add picoChip maintainers.
154 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
155             Tobias Grosser  <grosser@fim.uni-passau.de>
156             Jan Sjodin  <jan.sjodin@amd.com>
157             Harsha Jagasia  <harsha.jagasia@amd.com>
158             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
159             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
160             Adrien Eliche  <aeliche@isty.uvsq.fr>
162         Merge from graphite branch.
163         * configure: Regenerate.
164         * Makefile.in: Regenerate.
165         * configure.ac (host_libs): Add ppl and cloog.
166         Add checks for PPL and CLooG.
167         * Makefile.def (ppl, cloog): Added modules and dependences.
168         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
169         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
171 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
173         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
174         (GCC_SHLIB_SUBDIR): New.
175         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
176         * configure: Regenerate.
177         * Makefile.in: Regenerate.
179 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
181         * MAINTAINERS: Consistently use tabs to separate columns.
183 2008-08-29  Tristan Gingold  <gingold@adacore.com>
185         * MAINTAINERS (Write after Approval): Add myself.
187 2008-08-28  Tristan Gingold  <gingold@adacore.com>
189         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
190         Enable bfd, binutils and opcodes.
191         * configure: Regenerate.
193 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
195         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
197 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
199         * MAINTAINERS:  Use correct Umlaut for last name.
201 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
203         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
205 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
207         * MAINTAINERS: Update my email address.
209 2008-08-16  Nicolas Roche  <roche@adacore.com>
211         * Makefile.tpl: Add BOOT_ADAFLAGS.
212         * Makefile.in: Regenerate.
214 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
216         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
217         * configure: Regenerate.
219 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
221         * configure.ac: Add makefile fragments for hpux.
222         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
223         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
224         * configure: Regenerate.
225         * Makefile.in: Regenerate.
227 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
229         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
231 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
233         * MAINTAINERS (Write after Approval): Add myself.
235 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
237         * MAINTAINERS (Write After Approval):  Add myself.
239 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
241         * MAINTAINERS (Write After Approval):  Add myself.
243 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
245         * MAINTAINERS: Update my email address.
247 2008-06-25  Joey Ye  <joey.ye@intel.com>
249         * MAINTAINERS (Write After Approval):  Add myself.
251 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
253         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
254         * Makefile.in: Regenerate.
255         * configure: Regenerate.
257 2008-06-17  Daniel Kraft  <d@domob.eu>
259         * MAINTAINERS (Write After Approval):  Add myself.
261 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
263         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
264         "$@" is still intact with both Autoconf 2.59 and 2.62.
265         * configure: Regenerate.
267 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
269         * Makefile.tpl: Fix comment errors.
270         * Makefile.in: Regenerate.
272 2008-06-12  David S. Miller  <davem@davemloft.net>
273             David Edelsohn  <edelsohn@gnu.org>
275         * configure.ac: Add powerpc*-*-* to gold supported targets.
276         * configure: Regenerate.
278 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
280         PR tree-optimization/36218
281         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
282         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
283         (all prefix="build-"): Pass them to build-system sub-makes.
284         * Makefile.in: Regenerate.
286 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
288         * MAINTAINERS (mt port): Remove.
289         (sco5, unixware, sco udk): Remove.
290         (Kean Johnston): Add to Write After Approval.
292 2008-05-30  Julian Brown  <julian@codesourcery.com>
294         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
295         of libobjc for ARM EABI Linux.
296         * configure: Regenerate.
298 2008-05-18 Xinliang David Li   <davidxl@google.com>
300         * ChangeLog: Remove wrong ChangeLog entry. 
302 2008-05-17 Xinliang David Li   <davidxl@google.com>
304         * MAINTAINERS (Write After Approval): Add myself.
306 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
308         * MAINTAINERS (Write After Approval): Add myself.
310 2008-05-14  Rafael Espíndola  <espindola@google.com>
312         * config-ml.in: don't handle --enable-shared and --enable-static.
314 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
316         * MAINTAINERS: Update my email address.
318 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
320         * MAINTAINERS: Update my email address.
321         
322 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
324         * MAINTAINERS (Write After Approval): Add myself.
326 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
328         * MAINTAINERS (Write After Approval): Add myself.
330 2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
332         * MAINTAINERS (crx): Add myself.
334 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
336         Sync with src:
337         2008-04-14  David S. Miller  <davem@davemloft.net>
339         * configure.ac: Add sparc*-*-* to gold supported targets.
340         * configure: Regenerate.
342 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
344         PR bootstrap/35457
345         * configure.ac: Include override.m4.
346         * configure: Regenerate.
348 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
350         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
351         * Makefile.in: Regenerate.
353 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
355         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
356         as nonconfigurable directories list.
357         * configure: Regenerate.
359 2008-04-14  Ben Elliston  <bje@au.ibm.com>
361         * config.sub, config.guess: Update from upstream sources.
363 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
365         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
366         * Makefile.in: Regenerate.
368 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
370         * configure.ac: Do not build libssp for the AVR.
371         * configure: Regenerate.
373 2008-04-07  Ian Lance Taylor  <iant@google.com>
375         * Makefile.def: check-gold depends upon all-binutils.
376         * Makefile.in: Regenerate.
378 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
380         * MAINTAINERS (Write After Approval): Add myself.
382 2008-04-04  Nick Clifton  <nickc@redhat.com>
384         PR binutils/4334
385         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
386         builds.
387         * configure: Regenerate.
389 2008-04-04  NightStrike  <NightStrike@gmail.com>
391         PR other/35151
392         * configure.ac: Combine rules for mingw32 and mingw64.
393         * configure: Regenerate.
395 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
397         * MAINTAINERS (Write After Approval): Add myself.
399 2008-04-01  Seongbae Park <seongbae.park@gmail.com>
401         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
402         * Makefile.in (.NOTPARALLEL): Ditto.
404 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
406         * MAINTAINERS (Write After Approval): Add myself.
408 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
410         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
411         * Makefile.in (.NOTPARALLEL): Regenerate.
413 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
415         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
416         * Makefile.in: Regenerate.
418 2008-03-26  Jakub Staszak  <kuba@et.pl>
420         * MAINTAINERS (Write After Approval): Add myself.
422 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
424         * MAINTAINERS:  Update e-mail address.
426 2008-03-20  Ian Lance Taylor  <iant@google.com>
428         * configure.ac: Add support for --enable-gold.
429         * Makefile.def: Add gold as a directory like ld.
430         * configure, Makefile.in: Regenerate.
432 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
434         * configure.ac: m4_include config/proginstall.m4.
435         * configure: Regenerate.
437         Backport from upstream Libtool:
438         
439         2007-10-12  Eric Blake  <ebb9@byu.net>
440         
441         Deal with Autoconf 2.62's semantic change in m4_append.
442         * ltsugar.m4 (lt_append): Replace broken versions of
443         m4_append.
444         (lt_if_append_uniq): Don't require separator to be overquoted,
445         and avoid broken m4_append.
446         (lt_dict_add): Fix typo.
447         * libtool.m4 (_LT_DECL): Don't overquote separator.
449 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
451         * config.rpath: Add AIX 6 support.
453 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
455         * Makefile.def (stageprofile).  Remove -fprofile-generate
456         from stage_libcflags.
457         * Makefile.in: Regenerate.
459 2008-03-13  Ben Elliston  <bje@au.ibm.com>
461         * config.sub, config.guess: Update from upstream sources.
463 2008-03-06  Tom Tromey  <tromey@redhat.com>
465         * MAINTAINERS: Update for treelang deletion.
467 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
469         * MAINTAINERS: Update my email address.
471 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
473         * MAINTAINERS (darwin port): Add myself as a maintainer.
474         (objective-c/c++): Add myself as a maintainer.
476 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
478         * MAINTAINERS (Write After Approval): Update my email address.
480 2008-02-25  Tomas Bily  <tbily@suse.cz>
482         * MAINTAINERS (Write After Approval): Add myself.
484 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
486         * MAINTAINERS (OpenMP): Add myself.
488 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
490         PR bootstrap/32009
491         PR bootstrap/32161
493         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
494         * configure: Regenerate.
496         * Makefile.def: Define stage_libcflags for all bootstrap stages.
497         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
498         STAGE4_LIBCFLAGS): New.
499         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
500         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
501         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
502         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
503         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
504         for target modules.  Don't export LIBCFLAGS.
505         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
506         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
507         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
508         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
509         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
510         * Makefile.in: Regenerate.
512 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
514         PR libgcj/33085
515         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
516         Do not use -DDLL_EXPORT.  Backport from upstream.
518 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
520         * MAINTAINERS (Write After Approval): Add myself.
522 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
524         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
525         * configure: Regenerate.
527 2008-01-31  Marc Gauthier  <marc@tensilica.com>
529         * configure.ac (xtensa*-*-*): Recognize processor variants.
530         * configure: Regenerate.
532 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
534         PR bootstrap/34922
535         * configure.ac (PARSE_ARGS): Push suitable setting of
536         ac_subdirs_all, for `./configure --help=recursive'.
537         Handle `+' in generic toplevel directory disabling.
538         * configure: Regenerate.
540 2008-01-28  Nick Clifton  <nickc@redhat.com>
542         * MAINTAINERS (xstormy16): Take over maintainership.
544 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
546         * MAINTAINERS (c4x port): Remove.
548 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
550         * libtool.m4: Backport AIX 6 support from ToT Libtool.
552 2008-01-23  Ben Elliston  <bje@au.ibm.com>
554         * config.sub, config.guess: Update from upstream sources.
556 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
558         * MAINTAINERS (Write After Approval): Add myself.
560 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
562         * MAINTAINERS: Update my email address.
564 2008-01-09  Raksit Ashok  <raksit@google.com>
566         * MAINTAINERS (Write After Approval): Add myself.
568 2008-01-09  Raksit Ashok  <raksit@google.com>
570         * MAINTAINERS (Write After Approval): Add myself.
572 2008-01-08  Ben Elliston  <bje@au.ibm.com>
574         * config.sub, config.guess: Update from upstream sources.
576 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
578         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
579         Change recommended MPFR from 2.2.1 -> 2.3.0.
580         * configure: Regenerate.
582 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
584         * MAINTAINERS: Update my email address.
586 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
588         * MAINTAINERS: Update my email address.
590 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
592         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
593         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
594         * Makefile.in: Regenerate.
596 2007-12-10  Mark Heffernan <meheff@google.com>
598         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
599         misplaced entries.
601 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
603         * configure.ac: Enable libjava for x86_64-*-darwin9.
604         * configure: Regenerate.
606 2007-12-07  Bill Maddox <maddox@google.com>
608         * MAINTAINERS (Write After Approval): Add myself.
610 2007-12-05  Ben Elliston  <bje@au.ibm.com>
612         * config.sub, config.guess: Update from upstream sources.
614 2007-12-02  Matthias Klose  <doko@ubuntu.com>
616         * config-ml.in: Remove 64bit configure tests.
618 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
620         * config-ml.in: Robustify against white space in absolute file
621         names.
623         * config-ml.in (multi-clean): Substitute ${Makefile}.
624         Remove superfluous ${Makefile} in list.
626 2007-11-19  Thiemo Seufer  <ths@mips.com>
628         * config-ml.in: Don't hardcode the Makefile name.
630 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
632         * MAINTAINERS (Write After Approval): Add myself.
634 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
636         * MAINTAINERS (Write After Approval): Add myself.
638 2007-11-06  Doug Kwan <dougkwan@google.com>
640         * MAINTAINERS (Write After Approval): Add myself.
642 2007-10-25  Ben Elliston  <bje@au.ibm.com>
644         * MAINTAINERS (mercury): Remove entry.
645         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
647 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
649         * Makefile.def (dependencies): Make configure-gdb depend on
650         all-intl.
651         * Makefile.in: Regenerated.
653 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
655         * MAINTAINERS (Fortran maintainer): Remove myself.
657 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
659         * Makefile.def: To avoid problems running with parallel makes,
660         build newlib before libgloss so that target specific header
661         files are availble.
662         * Makefile.in: Regenerate
664 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
666         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
667         * Makefile.in: Regenerate.
669 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
671         * MAINTAINERS (Register allocation reviewer): Add myself.
673 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
675         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
676         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
677         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
678         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
679         * configure: Regenerate.
681 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
683         * MAINTAINERS (Register allocation reviewer): Add myself.
685 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
687         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
688         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
689         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
690         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
691         * configure.ac: Default them to host tools for $host = $build.
692         Subst them.
694         * configure: Regenerate.
695         * Makefile.in: Regenerate.
697 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
699         * MAINTAINERS (Register allocation reviewer): Add myself.
701 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
703         * MAINTAINERS (Register allocation reviewer): Add myself.
705 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
707         * MAINTAINERS (Write After Approval): Fix typo.
709 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
711         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
712         * configure: Regenerate.
714 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
716         PR bootstrap/31906
717         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
718         they're already prefixed.
720 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
722         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
723         libstdc++.
724         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
725         * configure: Regenerate.
726         * Makefile.in: Regenerate.
727         
728 2007-09-17  Andreas Schwab  <schwab@suse.de>
730         * configure.ac: Raise minimum makeinfo version to 4.6.
731         * configure: Regenerate.
733 2007-09-17  Johannes Singler <singler@ira.uka.de>
735         * MAINTAINERS (write-after-approval) add myself
737 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
739         * configure.ac: Correct makeinfo version check.
740         * configure: Regenerate.
742 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
744         * MAINTAINERS: Update my email address.
746 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
748         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
749         to $skipdirs and only disable gprof for newlib.  Use the normal
750         mips*-elf* handling in other respects.
751         * configure: Regnerate.
753 2007-09-12  David Daney  <ddaney@avtrex.com>
755         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
756         enabling libgcj.
757         * configure: Regenerate.
759 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
761         PR other/32154
762         * configure.ac: For libgloss targets, point the linker to the linker
763         script, startup code and simulator library.
764         * configure: Regenerate.
766 2007-09-07  Andrew Haley  <aph@redhat.com>
768         * configure.ac (noconfigdirs): Remove target-libffi and
769         target-libjava.
770         * configure: Regenerate.
772 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
774         PR target/33281
775         * configure.ac: Use config/mh-mingw on mingw.
776         * configure: Regenerate.
778 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
780         * MAINTAINERS (Write After Approval): Add myself.
782 2007-09-05  Richard Guenther  <rguenther@suse.de>
784         * configure.ac (--enable-stage1-checking): If neither --enable-checking
785         nor --disable-checking is provided also turn on yes and types
786         checking for stage1.
787         * configure: Re-generate.
789 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
791         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
792         (Write After Approval): Remove myself.
794 2007-08-29  Nick Clifton  <nickc@redhat.com>
796         * config.sub, config.guess: Update from upstream sources.
798 2007-08-22  Bud Davis  <jmdavis@link.com>
800         * MAINTAINERS (Write After Approval): Added myself.
801         * MAINTAINERS (Reviewers): Removed myself.
803 2007-08-18  Paul Brook  <paul@codesourcery.com>
804             Joseph Myers  <joseph@codesourcery.com>
806         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
807         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
808         * Makefile.in: Regenerate.
809         * configure.ac (--with-debug-prefix-map): New.
810         * configure: Regenerate.
812 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
813             Nigel Stephens  <nigel@mips.com>
815         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
816         as target_makefile_frag.
817         * configure: Regenerate.
819 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
821         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
822         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
823         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
824         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
825         (do-compare, do-compare3, do-compare-debug): New.
826         ([+compare-target+]): Use them.
828 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
830         * MAINTAINERS (Write After Approval): Change my email address.
832 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
833             Ben Elliston  <bje@au.ibm.com>
835         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
836         --silent if $silent.
837         * configure: Regenerate.
839 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
841         * MAINTAINERS (Various Maintainers): Add myself as
842         loop infrastructure maintainer.  Update my e-mail
843         address.
845 2007-07-31  Diego Novillo  <dnovillo@google.com>
847         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
848         Adjust description.
850 2007-07-26  Richard Guenther  <rguenther@suse.de>
852         * configure.ac: Add types checking to stage1 checking flags.
853         * configure: Regenerate.
855 2007-07-17  Nick Clifton  <nickc@redhat.com>
857         * COPYING3: New file.  Contains version 3 of the GNU General
858         Public License.
859         * COPYING3.LIB: New file.  Contains version 3 of the GNU
860         Lesser General Public License.
862 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
864         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
866 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
868         * MAINTAINERS (S/390 co-maintainer): Add myself.
869         (Write After Approval): Remove myself.
871 2007-07-13  Dan Hipschman  <dsh@google.com>
873         * MAINTAINERS (Write After Approval): Add myself.
875 2007-07-11  Nick Clifton  <nickc@redhat.com>
877         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
878         WINDRES export.
879         * Makefile.in: Regenerate.
881 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
883         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
884         maintainer.
886 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
888         * lt~obsolete.m4: New. Import from 20070318 libtool.
890 2007-07-03  Julian Brown  <julian@codesourcery.com>
892         * MAINTAINERS (Write After Approval): Add myself.
894 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
896         * configure.ac: Rewrite 'configure --help' strings to look nicer.
897         * configure: Regenerate.
899 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
901         * configure.ac: Add some missing m4 quotation.
902         * configure: Regenerate.
904 2007-07-02  Simon Baldwin  <simonb@google.com>
906         * MAINTAINERS (Write After Approval): Add myself.
908 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
910         * configure: Regenerate.
912 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
914         * Makefile.def: Add windmc tool to build.
915         * Makefile.tpl: Likewise.
916         * configure.ac: Likewise.
917         * Makefile.in: Regenerate.
918         * configure: Regenerate.
919                                                 
920 2007-06-28  DJ Delorie  <dj@redhat.com>
922         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
923         not building newlib.
924         * configure: Regenerated.
925         
926 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
928         * MAINTAINERS (Write After Approval): Add myself.
930 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
932         * MAINTAINERS (Write After Approval): Add myself.
934 2007-06-19  Chris Matthews  <chrismatthews@google.com>
936         * MAINTAINERS (Write After Approval): Add myself.
938 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
940         * MAINTAINERS (Write After Approval): Add myself.
942 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
944         * Makefile.def: Add dependency from configure-gdb to all-bfd.
945         * Makefile.in: Regenerated.
947 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
949         * configure.ac: Don't add target-libmudflap to noconfigdirs for
950         bfin*-*-uclinux* targets.
951         * configure: Regenerate.
953 2007-06-14  Ian Lance Taylor  <iant@google.com>
955         * MAINTAINERS: Add myself as non-algorithmic global write
956         maintainer.
958 2007-06-14  Diego Novillo  <dnovillo@google.com>
960         * MAINTAINERS: Add self as middle-end maintainer and
961         non-algorithmic global write maintainer.
963 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
965         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
966         Move all Fortran maintainers except Paul Brook into the
967         Non-Autopoiesis section.
969 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
971         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
972         (distclean-stage[+id+]): Possibly delete stage_last.
973         * Makefile.in: Regenerate.
975 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
977         * MAINTAINERS (Various Maintainer): Fix typo.
979 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
981         * MAINTAINERS (Various Maintainer): Add myself as
982         dataflow maintainer.
984 2007-06-07  Ben Elliston  <bje@au.ibm.com>
986         * config.sub, config.guess: Update from upstream sources.
988 2007-06-07  Ben Elliston  <bje@au.ibm.com>
990         * Makefile.tpl: Fix spelling error.
991         * Makefile.in: Regenerate.
993 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
995         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
996         lt_cv_sys_max_cmd_len.
998 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
1000         * MAINTAINERS (Various Maintainers): Add myself as
1001         auto-vectorizer maintainer.
1003 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
1005         PR libjava/32098
1006         * libtool.m4: Revert previous change.
1007         * ltgcc.m4: Put it here.
1009 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
1011         * MAINTAINERS (Various Maintainers): Add myself as
1012         auto-vectorizer maintainer.
1014 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
1016         PR libjava/32098
1017         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1019 2007-05-30  Richard Guenther  <rguenther@suse.de>
1021         * MAINTAINERS (Various Maintainers): Add myself as
1022         auto-vectorizer maintainer.
1024 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
1026         PR bootstrap/29382
1027         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1028         * configure: Rebuilt.
1030 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
1032         * MAINTAINERS (Write After Approval): Removed my name.
1034 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
1036         * MAINTAINERS (Write After Approval): Remove myself.
1038 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
1040         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1042 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
1044         * ltmain.sh: Update from ToT Libtool.
1045         * libtool.m4: Update from ToT Libtool.
1046         * ltsugar.m4: New. Update from ToT Libtool.
1047         * ltversion.m4: New. Update from ToT Libtool.
1048         * ltoptions.m4: New. Update from ToT Libtool.
1049         * ltconfig: Remove.
1050         * ltcf-c.sh: Remove.
1051         * ltcf-cxx.sh: Remove.
1052         * ltcf-gcj.sh: Remove.
1054 2007-05-22  Ollie Wild  <aaw@google.com>
1056         * MAINTAINERS (Write After Approval): Add myself.
1058 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
1060         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1061         stage_cflags.
1062         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1063         Remove CFLAGS/LIBCFLAGS.
1064         (configure-stage[+id+]-[+prefix+][+module+],
1065         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1066         * Makefile.in: Regenerate.
1068 2007-05-15  Diego Novillo  <dnovillo@google.com>
1070         * MAINTAINERS: Update e-mail address.
1072 2007-05-15  Revital Eres  <eres@il.ibm.com>
1074         * MAINTAINERS (Write After Approval): Add myself.
1076 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
1078         * MAINTAINERS (Write After Approval): Updated my address.
1080 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
1082         * MAINTAINERS (Write After Approval): Add myself.
1084 2007-05-11  Silvius Rus  <rus@google.com>
1086         * MAINTAINERS (Write After Approval): Add myself.
1088 2007-04-23  Tom Tromey  <tromey@redhat.com>
1090         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1092 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
1094         * MAINTAINERS (cpplib): Rename to ...
1095         (libcpp): ... this.  Add C/C++ front end maintainers.
1097 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
1099         * config-ml.in: Pass ${ml_config_env} to configure calls.
1101 2007-04-04  Christian Bruel  <christian.bruel@st.com>
1103         * MAINTAINERS (Write After Approval): Add myself.
1104         
1105 2007-04-02  Dave Korn  <dave.korn@artimi.com>
1107         * MAINTAINERS (Write After Approval): Add myself.
1109 2007-03-31  Tobias Burnus  <burnus@net-b.de>
1111         * MAINTAINERS (fortran 95 front end): Add myself.
1113 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1115         * MAINTAINERS (Write After Approval): Add myself.
1116         
1117 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
1119         * MAINTAINERS (Modulo Scheduler): Add myself.
1121 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
1123         * MAINTAINERS (fortran 95 front end): Add myself.
1124         (c++ front end): whitespace fix.
1126 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
1128         * MAINTAINERS (Write After Approval): Add myself.
1130 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
1132         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1133         of glob.  Quote arguments with single quotes too.
1134         * configure: Regenerate.
1136 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
1138         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1139         * Makefile.in: Regenerate
1141 2007-03-07  Andreas Schwab  <schwab@suse.de>
1143         * configure: Regenerate.
1145 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
1147         * configure.ac: Add "--with-pdfdir" configure option,
1148         which defines pdfdir variable.
1149         * Makefile.def (target=fixincludes): Add install-pdf to
1150         missing targets.
1151         (recursive_targets): Add install-pdf target.
1152         (flags_to_pass): Add pdfdir.
1153         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1154         target.
1155         * configure: Regenerate
1156         * Makefile.in: Regenerate
1158 2007-02-28  Eric Christopher  <echristo@apple.com>
1160         Revert:
1161         2006-12-07  Mike Stump  <mrs@apple.com>
1163         * Makefile.def (dependencies): Add dependency for
1164         install-target-libssp and install-target-libgomp on
1165         install-gcc.
1166         * Makefile.in: Regenerate.
1168 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
1170         * configure: Regenerate.
1171         * configure.ac: Move statements after variable declarations.
1173 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
1175         * MAINTAINERS: Add myself as sh maintainer.
1177 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
1179         * configure.ac: Adjust for loop syntax.
1180         * configure: Regenerate.
1182 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1184         * configure: Rebuilt.
1186 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1188         * configure.ac: Drop multiple occurrences of --enable-languages,
1189         and fix its quoting.
1190         * configure: Rebuilt.
1192 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
1193             Nathan Sidwell  <nathan@codesourcery.com>
1194             Vladimir Prus  <vladimir@codesourcery.com>
1195             Joseph Myers  <joseph@codesourcery.com>
1197         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1198         * configure: Regenerate.
1200 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
1202         * ltconfig (freebsd*): Default to elf.
1204 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1206         * configure.ac (target_libraries): Move libgcc before libiberty.
1207         * configure: Regenerated.
1209 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1210             Paolo Bonzini  <bonzini@gnu.org>
1212         PR bootstrap/30753
1213         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
1214         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
1215         * configure: Regenerated.
1217 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1219         * MAINTAINERS (Language Front End Maintainers): Update my mail
1220         address.
1222 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1224         PR bootstrap/30748
1225         * configure.ac: Correct syntax for Solaris ksh.
1226         * configure: Regenerated.
1228 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1230         * configure.ac: Sync with src.
1231         * configure: Regenerate.
1233 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1235         * Makefile.in: Regenerate.
1237 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1239         * config.sub: Sync with src.
1241 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1243         * Makefile.tpl (build_alias, host_alias, target_alias): Use
1244         noncanonical equivalents.
1245         * configure.in: Rename to...
1246         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
1247         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
1248         target_noncanonical.  Use them.  Rewrite removal of configure
1249         arguments for autoconf 2.59.  Discard variable settings.  Force
1250         program_transform_name for native tools.
1252         * Makefile.in: Regenerated.
1253         * configure: Regenerated with autoconf 2.59.
1255 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
1257         * MAINTAINERS (Write After Approval): Add myself.
1259 2007-01-31  Andreas Schwab  <schwab@suse.de>
1261         * Makefile.tpl (LDFLAGS): Substitute it.
1262         * Makefile.in: Regenerate.
1264 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1266         * MAINTAINERS (Write After Approval): Add myself.
1268 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
1270         * MAINTAINERS (spu port): Add myself.
1272 2007-01-23  Richard Guenther  <rguenther@suse.de>
1274         PR bootstrap/30541
1275         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1276         * Makefile.tpl (GNATBIND): Substitute it.
1277         (GNATMAKE): Likewise.
1278         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1279         of STAGE_PREFIX.
1280         * Makefile.in: Regenerate.
1281         * configure: Regenerate.
1283 2007-01-18  Mike Stump  <mrs@apple.com>
1285         * configure.in: Re-enable -Werror for gcc builds.
1287 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
1289         * MAINTAINERS (Write After Approval): Add myself.
1291 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1293         * configure.in: Change == to = in test command.
1294         * configure: Regenerate.
1296 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1297             Nick Clifton  <nickc@redhat.com>
1298             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
1300         * configure.in (build_configargs, host_configargs, target_configargs):
1301         Remove build/host/target parameters.
1302         (host_libs): Add gmp and mpfr.
1303         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1304         * Makefile.def (gmp, mpfr): New.
1305         (gcc): Remove target.
1306         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1307         target_os, target_vendor): New.
1308         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
1309         * configure: Regenerate.
1310         * Makefile.in: Regenerate.
1312 2007-01-11  Matt Fago  <fago@earthlink.net>
1314         * configure.in: Try to link to functions only in mpfr 2.2.x
1315         to improve robustness of configure tests.
1316         * configure: Regenerate.
1318 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
1320         * MAINTAINERS: Add myself as i386 maintainer.
1322 2007-01-08  Jan Hubicka  <jh@suse.cz>
1324         * MAINTAINERS: Add myself as i386 maintainer.
1326 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
1328         * configure.in: Add support for an x86_64-mingw* target.
1329         * configure: Regenerate.
1331 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
1333         * Makefile.tpl (all-target): Correct @if conditional for target
1334         modules.
1335         * configure.in: Omit libiberty if building only target libgcc.
1336         * configure, Makefile.in: Regenerated.
1338 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
1340         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1341         * configure: Regenerate.
1343 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
1345         * Makefile.def (target_modules): Add libgcc.
1346         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
1347         * Makefile.tpl (clean-target-libgcc): Delete.
1348         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1349         on gcc even for bootstrapped modules.  Rewrite handling of
1350         lang_env_dependencies to loop over target_modules.
1351         * configure.in (target_libraries): Add target-libgcc.
1352         * Makefile.in, configure: Regenerated.
1354 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1356         * configure.in: Reorganize recognition of languages.  Add
1357         --enable-stage1-languages.  Show supported languages for the chosen
1358         target rather than all recognized languages.
1359         * configure: Regenerate.
1361 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1363         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1364         * Makefile.in: Regenerate.
1366 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1368         * configure.in: Warn that MPFR 2.2.0 is buggy.
1369         * configure: Regenerate.
1371 2006-12-27  Ian Lance Taylor  <iant@google.com>
1373         * configure.in: When removing Makefiles to force a reconfigure, also
1374         remove prev-DIR*/Makefile.
1375         * configure: Regenerate.
1377 2006-12-22  Andreas Schwab  <schwab@suse.de>
1379         * configure: Regenerate with correct autoconf version.
1381 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
1383         * configure.in: add AC_SUBST for *_FOR_TARGET.
1384         * configure: Regenerate.
1386 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1388         * configure.in: Simplify logic for rejecting languages that cannot
1389         be built.  Separate the case when a language is unsupported,
1390         from the case when the user chooses not to build a language.
1392 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1394         * configure.in: Remove "$build" case for powerpc-*-darwin* since
1395         it only affects bootstrap and could be tested on "$host" as well.
1396         * configure: Regenerate.
1397         * config/mh-ppc-darwin: Add to the stage1 cflags here.
1399 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1401         PR bootstrap/29544
1402         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1403         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1404         move here comment from Makefile.tpl.
1405         * Makefile.tpl: Move some definitions higher in the file.
1406         (STAGE1_CHECKING): New.
1407         * configure.in: Add --enable-stage1-checking.
1408         * configure: Regenerate.
1409         * Makefile.in: Regenerate.
1411 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1413         * MAINTAINERS: Add myself as build system maintainer.
1415 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
1417         * MAINTAINERS (Write After Approval): Add myself.
1419 2006-12-13  Eric Christopher  <echristo@apple.com>
1421         * MAINTAINERS: Add myself as darwin maintainer.
1423 2006-12-11  Ian Lance Taylor  <ian@airs.com>
1425         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1427 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
1429         MAINTAINERS: Update my entry.
1431 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
1433         * configure.in:  Handle spu makefile frag.
1434         * Makefile.tpl (MAINT): Define
1435         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1436         * configure: Regenerate.
1437         * Makefile.in: Regenerate.
1439 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1441         * config.guess: Import latest version.
1442         * config.sub: Likewise.
1444 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1446         * configure.in (spu-*-*): Don't skip target-libiberty.
1447         * configure: Regenerate.
1449 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1451         PR bootstrap/30134
1452         * configure.in: Correct x86 darwin support for libjava to powerpc
1453         and i?86 only.
1454         * configure: Regenerate.
1456 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
1458         * configure.in: Add x86 darwin support for libjava.
1459         * configure: Regenerate.
1461 2006-12-07  Mike Stump  <mrs@apple.com>
1463         * Makefile.def (dependencies): Add dependency for
1464         install-target-libssp and install-target-libgomp on
1465         install-gcc.
1466         * Makefile.in: Regenerate.
1468 2006-12-04  Richard Guenther  <rguenther@suse.de>
1470         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1471         (Non-Algorithmic Maintainers): Move over non-algorithmic
1472         loop optimizer maintainers, add myself as a non-algorithmic
1473         middle-end maintainer.
1475 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
1477         * MAINTAINERS (Write After Approval): Add myself.
1479 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1481         * configure.in: Update error message for missing GMP/MPFR.
1483         * configure: Regenerate.
1485 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1487         * configure.in: Update MPFR version in error message.
1489         * configure: Regenerate.
1491 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1493         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1494         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1495         --with-gmp-lib): New flags.
1497         * configure: Regenerate.
1499 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
1501         * MAINTAINERS (Write After Approval): Change my email address.
1503 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1505         * MAINTAINERS (Write After Approval): Add myself.
1507 2006-11-22  Philipp Thomas <pth@suse.de>
1509         * MAINTAINERS (i18n): Update e-mail address.
1511 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
1513         * MAINTAINERS (spu port): Add myself as maintainer.
1514         (Write After Approval): Remove myself.
1516 2006-11-22  Ben Elliston  <bje@au.ibm.com>
1518         * configure.in (skipdirs): Don't build libssp for SPU.
1519         * configure: Regenerate.
1521 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
1523         * MAINTAINERS (spu port): Add myself as maintainer.
1524         (libobjc): Update my email address.
1526 2006-11-21  Andrea Bona  <andrea.bona@st.com>
1528         * MAINTAINERS (Write After Approval): Add myself.
1530 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1532         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1533         * configure : Rebuilt.
1535 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1537         * MAINTAINERS (Write After Approval): Add myself.
1539 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
1541         * MAINTAINERS (Write After Approval): Add myself.
1543 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1545         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1546         libmpfr.a.
1547         * configure: Regenerate.
1549 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
1551         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1552         (unstage): Test for stage_last presence.
1554         PR bootstrap/29802
1555         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1556         * Makefile.in: Regenerate.
1558 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
1560         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1561         maintainers.
1563 2006-11-14  Erven Rohou  <erven.rohou@st.com>
1565         * MAINTAINERS (Write After Approval): Add myself.
1567 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
1569         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1570         and stageN-package/Makefile.
1571         * Makefile.in: Regenerated.
1573 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
1575         * configure.in: Remove target-libgloss from noconfigdirs for
1576         bfin-*-*.
1577         * configure: Regenerated.
1579 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1581         * configure.in (have_gmp): Only error if the gcc directory exists.
1583         * configure: Regenerate.
1585 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1587         * configure.in: Robustify error message for missing GMP/MPFR.
1589         * configure: Regenerate.
1591 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
1593         * MAINTAINERS (Write After Approval): Add myself.
1595 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
1597         * MAINTAINERS: Change email address.
1599 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
1601         * MAINTAINERS (Write After Approval): Add myself.
1603 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
1605         * MAINTAINERS (Write After Approval): Add myself.
1607 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
1609         * MAINTAINERS (Write After Approval): Move myself to
1610         Write After Approval section.
1612 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1614         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
1615         need_gmp anymore.
1616         * configure: Regenerate.
1618 2006-10-16  Tobias Burnus  <burnus@net-b.de>
1620         * MAINTAINERS (Write After Approval): Add myself.
1622 2006-10-16  Ben Elliston  <bje@au.ibm.com>
1624         * config.guess: Import latest version.
1625         * config.sub: Likewise.
1627 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1629         * Makefile.def: Added pdf target handling.
1630         * Makefile.tpl: Added pdf target handling.
1631         * Makefile.in: Regenerated.
1633 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
1635         * MAINTAINERS: Add self as score port maintainer.
1637 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
1639         * MAINTAINERS (Write After Approval): Add myself.
1641 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
1643         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
1644         or newer.
1645         * configure: Regenerated.
1647 2006-09-27  Dave Brolley  <brolley@redhat.com>
1649         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1650         $s instead of $r.
1651         * configure: Regenerated.
1653 2006-09-26  Thiemo Seufer  <ths@mips.com>
1655         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1656         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1657         * configure: Regenerate.
1659 2006-09-24  Graeme Peterson <gridly@gmail.com>
1661         * MAINTAINERS (Write After Approval): Remove myself.
1663 2006-09-22  Chao-ying Fu  <fu@mips.com>
1665         * MAINTAINERS (Write After Approval): Add myself.
1667 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
1669         * MAINTAINERS: Add self as soft-fp maintainer.
1671 2006-09-09  Anatoly Sokolov <aesok@post.ru>
1673         * MAINTAINERS: Add myself as avr maintainer.
1674         Remove Marek Michalkiewicz as avr maintainer.
1676 2006-09-07  Roberto Costa  <roberto.costa@st.com>
1678         * MAINTAINERS (Write After Approval): Add myself.
1680 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
1682         * configure.in: Never build newlib for a Mingw host.
1683         Never build newlib as Mingw target library.
1684         Test the existence of winsup/cygwin for building a Cygwin newlib,
1685         rather than just winsup.
1686         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1687         building a Mingw target.
1688         * configure: Regenerate.
1690 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1692         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1694 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
1696         * config.guess: Import from src (was more updated).
1697         * config.sub: Likewise.
1699 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
1701         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1702         * configure: Regenerated.
1704 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
1706         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1707         for stages after the first.
1709 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
1711         * Makefile.def: Add dependencies for configure-opcodes
1712         on configure-intl and all-opcodes on all-intl.
1713         * Makefile.in: Regenerated.
1715 2006-07-13  Ben Elliston  <bje@au.ibm.com>
1717         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1719 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
1721         Port to hosts whose 'sort' and 'tail' implementations
1722         treat operands with leading '+' as file names, as POSIX
1723         has required since 2001.  However, make sure the code still
1724         works on pre-POSIX hosts.
1725         * ltmain.sh: Don't assume "sort +2" is equivalent to
1726         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1728 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
1730         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1732 2006-07-04  Peter O'Gorman  <peter@pogma.com>
1734         * ltconfig: chmod 644 before ranlib during install.
1736 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1738         PR bootstrap/18058
1739         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1740         if the bootstrap compiler is a GCC version that supports it.
1741         * configure: Regenerate.
1743 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1745         * configure.in: Fix thinkos in previous check-in.
1746         * configure: Regenerate.
1748 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1750         PR other/27063
1751         * configure.in: Test subdir_requires and give an appropriate
1752         error message.
1753         * configure: Regenerate.
1755 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
1757         * MAINTAINERS (Write After Approval): Add myself.
1759 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
1761         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1763 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
1765         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1767 2006-06-20  David Ayers  <d.ayers@inode.at>
1769         PR bootstrap/28072
1770         * configure.in: Add target-boehm-gc to noconfigdirs depending on
1771         whether target-libjava is being configured instead of whether the
1772         java front end is enabled.
1773         * configure: Regenerate.
1775 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1777         PR target/27540
1778         * configure.in: Only enable libgomp on IRIX 6.
1779         * configure: Regenerate.
1781 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
1783         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1784         too.
1785         * Makefile.in: Regenerate.
1787 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
1789         * config-ml.in: Alter CCASFLAGS to include special
1790         multilib options the same as is done for CFLAGS.
1792 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1794         * configure.in: Don't enable libgomp on hpux10.
1795         * configure: Rebuilt.
1797 2006-06-12  David Ayers  <d.ayers@inode.at>
1799         PR bootstrap/27963
1800         PR target/19970
1801         * configure.in: Remove target-boehm-gc from noconfigdirs where
1802         ${libgcj} is specified.
1803         * configure: Regenerate.
1805 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
1807         Sync from src:
1809         * configure.in: Sync.
1810         * configure: Regenerated.
1812         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
1814         * Makefile.def: Added dependencies from sim and gdb on intl, and
1815         added configure dependencies to everything with an all dependency
1816         on intl.
1817         * Makefile.in: Regenerated.
1819 2006-06-06  David Ayers  <d.ayers@inode.at>
1821         PR libobjc/13946
1822         * Makefile.def: Add dependencies for libobjc which boehm-gc.
1823         * Makefile.in: Regenerate.
1824         * configure.in: Add --enable-objc-gc at toplevel and have it
1825         enable boehm-gc for Objective-C.
1826         Remove target-boehm-gc from libgcj.
1827         Add target-boehm-gc to target_libraries.
1828         Add target-boehm-gc to noconfigdirs where ${libgcj}
1829         is specified.
1830         Assert that boehm-gc is supported when requested for Objective-C.
1831         Only build boehm-gc if needed either for Java or Objective-C.
1832         * configure: Regenerate.
1834 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
1836         PR 27674
1837         * Makefile.tpl (configure-[+prefix+][+module+],
1838         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1839         Remove rule to unstage bootstrapped modules.
1840         (stage_current): New.
1841         * Makefile.in: Regenerate.
1843 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1845         * MAINTAINERS (Write After Approval): Update my e-mail address.
1847 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
1849         * include/libiberty.h: Declare pex_run_in_environment.
1851 2006-05-31  Asher Langton  <langton2@llnl.gov>
1853         * MAINTAINERS (Write After Approval): Add myself.
1855 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
1857         * Makefile.def (bfd, opcodes): Fix lib_path.
1858         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1859         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
1860         * Makefile.in: Regenerate.
1862 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1864         * Makefile.in: Regenerate.
1866 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1868         * Makefile.def: Add install-html target. Add datarootdir
1869         docdir and htmldir to flags_to_pass.
1870         * Makefile.tpl: Add install-html target.
1871         * Makefile.in: Regenerate.
1872         * configure.in: Add --with-datarootdir, --with-docdir, and
1873         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1874         * configure: Regenerate.
1876 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
1878         * configure.in: Enable gprof for cross builds.
1879         * configure: Regenerate.
1881 2006-05-22  Richard Guenther  <rguenther@suse.de>
1883         Revert
1884         2006-01-31  Richard Guenther  <rguenther@suse.de>
1885         Paolo Bonzini  <bonzini@gnu.org>
1887         * Makefile.def (target_modules): Add libgcc-math target module.
1888         * configure.in (target_libraries): Add libgcc-math target library.
1889         (--enable-libgcc-math): New configure switch.
1890         * Makefile.in: Re-generate.
1891         * configure: Re-generate.
1892         * libgcc-math: New toplevel directory.
1894 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1895             Andreas Tobler  <a.tobler@schweiz.ch>
1897         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
1898         * configure: Rebuilt.
1900 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
1902         * MAINTAINERS (Write After Approval): Add myself.
1904 2006-05-01  DJ Delorie  <dj@redhat.com>
1906         * configure.in: Restore CFLAGS if GMP isn't present.
1907         * configure: Regenerate.
1909 2006-05-01  Richard Guenther  <rguenther@suse.de>
1911         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1912         maintainer.
1914 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
1916         * MAINTAINERS (Write After Approval): Add myself.
1918 2006-04-28  Jan Beulich  <jbeulich@novell.com>
1920         * MAINTAINERS (Write After Approval): Add myself.
1922 2006-04-18  DJ Delorie  <dj@redhat.com>
1924         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
1925         reference libgloss so that libssp can be built in a combined
1926         tree.
1927         * configure: Regenerate.
1929 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
1931         * MAINTAINERS (Write After Approval): Add myself.
1933 2006-04-05  Ben Elliston  <bje@au.ibm.com>
1935         * configure.in: Require makeinfo 4.4 or higher.
1936         * configure: Regenerate.
1938 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
1940         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
1941         Rearrange the entries of other libraries to have them in one place.
1943 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
1945         * MAINTAINERS (Write After Approval): Remove myself.
1946         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1948 2006-03-14  Richard Guenther  <rguenther@suse.de>
1950         * configure: Regenerate with autoconf 2.13.
1952 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
1954         * MAINTAINERS: Use my work address.
1956         * MAINTAINERS: Update my E-mail address.
1958 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
1960         * configure.in: Handle --disable-<component> generically.
1961         * configure: Regenerate.
1963 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
1965         PR libgcj/17311
1966         * ltmain.sh: Don't use "$finalize_rpath" for compile.
1968 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
1970         * MAINTAINERS (Write After Approval):  Remove myself.
1971         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1973 2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1975         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
1976         (TARGET_CONFIGDIRS): Remove.
1977         * configure.in: Remove AC_SUBST(target_configdirs).
1978         * Makefile.in, configure: Regenerated.
1980 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
1982         * MAINTAINERS (Write After Approval):  Remove myself.
1983         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1985 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
1987         PR bootstrap/25670
1989         * Makefile.tpl ([+compare-target+]): Print explanation messages.
1991         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1992         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1993         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1994         BUILD_PREFIX, BUILD_PREFIX_1.
1995         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1997         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1998         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2000         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2001         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2002         of `cat stage_current`.  Always provide the `r' and `s' variables.
2003         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2004         a single shell execution.
2005         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2006         bootstrapped modules, make the stage1 module if the build was not
2007         started yet, else build the current stage.
2008         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2009         (all-build, all-host, all-target, [+make_target+]-host,
2010         [+make_target+]-target): Do not use \-continued lines.
2011         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2012         (current_stage, restrap, stage_last): New.
2014         * Makefile.in: Regenerate.
2015         * configure: Regenerate.
2017 2006-02-19  Bud Davis  <jmdavis@link.com>
2019         * MAINTAINERS (Write After Approval):  Remove myself.
2020         (Language Front End Maintainers):  Add myself as fortran 95
2021         maintainer and update e-mail address.
2023 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2025         * MAINTAINERS (Write After Approval):  Remove myself.
2026         (Language Front End Maintainers):  Add myself as fortran 95
2027         maintainer.
2029 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
2031         * MAINTAINERS (Write After Approval): Add myself.
2033 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
2035         * MAINTAINERS (Write After Approval):  Remove myself.
2036         (Language Front End Maintainers):  Add myself as
2037         fortran 95 maintainer.
2039 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2041         Sync from src:
2043         2005-12-27  Leif Ekblad  <leif@rdos.net>
2045         * configure.in: Add support for RDOS target.
2046         * configure: Regenerate.
2048 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2049             Andreas Schwab  <schwab@suse.de>
2051         * configure: Regenerate.
2053 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
2055         * configure.in (enable_libgomp): Add AIX.
2056         * configure: Regenerate.
2058 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
2060         * MAINTAINERS (Write After Approval): Add myself.
2062 2006-02-03  Lee Millward  <lee.millward@gmail.com>
2064         * MAINTAINERS (Write After Approval): Add myself.
2066 2006-01-31  Richard Guenther  <rguenther@suse.de>
2067         Paolo Bonzini  <bonzini@gnu.org>
2069         * Makefile.def (target_modules): Add libgcc-math target module.
2070         * configure.in (target_libraries): Add libgcc-math target library.
2071         (--enable-libgcc-math): New configure switch.
2072         * Makefile.in: Re-generate.
2073         * configure: Re-generate.
2074         * libgcc-math: New toplevel directory.
2076 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
2078         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2079         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2080         the assembler, linker and binutils.
2081         * configure: Regenerate.
2083 2006-01-22  Dirk Mueller  <dmueller@suse.de>
2085         * MAINTAINERS (Write After Approval): Add myself.
2087 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
2089         * configure: Regenerate.
2091 2006-01-18  Richard Henderson  <rth@redhat.com>
2092             Jakub Jelinek  <jakub@redhat.com>
2093             Diego Novillo  <dnovillo@redhat.com>
2095         * libgomp: New directory.
2096         * Makefile.def: Add target_module libgomp.
2097         * Makefile.in: Regenerate.
2098         * configure.in (target_libraries): Add target-libgomp.
2099         * configure: Regenerate.
2101 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
2103         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2104         @ from continuation.
2105         * Makefile.in: Rebuilt.
2107 2006-01-04  Chris Lattner  <sabre@gnu.org>
2109         * MAINTAINERS (Write After Approval): Add myself.
2111 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
2113         PR bootstrap/24252
2115         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2116         * Makefile.tpl (OBJDUMP): New.
2117         (EXTRA_HOST_FLAGS): Add it.
2118         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2120         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2121         to use symbolic links between directories.  Avoid race conditions
2122         or make them harmless.
2123         * configure.in: Do not try to use symbolic links between directories.
2125         * Makefile.def (LEAN): Pass.
2126         * Makefile.tpl (LEAN): Define.
2127         (stage[+id+]-start): Accept that the previous directory does not
2128         exist, if the bootstrap is lean.
2129         (stage[+id+]-bubble): Invoke lean bootstrap commands after
2130         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
2131         configure substitution.
2132         ([+compare-target+]): Likewise.
2133         ([+bootstrap-target+]-lean): New.
2134         * configure.in: Remove lean bootstrap support from here.
2136         * Makefile.in: Regenerate.
2137         * configure: Regenerate.
2139 2006-01-04  Ben Elliston  <bje@au.ibm.com>
2141         * MAINTAINERS (libdecnumber): Add myself.
2143 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
2145         * libtool-ldflags: New script.
2147 2006-01-02  Andreas Schwab  <schwab@suse.de>
2149         * configure.in: When reconfiguring remove Makefile in
2150         all stage directories.
2151         * configure: Regenerate.
2153 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
2155         * MAINTAINERS: Update my email address.
2157 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
2159         Revert Ada-related part of the previous change.
2161         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2162         Do not pass.
2163         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2164         * Makefile.in: Regenerate.
2165         * configure.in: Do not include mt-ppc-aix target fragment.
2166         * configure: Regenerate.
2168 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
2170         * configure.in: Select appropriate fragments for PowerPC/AIX.
2171         * configure: Regenerate.
2173         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2174         BOOT_CFLAGS, BOOT_LDFLAGS.
2175         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2176         BOOT_CFLAGS, BOOT_LDFLAGS.
2177         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2178         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2179         (stage): Fail if we cannot complete the work.
2180         * Makefile.in: Regenerate.
2182 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
2184         * configure.in: Replace ms1 with mt.
2185         * configure: Rebuilt.
2187 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
2189         * MAINTAINERS: Update my email address.
2191 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
2193         * Makefile.tpl (all, do-[+make_target+], do-check, install,
2194         install-host-nogcc): Don't invoke $(stage) at the end.
2195         * Makefile.in: Regenerate.
2197 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
2199         * configure.in: Flip the top-level bootstrap switch.
2200         * configure: Regenerate.
2202 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
2204         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2205         $(stage) and $(unstage).
2206         (EXTRA_TARGET_FLAGS): Correct double-quoting.
2207         (all): Remove stray semicolon.
2208         (local-distclean): Don't handle multilib.tmp and multilib.out.
2209         (install.all): Set $s for consistency.
2210         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2211         check_multilibs setting.  Always make the install directory.
2212         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2213         Correct @if/@endif.
2214         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2215         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2216         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2217         (multilib.out): Remove.
2218         * Makefile.in: Regenerated.
2220 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
2222         * MAINTAINERS (Write After Approval): Add myself.
2224 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2226         * MAINTAINERS: Add myself as mt maintainer.
2228         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
2230 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
2232         * MAINTAINERS: Change email address.
2234 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
2236         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2237         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2238         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
2239         Find in-tree tools if available.
2240         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2241         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2242         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2243         (COMPILER_*_FOR_TARGET): New.
2244         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2245         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2246         (CONFIGURED_*, USUAL_*): Remove.
2247         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2248         STRIP): Use autoconf substitutions.
2249         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2250         COMPILER_NM_FOR_TARGET): New.
2251         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2253         (all): Make all-host and all-target in parallel.
2254         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2255         that $$r and $$s are set before invoking a recursive make.
2256         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2257         ([+bootstrap-target+]): Inline most of the `all' target.
2259 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2261         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2262         from the gcc build directory.
2263         * Makefile.in: Regenerate.
2265 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2267         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
2268         depend on all-libdecnumber.
2269         * configure.in (host_libs): Include libdecnumber.
2270         * Makefile.in: Regenerate.
2271         * configure: Likewise.
2273 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2275         * libdecnumber: Import decNumber sources from the dfp-branch.
2277 2005-11-21  Kean Johnston  <jkj@sco.com>
2279         * config.sub, config.guess: Sync from upstream sources.
2281 2005-11-21  Ben Elliston  <bje@au.ibm.com>
2283         Import from Autoconf sources:
2285         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
2286         * config/move-if-change: Don't output "$2 is unchanged";
2287         suggested by Ben Elliston.  Handle weird characters correctly.
2289 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
2291         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2292         to match upstream libtool for darwin.
2294 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
2296         * Makefile.def: Remove gdb dependencies for gdbtk.
2297         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2298         (configure-gdb, install-gdb): New rules.
2299         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2300         * Makefile.in, configure: Regenerated.
2302 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
2304         * MAINTAINERS (Write After Approval): Add myself.
2306 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
2308         * MAINTAINERS (Write After Approval): Add myself.
2310 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
2312         * MAINTAINERS (alias analysis): Add Daniel Berlin and
2313         Diego Novillo.
2315 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
2317         PR bootstrap/24297
2318         * Makefile.tpl (do-[+make-target+], do-check, install,
2319         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2320         are set before recursing.
2321         * Makefile.in: Regenerate.
2323 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
2325         PR bootstrap/18939
2326         * Makefile.def (gcc) <target>: Fix thinko.
2327         * Makefile.in: Regenerate.
2329 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
2331         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2332         * configure: Regenerate.
2334 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
2336         * MAINTAINERS (Write After Approval): Add self.
2338 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
2340         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2341         target-libffi, target-qthreads, target-libjava, and
2342         targetlibobjc.
2343         * configure: Regenerate.
2345 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
2347         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2348         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2349         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2350         (USUAL_OBJDUMP_FOR_TARGET): New.
2351         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2352         * configure.in: Check for $OBJDUMP_FOR_TARGET.
2353         * configure, Makefile.in: Regenerated.
2355 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2357         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2358         before other host packages.
2360 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
2362         * MAINTAINERS: Add self as sh libraries/configury maintainer.
2364 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2366         PR bootstrap/22340
2368         * configure.in (default_target): Remove.
2369         * Makefile.tpl (all): Do not use prerequisites as subroutines
2370         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2371         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2372         use prerequisites as subroutines.
2373         (check-host, check-target): New.
2374         (bootstrap configure & all targets): Do not use stage*-start
2375         if the directory layout is already ok.
2376         (non-bootstrap configure & all targets): Prepend a $(unstage).
2377         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
2378         (NOTPARALLEL): Remove.
2379         (unstage, stage variables): New variables.
2380         (unstage, stage targets): Simply expand to those variables.
2382         * configure: Regenerate.
2383         * Makefile.in: Regenerate.
2385 2005-10-04  James E Wilson  <wilson@specifix.com>
2387         * Makefile.def (lang_env_dependencies): Add libmudflap.
2388         * Makefile.in: Regenerate.
2390 2005-10-03  Andreas Schwab  <schwab@suse.de>
2392         Backport from libtool CVS:
2393         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
2395         * ltmain.sh: add support for installing into temporary
2396         staging area (e.g. 'make install DESTDIR=...')
2398 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
2400         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2401         * configure: Regenerated.
2403 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
2405         * configure: Regenerate with the correct
2406         autoconf version.
2408 2005-09-30  Catherine Moore  <clm@cm00re.com>
2410         * configure.in (bfin-*-*): New.
2411         * configure: Regenerated.
2413 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
2415         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2416         (LIPO_FOR_TARGET): New.
2417         (CONFIGURED_LIPO_FOR_TARGET): New.
2418         (USUAL_LIPO_FOR_TARGET): New.
2419         (STRIP_FOR_TARGET): New.
2420         (CONFIGURED_STRIP_FOR_TARGET): New.
2421         (USUAL_STRIP_FOR_TARGET): New.
2422         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2423         STRIP_FOR_TARGET.
2424         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2425         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2426         * Makefile.in: Regenerate.
2427         * configure: Regenerate.
2429 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
2431         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2432         (rs6000-*-aix*): Same.
2433         * configure: Regenerate.
2435 2005-09-16  Tom Tromey  <tromey@redhat.com>
2437         * MAINTAINERS: Add self as java maintainer.
2439 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2441         * configure.in: Recognize f95 in the --enable-languages option,
2442         and substitute it for fortran, issuing a warning.
2443         * configure: Regenerate.
2445 2005-08-30  Phil Edwards  <phil@codesourcery.com>
2447         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
2448         * configure:  Regenerated.
2450 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
2452         * MAINTAINERS: Add self as ms1 maintainer.
2454 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
2456         * Makefile.def (libssp): Add to lang_env_dependencies.
2457         * Makefile.in: Regenerate.
2459 2005-08-18  Ian Lance Taylor  <ian@airs.com>
2461         * MAINTAINERS: Add myself as middle-end maintainer.
2463 2005-08-17  Christian Groessler  <chris@groessler.org>
2465         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2466         * Makefile.in: Regenerate.
2468 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
2470         * MAINTAINERS (write after approval): Added myself.
2472 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
2474         * MAINTAINERS (Write After Approval): Add myself.
2476 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
2478         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2479         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2480         Look for alternate names of the target cc and c++
2481         * configure: Regenerate.
2483 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
2485         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2486         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2487         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2488         tools; remove code to manually set them.
2489         (Target tools): Look in the environment for them.
2490         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2491         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2492         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2493         build directory.
2494         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2495         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2496         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2497         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2498         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2499         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2500         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2501         * configure: Regenerate.
2502         * Makefile.in: Regenerate.
2504 2005-07-28  Ben Elliston  <bje@au.ibm.com>
2506         * MAINTAINERS: Update for removed CPU targets.
2508 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
2510         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
2511         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
2512         * Makefile.in: Regenerated.
2514 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
2516         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2517         (CFLAGS_FOR_TARGET): Use it.
2518         (CXXFLAGS_FOR_TARGET): Likewise.
2519         * Makefile.in: Regenerated.
2520         * configure.in (--with-build-sysroot): New option.
2521         * configure: Regenerated.
2523 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
2525         * Makefile.tpl: Wrap install between unstage and stage
2526         * Makefile.in: Regenerate.
2528 2005-07-21  Eric Christopher  <echristo@apple.com>
2530         * MAINTAINERS: Update affiliation.
2532 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
2534         * MAINTAINERS: Add self as crx port maintainer.
2536 2005-07-20  DJ Delorie  <dj@redhat.com>
2538         * MAINTAINERS: Add self as m32c maintainer.
2540 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
2542         * all files: Update FSF address.
2544 2005-07-15  Eric Christopher  <echristo@redhat.com>
2546         * MAINTAINERS: Change affiliation.
2548 2005-07-14  Jim Blandy  <jimb@redhat.com>
2550         * configure.in: Add cases for Renesas m32c.
2551         * configure: Regenerated.
2553 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2555         * COPYING.LIB: Update from fsf.org.
2557 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2559         * COPYING, compile, config.guess,
2560         config.sub, install-sh, missing, mkinstalldirs,
2561         symlink-tree, ylwrap: Sync from upstream sources.
2562         * config-ml.in: Update FSF address.
2564 2005-07-13  Eric Christopher  <echristo@redhat.com>
2566         * configure.in: Add toplevel noconfigdir support for tpf.
2567         * configure: Regenerate.
2569 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
2571         PR ada/22340
2573         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2574         * Makefile.in: Regenerate.
2576 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
2578         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
2579         Brolley to write-after-approval.
2581 2005-07-07  Andreas Schwab  <schwab@suse.de>
2583         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2584         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2585         * Makefile.in: Regenerated.
2587 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
2589         * configure.in: Don't build sim or rda when targetting darwin.
2590         * configure: Regenerate.
2592 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
2594         * configure.in: Add --enable-libssp and --disable-libssp.
2595         * configure: Regenerate with autoconf-2.13.
2597 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
2599         * Makefile.def (target_modules): Add libssp.
2600         * configure.in (target_libraries): Add target-libssp.
2601         * configure: Rebuilt.
2602         * Makefile.in: Rebuilt.
2604 2005-07-01  Zack Weinberg  <zackw@panix.com>
2606         * MAINTAINERS: Change email address.  Resign from maintainership.
2608 2005-07-01  Richard Guenther  <rguenther@suse.de>
2610         * MAINTAINERS: Change my e-mail address and affiliation.
2612 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
2614         * Makefile.def (stagefeedback): Come after profile.
2615         Define profiledbootstrap target.
2616         * Makefile.tpl (profiledbootstrap): Remove.
2617         (stageprofile-end): Zap stagefeedback.
2618         (stagefeedback-start): Copy all .gcda files, not only GCC's.
2619         * Makefile.in: Regenerate.
2621 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
2623         * MAINTAINERS: Update my email address.
2625 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
2627         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
2628         In 'cpp' stanza, support '#line' as well as '# '.
2630 2005-06-08  Andreas Schwab  <schwab@suse.de>
2632         * MAINTAINERS: Move myself from 'Write After Approval' to
2633         'CPU Port Maintainers' section as m68k maintainer.
2635 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
2637         * configure.in (unsupported_languages): New macro.
2638         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
2639         non-ported target libraries in noconfigdirs.
2640         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2641         non-linux-gnu.  Remove libgcj_ex_libffi.
2642         <lang_frag loop>: Set add_this_lang=no if the language is in
2643         unsupported_languages.
2644         * configure: Regenerate.
2646 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2648         * configure.in: Fix typo in handling of --with-mpfr-dir.
2649         * configure: Regenerate.
2651 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
2653         * MAINTAINERS: Update my email address.
2655 2005-06-02  Jim Blandy  <jimb@redhat.com>
2657         * config.sub: Add cases for the Renesas m32c.  (This patch has been
2658         accepted into the master sources.)
2660 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
2661             Michael Snyder  <msnyder@redhat.com>
2662             Stan Cox  <scox@redhat.com>
2664         * configure.in: Set noconfigdirs for ms1.
2666         * configure: Regenerate.
2668 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
2670         * MAINTAINERS (Write After Approval): Add self.
2672 2005-06-01  Josh Conner  <jconner@apple.com>
2674         * MAINTAINERS (Write After Approval): Add self.
2676 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
2678         * MAINTAINERS: Update my email address.
2680 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
2682         * MAINTAINERS (Write After Approval): Add self.
2684 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
2686         * MAINTAINERS (Write After Approval): Remove self.
2688 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
2690         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2691         (Dependencies): Consider target modules for bootstrap dependencies.
2692         Make target bootstrap modules depend on each stage's gcc.
2693         * Makefile.in: Regenerate.
2695 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
2697         * Makefile.def (configure-gcc): Depend on binutils having been built.
2698         (all-gcc): No need to do it here.
2699         * Makefile.in: Regenerate.
2701 2005-05-19  Paul Brook  <paul@codesourcery.com>
2703         * configure.in: Rewrite misleading error message when requested
2704         language cannot be built.
2705         * configure: Regenerate.
2707 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
2709         * ylwrap: Import from Automake 1.9.5.
2711 2005-05-13  David Ung  <davidu@mips.com>
2713         * MAINTAINERS (Write After Approval): Add self.
2715 2005-05-09  Mike Stump  <mrs@apple.com>
2717         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2718         lt_cv_sys_max_cmd_len for now.
2720 2005-05-09  Stan Cox  <scox@redhat.com>
2722         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2724 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
2726         * README.SCO: Update the URL.
2728 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
2730         * ltconfig: Define file_list_spec.  Pass file_list_spec and
2731         with_gnu_ld to libtool.
2732         * ltcf-c.sh (aix[45]): Define file_list_spec.
2733         * ltcf-cxx.sh (aix[45]): Same.
2734         * ltcf-gcj.sh (aix[45]): Same.
2735         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2736         exists, write list of input files to temporary file.
2738 2005-05-04  Mike Stump  <mrs@apple.com>
2740         * configure.in: Always pass --target to target configures as
2741         otherwise rebuilds that do --recheck will fail.
2742         * confiugure: Rebuilt.
2744 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
2746         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2747         STAGE_HOST_EXPORTS.
2748         (configure, all): Add bootstrap support.
2749         (Host modules, target modules): Pass post-stage1 flags and exports.
2750         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2751         * Makefile.in: Regenerate.
2753 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
2755         * configure: Regenerate.
2757 2005-04-27  Mike Stump  <mrs@apple.com>
2759         * MAINTAINERS: Add self as darwin maintainer.
2761 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
2763         * config.sub: Update from master copy.
2765 2005-04-21  Mike Stump  <mrs@apple.com>
2767         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2768         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2770 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
2772         * configure.in <crisv32-*-*, cris-*-*>: New local variable
2773         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
2774         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
2775         "*-*-elf" and "*-*-linux*".
2776         * configure: Regenerate.
2778 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
2780         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2782 2005-04-12  Mike Stump  <mrs@apple.com>
2784         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2786 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
2788         * MAINTAINERS (Write After Approval): Add myself.
2790 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
2792         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2794 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
2796         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2797         (TARGET_CONFIGARGS): Include --with-target-subdir.
2798         (configure, all): New macros.  Use them throughout.
2799         * Makefile.in: Regenerate.
2801 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
2803         * MAINTAINERS (Write After Approval): Add myself.
2805 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2807         * MAINTAINERS: Remove 'loop unrolling' maintainer.
2809 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
2811         * MAINTAINERS: Move John Carr to Write After Approval.
2813 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
2815         * config/mh-mingw32: Delete.
2816         * configure.in: Don't use it.
2817         * configure: Regenerate.
2819 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
2821         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2822         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2823         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2824         (HOST_LIB_PATH): Generate from Makefile.def.
2825         (TARGET_LIB_PATH): Likewise.
2826         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2827         * Makefile.in: Regenerate.
2828         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2829         (RPATH_ENVVAR): Include Darwin case.
2830         * configure: Regenerate.
2832 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
2834         * MAINTAINERS (Various Maintainers): Remove self.
2835         (Write After Approval): Add self.
2837 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
2839         * MAINTAINERS (Various Maintainers): Add self.
2841 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
2843         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2844         * configure: Regenerate.
2846 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
2848         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2849         gcc_version, and gcc_version_trigger from set of flags to pass.
2850         * Makefile.tpl: Remove definitions of above variables.
2851         (config.status): Remove dependency on $(gcc_version_trigger).
2852         * Makefile.in: Regenerate.
2853         * configure.in: Do not reference config/gcc-version.m4 nor
2854         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
2855         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
2856         * configure: Regenerate.
2858 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
2859             Andrew Pinski <pinskia@physics.uc.edu>
2861         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2862         * Makefile.in: Regenerate.
2864 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
2866         * MAINTAINERS (Write After Approval): Add myself.
2868 2005-03-03  David Ayers  <d.ayers@inode.at>
2870         * MAINTAINERS (Write After Approval): Add myself.
2872 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
2874         PR libgcj/20160
2875         * ltmain.sh: Avoid creating archives with components that have
2876         duplicate basenames.
2878 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
2880         PR bootstrap/20250
2881         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2882         instead of check.
2883         * Makefile.in: Regenerate.
2885 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2887         * Makefile.in: Regenerate to fix conflict between the previous two
2888         patches.
2890 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2892         PR bootstrap/17383
2893         * Makefile.def (target_modules): Remove "stage", now unnecessary.
2894         * Makefile.tpl (HOST_SUBDIR): New substitution.
2895         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2896         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2897         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2898         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2899         (Host modules, Bootstrapped modules): Use it.
2900         (Build modules, Target modules): Do not create symlink trees,
2901         always configure out-of-srcdir.
2902         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2903         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2904         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2905         $(HOST_SUBDIR).  Create a symlink for host_subdir.
2907         * Makefile.in: Regenerate.
2908         * configure: Regenerate.
2910 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2912         Merged from libada-gnattools-branch:
2913         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2915         * gnattools: New directory.
2916         * Makefile.def: Add gnattools as a module, depending on target-libada.
2917         * Makefile.in: Regenerate.
2918         * configure.in: Include gnattools in host_tools; disable it if ada
2919         is disabled.
2920         * configure: Regenerate.
2922 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
2924         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2925         treelang maintainer.
2926         (Write After Approval): Remove myself.
2928 2005-02-23  Paul Schlie  <schlie@comcast.net>
2930         * configure.in: Allow darwin targeted ports to build tk, itcl and
2931         libgui.
2932         * configure: Regenerate.
2934 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2936         PR libgcj/10353
2937         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2938         * configure: Regenerate.
2940 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
2942         * MAINTAINERS (Write After Approval): Add myself.
2944 2005-02-10  Ian Lance Taylor  <ian@airs.com>
2946         * MAINTAINERS: Update my e-mail address.
2948 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
2950         * MAINTAINERS (Write After Approval): Add myself.
2952 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
2954         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2955         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2956         target-libgloss when not *-*-elf and *-*-aout.
2957         * configure: Regenerate.
2959 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
2961         * MAINTAINERS: Remove obsolete entries.
2963         * MAINTAINERS (Write After Approval): Add Michael Matz.
2965 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
2967         * MAINTAINERS: Remove self as cpplib maintainer.
2969 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2971         * install-sh, config.sub: Import from upstream.
2973 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2975         PR bootstrap/18222
2976         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2977         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2978         * Makefile.in: Regenerate.
2980 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
2982         * MAINTAINERS: Update my email address.
2984 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
2985             Andreas Schwab  <schwab@suse.de>
2987         PR bootstrap/18033
2988         * config-ml.in: Eval option if surrounded by single quotes.
2990 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
2992         Revert 2004-12-28 Makefile changes, a better fix will be
2993         applied to mainline and src after GCC 4.0 branches.
2995 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
2997         PR bootstrap/17383
2999         * Makefile.def (target_modules): Remove stage parameter,
3000         it is always true now.
3001         * Makefile.tpl (configure-build-[+module+],
3002         configure-target-[+module+]): Always build symlink tree
3003         for the directory and for include.  BUILD_SUBDIR and
3004         TARGET_SUBDIR cannot be . anymore.
3005         * Makefile.in: Regenerate.
3007 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
3009         Revert 2004-12-08 Makefile changes.
3011 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
3013         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3014         cygwin, mingw.
3016 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
3018         * configure.in (sh64-*-*): Reenable gprof.
3019         * configure: Regenerate.
3021 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
3023         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3024         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3025         (EXTRA_TARGET_FLAGS): Add PICFLAG.
3026         * Makefile.in: Regenerate.
3028 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
3030         * MAINTAINERS: Update my email address.
3032 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
3034         * Makefile.tpl: Generate normal dependencies if the LHS module is
3035         not bootstrapped.
3036         * Makefile.in: Regenerate.
3038 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3040         * configure.in: Include config/gxx-include-dir.m4.  Use
3041         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
3042         * configure: Regenerate.
3044 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3046         * config.if: Delete.
3047         * configure.in: Set libstdcxx_incdir directly.
3048         * configure: Regenerate.
3050 2004-12-02  Eric Christopher  <echristo@redhat.com>
3052         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3053         * Makefile.in: Regenerate.
3055 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3057         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3058         * configure: Regenerate.
3060 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3062         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
3063         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
3064         * configure: Regenerate.
3066 2004-12-01  Eric Christopher  <echristo@redhat.com>
3068         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3069         of things to remove.
3071 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
3073         * MAINTAINERS (Write After Approval): Update my e-mail address.
3075 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
3077         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3078         from CVS libtool to always pass_all.
3080 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3082         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3083         (hppa*64*-*-*): Delete incorrect comment.
3084         * configure: Rebuilt.
3086 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3088         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3090 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3092         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3093         from CVS libtool to always pass_all.
3095 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3097         * install-sh, compile: Import from automake.
3099 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3101         * config.guess, config.sub:  Import from savannnah.
3103 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
3105         * MAINTAINERS (Write After Approval): Add myself
3107 2004-11-12  Mike Stump  <mrs@apple.com>
3109         * Makefile.def: Add html support.
3110         * Makefile.tpl: Likewise.
3111         * Makefile.in: Regenerate.
3113 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
3115         PR 18423
3116         * configure.in: Remove all instances of build-fixincludes from
3117         noconfigdirs.
3118         (build_configargs): Supply --target to subdirectories.
3119         * configure: Regenerate.
3121         * Makefile.def: Make gcc install depend on fixincludes install.
3122         * Makefile.in: Regenerate.
3124 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
3126         * MAINTAINERS: Add myself as gcc testsuite maintainer.
3128 2004-11-11  Paul Brook  <paul@codesourcery.com>
3130         * MAINTAINERS: Add self as arm maintainer.  Update email address.
3132 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
3134         * configure.in (noconfigdirs) [mmix-*-*]: Disable
3135         target-libgfortran.
3136         * configure: Regenerate.
3138 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
3140         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3141         like CC.
3143 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
3145         * Makefile.def (host fixincludes): Specify missing targets.
3146         * Makefile.in: Regenerate.
3148 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
3150         * MAINTAINERS: Add myself
3152 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
3154         * MAINTAINERS (Write After Approval): Add myself.
3156 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
3158         * Makefile.def: Build fixincludes for the host, too.
3159         * Makefile.in: Regenerate.
3160         * configure.in (host_tools): Add fixincludes.
3161         * configure: Regenerate.
3163 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
3165         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3166         * configure: Regenerated.
3168 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
3170         PR other/17783
3171         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3172         * configure: Regenerated.
3174 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
3176         * README.SCO: Update per FSF instructions.
3178 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
3180         PR target/18151
3181         * configure.in (case ${target}): Do not build fixincludes for avr.
3182         * configure: Regenerated.
3184 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
3186         * configure.in (case ${target}): Do not build fixincludes
3187         on platforms where it is not used.
3188         * configure: Regenerated.
3190 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
3192         * configure.in: Use an absolute path to install-sh.
3193         * configure: Regenerated.
3195 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3197         * MAINTAINERS (Write After Approval): Add myself.
3199 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
3201         * MAINTAINERS: Remove from Write After Approval those that are
3202         already maintainers.
3204 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
3206         * MAINTAINERS:  Update my email address.
3208 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
3210         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3211         * configure: Regenerate.
3213 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
3215         * MAINTAINERS:  Update my email address.
3217 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
3219         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
3220         entries belonging to this category.
3222 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
3224         * MAINTAINERS: Update my e-mail address.
3226 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
3228         Fix wrong conflict resolution in:
3230         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3232         * Makefile.in: Regenerate.
3233         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3234         in the recursive `make', instead of hardwiring `all'.
3235         (Autogenerated TARGET-* variables): New.
3237 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
3239         * configure.in: Enable target-libgloss for crx-*-*.
3240         * configure: Regenerate.
3242 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3244         * MAINTAINERS (Various Maintainers): Move the "windows,
3245         cygwin, mingw" maintainer to ...
3246         (OS Port Maintainers): ... here.
3248 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3250         * MAINTAINERS (Write After Approval): Remove those that are
3251         maintainers of some subsystem.
3253 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
3255         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3256         * ltcf-cxx.sh (tpf*): Likewise.
3257         * ltconfig (tpf*): Add TPF OS configuration support.
3259 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
3261         * MAINTAINERS: Change my email address to my new work account.
3263 2004-09-24  Michael Roth  <mroth@nessie.de>
3265         * configure.in (--without-headers): Add missing double quotes.
3266         * configure: Regenerate.
3268 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
3270         * ylwrap: Revert to previous version.
3272 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
3274         PR bootstrap/17369
3275         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3276         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3277         SET_GCC_LIB_PATH_CMD.
3278         (BASE_TARGET_EXPORTS): Likewise.
3279         * Makefile.in: Regenerated.
3281         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3282         * configure: Regenerated.
3284 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
3286         * config.guess: New upstream version
3287         * compile, depcomp, install-sh, ylwrap: Likewise.
3289 2004-09-19  Roger Sayle  <roger@eyesopen.com>
3291         * config/mh-x86omitfp: New host makefile fragment.  Add
3292         -fomit-frame-pointer to the default BOOT_CFLAGS.
3293         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3294         * configure: Regenerate.
3296 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
3298         PR target/11572
3299         * configure.in (*-*-darwin*): Renable libobjc.
3300         * configure: Regenerate.
3302 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
3304         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3306 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
3308         * Makefile.def: Remove libbanshee.
3309         * Makefile.tpl: Ditto.
3310         * configure.in: Ditto.
3311         * Makefile.in: Regen.
3312         * configure: Ditto.
3314 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
3316         * ltmain.sh: Use $pic_object as $non_pic_object if
3317         $non_pic_object=none.
3319 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
3321         * missing: Import latest version from master repository.
3323 2004-09-06  Nick Clifton  <nickc@redhat.com>
3325         * config.sub: Import latest version from master repository.
3326         * config.guess: Likewise.
3327         This includes these changes:
3329         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
3331         * config.sub: Handle crisv32, alias etraxfs.
3332         * config.guess (crisv32:Linux:*:*): Handle.
3334         2004-08-13  Brad Smith  <brad@comstyle.com>
3336         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3337         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3339         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
3341         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3342         assume the processor is a powerpc.  This is because coreutils
3343         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3344         in this case, due to a MacOS X bug that causes
3345         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3346         to return a negative number.
3347         Problem reported by Petter Reinholdtsen in:
3348         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3350         2004-07-19  Ben Elliston  <bje@gnu.org>
3352         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3354         2004-06-24  Ben Elliston  <bje@gnu.org>
3356         * config.guess: Update copyright years.
3357         * config.sub: Likewise.
3359         2004-06-22  Robert Millan  <robertmh@gnu.org>
3361         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3362         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3364         2004-06-22  Stanley F. Quayle <stan@stanq.com>
3366         * config.guess (*:*VMS:*:*): New entry. Replaces
3367         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3368         manufacturer.
3370         2004-06-22  Ben Elliston  <bje@gnu.org>
3372         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3373         * config.sub: Likewise.
3375         2004-06-22  Ben Elliston  <bje@gnu.org>
3377         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3378         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3380         2004-06-11  Ben Elliston  <bje@gnu.org>
3382         * config.guess (pegasos:OpenBSD:*:*): Remove.
3384         2004-06-11  Ben Elliston  <bje@gnu.org>
3386         From Wouter Verhelst <wouter@grep.be>:
3387         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3389         2004-06-11  Ben Elliston  <bje@gnu.org>
3391         * config.guess (luna88k:OpenBSD:*:*): New.
3393         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
3395         * config.guess (m32r*:Linux:*:*): New case.
3396         * config.sub: Handle m32rle.
3398         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
3400         From Jens Petersen  <petersen@redhat.com>:
3401         * config.sub: Handle sparcv8.
3403         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
3405         From Tom Smith <smith@cag.lkg.hp.com>:
3406         * config.guess: Version suffixes are equally significant on Tru64
3407         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
3408         prefix of "P" (patched kernel).
3410         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
3412         * config.sub: Add support for National Semiconductor CRX target.
3414 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
3416         * MAINTAINERS (Various Maintainers): Remove myself as web page
3417         maintainer, add myself as maintainer of build status lists.
3419 2004-09-03  Jan Beulich  <jbeulich@novell.com>
3421         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3422         *-*-netware, but add target-libmudflap.
3423         Consolidate *-*-netware targets (of which really only i?86 exists)
3424         into a single entry.
3425         * configure: Likewise.
3427 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
3429         * Makefile.tpl (sorry): Remove.
3430         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3431         (cleanstrap targets): Depend on distclean, not distclean-stage1.
3432         (do-clean): Clean per-stage directories too.
3433         (do-distclean): Run distclean-stage1 too.
3434         (.NOTPARALLEL): Enable during toplevel bootstrap.
3435         (stage[+id+]-bubble): Enable parallel execution during
3436         the recursive invocation.
3437         * Makefile.in: Regenerate.
3439         Fix previous checkin:
3441         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3442         include.
3443         * configure.in: Fix indentation.
3444         * configure: Regenerate.
3446 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
3448         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3449         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3450         * configure: regenerate
3451         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3452         -mdynamic-no-pic
3455 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
3457         * Makefile.def (build_modules): Add fixincludes.
3458         (dependencies): Make gcc depend on fixincludes.
3459         * configure.in (build_tools): Add fixincludes.
3460         (build_configdirs): Always include build_libs.
3461         * Makefile.in: Regenerate.
3462         * configure: Regenerate.
3464 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
3466         * Makefile.def (bootstrap stages): Add 'lean' parameter.
3467         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3468         phony targets; do not generate timestamp files.
3469         (distclean-stageN): Remove references to their timestamp files.
3470         (restageN, touch-stageN): Remove.
3471         (stageN-bubble): Rewritten.
3472         (compare): Support lean bootstraps.
3473         * Makefile.in: Regenerate.
3475         * configure.in: Only warn when bootstrapping but
3476         build != host or build != target.  Support lean bootstraps.
3477         * configure: Regenerate.
3479 2004-08-26  Phil Edwards  <phil@codesourcery.com>
3481         * configure.in:  Give a better error message if GMP/MPFR are missing
3482         and a language needing them has been requested.
3483         * configure:  Regenerated.
3485 2004-08-25  Phil Edwards  <phil@codesourcery.com>
3487         * configure.in:  Print a list of available language front-ends if
3488         a requested one is missing.  Tidy stray tab characters.
3489         * configure:  Regenerated.
3491 2004-08-19  Michael Koch  <konqueror@gmx.de>
3493         * gcc/doc/install.texi: Update entry about automake for libjava.
3495 2004-08-17  Robert Millan  <robertmh@gnu.org>
3497         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3498         (instead of FreeBSD).
3499         * configure: Regenerate.
3501 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3503         * Makefile.in: Regenerate.
3504         * configure: Regenerate.
3506         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3507         stage_*_flags.
3508         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3509         for bootstrapped modules if toplevel bootstrap is going.
3510         (GCC bootstrap): Generate per-stage targets for all bootstrapped
3511         modules.  Adjust for changes in Makefile.def.  Enable several
3512         rules even in non-bootstrap mode, just to avoid peppering the
3513         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3514         (stage-[+prev+]-bubble): Remove.
3516         * Makefile.def (Dependencies): Depend on all-build-bison,
3517         all-build-flex, all-build-byacc, all-build-texinfo, rather
3518         than the host variations.
3519         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
3520         with BUILD_SUBDIR.
3521         (BISON): Update for recent Bisons.
3522         (YACC): Fix typo.
3523         (cross): Depend on all-build.
3524         (all): Do not depend on all-build.
3525         (prebootstrap): Remove.
3526         (dep-kind): Accept separate prefixes for MODULE and ON variables.
3527         (Prebootstrap dependencies): Add them to the per-stage targets
3528         and to all-prebootstrap.
3529         * configure.in (build_configdirs): Always enable build_tools.
3530         (BUILD_DIR_PREFIX): Remove.
3532         * Makefile.def (gcc): Add target variable.
3533         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3534         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3535         in the recursive `make', instead of hardwiring `all'.
3536         (Autogenerated TARGET-* variables): New.
3538 2004-08-13  Brian Booth  <bbooth@redhat.com>
3540         * MAINTAINERS: Remove myself from write-after-approval.
3542 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3544         * src-release: Stop distributing mmalloc with gdb (which doesn't
3545         use it).
3546         * Makefile.def: GDB doesn't depend on mmalloc anymore.
3547         * Makefile.in: Regenerate.
3549 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
3551         * configure.in (arm*-*-eabi*): New target.
3552         * configure: Regenerate.
3554 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
3556         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3557         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3558         (Dependencies): New section.
3559         * Makefile.tpl (Dependencies): Generate from Makefile.def.
3560         (configure-target-[+module+]): Depend on maybe-all-gcc
3561         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
3562         (toplevel profiledbootstrap): Fix dependencies.
3563         * Makefile.in: Regenerate.
3565 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
3567         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3568         target-libiberty to noconfigdirs.
3569         * configure: Regenerate.
3571 2004-08-03  Paul Brook  <paul@codesourcery.com>
3573         * configure.in: Check for MPFR as well as GMP.
3574         * configure: Regenerate.
3576 2004-08-01  Robert Millan  <robertmh@gnu.org>
3578         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3579         libmudflap for all GNU-based systems (with Glibc).
3580         * configure: Regenerate.
3582 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
3584         * Makefile.def (host-modules): Add gcc.
3585         * Makefile.in: Regenerate.
3586         * Makefile.tpl (sorry): New rule.
3587         (configure-host, all-host, [+make_target+]-host, do-check,
3588         install-host): Do not add gcc as a special case.
3589         (host modules): Add a small special-casing for gcc.  Export
3590         extra_make_flags through the environment.
3591         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3592         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3593         other recursive targets for gcc): Remove.
3595         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3596         (stage, unstage): New rules.
3597         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3598         distclean-stage[+id+]): Use stage_current.
3599         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3600         the stage*-start rules.
3602 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
3604         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3605         use -all_load flag.
3607 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
3609         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3610         * configure: Regenerate.
3612 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
3614         * maintainer-scripts/gcc_release: Revert yesterday's change.
3616 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
3618         * MAINTAINERS: Add myself to write-after-approval.
3620 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3622         * libf2c: Removed.
3623         * gcc/gccbug.in: Updated because of libf2c removal.
3624         * maintainer-scripts/gcc_release: Ditto.
3626 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
3628         * configure.in: Build libmudflap by default on FreeBSD.
3629         * configure: Regenerated.
3631 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
3633         * configure.in: Do not build libmudflap by default on non-GNU/Linux
3634         systems.
3635         * configure: Regenerated.
3637 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3639         PR target/16344
3640         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3641         feedback based compiler.
3642         * Makefile.in: Rebuilt.
3644 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
3646         * Makefile.def (host_modules): Set bootstrap=true for flex.
3647         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3648         * Makefile.in: Rebuilt.
3650 2004-07-07  Jan Hubicka  <jh@suse.cz>
3652         * MAINTAINERS: Add self as a profile feedback maintainer.
3654 2004-07-05  Phil Edwards  <phil@codesourcery.com>
3656         * configure.in:  Do not prepend $srcdir to /dev/null in
3657         makefile fragments.
3658         * configure:  Regenerate.
3660 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
3662         * Makefile.def (build_modules): Add bison, byacc, flex,
3663         m4, texinfo.
3664         (flags_to_pass): Add FLEX.
3665         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3666         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3667         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3668         DEFAULT_MAKEINFO): Remove.
3669         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3670         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3671         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3672         objdir or else use configured tool.
3673         (all-build): New.
3674         (all): Depend on it.
3675         (Build module dependencies): Add.
3676         * Makefile.in: Regenerate.
3677         * configure.in: Better support for multiple build modules,
3678         matching what is done for host/target modules.  Do not look
3679         for "plausible" locations of build tools if Canadian cross.
3680         Use autoconf's AC_PROG_CC to find a C compiler.  Define
3681         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
3682         * configure: Regenerate.
3684 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3686         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3687         * Makefile.in: Regenerate.
3689 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3691         * Makefile.tpl (configure-build-[+module+],
3692         configure-[+module+], configure-target-[+module+]): Pass
3693         [+extra_configure_args+].
3694         (all-build-[+module+], all-[+module+], check-[+module+],
3695         install-[+module+], [+make_target+]-[+module+],
3696         all-target-[+module+], check-target-[+module+],
3697         install-target-[+module+], [+make_target+]-target-[+module+]):
3698         Pass [+extra_make_args+].
3699         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3700         (GCC_HOST_EXPORTS): Remove.
3701         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3702         cross, check-gcc, check-gcc-c++, install-gcc,
3703         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3704         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3705         * Makefile.in: Regenerate.
3707 2004-06-21  Matthew Sachs  <msachs@apple.com>
3709         * MAINTAINERS: Added self to write-after-approval.
3711 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
3713         * configure.in: Check for srcdir/winsup rather than build directory
3714         winsup.
3715         * configure: Regenerate.
3717 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
3719         * configure.in: Don't build Cygwin native newlib if winsup
3720         directory is missing.  Emit warning instead.
3721         * configure: Regenerate.
3723 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
3725         * Makefile.tpl (touch-stage[+id+]): New.
3726         (restage[+prev+]): Depend on touch-stage[+id+].
3728         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3729         Use it throughout.
3731         * Makefile.def: Add profile and feedback bootstrap stages.
3732         Remove next field from bootstrap stages.
3733         * Makefile.tpl (LN, LN_S): Substitute.
3734         (stageN-start, stageN-end): Use double-colon rules, to
3735         provide a hook for additional setup commands.
3736         (distclean-stageN-gcc, restageN): Create dependencies from
3737         [+prev+], not from [+next+].
3738         (stageN-bubble): Add commands for successive stages from
3739         [+prev+], using double-colon rules.
3740         (all-stageN-gcc): Fix typo.
3741         (stagefeedback-start, profiledbootstrap): New.
3742         * Makefile.in: Regenerate.
3743         * configure.in: Call ACX_PROG_LN.
3744         * configure: Regenerate.
3746 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
3748         * MAINTAINERS (Write After Approval): Add myself.
3750 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
3752         * MAINTAINERS (Write After Approval): Add myself.
3754 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
3756         * configure.in: Fix --enable-bootstrap breakage introduced in trees
3757         without gcc.
3758         * configure: Regenerate.
3760 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3762         * Makefile.tpl: Fix typo.
3763         * Makefile.in: Regenerate.
3765 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
3767         * configure.in: Remove new- prefix from toplevel
3768         bootstrap targets.
3769         * configure: Regenerate.
3771 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3773         * Makefile.tpl (all.normal): Rename to all.
3774         (all): Replace with a rule to pick the default
3775         target from configure.
3776         (all-gcc, configure-gcc): Use conditionals to
3777         do nothing when toplevel bootstrap is going on.
3778         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3779         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3780         * configure.in: Support --enable-bootstrap.
3782         * Makefile.def: Remove new- prefix from toplevel
3783         bootstrap targets.
3784         * Makefile.tpl: Likewise.
3786         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
3787         target.
3789         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3790         $(RECURSE_FLAGS) to recursive invocation of make.
3792         * Makefile.in: Regenerate.
3793         * configure: Regenerate.
3795 2004-05-30  Andreas Jaeger  <aj@suse.de>
3796             Jim Wilson <wilson@specifixinc.com>
3798         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3799         like CC.
3801 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
3803         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3804         * configure: Regenerate.
3806 2004-05-25  Daniel Jacobowitz  <drow@false.org>
3808         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3809         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3810         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
3811         targets.
3812         * Makefile.in: Regenerate.
3814 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
3816         * configure.in: Test the ability to symlink directories.
3817         * configure: Regenerate.
3819         * Makefile.def (bootstrap-stage): New definitions.
3820         * Makefile.tpl (configure-stage1-gcc,
3821         configure-stage2-gcc, configure-stage3-gcc,
3822         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3823         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3824         new-restage3, compare): Autogenerate, see Makefile.in
3825         entry for behavioral changes.
3826         (distclean-stage1, new-stage1-start, new-stage1-end,
3827         new-stage1-bubble, distclean-stage2, new-stage2-start,
3828         new-stage2-end, new-stage2-bubble, distclean-stage3,
3829         new-stage3-start, new-stage3-end): New autogenerated targets.
3830         (objext, prebootstrap, BOOT_CFLAGS,
3831         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3832         targets.
3834         * Makefile.in: Regenerate.
3835         (distclean-stage1, new-stage1-start, new-stage1-end,
3836         new-stage1-bubble, distclean-stage2, new-stage2-start,
3837         new-stage2-end, new-stage2-bubble, distclean-stage3,
3838         new-stage3-start, new-stage3-end): New targets.
3839         (all-stage1-gcc): Move prebootstrap dependency from here...
3840         (configure-stage1-gcc): ...to here.
3841         (new-bootstrap): Use bubble targets.
3842         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3843         Use per-stage distclean targets.
3844         (configure-stage1-gcc, configure-stage2-gcc,
3845         configure-stage3-gcc, all-stage1-gcc,
3846         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3847         Use new-stageN-start to prepare the tree.
3849 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
3851         * Makefile.def (host_modules): add libcpp.
3852         * Makefile.tpl: Add dependencies on and for libcpp.
3853         * Makefile.in: Regenerate.
3854         * configure.in: Add libcpp host module.
3855         * configure: Regenerate.
3857 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
3859         * Makefile.tpl: Whenever a recursive target is defined, wrap
3860         it in a special @if/@endif block, and prepare its maybe
3861         dependency in the @if/@endif block
3862         * configure.in: Instead of writing maybe dependencies, remove
3863         the @if/@endif statements, and remove the @if/@endif blocks
3864         that remain.
3865         * configure: Regenerate.
3866         * Makefile.in: Regenerate.
3868 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
3870         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3872 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
3874         PR bootstrap/15120
3875         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3876         * */configure: Rebuilt.
3878 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
3880         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3881         of libf2c.
3882         * configure, Makefile.in: Regenerate.
3884 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
3886         * MAINTAINERS (Write After Approval): Add myself.
3888 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3890         Merge from tree-ssa-20020619-branch.
3892         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3893         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3894         (HOST_GMPLIBS): Define.
3895         (HOST_GMPINC): Define.
3896         (TARGET_LIB_PATH): Add libmudflap.
3897         (GFORTRAN_FOR_TARGET): Define.
3898         (configure-build*): Export GFORTRAN.
3899         (configure-gcc): Export GMPLIBS and GMPINC.
3900         (all-gcc): Add maybe-all-libbanshee.
3901         (configure-target-libgfortran): Define.
3902         * Makefile.in: Regenerate.
3903         * configure.in (host_libs): Add libbanshee.
3904         (target_libraries): Add target-libmudflap and target-libgfortran.
3905         Add --with-libbanshee.
3906         Handle --disable-libmudflap.
3907         (*-*-freebsd*): Use with_gmp.
3908         Add $(libgcj) to noconfigdirs.
3909         * configure: Regenerate.
3910         * depcomp: New file.
3911         * MAINTAINERS: Add tree-ssa maintainers.
3913 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
3915         * MAINTAINERS (Various Maintainers): Add myself.
3917 2004-04-30  Brian Ford  <ford@vss.fsi.com>
3919         * MAINTAINERS (Write After Approval): Add myself.
3921 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
3923         * MAINTAINERS (Write After Approval): Add myself.
3925 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
3927         * config/acx.m4: Fix fastcompare support for new-bootstrap.
3928         * configure: Regenerate.
3930 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
3932         Revert:
3933         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3935         * Makefile.def (flags_to_pass): Remove *dir variables that
3936         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3937         as well as prefix and exec_prefix.
3938         * Makefile.in: Regenerate.
3940 2004-04-26  Robert Millan  <robertmh@gnu.org>
3942         Add patches from libtool CVS.
3943         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
3944         * ltconfig: Likewise.
3945         * ltcf-c.sh: Likewise.
3946         * ltcf-cxx.sh: Likewise.
3947         * ltcf-gcj.sh: Likewise.
3949 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3951         * Makefile.def (host_modules): Mark with the bootstrap
3952         flag packages on which gcc depends.
3953         * Makefile.tpl (all-bootstrap): Use it.
3954         * Makefile.in: Regenerate.
3956 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3958         * Makefile.def (flags_to_pass): Remove *dir variables that
3959         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3960         as well as prefix and exec_prefix.
3961         * Makefile.in: Regenerate.
3963 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3965         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3966         * configure: Regenerate.
3967         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3968         * gcc/Makefile.tpl (compare): Use the result of the test.
3969         * gcc/Makefile.in: Regenerate.
3971 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
3973         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3974         Always relocate gcc and prev-gcc to the original names, even
3975         if the build fails.
3976         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3977         New targets.
3979 2004-04-23  Laurent GUERBY <laurent@guerby.net>
3981         * MAINTAINERS: Update my email address.
3983 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3985         * configure.in (mips*-*-irix5*): Enable ld.
3986         * configure: Regenerate.
3988 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3990         * configure: Regenerate.
3992 2004-04-15  James E Wilson  <wilson@specifixinc.com>
3994         * Makefile.tpl (configure-[+module+], configure-gcc,
3995         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3996         Set and export LDFLAGS.
3997         * Makefile.in: Regenerate.
3999 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
4001         * MAINTAINERS: Add myself to write-after-approval.
4003 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4005         PR bootstrap/14871
4006         * Makefile.tpl: If we don't have built-in-tree target tools,
4007         use the ones found by configure rather than hacking around with
4008         program_transform_name.
4009         * configure.in: Give Makefile.tpl the information necessary
4010         to do that.
4011         * Makefile.in: Regenerate.
4012         * configure: Regenerate.
4014 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
4016         PR bootstrap/14760
4017         * configure.in: When computing baseargs, strip *all* copies of
4018         offending options.  Also, don't match/substitute the trailing space,
4019         so that this actually works when two similar options are separated by
4020         only one space.
4021         * configure: Regenerate.
4023 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
4025         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4026         (rs6000-*-aix*): Same.
4027         * configure: Regenerate.
4029 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
4031         * MAINTAINERS: Add myself to write-after-approval.
4033 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
4035         * MAINTAINERS: Add myself to write-after-approval.
4037 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
4039         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4040         STRICT_WARN, WARN_CFLAGS flags passed down to make.
4041         * Makefile.in: Regenerate.
4043         * configure.in (top level bootstrap support): Rework --enable-werror
4044         to set @stage2_werror_flag@.
4045         * configure: Regenerate.
4046         * Makefile.tpl (top level bootstrap support): Pass
4047         @stage2_werror_flag@ down to configure in stages 2 and 3.
4048         * Makefile.in: Regenerate.
4050 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4052         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4053         for stages 2 and 3 as well as in make.  As a consequence, remove
4054         OUTPUT_OPTION (now detected by configure) from the flags passed down
4055         to make.
4056         * Makefile.in: Regenerate.
4058         * Makefile.tpl (new-bootstrap): Fix typo.
4059         * Makefile.in: Regenerate.
4061 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4063         * Makefile.tpl: Rearrange by moving recursive_targets rules
4064         into their proper sections.
4065         * Makefile.tpl (top level bootstrap support): Move disabling
4066         of coverage flags from 'make' to 'configure'; improve comments.
4067         * Makefile.in: Regenerate.
4069         * Makefile.tpl (experimental top level bootstrap) Move stage1
4070         language setting from all- target to configure- target; disable
4071         intermodule optimization in stage 1; prevent gratuitous rebuilds
4072         of stage 1.
4073         * Makefile.in: Regenerate.
4074         * configure.in: Comma-separate stage 1 language list for top
4075         level bootstrap.
4076         * configure: Regenerate.
4078         * Makefile.tpl: Clean up experimental top level bootstrap support:
4079         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4080         prev-gcc in configure- targets as well as all- targets.
4081         * Makefile.in: Regenerate.
4083 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
4085         * compile: New file imported from automake.
4087 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
4089         * configure.in: Remove symbolic link section.
4090         * configure: Regenerate.
4091         * Makefile.tpl (links): Remove.
4092         * Makefile.in: Regenerate.
4094 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
4095             Nathanael Nerode  <neroden@gcc.gnu.org>
4097         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4098         Set with AC_CHECK_PROGS.
4099         * configure.in: Fix comment typo from last patch.
4100         * configure: Regenerate.
4102 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
4104         * Makefile.tpl: Introduce experimental top level bootstrap support.
4105         * Makefile.in: Regenerate.
4106         * configure.in: Introduce support for top level bootstrap.
4107         * configure: Regenerate.
4109 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4110             Paolo Bonzini  <bonzini@gnu.org>
4112         PR bootstrap/14522
4113         * configure.in: Cope with shells that do not support unquoted ^
4114         * configure: Regenerate.
4116 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4117             Paolo Bonzini  <bonzini@gnu.org>
4119         PR bootstrap/14522
4120         * configure.in: Cope with shells that do not support nesting
4121         quotes inside quoted backquote substitutions.
4122         * configure: Regenerate.
4124 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
4126         PR bootstrap/14522
4127         * configure.in: Fix escaping of $.
4128         * configure: Regenerate.
4130 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4132         * configure: Regenerate, since I forgot to while committing Paolo's
4133         changes.
4135 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
4137         PR ada/14131
4138         Move language detection to the top level.
4139         * configure.in: Find default values for the tools as
4140         soon as possible.  Disable ada if GNAT is not found.
4141         Emit error message about missing languages.  Expand
4142         --enable-languages=all for the gcc subdirectory.
4144 2004-03-10  Ben Elliston  <bje@gnu.org>
4146         * MAINTAINERS: Update my email address.
4148 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
4150         * ltconfig: Disable building static libraries if building shared
4151         libraries on AIX 5L.
4153 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
4155         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4156         and disable libgcj.
4157         * configure: Regenerated.
4159 2004-03-01  Brian Booth  <bbooth@redhat.com>
4161         * MAINTAINERS: Add myself to write-after-approval.
4163 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
4165         * MAINTAINERS: Add myself to write-after-approval.
4167 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4169         PR bootstrap/7087
4170         * Makefile.tpl: Guard XFOO sed statements better.
4171         * Makefile.tpl: Add dependency for configure-target-libada.
4172         * Makefile.in: Regenerate (incidentally fixes broken
4173         commit when libada-branch was merged).
4175 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
4177         * MAINTAINERS: Add myself to write-after-approval.
4179 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
4181         * MAINTAINERS: Add Nicola Pero and myself as libobjc
4182         maintainers.
4184 2004-02-20  Andrew Cagney  <cagney@redhat.com>
4186         * config.guess: Update from version 2003-10-16 to 2004-02-16.
4187         * config.sub: Update from version 2003-11-03 to 2004-02-16.
4189 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4191         PR bootstrap/11932
4192         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4194 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
4196         * MAINTAINERS: Added myself to write-after-approval.
4198 2004-02-14  Michael Koch  <konqueror@gmx.de>
4200         * MAINTAINERS: Added myself to write-after-approval.
4202 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
4204         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
4205         some OS port maintainers to OS port maintainers section.
4207 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
4209         * MAINTAINERS: Add self.
4211 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
4213         * MAINTAINERS: Alphabetize.
4215 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
4217         * MAINTAINERS: Remove myself.
4219 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
4221         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4222         (rs6000-*-aix*): Same.
4223         * configure: Regenerate.
4225 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
4227         * configure.in (host): Add in missing $noconfigdirs to defines.
4228         * configure: Regenerate.
4230 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
4231             Nathanael Nerode  <neroden@gcc.gnu.org>
4233         PR ada/6637, PR ada/5911
4234         Merge with libada-branch:
4235         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4236         with appropriate dependencies. Add --enable-libada configure switch.
4237         * configure, Makefile.in: Regenerate.
4239 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
4241         * MAINTAINERS: Add myself to write-after-approval.
4243 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4245         * configure.in: Don't pass --with-stabs on IRIX 5 either.
4246         * configure: Regenerate.
4248 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
4250         Merge from upstream:
4252         * ltmain.in: When setting IFS to '~', be careful about user
4253         arguments that contain '~'.
4255         2004-02-04  Peter O'Gorman  <peter@pogma.com>
4257         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4258         Also test $base_compile against $CC with escaped arguments. Bug
4259         reported by Geoff Keating <geoffk@apple.com>.
4261 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
4263         * MAINTAINERS: Remove i960 port.
4265 2004-01-23  DJ Delorie  <dj@redhat.com>
4267         * Makefile.def (target_modules) [libiberty]: Don't stage.
4268         * Makefile.in: Rebuilt.
4270 2004-01-20  Caroline Tice  <ctice@apple.com>
4272         * MAINTAINERS: Add myself to write-after-approval.
4274 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
4276         * MAINTAINERS: Update my email address.
4278 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
4280         * MAINTAINERS: Add myself to write-after-approval.
4282 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4284         * MAINTAINERS: Remove entries without email address.
4286 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
4288         * MAINTAINERS: Add myself to write-after-approval.
4290 2004-01-15  Steven Bosscher  <stevenb@suse.de>
4292         * MAINTAINERS: Update my email address.
4294 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
4296         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4297         * Makefile.tpl (configure-target-[+module+]): Support stage.
4298         * Makefile.in: Rebuilt.
4300 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
4302         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4304 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
4306         * MAINTAINERS: Add myself as a MIPS maintainer.
4308 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4310         * configure.in: Use ./config.cache, not config.cache.
4311         * configure: Regenerate.
4312         * Makefile.tpl: Special-casing not needed for GCC any more.
4313         * Makefile.in: Regenerate.
4315         * configure.in: Don't share a cache file for host dirs.
4316         * configure: Regenerate.
4318         * config-ml.in: Don't mess with the cache file.
4320 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4322         * MAINTAINERS: Move myself from 'Write After Approval' to
4323         'CPU Port Maintainers' section as SPARC maintainer.
4325 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4327         * Makefile.tpl: Make GCC use a separate config.cache.
4328         * Makefile.in: Regenerate.
4330         PR bootstrap/11932, PR bootstrap/11933
4331         (I don't know if it will fix either of them, but it relates
4332         to them.)
4333         * configure.in: Don't use shared config.cache for target
4334         directories.
4335         * configure: Regenerate.
4337 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
4339         * MAINTAINERS: Add myself to 'Write After Approval' section.
4341 2003-12-31  Roger Sayle  <roger@eyesopen.com>
4343         * configure.in (ia64*-*-hpux*): Disable building java libraries.
4344         * configure: Regenerated.
4346 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
4348         * MAINTAINERS: Remove the mn10200 maintainer.
4350 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
4352         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4353         * configure: Regenerated.
4355 2003-12-16  Jan Hubicka  <jh@suse.cz>
4357         * MAINTAINERS: Add myself as callgraph maintainer.
4359 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
4361         * configure.in (raw_libstdcxx_flags): Remove the leading space.
4362         * configure: Regenerate.
4364 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4366         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4367         'Write After Approval' section. Update email.
4369 2003-12-01  James Lemke <jim@wasabisystems.com>
4371         * MAINTAINERS (Write After Approval): Add myself.
4373 2003-11-20  Matt Thomas  <matt@3am-software.com>
4375         * MAINTAINERS: Add myself as a vax port maintainer.
4377 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
4379         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4380         (configure-build-[+module+], configure-[+module+]): Likewise.
4381         (configure-target-[+module+], configure-gcc, config.status): Likewise.
4382         * Makefile.in: Regenerate.
4384 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
4386         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
4387         shared/dylibed libraries.
4388         * ltmain.sh: Likewise.
4389         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4390         * ltcf-cxx.sh: Likewise.
4391         * ltcf-gcj.sh: Likewise.
4392         * ltconfig: Likewise.
4394 2003-11-17  Stan Cox  <scox@redhat.com>
4396         * MAINTAINERS: Add myself as iq2000 port maintainer.
4398 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
4400         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4401         * Makefile.in: Regenerate.
4403 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
4405         * config.sub: Update to 2003-11-03 version.
4407 2003-10-20  Phil Edwards  <phil@codesourcery.com>
4409         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
4410         * configure:  Regenerate.
4412 2003-10-20  Nicolas Pitre <nico@cam.org>
4414         * MAINTAINERS: Add myself to 'Write After Approval' section.
4416 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
4418         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4420 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
4422         * MAINTAINERS: Update my email address.
4424 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4426         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4428 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
4430         * MAINTAINERS: Add myself to 'Write After Approval' section.
4432 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
4434         * config.guess: Update to 2003-10-16 version.
4435         * config.sub: Update to 2003-10-16 version.
4437 2003-10-15 David Daney  <ddaney@avtrex.com>
4439         * MAINTAINERS: Added myself to 'Write After Approval' section.
4441 2003-10-15  Falk Hueffner  <falk@debian.org>
4443         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4444         'Write After Approval' section. Update email.
4446 2003-10-14  Roger Sayle  <roger@eyesopen.com>
4448         * MAINTAINERS: Move myself from 'Write After Approval' to
4449         'Various Maintainers' section as middle-end maintainer.
4451 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4453         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4454         HOST_FLAGS_TO_PASS.
4455         * Makefile.in: Regenerate.
4457 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
4459         * config.guess: Update to 2003-10-07 version.
4460         * config.sub: Update to 2003-10-07 version.
4462 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4464         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4465         * ltconfig (irix5*, irix6*): Don't override version_type.
4467 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
4469         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4470         * configure: Rebuilt
4471         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4472         * Makefile.in: Rebuilt
4474 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4476         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4478 2003-09-30  Carlo Wood  <carlo@alinoe.com>
4480         * MAINTAINERS (Write After Approval): Add myself.
4482 2003-09-29  Paul Koning  <ni1d@arrl.net>
4484         * MAINTAINERS: Move myself from "Write After Approval"
4485         to CPU platform maintainers for pdp11 platform.
4487 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
4489         * MAINTAINERS: Move myself from 'Write After Approval' to
4490         'Various Maintainers' section as libffi testsuite maintainer.
4492 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
4494         * configure.in: Pass a computed --program-transform-name
4495         to subconfigures.
4496         * configure: Regenerated.
4498 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
4500         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4501         * Makefile.in: Regenerate.
4503         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4504         * Makefile.in: Regenerate.
4506 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
4508         * MAINTAINERS: Move myself from 'Write After Approval'
4509         to 'Various Maintainers' (objective-c) section.
4511 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
4513         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4514         quoting.
4515         * configure: Regenerated.
4517 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
4519         * MAINTAINERS (Write After Approval): Add myself to write after
4520         approval list.
4522 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
4524         * MAINTAINERS (Write After Approval): Add myself.
4526 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
4528         * MAINTAINERS: Update my e-mail address.
4530 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
4532         * libtool.m4 (LD): Correct powerpc64 host match.
4534 2003-09-06  James E Wilson  <wilson@tuliptree.org>
4536         * MAINTAINTERS: Update my affiliation and email address.
4538 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4540         * MAINTAINERS (Write After Approval): Add myself.
4542 2003-09-04  DJ Delorie  <dj@redhat.com>
4544         * configure: Regenerate.
4546 2003-09-04  Robert Millan  <robertmh@gnu.org>
4548         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
4550 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4552         * configure.in: Ensure arguments to sed are properly spaced.
4553         * configure: Regenerate.
4555 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4557         * MAINTAINERS: Update my e-mail address.
4559 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
4561         * MAINTAINERS (Write After Approval): Add myself.
4563 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
4565         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4566         * configure: Regenerated.
4568 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
4570         * MAINTAINERS: Update my email address.
4572 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
4574         * configure.in:  Use newline instead of semicolon when assuming
4575         shell arguments in a for loop.
4576         * configure:  Regenerated.
4578 2003-08-22  Jason Eckhardt  <jle@rice.edu>
4580         * MAINTAINERS: Resurrect the i860 maintainer.
4582 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
4584         PR 8180
4585         * configure.in: When testing with_libs and with_headers, treat
4586         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
4587         * configure: Regenerate.
4589         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4590         make, shell, etc.
4591         (baseargs): Likewise.
4592         * configure: Regenerate.
4594 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
4596         * MAINTAINERS (Write After Approval): Add myself.
4598 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
4600         * configure.in: Disable libgcj for darwin not on powerpc.
4601         * configure: Rebuild.
4603 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
4605         * config-ml.in, symlink-tree: Add license.
4607 2003-08-03  Richard Stallman  <rms@gnu.org>
4608             Eben Moglen  <moglen@columbia.edu>
4610         * README.SCO: New file.
4612 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
4614         * Makefile.tpl (check, check-c++): Express dependencies using
4615         dependencies rather than commands.
4616         * Makefile.in: Regenerate.
4618 2003-08-01  Andrew Cagney  <cagney@redhat.com>
4620         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4621         * configure: Ditto.
4623 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
4625         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4626         * Makefile.in: Update.
4628 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
4630         * configure.in: Enable libgcj for darwin.
4631         * configure: Rebuild.
4633 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
4635         * config-ml.in:  Use ac_configure_args directly instead of
4636         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
4637         actually seen.
4639 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4641         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4642         creating target and build subdirs to build all parent dirs as needed.
4643         * Makefile.in: Rebuild.
4644         * configure.in: Don't build dirs explicitly here.
4645         * configure: Rebuild.
4647 2003-07-26  Paul Brook  <paul@nowt.org>
4649         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4651 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
4653         * Makefile.tpl (all-make): Depend on intl.
4654         * Makefile.in: Rebuilt.
4656 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
4658         * install-sh:  Update to newer upstream versions (associated with
4659         aclocal 1.7).
4660         * mkinstalldirs:  Likewise.
4661         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
4663 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
4665         * MAINTAINERS: Move self from Bug database only accounts
4666         to write-after-approval.
4668 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4670         * config.if: Remove unused libc_interface determination.
4672 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4674         * MAINTAINERS: Move self from write-after-approval to
4675         build machinery (*.in).
4677 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4679         PR bootstrap/11273
4680         PR bootstrap/11408
4681         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
4682         unused INSTALL_PROGRAM_ARGS.
4683         * configure.in: Use AC_PROG_INSTALL.
4684         * Makefile.in: Regenerate.
4685         * configure: Regenerate.
4687 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
4689         * MAINTAINERS: Alphabetize.
4691 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
4693         * configure: Rebuilt.
4694         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4695         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4696         newlib nor libgloss.
4697         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
4698         * configure.in (am33_2.0-*-linux*): Added.
4700 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
4702         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4703         * configure: Regenerate.
4705 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
4707         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4708         * Makefile.in: Regenerate.
4710 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4712         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4713         * Makefile.in: Regenerate.
4715 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
4717         * Makefile.tpl: Replace PWD with PWD_COMMAND.
4718         * Makefile.in: Regenerated.
4720         * config-ml.in: Replace PWD with PWD_COMMAND.
4722 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4724         * intl: New directory; see intl/ChangeLog for details.
4725         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4726         * Makefile.tpl: all-gcc depends on maybe-all-intl.
4727         * Makefile.in: Regenerate.
4729 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4731         * configure.in: Clean up config-lang.in handling.  Delete
4732         useless assignment to "subdirs".
4733         * configure: Regenerate.
4735 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4737         * configure.in: Rename 'target_libs' to 'target_libraries'.
4738         Remove useless reference to 'target_libs'.
4739         * configure: Regenerate.
4741 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
4743         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4744         * Makefile.in: Regenerate.
4746 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4748         * Makefile.def: Introduce flags_to_pass.
4749         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4750         * Makefile.in: Regenerate.
4752 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
4754         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4755         and target-libgloss.
4756         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4757         <h8300*-*-*>: Disable libf2c and ${libgcj}.
4758         * configure: Regenerate.
4760 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4762         * configure.in: Update testsuite_flags to new location.
4763         * configure. Regenerate.
4765 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4767         * Makefile.tpl: Remove BUILD_CC stuff.
4768         * Makefile.in: Regenerate.
4770 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4772         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4774 2003-06-16  Graeme Peterson <gp@qnx.com>
4776         * MAINTAINERS (Write After Approval): Add myself.
4778 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
4780         * config.guess: Update to 2003-06-12 version.
4781         * config.sub: Update to 2003-06-13 version.
4783 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
4785         * config.guess: Update to 2003-06-06 version.
4786         * config.sub: Update to 2003-06-06 version.
4788 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4790         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4791         * configure. Regenerate.
4793 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4795         * configure.in: Disable serial configure by default.
4796         * configure: Regenerate.
4797         * Makefile.tpl: Abolish .NOTPARALLEL.
4798         * Makefile.in: Regenerate.
4800         * Makefile.tpl: Replace {build,host,target}_canonical by
4801         {build,host,target}.
4802         * Makefile.in: Regenerate.
4804         * Makefile.tpl: Fix stupid pasto.
4805         * Makefile.in: Regenerate.
4807 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4809         * Makefile.tpl: Remove bogus conditional.
4810         * Makefile.in: Regenerate.
4812 2003-06-05  Jan Hubicka  <jh@suse.cz>
4814         * Makefile.tpl (profiledbootstrap): New target.
4815         * Makefile.in (profiledbootstrap): New target.
4817 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
4819         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4820         Pinski. Remove user names from other bugzilla-only maintainers.
4822 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4824         * Makefile.tpl: Make 'recursive targets' using autogen rather
4825         than shell loop.  Remove duplicate 'clean' targets and false
4826         comments.
4827         * Makefile.def: Add systematic dependencies to 'recursive' targets.
4828         Add systematic method of specifying missing targets in subdirs.
4829         Add copyright boilerplate.
4830         * Makefile.in: Regenerate.
4831         * configure.in: Add 'recursive targets' to maybe list.
4832         * configure: Regenerate.
4834         * MAINTAINERS: "GNATS only" -> "Bug database only".
4836         * Makefile.tpl: Rename [+target+] to [+make_target+].
4837         * Makefile.def: Rename 'target' to 'make_target'.
4839 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
4841         * MAINTAINERS: Add self as options handling maintainer.
4843 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
4845         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
4846         been too long since I touched those ports.
4848 2003-05-28  DJ Delorie  <dj@redhat.com>
4850         * Makefile.tpl: Make maybe-check-gcc .PHONY.
4851         * Makefile.in: Regenerate.
4853 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4855         * configure.in: Use curly braces in the definition of tooldir.
4856         * configure: Regenerate.
4858 2003-05-21  DJ Delorie  <dj@redhat.com>
4860         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4861         newlib or libgloss.
4862         * Makefile.in: Regenerate.
4864 2003-05-21  DJ Delorie  <dj@redhat.com>
4866         * Makefile.tpl: Add missing empty maybe-check-gcc target.
4867         * Makefile.in: Regenerate.
4869 2003-05-20  Ian Lance Taylor  <ian@airs.com>
4871         * MAINTAINERS: Update my e-mail address.
4873 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4875         * configure.in: Switch more things to use maybe dependencies.
4876         * Makefile.tpl: Switch more things to use maybe dependencies.
4877         Factor out common code from autogen IF statements.
4878         * configure: Regenerate.
4879         * Makefile.in: Regenerate.
4881 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
4883         * configure.in: Accept i[3456789]86 for machine type.
4884         * configure: Regenerate.
4886 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4888         * configure.in: Switch more things to use maybe dependencies.
4889         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
4890         * configure: Regenerate.
4891         * Makefile.tpl: Switch more things to use maybe dependencies.
4892         * Makefile.in: Regenerate.
4894 2003-05-16  Andreas Schwab  <schwab@suse.de>
4896         * Makefile.tpl (install-opcodes): Define.
4897         * Makefile.in: Rebuild.
4899 2003-05-13  Andreas Jaeger  <aj@suse.de>
4901         * config.guess: Update to 2003-05-09 version.
4902         * config.sub: Update to 2003-05-09 version.
4904 2003-05-13  Michael Eager <eager@mvista.com>
4906         * configure.in: Correct sed script so that options in quotes are not
4907         deleted.
4908         * configure: Rebuild.
4910 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
4912         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
4913         and $$s/newlib/libc/sys/cygwin32 include paths.
4914         * configure: Ditto.
4916 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
4918         * MAINTAINERS: Update my email addresses.
4920 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4922         * config-ml.in: Propagate INSTALL variables.
4924 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4926         * MAINTAINERS: Remove duplicate entries in Write After Approval.
4928 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
4930         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
4931         * Makefile.in: Regenerate.
4933 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
4935         * MAINTAINERS (GNATS only): Add Falk Hueffner.
4937 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
4939         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
4941 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
4943         * Makefile.tpl: Clean $(BUILD_SUBDIR).
4944         * Makefile.in: Regenerated.
4946 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
4948         * MAINTAINERS (Write After Approval): Upgrade myself from
4949         GNATS only to write-after-approval. Update my mail address.
4951 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
4953         (OS Port Maintainers: freebsd): Add myself.
4955 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
4957         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
4959 2003-04-22  Kean Johnston  <jkj@sco.com>
4961         * MAINTAINERS (SCO ports): Added myself.
4963 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
4965         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
4967 2003-04-19  Kean Johnston  <jkj@sco.com>
4969         * MAINTAINERS (Write After Approval): Add myself.
4971 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4973         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
4974         * Makefile.in: Regenerate.
4976 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
4978         * configure.in (powerpc64*-*-linux*): Remove.
4979         * configure: Rebuilt.
4981 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
4983         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
4984         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
4985         and restrap.
4986         * Makefile.in:  Regenerate.
4988 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
4990         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
4991         * configure: Regenerated.
4993 2003-04-15  DJ Delorie  <dj@redhat.com>
4995         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
4997 2003-04-13  Nick Clifton  <nickc@redhat.com>
4999         * config-ml.in: Remove support for --disable-aix removing
5000         call-aix multilibs.
5002 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
5004         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5005         * */configure: Rebuilt.
5007 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
5009         * MAINTAINERS: Add my email address.
5011 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
5013         * MAINTAINERS (Write After Approval): Add myself.
5015 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5017         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5018         * Makefile.in: Regenerate.
5020 2003-03-14  Michael Chastain  <mec@shout.net>
5022         * Makefile.in: Regenerate with correct Makefile.def.
5024 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5026         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
5027         Make macro.
5028         * Makefile.in: Regenerate.
5029         * configure.in: Clean up gxx_include_dir logic.
5030         * configure: Regenerate.
5032 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
5034         * MAINTAINERS (Write After Approval): Add myself.
5036 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
5038         * MAINTAINERS: Update my mail address.
5040 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5042         * configure.in (gxx_include_dir): Fix typo.
5043         * configure: Regenerated.
5045 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5047         * Makefile.tpl: Reindent.
5048         * Makefile.in: Regenerate.
5049         * configure.in: Reindent.  Don't set unused variables.
5050         * configure: Regenerate.
5052 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
5054         * configure.in: Include $(build_tooldir)/sys-include in
5055         FLAGS_FOR_TARGET.
5056         * configure: Regenerated.
5058 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5060         * Makefile.tpl: Always pass down RANLIB.
5061         * Makefile.in: Regenerate.
5063         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5064         * Makefile.in: Regenerate.
5065         * configure.in: Remove unused logic relating to --enable-shared
5066         and --enable-threads.  Remove bogus comments.  Remove redundant
5067         noconfigdirs.
5068         * configure: Regenerate.
5070         * configure.in: Replace ${libstdcxx_version} by its value.
5071         Remove reference to mh-dgux.
5072         * configure: Regenerate.
5074 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
5076         * MAINTAINERS (Write After Approval): Add myself.
5078 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5080         * Makefile.tpl: Rearrange.
5081         * Makefile.in: Regenerate.
5083 2003-02-25  Uwe Stieber <uwe@wwws.de>
5085         * configure.in: Add support for kaOS as cross build target system.
5086         * configure: Regenerated.
5088 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
5090         * MAINTAINERS (Write after approval): Add myself.
5092 2003-02-21  James E Wilson  <wilson@tuliptree.org>
5094         * MAINTAINERS: Update my email address.
5096 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
5098         * MAINTAINERS: Add self to blanket write privs. section.
5100 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
5102         * Makefile.tpl: Add definition of CPPFLAGS to pass into
5103         configure-target-* as some target builds may require additional
5104         flags for preprocessor tests.
5105         * Makefile.in: Regenerated.
5107 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5109         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5110         * ltconfig: Handle it.
5111         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5112         auto-detecting it.
5114         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5115         it is used as argument to $CC.
5116         * ltcf-gcj.sh: Likewise.
5118         * configure.in: Introduce --enable-maintainer-mode.
5119         * configure: Rebuilt.
5120         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5121         for maintainer mode.
5122         * Makefile.in: Rebuilt.
5124 2003-02-18  Jason Merrill  <jason@redhat.com>
5126         * Makefile.tpl (check-c++): Allow parallelism.
5128 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5130         * MAINTAINERS: Remove John Carr (who never actually had access to
5131         gcc.gnu.org).
5133 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
5135         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5136         don't configure target-libobjc.
5137         * configure: Regenerate.
5139 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5141         * Makefile.tpl (RANLIB): Define.
5142         * Makefile.in: Regenerate.
5144 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
5146         * MAINTAINERS: Update my email.
5148 2003-02-06  Keith R Seitz  <keiths@redhat.com>
5150         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5151         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5152         * Makefile.in: Regenerated.
5153         * configure.in: Remove all traces of snavigator, db, and grep.
5154         * configure: Regenerated.
5156 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5158         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5159         After Approval.
5161 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5163         * MAINTAINERS (Write after approval): Add myself.
5165 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
5167         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5168         * Makefile.in: Regenerated.
5170 2003-01-30  Roger Sayle  <roger@eyesopen.com>
5172         * config.guess: Updated to 2003-01-30's version.
5173         * config.sub: Updated to 2003-01-28's version.
5175 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
5177         * config.if: If gcc_version is already set, just use it.  Don't set
5178         gcc_version_trigger if it's already set, otherwise set it to
5179         gcc/version.c, but only if the file exists.  If it is not set and
5180         gcc/version.c does not exist, try to extract the version number from
5181         $CC.
5183 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
5185         * MAINTAINERS: Add myself to write-after-approval list.
5187 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
5189         * configure.in:  Revert 24Jan change.
5190         * configure:  Regenerate.
5192 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5194         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
5195         entry of HJ Lu.
5197 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5199         * configure.in: Revert previous change.
5200         * configure: Regenerate.
5202 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5204         * configure.in: Make rda native-only.
5205         * configure: Regenerate.
5207 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5209         * MAINTAINERS: Move myself from GNATS-only-accounts to
5210         write-after-approval.
5212 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5214         * configure.in: Add missing \.
5215         * configure: Rebuilt.
5217 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
5219         * configure.in (baseargs): Avoid using \| in sed regular
5220         expressions.
5221         * configure: Rebuilt.
5223 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
5225         * configure.in (baseargs): Remove all supported forms of
5226         --cache-file, --srcdir, --host, --build and --target options
5227         from argument lists.
5228         * configure: Rebuilt.
5230 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
5232         * MAINTAINERS: Add myself to write-after-approval list.
5234 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
5236         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5237         * configure: Rebuilt.
5239 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5241         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5242         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5243         * Makefile.in: Regenerate.
5244         * configure: Regenerate.
5246 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
5248         * configure.in: Remove Makefile in build, host and target modules
5249         unless configure was run with --no-recursion.
5250         * configure: Rebuilt.
5252 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5254         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5255         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5256         * Makefile.in: Regenerate.
5258 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
5260         * config.guess: Update to 2003-01-03 version.
5261         * config.sub: Update to 2003-01-03 version.
5263 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5265         * configure: Regenerate with proper autoconf 2.13.
5267 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5269         * configure.in: Add AC_PREREQ for consistency.
5270         * configure: Regenerate.
5272 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
5274         * configure.in (GDB_TK): Add tcl directories conditional on
5275         gdb/gdbtk directory being present.
5276         * configure: Regenerate.
5278 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
5280         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
5281         by gcc if LD is not defined and we are not doing a Canadian Cross.
5282         * configure: Rebuilt.
5284 2002-12-31  Tom Tromey  <tromey@redhat.com>
5286         * Makefile.in: Rebuilt.
5287         * Makefile.def (target_modules) [libffi]: Allow installation.
5289 2002-12-31  Andreas Schwab  <schwab@suse.de>
5291         * configure.in: Fix use of $program_transform_name.
5292         * configure: Regenerated.
5294 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5296         * configure.in (baseargs): Don't remove first configure argument.
5297         * configure: Regenerated.
5299 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
5301         * Makefile.tpl (local-distclean): Don't remove...
5302         (multilib.ts): ... this.  Moved into...
5303         (multilib.out): ... this.  Don't use sub-make.
5304         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5305         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5306         (configure-build-[+module+], configure-[+module+],
5307         configure-target-[+module+], configure-gcc): ... these.  Test
5308         for Makefile existence.  Drop config.status from dependencies.
5309         * Makefile.in: Rebuilt.
5310         * configure.in: Move gcc-version-trigger to the end of
5311         ac_configure_args.  Add comments to maybedep.tmp and
5312         serdep.tmp.  Introduce --disable-serial-configure.  Remove
5313         nonopt from baseargs, matching and removing corresponding
5314         whitespace while at it.
5315         * configure: Rebuilt.
5317 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
5319         * configure.in (host_configargs): Replace reference to
5320         no-longer-defined buildopts with --build=${build_alias}.
5321         * configure: Rebuilt.
5323         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
5324         program_transform_name to standard idiom.
5325         (AUTOGEN, AUTOCONF): Define.
5326         (Makefile.in): Use $(AUTOGEN).
5327         (Makefile): Depend on config.status, and use autoconf-style rule to
5328         build it.  Move original commands to...
5329         (config.status): ... this new target.
5330         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
5331         $(AUTOCONF).
5332         * Makefile.in: Rebuilt.
5334 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5336         * Makefile.tpl: Fix dramatic bustage due to change in
5337         program_transform_name.
5338         * Makefile.in: Regenerate.
5340         * configure.in: Remove unnecessary PATH setting.
5341         * configure: Regnerate.
5343         * configure.in: Don't default to unprefixed tools unless
5344         the native tools will work.
5345         * configure: Regenerate.
5347         * configure.in: Convert to autoconf script.  Blow away lots
5348         of now-redundant Makefile fragments.
5349         * configure: Generate using Autoconf.
5350         * Makefile.tpl: Rewrite to reflect autoconfiscation.
5351         * Makefile.in: Regenerate.
5353 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5355         * configure: Fix stupid bug where RANLIB was mistakenly included.
5357         * configure.in: Rename (buildargs, hostargs, targargs) to
5358         (build_configargs, host_configargs, target_configargs).
5360         * configure.in: Move logic out of sed statement.
5362         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
5363         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5365 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
5367         * config.sub: Import from master repository
5368         * config.guess: Ditto
5370 2002-12-24  Andreas Schwab  <schwab@suse.de>
5372         * Makefile.tpl (multilib.out): Fix missing space.
5373         * Makefile.in: Regenerate.
5375 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5377         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
5378         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
5379         * Makefile.in: Regenerate.
5380         * configure.in: Remove unnecessary leftovers.
5382 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
5384         * configure.in (extra_ranlibflags_for_target): New variable.
5385         (*-*-darwin): Add -c to ranlib commands.
5386         * configure (tooldir): Handle extra_ranlibflags_for_target.
5388 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5390         * Makefile.tpl: Revert HJL's change.
5391         * Makefile.in: Regenerated.
5392         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5393         always.
5395 2002-12-19  Andreas Schwab  <schwab@suse.de>
5397         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5398         * Makefile.in: Regenerate.
5400 2002-12-18  H.J. Lu <hjl@gnu.org>
5402         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5403         * Makefile.in: Regenerated.
5405         * configure.in (build_prefix): New. Substitute.
5407 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5409         * Makefile.tpl: Don't let real targets depend on phony targets.
5410         * Makefile.in: Regenerate.
5412         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5413         * Makefile.in: Regenerate.
5415 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
5417         * config.sub: Import from master repository
5418         * config.guess: Ditto
5420 2002-12-16  Jason Merrill  <jason@redhat.com>
5422         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5423         previous 'make bootstrap'.
5424         * Makefile.in: Regenerate.
5426 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
5428         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5430 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5432         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5433         * Makefile.in: Regenerate.
5435 2002-12-13  Jason Merrill  <jason@redhat.com>
5437         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
5438         library tests.
5439         (check-c++): Just depend on it and check-target-libstdc++-v3.
5440         * Makefile.in: Regenerate.
5442 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5444         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5445         * Makefile.in: Rebuilt.
5447 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5449         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5451 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5453         * configure: Fix bug put in by gremlins.
5455         * Makefile.tpl: Substitute more autoconfily.
5456         * configure: Substitute more autoconfily.
5457         * Makefile.in: Regenerate.
5459 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
5461         * config.sub: Import from master repository
5462         * config.guess: Ditto
5463         * MAINTAINERS: Added Svein Seldal under write after approval
5465 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
5467         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5468         * Makefile.in (all-sim): Ditto.
5470 2002-12-06  DJ Delorie  <dj@redhat.com>
5472         * Makefile.tpl: Change configure dependencies to not have real
5473         targets depend on phony targets.
5475 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
5477         * configure.in: Revert unintentional change.
5479         * Makefile.tpl: Change dependency for */multilib.out so that
5480         it works when gcc isn't in the tree.
5482         * configure.in: Substitute more.
5483         * configure: Run subconfigures from the Makefile.
5484         * Makefile.tpl: Run subconfigures from the Makefile; add a few
5485         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
5487 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5489         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
5491 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5493         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5494         and corresponding dependencies.
5495         * Makefile.in: Regenerate.
5497         * configure.in (host_tools): Order binutils, gas and ld for
5498         convenience in running the testsuites.
5500         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5501         * Makefile.in: Regenerate.
5502         * configure.in: Introduce rules to serialize subconfigure runs.
5504         * configure.in: Introduce BASE_CC_FOR_TARGET.
5505         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
5506         Realize configure-build-* targets.  Realize configure-target-* targets.
5507         * Makefile.in: Regenerate.
5509 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5511         * configure: Move gcc_version_trigger stuff from here...
5512         * configure.in: ...to here.
5514         * configure.in: Separate subconfigure options added by this file from
5515         options given by the user.  Add machinery to put args for host
5516         subconfigures into the Makefile.
5518         * Makefile.tpl: Remove 'vault' targets.
5519         * Makefile.tpl: Reorder and comment dependencies.
5520         * Makefile.in: Regenerate.
5522 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5523         * configure.in: Fix my broken commit of previous patch. (sigh)
5525 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5527         * configure.in: Move host-specific darwin noconfigdirs into
5528         the host-specific section.
5530 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5532         * configure.in: Move host-specific darwin noconfigdirs into
5533         the host-specific section.
5535 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5537         * configure: Remove skip-this-dir support.
5538         * Makefile.tpl: Remove skip-this-dir support.
5540         * Makefile.tpl: Remove leftover support for non-autoconfiscated
5541         subdirectories.
5542         * Makefile.in: Regenerate.
5544         * Makefile.tpl: Strip out useless setting of 'dir'.
5545         * Makefile.in: Regenerate.
5547 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5549         * configure.in: Fix deeply stupid bug.
5551         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5552         shell code in CXX_FOR_TARGET
5553         * Makefile.def: Introduce raw_cxx.
5554         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5555         RAW_CXX_FOR_TARGET.
5556         * Makefile.in: Regenerate.
5558 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
5560         * Makefile.tpl: Remove unnecessary ifs.
5561         * Makefile.in: Regenerate.
5563         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
5564         dependencies.  Maybe-ize build-libiberty.  Create dummy install
5565         targets for 'no_install' modules.
5566         * configure: Move GDB_TK substitution to configure.in.  Move
5567         build_modules stuff to configure.in.
5568         * configure.in: Implement soft dependency machinery.  Maybe-ize
5569         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
5570         * Makefile.in: Regenerate.
5572 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5574         * Makefile.tpl: Make all-target, install-target behave similarly
5575         to all, install (only hitting configured targets).  Eliminate
5576         unused macro defintions.
5578         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5579         build != host.
5581         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5583         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5585         * configure.in: Produce lists of subdir targets we're actually
5586         configuring.  Remove references to "dosrel".
5587         * Makefile.tpl: Let configure set which subdir targets are hit.
5588         Remove install-cross; clean up install; remove ALL.  Remove
5589         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
5590         Autogenerate host module targets.  Remove empty dependency lines
5591         and redundant dependency; rearrange slightly.
5592         * Makefile.def: Add host-side libtermcap, utils.
5594         * Makefile.in: Regenerate.
5596 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5598         * ltconfig (osf[345]): Append $major to soname_spec.
5599         Reflect this in library_names_spec.
5600         * ltmain.sh (osf): Prefix $major with . for use as extension.
5602 2002-11-19  Andreas Jaeger  <aj@suse.de>
5604         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
5605         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
5606         and sparc64 GNU/Linux systems.
5608 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
5610         * MAINTAINERS: Update email.
5612 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5614         * MAINTAINERS: Complete James Dennett's entry.
5616 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
5618         * MAINTAINERS (Write After Approval): Add myself.
5620 2002-11-13  Bruce Korb  <bkorb@gnu.org>
5622         * Makefile.tpl: syntactic cleanup
5624 2002-11-13 Stuart Hastings <stuart@apple.com>
5626         * MAINTAINERS: Add myself to write-after-approval list.
5628 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5630         * Makefile.def: Add list of recursive targets to autogenerate.
5631         Add build_modules.
5632         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
5633         targets.  Autogenerate *-build-* targets.
5634         * Makefile.in: Regenerate.
5636 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5638         * configure: More autoconf-style substitutions.
5639         * Makefile.tpl: More autoconf-style substitutions.
5640         * Makefile.in: Regenerate.
5642 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5644         * configure: Substitute more variables in a more autoconf-friendly
5645         way.  Simplify slightly.
5646         * Makefile.tpl: Make more variables substitutable in an
5647         autoconf-friendly way.
5648         * Makefile.in: Regenerate.
5650 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
5652         * MAINTAINERS (Write After Approval): Add myself.
5654 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5656         * configure.in (v810*): Remove special setting of tools.
5658         * configure: Add support for extra required flags for ar or nm.
5659         * configure.in (aix4.3+): Use above support for target-specific
5660         issues, rather than using config/mt-aix43.
5662 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5664         * configure: Remove 'removing', which doesn't work.  Replace $subdir
5665         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
5666         with $srcdir.  Reformat indentation.  Substitute some variables
5667         formerly hard-coded in the Makefile for build=host.
5668         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5669         * Makefile.def: Autogenerate more.
5670         * Makefile.in: Regenerate.
5672 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5674         * MAINTAINERS (Write After Approval): Add myself.
5676 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
5678         * Makefile.def (host_modules): Add rda.
5679         * Makefile.in: Regenerate.
5680         * configure.in (target_tool): Add target-rda to list.
5682 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5684         * MAINTAINERS: Remove "co-maintainer" note for web pages.
5686 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
5688         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
5689         and restrap targets to this rule.
5690         * Makefile.in:  Regenerate.
5692 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5694         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
5695         GNATS only accounts.
5697 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
5699         * configure.in (i[3456]86-*-linux*): Add check to disable
5700         ${libgcj} for glibc1.
5702 2002-10-24  Denis Chertykov  <denisc@overta.ru>
5704         * MAINTAINERS: Add myself as ip2k port maintainer.
5706 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
5708         * configure.in: Add tic4x target.
5710 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5712         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5713         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5714         * Makefile.in: Regenerate.
5716         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5717         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5718         * Makefile.in: Regenerate.
5720 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
5722         * MAINTAINERS: Add myself as web pages co-maintainer.
5724 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5726         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5727         * Makefile.in: Regenerate.
5729 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
5731         * MAINTAINERS: Add myself and Nathan Sidwell
5732         <nathan@codesourcery.com> as VxWorks maintainers.
5734 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5736         * Makefile.def: Remove order dependency comments.
5737         * Makefile.tpl: Add explicit install-install dependencies.
5738         * Makefile.in: Regenerate.
5740         * Makefile.tpl: Remove material now in src-release.  (Finally!)
5741         * Makefile.in: Regenerate.
5743         * Makefile.tpl: Add configure-target (for src-release in src)
5744         * Makefile.in: Regenerate.
5746 2002-09-30  Nick Clifton  <nickc@redhat.com>
5748         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5750 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
5752         * configure.in (s390*-*-linux*): Enable libgcj.
5754 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5756         * configure: Revert accidentally applied changes.
5758         * Makefile.tpl: Make more autoconf-friendly.
5759         * Makefile.in: Regenerate.
5760         * configure: Make substitution more autoconf-like.
5762 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
5764         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5765         single entry to handle all these.
5766         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
5767         libjava on arm-*-elf.
5769 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
5771         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5772         things that depend on them.
5774 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5776         * Makefile.tpl: Make subsituted variables more autoconfy.
5777         * Makefile.in: Regenerate.
5778         * configure: Make seds more autoconfy.
5780 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5782         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5783         * Makefile.in: Regenerate.
5784         * configure.in: Rewrite sed statements to look autoconfy.
5786         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5787         all-target-foo on configure-target-foo.
5788         * Makefile.def: Ditto.
5789         * Makefile.in: Rebuild.
5791 2002-09-25  Andrew Haley  <aph@redhat.com>
5793         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5795 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5797         * Makefile.def: New file.
5798         * Makefile.tpl: New file.
5799         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5800         * contrib/gcc_update: Note that Makefile.in is a generated file.
5802         * configure.in: Minor rearrangement.  Simplify tests.
5804 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
5806         * configure.in (with_headers): Skip copy if value is "yes".
5807         (with_libs): Likewise.
5809 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5811         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5812         * configure.in (sh*-*-pe*): Ditto.
5813         * configure.in (mips*-*-pe*): Ditto.
5814         * configure.in (*arm-wince-pe): Ditto.
5816         * configure.in: Rearrange.
5818 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
5820         * MAINTAINERS: Update my email address.
5822 2002-08-30  Paul Koning  <pkoning@equallogic.com>
5824         * MAINTAINERS: (Write After Approval): Add myself.
5826 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
5828         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5830 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
5832         * MAINTAINERS: Change my mailing address.
5834 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
5836         * MAINTAINERS (Write After Approval): Remove myself.
5837         (Various Maintainers: c++ runtime libs): Add myself.
5839 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
5841         * MAINTAINERS (Write After Approval): Remove myself.
5842         (Various Maintainers: c++ runtime libs): Add myself.
5844 2002-08-15  Eric Christopher  <echristo@redhat.com>
5846         * config.sub: Import from master repository.
5847         * config.guess: Ditto.
5849 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
5851         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5852         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5853         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5855 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
5857         * MAINTAINERS: Add self to rs6000 vector extensions.
5859 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
5861         * libiberty/configure: Reverted unintended yesterday's check in.
5863 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
5865         * boehm-gc/configure, libf2c/configure: Rebuilt.
5866         * libffi/configure, libiberty/configure: Ditto.
5867         * libjava/configure, libobjc/configure: Ditto.
5868         * libstdc++-v3/configure, zlib/configure: Ditto.
5869         Merged from binutils:
5870         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
5871         From Steve Ellcey <sje@cup.hp.com>:
5872         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5873         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5874         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5875         IA64.
5876         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5877         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5878         soname_spec, sys_lib_search_path_spec): Ditto.
5880 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
5882         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5884 2002-08-04  H.J. Lu  (hjl@gnu.org)
5886         * configure.in (mips*-*-linux*): Don't skip target-libffi.
5888 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
5890         * MAINTAINERS (Write After Approval): Add myself.
5892 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
5894         * configure.in: Move generic linux case to end.  Copy generic
5895         linux noconfigdirs to mips*-*-linux* entry and new
5896         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
5898 2002-07-19  Michael Matz  <matz@suse.de>
5900         * MAINTAINERS: Add myself as ra* maintainer.
5902 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
5904         * config.guess: Update to 2002-07-09 version.
5905         * config.sub: Update to 2002-07-03 version.
5907 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
5909         * MAINTAINERS: Fix typo in a maintainer email address.
5911 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5913         * configure.in: Remove two redundant tests.
5915 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5917         * configure.in (mips*-*-irix6*o32): Enable stabs.
5919 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
5921         * configure.in: Don't build grez.
5922         * Makefile.in: Ditto.
5924         * Makefile.in: Remove references to bsp, cygmon, libstub.
5925         * configure.in: Ditto.
5927         * configure.in: Remove leftover reference to gdbtest.
5929 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
5931         * configure.in (gxx_include_dir):  Change to match versioned
5932         C++ headers if --enable-version-specific-runtime-libs is used.
5934 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
5936         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
5938 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5940         * configure.in: Make --without-x work.
5942 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5944         * configure.in: Rearrange target Makefile fragment collection.
5946         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
5947         cvs[src].
5948         * configure.in: Ditto.
5950 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
5952         * MAINTAINERS (Write After Approval): Update my e-mail address.
5954 2002-06-24  Ben Elliston  <bje@redhat.com>
5956         * configure.in (host_tools): Remove cgen.
5958         * Makefile.in (all-cgen): Remove; runs from its source directory.
5959         (check-cgen, install-cgen, clean-cgen): Likewise.
5960         (all-opcodes): Do not depend on all-cgen.
5961         (all-sim): Likewise.
5963 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
5965         * Makefile.in: Eliminate 'apache' targets.
5966         * configure.in: Eliminate 'apache' targets.
5968         * configure.in: Eliminate redundant tests.  Reorganize.
5970         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
5972         * config-ml.in: Eliminate references to Cygnus configure.
5974         * Makefile.in: Eliminate references to building emacs.
5976 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
5978         * MAINTAINERS: Update my email address.
5980 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
5982         * config.if (libstdcxx_incdir): Version C++ headers.
5983         (cxx_incdir): Remove.
5985 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5987         * MAINTAINERS (Write After Approval): Add self.
5989 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
5991         * configure.in: Add support for ip2k.
5993 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
5995         * configure.in: Fix AIX configury bug.
5997 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
5999         * MAINTAINERS (Write After Approval): Add self.
6001 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6003         * configure.in: replace ${topsrcdir} with ${srcdir}
6005         * configure.in: Move definition of libstdcxx_flags
6006         right above usage, rather than waaay earlier.
6008         * configure.in: Pull definition of is_cross_compiler earlier.
6010         * configure.in: Rearrange a little.
6012         * configure.in: Remove references to librx.
6013         * Makefile.in: Remove references to librx.
6015 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
6017         * config.sub: Add support for avr target.
6018         Import from master sources, rev 1.255
6020 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
6022         * configure, .cvsignore:  Revert previous change...
6023         * Makefile:  ...delete.
6025 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6027         * configure.in: Eliminate ${gasdir} variable.
6029 2002-06-18  Dave Brolley  <brolley@redhat.com>
6031         * configure.in: Add support for frv.
6032         * config.sub: Add support for frv.
6034 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6036         * configure:  Remove garbage from previous commit.
6038 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6040         * configure:  For in-source builds, make a subdir and re-exec there.
6041         * Makefile:  New file.  Pass targets through to build directory.
6042         * .cvsignore:  No longer ignore "Makefile".
6044 2002-06-16  Douglas Rupp  <rupp@gnat.com>
6046         * MAINTAINERS (Write After Approval): Add self.
6048 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6050         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6052 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
6054         * configure.in (vax-*-netbsd*): Re-enable gas.
6056 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
6058         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6059         BUILD_PREFIX_1, to correct nomenclature.
6060         * configure: Likewise.
6062         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6063         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6065 2002-05-31  Olaf Hering  <olh@suse.de>
6067         * config-ml.in: Propogate DESTDIR also.
6069 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
6071         * configure.in (vax-*-netbsd*): Don't build gas for this
6072         platform.
6074 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6076         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6077         and libgcj for AVR.
6079 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
6081         * MAINTAINERS (Write After Approval): Add myself.
6083 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
6085         * config.guess: Update to 2002-05-22 version.
6086         * config.sub: Likewise.
6088 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6090         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6091         * config-ml.in: Likewise.
6092         * configure: Likewise.
6093         * configure.in: Likewise.
6095 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
6097         * MAINTAINERS: Update my email address.
6099 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
6101         * configure.in: Simplify makefile fragment collection.
6103         * configure.in: Remove code to build emacs.
6105         * configure.in : Remove --srcdir argument from targargs and buildargs
6106         (it's always overridden in the Makefile anyway).  Rearrange a bit.
6108         * configure: Move some logic to configure.in.
6109         * configure.in: Move some logic from configure.
6111 2002-05-11  Tom Tromey  <tromey@redhat.com>
6113         * MAINTAINERS: Reflect libgcj reality.
6115 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
6117         * Makefile.in: Honour DESTDIR.
6119 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
6121         * config.guess: Import 2002-03-20 version.
6122         * config.sub: Import 2002-04-26 version.
6124 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6126         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6128 2002-05-07  Tim Josling  <tej@melbpc.org.au>
6130         * MAINTAINERS: Add self.
6132 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
6134         * ltmain.sh: Detect and handle object name conflicts
6135         while piecewise linking a static library.
6137 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
6139         * configure.in (noconfigdirs): Don't disable libgcj on
6140         sparc64-*-solaris* and sparcv9-*-solaris*.
6142 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
6144         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6146 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
6148         * configure.in (FLAGS_FOR_TARGET): Do not add
6149         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6150         on i[3456]86-*-linux*.
6152 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
6154         * configure.in (noconfigdirs): Replace [ ] with test.
6156         * configure.in (noconfigdirs): Do not add target-newlib if
6157         target == i[3456]86-*-linux*, and host == target.
6159 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
6161         * configure.in: delete reference to absent file
6163         * configure.in: replace '[' with 'test'
6165         * configure.in: Eliminate references to gash.
6166         * Makefile.in: Eliminate references to gash.
6168         * configure.in: remove useless references to 'pic' makefile fragments.
6170         * configure.in: (*-*-windows*) Finish removing.
6172         * configure.in: Eliminate redundant test for libgui.
6174 2002-04-29  Roger Sayle  <roger@eyesopen.com>
6176         * MAINTAINERS: Add self and realphabetize.  Update entries
6177         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
6178         entry for a29k port maintainer.
6180 2002-04-26      Joel Sherrill <joel@OARcorp.com>
6182         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6183         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6185 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
6187         * configure.in: remove references to dead files
6189 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
6191         * MAINTAINERS: Add information about purpose of this file.
6193 2002-04-18  Tom Tromey  <tromey@redhat.com>
6195         * configure.in: Disallow configuring libgcj when it is already
6196         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
6197         Solaris 2.8 by default.  For PR libgcj/6158.
6199 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6201         * configure.in:  Move default CC setting out of config/mh-* fragments
6202         directly into here.
6204 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6206         * configure.in: don't even try to configure or make a subdirectory
6207         if there's no configure script for it.
6209 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6211         * MAINTAINERS: Remove chill maintainers.
6212         * Makefile.in (CHILLFLAGS): Remove.
6213         (CHILL_LIB): Remove.
6214         (TARGET_CONFIGDIRS): Remove libchill.
6215         (CHILL_FOR_TARGET): Remove.
6216         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6217         CHILL_LIB.
6218         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6219         (CHECK_TARGET_MODULES): Likewise.
6220         (INSTALL_TARGET_MODULES): Likewise.
6221         (CLEAN_TARGET_MODULES): Likewise.
6222         (configure-target-libchill): Remove.
6223         (all-target-libchill): Remove.
6224         * configure.in (target_libs): Remove target-libchill.
6225         Do not compute CHILL_FOR_TARGET.
6226         * libchill: Remove directory.
6228 2002-04-11  DJ Delorie  <dj@redhat.com>
6230         * Makefile.in, configure.in: Sync with binutils, entries
6231         follow...
6233 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6235         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
6236         (do-tar, do-bz2): New rules.
6237         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
6238         (gdb-tar): New rule.
6239         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
6240         (insight_dejagnu.tar): New rule.
6241         (insight.tar): New rule.
6242         (gdb+dejagnu.tar): New rule.
6243         (gdb.tar): New rule.
6245 2002-02-01  Mo DeJong  <supermo@bayarea.net>
6247         * Makefile.in: Add all-tix to deps for all-snavigator
6248         so that tix is built when building snavigator.
6250 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
6252         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6253         ld and gdb are not supported.
6255 2002-01-07  Mark Salter  <msalter@redhat.com>
6257         * configure.in: Remove target-bsp and target-cygmon from arm builds.
6258         Allow target-libgloss to be built for arm, strongarm, and xscale.
6260 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
6262         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6263         options for i[3456]86-pc-linux* native builds.
6265 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
6267         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6268         files from .po files for a distribution.
6270 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
6272         * configure.in: Enable libstdc++-v3 for h8300 targets.
6274 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
6276         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6277         version from bfd/.
6279 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
6281         * Makefile.in (VER): When present, extract the version number from
6282         the file version.in.
6284 2001-05-24  Tom Rix <trix@redhat.com>
6286         * configure.in : enable ld for aix
6288 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6290         * config.guess: Add linux target for S/390.
6292 2000-11-07  Philip Blundell  <pb@futuretv.com>
6294         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6296 2000-11-03  Philip Blundell  <pb@futuretv.com>
6298         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6299         files.
6301 2001-01-15  Ben Elliston  <bje@redhat.com>
6303         * configure.in (host_tools): Add sid.
6304         Always configure cgen.
6306 2000-11-24  Nick Clifton  <nickc@redhat.com>
6308         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6311 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
6313         * Makefile.in (ALL_MODULES): Add all-cgen.
6314         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6315         (all-cgen): New target.
6316         (all-opcodes,all-sim): Depend on all-cgen.
6317         * configure.in (host_tools): Add cgen.
6318         Only configure cgen if --enable-cgen-maint.
6320 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
6322         * configure.in: Add *-*-freebsd* configurations.
6324 2002-04-08  Tom Tromey  <tromey@redhat.com>
6326         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6327         Fixes PR libgcj/6068.
6329 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
6331         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6333 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6335         * configure.in (alpha*-dec-osf*): Enable libgcj.
6337 2003-03-27  Matthew Gingell <gingell@gnat.com>
6339         * MAINTAINERS (Write After Approval): Add myself.
6341 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
6343         Fix for: PR bootstrap/3591, target/5676
6344         * configure.in (mcore-pe): Disable the configuration of
6345         libstdc++-v3 since exceptions are not supported.
6347 2002-03-20  Anthony Green  <green@redhat.com>
6349         * configure.in: Enable libgcj for xscale-elf target.
6351 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
6353         * MAINTAINERS:  Update my email address.
6355 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
6357         * ltmain.sh (relink_command): Fix typo in previous change.
6359 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
6361         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
6362         (relink_command): Added --tag flags.
6363         (mode=install): If relinking fails; error out.
6365 2002-03-12  Richard Henderson  <rth@redhat.com>
6367         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
6368         .NOTPARALLEL tag.
6369         (do-check): Rename from check.
6370         (check): Allow parallel check.
6372 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
6374         * MAINTAINERS: Add myself as maintainer for xtensa port.
6375         Fix alphabetical order in CPU port maintainer list.
6376         Remove myself from Write After Approval list.
6378 2002-03-11  Richard Henderson  <rth@redhat.com>
6380         * Makefile.in (.NOTPARALLEL): Add fake tag.
6382 2002-03-07  H.J. Lu  (hjl@gnu.org)
6384         * configure.in: Enable gprof for mips*-*-linux*.
6386 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
6388         * MAINTAINERS (Write After Approval): Add myself.
6390 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
6392         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6393         libjava.
6394         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6396 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
6398         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6399         because its Makefile is there; test for the executable instead.
6401 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
6403         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6404         libstdc++-v3 and libjava.
6406 2002-02-11  Adam Megacz <adam@xwt.org>
6408         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6409         boehm-gc
6411 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6413         * config.guess: Updated to 2002-01-30's version.
6414         * config.sub: Updated to 2002-02-01's version.
6415         Contribute sh64-elf.
6416         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
6417         * configure.in: Added sh64-*-*.
6419 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
6421         * MAINTAINERS: Belatedly add myself to write after approval list.
6423 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
6425         * MAINTAINERS: Put self in as maintainer for x86-64 port.
6426         Remove self as Write After Approval.
6428 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
6430         * MAINTAINERS: Put self in as maintainer for contrib/regression
6431         directory.
6433 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
6435         * MAINTAINERS:  Update my email address.
6437 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
6439         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
6440         target-libiberty, and target-libgloss.  Skip Java-related
6441         libraries if not supported for NetBSD on target CPU.
6443 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
6445         * install-sh: Use _inst.$$_ for temp file name.
6447 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
6449         * MAINTAINERS (Write After Approval): Move my contact info
6450         from here...
6451         (OS Port Maintainers): ...to here (netbsd).
6453 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
6455         * MAINTAINERS (Write After Approval): Add myself.
6457 2002-01-17  H.J. Lu <hjl@gnu.org>
6459         * Makefile.in (all-fastjar): Also depend on all-libiberty.
6460         (all-target-fastjar): Also depend on all-target-libiberty.
6462 2002-01-16  H.J. Lu  (hjl@gnu.org)
6464         * config.guess: Import from master sources, rev 1.225.
6465         * config.sub: Import from master sources, rev 1.238.
6467 2002-01-16  Kazu Hirata  <kazu@hxi.com>
6469         * MAINTAINERS (Write After Approval): Remove myself.
6471 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
6473         * MAINTAINERS (Write After Approval): Add myself.
6475 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6477         * MAINTAINERS: Add self as docs co-maintainer.
6479 2001-12-11  Matthias Klose  <doko@debian.org>
6481         * MAINTAINERS (Write After Approval): Add myself.
6483 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
6485         * MAINTAINERS: Update my email address.
6487 2001-12-07  Turly O'Connor  <turly@apple.com>
6488         * MAINTAINERS (Write After Approval): Add myself.
6489         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
6490         (rs6000_initialize_trampoline): Call __trampoline_setup for
6491         ABI_DARWIN too.
6492         * darwin-tramp.asm: New file, implements __trampoline_setup.
6493         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
6495 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
6497         * MAINTAINERS (Write After Approval): Add myself.
6499 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
6501         * configure, configure.in: Use temp file for long sed commands.
6503 2001-12-03  Laurent Guerby  <guerby@acm.org>
6505         * config.sub: Update to version 1.232 on subversion.
6507 2001-12-03  Ben Elliston  <bje@redhat.com>
6509         * MAINTAINERS: Update mail address for config.* patches.
6511 2001-11-27  DJ Delorie <dj@redhat.com>
6512             Zack Weinberg  <zack@codesourcery.com>
6514         When build != host, create libiberty for the build machine.
6516         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6517         CONFIG_ARGUMENTS.
6518         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6519         New variables.
6520         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6521         and rules.
6522         (all.normal): Depend on ALL_BUILD_MODULES.
6523         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6524         (all-build-libiberty): Depend on configure-build-libiberty.
6526         * configure: Calculate and substitute proper value for
6527         ALL_BUILD_MODULES.
6528         * configure.in: Create the build subdirectory.
6529         Calculate and substitute TARGET_CONFIGARGS (formerly
6530         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6532 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
6534         * MAINTAINERS (write-after-approval): Add self.
6536 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6538         * MAINTAINERS (GNATS only accounts): Remove self.
6540 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
6542         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6543         libf2c.
6545 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6547         * MAINTAINERS (Write After Approval): Add self.
6549 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
6551         * MAINTAINERS: mips and s390 are also CPU ports.
6553 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
6555         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
6557 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
6559         * MAINTAINERS: Alphabetize.
6561 2001-11-09  Kazu Hirata  <kazu@hxi.com>
6563         * MAINTAINERS (Various maintainers: h8 port): Add myself.
6565 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6567         * MAINTAINERS (Various maintainers: hppa port): Added myself.
6569 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
6571         * configure.in (--enable-languages): Be more permissive about
6572         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
6574 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
6576         * config.sub: Import from master sources, rev. 1.230.
6577         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
6579 2001-11-07  Laurent Guerby  <guerby@acm.org>
6581         * MAINTAINERS (Write After Approval): Add self.
6583 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
6585         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6587 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
6589         * config.sub: Import from master sources, rev 1.226.
6590         * config.guess: Import from master sources, rev 1.216.
6592 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
6594         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6595         * MAINTAINERS: Add self as maintainer of MMIX port.
6596         Remove old after-approval entry.
6598 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
6600         * ChangeLog, configure: Fix spelling errors.
6602 2001-10-20  Brendan Kehoe  <brendan@zen.org>
6604         * MAINTAINERS: Tweak my address.
6606 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
6608         * MAINTAINERS: Update my email address.
6610 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
6612         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6613         * MAINTAINERS: Add self as maintainer of CRIS port.
6615 2001-10-10  Geert Bosch  <bosch@gnat.com>
6617         * MAINTAINERS (Various maintainers: Ada front end):
6618         Added Robert Dewar.
6620 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
6622         * MAINTAINERS (Write After Approval): Added self
6624 2001-10-02  Geert Bosch  <bosch@gnat.com>
6626         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6628 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6630         * configure: Handle temporary files securely using mkdir.
6632 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
6634         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6636 2001-09-26  Will Cohen <wcohen@redhat.com>
6638         * configure.in (*-*-linux*): Disable configuration of target-newlib
6639         and target-libgloss.
6641 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6643         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6644         RANLIB.
6646 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
6648         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6649         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6650         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6651         avoid quotes nesting problems.
6652         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6653         (DO_X): Export only variables that are set.
6655 2001-09-19  Ben Elliston  <bje@redhat.com>
6657         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6658         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6659         semantics.  Use the shell built-in "type" command instead.
6661 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
6663         Merged from gcc-3_0-branch:
6664         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
6665         * ltcf-c.sh: Use $objext, not $ac_objext.
6666         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
6667         * ltcf-cxx.sh: Add support for GNU.
6668         2001-07-22  Timothy Wall  <twall@redhat.com>
6669         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
6670         default settings if using GNU tools with that configuration.
6671         * ltcf-cxx.sh: Ditto.
6672         * ltcf-gcj.sh: Ditto.
6673         2001-07-21  Michael Chastain  <chastain@redhat.com>
6674         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6675         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
6676         * ltmain.sh: Mark as gcc-local.
6678 2001-08-30  Eric Christopher  <echristo@redhat.com>
6679             Jason Eckhardt  <jle@redhat.com>
6681         * config.guess: Merge from master sources.
6682         * config.sub: Merge from master sources, add support for mipsisa32.
6684 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
6685         * config.sub: Merge from master sources, rev 1.219.
6686         * MAINTAINERS: Add self as contact for stormy16 port.
6688 2001-08-14  Zack Weinberg  <zackw@panix.com>
6690         * config.sub: Merge from master sources, rev 1.218.
6691         * config.guess: Merge from master sources, rev 1.209.
6693 2001-08-11  Graham Stott  <grahams@redhat.com>
6695         * Makefile.in (check-c++): Add missing semicolon.
6697 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
6699         * MAINTAINERS (Various maitainers: predict.def): Added myself.
6701 2001-07-30  Eric Christopher  <echristo@redhat.com>
6703         * MAINTAINERS (Various maintainers: mips port): Added myself.
6705 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
6707         * configure.in (sh-*-linux*): New.
6709 2001-07-27  Richard Henderson  <rth@redhat.com>
6711         * .cvsignore: Add LAST_UPDATED.
6713 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
6715         * MAINTAINERS (Various maintainers: s390 port): Added myself.
6717 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
6719         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
6721 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
6723         * MAINTAINERS (Write After Approval): Added myself.
6725 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6727         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6728         and libgcj on m68hc11/m68hc12.
6730 2001-06-27  H.J. Lu  (hjl@gnu.org)
6732         * Makefile (CFLAGS_FOR_BUILD): New.
6733         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6735 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6737         * README: Remove version number.
6739 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6741         * INSTALL/README: Update wrt. to the installation instructions now
6742         residing in gcc/doc/install.texi.
6744 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6746         * README: Replace with a cut-down and updated version of gcc/README.
6748 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
6750         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6751         multilibs to be disabled.
6753 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
6755         * MAINTAINERS (Write After Approval): Add myself.
6757 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
6759         * config.guess: Import CVS version 1.195.
6760         * config.sub: Import CVS version 1.212.
6762 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
6764         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6765         gcc/xgcc is built, use -print-prog-name to find out the program
6766         name to use.
6768 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
6770         * config.guess:  Import CVS version 1.194.  All gcc-local changes
6771         appear to also be in the master copy.
6772         * config.sub:  Import CVS version 1.211.
6774 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
6776         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6777         with_gcc]: Use `gcc -shared' to build a shared library.
6779 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6781         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6782         archives.
6784 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6786         * MAINTAINERS (Write After Approval): Add myself.
6788 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6790         * configure.in (libstdcxx_flags): Do not try to execute
6791         libstdc++-v3/testsuite_flags until it exists.
6793 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
6795         * MAINTAINERS: Update my email address.
6797 2001-05-31  Graham Stott  <grahams@redhat.com>
6799         * MAINTAINERS (Write After Approval): Add myself.
6801 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
6803         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
6804         libraries when using g++ with native linker.
6806 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
6808         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6810 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
6812         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6813         [aix4*|aix5*]: Prepend blank.
6815 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
6817         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6818         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
6819         of subdir/configure scripts to use the new libtool.m4.
6821 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
6823         * MAINTAINERS (Write After Approval): Add myself.
6825 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6827         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6829 2001-05-11  Ben Elliston  <bje@redhat.com>
6831         * Makefile.in (all-sid): New target.
6832         (check-sid, clean-sid, install-sid): Likewise.
6834 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6836         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6838 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6840         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6841         libgcj.
6843 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6845         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6846         gcc/xgcc is built, use -print-prog-name to find out the program
6847         name to use.
6849 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
6851         * configure.in (noconfigdirs): Don't reset it from scratch in the
6852         target case; only append to it.
6854         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6855         sparc-*-solaris2.8]: Disable ${libgcj}.
6857 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
6859         * configure.in (libgcj_saved): Copy from $libgcj.
6860         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6861         --disable-libgcj.
6863 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
6865         * MAINTAINERS: Remove self as MIPS maintainer and
6866         C front end maintainer.
6868 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
6870         * configure.in: Move *-chorusos target case to the proper switch.
6871         Disable libgcj.
6873 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6875         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6876         1.641.2.228.
6878 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6880         * Makefile.in (STAGE1_CFLAGS): Pass down.
6882 2001-04-13  Alan Modra  <amodra@one.net.au>
6884         * config.guess: Add hppa64-linux support.  Note for next import that
6885         this is already in the master file.
6886         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
6888 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6890         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6891         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6893 2001-04-11  Stan Shebs  <shebs@apple.com>
6895         * MAINTAINERS: Add self as Darwin port maintainer.
6897 2001-04-11  Alan Modra  <amodra@one.net.au>
6899         * MAINTAINERS: Update my email address.
6901 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
6903         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6904         recent versions of FreeBSD (release 3 or later).
6905         * ltconfig: On FreeBSD, -lc must not be provided when building
6906         a shared library or else the standard -pthread gcc option is
6907         rendered worthless to later users of the built library.
6909 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6911         * MAINTAINERS: Add self and RTH as C front end maintainers.
6913 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
6915         * config.sub: Make sure to match an already-canonicalized
6916         machine name (eg. mn10300-unknown-elf).
6918 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
6920         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6921         New macros.
6922         (bootstrap, cross): Use RECURSE_FLAGS.
6923         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6925 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
6927         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6929 2001-03-22  Colin Howell  <chowell@redhat.com>
6931         * Makefile.in (DO_X): Do not backslash single-quotes in
6932         backquotes (two places).
6934 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6936         Re-installed:
6937         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6938         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6939         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6940         * ltcf-cxx.sh: Likewise.
6941         * ltcf-gcj.sh: Likewise.
6943 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6945         * MAINTAINERS: Add myself as "documentation co-maintainer".
6947 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6949         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6950         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
6952 2001-03-19  Tom Tromey  <tromey@redhat.com>
6954         * config-ml.in: Handle GCJ and GCJFLAGS.
6956 2001-03-21  Michael Chastain  <chastain@redhat.com>
6958         * Makefile.in: all-m4 depends on all-texinfo.
6960 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
6962         * MAINTAINERS: Add myself to write after approval list.
6964 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
6966         * Makefile.in (DO_X): Quote nested quotes.
6968 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
6970         * MAINTAINERS: Add myself to write after approval list.
6972 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
6974         * Makefile.in (DO_X): Use double quotes for quoting
6975         "RANLIB=$${RANLIB}".
6977 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
6979         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
6981 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
6983         * configure.in: Only use `lang_requires' for languages athat are
6984         actually enabled.
6986 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
6988         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
6990 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
6992         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
6994 2001-03-07  Tom Tromey  <tromey@redhat.com>
6996         * configure.in: Allow config-lang.in to set `lang_requires' to list
6997         of other required languages.
6999 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
7001         * Makefile.in: Remove RANLIB definition. Use RANLIB
7002         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7003         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7005 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
7006             Alexandre Oliva  <aoliva@redhat.com>
7008         * Makefile.in (check-c++): Use tabs, not spaces.
7010 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
7012         * MAINTAINERS: add myself to Write After Approval list.
7014 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
7016         * Makefile.in (check-c++): New rule.
7018         * configure.in (target_libs): Remove libg++.
7019         (noconfigdirs): Remove libg++.
7020         (noconfigdirs): Same.
7021         (noconfigdirs): Same.
7022         (noconfigdirs): Same.
7024         * config-ml.in: Remove libg++ references.
7026         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7027         (ALL_TARGET_MODULES): Same.
7028         (configure-target-libg++): Remove.
7029         (all-target-libg++): Remove.
7030         (configure-target-libio): Remove.
7031         (all-target-libio): Remove.
7032         (check-target-libio): Remove.
7033         (.PHONY): Remove.
7034         (libg++.tar.bz2): Remove.
7035         (all-target-cygmon): Remove libio.
7036         (all-target-libstdc++): Remove.
7037         (configure-target-libstdc++): Remove.
7038         (TARGET_LIB_PATH): Remove libstdc++.
7039         (ALL_GCC_CXX): Remove libstdc++.
7040         (all-target-gperf): Correct.
7042 2001-02-16  Nick Clifton  <nickc@redhat.com>
7044         * configure.in (noconfigdirs): Allow configuration of texinfo
7045         for Cygwin hosts.
7047 2001-02-15  Anthony Green  <green@redhat.com>
7049         * configure: Introduce GCJ_FOR_TARGET.
7050         * configure.in: Ditto.
7051         * Makefile.in: Ditto.
7053 2001-02-13  Andreas Schwab  <schwab@suse.de>
7055         * MAINTAINERS: Update mail address.
7057 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7059         * config.guess: Add linux target for S/390.
7060         * config.sub: Likewise.
7062 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
7064         * configure.in: for *-chorusos, don't config target-newlib and
7065         target-libgloss.
7067 2001-02-06  Ben Elliston  <bje@redhat.com>
7069         * configure: Output host type to stdout, not stderr.
7071 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
7073         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
7074         * ltcf-cxx.sh: Likewise.
7076         * config.if: Assume enable_libstdcxx_v3 is defined.
7078 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
7080         Remove V2 C++ library.
7081         * configure.in: Remove --enable-libstdcxx_v3 support.
7083 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
7085         * include/demangle.h: Add prototype for java_demangle_v3.
7087 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
7089         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
7091 2001-01-27  Richard Henderson  <rth@redhat.com>
7093         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7095 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7097         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7098         Don't unset, it's non-portable and no longer necessary, set to empty
7099         instead.
7101 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7103         * ltconfig: Shell portability fix for the tagname validity check.
7105 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
7107         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7108         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7110 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7112         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7114 2001-01-26  Tom Tromey  <tromey@redhat.com>
7116         * configure.in: Allow libgcj to be built on Sparc Solaris.
7118 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
7120         * ltcf-c.sh: Add aix5 case.
7121         * ltcf-cxx.sh: Likewise.
7122         * ltconfig: Likewise.
7124 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7126         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7127         keep at least one of build_libtool_libs or build_old_libs set to
7128         yes.
7130         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7131         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7133 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
7135         * configure.in: Enable libgcj on several additional platforms.
7137 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
7139         * configure.in: Enable libgcj for linux targets.
7141 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7143         * MAINTAINERS (Write After Approval): Add myself.
7145 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7147         * MAINTAINERS: Add myself as vax port maintainer.
7149 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
7151         * MAINTAINERS: Add myself as Mercury front-end maintainer.
7153 2001-01-09  Mike Stump  <mrs@wrs.com>
7155         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7156         failures of subdirectories.
7158 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7160         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7161         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7162         * ltcf-cxx.sh: Likewise.
7163         * ltcf-gcj.sh: Likewise.
7164         * ltconfig.sh: Fix typo.
7166 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7168         * configure: handle DOS-style absolute paths.
7170 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7172         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7174 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
7176         * MAINTAINERS: Add myself as avr port co-maintainer.
7178 2000-12-28  Ben Elliston  <bje@redhat.com>
7180         * MAINTAINERS: Add myself under ``Write After Approval''.
7182 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
7184         * texinfo: Remove directory from GCC.
7186 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7188         * COPYING: Update to current
7189         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7190         to 19yy as example year in copyright notice).
7192 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
7194         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7195         (libstdcxx_incdir): Pass down.
7196         * config.if: Remove expired bits for cxx_interface, add stub.
7197         (libstdcxx_incdir): Add variable for g++ include directory.
7198         * configure.in (gxx_include_dir): Use it.
7200 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
7202         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
7203         with old-email address from ``Write After Approval''.
7205 2000-12-15  Andreas Jaeger  <aj@suse.de>
7207         * configure.in: Handle lang_dirs.
7209 2000-12-14  Tom Tromey  <tromey@redhat.com>
7211         * MAINTAINERS: Removed brads.
7213         * MAINTAINERS: Added gcj developers.
7215 2000-12-13  Anthony Green  <green@redhat.com>
7217         * configure.in: Disable libgcj for any target not specifically
7218         listed.  Disable libgcj for x86 and Alpha Linux until compatible
7219         with g++ abi.
7221 2000-12-13  Mike Stump  <mrs@wrs.com>
7223         * Makefile.in (local-distclean): Also remove fastjar.
7225 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
7227         * contrib/gcc_update: Add fastjar --touch entries.
7229 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
7231         * configure.in: Disable language-specific target libraries for
7232         languages that aren't enabled.
7234 2000-12-10  Anthony Green  <green@redhat.com>
7236         * configure.in: Define libgcj.  Disable libgcj target libraries for
7237         most targets.
7239 2000-12-10  Neil Booth  <neilb@earthling.net>
7241         * MAINTAINERS: Update mail address, remove from WAA list.
7243 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7245         * libjava: Imported from /cvs/java.
7246         * libffi: Likewise.
7247         * Boehm-gc: Likewise.
7249 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7251         * configure.in (target_libs): Revert 2000-12-08 patch.
7252         (noconfigdirs): Added target-libjava.
7254 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7256         * djunpack.bat: removed.
7258 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7260         * Makefile.in: handle DOS-style absolute paths.
7261         * config-ml.in: likewise.
7262         * symlink-tree: likewise.
7264 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7266         * fastjar: Imported.
7268 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7270         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7271         libjava.
7272         * configure.in (target_libs): Removed `target-libjava'.
7274 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7276         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7277         (ALL_MODULES): Added fastjar.
7278         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7279         (all-target-libjava): all-fastjar replaces all-zip.
7280         (all-fastjar): Added.
7281         (configure-target-fastjar, all-target-fastjar): Likewise.
7282         * configure.in (host_tools): Added fastjar.
7284 2000-12-07  Mike Stump  <mrs@wrs.com>
7286         * Makefile.in (local-distclean): Remove leftover built files.
7288 2000-11-24  Nick Clifton  <nickc@redhat.com>
7290         * configure.in (xscale-elf): Add target.
7291         (xscale-coff): Add target.
7293 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
7295         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7296         recent versions of FreeBSD (release 3 or later).
7297         * ltconfig: On FreeBSD, -lc must not be provided when building
7298         a shared library or else the standard -pthread gcc option is
7299         rendered worthless to later users of the built library.
7301 2000-11-16  Fred Fish  <fnf@be.com>
7303         * configure.in (enable_libstdcxx_v3): Fix typo,
7304         libstd++ -> libstdc++.
7306 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7308         * MAINTAINERS: Add self to Write After Approval list.
7310 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
7312         * MAINTAINERS: Update my email address.  Add myself to global write
7313         privs list.
7315 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7317         * Makefile.in: Merge with src and libgcj.
7318         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
7319         configure-target-<library> when their configure scripts need the C
7320         or C++ library to have already been built to work properly.
7321         (do_proto_toplev): Set them to an empty string.
7323         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7324         (REALLY_SET_LIB_PATH): Use them.
7326 2000-11-17  Stan Shebs  <shebs@apple.com>
7328         * MAINTAINERS: Add self to Write After Approval list.
7330 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7332         * configure: Provide the original toplevel configure arguments
7333         (including $0) to subprocesses in the environment rather than
7334         through gcc/configargs.h.
7336 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7338         * MAINTAINERS: Remove references to cccp. Change C9X reference to
7339         C99.  Alphabetise "Write After Approval" list.
7341 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
7343         * configure: Turn on libstdc++ V3 by default.
7345         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
7346         if we've got GCC.
7348 2000-11-11  Philip Blundell  <philb@gnu.org>
7350         * MAINTAINERS: Add self to Write After Approval list.
7352 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
7354         * ltcf-c.sh (aix4): Improve shared library configuration; require
7355         exporting symbols.
7356         * ltcf-cxx.sh (aix4): Define.
7357         * ltconfig (aix4): Define library and soname specs appropriate for
7358         AIX.  Define command to create export symbols list.
7360 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
7362         * config.sub: Add support for Sun Chorus
7364 2000-10-31  Nick Clifton  <nickc@redhat.com>
7366         * MAINTAINERS: Rename <name>@cygnus.com addresses to
7367         <name>@redhat.com.  Also installed new email address for Clint
7368         Popetz.
7370 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
7372         * etc: Remove directory from GCC.
7374 2000-10-16  Michael Meissner  <meissner@redhat.com>
7376         * configure (gcc/configargs.h): Only create if there is a build GCC
7377         directory created.
7379 2000-10-16  Matthias Klose  <doko@debian.org>
7381         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7382         when configured for libstdc++-v3.
7384 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
7386         * configure: Save configure arguments to gcc/configargs.h.
7388 2000-10-04  Philipp Thomas  <pthomas@suse.de>
7390         * config.guess: Import CVS version 1.157.
7391         * config.sub: Import CVS version 1.181.
7393 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
7395         * Makefile.in (bootstrap): avoid recursion if subdir missing
7396         (cross): ditto
7397         (do-proto-toplev): ditto
7399 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
7401         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
7402         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
7404         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
7405         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
7406         all affected `configure' scripts.
7408 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
7410         * MAINTAINERS: Add self as cpplib co-maintainer.
7412 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
7414         * MAINTAINERS: Add self to Write After Approval list.
7416 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7418         * INSTALL/README: egcs -> GCC update.
7420 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
7422         * MAINTAINERS: Add myself to Write After Approval list.
7424 2000-09-15  Kazu Hirata  <kazu@hxi.com>
7426         * MAINTAINERS: Add myself to Write After Approval list.
7428 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
7430         * configure.in: Do not build byacc for hppa64.  Provide paths to the
7431         X11 libraries for hppa64.
7433 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7435         * MAINTAINERS: Add myself as 68hc11 port maintainer.
7437 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
7439         * Makefile.in (all-zlib): Added dummy target.
7441         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7442         ltcf-gcj.sh: Updated from libtool multi-language branch.
7444 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
7446         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7447         (bootstrap*): Depend on all-bootstrap.
7449 2000-09-05  Philipp Thomas  <pthomas@suse.de>
7451         * config.guess: Import CVS version 1.156.
7452         * config.sub: Import CVS version 1.179.
7454 2000-09-02  Anthony Green  <green@cygnus.com>
7456         * Makefile.in (all-gcc): Depend on all-zlib.
7457         (CLEAN_MODULES): Add clean-zlib.
7458         (ALL_MODULES): Add all-zlib.
7459         * configure.in (host_libs): Add zlib.
7461 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
7463         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7464         crosses, but add gcc/include to the header search path for them.
7466 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
7468         * MAINTAINERS: Add self to Write After Approval list.
7470 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7472         * config.guess: Import CVS version 1.152.
7473         * config.sub: Import CVS version 1.177.
7475 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
7477         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7478         $targargs to tell whether newlib is going to be built.
7480         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7481         $$r/TARGET_SUBDIR/libio for _G_config.h.
7483 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
7485         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7487 2000-08-22  DJ Delorie  <dj@redhat.com>
7489         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
7491 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
7493         * config-ml.in (CC, CXX): Avoid trailing whitespace.
7494         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7495         sub-configures.
7497 2000-08-21  DJ Delorie  <dj@redhat.com>
7499         * MAINTAINERS: Add self as a libiberty maintainer
7501 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
7503         * configure.in (libstdcxx_flags): Use
7504         libstdc++-v3/src/libstdc++.INC.
7506 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
7508         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7510 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
7512         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7514         * configure: Make enable_threads and enable_shared defaults
7515         explicit.  Substitute enable_threads into generated Makefiles.
7516         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7517         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7519 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
7521         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
7523 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
7525         * config-ml.in (CC): Remove bogus duplicate quotation mark from
7526         previous delta.
7528 2000-08-11  Jason Merrill  <jason@redhat.com>
7530         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7531         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7532         (FLAGS_FOR_TARGET): Not here.
7533         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7535 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
7537         * config-ml.in (CC, CXX): Don't introduce a leading space.
7539 2000-08-07  DJ Delorie  <dj@delorie.com>
7541         * MAINTAINERS: Add self as a DJGPP maintainer
7543 2000-08-07  DJ Delorie  <dj@redhat.com>
7545         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7546         "if we're also building gcc, and it's a gcc that will run on the
7547         build machine, we want to use its includes instead of the system's
7548         default includes".
7550 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7552         * MAINTAINERS: Add self to Write After Approval list.
7554 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
7556         * configure.in (libstdcxx_flags): Don't use `"'.
7558         * config-ml.in: Adjust multilib search paths to the
7559         appropriate multilib tree.
7561 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
7563         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7564         commas in $LANGUAGES.
7566 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
7568         * configure.in: Re-enable all references to libg++ and librx.
7570 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
7572         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
7573         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
7574         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
7575         * ltcf-cxx.sh (need_lc): Set based on postdeps.
7577         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7579 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
7581         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7582         CXX_FOR_TARGET for sed.
7584 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
7586         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7587         Do not override if already set in the environment or in configure.
7588         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7589         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7591 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
7593         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
7594         the libtool CVS tree multi-language branch.
7595         * ltconfig, ltmain.sh: Updated.
7597 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
7599         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
7600         (clean-target): Depend on it.
7602         * Makefile.in (FLAGS_FOR_TARGET): New macro.
7603         (GCC_FOR_TARGET): Use it.
7604         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7605         * configure.in: ... here.
7606         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
7607         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7609 2000-07-24  Eric Christopher  <echristo@cygnus.com>
7611         * MAINTAINERS: Add self to Write After Approval list.
7613 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
7615         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7616         (configure-target-libchill, configure-target-libobjc): Likewise.
7618         * configure.in: Use the same cache file for all target libs.
7619         * config-ml.in: But different cache files per multilib variant.
7621 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7623         * configure (topsrcdir): Don't use dirname.
7625 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
7627         * MAINTAINERS: Add self to Write After Approval list.
7629 2000-07-20  Jason Merrill  <jason@redhat.com>
7631         * configure.in: Remove all references to libg++ and librx.
7633         * configure, configure.in, Makefile.in: Unify gcc and binutils.
7635 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
7637         * config.sub: Update to subversions version 2000-07-06.
7639 2000-07-12  Andrew Haley  <aph@cygnus.com>
7641         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7642         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7644 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
7646         * symlink-tree:  Check number of arguments.
7648 2000-07-05  Jim Wilson  <wilson@cygnus.com>
7650         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7651         search path for a g++ extracted from the build tree.  This
7652         will allow link tests run by configure scripts in
7653         subdirectories to succeed.
7655 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
7657         * ltconfig: Add support for mips-dde-sysv4.2MP
7659 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7661         * MAINTAINERS: Add myself as loop discovery maintainer.
7663 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
7665         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7666         `os2'. Force ac_cv_exeext to be ".exe" in that case.
7668 2000-06-19  Timothy Wall  <twall@cygnus.com>
7670         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7671         * config.sub: Add tic54x target.
7673 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7675         * MAINTAINERS: Add self as Fortran maintainer,
7676         remove Craig Burley.
7678 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7680         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7681         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7683 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
7685         * MAINTAINERS: Add self as i18n maintainer
7687 20000-05-21  H.J. Lu  (hjl@gnu.org)
7689         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7690         directory are used if they exist. Make sure
7691         $(build_tooldir)/include is searched for header files,
7692         $(build_tooldir)/lib/ for library files.
7693         (GCC_FOR_TARGET): Likewise.
7694         (CXX_FOR_TARGET): Likewise.
7696 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
7698         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7700 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
7702         * Makefile.in (configure-target-libiberty): Depend on
7703         configure-target-newlib.
7705 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7707         * configure.in, Makefile.in: Merge all libffi-related
7708         configury stuff from the libgcj tree.
7710 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7712         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7713         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7715 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7717         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7718         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7719         current version information.  Add to proto-toplev directory.
7720         (gdb-taz): Build do-djunpack.
7722 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
7724         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7726 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7728         * MAINTAINERS: Add self to Write After Approval list.
7730 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7732         * ltmain.sh: Preserve in relink_command any environment
7733         variables that may affect the linker behavior.
7735 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
7737         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7739 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
7741         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7743 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7745         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7746         with the version name.
7748 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
7750         * MAINTAINERS: Add self as bb-reorder maintainer.
7752 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7754         * config.if: Tweak.
7756 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7758         * djunpack.bat: New file.
7760 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7762         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7763         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7764         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7765         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7767 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7769         * config.sub (case $basic_machine): Change default for "ibm-*"
7770         to "openedition".
7772 2000-04-13  Andreas Jaeger  <aj@suse.de>
7774         * MAINTAINERS: Added myself.
7776 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7778         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7779         (do-md5sum): New target.
7780         (MD5PROG): Define.
7781         (PACKAGE): Default to TOOL.
7782         (VER): Default to a shell script.
7783         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7784         md5 checksum generation.
7785         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7786         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7787         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7788         insight.tar.bz2): Use gdb-taz to create archive.
7790 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7792         * configure (warn_cflags): Delete.
7794 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
7796         * MAINTAINERS: Added myself.
7798 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7799             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
7801         * configure.in (enable_libstdcxx_v3): Add.
7802         (target_libs): Add bits here to switch between libstdc++-v2 and
7803         libstdc++-v3.
7804         * config.if: And this file too.
7805         * Makefile.in: Add libstdc++-v3 targets.
7807 2000-04-05  Michael Meissner  <meissner@redhat.com>
7809         * config.sub (d30v): Add d30v as a basic machine type.
7811 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7813         * configure.in: -linux-gnu*, not -linux-gnu.
7815 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7817         * MAINTAINERS: Add self in write-after-approval section.
7819 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
7821         * MAINTAINERS: Add self as ia64 port maintainer.
7823 2000-03-08  Neil Booth  <NeilB@earthling.net>
7825         * MAINTAINERS: Add self in write-after-approval section.
7827 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7829         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7830         (do-tar-bz2): Replace TOOL with PACKAGE.
7831         (gdb.tar.bz2): Remove GDBTK from GDB package.
7832         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7833         dejagnu.tar.bz2): New packages.
7835 2000-02-27  Andreas Jaeger  <aj@suse.de>
7837         * configure.in: Add entry for mips*-*-linux*, move catch all
7838         *-*-*linux* entry below this one.
7840 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
7842         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7844 2000-02-24  Nick Clifton  <nickc@cygnus.com>
7846         * config.sub: Support an OS of "wince".
7848 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7850         * config.guess, config.sub: Updated to match config's 2000-02-15
7851         version.
7853 2000-02-23  Linas Vepstas <linas@linas.org>
7855         * config.sub: Add support for Linux/IBM 370.
7856         * configure.in: Likewise.
7858 2000-02-22  Nick Clifton  <nickc@cygnus.com>
7860         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7862 2000-02-20  Christopher Faylor <cgf@cygnus.com>
7864         * config.guess: Guess "cygwin" rather than "cygwin32".
7866 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7868         * configure (gcc_version): When setting, narrow search to
7869         lines containing `version_string'.
7871 2000-02-15  Denis Chertykov  <denisc@overta.ru>
7873         * config.sub: Add support for avr target.
7875 2000-02-14  Nick Clifton  <nickc@cygnus.com>
7877         * MAINTAINERS: Add maintainers for MCore port.
7879 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7881         * config.sub: Add mmix-knuth-mmixware.
7883 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7885         * MAINTAINERS: Pair cccp with cpplib maintainership.
7887 2000-01-27  Christopher Faylor <cgf@redhat.com>
7889         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7890         structure stuff to -L library search.
7891         (CXX_FOR_TARGET): Ditto.
7892         (CROSS_CHECK_MODULES): Fix spelling mistake.
7894 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7896         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7897         the C++ compiler.
7899 2000-01-12  Richard Henderson  <rth@cygnus.com>
7901         * configure.in: Don't build some bits for beos.
7903 2000-01-12  Joel Sherrill (joel@OARcorp.com)
7905         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7906         as include files.
7908 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
7910         * Add self as cpplib maintainer, as requested by Jason
7911         Merrill.  Correct my e-mail address.
7913 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
7915         * configure.in: Use mt-aix43 to handle *_TARGET defs,
7916         not mh-aix43.
7918 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
7920         * MAINTAINERS: Add myself to "write after approval" list.
7922 1999-12-14  Richard Henderson  <rth@cygnus.com>
7924         * config.guess (alpha-osf, alpha-linux): Detect ev67.
7925         * config.sub: Accept alphaev[78], alphaev8.
7927 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7929         * config.guess, config.sub: Update from autoconf.
7931 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
7933         * MAINTAINERS:  update my playtime e-address.
7935 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7937         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7938         necessary libraries are missing.
7940 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
7942         * MAINTAINERS: Add new 'write after approval' maintainer.
7944 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7946         * MAINTAINERS: Add new Java maintainer.
7948 1999-10-25  Andreas Schwab  <schwab@suse.de>
7950         * configure: Fix quoting inside arguments of eval.
7952 1999-10-21  Nick Clifton  <nickc@cygnus.com>
7954         * config-ml.in: Allow suppression of some ARM multilibs.
7956 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
7958         * config.guess: Add OS/390 match pattern.
7959         * config.sub: Add mvs, openedition targets.
7960         * configure.in (i370-ibm-opened*): New.
7962 1999-09-04  Steve Chamberlain  <sac@pobox.com>
7964         * config.sub: Add support for configuring for pj.
7966 1999-08-31  Nick Clifton  <nickc@cygnus.com>
7968         * config.sub (maybe_os): Add support for configuring for fr30.
7970 1999-08-25  Nick Clifton  <nickc@cygnus.com>
7972         * configure.in: Do not configure or build ld for AIX
7973         platforms.  ld is known to be broken on these platforms.
7975 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7977         * config-ml.in: Pass compiler flag corresponding to multidirs to
7978         subdir configures.
7980 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
7982         * Makefile.in (LDFLAGS): Define.
7984 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
7986         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7987         noconfigdirs.
7988         (*-*-cygwin*): Likewise.
7990 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
7992         * mkdep: New file.
7993         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7994         (BINUTILS_SUPPORT_DIRS): Add mkdep.
7996         From Eli Zaretskii <eliz@is.elta.co.il>:
7997         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7998         long file name when using DJGPP on MS-DOS.
8000 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
8002         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8004 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
8006         * Makefile.in (check-target-libio): Remove all-target-libstdc++
8007         dependency as this causes "make check" to globally "make all"
8009 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
8011         * configure.in (target_libs): Added target-zlib.
8012         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8013         (CONFIGURE_TARGET_MODULES): Likewise.
8014         (CHECK_TARGET_MODULES): Likewise.
8015         (INSTALL_TARGET_MODULES): Likewise.
8016         (CLEAN_TARGET_MODULES): Likewise.
8017         (configure-target-zlib): New target.
8018         (all-target-zlib): Likewise.
8019         (all-target-libjava): Depend on all-target-zlib.
8020         (configure-target-libjava): Depend on configure-target-zlib.
8022         * Makefile.in (configure-target-libjava): Depend on
8023         configure-target-newlib.
8024         (configure-target-boehm-gc): New target.
8025         (configure-target-qthreads): New target.
8027         * configure.in (target_libs): Added target-qthreads.
8028         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8029         (CONFIGURE_TARGET_MODULES): Likewise.
8030         (CHECK_TARGET_MODULES): Likewise.
8031         (INSTALL_TARGET_MODULES): Likewise.
8032         (CLEAN_TARGET_MODULES): Likewise.
8033         (all-target-qthreads): New target.
8034         (configure-target-libjava): Depend on configure-target-qthreads.
8035         (all-target-libjava): Depend on all-target-qthreads.
8037         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8038         (CONFIGURE_TARGET_MODULES): Likewise.
8039         (CHECK_TARGET_MODULES): Likewise.
8040         (INSTALL_TARGET_MODULES): Likewise.
8041         (CLEAN_TARGET_MODULES): Likewise.
8042         (all-target-libjava): New target.
8043         (all-target-boehm-gc): Likewise.
8044         * configure.in (target_libs): Added libjava, boehm-gc.
8046 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
8048         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8049         configure.bat in SUPPORT_FILES.
8050         (gas+binutils.tar.bz2): Likewise.
8052         * makeall.bat: Remove; obsolete.
8054 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
8056         From Mark Elbrecht:
8057         * configure.bat: Remove; obsolete.
8059 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
8061         * configure: Add -W -Wall to the default CFLAGS when compiling with
8062         gcc.
8064 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
8066         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8068 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
8070         * configure.in: Build ld on IRIX6.
8072 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
8074         * Makefile.in: Change distribution targets to use bzip2 instead of
8075         gzip.
8076         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8077         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8079 1999-06-04  Nick Clifton  <nickc@cygnus.com>
8081         * config.sub: Add mcore target.
8083 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
8085         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8087 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
8089         * config.guess (dummy): Changed to $dummy.
8091 1999-05-24  Nick Clifton  <nickc@cygnus.com>
8093         * config.sub: Tidied up case statements.
8095 1999-05-22  Ben Elliston  <bje@cygnus.com>
8097         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8098         <jiro@din.or.jp>.
8100         * config.guess: Merge with FSF version. Future changes will be
8101         more accurately recorded in this ChangeLog.
8102         * config.sub: Likewise.
8104 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
8106          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8108 1999-04-30  Tom Tromey  <tromey@cygnus.com>
8110         * ltmain.sh: [mode link] Always use CC given by ltconfig.
8112 1999-04-23  Tom Tromey  <tromey@cygnus.com>
8114         * ltconfig, ltmain.sh: Update to libtool 1.2f.
8116 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
8118         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8119         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8120         Bad merge removed these two changes.
8122 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
8123                           Martin Heller (Ing.-Buero_Heller@t-online.de)
8125         * config.guess (interix Alpha): Add.
8127 1999-04-11  Richard Henderson  <rth@cygnus.com>
8129         * configure.in (i?86-*-beos*): Do config gperf; don't config
8130         gdb, newlib, or libgloss.
8132 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
8134         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8135         link a trivial program with -mabi=64.  If it fails, remove mabi=64
8136         from multidirs.
8138 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
8140         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8142 1999-04-08  Nick Clifton  <nickc@cygnus.com>
8144         * config.sub: Add support for mcore targets.
8146 1999-04-07  Michael Meissner  <meissner@cygnus.com>
8148         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8149         not mt-ospace, in order to shut up assembler warning about using
8150         symbols that are named the same as registers.
8152 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
8154         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8155         dependency list for all-target-cygmon.
8157 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
8159         * config-ml.in: Check $host, not $target, for selective multilibs.
8160         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8161         thumb interworking, and underscore prefix multilibs.
8163 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
8165         * missing: Update to version from current automake.
8167 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
8169         * configure (gxx_include_dir): Removed.
8171         * configure.in (gxx_include_dir): Handle it.
8172         * Makefile.in: Likewise.
8174 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
8176         * config.sub (mips64vr4111,mips64vr4111el) Add.
8178 1999-03-21  Ben Elliston  <bje@cygnus.com>
8180         * config.guess: Correct typo for detecting ELF on FreeBSD.
8182 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
8184         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8185         config/mh-djgpp.
8187 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
8189         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8190         all-target-newlib to dependency list for all-target-bsp.
8192 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8194         * config.sub: Add i386-uwin support.
8195         * config.guess: Likewise.
8197 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8199         * configure.in: cleanup, add mh-*pic handling for arm, special
8200         case powerpc*-*-aix*
8202 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
8204         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8205         can be built.
8207 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
8209         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8210         targets.
8212 1999-03-02  Nick Clifton  <nickc@cygnus.com>
8214         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8216 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
8218         * config.sub: Check for "cygwin*" rather than "cygwin32*"
8220 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8222         * config.sub: Fix typo in arm recognition.
8224 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
8226         * configure.in (noconfigdirs): Changed target_configdirs to
8227         include target-bsp only for m68k-*-elf* and m68k-*-coff*
8228         rather than m68k-*-* since it is not known to work on
8229         m68k-aout. Ditto for arm-*-*oabi.
8231 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
8233         * configure.in (*-*-windows*): Remove, no longer used.
8235 1999-02-19  Ben Elliston <bje@cygnus.com>
8237         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8238         Smart and improved by Andrew Cagney.
8240 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
8242         * config.guess: Recognize openbsd-*-hppa.
8244 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
8246         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8247         only if it is not empty.
8249 1999-02-17  Nick Clifton  <nickc@cygnus.com>
8251         Patch from: Scott Bambrough <scottb@corelcomputer.com>
8253         * config.guess: Modified to recognize uname's armv* syntax.
8255         * config.sub: Modified to recognize uname's armv* syntax.
8257 1999-02-17  Mark Salter  <msalter@cygnus.com>
8259         * configure.in: Added target-bsp for sparclite.
8261 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
8263         * config.sub: Recognize alphapca5[67] and up to alphaev8.
8265 1999-02-08  Nick Clifton  <nickc@cygnus.com>
8267         * configure.in: Add support for strongarm port.
8268         * config.sub: Add support for strongarm target.
8270 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8272         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8273         the old name config/mh-cygwin32.
8274         Enable texinfo.
8276 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
8278         * configure.in: Do build ld for ix86 Solaris.
8280 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
8282         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
8283         $AR_FOR_TARGET.  Likewise for RANLIB.
8285 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
8287         * config.sub (oabi):  Recognize.
8288         * configure.in (arm-*-oabi):  Handle.
8290 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
8292         * config.guess: Improve detection of i686 on UnixWare 7.
8294 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8296         * config.guess: Add support for i386-pc-interix.
8297         * config.sub: Likewise.
8298         * configure.in: Likewise.
8300 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
8302         * Makefile.in: Remove unneeded all-target-libio from
8303         from all-target-winsup target since it is now unneeded.
8304         Add all-target-libtermcap in its place since it is now
8305         needed.
8307 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
8309         * configure.in: makefile stub for cygwin target is probably
8310         unnecessary.  Remove it for now.
8312 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
8314         * configure.in: libtermcap.a should be built when cygwin is the
8315         target as well as the host.
8316         * config.guess: Allow mixed case in cygwin uname output.
8317         * Makefile.in: Add libtermcap target.
8319 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
8321         * config.sub: Clean up handling of hppa2.0.
8323 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
8325         * config.guess: Use C code to identify more HP machines.
8327 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
8329         * config.sub: Handle hppa2.0.
8331 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
8333         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8334         cygmon for all sparclite targets, regardless of object format.
8336 1998-12-15  Mark Salter  <msalter@cygnus.com>
8338         * configure.in: Added target-bsp for several target architectures.
8340         * Makefile.in: Added rules for bsp.
8342 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
8344         * config.guess: Improve detection of hppa2.0 processors.
8346 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
8348         * config.guess: Recognize FreeBSD using ELF automatically.
8350 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
8352         * configure (skip-this-dir): Add handling for new shell script, which
8353         might be created by a sub-directory's configure to indicate, this particular
8354         directory is "unwanted".
8355         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8357 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
8359         * ltconfig: import from libtool, after changing libtool to
8360         account for the cygwin name change.
8362 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
8364         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8365         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8367 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
8369         * configure.in: Add libtermcap to list of cygwin dependencies.
8371 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
8373         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8374         they include winsup/include when it's a cygwin target.
8376 1998-11-12  Tom Tromey  <tromey@cygnus.com>
8378         * configure.in (host_tools): Added zip.
8379         * Makefile.in (all-target-libjava): Depend on all-zip.
8380         (all-zip): New target.
8381         (ALL_MODULES): Added all-zip.
8382         (NATIVE_CHECK_MODULES): Added check-zip.
8383         (INSTALL_MODULES): Added install-zip.
8384         (CLEAN_MODULES): Added clean-zip.
8386 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
8388         * Makefile.in: lose "32" from comment about cygwin.
8390 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
8392         * configure.in: Use -Os to build target libraries for the fr30.
8394 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
8396         * config.sub: Add fr30.
8398 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
8400         * configure.in: drop "32" from config/mh-cygwin32.  Check
8401         cygwin* instead of cygwin32*.
8402         * config.sub: Check cygwin* instead of cygwin32*.
8404 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
8406         * config.guess: Match any version of Unixware7.
8408 1998-10-20  Syd Polk  <spolk@cygnus.com>
8410         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8411         if desired.
8413 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
8415         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8416         these if the appropriate directories and files to not exist.
8418 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
8420         * Makefile.in (DEVO_SUPPORT): Add config.if.
8422 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8424         * configure: Add pattern to replace "build_tooldir"'s
8425         definition in the generated Makefile with "tooldir"'s
8426         actual value.
8428 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
8430         * config.sub: Bring back lost sparcv9.
8432         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8434 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
8436         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8437         CC_FOR_TARGET and friends.
8439 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
8441         * Makefile.in (build_tooldir): New variable, same as tooldir.
8442         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8443         -B$(build_tooldir)/bin/.
8444         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8446 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8448         * README: Remove installation instructions and refer to the
8449         INSTALL directory instead.
8451 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
8453         * config.sub: Add support for i[34567]86-pc-udk.
8454         * configure.in: Likewise.
8456 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
8458         * Makefile.in: add bzip2 package building bits for user
8459         tools module
8460         * configure.in: ditto
8462 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
8464         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8465         (ALL_TARGET_MODULES): Add all-target-libobjc.
8466         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8467         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8468         (all-target-libchill): Add dependencies.
8469         * configure.in (target_libs): Add libchill.
8471 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
8473         * configure.in (target_subdir): Remove duplicate line.
8475 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
8477         * Makefile.in (all-automake): fix dependencies.
8479 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
8481         * configure.in: Minor cleanups for building in the $(target_alias)
8482         subdir.
8484 1998-09-22  Jim Wilson  <wilson@cygnus.com>
8486         * Makefile.in (bootstrap): Set r and s before make all.  Use
8487         BASE_FLAGS_TO_PASS in make all.
8488         (cross): Likewise.
8490 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
8492         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8494 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
8496         * config.sub: Fix typo in last change.
8498 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8500         * config.sub: Add support for C4x target.
8501         * configure.in: Likewise.
8503 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
8505         * config.sub: Recognize sparcv9 just like sparc64.
8507 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
8509         * config.guess: Match "Pent II" or "PentII" for OpenServer.
8511 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
8513         * config.guess: Correctly identify Pentium II sco boxes.
8515         * config.guess: Fix "tr" code.  From Weiwen Liu.
8517 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
8519         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8520         stabs.
8522 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
8524         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8525         (ALL_TARGET_MODULES): Add all-target-libchill.
8526         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8527         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8528         (all-target-libchill): Add dependencies.
8529         * configure.in (target_libs): Add libchill.
8531 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8533         * config.guess: Avoid assumptions about "tr" behaves when
8534         LANG is set to something other than English.
8536 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
8538         * configure (gxx_include_dir): Changed to
8539         '${prefix}/include/g++'-${libstdcxx_interface}.
8541         * config.if: New to determine the interfaces.
8543 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
8545         * config.guess: Detect and handle MPE/IX.
8546         * config.sub: Deal with MPE/IX.
8548 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
8550         * configure.in: Use mh-aix43.
8552 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
8554         * configure: Fix --without/--disable cases for gxx-include-dir.
8556 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
8558         * mdata-sh:  Imported.  Needed for automake support.
8560 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
8562         * Makefile.in (taz): Try "chmod -R og=u ." before
8563         "chmod og=u `find . -print`".
8565 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
8567         * configure.in: Add arm-elf and thumb-elf support.
8569 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
8571         * Makefile.in: Undo previous patch.
8573 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
8575         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8576         to here ...
8577         (install-no-fixedincludes): and here
8578         (INSTALL_MODULES): ... from here.
8580 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8582         * config.sub: Merge with FSF.
8584         * config.guess: Merge with FSF.
8586 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
8588         * configure (extraconfigdirs): New variable.
8589         (SUBDIRS): Add extraconfigdirs and recurse on them too.
8590         * Makefile.in (all): Move higher in file.
8591         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8592         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8593         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8594         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8595         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8597 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
8599         * Makefile.in (all-target-libjava): Depend on all-gcc and
8600         all-target-newlib.
8601         (configure-target-libjava): Depend on $(ALL_GCC).
8603 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
8605         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8606         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8608 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
8610         * INSTALL/README: Fix typo.
8612 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8614         * ylwrap: Change absolute path checks to check for DOS style path
8615         names.
8617         * ylwrap: Don't use a full path name if the source file is in the
8618         same directory.  From hjl@lucon.org (H.J. Lu).
8620         * config-ml.in: Default to being verbose, to match Feb 18 change to
8621         configure.
8623 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
8625         Brought over from egcs:
8627         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8629         * configure.in (target_subdir): Set to ${target_alias} instead
8630         of "libraries".
8632         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8634         * configure.in (target_subdir): Set to libraries if enable_multilib.
8636 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
8638         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8639         multilibs, force reconfiguration the first time we create
8640         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8642 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
8644         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8645         avoid confusion with --no-recursion.
8647 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
8649         * configure.in: Win32 hosts shouldn't use install -x
8650         * install-sh: remove -x option, and special .exe-handling
8651         hack.
8653 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
8655         * config.guess: Recognize i586-pc-beos.
8656         * configure.in: Don't build some bits for beos.
8658 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8660         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8661         CFLAGS default to -O2.
8663         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8664         when using GNU ld.
8666 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
8668         * ltmain.sh: Correct install when using a different shell.
8670 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8672         * ltconfig, ltmain.sh: Update to libtool 1.2b.
8674 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
8676         * makefile.vms: Update to build binutils/makefile.vms.  Add install
8677         target.
8679 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
8681         * ltconfig: Update to correct AIX handling.
8683 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8685         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8687         * configure.in (target_subdir): Set to ${target_alias} instead
8688         of "libraries".
8690 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
8692         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8693         (Makefile): Depend on $(gcc_version_trigger).
8695         * configure (gcc_version): Change default initializer to empty
8696         string.
8697         (gcc_version_trigger): New variable; pass this variable down
8698         to subdir configures to enable them checking gcc's version
8699         themselves. Emit make macros for both gcc_version vars.
8700         (topsrcdir): Initialize reliably.
8701         (recursion line): Remove --with-gcc-version=${gcc_version}.
8703 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8705         * configure (enable_version_specific_runtime_libs): Implement new flag
8706         --enable-version-specific-runtime-libs which installs C++ runtime stuff
8707         in $(libsubdir); emit definition in each generated Makefile.
8708         (gxx_include_dir): Initialize depending on
8709         $enable_version_specific_runtime_libs.
8711 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8713         * configure (gcc_version): Initialize properly depending on
8714         how and where configure is started.
8715         (recursion line): Pass a --with-gcc-version=${gcc_version}
8716         to configures in subdirs.
8718 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
8720         * configure.in (noconfigdirs): Add configure pattern for mips tx39
8721         cygmon
8723 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
8725         * configure.in: Add cygmon and libstub support for mn10200.
8727 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
8729         * configure (gcc_version): Add new variable describing the
8730         particular gcc version we're building.
8731         * Makefile.in (libsubdir): Add new macro for the directory
8732         in which the compiler finds executables, libraries, etc.
8733         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8734         and libsubdir.
8736 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8738         * Makefile.in (local-clean): Remove *.log.
8739         (warning.log): Built with warn_summary from build.log.
8740         (mail-report.log): Run test_summary.
8741         (mail-report-with-warnings.log): Run test_summary including
8742         warning.log in the report.
8744 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8746         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8748 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8750         * Makefile.in (grep): Grep no longer depends on libiberty.
8752 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8754         * Makefile.in: all-snavigator needs all-libgui.
8756 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8758         * configure.in: Add cygmon and libstub support for mn10300.
8760 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8762         * missing: Update to version from automake 1.3.
8764         * ltmain.sh: On installation, don't get confused if the same name
8765         appears more than once in the list of library names.
8767 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8769         * config.sub: Accept m68060 and m5200 as CPU names.
8771 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8773         * configure: Use && rather than using -a in test, because odd
8774         strings can confuse test.
8775         * configure.in: Likewise.
8777 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8779         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8781 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8783         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8784         bootstrap4-lean): New targets.
8786 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8788         * mpw-* Delete.  Not used.
8790 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8792         * COPYING.LIB: Update FSF address.
8794 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8796         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8798         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8799         GAS_SUPPORT_DIRS.
8801 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8803         * ltconfig, ltmain.sh: Avoid producing a version number if
8804         -version-info was not used.
8806 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8808         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8809         building with newlib.
8811 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8813         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8814         Solaris `make' causes it to continue to next definition.
8816 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8818         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8819         the right GUI libraries and files are installed along with GDB.
8821 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8823         * configure.in: Change alpha to alpha* in several places.
8825 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8827         * config.sub: Recognize sparc86x.
8829 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8831         * configure.in (--enable-target-optspace): Remove debug echo.
8833 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
8835         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8837 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8839         * ltconfig: Update cygwin32 support.
8841         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8842         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8843         (GDB_SUPPORT_DIRS): Likewise.
8845 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
8847         * configure.in (target_makefile_frag): If --enable-target-optspace,
8848         use -Os to compile target libraries rather than -O2.  Default to
8849         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8850         not used.
8851         * configure.in (target_cflags): Ditto for d30v.
8853 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
8855         * Makefile.in (all-bfd): Depend on all-intl.
8856         (all-binutils): Likewise.
8857         (all-gas): Likewise.
8858         (all-gprof): Likewise.
8859         (all-ld): Likewise.
8861 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
8863         * configure.in (host_tools): Fix typo, lbtool -> libtool.
8865 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8867         * Makefile.in (all-bfd): Depend upon all-libiberty.
8869         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8871 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
8873         * Makefile.in: Add libstub.
8875         * configure.in: Ditto. Build libstub for targets that have cygmon
8876         support.
8878 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
8880         * configure.in: Don't set PICFLAG on ix86-cygwin32.
8882 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
8884         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8885         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
8887 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
8889         * configure: Define DEFAULT_M4 by searching PATH.
8890         * Makfile.in: Use DEFAULT_M4.
8892 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8894         * ltconfig: Add cygwin32 support.
8896         * Makefile.in, configure.in: Add libtool as a native only directory
8897         to configure and build.
8899 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
8901         * Makefile.in (INSTALL_MODULES): Remove texinfo.
8903 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
8905         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8907 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
8909         * Makefile.in: add ash make rules
8910         * configure.in: add ash to native_only and host_tools lists
8912 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
8914         * Makefile.in (all-gettext, all-intl): New targets.
8915         (ALL_MODULES): Added all-gettext, all-intl.
8916         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8917         (INSTALL_MODULES): Added install-gettext, install-intl.
8918         (CLEAN_MODULES): Added clean-gettext, clean-intl.
8920         * configure.in (host_tools): Added gettext.
8921         (native_only): Likewise.
8922         (noconfigdirs) [various cases]: Likewise.
8923         (host_libs): Added intl.
8925 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
8927         * configure: Do not disable building gdbtk for cygwin32 hosts.
8929 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
8931         * configure.in: Add thumb-coff target.
8932         * config.sub: Add thumb-coff target.
8934 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8936         * Makefile.in: Revert yesterday's change.
8937         (all-target-winsup):  all-target-librx stays out of here.
8939 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8941         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8942         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8943         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8944         Remove references to librx and libg++.
8946 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
8948         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8949         recursive makes
8951 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
8953         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8954         for newlib directory.
8955         (CXX_FOR_TARGET): Likewise.
8957 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
8959         * ltconfig: Update after libtool/ltconfig.in change for
8960         hpux11.
8962 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
8964         * ltconfig, ltmain.sh: Update to libtool 1.2.
8966 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8968         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8969         (install-gcc-cross): Instead, override LANGUAGES here.
8971 1998-03-18  Dave Love  <d.love@dl.ac.uk>
8973         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8974         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8976 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
8978         * configure.in: Add Thumb-pe target.
8980 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
8982         * Makefile.in - changed sn targets to snavigator
8983         * configure.in - changed sn targets to snavigator
8985 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8987         * config-ml.in: After building symlink tree call make distclean
8988         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8989         to be the case for libiberty.
8991 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
8993         * configure: When making link, also check the current
8994         directory. The configure scripts may create one.
8996 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
8998         * config.sub: Accept alphapca56 and alphaev6 properly.
9000 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9002         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9004 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9006         * config.sub (sco5): Fix typo.
9008 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
9010         * Makefile.in (INSTALL_MODULES): Move install-tcl before
9011         install-itcl.
9012         (install-itcl): Remove dependency on install-tcl.
9014 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
9016         * configure.in: Remove libgloss from noconfigdirs for MN10300.
9018 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
9020         * configure.in: Don't build libgui for a cygwin32 target when not on
9021         a cygwin32 host.
9023 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9025         * configure (redirect): Set to null, so default behavior of
9026         configure is now --verbose.
9028 1998-02-16  Dave Love  <d.love@dl.ac.uk>
9030         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9031         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9033 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
9035         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9036         this change to sync Makefile.in with its ChangeLog entries.
9038 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
9040         * ltmain.sh (mkdir): Check that the directory doesn't exist
9041         before we exit with error, so that we don't get races during
9042         parallel builds.
9044 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9046         * ltconfig, ltmain.sh: Update from libtool 1.0i.
9048 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9050         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9051         PICFLAG_FOR_TARGET.
9052         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9054         * configure: Emit a definition for the new macro enable_shared
9055         into each Makefile.
9057 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9059         * configure.in (host_tools, native_only): Add libtool.
9061 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
9063         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9064         Fix typo in ming config comment.
9066 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9068         * ltconfig, ltmain.sh: Update from libtool 1.0h.
9070 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
9072         * config.sub: Add tic30 cases, and map c30 to tic30.
9074 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
9076         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9077         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9078         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9079         (CLEAN_TARGET_MODULES): Similarly
9080         (all-target-libf2c): Add dependences.
9081         * configure.in (target_libs): Add libf2c.
9083 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
9085         * configure.in: Remove expect from noconfigdirs when target
9086         is cygwin32.  OK to build expect and dejagnu with Canadian
9087         Cross.
9089 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
9091         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9092         host.
9094         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9095         and mingw32.
9097 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9099         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9100         here as it is not defined in the toplevel Makefile.
9102 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9104         * configure (package_makefile_rules_frag): New variable, which names
9105         a file with generic rules, ...
9106         Change comment to mention we now have FIVE parts.
9107         * configure: Undo last change.
9109 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
9111         * config.guess: More accurate determination of HP processor types.
9112         * config.sub: More accurate determination of HP processor types.
9114 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9116         * configure (package_makefile_frag): Move inserting the
9117         ${package_makefile_frag} to where it should be according
9118         to the comment.
9120 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
9122         * config.guess: Add support for Linux/ARM.
9124 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
9126         * .cvsignore: Remove *-info and *-install since they match
9127         release-info and mpw-install, which we don't want to just ignore.
9129 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
9131         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9133 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
9135         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9136         local_prefix to sub-make invocations.
9138 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
9140         * configure.in: Check makefile fragments in the source
9141         directory.
9143 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9145         * configure.in: Check whether host and target makefile
9146         fragments exist before adding them to *_makefile_frag.
9148 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
9150         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9152 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
9154         * configure.in: Make sure we only replace RPATH_ENVVAR on
9155         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9156         regexp to sed.
9158         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9159         to sub-makes.
9161 1998-01-13  Lee Iverson   (leei@ai.sri.com)
9163         * config-ml.in (multi-do): LDFLAGS must include multilib
9164         designator.
9166 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
9168         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9170 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
9172         * config.sub: Add mingw32 support.
9173         * configure.in: Likewise.
9175 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9177         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9179 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
9181         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9182         * configure (gxx_include_dir): Provide a definition for subdirs
9183         which do not use autoconf.
9185 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
9187         * config.guess: Sync with egcs.  Picks up new alpha support,
9188         BeOS & some additional linux support.
9190 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
9192         * config.guess: HP 9000/803 is a PA1.1 machine.
9194 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
9196         * configure.in: It's alpha*-...
9198 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9200         * configure.in (host_makefile_frag, target_makefile_frag):
9201         Handle multiple config files.
9202         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9203         alpha-*-*.
9205 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
9207         * mkdep: New file.
9209 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
9211         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9213 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9215         * Makefile.in: Add libgui directory.
9216         (GDB_TK): Add all-libgui.
9217         * configure.in: Add libgui directory.
9218         * configure: Add all-libgui to GDB_TK.
9220 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
9222         * config-ml.in (multidirs): Add m32r to multilib list.
9224 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
9226         * Makefile.in (all-target-gperf): Change dependency to
9227         all-target-libstdc++.
9229 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
9231         * config.guess: Add BeOS support.
9233 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9235         Source directory cvs renamed to cvssrc:
9236         * configure.in (host_tools): Change cvs to cvssrc.
9237         (native_only): Likewise.
9238         (noconfigdirs) [various cases]: Likewise.
9239         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9240         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9241         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9242         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9243         (all-cvssrc): Rename target from all-cvs.
9245 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
9247         * configure (gxx_include_dir): Fix thinko.
9249 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
9251         * Makefile.in (INSTALL_TARGET_CROSS): Define.
9252         (install-cross, install-gcc-cross): New targets.
9254 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
9256         * configure.in (noconfigdirs): Add support for Thumb target.
9258         * config.sub (maybe_os): Add support for Thumb target.
9260 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
9262         * Makefile.in: Add rules for cygmon.
9264         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9266 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
9268         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9269         * configure (gxx_include_dir): Provide a definition for subdirs
9270         which do not use autoconf.
9272 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
9274         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9275         11/18/97 build
9277 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
9279         * From Franz Sirl.
9280         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9281         found on RedHat Linux systems.
9283 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
9285         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9286         guesses.
9288 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
9290         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9292 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
9294         * ltmain.sh: If mkdir fails, check whether the directory was created
9295         anyhow by some other process.
9297 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
9299         * configure.in (d30v-*-*): Configure all directories.
9301 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
9303         * configure.in (d30v-*-*): Configure newlib, libiberty directories
9304         for the D30V.
9306 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
9308         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9310 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
9312         * include/libiberty.h: Add extern "C" { so it can be used with C++
9313         progrms.
9314         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
9315         programs.
9317 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
9319         * configure.in (d30v-*-*): Configure GCC now.
9321 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
9323         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9324         is no longer needed.
9326 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
9328         * Makefile.in: check-target-libio depends on all-target-libstdc++.
9330 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
9332         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9333         targets using "$@" to provide support for similar but not identical
9334         targets without having to duplicate code.
9336 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
9338         * makefile.vms: Fix to work with DEC C.
9340 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
9342         * config.sub: Add mips-tx39-elf to marketing names.
9344 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
9346         * ltmain.sh: Handle symlinks in generated script.
9348 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
9350         * configure: Handle autoconf style directory options: --bindir,
9351         --datadir, --includedir, --infodir, --libdir, --libexecdir,
9352         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9353         --sysconfdir.
9354         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9355         (sharedstatedir, localstatedir, oldincludedir): New variables.
9356         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9357         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9358         sbindir, sharedstatedir, and sysconfdir.
9360 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9362         * Makefile.in (bootstrap-lean): New target.
9364 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
9366         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
9367         sn, and gnuserv from noconfigdirs.
9369 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
9371         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9373 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
9375         * Makefile.in (cross): New target.
9377 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
9378                           Jeff Law         <law@cygnus.com>
9380         * Makefile.in (bootstrap2, bootstrap3): New targets.
9381         (all-bootstrap): Remove outdated and confusing target.
9382         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9384 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9386         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9387         windows.  Consistent with gdb/configure.
9389 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
9391         * configure.in: Name Linux target fragment.
9393         * configure: Rewrite so that project Makefile fragment is inserted
9394         first and appears last in the resulting Makefile.
9396 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9398         * Makefile.in (install-itcl): Install tcl first.
9400 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
9402         * configure.in: remove bison from noconfigdirs for Cygwin32 host
9404 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9406         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9408         * configure.in (skipdirs): Add target-librx for Linux.
9409         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9411 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
9413         * Makefile.in (bootstrap): New target.
9415 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
9417         * config.sub: Accept 'amigados' for backward compatibility.
9419 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
9421         * config.guess: Merge with FSF.
9423 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
9425         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9427 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
9429         * config.sub: Add "marketing-names" patch.
9431 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
9433         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9435 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
9437         * config.sub: Handle v850-elf.
9439 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
9441         * .cvsignore (*-install): Remove.
9443 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
9445         * ltconfig: Set CONFIG_SHELL in libtool.
9446         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9448 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9450         * configure.in (target_subdir): Set to libraries if enable_multilib.
9452 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
9454         * config.guess: Update from gcc directory.
9456 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9458         * Makefile.in (all-sim): Depends on all-readline.
9460 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
9462         * Makefile.in (BISON, YACC): Use $$s.
9463         (all-bison): Depend on all-texinfo.
9465 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
9467         * Makefile.in (BISON): Add -L flag.
9468         (YACC): Likewise.
9470 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9472         * configure.in (noconfigdirs): Add support for v850e target.
9474         * config.sub (maybe_os): Add support for v850e target.
9476 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9478         * configure.in (noconfigdirs): Add support for v850ea target.
9480         * config.sub (maybe_os): Add support for v850ea target.
9482 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
9484         * config.sub: Add mipstx39.  Delete r3900.
9486 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9488         * Makefile.in (all-autoconf): Depends on all-texinfo.
9490 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
9492         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9493         eabi targets.
9495 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
9497         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9499         * configure: When handling a Canadian Cross, handle YACC as well as
9500         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
9501         * Makefile.in (all-bison): Depend upon all-texinfo.
9503 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9505         * Makefile.in (BISON): bison, not byacc or bison -y.
9506         (YACC): bison -y or byacc or yacc.
9507         (various): Add *-bison as appropriate.
9508         (taz): No need to mess with BISON anymore.
9510 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
9512         * configure: If OSTYPE matches *win32*, try to find a good value for
9513         CONFIG_SHELL.
9515 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
9517         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9518         configure.in if it is present.
9520 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
9522         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9524 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
9526         * config.sub: Recognize `arc' cpu.
9527         * configure.in: Likewise.
9528         * config-ml.in: Likewise.
9530 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
9532         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9534 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
9536         * configure: Changed sed delimiter from ':' to '|' when
9537         attempting to substitute ${config_shell} for SHELL. On
9538         NT ${config_shell} may contain a ':' in it.
9540 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
9542         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9544 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
9546         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9548 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9550         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9552         * ylwrap: If the program is a relative path, force it to be
9553         absolute.
9555 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9557         * configure (tooldir): Set BISON to `bison -y' and not just bison.
9559 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9561         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9562         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9563         for libraries.
9565 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
9567         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9568         separated by spaces.
9570 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
9572         * ylwrap: New file.
9573         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9575         * ltmain.sh: Handle /bin/sh at start of install program.
9577         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9579         * ltconfig, ltmain.sh: New files, from libtool 1.0.
9580         * missing: New file, from automake 1.2.
9582 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
9584         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
9585         check-tk to CHECK_X11_MODULES.
9587 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9589         * config.sub: Merge with FSF.
9591 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9593         * config.guess: Merge with FSF.
9595 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9597         * configure: Treat msdosdjgpp like go32.
9598         * configure.in: Likewise.  Don't remove gprof for go32.
9600         * configure: Change Makefile.tem2 to Makefile.tm2.
9602 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
9604         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9606 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9608         * install-sh (chmodcmd): Set to null if the DST directory already
9609         exists.  Same as Nov 11th change.
9611 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
9613         * configure (GDB_TK): Needs itcl and tix.
9615 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
9617         * config.guess: Update from FSF.
9619 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
9621         * Makefile.in (GDB_TK): Depend on itcl and tix.
9623 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9625         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9626         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9627         (INSTALL_SCRIPT): New variable.
9628         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9629         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9630         to -x.
9631         * install-sh: Add support for -x option.
9633 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
9635         * configure.in, Makefile.in: Treat tix like itcl.
9637 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
9639         * Makefile.in (WINDRES): New variable.
9640         (WINDRES_FOR_TARGET): New variable.
9641         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9642         (EXTRA_HOST_FLAGS): Add WINDRES.
9643         (EXTRA_TARGET_FLAGS): Add WINDRES.
9644         (EXTRA_GCC_FLAGS): Add WINDRES.
9645         ($(DO_X)): Pass down WINDRES.
9646         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9647         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9648         DLLTOOL_FOR_TARGET.
9650 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
9652         * configure.in: configure sim before gdb for win32-x-ppc
9654 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9656         Move gperf into the toplevel, from libg++.
9657         * configure.in (target_tools): Add target-gperf.
9658         (native_only): Add target-gperf.
9659         * Makefile.in (all-target-gperf): New target, depend on
9660         all-target-libg++.
9661         (configure-target-gperf): Empty rule.
9662         (ALL_TARGET_MODULES): Add all-target-gperf.
9663         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9664         (CHECK_TARGET_MODULES): Add check-target-gperf.
9665         (INSTALL_TARGET_MODULES): Add install-target-gperf.
9666         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9668 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
9670         * config.sub (mn10200): Recognize new basic machine.
9672 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9674         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9675         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9677 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9679         * configure.in: If we're building mips-sgi-irix6* native, turn on
9680         ENABLE_MULTILIB and set TARGET_SUBDIR.
9682 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
9684         * Makefile.in (all-sn): Depend on all-grep.
9686 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
9688         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9690         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9691         Makefile.  From Jeff Makey <jeff@cts.com>.
9692         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9694         * Makefile.in (DISTBISONFILES): Remove.
9695         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
9696         $(DEFAULT_YACC).
9698         * configure.in: Build itl, db, sn, etc., when building for native
9699         cygwin32.
9701         * Makefile.in (LD): New variable.
9702         (EXTRA_HOST_FLAGS): Pass down LD.
9703         ($(DO_X)): Likewise.
9705 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
9707         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9709 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9711         * configure.in (targargs): Strip out any supplied --build argument
9712         before adding our own. Always add --build.
9714 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9716         * configure.in (targargs): Pass --build if we're doing
9717         a cross-compile.
9719 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
9721         * configure: Use '|' instead of ":" as the separator in
9722         sed. Otherwise sed chokes on NT path names with drive
9723         designators. Also look for "?:*" as the leading characters in an
9724         absolute pathname.
9726 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
9728         * config.sub: Support for r3900.
9730 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9732         * configure.in: Use install-sh, not install.sh.
9734 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9736         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9737         apply it twice.
9739 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9741         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9742         install-binutils.
9744 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9746         * Makefile.in: Add automake targets.
9747         * configure.in (host_tools): Add automake.
9749 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9751         * configure: Default CXX to c++, not gcc.
9752         * Makefile.in (CXX): Set to c++, not gcc.
9753         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9755 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9757         * install-sh: try appending a .exe if source file doesn't
9758         exist
9760 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9762         * configure.in: Turn on multilib by default.
9763         (cross_only): Remove target-libiberty.
9765         * Makefile.in (all-gcc): Don't depend on libiberty.
9767 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9769         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9771 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9773         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9774         (DISTBISONFILES): Add ld/Makefile.in
9776 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9778         * configure.in: if target is cygwin32 but host isn't cygwin32,
9779         don't configure gdb tcl tk expect, not just gdb.
9781 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9783         * configure.in: Added gnuserv everywhere sn appears.
9785         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9786         (CROSS_CHECK_MODULES): Added check-gnuserv.
9787         (INSTALL_MODULES): Added install-gnuserv.
9788         (CLEAN_MODULES): Added clean-gnuserv.
9789         (all-gnuserv): New target.
9791 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9793         * config.guess: Fixes for MIPS OpenBSD systems.
9795 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9797         * Makefile.in (INSTALL_XFORM): Remove.
9798         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9800         * mkinstalldirs: New file, copied from automake.
9801         * Makefile.in (installdirs): Rename from install-dirs.  Use
9802         mkinstalldirs.  Change all users.
9803         (DEVO_SUPPORT): Add mkinstalldirs.
9805 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9807         * install-sh: Rename from install.sh.
9808         * Makefile.in (INSTALL): Change install.sh to install-sh.
9809         (DEVO_SUPPORT): Likewise.
9811         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9812         Graichen <graichen@rzpd.de>.
9814 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9816         * config.guess: Recognize OpenBSD systems correctly.
9818 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9820         * README, Makefile.in (ETC_SUPPORT): Remove references to
9821         cfg-paper*, configure.{texi,man,info*}._
9823 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9825         * Makefile.in (all.normal): Ensure that gcc is built after all
9826         the x11 - ie gdb - targets.
9828 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9830         * makefile.vms: Don't run conf-a-gas.
9832 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9834         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9836 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
9838         * configure.in: Remove noconfigdirs case since gdb also
9839         configures and builds for tic80-coff.
9841 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9843         * configure: Set cache_file to config.cache.
9844         * Makefile.in (local-distclean): Remove config.cache.
9846 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9848         * COPYING: Update FSF address.
9850 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
9852         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9853         noconfigdirs.
9855 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9857         * Makefile.in (install-dirs): Don't crash if prefix, and hence
9858         MAKEDIRS, is empty.
9860 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
9862         * config.sub: Tweak mn10300 entry.
9864 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
9866         * configure.in (host_tools): Put sim before gdb, so gdb's
9867         configure.tgt can determine if the simulator was configured.
9869 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
9871         * config.sub: Move BeOS $os case to be with other Cygnus
9872         local cases.
9874 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
9876         * config.sub: Remove misplaced comment that broke Linux.
9878 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
9880         * config.sub: Add BeOS support.
9882 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
9884         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9886 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
9888         * configure.in (noconfigdirs): Remove tcl and tk from
9889         noconfigdirs for cygwin32 builds.
9891 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
9893         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9895 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
9897         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9898         make-all.com, use makefile.vms instead.
9900 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
9902         * config.sub: Accept -lnews*.
9904 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
9906         * configure.in (noconfigdirs): Disable target-newlib,
9907         target-examples and target-libiberty for d30v.
9909 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9911         * configure.in (noconfigdirs): Enable ld for d30v.
9913 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
9915         * configure.in (tic80-*-*): Build compiler.
9917 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
9919         * configure.in (d30v-*): Remove sim directory from list of
9920         unsupported d30v directories
9922 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9924         * config.sub, configure.in: Add d30v target cpu.
9926 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
9928         * makefile.vms: New file.
9929         * make-all.com: Remove.
9931 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
9933         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9935 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
9937         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9939 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
9941         * Makefile.in (ALL_MODULES): Added all-db.
9942         (CROSS_CHECK_MODULES): Addec check-db.
9943         (INSTALL_MODULES): Added install-db.
9944         (CLEAN_MODULES): Added clean-db.
9946 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
9948         * config.guess: Merge with latest FSF sources.
9950 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
9952         * Makefile.in (ALL_MODULES): Added all-itcl.
9953         (CROSS_CHECK_MODULES): Added check-itcl.
9954         (INSTALL_MODULES): Added install-itcl.
9955         (CLEAN_MODULES): Added clean-itcl.
9957 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
9959         * configure.in: build gdb for mn10200
9961 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
9963         * Makefile.in (all-target-winsup): Depend on all-target-libio.
9965 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
9967         * configure.in (tic80-*-*): Turn off most targets right now.
9969 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
9971         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9972         rather than the makeinfo program.
9973         (do-info): Depend upon all-texinfo.
9975 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9977         * configure.in: Remove uses of config/mh-linux.
9979         * config.sub, config.guess: Merge with latest FSF sources.
9981 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
9983         * config.sub (case $basic_machine): Add tic80 entries.
9985 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
9987         * config.sub, config.guess: Merge with latest FSF sources.
9989 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9991         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9992         * mpw-config.in: Test for NewFolderRecursive.
9993         * mpw-install: Use symbolic name for startup filename.
9994         * mpw-README: Add various additional details.
9996 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
9998         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10000 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
10002         * configure.in: Do build gcc and the target libraries for
10003         the mn10200.
10005 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
10007         * configure.in: don't avoid building gdb for mn10300 any more
10008         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10009         instead of single-quoting it.
10011 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
10013         * configure.in: Don't use --with-stabs on IRIX 6.
10015 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
10017         * configure.in (m32r): Build gdb, libg++ now.
10019 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10021         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
10022         directories from noconfigdirs.
10024 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
10026         * config.sub (basic_machine): added mips16 configuration
10028 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10030         * config.sub: Handle d10v-unknown.
10032 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
10034         * config.sub: Handle v850-unknown.
10036 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
10038         * Makefile.in: add findutils
10039         * configure.in: add findutils to list of host_tools
10041 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
10043         * config.sub: Handle mn10200 and mn10300.
10045 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10047         * configure.in (d10v-*): Do not build librx.
10049 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
10051         * configure.in (mn10300): Build everything except gdb & libgloss.
10053 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
10055         * config.guess:  Patch for Dansk Data Elektronik servers,
10056         from Niels Skou Olsen <nso@dde.dk>.
10058         For ncr, use /bin/uname rather than uname, since GNU uname does not
10059         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
10061         Patch for MIPS R4000 running System V,
10062         from Eric S. Raymond <esr@snark.thyrsus.com>.
10064         Fix thinko for nextstep.
10066         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10068         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
10069         * config.guess: Guess mips-dec-mach_bsd4.3.
10071         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
10072         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
10073         release numbers.
10074         * config.guess (mips-mips-riscos*):  Emit just enough of the
10075         release number.
10077         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
10078         * config.guess (sparc-auspex-sunos*):  Added.
10079         (f300-fujitsu-*): Added.
10081         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
10082         * config.guess:  Recognize a Tadpole as a sparc.
10084 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10086         * config.guess: Don't assume that NextStep version is either 2 or
10087         3.  NextStep 4 (aka OpenStep 4) has come out now.
10089 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10091         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10092         From Rik Faith <faith@cs.unc.edu>.
10094 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
10096         * config.sub: Contributions from bug-gnu-utils to:
10097         Support plain "hppa" (no version given) architecture, reported by
10098         OpenStep.
10099         OpenBSD like NetBSD.
10100         LynxOs is not a hardware supplier.
10102         * config.guess: Contributions from bug-gnu-utils to add support for:
10103         OpenBSD like NetBSD.
10104         Stratus systems.
10105         More Pyramid systems.
10106         i[n>4]86 Intel chips.
10107         M680[n>4]0 Motorola chips.
10108         Use unknown instead of lynx for hardware manufacturer.
10110 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10112         * install.sh (chmodcmd): Set to null if the DST directory already
10113         exists.
10115 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10117         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10118         not use mt-ppc target Makefile fragment any more.
10120 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10122         * configure.in (*-*-windows):  Exclude everything but those dirs
10123         needed to build windows.
10125 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
10127         * Makefile.in (all-target-winsup): Depend on all-target-librx.
10129 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10131         * configure.in:  Exclude mmalloc from i386-windows.
10133 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10135         * Undo my previous change.
10137 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
10139         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10140         unconditionally.
10141         (MAKEOVERRIDES): Define (revert this part of October 18 change).
10143 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10145         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
10146         host to add it's own flags.
10148 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
10150         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10152 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
10154         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10155         (CXX_FOR_TARGET): Likewise.
10156         (GCC_FOR_TARGET): Define.
10157         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10158         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10159         CC_FOR_TARGET was specified on the command line.
10160         (MAKEOVERRIDES): Don't define.
10162 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
10164         * configure.in (m32r): Fix spelling of libg++ libs.
10166 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
10168         * config.sub (-apple*): Remove, now redundant.
10170 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
10172         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10174         * configure: Rework yesterday's sed script patch.
10176         * config.sub: Merge with FSF.
10178 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
10180         * config.guess:  Merge from FSF.
10182         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
10183         * config.guess: Use pc instead of unknown, for pc clone systems.
10184         Change linux to linux-gnu.
10186         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10187         * config.guess: Avoid non-portable tr syntax.
10189 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
10191         * test-build.mk (HOLES): Add "xargs" for gdb.
10193         * configure: Avoid hpux10.20 sed bug.
10195 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
10197         * configure.in:  Add support for windows host
10198         (that is a build done under the Microsoft build environment).
10200 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
10202         * Makefile.in: Replace all uses of srcroot with s, to shrink
10203         command line lengths.
10205         Patches from Geoffrey Noer <noer@cygnus.com>:
10206         * configure.in: If configuring for newlib, pass --with-newlib to
10207         subdirectories.
10208         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10209         -Bnewlib/ and -Lwinsup to gcc.
10210         (CXX_FOR_TARGET): Likewise.
10212 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10214         * Makefile.in (ETC_SUPPORT): Add configure.
10216 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
10218         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10219         host configuration file.
10221 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
10223         * configure.in: Break mn10x00 support into separate
10224         mn10200 and mn10300 configurations.
10225         * config.sub: Likewise.
10227 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
10229         * configure.in: Add lots of stuff to noconfigdirs for
10230         the mn10x00 targets.
10232         * config.sub, configure.in: Add mn10x00 support.
10234 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
10236         * make-all.com: Call conf-a-gas, not config-a-gas.
10238 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
10240         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10241         targets.
10243 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
10245         * mpw-README: Add much more detail for native PowerMac.
10246         * mpw-install: New file.
10247         * mpw-configure: Add --norecursion and --help options.
10248         * mpw-config.in: Translate readme and install files when
10249         copying to objdir.
10250         * mpw-build.in: Don't always depend on byacc and flex.
10251         (install-only-top): New action.
10253 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
10255         * configure.in:  You can now configure GDB for the v850.
10257 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
10259         * configure.in (noconfigdirs): Don't configure any C++ dirs
10260         if targeting D10V.
10262 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10264         * config.sub: Recognize mips64vr5000.
10266 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
10268         * configure.in: Use a single line for host_tools and native_only.
10270 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
10272         * config.sub, configure.in: Add entries for m32r.
10274 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
10276         * Makefile.in (inet-install): Don't run install-gzip.
10278 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
10280         * configure.in:  Don't config lots of things for *-*-windows*.
10282 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
10284         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10285         (host_libs, host_tools): Copy from configure.in.
10286         * mpw-configure: Don't complain about directories not found.
10288 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10290         * configure.in (i[345]86): Recognize i686 for pentium pro.
10291         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10292         file.
10294         * config.guess (i[345]86): Ditto.
10296 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10298         * configure.in (noconfigdirs): Removed gdb for D10V.
10300 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
10302         * configure.in: Remove ld, target-libio, target-libg++, and
10303         target-libstdc++ from noconfigdirs.
10305 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
10307         * configure: Fix three locations where shell scripts were
10308         being run directly rather than with config_shell.
10310 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
10312         * configure.in (v850-*-*): Set up initial $noconfigdirs.
10313         * config.sub (basic_machine): Recognize v850.
10315 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
10317         * mpw-configure: Handle multiple enable/disable options and
10318         pass them down recursively, handle -c and -s flags appropriately
10319         depending on choice of compiler, add escape mechanism for
10320         quoted arguments to gC.
10322 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10324         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10325         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10326         so that -mrelocatable-lib and -mno-eabi are used.
10328         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10329         not support --print-multi-lib, don't abort.
10331 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
10333         * make-all.com: Run config-a-gas.
10334         * setup.com: Don't copy subdirectory files around.
10336 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
10338         * configure.in (*-*-ose): Remove exclusion of libgloss for this
10339         target, it now compiles correctly.
10341 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
10343         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10345 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10347         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10349 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10351         * configure.in (native_only): Add prms.
10353 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
10355         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10356         (BINUTILS_SUPPORT_DIRS): Likewise.
10358 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10360         * configure.in (d10v-*-*): Don't configure ld or gdb until the
10361         d10v support is added.
10363 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10365         * configure.in (d10v-*-*): New target.
10367 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
10369         * config.guess (HP 9000/811): Recognize this as a PA1.1
10370         machine.
10372 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
10374         * Makefile.in (do-tar-gz): New target, split out from tail end of
10375         taz target.  Run each command separately, don't use pipes.
10376         (taz): Use it.
10378 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
10380         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10381         * mpw-build.in: No builds should depend on building byacc or flex,
10382         they are assumed to be installed already.
10384 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10386         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10387         variable that CC_FOR_TARGET needs.
10389 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10391         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10392         options have changed since the last time the subdirectory was
10393         configured, and if it has, reconfigure.
10394         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10395         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10397 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
10399         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10400         CLEAN_MODULES): Add bash.
10401         (all-bash): New target.
10403 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
10405         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10407 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10409         * config.sub (basic_machine): Recognize d10v as a valid processor.
10411 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
10413         * mpw-configure: Add support for --bindir.
10414         * mpw-build.in: Use a GCC-specific build script for GCC actions.
10416 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
10418         * configure.in: add bash, time, gawk to list of hosttools and things
10419         to only build for native toolchains
10421 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10423         * Makefile.in (docdir): Remove.
10425 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10427         * Makefile.in (datadir): Set to $(prefix)/share.
10429 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
10431         * configure.in: build diff and patch for cygwin32-hosted
10432         toolchains.
10434 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
10436         * config.sub: Accept -rtems*.
10438 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
10440         * configure.in: enable dosrel for cygwin32-hosted builds,
10441                 remove diff from the list of things not buildable
10442                 via Canadian Cross
10444 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
10446         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10447         don't get ". ".
10449 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
10451         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10453 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
10455         * Makefile.in (taz): Handle case where tex3patch didn't even get
10456         checked out.  Also, if it was found, put the symlink in a new util
10457         subdirectory.
10459 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10461         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10463 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
10465         * config.sub: Recognize -openvms.
10466         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10467         * make-all.com, setup.com: New files.
10469 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10471         * Makefile.in (taz): tex3patch moved to texinfo/util.
10473 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
10475         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10476         * configure.in: remove make from disable-if-Can-Cross list
10477                 enable gdb if ${host} and ${target} are cygwin32
10479 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
10481         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
10482         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10484 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10486         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
10487         distinguish sysv/svr4/bsd variants.
10488         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10490 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
10492         * configure.in: Added copyright notice.
10493         * move-if-change: Added copyright notice.
10495 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10497         * configure.in (powerpcle-*-solaris*): Until we get shared
10498         libraries working, don't build gdb, sim, make, tcl, tk, or
10499         expect.
10501 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
10503         * config.guess:  Merge with FSF:
10505         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10506         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10508         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
10509         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10511         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
10512         * config.guess:  Combine two OSF1 rules.
10513         Also recognize field test versions.  From mjr@zk3.dec.com.
10514         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
10515         because GNU uname does not support -p.  From pmr@pajato.com.
10517 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
10519         * Makefile.in (MAKEDIRS): Removed $(tooldir).
10521 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
10523         * mpw-README: Document GCCIncludes.
10525 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
10527         * configure.in (alpha-*-linux*): Set enable_shared to yes.
10529 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10531         * mpw-configure: Handle --enable-FOO and --disable-FOO.
10533 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
10535         * configure.in (*-*-cygwin32): Configure make.
10537 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
10539         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10541 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
10543         * Makefile.in (all-inet): Depend on all-perl.
10545         * Makefile.in (inet-install): New target.
10547         * Makefile.in (all-inet): Depend on all-tcl.
10548         (all-inet): Depend on all-send-pr.
10550 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10552         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10553         temporarily.
10555 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
10557         * configure.in: Don't configure --with-gnu-ld on AIX.
10559 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10561         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10563 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
10565         * Makefile.in (ALL_MODULES): Added all-inet.
10566         (CROSS_CHECK_MODULES): Added check-inet.
10567         (INSTALL_MODULES): Added install-inet.
10568         (CLEAN_MODULES): Added clean-inet.
10569         (all-indent): New target.
10571         * configure.in (host_tools): Added inet.
10572         (native_only): Added inet.
10573         (noconfigdirs): Added inet.
10575 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
10577         * configure.in: Don't configure libgloss if we are not configuring
10578         newlib.
10580 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10582         * configure.in: Don't configure libgloss for unsupported
10583         architectures.
10585 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10587         * Makefile.in (CLEAN_MODULES): Add clean-apache.
10589 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
10591         * Makefile.in (ALL_MODULES): Include all-apache.
10592         (CROSS_CHECK_MODULES): Include check-apache.
10593         (INSTALL_MODULES): Include install-apache.
10594         (all-apache): New target.
10596         * configure.in: Added apache everywhere perl is seen.
10598 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10600         * Makefile.in: Add support for clean-{module} and
10601         clean-target-{module} rules.
10603 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
10605         * configure.in (*-*-ose) do not build libgloss.
10607 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10609         * config.guess (prep*:SunOS:5.*:*): Turn into
10610         powerpele-unknown-solaris2.
10612 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
10614         * configure.in: Permit --enable-shared to specify a list of
10615         directories.
10617 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10619         * configure.in (host==solaris): Pass only the first word of $CC
10620         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10622 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10624         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10626 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
10628         * Makefile.in (ALL_MODULES): Include all-perl.
10629         (CROSS_CHECK_MODULES): Include check-perl.
10630         (INSTALL_MODULES): Include install-perl.
10631         (ALL_X11_MODULES): Include all-guile.
10632         (CHECK_X11_MODULES): Include check-guile.
10633         (INSTALL_X11_MODULES): Include install-guile.
10634         (all-perl): New target.
10635         (all-guile): New target.
10637         * configure.in (host_tools): Include perl and guile.
10638         (native_only): Include perl and guile.
10639         (noconfigdirs): Don't build guile and perl; no ports have been
10640         done.
10642 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
10644         * configure (--enable-*): Handle quoted option lists such as
10645         --enable-sim-cflags='-g0 -O' better.
10647 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10649         * Makefile.in ({,inst}all-target): New rule so we can make and
10650         install all of the target directories easily.
10652 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10654         * configure.in: Add missing global flag in sed substitution when
10655         deleting `target-' from ${configdirs}.
10657 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
10659         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10660         option.
10662         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10663         config/mh-necv4.
10665         * install.sh: Correct misspelling of transformbasename.
10667         * config.guess: Recognize mips-*-sysv*.
10669 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
10671         * config.sub: Recognize mon960.
10673 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
10675         * configure: Restore Canadian Cross handling of BISON and LEX,
10676         removed in Feb 20 change.
10678 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
10680         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10681         Mention make install.  Remove the old copyright date as well the
10682         clumsy and rather pointless copyright on the README file.
10684 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10686         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10687         Makefile after running symlink-tree, then run `make distclean' to
10688         avoid clobbering any generated files in srcdir.
10690 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
10692         * configure.in (m68k-*-netbsd*): Build everything now.
10694 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10696         * Makefile.in (taz): Fix quoting.
10698 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
10700         * configure.in (sparclet-*-*): Build everything now.
10702 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10704         * configure.in (m68k-*-linux*): New host.
10706 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
10708         * configure: Check for bison before byacc.
10710 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
10712         * Makefile.in configure:  Change the way LEX and BISON/YACC are
10713         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
10714         searching PATH.  These are used as fallbacks by Makefile.in if
10715         flex/bison/byacc aren't in objdir.
10717 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
10719         * Makefile.in: Make everything which depends upon all-bfd also
10720         depend upon all-opcodes, in case --with-commonbfdlib is used.
10722 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10724         * configure.in (host *-*-cygwin32): Don't build gdb if we are
10725         building NT native compilers on Unix.
10727 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
10729         * configure.in: Don't get CC from the host Makefile fragment if we
10730         can find gcc in PATH, or if this is a Canadian Cross.  Move the
10731         Solaris test for /usr/ucb/cc to the post target script, just after
10732         the compiler sanity test.
10734 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10736         * config.sub: Merge with FSF.
10738 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10740         * Makefile.in (RPATH_ENVVAR): New variable.
10741         (REALLY_SET_LIB_PATH): Use it.
10742         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10744 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10746         * config.sub, configure.in: Recognize sparclet cpu.
10748 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10750         * config.guess:  Support m68k-cbm-sysv4.
10752 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10754         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10755         m68k-unknown-linuxaout from linker help string.  Put quotes around
10756         $ld_help_string.
10758 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10760         * config.guess (powerpc-harris-powerunix): Add guess for port
10761         to new target.
10763 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10765         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10767 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10769         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10770         $(REALLY_SET_LIB_PATH) in Makefile.
10771         * Makefile.in (SET_LIB_PATH): New variable.
10772         (REALLY_SET_LIB_PATH): New variable.
10773         ($(DO_X)): Use $(SET_LIB_PATH).
10774         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10775         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10776         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10777         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10778         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10779         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10780         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10781         (install-dosrel): Likewise.
10782         (all-opcodes): Depend upon all-libiberty.
10784 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10786         * config.guess (*:CYGWIN*): New
10788 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10790         * Makefile.in (all-target-winsup): All all-target-libiberty.
10792 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10794         * configure.in (noconfigdirs): Add missing # in front of comment.
10796 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10798         * configure.in: add second pass to things added to noconfigdirs
10799         so *-gm-magic can exclude libgloss properly.
10801 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10803         * mpw-configure (extralibs_name, rez_name): Set correctly
10804         for MWC68K compiler.
10806         * mpw-README: Add more info on the necessary build tools.
10808 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10810         * configure.in, config.sub: Recognize cygwin32.
10812 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10814         * config.guess, config.sub: Recognize A/UX.
10816 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10818         * config.sub: Merge with gcc/config.sub.
10820 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10822         * mpw-build.in (do-binutils): Add build of stamps.
10824 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10826         * config.sub: Add recognition for mips64vr4100*-* targets.
10828 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10830         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10831         Add creation of gconfigargs with `--enable-shared' turned on.
10832         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10833         ($(host)-stamp-stage3-configured): Likewise.
10834         (HOLES): Add chatr and ldd.
10835         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10837 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
10839         * configure: Pass --nfp to recursive configures.
10841 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10843         * Makefile.in (DLLTOOL): New.
10844         (DLLTOOL_FOR_TARGET): New.
10845         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10846         (EXTRA_TARGET_FLAGS): Ditto.
10847         (EXTRA_GCC_FLAGS): Ditto.
10848         (CONFIGURE_TARGET_MODULES): Ditto.
10849         (DO_X): Ditto.
10850         * configure: Add DLLTOOL.
10852 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
10854         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10855         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10856         mh-sco, since old workarounds no longer needed, and don't
10857         build ld, since libraries have weak symbols in COFF.
10859 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
10861         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10863 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10865         * configure.in: Make sure that ${CC} can be used to compile an
10866         executable.
10868 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10870         * Makefile.in (all-gdb): Depend on $(GDB_TK).
10871         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10872         nothing depending on whether gdbtk is being built.
10874 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
10876         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10878 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
10880         * configure.in (noconfigdirs): Put ld or gas in this early, if the
10881         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10883 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
10885         * config-ml.in: Add support for
10886         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10887         Simplify setting of multidirs from --disable-foo.
10889 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10891         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10892         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10893         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10894         non-empty, pass them on to the  GCC make.
10895         (all-bootstrap): New rule that is like all-gcc, except it executes
10896         the GCC bootstrap rule instead of the GCC all rule.
10898 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
10900         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10902 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10904         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10905         DG/UX support.
10907 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
10909         * config.sub (i*86*) Change [345] to [3456]
10911 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10913         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10914         --with-gnu-ld=no.
10916 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10918         * config-ml.in (rs6000*, powerpc*): Add switches to control which
10919         AIX multilibs get built.
10921 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10923         * configure.in (i386-win32): Don't build expect if we're not
10924         building the tcl subdir.
10926 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
10928         * Makefile.in: (configure-target-examples, all-target-examples):
10929         New targets, configure and build example programs.
10931 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10933         * mpw-configure: If an mpw-config.in generated a file mk.sed,
10934         use it as input to sedit the generated MPW makefile.
10935         * mpw-README: Add a suggestion about Gestalt.h.
10937 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
10939         * config.sub: Accept *-*-ieee*.
10941 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
10943         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
10944         Ronald F. Guilmette <rfg@monkeys.com>.
10946 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10948         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10949         for powerpc-pe native.
10950         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10951         (target==powerpc-pe): duplicate i386-win32 entry.
10953 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10955         * configure.in (noconfigdirs): Exclude target-newlib for all versions
10956         of vxworks, not just vxworks5.1.
10958 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
10960         * mpw-configure: Add support for exec-prefix.
10962 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10964         * config.guess: Recognize HP model 816 machines as having
10965         a PA1.1 processor.
10967 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10969         * configure: Ignore new autoconf configure options.
10971 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10973         * config.guess:  Recognize Pentium under SCO.
10974         From Robert Lipe <robertl@arnet.com>.
10976 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10978         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
10980 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
10982         * configure.in: Don't configure gas for alpha-dec-osf*.
10984 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
10986         * configure.in: Default to --with-stabs for some targets for which
10987         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10988         i[345]86*-*-unixware*.
10990 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10992         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10993         rather than basing it on the target.  Simplify handling of options
10994         controlling which directories to configure.  Remove extraneous
10995         slash in multi-clean target.
10997 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
10999         * config-ml.in: Prefix more variables with ml_ so they don't collide
11000         with configure's.
11002 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
11004         * configure: Don't turn -v into --v.
11006 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
11008         * configure.in (targargs): Fix typo.
11010         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11012 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
11014         * configure.in: Strip --host and --target options from
11015         CONFIG_ARGUMENTS, and always configure for --host only.  Add
11016         --with-cross-host option when building with a cross-compiler.
11017         * configure: Canonicalize the arguments put into config.status by
11018         always using `=' for an option with an argument.  Pass a presumed
11019         --host or --target explicitly.
11021 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
11023         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11024         into general OS recognition case.
11026 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11028         * configure.in (target_configdirs): add target-winsup only
11029         for win32 target systems.
11031 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
11033         * Makefile.in (all-target-libgloss): Depend upon
11034         configure-target-newlib, since when libgloss is built it looks to
11035         see if the newlib directory exists.
11037 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
11039         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11040         cfg-ml-*.in.
11042 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
11044         * configure: Handle LD and LD_FOR_TARGET when configuring a
11045         Canadian Cross.
11047 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11049         * configure.in (target_libs): add target-winsup.
11050         (target==i386-win32): add patch diff flex make to $noconfigdirs.
11051         (target==ppcle-pe): remove ld from $noconfigdirs.
11053 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
11055         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11056         Preserve relative path names in $srcdir.  Build symlink tree if
11057         configuring cross target dir and srcdir=. (= no VPATH support).
11058         (configure-target-libg++): Depend on configure-target-librx.
11059         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11060         * config-ml.in: New file.
11061         * symlink-tree: New file.
11062         * configure: Ensure srcdir="." if that's what it is.
11064 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
11066         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11067         includes and FLEX_SKELETON setting.
11068         * mpw-configure (--with-gnu-ld): New option, controls whether
11069         to use PPCLink or ld with PowerMac GCC.
11070         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11071         * mpw-config.in: Configure grez if targeting Mac.
11073         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11074         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11075         just macos.
11076         * configure.in: Configure grez resource compiler if targeting Mac.
11077         * Makefile.in (all-grez, install-grez): New targets.
11079 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
11081         * configure: CXX defaults to gcc, not g++.  If we find
11082         gcc in the path, set CC to gcc -O2.
11084 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
11086         * configure: Default ${build} correctly.  Avoid picking up extra
11087         spaces when reading CC and CXX from Makefile.  When doing a
11088         Canadian Cross, use plausible default values for numerous
11089         variables.
11090         * configure.in: When doing a Canadian Cross, don't try to
11091         configure tools whose configure script can't handle it.
11093 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11095         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11097 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11099         * configure:  Remove dubious bug reporting address.
11101 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11103         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
11104         configure script, run that instead of this directory's configure.
11105         In either case, print a message that we're configuring the sub-dir.
11107 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11109         * configure.in: Before checking for the existence of various files,
11110         use sed to filter out "target-".
11112 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11114         * Makefile.in (DO_X): Split rule to decrease command line length
11115         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
11116         (Philippe De Muyter).
11118 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11120         * Makefile.in (all-patch): depend on all-libiberty.
11122 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
11124         * configure.in: If the only directory in target_configdirs which
11125         actually exists is libiberty, then set target_configdirs to empty,
11126         to avoid trying to build a target libiberty in a gas or gdb
11127         distribution.
11129 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
11131         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11132         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11133         systems.
11135 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11137         * configure.in (copy_dirs): Use sys-include instead of include
11138         for --with-headers option.
11140 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
11142         * Makefile.in, configure.in: Make winsup builds work with
11143         new scheme.
11145 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
11147         * configure.in: Build the linker on AIX.
11149 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11151         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
11152         where needed.
11154 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
11156         * Makefile.in (all-gcc): Fix typo.
11158 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11160         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
11162 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11164         * configure.in:  Rename libFOO to target-libFOO, and xiberty
11165         to target-xiberty, to provide more flexibility.
11166         (target_subdir):  Define.  Create if cross.
11167         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11168         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
11169         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11170         check-libFOO -> check-target-libFOO, etc.
11171         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11172         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11173         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11174         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
11175         allow ALL_GCC="" to only configure.
11176         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
11177         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
11178         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
11180 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
11182         * Makefile.in (taz): Build "info" in etc explicitly.
11184 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
11186         * configure.in:  Make sure that CC is undefined (as opposed to
11187         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
11188         problem with autoconf trying to configure on a host without GCC.
11190 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11192         * mpw-configure: Set host alias from choice of host compiler,
11193         only use generic MPW Makefile sed if present, edit a file
11194         named "hacked_Makefile.in" instead of "Makefile.in" if present.
11195         * mpw-README: Add problem notes about CW6 and CW7.
11197 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
11199         * Makefile.in (taz): Use ";" instead of ";;".
11201 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11203         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
11204         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11205         DISTDOCDIRS.
11206         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
11207         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
11209 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11211         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
11212         and gnats, because they are now subsumed by DISTSTUFFDIRS.
11213         Move bfd to DISTSTUFFDIRS.
11215 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11217         * Makefile.in (X11_LIB): Removed.
11218         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11220         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11222 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11224         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11225         names.
11227 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11229         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11231 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
11233         * configure.in (i[345]86-*-win32): Always build newlib.
11234         Don't configure cvs, autoconf or texinfo.
11235         * Makefile.in (LD_FOR_TARGET): New.
11236         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11237         Pass down LD_FOR_TARGET.
11239 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11241         * winsup: New directory.
11242         * Makefile.in: Build winsup.
11243         * configure.in: Winsup is configured when target is win32.
11244         Can only build win32 target GDB when native.
11246 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
11248         * config.guess: Recognize HP model 819 machines as having
11249         a PA 1.1 processor.
11251 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11253         * configure: Fix sed loop which substitutes for CC and CXX to
11254         avoid bug found in various sed implementations.
11256 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11258         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11259         simulator.  Use standard powerpc-*-eabi*.
11261 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11263         * configure.in: Stop putting gas and binutils in noconfigdirs for
11264         powerpc-*-aix* and rs6000-*-*.
11266 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
11268         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11269         -mcall-aixdesc libraries.
11271 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
11273         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11275         * config.sub (arm | armel | armeb): Fix shell syntax.
11277 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11279         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11280         -msoft-float and -mcpu=common support.
11281         (powerpc*-*-eabisim*): Add support for building -mcall-aix
11282         libraries.
11284 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11286         * configure.in: Allow configuration and build of emacs19 for the alpha.
11288 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11290         * configure.in (CC): Get ^CC, not just any old CC, from
11291         ${host_makefile_frag}.
11293 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11295         * configure.in (CC): Try to get CC from
11296         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11298 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11300         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11301         only if it exists in $(srcdir).
11303 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11305         * configure: If CC and CXX are not set in the environment, set
11306         them, based on either an existing Makefile or on searching for gcc
11307         in PATH.  Substitute for CC and CXX in Makefile.
11308         * configure.in: Remove libm from target_libs.  Separate
11309         target_configdirs from configdirs.  If CC is not set in
11310         environment, try to get it from a host Makefile fragment.  Rewrite
11311         changes of configdirs to use skipdirs instead.  A few minor
11312         tweaks.  Take directories out of target_configdirs as they are
11313         taken out of configdirs.  Remove existing Makefile files from
11314         subdirectories.  Substitute for TARGET_CONFIGDIRS and
11315         CONFIG_ARGUMENTS in Makefile.
11316         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11317         by configure.in.
11318         (CONFIG_ARGUMENTS): Likewise.
11319         (CONFIGURE_TARGET_MODULES): New variable.
11320         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11321         ($(CONFIGURE_TARGET_MODULES)): New target.
11322         (configure-libg++, configure-libio): New targets.
11323         (all-libg++): Depend upon configure-libg++.
11324         (all-libio): Depend upon configure-libio.
11325         (configure-libgloss, all-libgloss): New targets.
11326         (configure-libstdc++): New target.
11327         (all-libstdc++): Depend upon configure-libstdc++.
11328         (configure-librx, all-librx): New targets.
11329         (configure-newlib): New target.
11330         (all-newlib): Depend upon configure-newlib
11331         (configure-xiberty): New target.
11332         (all-xiberty): Depend upon configure-xiberty.
11334 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11336         * configure.in (host i[345]86-*-win32):  Expand the
11337         noconfigdirs again.
11339 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
11341         * mpw-configure: Fix sed command file name.
11343 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11345         * configure.in (host i[345]86-*-win32): Reduce the
11346         noconfigdirs again.
11348 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
11350         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11351         or powerpc*-*-pe*, since they are not yet supported.
11353 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11355         Add PowerMac support and many other enhancements.
11356         * mpw-configure: New option --cc to select compiler to use,
11357         paste options set according to --cc into the generated
11358         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11359         if mpw-make.sed is present.
11360         * mpw-config.in: Don't test for gC1, test for mpw-touch,
11361         add forward includes for PowerPC include files.
11362         * mpw-build.in: Build using Makefile.PPC if present.
11363         (do-byacc, etc): Remove separate version resource builds.
11364         (do-gas): Build "stamps" before "all".
11365         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11366         * mpw-README: Update to reflect --cc option, PowerMac support,
11367         and recently-reported compatibility problems.
11369 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11371         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11372         embedded m68k systems (-aout, -coff, -elf, -vxworks).
11373         (--with-multilib-top): Pass to recursive invocations.
11375 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
11377         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11378         v810-*-*.
11380 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11382         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11383         gdb, ld and opcodes on v810-*-*.
11385 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11387         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11388         (local-maintainer-clean): New target.
11389         (maintainer-clean): New target.
11390         (realclean): Just depend upon maintainer-clean.
11392 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11394         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11396 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
11398         * configure.in: Build ld in mips*-*-bsd* case.
11400 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
11402         * config.sub: Accept -lites* OS.  From Ian Dall.
11404 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
11406         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11407         targets.
11409 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11411         * configure.in: treat i386-win32 canadian cross the same as
11412         i386-go32 canadian cross.
11414 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11416         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11417         running under the simulator to build a reduced set of libraries.
11418         (powerpc-*-eabiaix): Add fine grained multilib support added to
11419         other powerpc targets yesterday.
11421 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11423         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11424         -disable-softfloat, -disable-relocatable, -disable-aix, and
11425         -disable-sysv to control which multilib libraries get built.
11427 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11429         * configure: Add Makefile.tem to list of files to remove in trap
11430         handler.
11432 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11434         * config.guess (*Linux*):  Add missing "exit"s.
11435         Also, need specific check for alpha-unknown-linux (uses COFF).
11437 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11439         * config.guess:  Merge with FSF:
11441         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
11442         * config.guess (AIX4): More robust release numbering discovery.
11444         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
11445         * config.guess (i386-sequent-ptx): Properly get version number.
11447         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
11448         * config.guess (mips:*:4*:UMIPS): New case.
11450 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11452         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11453         (i386-win32 host): Likewise.  Don't build readline.
11455 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
11457         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
11458         SUPPORT_FILES to submakes.
11460 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
11462         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11463         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11464         mpw-configure.
11466 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
11468         * configure.in (appdirs): Use =, not ==, in test expression when
11469         trying to build the text to print in the warning message for
11470         Solaris users.
11472 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
11474         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11476 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11478         * config.guess: Recognize lynx-2.3.
11480 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
11482         * config.sub (z8ksim): Deleted
11483         (z8k-*-coff): New, this is the one true name of the target.
11485 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11487         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11489 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
11491         * config.guess (*:Linux:*:*): First try asking the linker what the
11492         default object file format is (elf, aout, or coff).  Then if this
11493         fails, try previous methods.
11495 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11497         * configure.in: Don't build newlib for *-*-vxworks5.1.
11499 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11501         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11502         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11504 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
11506         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11508 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
11510         * cfg-ml-com.in: New file.
11511         * cfg-ml-pos.in: New file.
11513 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11515         * COPYING.NEWLIB: Add HP free copyright to list.
11517 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11519         * config.sub: Recognize -eabi* for the system, not just -eabi.
11521 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11523         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11524         * config.sub, configure.in (win32): New target and host.
11526 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11528         * configure.in: Add i386-pe configuration.
11530 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
11532         * mpw-build.in (install): Install GDB after LD.
11534 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
11536         * mpw-config.in (elf/mips.h): Always forward-include, needed
11537         for GDB to build.
11539 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11541         * testsuite: New directory for customer acceptance and whole tool
11542         chain tests.
11544 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11546         * configure: If per-host line isn't found, but AC_OUTPUT is found
11547         and a configure script exists, run it instead.
11549 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11551         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
11553 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11555         * configure: Set build_{cpu,vendor,os,alias} to host values when
11556         --build isn't specified.
11558 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11560         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11561         (FLAGS_TO_PASS): Pass them.
11562         (EXTRA_TARGET_FLAGS): Ditto.
11564 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11566         * Makefile.in (all-libg++): Depend on all-libstdc++.
11568 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11570         * configure.in (noconfigdirs): Enable all packages for
11571           i386-unknown-netbsd.
11573 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
11575         * configure.in (noconfigdirs): Don't configure tk for i386-go32
11576         hosted builds (DOS builds)
11578 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11580         Changes for ARM based on patches from Richard Earnshaw:
11581         * config.sub: Handle armeb and armel.
11582         * configure.in: Omit arm linker only for riscix.
11584 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11586         * config.guess:  Update from FSF.
11588 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
11590         * config.sub: Recognize powerpcle as the little endian variant of
11591         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
11592         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
11593         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
11594         temporarily.
11596 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11598         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11600 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
11602         * config.sub: Accept -lites* as a basic system type.
11604 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
11606         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11607         installed, and if so return linuxoldld as the system name.
11609 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
11611         * config.guess: Add hppa1.1-hp-lites support.
11613 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11615         * configure.in: Don't build newlib for m68k-vxworks5.1.
11617 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11619         * configure.in (mips-sgi-irix6): Use mh-irix5.
11621 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
11623         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11625 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11627         * test-build.mk: Enable building of shared libraries on IRIX 5 and
11628         OSF/1.  Fix compiler flags.
11629         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
11631 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11633         * configure.in: Recognize --with-newlib.
11634         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11636 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11638         * Makefile.in: move {all,check,install}-gdb from *_MODULES
11639         to *_X11_MODULES due to gdbtk needing X include files et al.
11641 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
11643         Merge in support for Mac MPW as a host.
11644         (Old change descriptions retained for informational value.)
11646         * mpw-config.in: Add generic include forwards for cpu-specific
11647         include files in aout and elf directories.
11649         * mpw-configure: Added copyright.
11650         * mpw-config.in: Check for presence of required build tools.
11651         (target_libs): Add newlib.
11652         (target_tools): Add examples.
11653         (Read Me): Generate as "Read Me for MPW" instead.
11654         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11655         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11656         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11658         * mpw-configure: Remove subdir-specific makefile hackery,
11659         delete mk.tmp after using it.
11661         * mpw-build.in (all): Display start and end times.
11663         * mpw-configure (host_canonical): Set.
11664         (target_cpu): Always add to makefiles.
11665         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11666         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11667         (mpw-mh-mpw): Look for in srcdir and srcroot.
11668         Use sed instead of mpw-edit-prefix to edit prefix definitions.
11670         * mpw-build.in: (install-only): New target.
11672         * mpw-configure (host_alias, target_alias): Rename from hostalias
11673         and targetalias, add into generated Makefile.
11674         (mk.tmp): If present, add into generated Makefile.
11675         * mpw-build.in (all-gas): Build config.h first before gas proper.
11677         * mpw-configure (config.status): Write only if changed.
11678         * mpw-config.in (readline): Configure it (not built, just used for
11679         definitions).
11681         * mpw-config.in (elf/mips.h): Add a forward include.
11683         * mpw-config.in: Forward-include most .h files in include into
11684         extra-include.
11685         (readline): Don't build.
11686         mpw-build.in (install): Install GDB.
11688         * mpw-configure (prefix, mpw_prefix): Handle it.
11689         * mpw-config.in (mmalloc, readline): Don't configure.
11690         * mpw-build.in (thisscript): Rename to ThisScript.
11691         Use mpw-build instead of BuildProgram everywhere.
11692         (mmalloc, readline): Don't build.
11693         * mpw-README: New file, basic documentation about the MPW port.
11695         * mpw-config.in: Use forward-include to create include files.
11697         * mpw-configure: Add more things to the top of each configured
11698         Makefile, including contents of config/mpw-mh-mpw.
11699         * mpw-config.in (extra-include): Create this directory and fill it
11700         with Posix-like include files when configuring.
11702         * config.sub (apple, mac, mpw): Add various aliases.
11704         * mpw-build.in: New file, top-level build script fragment for MPW.
11705         * mpw-configure: New file, configure script for MPW.
11706         * mpw-config.in: New file, config fragment for MPW.
11708 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11710         * configure.in (host_libs): Remove glob, since it is gone from the
11711         sources.
11713 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11715         * Makefile.in: define empty GDB_NLM_DEPS var.
11717         * configure.in(target_makefile_frag): use config/mt-netware
11718         for netware targets.
11720 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11722         * config.sub: Merge in recent FSF changes.  Remove linux special
11723         cases.
11725 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11727         Revert this change:
11729         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11731                 * build-all.mk: Use CC=cc -Xs on Solaris.
11733 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11735         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11736         stop using it.
11737         * Makefile.in: Nuke all references to glob subdirectory.
11739 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11741         * configure.in: Fix --enable-shared logic in per-host.
11743 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11745         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11747 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11749         * configure.in (noconfigdirs): Don't build gas on AIX, for
11750         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11752 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11754         * configure: Fix --cache-file to work if the file argument is a
11755         relative path.
11757 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11759         * configure: If the --cache-file is used, pass it down to
11760         configure in subdirectories.
11762 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11764         * config.sub: add vxworks29k configuration.
11766 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11768         * Makefile.in (taz): Do "diststuff" part quietly.
11770 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11772         * config.sub: Mini-merge with gcc/config.sub.
11774 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11776         * config.guess (IRIX): Sed - to _.
11778 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11780         * Makefile.in (source-vault, binary-vault): New targets.
11782 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11784         * config.sub: Recognize -eabi as a basic system type.
11786 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11788         * configure.in (enable_shared stuff): Fix typo.
11790 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11792         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11794 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11796         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11798 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11800         * configure.in (rs6000-*-*): Don't build gas.
11802 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11804         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11805         reduce command line length.
11806         (AS_FOR_TARGET): Check for as.new, not Makefile.
11807         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11809 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11811         * config.guess:  Merge from FSF.
11813 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11815         * configure: Don't use $ when handling program_suffix.
11817 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11819         * configure.in:  Configure tk for hppa/hpux.
11821 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11823         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11825 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11827         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11828         to LIBCXXFLAGS.  Tests are better run without it.
11830 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11832         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11834 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11836         * configure.in (*-*-netware*): Don't configure xiberty.
11838 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
11840         * configure.in:  Remove tk from native_only list.
11842 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
11844         * build-all.mk: Add mips-ncd-elf target to sun4 targets
11845           for special NCD build.
11847 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11849         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11850         makeall.bat, they're only useful for binutils snapshots.
11851         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11852         makeall.bat to specified SUPPORT_FILES.
11854 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
11856         * build-all.mk: Add Ericsson targets to sun4 and solaris
11857           hosts.  Add  BNR's sun4 target to solaris host, so their
11858           build-from-source will be tested in-house first.
11860 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11862         * Makefile.in (LIBCFLAGS): New variable.
11863         (CFLAGS_FOR_TARGET): Ditto.
11864         (LIBCFLAGS_FOR_TARGET): Ditto.
11865         (LIBCXXFLAGS): Ditto.
11866         (CXXFLAGS_FOR_TARGET): Ditto.
11867         (LIBCXXFLAGS_FOR_TARGET): Ditto.
11868         (BASE_FLAGS_TO_PASS): Pass them.
11869         (EXTRA_TARGET_FLAGS): Ditto.
11871         * configure.in: Support --enable-shared.
11873 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11875         * configure.in (target_libs):  Include libstdc++ again.
11876         * config.guess:  Update from FSF (for FreeBSD).
11878 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11880         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11881         makeall.bat.
11882         (DISTDOCDIRS): Add `etc'.
11883         (ETC_SUPPORT_PFX): New variable.
11884         (taz): Include anything from etc starting with a word in
11885         ETC_SUPPORT_PFX.
11887 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11889         * config.sub: Update for recent FSF changes.  Remove obsolete
11890         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
11891         spacing changes.
11893 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11895         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
11897         * config.guess:  Merge with FSF.
11898         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11900 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11902         * configure: Since the "trap 0" handler will override the exit
11903         status on many systems, only use it for "exit 1", and make it set
11904         a non-zero exit status; reset it before "exit 0".  Also, check
11905         exit status of config.sub, and error out if it failed.
11907 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
11909         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11910         and install libgloss.
11912 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11914         * Makefile.in (all-binutils): Depend upon all-byacc.
11916         * configure.in: Don't build emacs on Irix 5.
11918 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11920         * configure.in (*-*-netware*): Add libio.
11922 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11924         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11925         (CHECK_TARGET_MODULES): Ditto.
11926         (INSTALL_TARGET_MODULES): Ditto.
11927         (TARGET_LIBS): Ditto.
11928         (all-libstdc++): Note dependencies.
11930 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11932         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11934 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11936         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11937         -fexternal-templates.
11939         * configure.in (target_libs): Add libstdc++.
11940         (noconfigdirs): Add libstdc++ as appropriate.
11942 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11944         * config.guess:  Update from FSF.
11946 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11948         * configure: Use ${config_shell} when running ${configsub}.
11950 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
11952         * config.sub: No longer recognize h8300h.
11954 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11956         * config.sub: Remove extraneous differences between config.sub and
11957         gcc/config.sub.
11959 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11961         * Makefile.in (DISTSTUFFDIRS): Add gas.
11963 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11965         * COPYING.NEWLIB: New file.
11967 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11969         * config.guess (HP-UX):  Patch from Harlan Stenn
11970         <harlan@landmark.com> to also emit release level.
11972 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11974         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11976 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11978         * config.sub:  Merge nextstep cleanup from FSF.
11980 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11982         * configure.in (arm-*-*): Don't configure ld for this target.
11984 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11986         * configure.in (*-*-netware): don't configure libg++, libio,
11987           librx, or newlib.
11989 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11991         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
11992         configure ld--it works, but it doesn't support shared libraries.
11994 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11996         * config.guess (*-unknown-freebsd*):  Get rid of possible
11997         trailing "(Release)" in version string.
11998         Patch from Paul Richards <paul@isl.cf.ac.uk>.
12000 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12002         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12003         Fix type: *-next-neststep -> *-next-nextstep.
12005         * config.guess:  Merge from FSF:
12007         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
12009         * config.guess: Recognize powerpc-ibm-aix3.2.5.
12011         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
12013         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12014         instead of UNIX_SV for UnixWare 1.0).
12016 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
12018         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
12019         to make gdb/nlm/* build after the compiler and linker.
12021 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12023         * config.guess (netbsd, freebsd, linux):  Accept any machine,
12024         not just i[34]86.
12025         (m68k-atari-sysv4):  Relocate to match FSF version.
12027         * config.guess:  More merges from the FSF:
12029         Add a space before function call or macro invocation.
12031         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12033         * config.guess: Add trap cmd to remove dummy.c and dummy when
12034         interrupted.
12036         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12038         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12039         (dummy): Redirect stderr from compilation of dummy.c.
12041         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
12043         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12045 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
12047         * configure: Accept and ignore --cache*, for compatibility with
12048         new autoconf.
12050 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12052         * config.guess:  Merge from FSF:
12054         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12056         * config.guess (Pyramid*:OSx*:*:*): New case.
12057         (PATH): Add /.attbin at end for finding uname.
12058         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
12060         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
12062         * config.guess (M88*:DolphinOS:*:*): New case.
12064         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
12066         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12067         to select whether to use ELF or COFF.
12069         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12071         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12073         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
12075         * config.guess: Guess the OS version for HPUX.
12077         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
12079         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12081 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12083         * configure.in: Recognize --with-headers, --with-libs, and
12084         --without-newlib.
12085         * Makefile.in (all-xiberty): Depend upon all-ld.
12087 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12089         * configure.in: Change i[34]86 to i[345]86.
12091 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12093         * configure (version): A few more tweaks to help message.
12095 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12097         * Makefile.in:  Remove (for now) librx as a host library,
12098         now that we're building it for target.
12100 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12102         * configure: Fix up help message; from karl@owl.hq.ileaf.com
12103         (Karl Berry).
12105 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12107         * configure.in:  Also configure librx.
12109 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12111         * Makefile.in:  Update various rules to reflect that librx
12112         is now needed for libg++.
12114 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12116         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12118 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
12120         * configure.in: Configure the examples directory.
12122 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12124         * configure: Simplify Jun 2 1994 change.
12126 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12128         * change CC to /usr/latest/bin/gcc for lynx host builds, since
12129         /bin/gcc isn't good enough to build gcc.
12131 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
12133         * Makefile.in (GDB_SUPPORT_FILES): Remove
12134         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
12135         (gdb.tar.gz): Add new rule to use standard distribution building
12136         mechanism.
12138 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12140         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
12141         Bill Cox <bill@cygnus.com>.
12143 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12145         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
12147 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
12149         * configure:  Search current dir first in .gdbinit.
12151 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12153         * config.sub:  Recognize freebsd (merged from gcc config.sub).
12155 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12157         * config.sub:  Refer to NeXT's operating system as nextstep.
12159         * config.sub (case $basic_machine):  Re-order the cases, to match
12160         the order in the FSF version (which is mostly alphabethical).
12161         Merge in some additions and changes from the FSF.
12163 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
12165         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12166         * config.sub: Recognize cxux7.
12167         * configure.in: Use mh-cxux for m88k-harris-cxux*.
12169 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12171         * config.sub:  Fix typo powerpc -> powerpc-*.
12173 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
12175         * Makefile.in: `all-emacs19' depends on `all-byacc'.
12177         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12178         parallel with all-emacs and install-emacs).  Top-level command
12179         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12181 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12183         * test-build.mk ($(host)-stamp-stage2-installed): Remove
12184         $(relbindir)/make before doing ``make install'', and use
12185         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
12186         installing over running make binary.
12187         ($(host)-stamp-stage3-installed): Likewise.
12189 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12191         * config.guess: Recognize Mach.
12193 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12195         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12196         see whether --exec-prefix was used.
12198 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12200         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
12202 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12204         * Makefile.in: Add all-librx target similar to all-libproc.
12206 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
12208         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
12209         with post 1.2 uname bogosity.
12211 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12213         * configure: Remove temporary files on receipt of a signal.
12215 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
12217         * configure: If there is a package_makefile_frag, remove
12218         ${subdir}/Makefile.tem after copying it in.
12220 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12222         * build_all.mk: support rs6000 lynx identifies itself as
12223         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
12224         since /bin/gcc is too feeble to compile a modern gcc.
12226 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12228         * brought devo/test-build.mk update-to-date with progressive/
12229           test-build.mk. Add lynx targets and hppa flag info.
12231 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12233         * configure.in:  Use mh-ncrsvr43.  Patch from
12234         Tom McConnell <tmcconne@sedona.intel.com>.
12236 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12238         * config.guess (i386-unknown-bsdi):  No longer need to
12239         check #if defined(__bsdi__) && defined(__i386__).
12241 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12243         * configure: Set program_transform_nameoption correctly.
12245 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12247         * brought build-all.mk update-to-date with progressive build-all.mk,
12248           added new targets and hppa info.
12250 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12252         * configure: If config.guess result is a prefix of the user
12253         specified target, assume a native build and use the user specified
12254         target as the host alias.  Remove SunOS patch suffix removal hack.
12255         * configure.in: Remove SunOS patch suffix removal hack.
12257         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12258         in NATIVE_CHECK_MODULES.
12260 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
12262         * Makefile.in: Rename HOST_ONLY to NATIVE.
12263         * configure: Delete SunOs patch suffix from host_canonical
12264           and build_canonical variables that are prepended to Makefiles.
12265         * configure.in: Add comments for easier maintenance.
12267 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12269         * Makefile.in: Add all-libproc target similar to all-gui.
12271 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
12273         * Makefile.in (CHECK_MODULES): split into
12274         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12276 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
12278         * config.guess (i386-unknown-bsdi): New system to guess.
12280 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12282         * Makefile.in: Add all-gui target (but not yet build by "all").
12284 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
12286         * config.sub: Move deletion of patch suffix from here...
12287         * configure.in: To here, at Ian's suggestion.  The top-
12288           level scripts might need to know of a patch level.
12290 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
12292         * config.sub: Strip off patch suffix so rtl is recognized
12293           as a sunos4.1.3 machine, even though it's been patched.
12295 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
12297         * Makefile.in (INSTALL_LAST): Delete.
12298         (INSTALL_DOSREL): New.
12300 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12302         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12303         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12304         whether we pass down --with-gnu-ld anyhow.
12306 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
12308         * Makefile.in (INSTALL_LAST): Change operation so it works
12309         on more flavors of make.
12310         * configure.in (go32): Don't build libg++ or libio.
12312 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
12314         * Makefile.in (Move HOST_PREFIX_1 and friends up so
12315         they can be overriden by templates.
12317 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
12319         * configure.in (target==go32): Don't build gdb.
12320         * dosrel: New directory.
12322 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
12324         * configure.in (host==go32): Configure dosrel too.
12325         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12326         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12327         be set by incoming names or templates.
12328         (INSTALL_LAST): New rule.
12330 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
12332         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12334 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12336         * configure.in (appdirs): New variable.  Currently empty, but will
12337         be used in gas distribution.  If nonempty, lists a set of
12338         directories at least one of which must get configured, or top
12339         level configuration is considered to have failed.
12340         (rs6000-*-lynxos*): Use new file name.
12342 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12344         Eliminate XTRAFLAGS.
12345         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12346         newlib include files using -idirafter, and also use -nostdinc.
12347         (CXX_FOR_TARGET): Likewise.
12348         (XTRAFLAGS): Removed.
12349         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12350         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12351         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12352         ($(DO_X)): Don't pass down XTRAFLAGS.
12354 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12356         * configure.in (mips*-dec-bsd*): New target; do build linker.
12357         (mips*-*-bsd*): New target; don't build linker.
12359 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12361         * configure.in: support rs6000-*-lynxos* configuration.
12362         support sunos4 as a cross target.
12364         * config.sub: look for lynx*, not lynx since the OS version may
12365         legitimately be part of the name.
12367 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12369         * configure.in (i[34]86-*-sco*): Move to be with other i386
12370         targets.
12371         (romp-*-*): New target.  Skip various binary utilities.
12372         (vax-*-*): New target.  Don't build newlib.
12373         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
12375 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12377         * configure.in: Only set host_makefile_frag if config
12378         directory exists.
12380 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12382         * install.sh: If $dstdir exists, don't check whether each
12383         component does.
12385 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12387         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12389 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
12391         * configure.in (*-*-lynxos*): Don't configure newlib for either
12392         native or cross Lynx.
12394 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
12396         * config.sub (sparc64-elf): Fix os.
12397         (z8k): Remove duplicate.
12399 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12401         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12402         gcc/stmp-fixproto, to try to prevent fixproto from being run.
12404 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
12406         * configure: Make file links cleanly even if Lynx fails on
12407           an NFS symlink (at least fail cleanly).
12409 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12411         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12412         -XNh2000.
12414 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12416         * configure: Unknown options are fatal again.
12418 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
12420         * configure: Ignore --x-includes and --x-libraries, for Autoconf
12421         compatibility.
12423 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12425         * build-all.mk: Add `clean' target.
12427 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12429         * config.guess:  Add SINIX support.
12430         * configure.in:  Add mips-*-sysv4* support.
12432 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
12434         * build-all.mk: Document all useful targets.
12435         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12436         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12438 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12440         * configure: Support --silent, --quiet.
12442 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12444         * configure: Support --disable-FEATURE.
12446 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12448         * config.guess: Recognize NCR running SVR4.3.
12450 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12452         * config.guess:  Make BSDI generate i386-unknown-bsd386.
12453         Patch from Paul Eggert <eggert@twinsun.com>.
12455 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12457         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12459 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12461         * configure: Make unrecognized options give nonfatal warnings
12462         instead of fatal errors, and pass them to any subdirectory
12463         configures in case they recognize them.
12464         Make --x equivalent to --with-x.
12466 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12468         * configure: Add --enable-* options.  Clean up usage message and
12469         some comments.
12471 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12473         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12475 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12477         * configure.in (hppa*-*-*): Enable binutils.
12479 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12481         * config.sub: Recognize cisco.
12483 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
12485         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12487 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12489         * config.guess: about target *-hitachi-hiuxwe2, don't print more
12490         than one configuration name.  Add comment.
12492 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
12494         * config.guess: about target *-hitachi-hiuxwe2, fixed
12495         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
12496         macro is incorrect.]
12498 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12500         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12501         than the "make ls" stuff which used to be here.
12503 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12505         * config.guess:  Recognize i[34]86-unknown-freebsd.
12506         From Shawn M Carey <smcarey@rodan.syr.edu>.
12508 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12510         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12512 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
12514         * config.guess: Check for ptx.
12516 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
12518         * config.sub: Add os9k checking.
12520 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12522         * config.guess: Handle OSF1 running on HPPA processors
12524 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12526         * configure: If subdir configure fails, print out a message with
12527         subdirectory name, in case subdir's configure code didn't identify
12528         itself.
12530 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
12532         * configure.in: Remove embedded newlines from configdirs.
12533         Avoid mismatches of substrings.  Fix matching strings at end
12534         of configdirs.
12536 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
12538         * config.guess:  Add Lynx/rs6000 config support.
12540 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12542         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12544 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
12546         * configure.in (hppa*-*-osf*): Treat this just like most other
12547         PA configurations (eg no binutils or ld).
12548         (hppa*-*-*elf*): These configurations have binutils and ld.
12550 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12552         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
12554 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12556         * configure.in (rs6000-*-*): Build gas.
12558 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12560         * Makefile.in:  Avoid bug in losing hpux sed.
12562 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12564         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12565         for GDB and GDB has been fixed to not need it.
12567 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12569         * config.guess: Recognize vax hosts.
12571 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12573         * configure (while loop): Don't use "break 2" inside case
12574         statement -- the case statement isn't an enclosing loop.
12576 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12578         * config.guess:  Clean up NeXT support, to allow nextstep
12579         on Intel machines.  Make OS be nextstep.
12581 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
12583         * config.guess: Add alternate forms for Convex.
12585 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
12587         * configure:  Completely rewrite option processing.  Take
12588         advantage of pattern-matching to avoid invoking test frequently.
12589         Also clean up host and target defaulting logic.
12591 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12593         * Makefile.in: Replace all occurrances of "rootme" with "r" and
12594         "$${rootme}" with "$$r", to increase the likelihood that the do-*
12595         commands (plus user environment) will fit SCO limits.
12597 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12599         * configure.in: Don't issue warnings about directories which are
12600         not being configured if -norecursion is set.  Correct test for
12601         --with-gnu-as and --with-gnu-ld to not get confused by substring
12602         matches.
12604         * configure.in: Don't build gas for alpha-dec-osf1*.
12606 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
12608         * configure:  Back out Per's change of 12/19/1993.  It changes the
12609         behavior of configure in unexpected and confusing ways.
12611         Also, use different delim char when calculating
12612         program_transform_name so that the name can contain slashes.
12614 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12616         * configure.in, config.sub: Add support for VSTa micro-kernel.
12618 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12620         * configure.in: Nuke hacks which were used to get a special
12621         version of GAS for HPPA configurations.
12623 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12625         * configure:  If only ${target_alias} is given, use that
12626         as the default for ${host_alias}.
12627         * configure:  Add missing back-slashes before nested quotes.
12629 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12631         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12633 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
12635         * config.guess:  Recognize some Tektronix configurations.
12636         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12638 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12640         * config.sub: Match any flavor of SH.
12642 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
12644         * configure.in: Don't try to configure newlib for Alpha.
12646 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12648         * configure.in: Don't build ld for Irix 5.  Don't build gas,
12649         libg++ or libio for any Alpha target.
12651         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12653 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
12655         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12656         default arguments -- so it tried to compress itself.
12658 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12660         * configure.in (notsupp): ensure that a space is always at the end
12661           of the configdirs list, since the grep checks for an explicit space
12663 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12665         * configure.in (target i386-sysv4.2): don't build ld, since static
12666           versions of many libraries are not available.
12668 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12670         * config.guess: Recognize Apollos (using environment variables).
12671         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12673 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12675         * config.guess: Recognize Sony news mips running newsos.
12677 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
12679         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12680         "fi ; else" for bash.
12682 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
12684         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12686 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
12688         * config.sub: accept unixware as an alias for svr4.2.
12689         Fix some inconsistancies with the gcc version.
12691 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12693         * Makefile.in (DISTDOCDIRS):  Add gdb.
12695 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12697         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
12699 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12701         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12702         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12703         this now.
12705 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12707         * config.sub: Accept hiux* as an OS name.
12709         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12710         etc/make-stds.texi.  The underscore came from gcc, and dje now
12711         agrees that RUNTESTFLAGS is the correct name.
12713 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12715         * install.sh:  Remove 'set -e'.  It makes any conditionals
12716         in the script useless.
12718         * config.guess: Automatically recognize arm-acorn-riscix
12719         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12721 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12723         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12725 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12727         * Makefile.in (DISTDOCDIRS): New variable.
12728         (taz): Edit local Makefile.in sooner, instead of proto-toplev
12729         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
12731 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12733         * configure.in (hppa target): check the source directory for the
12734           pagas sub-directory
12736 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12738         * config.sub: Allow -aout* and -elf*.
12740 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12742         * configure.in: Don't build ld on i386-solaris2, same as for
12743         sparc-solaris2.
12745 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12747         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12749 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12751         * configure.in:  Configure gdb for alpha.
12753 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12755         * Makefile.in (CXXFLAGS): Add -O.
12757 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12759         * config.guess: added support for DG Aviion
12761 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12763         * configure.in: Produce warning message for subdirectories not
12764         configurable for this host/target combination.  Don't try to
12765         configure gdb for vms.
12767 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12769         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12770         appropriate files before making "diststuff".
12771         (DISTBISONFILES): New var: list of files to be edited.
12772         (DISTSTUFFDIRS): Add binutils.
12774 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12776         * config.sub: also handle mipsel and mips64el (for little endian mips)
12778 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12780         * configure.in: Add * to end of all OS names.
12782 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12784         * configure.in: Build newlib for LynxOS native.
12786 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12788         * config.guess: Add support for delta 88k running SVR3.
12790         * configure.in: Add comment about HP compiler vs. emacs.
12792 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12794         * configure.in: don't build ld on solaris2 (not a viable option
12795           due to bugs in getpwnam & getpwuid)
12797 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12799         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12800         config.guess will produce a full version number.
12802 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12804         * configure.in: Build linker and binutils for alpha-dec-osf1.
12806 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12808         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12809         and gdb/testsuite/Makefile.in.
12811 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12813         * configure.in: recognize mips*- instead of mips-
12815 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12817         * config.sub: Accept linux*coff and linux*elf as operating
12818         systems.
12820 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12822         * config.sub: Recognize mips64, and mips3 as an alias for it.
12824 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12826         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12827         gdb knows how to handle OSF/1 shared libraries.
12829 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12831         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12832         * config.guess: Recognize Hitachi's HIUX.
12833         * config.sub: Recognize h3050r* and hppahitachi.
12834         Remove redundant cases for hp9k[23]*.
12836 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12838         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12839         if gas and ld are in the source tree and are in ${configdirs}.
12840         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12841         --with options (but still pass them down on the command line,
12842         if they were explicitly specified).
12844 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12846         * configure: substitute SHELL value in Makefile.in with
12847         ${CONFIG_SHELL}
12849 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12851         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12852         *-*-solaris2* targets.
12854 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12856         * Makefile.in: define M4, and pass it down to sub-makes;
12857         all-autoconf now depends on all-m4
12859 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12861         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12862         presence of {ar,ranlib} instead of a configured directory
12864 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
12866         * config.guess: Accept 34?? as well as 33?? for NCR.
12868 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12870         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12871         of 'gas' in sed commands, since 'gash' is now in the tree as well.
12873 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12875         * configure: grab values for $(CC) and $(CXX) from the
12876         environment, so that someone can do "CC=gcc configure; make" and
12877         have it work right (matching the way that autoconf works now)
12879         * configure.in, Makefile.in: add support for gash, the tcl
12880         interface to Galaxy
12882         * config.guess: add NetBSD variants (hp300, x86)
12884 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
12886         * install.sh: Support -d option (in the manner of SunOS 4 install,
12887         as it is more deterministic than that of GNU install)
12888         (chmodcmd): Set file to mode 755 by default (should also do default
12889         chgrp and chown, but I don't feel like dealing with that now)
12891 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
12893         * config.sub: Remove h8300hhms alias.
12895 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12897         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12899 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12901         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12902         as stmp-fixinc
12904 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12906         * config.sub: recognize m88110-bug-coff.
12908 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12910         * Makefile.in (all-libio): all dependencies on the toolchain used
12911         to build this (gcc, gas, ld, etc)
12913 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12915         * config.guess: Deal with OSF/1 1.3 on alpha.
12917 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12919         * install.sh: add some 'else true' clauses for portability
12921         * configure.in: don't build libio for h8[35]00-*-* targets
12923 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12925         * Makefile.in:  Add support for new libio.
12927 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12929         * install.sh: If one command fails, don't try the rest.  Don't try
12930         to remove $dsttmp (via trap) unless we have already created it.
12931         If $src doesn't exist, detect it and exit with an error.
12933         * config.guess: Recognize BSD on hp300.
12935 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12937         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12938         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12940 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
12942         * Makefile.in (all-send-pr): depends on all-prms
12944 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12946         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12948 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12950         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12951         Added test for mips-mips-riscos5.
12953 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12955         * configure.in: use mh-hp300 for 68k HP hosts
12957 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12959         * configure: add support for CONFIG_SHELL, so that you can use
12960         some alternate shell for evaluating configure scripts
12962 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
12964         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
12965         in configure script to bug-gdb@prep.ai.mit.edu when building
12966         distribution archive.
12967         * Makefile.in (COMPRESS):  Remove def.
12968         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
12969         gdb.tar.Z and make-gdb.tar.Z respectively.
12970         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
12971         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
12972         to convergence with 'taz' target in Makefile.in.
12974 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12976         * install.sh (dsttmp): use trap to ensure that tmp files go
12977         away on error conditions
12979 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12981         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12983 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12985         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12986         its parent is '/' not ''.
12988         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12990 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
12992         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12993         that ${newsrcdir}/configure.in does.
12995 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12997         * test-build.mk: support for CONFIG_SHELL
12999 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
13001         * config.sub (netware):  Add as a basic system type.
13003 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13005         * Makefile.in (Makefile): depend on configure.in.  Also drop the
13006           $(srcdir)/ from the dependency on Makefile.in.
13008 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
13010         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13011         (h8300hhms is temporary until multi-libraries are implemented).
13012         * configure.in: Handle h8300h too.
13014 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13016         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13018 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
13020         * configure:  Remove extraneous output when guessing host type.
13021         * config.guess:  Remove extraneous output when guessing using C
13022         compiler rather than uname, or when guessing fails.
13024 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
13026         * Makefile.in: remove all.cross and install.cross targets
13028         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13029           definitions
13031 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
13033         * configure.in (target sh): Build gprof.
13035 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13037         * config.sub: change -solaris to -solaris2
13039 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13041         * configure.in: Use config/mh-riscos for mips-*-sysv*.
13043 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
13045         * configure: Correct error message for missing Makefile.in to
13046         print correct directory.
13048 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13050         * install.sh: kludge around 386BSD shell bug
13052 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
13054         * config.guess:  Recognize NeXT.
13055         * config.guess:  Recognize i486-ncr-sysv4.
13056         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
13058 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
13060         * Makefile.in (MAKEINFOFLAGS): New variable.
13061         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13062         * build-all.mk, test-build.mk: Pass down --no-split as
13063         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
13065 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
13067         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
13069 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
13071         * Makefile.in (libg++.tar.z):  New rule.
13072         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
13073         * Makefile.in (taz):  Only do a single chmod.
13075 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13077         * install.sh: don't use dirname anymore (replaced with sed usage)
13079 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
13081         * Makefile.in:  Change extension for gzip'd files from '.z' to
13082         '.gz' per new FSF standard usage.
13084 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13086         * configure: put quotes around the final value of program_transform_name
13088 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13090         * Makefile.in: new install.sh support; update install-info rules
13092 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
13094         * configure.in: Build diff for crosses, but not for go32 host.
13096         * configure.in: Build gprof only for native, and don't build it
13097         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13099 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
13101         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13103 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13105         * configure.in (host_tools): Add prms.
13107 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13109         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13110         with $(FLAGS_TO_PASS) on the command line
13112         * config.sub: Recognize lynx and lynxos
13114 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13116         * config.sub: Accept -ecoff*, not just -ecoff.
13118 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13120         * Makefile.in (taz): Use .gz suffix instead of .z.
13121         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13122         names.
13124 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13126         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13128 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13130         * Makefile.in (install-no-fixedincludes):  install gcc last, so
13131         that rebuilds that might happen during 'make install' don't get
13132         bogus gcc include files
13134 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13136         Change from Utah for HPPA support:
13137         * config.guess: Recognize hppa1.x-hp-bsd.
13139 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
13141         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
13142         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13144 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13146         * config.sub: Add support for rom68k and bug boot monitors.
13148 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
13150         * Makefile.in: Make all-opcodes depend on all-bfd.
13152 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13154         * config.guess: Added special check for i[34]86-univel-sysv4*.
13156 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13158         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13159         the processor rather than assuming i486.
13161 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13163         * config.guess: Recognize SunOS6 as Solaris3.
13165 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
13167         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
13168         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13170 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
13172         * build-all.mk (all-cross): New target for Canadian Cross.
13173         Added Q2 go32 targets.
13174         * test-build.mk: Configure go32 cross sparclite-aout and
13175         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
13176         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13178 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13180         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13181         GO32 hosted toolchains
13183 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13185         * configure: change  so "-exec-prefix" gets passed down rather
13186         than "-exec_prefix" so autoconf generated Makefiles get the
13187         exec_prefix set right.
13189 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13191         * config.guess: get the Solaris2 minor version number
13193         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13195 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13197         * config.guess: Recognize some Sequent platforms.
13199 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13201         * Makefile.in: added the vault-install target
13203         * configure.in: actually use the Sun3 makefile fragment that's in
13204         config, also added the release dir to configdirs
13206 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13208         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13210 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13212         * configure.in: remove some program from Alpha targetted toolchains
13214 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
13216         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
13217         gprof.
13218         (taz): Run "make diststuff" in those directories instead of "make
13219         proto-dir".  Look for "VERSION=" only at start of line in subdir
13220         Makefile.  Use "gzip -9" for compression.
13221         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13222         (binutils.tar.z): New target.
13224 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13226         * Makefile.in (taz): Include gpl.texinfo.
13228 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13230         * Makefile.in (setup-dirs): Merged into "taz" target.
13231         (taz): Only do `proto-dir' stuff if a directory is actually needed
13232         for this target.
13234 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
13236         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13237         (FLAGS_TO_PASS): Pass down MUNCH_NM.
13238         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13239         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13240         (gcc-no-fixedincludes): Correct for current gcc Makefile.
13242 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
13244         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
13245         config.sub, and move-if-change to gdb testsuite distribution
13246         archive, so the testsuite can be extracted, configured, and
13247         run separately from the gdb distribution.  Blow away the Chill
13248         tests that require a Chill compiled executable, since GNU Chill
13249         is not yet publically available.
13251 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13253         * test-build.mk: set environment variables in a single command,
13254         instead of a list of assignments and exports
13256         * config.guess: recognize Alpha/OSF1 systems
13258 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13260         * configure: Change help message to prefer --options rather than
13261           -options.
13263 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13265         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13266         zippy@ecst.csuchico.edu.
13267         * config.guess: Recognize miniframe.
13269 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13271         * Makefile.in: Use srcroot to find runtest rather than rootme.
13272         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13274 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13276         * test-build.mk: Extensive additions to support building on a
13277         machine other than the host.
13279 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13281         * configure (tooldir): Fix for i386-aix again.
13283 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
13285         * configure, Makefile.in:  Change definition of $(tooldir)
13286         to match the FSF.
13288 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
13290         * config.guess:  Recognize i[34]86/SVR4.
13292 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13294         * Makefile.in (all-gdb): gdb depends on sim.
13296 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
13298         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
13299         at the same time we make the prototype gdb directory.
13300         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
13301         files at the same time as the gdb base release distribution.
13303 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
13305         * Makefile.in (check): Use individual check targets rather than
13306         DO_X rule.
13307         (check-gcc): Added.
13309 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
13311         * config.sub: Use sysv3.2 not sysv32 for canonical OS
13312         for System V release 3.2.
13314 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13316         * config.sub: Recognize hppaosf.
13317         * configure.in: Do configure ld/binutils/gas for it.
13319 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13321         * configure (tooldir): Alter syntax used to set this, for systems
13322         where "\$" isn't handled right, like i386-aix.
13324 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13326         * configure: Pass program-transform-name, not
13327         program_transform_name, to recursive configures.
13329 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
13331         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13332         of gas+ld+binutils.
13334 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
13336         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
13338 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13340         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13342 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13344         * Makefile.in (PRMS): Set back to all-prms.
13346 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13348         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13349         targets, rather than for MIPS hosts.
13351 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13353         * configure.in: add comment for --with-x default values
13355         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13357         * Makefile.in: add check-* targets for each of the directories in
13358         the tree.  Add a definition of RUNTEST that will use the one we
13359         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
13361 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
13363         * configure.in: Removed obsolete references to bfd_target and
13364         target_makefile_frag.
13366         * build-all.mk: Set assorted targets for Q2.
13367         * config.sub: Recognize z8k-sim and h8300-hms.
13368         * test-build.mk: Really don't pass host to configure.
13369         (HOLES): Added uname.
13371 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
13373         * configure: Handle an empty program-prefix, program-suffix or
13374         program-transform-name correctly.
13376 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13378         * build-all.mk: -G 8 no longer required for MIPS targets.
13379         * test-build.mk: Don't pass host argument to configure; make it
13380         guess.
13382 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
13384         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
13385         * Makefile.in (COMPRESS):  New macro, like GZIP.
13387 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13389         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13391         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13392         with gas currently defaults to -G 0.
13394 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
13396         * Makefile.in (all-flex): flex depends on byacc.
13398         * build-all.mk: If host not specified, use config.guess.  Pass TAG
13399         to test-build.mk as RELEASE_TAG.
13400         * test-build.mk (configargs): New variable containing arguments to
13401         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
13402         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13404         * config.guess: Use /bin/uname when checking -X argument on SCO,
13405         to avoid invoking GNU uname which doesn't understand -X.
13407         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13409         * configure.in: Build gas for mips-*-*.
13411 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13413         * Makefile.in (all.normal): insert missing backslash.
13415 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13417         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13419         * Makefile.in: Complete overhaul to merge many almost identical
13420         targets.
13422 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13424         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13425         (gdb.tar.Z): Adjusted.
13427         * Makefile.in (setup-dirs, taz): New targets; should be general
13428         enough to adapt for gdb sometime.  Build only .z file.
13429         (gas.tar.z): New target.
13431 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13433         * build-all.mk: Use CC=cc -Xs on Solaris.
13435 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
13437         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
13438         for handling BISON for FSF releases.
13440 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13442         * configure: Actually implement the change zoo just documented.
13444 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
13446         * configure: when using config.guess, only set target_alias when
13447         it's not already been set (ie, on the command line)
13449 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13451         * Makefile.in: add installcheck target, set PRMS to install-prms
13453 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13455         * configure: add support for package_makefile_fragment, handle the
13456         case where a directory has a configure.in file but no Makefile.in
13457         more gracefully (with an actual understandable error message, even);
13458         add support for --without (and add this to the usage message); also
13459         explicitly add a --host=${host_alias} to the command line when
13460         config.guess is used
13462 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13464         * configure: Must use both --host and --target in recursive calls.
13466 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13468         * Makefile.in: Change deja-gnu to dejagnu.
13470 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13472         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13474 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13476         * configure.in: canonicalize all instances to *-*-solaris2*,
13477         also strip out a number of tools to not build for go32 host
13479 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13481         * config.guess: add GPL.
13483         * Makefile.in, config.guess, config.sub, configure: bump
13484           copyrights to 93.
13486 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
13488         * Makefile.in (do-info): Removed obsolete check for existence of
13489         localenv file.
13491         * Makefile.in (MAKEOVERRIDES): Define to be empty.
13493 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13495         * Makefile.in: a couple of 'else true' for decstation,
13496         support for TclX
13498         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13500 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
13502         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13504 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
13506         * config.guess: Recognize i386-ibm-aix (PS/2).
13507         * configure.in: Use config/mh-aix386 file for it.
13509 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
13511         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13512         CC_FOR_TARGET instead.
13513         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13515 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
13517         * Makefile.in: Add sim to list of directories sent with gdb
13519 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13521         * configure.in: Put back mips-dec-bsd* case.
13523 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
13525         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13526         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
13527         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13529 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13531         * configure.in: remove no-op mips-dec-bsd* in "case $target"
13533         * Makefile.in (dir.info): only run gen-info-dir if it exists,
13534         (install-info): install dir.info only if it exists,
13535         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13537 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
13539         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
13540         gas for mips-dec-bsd.
13542 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
13544         * configure (makesrcdir): If ${srcdir} is relative and not ".",
13545         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13547 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13549         * configure.in: Added "dejagnu" to hosttools list.
13551 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
13553         * config.sub, configure.in, config.guess:  Add support
13554         for Bosx, an AIX variant from Bull.
13555         Patches from F.Pierresteguy@frcl.bull.fr.
13557 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13559         * devo/dejagnu: Initial creation of devo/dejagnu.
13560         Migrated dejagnu testcases and support files for testing software
13561         tools to reside as subdirectories, currently called "testsuite",
13562         within the directory of the software tool.  Migrated all programs,
13563         support libraries, etc. beloging to dejagnu proper from
13564         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
13565         with no modifications.  The changes to these files which will
13566         allow them to configure, build, and execute properly will be made
13567         in a future update.
13569 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13571         * Makefile.in: Change send_pr to send-pr.
13572         * configure.in: Likewise.
13573         * send_pr: Renamed directory to send-pr.
13575 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
13577         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
13579 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
13581         * README:  Update for gdb-4.8 release.
13582         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
13583         gdb-xxx.tar.z (gzip'd) file also.
13585 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13587         * Makefile.in: make all-diff depend on all-libiberty
13589 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
13591         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13593 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13595         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13597 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
13599         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
13600         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
13601         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
13603 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13605         * Makefile.in:  makeinfo binary is in a new location
13607 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
13609         * config.sub: Accept -ecoff as an OS.
13611         * Makefile.in: Various changes to eliminate a level of make
13612         recursion and reduce the required command line length.
13613         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13614         sub-makes.
13615         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13616         variables holding settings for specific sub-makes.
13617         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13618         in terms of BASE_FLAGS_TO_PASS.
13619         (TARGET_LIBS): New variable listing directories which use
13620         TARGET_FLAGS_TO_PASS.
13621         (subdir_do): Eliminated.
13622         (do-*): New set of targets to replace subdir_do.
13623         (various): All targets which used subdir_do now depend on do-*.
13624         (local-clean): Renamed from do_clean.
13625         (local-distclean): New target, dependency of distclean and
13626         realclean.
13627         (install-info): Don't create directories.  Depend on dir.info
13628         rather than calling make recursively.
13629         (install-dir.info): Eliminated.
13630         (install-info-dirs): Create all info directories here.
13631         (dir.info): Depend upon do-install-info.
13633         * test-build.mk (HOLES): Added false.
13635 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
13637         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
13639 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13641         * Makefile.in (info): remove dependency on all-texinfo.  The
13642         problem was really in texinfo/C, not at this level.
13644 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13646         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13648 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
13650         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
13651         GDB releases.
13653 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13655         * configure: Include srcdir in message about target of link not
13656         being found.  Don't convert `-' to `_' in `with' options being
13657         passed to subdirs.
13659 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13661         * configure.in: add uudecode to host_tools
13663         * Makefile.in: added {all,install}-uudecode targets, added them to
13664         the appropriate lists
13666 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
13668         * Makefile.in (all-gcc): Added dependency on all-gas.
13670         * configure.in (mips-*-*): Build ld and binutils.
13672 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13674         * configure: check return code from mkdir, print error message and
13675           exit on failure.
13677 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
13679         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
13681 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13683         * test-build.mk (HOLES): Added tar, cpio and uudecode.
13685 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13687         * config.sub (h8500):  Recognize this as a cpu type.
13689 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13691         * configure: source directory missing is no longer a warning
13693         * configure.in: recognize irix[34]* instead of irix[34]
13695         * Makefile.in: define and pass down X11_LIB
13697 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
13699         * guess-systype: Renamed to ...
13700         * config.guess:  ... by popular request.
13701         * configure.in, Makefile.in:  Update accordingly.
13703 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
13705         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
13706         + Add Convex, Cray/Unicos, and Encore/Multimax support.
13707         + Execute ./dummy instead of assuming . is in PATH.
13709 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
13711         * guess-systype:  New shell script.  Attempts to guess the
13712         canonical host name of the executing host.
13713         Only a few hosts are supported so far.
13714         * configure:  Call guess-systype if no host is specified.
13716 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13718         * Makefile.in (gcc-no-fixedincludes): Made to work with current
13719         gcc Makefile.
13722 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
13724         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13725         (all-gcc, install-gcc, subdir_do): Use it.
13727 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13729         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13731 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13733         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13734           set exclusively by configure, using configure.in .
13736 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13738         * test-build.mk: set $PATH for all builds
13740         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13742 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13744         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13745         the one used in gcc/Makefile.in, so that a null expansion doesn't
13746         override the one needed to build gcc with a native cc.
13749 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13751         * configure: Accept -with arguments.
13753 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13755         * Makefile.in: added h8300sim
13757 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13759         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13760         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13761         (all-cygnus, native, build-cygnus): Make
13762         $(canonhost)-stamp-3stage-done, not $(host)....
13763         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13764         i386-sco3.2v4.  Added else true to if command.
13766 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13768         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13770 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13772         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13774 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13776         * configure.in: don't remove binutils from Solaris builds
13778 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13780         * Makefile.in: get rid of earlier definitions for *clean,
13781         also handle the recursive info rule better
13783 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13785         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13786         do more-or-less the right thing.
13788 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13790         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13791         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13793 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13795         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13796         $(host_canonical).
13798         * configure.in: split the configdirs list into 4 categories (native
13799         v. cross, library v. tool) and handle the cross-only and native-
13800         only in more reasonable (and correct!) way.
13802 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13804         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13805         configdirs anymore.
13807 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13809         * Makefile.in: extensive cleanup::  removed all of the explicit
13810         clean-* targets, collapsed many wrappers around subdir_do into
13811         one, added additional targets to satisfy standards.texi, deleted
13812         some old targets, some changes for consistency
13814 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13816         * configure.in: handle some programs as cross-only, and others as
13817         native only
13819         * test-build.mk: handle partial holes in a more generic manner
13821         * Makefile.in: m4 depends on libiberty
13823 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13825         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13826         time, wdiff, and find to configdirs
13828         * Makefile.in: all, clean, and install rules for the new programs
13829         added to configure.in
13831 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13833         * configure.in: use mh-sun for all *-sun-* hosts
13835 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13837         * Makefile.in: define flags for X11 include files and library file
13838         locations, pass them down to the programs that need this info
13840         * build-all.mk: added a 'native' target, to 3stage the native toolchain
13842 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13844         * configure.in: start building libg++ for HP-UX targets
13846 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
13848         * README:  Update references to files moved into etc/.
13850 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
13852         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
13853         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
13855 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13857         * configure: accept dash as well as underscore in long option
13858         names for FSF compatibility.
13860 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
13862         * config.sub: added -sco3.2v4 support from FSF.
13864 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13866         * configure.in: expand the section that adds or removes
13867         directories from the list of programs to build, to handle native
13868         vs. cross in addition to host v. native
13870 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
13872         * Makefile.in:  Replace C++ in macro names with CXX.
13873         This is less likely to break ...
13875 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13877         * test-build.mk: add -w to GNU_MAKE
13879 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13881         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13882         add 'sparc' to list of recognized cpus.  This needed to make
13883         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13884         Delete some redundant ose68 variants.  Recognize -wrs as an os,
13885         then changes that into $CPU-wrs-vxworks.
13887         * configure.in: remove most references to gdbtest, regularize
13888         target based program removal
13890         * test-build.mk: import from p3 tree (many fixes and changes)
13892 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
13894         * Makefile.in: added rules to handle tcl, tk, and expect
13896         * configure.in: handle those directories if they exist
13898 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13900         * config.sub: removed bogus hppabsd and hppahpux names, since
13901         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13903 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13905         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
13906         depends upon all-xiberty
13908         * Makefile.in: changes from p3, including:
13910         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
13912         * Makefile.in (XTRAFLAGS): include newlib directories if
13913         newlib/Makefile exists, rather than if host != target.
13915         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
13917         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13918         from the same source tree and not building a cross-compiler.  This
13919         matters for the libg++ configuration if reconfiguring a tree that
13920         has already been installed.
13922         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
13924         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13925         pick up the machine and system specific header files.
13927         * Makefile.in: added AS_FOR_TARGET, passed down in
13928         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13929         the C compiler to use to create programs which are run in the
13930         build environment, set it to default to $(CC), and passed it down
13931         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13933         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
13935         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13936         We need them for unusual native builds, like systems without
13937         ranlib.
13939         * configure: also define $(host_canonical) and
13940         $(target_canonical), which are the full, canonical names for the
13941         given host and target
13943 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
13945         * Makefile.in:  Added separate definitions for C++.
13947 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
13949         * configure.in (configdirs):  Add deja-gnu.
13951 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
13953         * README:  Update for configure.texi and gdb-4.7 release.
13955 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
13957         * Makefile.in:  Move "all" target to top of file.
13958         Previously, first target was ".PHONY" which caused BSD4.4 make
13959         to build .PHONY when make was run without arguments.
13961 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
13963         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
13964         Library-copylefted code in libiberty.
13966 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
13968         * config.sub:  Replace m68kmote with plain old m68k.
13970 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
13972         * Makefile.in:  Remove space from blank line, avoid Make complaints.
13974 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
13976         * config.sub: Complain if no argument is given.  Added support for
13977         386bsd as OS and target alias.
13979 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
13981         * Makefile.in (XTRAFLAGS): include newlib directories if
13982         newlib/Makefile exists, rather than if host != target.
13984 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
13986         * config.sub: recognize sparclite-wrs-vxworks.
13988         * Makefile.in (install-xiberty): added *-xiberty make rules (from
13989         p3.) Added clean-xiberty to clean.
13991 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13993         * configure.in: use *-*-* instead of nested cases for host and target
13995 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
13997         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13998         from the same source tree and not building a cross-compiler.  This
13999         matters for the libg++ configuration if reconfiguring a tree that
14000         has already been installed.
14002 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
14004         * config.sub (i486v/i486v4):  Merge in from FSF version.
14006 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
14008         * configure: only set PWD if it is already set.
14010 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
14012         * configure: just set PWD=`pwd` at the top, since Ultrix sh
14013         doesn't have unset and all success paths (and most error paths)
14014         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14015         to just ${PWD} to avoid confusion.)
14017 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
14019         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14020         even for a native compilation.
14022 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
14024         Changes to make the gdb.tar.Z rule work better.
14026         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
14027         (DEVO_SUPPORT):  Add configure.texi.
14028         (bfd-ilrt.tar.Z):  Remove ancient rule.
14030 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
14032         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14033         pick up the machine and system specific header files.
14035         * configure.in, config.sub: added new target m68010-adobe-scout,
14036         with alias of adobe68k.  Changed configure.in to check for
14037         -scout before -sco* to avoid a false match.
14039         * Makefile.in: added AS_FOR_TARGET, passed down in
14040         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14041         the C compiler to use to create programs which are run in the
14042         build environment, set it to default to $(CC), and passed it down
14043         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14045 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14047         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14048         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
14049         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14050         FOR_TARGET variants, to newlib and libg++.
14052 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14054         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14055         first.
14057 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
14059         * config.sub:  Accept `elf' as an environment.
14061 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14063         * Makefile.in (all-opcodes):  cd into the right directory
14065 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
14067         * configure: added -program_transform_name option, used as
14068         argument to sed when installing programs.
14069         configure.texi: added documentation for -program_prefix,
14070         -program_suffix and -program_transform_name.
14072 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
14074         * config.sub:  Accept i486 where i386 ok.
14076 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
14078         * config.sub: accept we32k
14080 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
14082         * config.sub, configure.in: accept OSE68000 and OSE68k.
14084         * Makefile.in: don't create all directories for ``make install'';
14085         let the subdirectories create the ones they need.
14087 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14089         * COPYING: new file, GPL v2
14091 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14093         * Makefile.in: use the new gen-info-dir, which needs a template
14094         argument (which also lives in texinfo)
14096         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14098 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
14100         * config.sub (ncr3000):  Change i386 to i486.
14102 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14104         * Makefile.in: add install-rcs, install-grep to
14105         install-no-fixedincludes, removed install-bison and install-libgcc
14107 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
14109         * configure.in: grab the HPUX makefile fragment if on HPUX
14111 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14113         * Makefile.in: eradicate bison spoor (ditto libgcc).
14114          configure.in: recognise m68{k,000}-ericsson-OSE.
14115          es1800 is alias for m68k-ericsson-OSE
14117 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14119         * configure.in: rearrange the parts that remove programs from
14120         configdirs, based now on HOST==TARGET or by canonical triple.
14122 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14124         * test-build.mk: recurse explicitly with -f test-build.mk when
14125           appropriate.  predicate stage3 and comparison on the existence
14126           of gcc.  That is, if gcc isn't around, we aren't three-staging.
14127           On very clean, also remove ...stamp-co.  Build in-place before
14128           doing other builds.
14130 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14132         * Makefile.in, configure.in: add tgas
14134 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14136         * Makefile.in: a number of changes merged in from progressive.
14138         * configure.in: add libm.
14140         * .cvsignore: ignore some stuff that comes from test-build.mk.
14142 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
14144         * config.sub:  Add es1800 (m68k-ericsson-es1800).
14146 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14148         * configure: Add program_suffix (parallel to program_prefix)
14149         * Makefile.in: adjust directory-creating script for losing decstation
14151 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
14153         * configure:  Minor $subdir-related fixes.
14155 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14157         * configure: fix various problems with propogating
14158         makefile_target_frag in subdirs.
14159         * configure.in: config libgcc if its there
14161 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
14163         * config.sub:  HPPA merge.
14165 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
14167         * Makefile.in:  Replace all-bison with all-byacc in all
14168         dependency lines for other tools (which now use byacc).
14170 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
14172         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
14174 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
14176         * Makefile.in: make gprof rules similar to byacc rules (instead of
14177         vestigal $(unsubdir) that didn't work...)
14179 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
14181         * config.sub:  Add support for Linux.
14182         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
14183         (at least for libg++).
14185 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
14187         * configure.texi: fix doc for the -nfp option to configure
14189 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
14191         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14193 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
14195         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14196         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14197         * configure.in: added solaris* host_makefile_frag hook.
14199 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14201         * config.sub: changed recognition of m68000 so that various
14202         m68k types can be specified via m680[01234]0
14204 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14206         * config.sub (basic_machine): fix sed so that '-foo' isn't
14207         completely substituted out while .+'-foo' loses the '-foo'
14209 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14211         * config.sub ($os): Add -aout.
14213 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
14215         * configure:  If host_makefile_frag is absolute, don't
14216         prefix ${invsubdir} (relevant to libg++ auto-configure).
14218 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14220         * Makefile.in (tooldir): Define it.
14221         (all-ld): Depend on all-flex.
14223 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
14225         * Makefile.in (check):  Fix libg++ special case.
14227 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
14229         * configure: do not bury `pwd` into config.status, thus do fewer
14230           pwd's.
14232         * configure: print the "Building in" message only when building in
14233           other than "." AND verbose.
14235         * configure: remove -s, rework -v to better accommodate guested
14236           configures.
14238         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14240 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
14242         * Makefile.in: macroize flags passed on recursion.  remove
14243           fileutils.
14245 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
14247         * configure: get makesrcdir right for subdirs deeper than 1.
14249         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14250           install.
14252 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
14254         * Makefile.in: don't print subdir_do or recursion lines.
14256 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
14258         * standards.texi: added menu item.
14260         * Makefile.in: build and install standards.info.
14262         * standards.texi: new file.
14264 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14266         * configure: test for and move config.status pieces from
14267           ${subdir}/.
14269 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
14271         * configure:  Test for existance of files before trying to mv
14272         them, to avoid numerous non-existance messages.
14274 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
14276         * configure: correct final line of config.status.
14278         * configure: patch from eggert.  Avoids a protection problem if
14279           the original Makefile.in is read only.
14281         * configure: use move-if-change from gcc to create config.status.
14282           Some makefiles depend on config.status to tell if a directory
14283           has been reconfigured for a different host.  This change
14284           prevents those directories from remaking everything in the case
14285           where the reconfig was only intended to rebuild a Makefile.
14287         * configure: test for config.sub with "config.sub sun4" rather
14288           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
14289           host alias from a missing config.sub.
14291 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14293         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14294           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
14296 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
14298         * configure: mkdir ${subdir} as needed.
14300 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
14302         * Makefile.in,configure.in: added autoconf.
14304 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14306         * Makefile.in: no longer pass against on recursion.
14308         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14309           definitions are not inherited.
14311         * configure: correct makesrcdir when subdir is .
14313 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
14315         * configure:  Add support for 'subdirs' variable, which is
14316         like 'configdirs', except that configure doesn't re-invoke
14317         itself for subdirs, it just creates a Makefile for each subdir.
14318         * configure.texi:  Document subdirs.
14320 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14322         * configure.in: added flex to configdirs
14324 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
14326         * Makefile.in: remove clean-stamps from clean.
14328 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
14330         * configure.in:  Add gdbtest to configdirs.
14332 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
14334         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
14335         to recursive makes.
14336         * configure.in:  Recognize new ncr3000 config.
14338 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
14340         * Makefile.in, configure.in: removed references to gdbm.
14342 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
14344         * config.sub:  Don't canonicalize os value
14345         newsos* to bsd (readline needs to check for newsos).
14346         (This fix was earlier made Jan 31, but got re-broken.)
14348 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
14350         * configure.in:  sco is an os, not a vendor!
14352         * configure:  Quote $( better.  Keep various shells happy.
14354 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
14356         * Makefile.in: eliminate stamp-files.
14358 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
14360         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
14361           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14363 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
14365         * config.sub:  fix iris/iris3.
14367 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
14369         * configure: re-add -rm.
14371 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
14373         * Maskefile.in: add .stmp-rcs to all.
14375         * configure.in: remove gas from rs6000 build, use aix host fragment.
14377 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
14379         * configure: pass down site_option during recursion.
14381 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
14383         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
14385 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
14387         * configure: Change exec_prefix so that it really defaults to prefix.
14389 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
14391         * Makefile.in, configure.in:  Add support for mmalloc library.
14393 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
14395         * Makefile.in: add stmp dependencies for a few more things.
14397 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
14399         * configure: adjusted error message on objdir/srcdir configure
14400           collision, per john's suggestion.
14402         * Makefile.in: add libiberty stmp to all and all.cross.
14404 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
14406         * Makefile.in: remove force dependencies, add grep to all.
14408 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
14410         * Makefile.in: drop flex.  make stamp files work.
14412         * configure: added test for conflicting configuration in srcdir,
14413           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
14414           gets cranky.  use relative paths for configure and srcdir
14415           whenever possible.  Send some error messages to stderr that were
14416           going to stdout.
14418 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
14420         * Makefile.in:  Fix libg++ rule to check for gcc directory
14421         before using gcc/gcc.  Also pass XTRAFLAGS.
14423 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
14425         * Makefile.in: added stmp-files so that directories aren't polled
14426           when they are already built.
14428         * configure.texi: fixed a node pointer problem.
14430 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
14432         * config.sub configure.in gdb/configure.in
14433         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14434         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14435         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
14437 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14439         * configure: -recurring becomes -silent.  corrected help message
14440           for -site= option.
14442         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14444 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14446         * configure: when building Makefile for crosses, replace
14447           tooldir and program_prefix.  default srcdir from location of
14448           config.sub.  remove "for host in hosts" and "for target in
14449           targets" loops.
14451 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14453         * Makefile.in: Do not pass bindir or mandir to cvs.
14455 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
14457         * Makefile.in, configure.in: removed traces of namesubdir,
14458           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
14459           copyrights to '92, changed some from Cygnus to FSF.
14461         * configure.texi: remove most references to multiple hosts,
14462           multiple targets, subdirs, etc.
14464         * configure.man: removed rcsid. reference config.sub not
14465           config.subr.
14467         * Makefile.in: mkdir $(infodir) on install-info.
14469 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
14471         * configure.texi:  Explain better about .gdbinit and about
14472         the environment that configure.in sections run in.
14474 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
14476         * configure.in:  Ultrix is only a decstation if it's a MIPS.
14478 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
14480         * README:  DOC.configure => cfg-paper.texi.
14482 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
14484         * config.sub (near case $os):  Don't convert newsos* to bsd!
14486 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
14488         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
14489         the number of copies of COPYING that go into the GDB tar file.
14491 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
14493         * bfd/configure.in, gdb/config/mh-i386sco,
14494         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14495         Fix SCO configuration stuff.
14497 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
14499         * Makefile.in:  For libg++, make sure the -I pointing
14500         to the gcc directory goes *after* all the libg++-local -I flags.
14501         Also, move just-gcc dependency from just-libg++ to all-libg++.
14503 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
14505         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
14507 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
14509         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
14511 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
14513         * config.sub:  Add stratus configuration frags.  Also
14514         submitted to FSF.
14516 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
14518         * Makefile.in (DEV_SUPPORT):  add configure.man.
14520         * config.sub(Decode manufacturer-specific):  add -none*.
14522 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
14524         * Makefile.in:  remove form feeds to make Sun's make happy.
14525         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
14527 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
14529         * Makefile.in (AR_FLAGS):  Make quieter.
14531 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
14533         * configure.in:  Add libg++.
14534         * configure:  When verbose, don't output the command line at each
14535         level; it will be unremarkably the same as the previous version,
14536         which will be the same as what the user typed.
14538 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
14540         * configure.in, Makefile.in: fix clean-info, add flex.  add
14541           fileutils.
14543         * configure: be less sensitive to spaces in Makefile.in.  Do not
14544           look for sources in "..".  Doing so breaks subdirectories that
14545           might have their own configure.  If a subdir has it's own
14546           configure script, use it.
14548 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
14550         * cfg-paper.texi: some changes suggested by rms.
14552 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
14554         * config.sub:  Merge in some small additions from the FSF version,
14555         taken from the gcc distribution, to bring the Cygnus and FSF
14556         versions into closer sync.
14558 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
14560         * configure.in:  Changed svr4 references to sysv4.
14562 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
14564         * configure: added -V for version number option.
14566 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
14568         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14569           renamed from DOC.configure to cfg-paper.texi.
14571 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14573         * configure, config.subr, config.sub: config.subr is now
14574           config.sub again.
14576 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
14578         * configure.texi: new file, in progress.
14580         * Makefile.in: build info file and install the man page for
14581           configure.
14583         * configure.man: new file, first cut.
14585         * configure: find config.subr again now that configuration "none"
14586           has gone.  removed all traces of the -ansi option.  removed all
14587           traces of the -languages option.
14589         * config.subr: resync from rms.
14591 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14593         * configure, config.sub, config.subr: merge config.sub into
14594           config.subr, call the result config.subr, remove config.sub, use
14595           config.subr.
14597         * Makefile.in: revised install for dir.info.
14599 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14601         * configure.in: add decstation host makefile frag.
14603         * Makefile.in: BISON now bison -y again.  also install-gcc on
14604           install.  clean-gdbm on clean.  infodir belongs in datadir.
14605           Make directories for info install.  Build dir.info here then
14606           install it.
14608 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14610         * Makefile.in: fix for bad directory tests.
14612 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14614         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
14615           regexp.  -srcdir relative was being handled incorrectly.
14617         * Makefile.in: unwrapped some for loops so that parallel makes
14618           work again and so one can focus one's attention on a particular
14619           package.
14621 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14623         * configure: added PWD as a stand in for `pwd` (for speed). use
14624           elif wherever possible.  make -srcdir work without -objdir.
14625           -objdir= commented out.
14627 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14629         * configure: +options become --options.  -subdirs commented out.
14630           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
14631           Makefile now at top of generated Makefile.  Removed cvs log
14632           entries.  added -srcdir.  create .gdbinit only if there is one
14633           in ${srcdir}.
14635         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
14636           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
14637           and mandir now keyed off datadir by default.
14639 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14641         * Freshly created ChangeLog.
14644 Local Variables:
14645 mode: change-log
14646 left-margin: 8
14647 fill-column: 76
14648 version-control: never
14649 End: