re PR tree-optimization/38984 (NULL pointers always considered distinct by PTA, even...
[official-gcc.git] / ChangeLog
blobf04b300364fd723fff9e2dade4736759acb9f8d8
1 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3         * MAINTAINERS: Make whitespace consistent.
4         Remove Robert Millan from Write After Approval.
6 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
8         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
9         (all-opcodes): Depend on all-libiberty.
10         * Makefile.in: Regenerate.
12 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
14         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
15         * configure: Regenerate.
17 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
19         * MAINTAINERS (Write After Approval): Add myself.
21 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
23         * MAINTAINERS: Add myself to reviewers (Fortran).
25 2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
27         PR tree-optimization/38515
28         * configure.ac (cloog-polylib): Removed.
29         (with_ppl, with_cloog): Test for "no".
30         * configure: Regenerated.
32 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
34         * MAINTAINERS: Moved myself to reviewers (Fortran).
36 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
38         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
39         (Write After Approval): Remove myself.
41 2009-01-03  Diego Novillo  <dnovillo@google.com>
43         * MAINTAINERS: Remove myself from alias maintainership.
45 2009-01-02  David Ayers  <ayers@fsfe.org>
47         * MAINTAINERS: Update e-mail address.
49 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
51         * MAINTAINERS: Make whitespace consistent.
53 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
55         Backport from upstream Libtool:
56         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
57         Add cache variables to tests that require the linker to work.
58         For shlibpath_overrides_runpath, this also changes the semantics
59         to let the result from the C compiler take precedence.
61 2008-12-02  Ben Elliston  <bje@au.ibm.com>
63         * config.sub, config.guess: Update from upstream sources.
65 2008-12-12  Sebastian Pop <sebastian.pop@amd.com>
67         * configure.ac (ppllibs): Add by default the lib flags.
68         * configure: Regenerate.
70 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
72         * MAINTAINERS:  Add myself to the write after approval list.
74 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
76         * configure.ac: Add double brackets on darwin[912].
77         * configure: Regenerate.
79 2008-12-03  Daniel Kraft  <d@domob.eu>
81         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
82         Approval to Reviewer section (for Fortran front-end).
84 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
86         * configure.ac: Expand to darwin10 and later.
87         * configure: Regenerate.
89 2008-12-02  Andreas Schwab  <schwab@suse.de>
91         * Makefile.def: configure-target-boehm-gc depends on
92         all-target-libstdc++-v3.
93         * Makefile.in: Regenerate.
95 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
97         * MAINTAINERS:  Add myself as mingw maintainer.
99 2008-12-02  Ben Elliston  <bje@au.ibm.com>
101         * config.sub, config.guess: Update from upstream sources.
103 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
105         * README.SCO: Remove.
107 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
109         * MAINTAINERS:  Add myself to the write after approval list.
111 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
113         * MAINTAINERS:  Update my email address in WAA section.
115 2008-11-29  Chen Liqin <liqin@sunnorth.com.cn>
117         * MAINTAINERS: Update e-mail address.
119 2008-11-27  Toon Moene <toon@moene.org>
121         * MAINTAINERS: Change e-mail address.
123 2008-11-27  Tristan Gingold  <gingold@adacore.com>
125         * configure.ac: Build gdb for i?86-*-darwin*
126         * configure: Regenerated.
128 2008-11-24  Hariharan Sandanagobalane <hariharan@picochip.com>
130         * MAINTAINERS: Added my full name.
132 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
134         PR bootstrap/38014
135         PR bootstrap/37923
137         Revert:
139         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
141         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
142         * Makefile.in: Regenerated.
144         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
146         PR gdb/921
147         PR gdb/1646
148         PR gdb/2175
149         PR gdb/2176
151         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
152         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
153         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
154         (HOST_EXPORTS): Pass CPPFLAGS.
155         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
156         (LDFLAGS_FOR_TARGET): Initialize from configure script.
157         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
158         * Makefile.in, configure: Regenerated.
159         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
160         and CPPFLAGS_FOR_BUILD.
162 2008-11-06  Jeff Law <law@redhat.com>
164         * MAINTAINERS: Add myself as middle end maintainer.
166 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
168         * MAINTAINERS (Write after approval): Add myself.
170 2008-11-05  Diego Novillo  <dnovillo@google.com>
172         * MAINTAINERS (Global Reviewers): Add myself.
173         (Non-Algorithmic Maintainers): Remove myself.
175 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
177         * MAINTAINERS (Write after approval): Add myself.
179 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
181         * MAINTAINERS (Write after approval): Add myself.
183 2008-10-31  Ben Elliston  <bje@au.ibm.com>
185         * configure.ac (spu-*-*): Remove special case.
186         * configure: Regenerate.
188 2008-10-30  Catherine Moore  <clm@codesourcery.com>
190         * MAINTAINERS (Write after approval): Update my email address.
192 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
194         * configure.ac [spu-*-*]: Do not set skipdirs.
195         * configure: Re-generate.
197 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
199         * MAINTAINERS (Various Maintainers): Add myself to reload.
201 2008-10-25  Richard Guenther  <rguenther@suse.de>
203         * MAINTAINERS (Various Maintainers): Add myself as middle-end
204         maintainer.  Remove myself as libgcc-math maintainer.
205         (Non-Algorithmic Maintainers): Remove myself.
207 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
209         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
210         * Makefile.in: Regenerated.
212 2008-10-23  Cary Coutant  <ccoutant@google.com>
214         * MAINTAINERS (Write after approval): Add myself.
216 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
218         PR gdb/921
219         PR gdb/1646
220         PR gdb/2175
221         PR gdb/2176
223         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
224         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
225         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
226         (HOST_EXPORTS): Pass CPPFLAGS.
227         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
228         (LDFLAGS_FOR_TARGET): Initialize from configure script.
229         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
230         * Makefile.in, configure: Regenerated.
231         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
232         and CPPFLAGS_FOR_BUILD.
234 2008-10-20  Sebastian Pop <sebastian.pop@amd.com>
236         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
237         Sebastian Pop.
239 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
241         * MAINTAINERS (Write After Approval): Added myself.
243 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
245         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
246         recommended version to 2.3.2.
248         * configure: Regenerate.
250 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
252         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
254 2008-09-29  David Daney <david.daney@caviumnetworks.com>
256         * MAINTAINERS (Write After Approval): Update e-mail address.
258 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
260         * libtool.m4: Update to libtool 2.2.6.
261         * lt~obsolete.m4: Update to libtool 2.2.6.
262         * ltmain.sh: Update to libtool 2.2.6.
263         * ltsugar.m4: Update to libtool 2.2.6.
264         * ltversion.m4: Update to libtool 2.2.6.
265         * ltoptions.m4: Update to libtool 2.2.6.
266         * ltgcc.m4: Update to match changes from libtool 2.2.6.
268 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
270         * MAINTAINERS (Write After Approval): Add myself.
272 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
274         * MAINTAINERS (Write After Approval): Update my name.
276 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
278         * MAINTAINERS: Add myself in "Write After Approval".
280 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
282         * MAINTAINERS: Add myself as ia64 maintainer.
284 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
286         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
287         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
288         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
289         and Michael Tiemann from Write After Approval since they do not
290         actually have access.
292 2008-09-05  Richard Guenther  <rguenther@suse.de>
294         * configure.ac: Initialize clooglibs to -lcloog.
295         * configure: Re-generate.
297 2008-09-04  Le-Chun Wu  <lcwu@google.com>
299         * MAINTAINERS (Write After Approval): Add myself.
301 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
303         * configure.ac (--with-cloog-polylib): New.
304         (--disable-cloog-version-check): New.
305         (--disable-ppl-version-check): New.
306         * configure: Re-generate.
308 2008-09-03  Richard Guenther  <rguenther@suse.de>
310         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
311         cloog test.
312         * configure: Re-generate.
314 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
316         Add picoChip port.
317         * MAINTAINERS: Add picoChip maintainers.
319 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
320             Tobias Grosser  <grosser@fim.uni-passau.de>
321             Jan Sjodin  <jan.sjodin@amd.com>
322             Harsha Jagasia  <harsha.jagasia@amd.com>
323             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
324             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
325             Adrien Eliche  <aeliche@isty.uvsq.fr>
327         Merge from graphite branch.
328         * configure: Regenerate.
329         * Makefile.in: Regenerate.
330         * configure.ac (host_libs): Add ppl and cloog.
331         Add checks for PPL and CLooG.
332         * Makefile.def (ppl, cloog): Added modules and dependences.
333         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
334         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
336 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
338         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
339         (GCC_SHLIB_SUBDIR): New.
340         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
341         * configure: Regenerate.
342         * Makefile.in: Regenerate.
344 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
346         * MAINTAINERS: Consistently use tabs to separate columns.
348 2008-08-29  Tristan Gingold  <gingold@adacore.com>
350         * MAINTAINERS (Write after Approval): Add myself.
352 2008-08-28  Tristan Gingold  <gingold@adacore.com>
354         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
355         Enable bfd, binutils and opcodes.
356         * configure: Regenerate.
358 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
360         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
362 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
364         * MAINTAINERS:  Use correct Umlaut for last name.
366 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
368         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
370 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
372         * MAINTAINERS: Update my email address.
374 2008-08-16  Nicolas Roche  <roche@adacore.com>
376         * Makefile.tpl: Add BOOT_ADAFLAGS.
377         * Makefile.in: Regenerate.
379 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
381         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
382         * configure: Regenerate.
384 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
386         * configure.ac: Add makefile fragments for hpux.
387         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
388         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
389         * configure: Regenerate.
390         * Makefile.in: Regenerate.
392 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
394         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
396 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
398         * MAINTAINERS (Write after Approval): Add myself.
400 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
402         * MAINTAINERS (Write After Approval):  Add myself.
404 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
406         * MAINTAINERS (Write After Approval):  Add myself.
408 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
410         * MAINTAINERS: Update my email address.
412 2008-06-25  Joey Ye  <joey.ye@intel.com>
414         * MAINTAINERS (Write After Approval):  Add myself.
416 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
418         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
419         * Makefile.in: Regenerate.
420         * configure: Regenerate.
422 2008-06-17  Daniel Kraft  <d@domob.eu>
424         * MAINTAINERS (Write After Approval):  Add myself.
426 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
428         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
429         "$@" is still intact with both Autoconf 2.59 and 2.62.
430         * configure: Regenerate.
432 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
434         * Makefile.tpl: Fix comment errors.
435         * Makefile.in: Regenerate.
437 2008-06-12  David S. Miller  <davem@davemloft.net>
438             David Edelsohn  <edelsohn@gnu.org>
440         * configure.ac: Add powerpc*-*-* to gold supported targets.
441         * configure: Regenerate.
443 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
445         PR tree-optimization/36218
446         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
447         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
448         (all prefix="build-"): Pass them to build-system sub-makes.
449         * Makefile.in: Regenerate.
451 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
453         * MAINTAINERS (mt port): Remove.
454         (sco5, unixware, sco udk): Remove.
455         (Kean Johnston): Add to Write After Approval.
457 2008-05-30  Julian Brown  <julian@codesourcery.com>
459         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
460         of libobjc for ARM EABI Linux.
461         * configure: Regenerate.
463 2008-05-18 Xinliang David Li   <davidxl@google.com>
465         * ChangeLog: Remove wrong ChangeLog entry.
467 2008-05-17 Xinliang David Li   <davidxl@google.com>
469         * MAINTAINERS (Write After Approval): Add myself.
471 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
473         * MAINTAINERS (Write After Approval): Add myself.
475 2008-05-14  Rafael Espíndola  <espindola@google.com>
477         * config-ml.in: don't handle --enable-shared and --enable-static.
479 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
481         * MAINTAINERS: Update my email address.
483 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
485         * MAINTAINERS: Update my email address.
487 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
489         * MAINTAINERS (Write After Approval): Add myself.
491 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
493         * MAINTAINERS (Write After Approval): Add myself.
495 2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
497         * MAINTAINERS (crx): Add myself.
499 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
501         Sync with src:
502         2008-04-14  David S. Miller  <davem@davemloft.net>
504         * configure.ac: Add sparc*-*-* to gold supported targets.
505         * configure: Regenerate.
507 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
509         PR bootstrap/35457
510         * configure.ac: Include override.m4.
511         * configure: Regenerate.
513 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
515         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
516         * Makefile.in: Regenerate.
518 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
520         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
521         as nonconfigurable directories list.
522         * configure: Regenerate.
524 2008-04-14  Ben Elliston  <bje@au.ibm.com>
526         * config.sub, config.guess: Update from upstream sources.
528 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
530         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
531         * Makefile.in: Regenerate.
533 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
535         * configure.ac: Do not build libssp for the AVR.
536         * configure: Regenerate.
538 2008-04-07  Ian Lance Taylor  <iant@google.com>
540         * Makefile.def: check-gold depends upon all-binutils.
541         * Makefile.in: Regenerate.
543 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
545         * MAINTAINERS (Write After Approval): Add myself.
547 2008-04-04  Nick Clifton  <nickc@redhat.com>
549         PR binutils/4334
550         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
551         builds.
552         * configure: Regenerate.
554 2008-04-04  NightStrike  <NightStrike@gmail.com>
556         PR other/35151
557         * configure.ac: Combine rules for mingw32 and mingw64.
558         * configure: Regenerate.
560 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
562         * MAINTAINERS (Write After Approval): Add myself.
564 2008-04-01  Seongbae Park <seongbae.park@gmail.com>
566         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
567         * Makefile.in (.NOTPARALLEL): Ditto.
569 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
571         * MAINTAINERS (Write After Approval): Add myself.
573 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
575         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
576         * Makefile.in (.NOTPARALLEL): Regenerate.
578 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
580         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
581         * Makefile.in: Regenerate.
583 2008-03-26  Jakub Staszak  <kuba@et.pl>
585         * MAINTAINERS (Write After Approval): Add myself.
587 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
589         * MAINTAINERS:  Update e-mail address.
591 2008-03-20  Ian Lance Taylor  <iant@google.com>
593         * configure.ac: Add support for --enable-gold.
594         * Makefile.def: Add gold as a directory like ld.
595         * configure, Makefile.in: Regenerate.
597 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
599         * configure.ac: m4_include config/proginstall.m4.
600         * configure: Regenerate.
602         Backport from upstream Libtool:
604         2007-10-12  Eric Blake  <ebb9@byu.net>
606         Deal with Autoconf 2.62's semantic change in m4_append.
607         * ltsugar.m4 (lt_append): Replace broken versions of
608         m4_append.
609         (lt_if_append_uniq): Don't require separator to be overquoted,
610         and avoid broken m4_append.
611         (lt_dict_add): Fix typo.
612         * libtool.m4 (_LT_DECL): Don't overquote separator.
614 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
616         * config.rpath: Add AIX 6 support.
618 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
620         * Makefile.def (stageprofile).  Remove -fprofile-generate
621         from stage_libcflags.
622         * Makefile.in: Regenerate.
624 2008-03-13  Ben Elliston  <bje@au.ibm.com>
626         * config.sub, config.guess: Update from upstream sources.
628 2008-03-06  Tom Tromey  <tromey@redhat.com>
630         * MAINTAINERS: Update for treelang deletion.
632 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
634         * MAINTAINERS: Update my email address.
636 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
638         * MAINTAINERS (darwin port): Add myself as a maintainer.
639         (objective-c/c++): Add myself as a maintainer.
641 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
643         * MAINTAINERS (Write After Approval): Update my email address.
645 2008-02-25  Tomas Bily  <tbily@suse.cz>
647         * MAINTAINERS (Write After Approval): Add myself.
649 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
651         * MAINTAINERS (OpenMP): Add myself.
653 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
655         PR bootstrap/32009
656         PR bootstrap/32161
658         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
659         * configure: Regenerate.
661         * Makefile.def: Define stage_libcflags for all bootstrap stages.
662         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
663         STAGE4_LIBCFLAGS): New.
664         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
665         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
666         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
667         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
668         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
669         for target modules.  Don't export LIBCFLAGS.
670         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
671         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
672         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
673         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
674         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
675         * Makefile.in: Regenerate.
677 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
679         PR libgcj/33085
680         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
681         Do not use -DDLL_EXPORT.  Backport from upstream.
683 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
685         * MAINTAINERS (Write After Approval): Add myself.
687 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
689         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
690         * configure: Regenerate.
692 2008-01-31  Marc Gauthier  <marc@tensilica.com>
694         * configure.ac (xtensa*-*-*): Recognize processor variants.
695         * configure: Regenerate.
697 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
699         PR bootstrap/34922
700         * configure.ac (PARSE_ARGS): Push suitable setting of
701         ac_subdirs_all, for `./configure --help=recursive'.
702         Handle `+' in generic toplevel directory disabling.
703         * configure: Regenerate.
705 2008-01-28  Nick Clifton  <nickc@redhat.com>
707         * MAINTAINERS (xstormy16): Take over maintainership.
709 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
711         * MAINTAINERS (c4x port): Remove.
713 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
715         * libtool.m4: Backport AIX 6 support from ToT Libtool.
717 2008-01-23  Ben Elliston  <bje@au.ibm.com>
719         * config.sub, config.guess: Update from upstream sources.
721 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
723         * MAINTAINERS (Write After Approval): Add myself.
725 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
727         * MAINTAINERS: Update my email address.
729 2008-01-09  Raksit Ashok  <raksit@google.com>
731         * MAINTAINERS (Write After Approval): Add myself.
733 2008-01-09  Raksit Ashok  <raksit@google.com>
735         * MAINTAINERS (Write After Approval): Add myself.
737 2008-01-08  Ben Elliston  <bje@au.ibm.com>
739         * config.sub, config.guess: Update from upstream sources.
741 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
743         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
744         Change recommended MPFR from 2.2.1 -> 2.3.0.
745         * configure: Regenerate.
747 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
749         * MAINTAINERS: Update my email address.
751 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
753         * MAINTAINERS: Update my email address.
755 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
757         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
758         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
759         * Makefile.in: Regenerate.
761 2007-12-10  Mark Heffernan <meheff@google.com>
763         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
764         misplaced entries.
766 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
768         * configure.ac: Enable libjava for x86_64-*-darwin9.
769         * configure: Regenerate.
771 2007-12-07  Bill Maddox <maddox@google.com>
773         * MAINTAINERS (Write After Approval): Add myself.
775 2007-12-05  Ben Elliston  <bje@au.ibm.com>
777         * config.sub, config.guess: Update from upstream sources.
779 2007-12-02  Matthias Klose  <doko@ubuntu.com>
781         * config-ml.in: Remove 64bit configure tests.
783 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
785         * config-ml.in: Robustify against white space in absolute file
786         names.
788         * config-ml.in (multi-clean): Substitute ${Makefile}.
789         Remove superfluous ${Makefile} in list.
791 2007-11-19  Thiemo Seufer  <ths@mips.com>
793         * config-ml.in: Don't hardcode the Makefile name.
795 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
797         * MAINTAINERS (Write After Approval): Add myself.
799 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
801         * MAINTAINERS (Write After Approval): Add myself.
803 2007-11-06  Doug Kwan <dougkwan@google.com>
805         * MAINTAINERS (Write After Approval): Add myself.
807 2007-10-25  Ben Elliston  <bje@au.ibm.com>
809         * MAINTAINERS (mercury): Remove entry.
810         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
812 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
814         * Makefile.def (dependencies): Make configure-gdb depend on
815         all-intl.
816         * Makefile.in: Regenerated.
818 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
820         * MAINTAINERS (Fortran maintainer): Remove myself.
822 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
824         * Makefile.def: To avoid problems running with parallel makes,
825         build newlib before libgloss so that target specific header
826         files are availble.
827         * Makefile.in: Regenerate
829 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
831         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
832         * Makefile.in: Regenerate.
834 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
836         * MAINTAINERS (Register allocation reviewer): Add myself.
838 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
840         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
841         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
842         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
843         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
844         * configure: Regenerate.
846 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
848         * MAINTAINERS (Register allocation reviewer): Add myself.
850 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
852         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
853         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
854         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
855         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
856         * configure.ac: Default them to host tools for $host = $build.
857         Subst them.
859         * configure: Regenerate.
860         * Makefile.in: Regenerate.
862 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
864         * MAINTAINERS (Register allocation reviewer): Add myself.
866 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
868         * MAINTAINERS (Register allocation reviewer): Add myself.
870 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
872         * MAINTAINERS (Write After Approval): Fix typo.
874 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
876         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
877         * configure: Regenerate.
879 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
881         PR bootstrap/31906
882         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
883         they're already prefixed.
885 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
887         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
888         libstdc++.
889         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
890         * configure: Regenerate.
891         * Makefile.in: Regenerate.
893 2007-09-17  Andreas Schwab  <schwab@suse.de>
895         * configure.ac: Raise minimum makeinfo version to 4.6.
896         * configure: Regenerate.
898 2007-09-17  Johannes Singler <singler@ira.uka.de>
900         * MAINTAINERS (write-after-approval) add myself
902 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
904         * configure.ac: Correct makeinfo version check.
905         * configure: Regenerate.
907 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
909         * MAINTAINERS: Update my email address.
911 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
913         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
914         to $skipdirs and only disable gprof for newlib.  Use the normal
915         mips*-elf* handling in other respects.
916         * configure: Regnerate.
918 2007-09-12  David Daney  <ddaney@avtrex.com>
920         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
921         enabling libgcj.
922         * configure: Regenerate.
924 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
926         PR other/32154
927         * configure.ac: For libgloss targets, point the linker to the linker
928         script, startup code and simulator library.
929         * configure: Regenerate.
931 2007-09-07  Andrew Haley  <aph@redhat.com>
933         * configure.ac (noconfigdirs): Remove target-libffi and
934         target-libjava.
935         * configure: Regenerate.
937 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
939         PR target/33281
940         * configure.ac: Use config/mh-mingw on mingw.
941         * configure: Regenerate.
943 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
945         * MAINTAINERS (Write After Approval): Add myself.
947 2007-09-05  Richard Guenther  <rguenther@suse.de>
949         * configure.ac (--enable-stage1-checking): If neither --enable-checking
950         nor --disable-checking is provided also turn on yes and types
951         checking for stage1.
952         * configure: Re-generate.
954 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
956         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
957         (Write After Approval): Remove myself.
959 2007-08-29  Nick Clifton  <nickc@redhat.com>
961         * config.sub, config.guess: Update from upstream sources.
963 2007-08-22  Bud Davis  <jmdavis@link.com>
965         * MAINTAINERS (Write After Approval): Added myself.
966         * MAINTAINERS (Reviewers): Removed myself.
968 2007-08-18  Paul Brook  <paul@codesourcery.com>
969             Joseph Myers  <joseph@codesourcery.com>
971         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
972         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
973         * Makefile.in: Regenerate.
974         * configure.ac (--with-debug-prefix-map): New.
975         * configure: Regenerate.
977 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
978             Nigel Stephens  <nigel@mips.com>
980         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
981         as target_makefile_frag.
982         * configure: Regenerate.
984 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
986         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
987         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
988         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
989         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
990         (do-compare, do-compare3, do-compare-debug): New.
991         ([+compare-target+]): Use them.
993 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
995         * MAINTAINERS (Write After Approval): Change my email address.
997 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
998             Ben Elliston  <bje@au.ibm.com>
1000         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1001         --silent if $silent.
1002         * configure: Regenerate.
1004 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
1006         * MAINTAINERS (Various Maintainers): Add myself as
1007         loop infrastructure maintainer.  Update my e-mail
1008         address.
1010 2007-07-31  Diego Novillo  <dnovillo@google.com>
1012         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1013         Adjust description.
1015 2007-07-26  Richard Guenther  <rguenther@suse.de>
1017         * configure.ac: Add types checking to stage1 checking flags.
1018         * configure: Regenerate.
1020 2007-07-17  Nick Clifton  <nickc@redhat.com>
1022         * COPYING3: New file.  Contains version 3 of the GNU General
1023         Public License.
1024         * COPYING3.LIB: New file.  Contains version 3 of the GNU
1025         Lesser General Public License.
1027 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1029         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1031 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1033         * MAINTAINERS (S/390 co-maintainer): Add myself.
1034         (Write After Approval): Remove myself.
1036 2007-07-13  Dan Hipschman  <dsh@google.com>
1038         * MAINTAINERS (Write After Approval): Add myself.
1040 2007-07-11  Nick Clifton  <nickc@redhat.com>
1042         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1043         WINDRES export.
1044         * Makefile.in: Regenerate.
1046 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1048         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1049         maintainer.
1051 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
1053         * lt~obsolete.m4: New. Import from 20070318 libtool.
1055 2007-07-03  Julian Brown  <julian@codesourcery.com>
1057         * MAINTAINERS (Write After Approval): Add myself.
1059 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1061         * configure.ac: Rewrite 'configure --help' strings to look nicer.
1062         * configure: Regenerate.
1064 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1066         * configure.ac: Add some missing m4 quotation.
1067         * configure: Regenerate.
1069 2007-07-02  Simon Baldwin  <simonb@google.com>
1071         * MAINTAINERS (Write After Approval): Add myself.
1073 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
1075         * configure: Regenerate.
1077 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
1079         * Makefile.def: Add windmc tool to build.
1080         * Makefile.tpl: Likewise.
1081         * configure.ac: Likewise.
1082         * Makefile.in: Regenerate.
1083         * configure: Regenerate.
1085 2007-06-28  DJ Delorie  <dj@redhat.com>
1087         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1088         not building newlib.
1089         * configure: Regenerated.
1091 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
1093         * MAINTAINERS (Write After Approval): Add myself.
1095 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
1097         * MAINTAINERS (Write After Approval): Add myself.
1099 2007-06-19  Chris Matthews  <chrismatthews@google.com>
1101         * MAINTAINERS (Write After Approval): Add myself.
1103 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1105         * MAINTAINERS (Write After Approval): Add myself.
1107 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
1109         * Makefile.def: Add dependency from configure-gdb to all-bfd.
1110         * Makefile.in: Regenerated.
1112 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
1114         * configure.ac: Don't add target-libmudflap to noconfigdirs for
1115         bfin*-*-uclinux* targets.
1116         * configure: Regenerate.
1118 2007-06-14  Ian Lance Taylor  <iant@google.com>
1120         * MAINTAINERS: Add myself as non-algorithmic global write
1121         maintainer.
1123 2007-06-14  Diego Novillo  <dnovillo@google.com>
1125         * MAINTAINERS: Add self as middle-end maintainer and
1126         non-algorithmic global write maintainer.
1128 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1130         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1131         Move all Fortran maintainers except Paul Brook into the
1132         Non-Autopoiesis section.
1134 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
1136         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1137         (distclean-stage[+id+]): Possibly delete stage_last.
1138         * Makefile.in: Regenerate.
1140 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
1142         * MAINTAINERS (Various Maintainer): Fix typo.
1144 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
1146         * MAINTAINERS (Various Maintainer): Add myself as
1147         dataflow maintainer.
1149 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1151         * config.sub, config.guess: Update from upstream sources.
1153 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1155         * Makefile.tpl: Fix spelling error.
1156         * Makefile.in: Regenerate.
1158 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
1160         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1161         lt_cv_sys_max_cmd_len.
1163 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
1165         * MAINTAINERS (Various Maintainers): Add myself as
1166         auto-vectorizer maintainer.
1168 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
1170         PR libjava/32098
1171         * libtool.m4: Revert previous change.
1172         * ltgcc.m4: Put it here.
1174 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
1176         * MAINTAINERS (Various Maintainers): Add myself as
1177         auto-vectorizer maintainer.
1179 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
1181         PR libjava/32098
1182         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1184 2007-05-30  Richard Guenther  <rguenther@suse.de>
1186         * MAINTAINERS (Various Maintainers): Add myself as
1187         auto-vectorizer maintainer.
1189 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
1191         PR bootstrap/29382
1192         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1193         * configure: Rebuilt.
1195 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
1197         * MAINTAINERS (Write After Approval): Removed my name.
1199 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
1201         * MAINTAINERS (Write After Approval): Remove myself.
1203 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
1205         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1207 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
1209         * ltmain.sh: Update from ToT Libtool.
1210         * libtool.m4: Update from ToT Libtool.
1211         * ltsugar.m4: New. Update from ToT Libtool.
1212         * ltversion.m4: New. Update from ToT Libtool.
1213         * ltoptions.m4: New. Update from ToT Libtool.
1214         * ltconfig: Remove.
1215         * ltcf-c.sh: Remove.
1216         * ltcf-cxx.sh: Remove.
1217         * ltcf-gcj.sh: Remove.
1219 2007-05-22  Ollie Wild  <aaw@google.com>
1221         * MAINTAINERS (Write After Approval): Add myself.
1223 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
1225         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1226         stage_cflags.
1227         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1228         Remove CFLAGS/LIBCFLAGS.
1229         (configure-stage[+id+]-[+prefix+][+module+],
1230         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1231         * Makefile.in: Regenerate.
1233 2007-05-15  Diego Novillo  <dnovillo@google.com>
1235         * MAINTAINERS: Update e-mail address.
1237 2007-05-15  Revital Eres  <eres@il.ibm.com>
1239         * MAINTAINERS (Write After Approval): Add myself.
1241 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
1243         * MAINTAINERS (Write After Approval): Updated my address.
1245 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
1247         * MAINTAINERS (Write After Approval): Add myself.
1249 2007-05-11  Silvius Rus  <rus@google.com>
1251         * MAINTAINERS (Write After Approval): Add myself.
1253 2007-04-23  Tom Tromey  <tromey@redhat.com>
1255         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1257 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
1259         * MAINTAINERS (cpplib): Rename to ...
1260         (libcpp): ... this.  Add C/C++ front end maintainers.
1262 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
1264         * config-ml.in: Pass ${ml_config_env} to configure calls.
1266 2007-04-04  Christian Bruel  <christian.bruel@st.com>
1268         * MAINTAINERS (Write After Approval): Add myself.
1270 2007-04-02  Dave Korn  <dave.korn@artimi.com>
1272         * MAINTAINERS (Write After Approval): Add myself.
1274 2007-03-31  Tobias Burnus  <burnus@net-b.de>
1276         * MAINTAINERS (fortran 95 front end): Add myself.
1278 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1280         * MAINTAINERS (Write After Approval): Add myself.
1282 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
1284         * MAINTAINERS (Modulo Scheduler): Add myself.
1286 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
1288         * MAINTAINERS (fortran 95 front end): Add myself.
1289         (c++ front end): whitespace fix.
1291 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
1293         * MAINTAINERS (Write After Approval): Add myself.
1295 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
1297         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1298         of glob.  Quote arguments with single quotes too.
1299         * configure: Regenerate.
1301 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
1303         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1304         * Makefile.in: Regenerate
1306 2007-03-07  Andreas Schwab  <schwab@suse.de>
1308         * configure: Regenerate.
1310 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
1312         * configure.ac: Add "--with-pdfdir" configure option,
1313         which defines pdfdir variable.
1314         * Makefile.def (target=fixincludes): Add install-pdf to
1315         missing targets.
1316         (recursive_targets): Add install-pdf target.
1317         (flags_to_pass): Add pdfdir.
1318         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1319         target.
1320         * configure: Regenerate
1321         * Makefile.in: Regenerate
1323 2007-02-28  Eric Christopher  <echristo@apple.com>
1325         Revert:
1326         2006-12-07  Mike Stump  <mrs@apple.com>
1328         * Makefile.def (dependencies): Add dependency for
1329         install-target-libssp and install-target-libgomp on
1330         install-gcc.
1331         * Makefile.in: Regenerate.
1333 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
1335         * configure: Regenerate.
1336         * configure.ac: Move statements after variable declarations.
1338 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
1340         * MAINTAINERS: Add myself as sh maintainer.
1342 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
1344         * configure.ac: Adjust for loop syntax.
1345         * configure: Regenerate.
1347 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1349         * configure: Rebuilt.
1351 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1353         * configure.ac: Drop multiple occurrences of --enable-languages,
1354         and fix its quoting.
1355         * configure: Rebuilt.
1357 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
1358             Nathan Sidwell  <nathan@codesourcery.com>
1359             Vladimir Prus  <vladimir@codesourcery.com>
1360             Joseph Myers  <joseph@codesourcery.com>
1362         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1363         * configure: Regenerate.
1365 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
1367         * ltconfig (freebsd*): Default to elf.
1369 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1371         * configure.ac (target_libraries): Move libgcc before libiberty.
1372         * configure: Regenerated.
1374 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1375             Paolo Bonzini  <bonzini@gnu.org>
1377         PR bootstrap/30753
1378         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
1379         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
1380         * configure: Regenerated.
1382 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1384         * MAINTAINERS (Language Front End Maintainers): Update my mail
1385         address.
1387 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1389         PR bootstrap/30748
1390         * configure.ac: Correct syntax for Solaris ksh.
1391         * configure: Regenerated.
1393 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1395         * configure.ac: Sync with src.
1396         * configure: Regenerate.
1398 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1400         * Makefile.in: Regenerate.
1402 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1404         * config.sub: Sync with src.
1406 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1408         * Makefile.tpl (build_alias, host_alias, target_alias): Use
1409         noncanonical equivalents.
1410         * configure.in: Rename to...
1411         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
1412         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
1413         target_noncanonical.  Use them.  Rewrite removal of configure
1414         arguments for autoconf 2.59.  Discard variable settings.  Force
1415         program_transform_name for native tools.
1417         * Makefile.in: Regenerated.
1418         * configure: Regenerated with autoconf 2.59.
1420 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
1422         * MAINTAINERS (Write After Approval): Add myself.
1424 2007-01-31  Andreas Schwab  <schwab@suse.de>
1426         * Makefile.tpl (LDFLAGS): Substitute it.
1427         * Makefile.in: Regenerate.
1429 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1431         * MAINTAINERS (Write After Approval): Add myself.
1433 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
1435         * MAINTAINERS (spu port): Add myself.
1437 2007-01-23  Richard Guenther  <rguenther@suse.de>
1439         PR bootstrap/30541
1440         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1441         * Makefile.tpl (GNATBIND): Substitute it.
1442         (GNATMAKE): Likewise.
1443         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1444         of STAGE_PREFIX.
1445         * Makefile.in: Regenerate.
1446         * configure: Regenerate.
1448 2007-01-18  Mike Stump  <mrs@apple.com>
1450         * configure.in: Re-enable -Werror for gcc builds.
1452 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
1454         * MAINTAINERS (Write After Approval): Add myself.
1456 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1458         * configure.in: Change == to = in test command.
1459         * configure: Regenerate.
1461 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1462             Nick Clifton  <nickc@redhat.com>
1463             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
1465         * configure.in (build_configargs, host_configargs, target_configargs):
1466         Remove build/host/target parameters.
1467         (host_libs): Add gmp and mpfr.
1468         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1469         * Makefile.def (gmp, mpfr): New.
1470         (gcc): Remove target.
1471         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1472         target_os, target_vendor): New.
1473         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
1474         * configure: Regenerate.
1475         * Makefile.in: Regenerate.
1477 2007-01-11  Matt Fago  <fago@earthlink.net>
1479         * configure.in: Try to link to functions only in mpfr 2.2.x
1480         to improve robustness of configure tests.
1481         * configure: Regenerate.
1483 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
1485         * MAINTAINERS: Add myself as i386 maintainer.
1487 2007-01-08  Jan Hubicka  <jh@suse.cz>
1489         * MAINTAINERS: Add myself as i386 maintainer.
1491 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
1493         * configure.in: Add support for an x86_64-mingw* target.
1494         * configure: Regenerate.
1496 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
1498         * Makefile.tpl (all-target): Correct @if conditional for target
1499         modules.
1500         * configure.in: Omit libiberty if building only target libgcc.
1501         * configure, Makefile.in: Regenerated.
1503 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
1505         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1506         * configure: Regenerate.
1508 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
1510         * Makefile.def (target_modules): Add libgcc.
1511         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
1512         * Makefile.tpl (clean-target-libgcc): Delete.
1513         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1514         on gcc even for bootstrapped modules.  Rewrite handling of
1515         lang_env_dependencies to loop over target_modules.
1516         * configure.in (target_libraries): Add target-libgcc.
1517         * Makefile.in, configure: Regenerated.
1519 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1521         * configure.in: Reorganize recognition of languages.  Add
1522         --enable-stage1-languages.  Show supported languages for the chosen
1523         target rather than all recognized languages.
1524         * configure: Regenerate.
1526 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1528         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1529         * Makefile.in: Regenerate.
1531 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1533         * configure.in: Warn that MPFR 2.2.0 is buggy.
1534         * configure: Regenerate.
1536 2006-12-27  Ian Lance Taylor  <iant@google.com>
1538         * configure.in: When removing Makefiles to force a reconfigure, also
1539         remove prev-DIR*/Makefile.
1540         * configure: Regenerate.
1542 2006-12-22  Andreas Schwab  <schwab@suse.de>
1544         * configure: Regenerate with correct autoconf version.
1546 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
1548         * configure.in: add AC_SUBST for *_FOR_TARGET.
1549         * configure: Regenerate.
1551 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1553         * configure.in: Simplify logic for rejecting languages that cannot
1554         be built.  Separate the case when a language is unsupported,
1555         from the case when the user chooses not to build a language.
1557 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1559         * configure.in: Remove "$build" case for powerpc-*-darwin* since
1560         it only affects bootstrap and could be tested on "$host" as well.
1561         * configure: Regenerate.
1562         * config/mh-ppc-darwin: Add to the stage1 cflags here.
1564 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1566         PR bootstrap/29544
1567         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1568         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1569         move here comment from Makefile.tpl.
1570         * Makefile.tpl: Move some definitions higher in the file.
1571         (STAGE1_CHECKING): New.
1572         * configure.in: Add --enable-stage1-checking.
1573         * configure: Regenerate.
1574         * Makefile.in: Regenerate.
1576 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1578         * MAINTAINERS: Add myself as build system maintainer.
1580 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
1582         * MAINTAINERS (Write After Approval): Add myself.
1584 2006-12-13  Eric Christopher  <echristo@apple.com>
1586         * MAINTAINERS: Add myself as darwin maintainer.
1588 2006-12-11  Ian Lance Taylor  <ian@airs.com>
1590         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1592 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
1594         MAINTAINERS: Update my entry.
1596 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
1598         * configure.in:  Handle spu makefile frag.
1599         * Makefile.tpl (MAINT): Define
1600         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1601         * configure: Regenerate.
1602         * Makefile.in: Regenerate.
1604 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1606         * config.guess: Import latest version.
1607         * config.sub: Likewise.
1609 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1611         * configure.in (spu-*-*): Don't skip target-libiberty.
1612         * configure: Regenerate.
1614 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1616         PR bootstrap/30134
1617         * configure.in: Correct x86 darwin support for libjava to powerpc
1618         and i?86 only.
1619         * configure: Regenerate.
1621 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
1623         * configure.in: Add x86 darwin support for libjava.
1624         * configure: Regenerate.
1626 2006-12-07  Mike Stump  <mrs@apple.com>
1628         * Makefile.def (dependencies): Add dependency for
1629         install-target-libssp and install-target-libgomp on
1630         install-gcc.
1631         * Makefile.in: Regenerate.
1633 2006-12-04  Richard Guenther  <rguenther@suse.de>
1635         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1636         (Non-Algorithmic Maintainers): Move over non-algorithmic
1637         loop optimizer maintainers, add myself as a non-algorithmic
1638         middle-end maintainer.
1640 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
1642         * MAINTAINERS (Write After Approval): Add myself.
1644 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1646         * configure.in: Update error message for missing GMP/MPFR.
1648         * configure: Regenerate.
1650 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1652         * configure.in: Update MPFR version in error message.
1654         * configure: Regenerate.
1656 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1658         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1659         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1660         --with-gmp-lib): New flags.
1662         * configure: Regenerate.
1664 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
1666         * MAINTAINERS (Write After Approval): Change my email address.
1668 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1670         * MAINTAINERS (Write After Approval): Add myself.
1672 2006-11-22  Philipp Thomas <pth@suse.de>
1674         * MAINTAINERS (i18n): Update e-mail address.
1676 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
1678         * MAINTAINERS (spu port): Add myself as maintainer.
1679         (Write After Approval): Remove myself.
1681 2006-11-22  Ben Elliston  <bje@au.ibm.com>
1683         * configure.in (skipdirs): Don't build libssp for SPU.
1684         * configure: Regenerate.
1686 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
1688         * MAINTAINERS (spu port): Add myself as maintainer.
1689         (libobjc): Update my email address.
1691 2006-11-21  Andrea Bona  <andrea.bona@st.com>
1693         * MAINTAINERS (Write After Approval): Add myself.
1695 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1697         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1698         * configure : Rebuilt.
1700 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1702         * MAINTAINERS (Write After Approval): Add myself.
1704 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
1706         * MAINTAINERS (Write After Approval): Add myself.
1708 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1710         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1711         libmpfr.a.
1712         * configure: Regenerate.
1714 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
1716         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1717         (unstage): Test for stage_last presence.
1719         PR bootstrap/29802
1720         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1721         * Makefile.in: Regenerate.
1723 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
1725         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1726         maintainers.
1728 2006-11-14  Erven Rohou  <erven.rohou@st.com>
1730         * MAINTAINERS (Write After Approval): Add myself.
1732 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
1734         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1735         and stageN-package/Makefile.
1736         * Makefile.in: Regenerated.
1738 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
1740         * configure.in: Remove target-libgloss from noconfigdirs for
1741         bfin-*-*.
1742         * configure: Regenerated.
1744 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1746         * configure.in (have_gmp): Only error if the gcc directory exists.
1748         * configure: Regenerate.
1750 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1752         * configure.in: Robustify error message for missing GMP/MPFR.
1754         * configure: Regenerate.
1756 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
1758         * MAINTAINERS (Write After Approval): Add myself.
1760 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
1762         * MAINTAINERS: Change email address.
1764 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
1766         * MAINTAINERS (Write After Approval): Add myself.
1768 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
1770         * MAINTAINERS (Write After Approval): Add myself.
1772 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
1774         * MAINTAINERS (Write After Approval): Move myself to
1775         Write After Approval section.
1777 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1779         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
1780         need_gmp anymore.
1781         * configure: Regenerate.
1783 2006-10-16  Tobias Burnus  <burnus@net-b.de>
1785         * MAINTAINERS (Write After Approval): Add myself.
1787 2006-10-16  Ben Elliston  <bje@au.ibm.com>
1789         * config.guess: Import latest version.
1790         * config.sub: Likewise.
1792 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1794         * Makefile.def: Added pdf target handling.
1795         * Makefile.tpl: Added pdf target handling.
1796         * Makefile.in: Regenerated.
1798 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
1800         * MAINTAINERS: Add self as score port maintainer.
1802 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
1804         * MAINTAINERS (Write After Approval): Add myself.
1806 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
1808         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
1809         or newer.
1810         * configure: Regenerated.
1812 2006-09-27  Dave Brolley  <brolley@redhat.com>
1814         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1815         $s instead of $r.
1816         * configure: Regenerated.
1818 2006-09-26  Thiemo Seufer  <ths@mips.com>
1820         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1821         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1822         * configure: Regenerate.
1824 2006-09-24  Graeme Peterson <gridly@gmail.com>
1826         * MAINTAINERS (Write After Approval): Remove myself.
1828 2006-09-22  Chao-ying Fu  <fu@mips.com>
1830         * MAINTAINERS (Write After Approval): Add myself.
1832 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
1834         * MAINTAINERS: Add self as soft-fp maintainer.
1836 2006-09-09  Anatoly Sokolov <aesok@post.ru>
1838         * MAINTAINERS: Add myself as avr maintainer.
1839         Remove Marek Michalkiewicz as avr maintainer.
1841 2006-09-07  Roberto Costa  <roberto.costa@st.com>
1843         * MAINTAINERS (Write After Approval): Add myself.
1845 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
1847         * configure.in: Never build newlib for a Mingw host.
1848         Never build newlib as Mingw target library.
1849         Test the existence of winsup/cygwin for building a Cygwin newlib,
1850         rather than just winsup.
1851         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1852         building a Mingw target.
1853         * configure: Regenerate.
1855 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1857         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1859 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
1861         * config.guess: Import from src (was more updated).
1862         * config.sub: Likewise.
1864 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
1866         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1867         * configure: Regenerated.
1869 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
1871         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1872         for stages after the first.
1874 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
1876         * Makefile.def: Add dependencies for configure-opcodes
1877         on configure-intl and all-opcodes on all-intl.
1878         * Makefile.in: Regenerated.
1880 2006-07-13  Ben Elliston  <bje@au.ibm.com>
1882         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1884 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
1886         Port to hosts whose 'sort' and 'tail' implementations
1887         treat operands with leading '+' as file names, as POSIX
1888         has required since 2001.  However, make sure the code still
1889         works on pre-POSIX hosts.
1890         * ltmain.sh: Don't assume "sort +2" is equivalent to
1891         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1893 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
1895         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1897 2006-07-04  Peter O'Gorman  <peter@pogma.com>
1899         * ltconfig: chmod 644 before ranlib during install.
1901 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1903         PR bootstrap/18058
1904         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1905         if the bootstrap compiler is a GCC version that supports it.
1906         * configure: Regenerate.
1908 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1910         * configure.in: Fix thinkos in previous check-in.
1911         * configure: Regenerate.
1913 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1915         PR other/27063
1916         * configure.in: Test subdir_requires and give an appropriate
1917         error message.
1918         * configure: Regenerate.
1920 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
1922         * MAINTAINERS (Write After Approval): Add myself.
1924 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
1926         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1928 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
1930         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1932 2006-06-20  David Ayers  <d.ayers@inode.at>
1934         PR bootstrap/28072
1935         * configure.in: Add target-boehm-gc to noconfigdirs depending on
1936         whether target-libjava is being configured instead of whether the
1937         java front end is enabled.
1938         * configure: Regenerate.
1940 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1942         PR target/27540
1943         * configure.in: Only enable libgomp on IRIX 6.
1944         * configure: Regenerate.
1946 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
1948         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1949         too.
1950         * Makefile.in: Regenerate.
1952 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
1954         * config-ml.in: Alter CCASFLAGS to include special
1955         multilib options the same as is done for CFLAGS.
1957 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1959         * configure.in: Don't enable libgomp on hpux10.
1960         * configure: Rebuilt.
1962 2006-06-12  David Ayers  <d.ayers@inode.at>
1964         PR bootstrap/27963
1965         PR target/19970
1966         * configure.in: Remove target-boehm-gc from noconfigdirs where
1967         ${libgcj} is specified.
1968         * configure: Regenerate.
1970 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
1972         Sync from src:
1974         * configure.in: Sync.
1975         * configure: Regenerated.
1977         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
1979         * Makefile.def: Added dependencies from sim and gdb on intl, and
1980         added configure dependencies to everything with an all dependency
1981         on intl.
1982         * Makefile.in: Regenerated.
1984 2006-06-06  David Ayers  <d.ayers@inode.at>
1986         PR libobjc/13946
1987         * Makefile.def: Add dependencies for libobjc which boehm-gc.
1988         * Makefile.in: Regenerate.
1989         * configure.in: Add --enable-objc-gc at toplevel and have it
1990         enable boehm-gc for Objective-C.
1991         Remove target-boehm-gc from libgcj.
1992         Add target-boehm-gc to target_libraries.
1993         Add target-boehm-gc to noconfigdirs where ${libgcj}
1994         is specified.
1995         Assert that boehm-gc is supported when requested for Objective-C.
1996         Only build boehm-gc if needed either for Java or Objective-C.
1997         * configure: Regenerate.
1999 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
2001         PR 27674
2002         * Makefile.tpl (configure-[+prefix+][+module+],
2003         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2004         Remove rule to unstage bootstrapped modules.
2005         (stage_current): New.
2006         * Makefile.in: Regenerate.
2008 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2010         * MAINTAINERS (Write After Approval): Update my e-mail address.
2012 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
2014         * include/libiberty.h: Declare pex_run_in_environment.
2016 2006-05-31  Asher Langton  <langton2@llnl.gov>
2018         * MAINTAINERS (Write After Approval): Add myself.
2020 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
2022         * Makefile.def (bfd, opcodes): Fix lib_path.
2023         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2024         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
2025         * Makefile.in: Regenerate.
2027 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2029         * Makefile.in: Regenerate.
2031 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2033         * Makefile.def: Add install-html target. Add datarootdir
2034         docdir and htmldir to flags_to_pass.
2035         * Makefile.tpl: Add install-html target.
2036         * Makefile.in: Regenerate.
2037         * configure.in: Add --with-datarootdir, --with-docdir, and
2038         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2039         * configure: Regenerate.
2041 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
2043         * configure.in: Enable gprof for cross builds.
2044         * configure: Regenerate.
2046 2006-05-22  Richard Guenther  <rguenther@suse.de>
2048         Revert
2049         2006-01-31  Richard Guenther  <rguenther@suse.de>
2050         Paolo Bonzini  <bonzini@gnu.org>
2052         * Makefile.def (target_modules): Add libgcc-math target module.
2053         * configure.in (target_libraries): Add libgcc-math target library.
2054         (--enable-libgcc-math): New configure switch.
2055         * Makefile.in: Re-generate.
2056         * configure: Re-generate.
2057         * libgcc-math: New toplevel directory.
2059 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2060             Andreas Tobler  <a.tobler@schweiz.ch>
2062         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
2063         * configure: Rebuilt.
2065 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
2067         * MAINTAINERS (Write After Approval): Add myself.
2069 2006-05-01  DJ Delorie  <dj@redhat.com>
2071         * configure.in: Restore CFLAGS if GMP isn't present.
2072         * configure: Regenerate.
2074 2006-05-01  Richard Guenther  <rguenther@suse.de>
2076         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2077         maintainer.
2079 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
2081         * MAINTAINERS (Write After Approval): Add myself.
2083 2006-04-28  Jan Beulich  <jbeulich@novell.com>
2085         * MAINTAINERS (Write After Approval): Add myself.
2087 2006-04-18  DJ Delorie  <dj@redhat.com>
2089         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
2090         reference libgloss so that libssp can be built in a combined
2091         tree.
2092         * configure: Regenerate.
2094 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
2096         * MAINTAINERS (Write After Approval): Add myself.
2098 2006-04-05  Ben Elliston  <bje@au.ibm.com>
2100         * configure.in: Require makeinfo 4.4 or higher.
2101         * configure: Regenerate.
2103 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
2105         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2106         Rearrange the entries of other libraries to have them in one place.
2108 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
2110         * MAINTAINERS (Write After Approval): Remove myself.
2111         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2113 2006-03-14  Richard Guenther  <rguenther@suse.de>
2115         * configure: Regenerate with autoconf 2.13.
2117 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
2119         * MAINTAINERS: Use my work address.
2121         * MAINTAINERS: Update my E-mail address.
2123 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
2125         * configure.in: Handle --disable-<component> generically.
2126         * configure: Regenerate.
2128 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
2130         PR libgcj/17311
2131         * ltmain.sh: Don't use "$finalize_rpath" for compile.
2133 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
2135         * MAINTAINERS (Write After Approval):  Remove myself.
2136         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2138 2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2140         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
2141         (TARGET_CONFIGDIRS): Remove.
2142         * configure.in: Remove AC_SUBST(target_configdirs).
2143         * Makefile.in, configure: Regenerated.
2145 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
2147         * MAINTAINERS (Write After Approval):  Remove myself.
2148         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2150 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
2152         PR bootstrap/25670
2154         * Makefile.tpl ([+compare-target+]): Print explanation messages.
2156         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2157         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2158         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2159         BUILD_PREFIX, BUILD_PREFIX_1.
2160         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2162         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2163         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2165         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2166         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2167         of `cat stage_current`.  Always provide the `r' and `s' variables.
2168         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2169         a single shell execution.
2170         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2171         bootstrapped modules, make the stage1 module if the build was not
2172         started yet, else build the current stage.
2173         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2174         (all-build, all-host, all-target, [+make_target+]-host,
2175         [+make_target+]-target): Do not use \-continued lines.
2176         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2177         (current_stage, restrap, stage_last): New.
2179         * Makefile.in: Regenerate.
2180         * configure: Regenerate.
2182 2006-02-19  Bud Davis  <jmdavis@link.com>
2184         * MAINTAINERS (Write After Approval):  Remove myself.
2185         (Language Front End Maintainers):  Add myself as fortran 95
2186         maintainer and update e-mail address.
2188 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2190         * MAINTAINERS (Write After Approval):  Remove myself.
2191         (Language Front End Maintainers):  Add myself as fortran 95
2192         maintainer.
2194 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
2196         * MAINTAINERS (Write After Approval): Add myself.
2198 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
2200         * MAINTAINERS (Write After Approval):  Remove myself.
2201         (Language Front End Maintainers):  Add myself as
2202         fortran 95 maintainer.
2204 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2206         Sync from src:
2208         2005-12-27  Leif Ekblad  <leif@rdos.net>
2210         * configure.in: Add support for RDOS target.
2211         * configure: Regenerate.
2213 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2214             Andreas Schwab  <schwab@suse.de>
2216         * configure: Regenerate.
2218 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
2220         * configure.in (enable_libgomp): Add AIX.
2221         * configure: Regenerate.
2223 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
2225         * MAINTAINERS (Write After Approval): Add myself.
2227 2006-02-03  Lee Millward  <lee.millward@gmail.com>
2229         * MAINTAINERS (Write After Approval): Add myself.
2231 2006-01-31  Richard Guenther  <rguenther@suse.de>
2232         Paolo Bonzini  <bonzini@gnu.org>
2234         * Makefile.def (target_modules): Add libgcc-math target module.
2235         * configure.in (target_libraries): Add libgcc-math target library.
2236         (--enable-libgcc-math): New configure switch.
2237         * Makefile.in: Re-generate.
2238         * configure: Re-generate.
2239         * libgcc-math: New toplevel directory.
2241 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
2243         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2244         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2245         the assembler, linker and binutils.
2246         * configure: Regenerate.
2248 2006-01-22  Dirk Mueller  <dmueller@suse.de>
2250         * MAINTAINERS (Write After Approval): Add myself.
2252 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
2254         * configure: Regenerate.
2256 2006-01-18  Richard Henderson  <rth@redhat.com>
2257             Jakub Jelinek  <jakub@redhat.com>
2258             Diego Novillo  <dnovillo@redhat.com>
2260         * libgomp: New directory.
2261         * Makefile.def: Add target_module libgomp.
2262         * Makefile.in: Regenerate.
2263         * configure.in (target_libraries): Add target-libgomp.
2264         * configure: Regenerate.
2266 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
2268         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2269         @ from continuation.
2270         * Makefile.in: Rebuilt.
2272 2006-01-04  Chris Lattner  <sabre@gnu.org>
2274         * MAINTAINERS (Write After Approval): Add myself.
2276 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
2278         PR bootstrap/24252
2280         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2281         * Makefile.tpl (OBJDUMP): New.
2282         (EXTRA_HOST_FLAGS): Add it.
2283         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2285         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2286         to use symbolic links between directories.  Avoid race conditions
2287         or make them harmless.
2288         * configure.in: Do not try to use symbolic links between directories.
2290         * Makefile.def (LEAN): Pass.
2291         * Makefile.tpl (LEAN): Define.
2292         (stage[+id+]-start): Accept that the previous directory does not
2293         exist, if the bootstrap is lean.
2294         (stage[+id+]-bubble): Invoke lean bootstrap commands after
2295         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
2296         configure substitution.
2297         ([+compare-target+]): Likewise.
2298         ([+bootstrap-target+]-lean): New.
2299         * configure.in: Remove lean bootstrap support from here.
2301         * Makefile.in: Regenerate.
2302         * configure: Regenerate.
2304 2006-01-04  Ben Elliston  <bje@au.ibm.com>
2306         * MAINTAINERS (libdecnumber): Add myself.
2308 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
2310         * libtool-ldflags: New script.
2312 2006-01-02  Andreas Schwab  <schwab@suse.de>
2314         * configure.in: When reconfiguring remove Makefile in
2315         all stage directories.
2316         * configure: Regenerate.
2318 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
2320         * MAINTAINERS: Update my email address.
2322 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
2324         Revert Ada-related part of the previous change.
2326         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2327         Do not pass.
2328         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2329         * Makefile.in: Regenerate.
2330         * configure.in: Do not include mt-ppc-aix target fragment.
2331         * configure: Regenerate.
2333 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
2335         * configure.in: Select appropriate fragments for PowerPC/AIX.
2336         * configure: Regenerate.
2338         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2339         BOOT_CFLAGS, BOOT_LDFLAGS.
2340         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2341         BOOT_CFLAGS, BOOT_LDFLAGS.
2342         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2343         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2344         (stage): Fail if we cannot complete the work.
2345         * Makefile.in: Regenerate.
2347 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
2349         * configure.in: Replace ms1 with mt.
2350         * configure: Rebuilt.
2352 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
2354         * MAINTAINERS: Update my email address.
2356 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
2358         * Makefile.tpl (all, do-[+make_target+], do-check, install,
2359         install-host-nogcc): Don't invoke $(stage) at the end.
2360         * Makefile.in: Regenerate.
2362 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
2364         * configure.in: Flip the top-level bootstrap switch.
2365         * configure: Regenerate.
2367 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
2369         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2370         $(stage) and $(unstage).
2371         (EXTRA_TARGET_FLAGS): Correct double-quoting.
2372         (all): Remove stray semicolon.
2373         (local-distclean): Don't handle multilib.tmp and multilib.out.
2374         (install.all): Set $s for consistency.
2375         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2376         check_multilibs setting.  Always make the install directory.
2377         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2378         Correct @if/@endif.
2379         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2380         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2381         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2382         (multilib.out): Remove.
2383         * Makefile.in: Regenerated.
2385 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
2387         * MAINTAINERS (Write After Approval): Add myself.
2389 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2391         * MAINTAINERS: Add myself as mt maintainer.
2393         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
2395 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
2397         * MAINTAINERS: Change email address.
2399 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
2401         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2402         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2403         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
2404         Find in-tree tools if available.
2405         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2406         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2407         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2408         (COMPILER_*_FOR_TARGET): New.
2409         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2410         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2411         (CONFIGURED_*, USUAL_*): Remove.
2412         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2413         STRIP): Use autoconf substitutions.
2414         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2415         COMPILER_NM_FOR_TARGET): New.
2416         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2418         (all): Make all-host and all-target in parallel.
2419         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2420         that $$r and $$s are set before invoking a recursive make.
2421         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2422         ([+bootstrap-target+]): Inline most of the `all' target.
2424 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2426         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2427         from the gcc build directory.
2428         * Makefile.in: Regenerate.
2430 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2432         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
2433         depend on all-libdecnumber.
2434         * configure.in (host_libs): Include libdecnumber.
2435         * Makefile.in: Regenerate.
2436         * configure: Likewise.
2438 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2440         * libdecnumber: Import decNumber sources from the dfp-branch.
2442 2005-11-21  Kean Johnston  <jkj@sco.com>
2444         * config.sub, config.guess: Sync from upstream sources.
2446 2005-11-21  Ben Elliston  <bje@au.ibm.com>
2448         Import from Autoconf sources:
2450         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
2451         * config/move-if-change: Don't output "$2 is unchanged";
2452         suggested by Ben Elliston.  Handle weird characters correctly.
2454 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
2456         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2457         to match upstream libtool for darwin.
2459 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
2461         * Makefile.def: Remove gdb dependencies for gdbtk.
2462         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2463         (configure-gdb, install-gdb): New rules.
2464         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2465         * Makefile.in, configure: Regenerated.
2467 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
2469         * MAINTAINERS (Write After Approval): Add myself.
2471 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
2473         * MAINTAINERS (Write After Approval): Add myself.
2475 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
2477         * MAINTAINERS (alias analysis): Add Daniel Berlin and
2478         Diego Novillo.
2480 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
2482         PR bootstrap/24297
2483         * Makefile.tpl (do-[+make-target+], do-check, install,
2484         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2485         are set before recursing.
2486         * Makefile.in: Regenerate.
2488 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
2490         PR bootstrap/18939
2491         * Makefile.def (gcc) <target>: Fix thinko.
2492         * Makefile.in: Regenerate.
2494 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
2496         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2497         * configure: Regenerate.
2499 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
2501         * MAINTAINERS (Write After Approval): Add self.
2503 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
2505         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2506         target-libffi, target-qthreads, target-libjava, and
2507         targetlibobjc.
2508         * configure: Regenerate.
2510 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
2512         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2513         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2514         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2515         (USUAL_OBJDUMP_FOR_TARGET): New.
2516         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2517         * configure.in: Check for $OBJDUMP_FOR_TARGET.
2518         * configure, Makefile.in: Regenerated.
2520 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2522         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2523         before other host packages.
2525 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
2527         * MAINTAINERS: Add self as sh libraries/configury maintainer.
2529 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2531         PR bootstrap/22340
2533         * configure.in (default_target): Remove.
2534         * Makefile.tpl (all): Do not use prerequisites as subroutines
2535         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2536         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2537         use prerequisites as subroutines.
2538         (check-host, check-target): New.
2539         (bootstrap configure & all targets): Do not use stage*-start
2540         if the directory layout is already ok.
2541         (non-bootstrap configure & all targets): Prepend a $(unstage).
2542         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
2543         (NOTPARALLEL): Remove.
2544         (unstage, stage variables): New variables.
2545         (unstage, stage targets): Simply expand to those variables.
2547         * configure: Regenerate.
2548         * Makefile.in: Regenerate.
2550 2005-10-04  James E Wilson  <wilson@specifix.com>
2552         * Makefile.def (lang_env_dependencies): Add libmudflap.
2553         * Makefile.in: Regenerate.
2555 2005-10-03  Andreas Schwab  <schwab@suse.de>
2557         Backport from libtool CVS:
2558         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
2560         * ltmain.sh: add support for installing into temporary
2561         staging area (e.g. 'make install DESTDIR=...')
2563 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
2565         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2566         * configure: Regenerated.
2568 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
2570         * configure: Regenerate with the correct
2571         autoconf version.
2573 2005-09-30  Catherine Moore  <clm@cm00re.com>
2575         * configure.in (bfin-*-*): New.
2576         * configure: Regenerated.
2578 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
2580         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2581         (LIPO_FOR_TARGET): New.
2582         (CONFIGURED_LIPO_FOR_TARGET): New.
2583         (USUAL_LIPO_FOR_TARGET): New.
2584         (STRIP_FOR_TARGET): New.
2585         (CONFIGURED_STRIP_FOR_TARGET): New.
2586         (USUAL_STRIP_FOR_TARGET): New.
2587         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2588         STRIP_FOR_TARGET.
2589         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2590         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2591         * Makefile.in: Regenerate.
2592         * configure: Regenerate.
2594 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
2596         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2597         (rs6000-*-aix*): Same.
2598         * configure: Regenerate.
2600 2005-09-16  Tom Tromey  <tromey@redhat.com>
2602         * MAINTAINERS: Add self as java maintainer.
2604 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2606         * configure.in: Recognize f95 in the --enable-languages option,
2607         and substitute it for fortran, issuing a warning.
2608         * configure: Regenerate.
2610 2005-08-30  Phil Edwards  <phil@codesourcery.com>
2612         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
2613         * configure:  Regenerated.
2615 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
2617         * MAINTAINERS: Add self as ms1 maintainer.
2619 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
2621         * Makefile.def (libssp): Add to lang_env_dependencies.
2622         * Makefile.in: Regenerate.
2624 2005-08-18  Ian Lance Taylor  <ian@airs.com>
2626         * MAINTAINERS: Add myself as middle-end maintainer.
2628 2005-08-17  Christian Groessler  <chris@groessler.org>
2630         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2631         * Makefile.in: Regenerate.
2633 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
2635         * MAINTAINERS (write after approval): Added myself.
2637 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
2639         * MAINTAINERS (Write After Approval): Add myself.
2641 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
2643         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2644         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2645         Look for alternate names of the target cc and c++
2646         * configure: Regenerate.
2648 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
2650         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2651         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2652         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2653         tools; remove code to manually set them.
2654         (Target tools): Look in the environment for them.
2655         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2656         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2657         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2658         build directory.
2659         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2660         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2661         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2662         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2663         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2664         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2665         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2666         * configure: Regenerate.
2667         * Makefile.in: Regenerate.
2669 2005-07-28  Ben Elliston  <bje@au.ibm.com>
2671         * MAINTAINERS: Update for removed CPU targets.
2673 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
2675         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
2676         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
2677         * Makefile.in: Regenerated.
2679 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
2681         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2682         (CFLAGS_FOR_TARGET): Use it.
2683         (CXXFLAGS_FOR_TARGET): Likewise.
2684         * Makefile.in: Regenerated.
2685         * configure.in (--with-build-sysroot): New option.
2686         * configure: Regenerated.
2688 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
2690         * Makefile.tpl: Wrap install between unstage and stage
2691         * Makefile.in: Regenerate.
2693 2005-07-21  Eric Christopher  <echristo@apple.com>
2695         * MAINTAINERS: Update affiliation.
2697 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
2699         * MAINTAINERS: Add self as crx port maintainer.
2701 2005-07-20  DJ Delorie  <dj@redhat.com>
2703         * MAINTAINERS: Add self as m32c maintainer.
2705 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
2707         * all files: Update FSF address.
2709 2005-07-15  Eric Christopher  <echristo@redhat.com>
2711         * MAINTAINERS: Change affiliation.
2713 2005-07-14  Jim Blandy  <jimb@redhat.com>
2715         * configure.in: Add cases for Renesas m32c.
2716         * configure: Regenerated.
2718 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2720         * COPYING.LIB: Update from fsf.org.
2722 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2724         * COPYING, compile, config.guess,
2725         config.sub, install-sh, missing, mkinstalldirs,
2726         symlink-tree, ylwrap: Sync from upstream sources.
2727         * config-ml.in: Update FSF address.
2729 2005-07-13  Eric Christopher  <echristo@redhat.com>
2731         * configure.in: Add toplevel noconfigdir support for tpf.
2732         * configure: Regenerate.
2734 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
2736         PR ada/22340
2738         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2739         * Makefile.in: Regenerate.
2741 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
2743         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
2744         Brolley to write-after-approval.
2746 2005-07-07  Andreas Schwab  <schwab@suse.de>
2748         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2749         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2750         * Makefile.in: Regenerated.
2752 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
2754         * configure.in: Don't build sim or rda when targetting darwin.
2755         * configure: Regenerate.
2757 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
2759         * configure.in: Add --enable-libssp and --disable-libssp.
2760         * configure: Regenerate with autoconf-2.13.
2762 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
2764         * Makefile.def (target_modules): Add libssp.
2765         * configure.in (target_libraries): Add target-libssp.
2766         * configure: Rebuilt.
2767         * Makefile.in: Rebuilt.
2769 2005-07-01  Zack Weinberg  <zackw@panix.com>
2771         * MAINTAINERS: Change email address.  Resign from maintainership.
2773 2005-07-01  Richard Guenther  <rguenther@suse.de>
2775         * MAINTAINERS: Change my e-mail address and affiliation.
2777 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
2779         * Makefile.def (stagefeedback): Come after profile.
2780         Define profiledbootstrap target.
2781         * Makefile.tpl (profiledbootstrap): Remove.
2782         (stageprofile-end): Zap stagefeedback.
2783         (stagefeedback-start): Copy all .gcda files, not only GCC's.
2784         * Makefile.in: Regenerate.
2786 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
2788         * MAINTAINERS: Update my email address.
2790 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
2792         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
2793         In 'cpp' stanza, support '#line' as well as '# '.
2795 2005-06-08  Andreas Schwab  <schwab@suse.de>
2797         * MAINTAINERS: Move myself from 'Write After Approval' to
2798         'CPU Port Maintainers' section as m68k maintainer.
2800 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
2802         * configure.in (unsupported_languages): New macro.
2803         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
2804         non-ported target libraries in noconfigdirs.
2805         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2806         non-linux-gnu.  Remove libgcj_ex_libffi.
2807         <lang_frag loop>: Set add_this_lang=no if the language is in
2808         unsupported_languages.
2809         * configure: Regenerate.
2811 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2813         * configure.in: Fix typo in handling of --with-mpfr-dir.
2814         * configure: Regenerate.
2816 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
2818         * MAINTAINERS: Update my email address.
2820 2005-06-02  Jim Blandy  <jimb@redhat.com>
2822         * config.sub: Add cases for the Renesas m32c.  (This patch has been
2823         accepted into the master sources.)
2825 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
2826             Michael Snyder  <msnyder@redhat.com>
2827             Stan Cox  <scox@redhat.com>
2829         * configure.in: Set noconfigdirs for ms1.
2831         * configure: Regenerate.
2833 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
2835         * MAINTAINERS (Write After Approval): Add self.
2837 2005-06-01  Josh Conner  <jconner@apple.com>
2839         * MAINTAINERS (Write After Approval): Add self.
2841 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
2843         * MAINTAINERS: Update my email address.
2845 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
2847         * MAINTAINERS (Write After Approval): Add self.
2849 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
2851         * MAINTAINERS (Write After Approval): Remove self.
2853 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
2855         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2856         (Dependencies): Consider target modules for bootstrap dependencies.
2857         Make target bootstrap modules depend on each stage's gcc.
2858         * Makefile.in: Regenerate.
2860 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
2862         * Makefile.def (configure-gcc): Depend on binutils having been built.
2863         (all-gcc): No need to do it here.
2864         * Makefile.in: Regenerate.
2866 2005-05-19  Paul Brook  <paul@codesourcery.com>
2868         * configure.in: Rewrite misleading error message when requested
2869         language cannot be built.
2870         * configure: Regenerate.
2872 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
2874         * ylwrap: Import from Automake 1.9.5.
2876 2005-05-13  David Ung  <davidu@mips.com>
2878         * MAINTAINERS (Write After Approval): Add self.
2880 2005-05-09  Mike Stump  <mrs@apple.com>
2882         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2883         lt_cv_sys_max_cmd_len for now.
2885 2005-05-09  Stan Cox  <scox@redhat.com>
2887         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2889 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
2891         * README.SCO: Update the URL.
2893 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
2895         * ltconfig: Define file_list_spec.  Pass file_list_spec and
2896         with_gnu_ld to libtool.
2897         * ltcf-c.sh (aix[45]): Define file_list_spec.
2898         * ltcf-cxx.sh (aix[45]): Same.
2899         * ltcf-gcj.sh (aix[45]): Same.
2900         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2901         exists, write list of input files to temporary file.
2903 2005-05-04  Mike Stump  <mrs@apple.com>
2905         * configure.in: Always pass --target to target configures as
2906         otherwise rebuilds that do --recheck will fail.
2907         * confiugure: Rebuilt.
2909 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
2911         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2912         STAGE_HOST_EXPORTS.
2913         (configure, all): Add bootstrap support.
2914         (Host modules, target modules): Pass post-stage1 flags and exports.
2915         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2916         * Makefile.in: Regenerate.
2918 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
2920         * configure: Regenerate.
2922 2005-04-27  Mike Stump  <mrs@apple.com>
2924         * MAINTAINERS: Add self as darwin maintainer.
2926 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
2928         * config.sub: Update from master copy.
2930 2005-04-21  Mike Stump  <mrs@apple.com>
2932         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2933         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2935 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
2937         * configure.in <crisv32-*-*, cris-*-*>: New local variable
2938         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
2939         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
2940         "*-*-elf" and "*-*-linux*".
2941         * configure: Regenerate.
2943 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
2945         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2947 2005-04-12  Mike Stump  <mrs@apple.com>
2949         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2951 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
2953         * MAINTAINERS (Write After Approval): Add myself.
2955 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
2957         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2959 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
2961         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2962         (TARGET_CONFIGARGS): Include --with-target-subdir.
2963         (configure, all): New macros.  Use them throughout.
2964         * Makefile.in: Regenerate.
2966 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
2968         * MAINTAINERS (Write After Approval): Add myself.
2970 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2972         * MAINTAINERS: Remove 'loop unrolling' maintainer.
2974 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
2976         * MAINTAINERS: Move John Carr to Write After Approval.
2978 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
2980         * config/mh-mingw32: Delete.
2981         * configure.in: Don't use it.
2982         * configure: Regenerate.
2984 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
2986         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2987         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2988         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2989         (HOST_LIB_PATH): Generate from Makefile.def.
2990         (TARGET_LIB_PATH): Likewise.
2991         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2992         * Makefile.in: Regenerate.
2993         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2994         (RPATH_ENVVAR): Include Darwin case.
2995         * configure: Regenerate.
2997 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
2999         * MAINTAINERS (Various Maintainers): Remove self.
3000         (Write After Approval): Add self.
3002 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
3004         * MAINTAINERS (Various Maintainers): Add self.
3006 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
3008         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3009         * configure: Regenerate.
3011 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
3013         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3014         gcc_version, and gcc_version_trigger from set of flags to pass.
3015         * Makefile.tpl: Remove definitions of above variables.
3016         (config.status): Remove dependency on $(gcc_version_trigger).
3017         * Makefile.in: Regenerate.
3018         * configure.in: Do not reference config/gcc-version.m4 nor
3019         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
3020         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
3021         * configure: Regenerate.
3023 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
3024             Andrew Pinski <pinskia@physics.uc.edu>
3026         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3027         * Makefile.in: Regenerate.
3029 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
3031         * MAINTAINERS (Write After Approval): Add myself.
3033 2005-03-03  David Ayers  <d.ayers@inode.at>
3035         * MAINTAINERS (Write After Approval): Add myself.
3037 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
3039         PR libgcj/20160
3040         * ltmain.sh: Avoid creating archives with components that have
3041         duplicate basenames.
3043 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
3045         PR bootstrap/20250
3046         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3047         instead of check.
3048         * Makefile.in: Regenerate.
3050 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3052         * Makefile.in: Regenerate to fix conflict between the previous two
3053         patches.
3055 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3057         PR bootstrap/17383
3058         * Makefile.def (target_modules): Remove "stage", now unnecessary.
3059         * Makefile.tpl (HOST_SUBDIR): New substitution.
3060         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3061         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3062         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3063         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3064         (Host modules, Bootstrapped modules): Use it.
3065         (Build modules, Target modules): Do not create symlink trees,
3066         always configure out-of-srcdir.
3067         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3068         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3069         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3070         $(HOST_SUBDIR).  Create a symlink for host_subdir.
3072         * Makefile.in: Regenerate.
3073         * configure: Regenerate.
3075 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3077         Merged from libada-gnattools-branch:
3078         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3080         * gnattools: New directory.
3081         * Makefile.def: Add gnattools as a module, depending on target-libada.
3082         * Makefile.in: Regenerate.
3083         * configure.in: Include gnattools in host_tools; disable it if ada
3084         is disabled.
3085         * configure: Regenerate.
3087 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
3089         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3090         treelang maintainer.
3091         (Write After Approval): Remove myself.
3093 2005-02-23  Paul Schlie  <schlie@comcast.net>
3095         * configure.in: Allow darwin targeted ports to build tk, itcl and
3096         libgui.
3097         * configure: Regenerate.
3099 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3101         PR libgcj/10353
3102         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3103         * configure: Regenerate.
3105 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
3107         * MAINTAINERS (Write After Approval): Add myself.
3109 2005-02-10  Ian Lance Taylor  <ian@airs.com>
3111         * MAINTAINERS: Update my e-mail address.
3113 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
3115         * MAINTAINERS (Write After Approval): Add myself.
3117 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
3119         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3120         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3121         target-libgloss when not *-*-elf and *-*-aout.
3122         * configure: Regenerate.
3124 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
3126         * MAINTAINERS: Remove obsolete entries.
3128         * MAINTAINERS (Write After Approval): Add Michael Matz.
3130 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
3132         * MAINTAINERS: Remove self as cpplib maintainer.
3134 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3136         * install-sh, config.sub: Import from upstream.
3138 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3140         PR bootstrap/18222
3141         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3142         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3143         * Makefile.in: Regenerate.
3145 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
3147         * MAINTAINERS: Update my email address.
3149 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
3150             Andreas Schwab  <schwab@suse.de>
3152         PR bootstrap/18033
3153         * config-ml.in: Eval option if surrounded by single quotes.
3155 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
3157         Revert 2004-12-28 Makefile changes, a better fix will be
3158         applied to mainline and src after GCC 4.0 branches.
3160 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
3162         PR bootstrap/17383
3164         * Makefile.def (target_modules): Remove stage parameter,
3165         it is always true now.
3166         * Makefile.tpl (configure-build-[+module+],
3167         configure-target-[+module+]): Always build symlink tree
3168         for the directory and for include.  BUILD_SUBDIR and
3169         TARGET_SUBDIR cannot be . anymore.
3170         * Makefile.in: Regenerate.
3172 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
3174         Revert 2004-12-08 Makefile changes.
3176 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
3178         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3179         cygwin, mingw.
3181 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
3183         * configure.in (sh64-*-*): Reenable gprof.
3184         * configure: Regenerate.
3186 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
3188         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3189         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3190         (EXTRA_TARGET_FLAGS): Add PICFLAG.
3191         * Makefile.in: Regenerate.
3193 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
3195         * MAINTAINERS: Update my email address.
3197 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
3199         * Makefile.tpl: Generate normal dependencies if the LHS module is
3200         not bootstrapped.
3201         * Makefile.in: Regenerate.
3203 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3205         * configure.in: Include config/gxx-include-dir.m4.  Use
3206         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
3207         * configure: Regenerate.
3209 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3211         * config.if: Delete.
3212         * configure.in: Set libstdcxx_incdir directly.
3213         * configure: Regenerate.
3215 2004-12-02  Eric Christopher  <echristo@redhat.com>
3217         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3218         * Makefile.in: Regenerate.
3220 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3222         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3223         * configure: Regenerate.
3225 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3227         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
3228         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
3229         * configure: Regenerate.
3231 2004-12-01  Eric Christopher  <echristo@redhat.com>
3233         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3234         of things to remove.
3236 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
3238         * MAINTAINERS (Write After Approval): Update my e-mail address.
3240 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
3242         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3243         from CVS libtool to always pass_all.
3245 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3247         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3248         (hppa*64*-*-*): Delete incorrect comment.
3249         * configure: Rebuilt.
3251 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3253         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3255 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3257         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3258         from CVS libtool to always pass_all.
3260 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3262         * install-sh, compile: Import from automake.
3264 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3266         * config.guess, config.sub:  Import from savannnah.
3268 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
3270         * MAINTAINERS (Write After Approval): Add myself
3272 2004-11-12  Mike Stump  <mrs@apple.com>
3274         * Makefile.def: Add html support.
3275         * Makefile.tpl: Likewise.
3276         * Makefile.in: Regenerate.
3278 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
3280         PR 18423
3281         * configure.in: Remove all instances of build-fixincludes from
3282         noconfigdirs.
3283         (build_configargs): Supply --target to subdirectories.
3284         * configure: Regenerate.
3286         * Makefile.def: Make gcc install depend on fixincludes install.
3287         * Makefile.in: Regenerate.
3289 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
3291         * MAINTAINERS: Add myself as gcc testsuite maintainer.
3293 2004-11-11  Paul Brook  <paul@codesourcery.com>
3295         * MAINTAINERS: Add self as arm maintainer.  Update email address.
3297 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
3299         * configure.in (noconfigdirs) [mmix-*-*]: Disable
3300         target-libgfortran.
3301         * configure: Regenerate.
3303 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
3305         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3306         like CC.
3308 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
3310         * Makefile.def (host fixincludes): Specify missing targets.
3311         * Makefile.in: Regenerate.
3313 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
3315         * MAINTAINERS: Add myself
3317 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
3319         * MAINTAINERS (Write After Approval): Add myself.
3321 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
3323         * Makefile.def: Build fixincludes for the host, too.
3324         * Makefile.in: Regenerate.
3325         * configure.in (host_tools): Add fixincludes.
3326         * configure: Regenerate.
3328 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
3330         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3331         * configure: Regenerated.
3333 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
3335         PR other/17783
3336         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3337         * configure: Regenerated.
3339 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
3341         * README.SCO: Update per FSF instructions.
3343 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
3345         PR target/18151
3346         * configure.in (case ${target}): Do not build fixincludes for avr.
3347         * configure: Regenerated.
3349 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
3351         * configure.in (case ${target}): Do not build fixincludes
3352         on platforms where it is not used.
3353         * configure: Regenerated.
3355 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
3357         * configure.in: Use an absolute path to install-sh.
3358         * configure: Regenerated.
3360 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3362         * MAINTAINERS (Write After Approval): Add myself.
3364 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
3366         * MAINTAINERS: Remove from Write After Approval those that are
3367         already maintainers.
3369 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
3371         * MAINTAINERS:  Update my email address.
3373 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
3375         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3376         * configure: Regenerate.
3378 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
3380         * MAINTAINERS:  Update my email address.
3382 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
3384         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
3385         entries belonging to this category.
3387 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
3389         * MAINTAINERS: Update my e-mail address.
3391 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
3393         Fix wrong conflict resolution in:
3395         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3397         * Makefile.in: Regenerate.
3398         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3399         in the recursive `make', instead of hardwiring `all'.
3400         (Autogenerated TARGET-* variables): New.
3402 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
3404         * configure.in: Enable target-libgloss for crx-*-*.
3405         * configure: Regenerate.
3407 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3409         * MAINTAINERS (Various Maintainers): Move the "windows,
3410         cygwin, mingw" maintainer to ...
3411         (OS Port Maintainers): ... here.
3413 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3415         * MAINTAINERS (Write After Approval): Remove those that are
3416         maintainers of some subsystem.
3418 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
3420         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3421         * ltcf-cxx.sh (tpf*): Likewise.
3422         * ltconfig (tpf*): Add TPF OS configuration support.
3424 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
3426         * MAINTAINERS: Change my email address to my new work account.
3428 2004-09-24  Michael Roth  <mroth@nessie.de>
3430         * configure.in (--without-headers): Add missing double quotes.
3431         * configure: Regenerate.
3433 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
3435         * ylwrap: Revert to previous version.
3437 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
3439         PR bootstrap/17369
3440         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3441         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3442         SET_GCC_LIB_PATH_CMD.
3443         (BASE_TARGET_EXPORTS): Likewise.
3444         * Makefile.in: Regenerated.
3446         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3447         * configure: Regenerated.
3449 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
3451         * config.guess: New upstream version
3452         * compile, depcomp, install-sh, ylwrap: Likewise.
3454 2004-09-19  Roger Sayle  <roger@eyesopen.com>
3456         * config/mh-x86omitfp: New host makefile fragment.  Add
3457         -fomit-frame-pointer to the default BOOT_CFLAGS.
3458         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3459         * configure: Regenerate.
3461 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
3463         PR target/11572
3464         * configure.in (*-*-darwin*): Renable libobjc.
3465         * configure: Regenerate.
3467 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
3469         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3471 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
3473         * Makefile.def: Remove libbanshee.
3474         * Makefile.tpl: Ditto.
3475         * configure.in: Ditto.
3476         * Makefile.in: Regen.
3477         * configure: Ditto.
3479 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
3481         * ltmain.sh: Use $pic_object as $non_pic_object if
3482         $non_pic_object=none.
3484 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
3486         * missing: Import latest version from master repository.
3488 2004-09-06  Nick Clifton  <nickc@redhat.com>
3490         * config.sub: Import latest version from master repository.
3491         * config.guess: Likewise.
3492         This includes these changes:
3494         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
3496         * config.sub: Handle crisv32, alias etraxfs.
3497         * config.guess (crisv32:Linux:*:*): Handle.
3499         2004-08-13  Brad Smith  <brad@comstyle.com>
3501         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3502         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3504         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
3506         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3507         assume the processor is a powerpc.  This is because coreutils
3508         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3509         in this case, due to a MacOS X bug that causes
3510         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3511         to return a negative number.
3512         Problem reported by Petter Reinholdtsen in:
3513         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3515         2004-07-19  Ben Elliston  <bje@gnu.org>
3517         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3519         2004-06-24  Ben Elliston  <bje@gnu.org>
3521         * config.guess: Update copyright years.
3522         * config.sub: Likewise.
3524         2004-06-22  Robert Millan  <robertmh@gnu.org>
3526         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3527         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3529         2004-06-22  Stanley F. Quayle <stan@stanq.com>
3531         * config.guess (*:*VMS:*:*): New entry. Replaces
3532         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3533         manufacturer.
3535         2004-06-22  Ben Elliston  <bje@gnu.org>
3537         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3538         * config.sub: Likewise.
3540         2004-06-22  Ben Elliston  <bje@gnu.org>
3542         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3543         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3545         2004-06-11  Ben Elliston  <bje@gnu.org>
3547         * config.guess (pegasos:OpenBSD:*:*): Remove.
3549         2004-06-11  Ben Elliston  <bje@gnu.org>
3551         From Wouter Verhelst <wouter@grep.be>:
3552         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3554         2004-06-11  Ben Elliston  <bje@gnu.org>
3556         * config.guess (luna88k:OpenBSD:*:*): New.
3558         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
3560         * config.guess (m32r*:Linux:*:*): New case.
3561         * config.sub: Handle m32rle.
3563         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
3565         From Jens Petersen  <petersen@redhat.com>:
3566         * config.sub: Handle sparcv8.
3568         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
3570         From Tom Smith <smith@cag.lkg.hp.com>:
3571         * config.guess: Version suffixes are equally significant on Tru64
3572         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
3573         prefix of "P" (patched kernel).
3575         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
3577         * config.sub: Add support for National Semiconductor CRX target.
3579 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
3581         * MAINTAINERS (Various Maintainers): Remove myself as web page
3582         maintainer, add myself as maintainer of build status lists.
3584 2004-09-03  Jan Beulich  <jbeulich@novell.com>
3586         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3587         *-*-netware, but add target-libmudflap.
3588         Consolidate *-*-netware targets (of which really only i?86 exists)
3589         into a single entry.
3590         * configure: Likewise.
3592 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
3594         * Makefile.tpl (sorry): Remove.
3595         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3596         (cleanstrap targets): Depend on distclean, not distclean-stage1.
3597         (do-clean): Clean per-stage directories too.
3598         (do-distclean): Run distclean-stage1 too.
3599         (.NOTPARALLEL): Enable during toplevel bootstrap.
3600         (stage[+id+]-bubble): Enable parallel execution during
3601         the recursive invocation.
3602         * Makefile.in: Regenerate.
3604         Fix previous checkin:
3606         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3607         include.
3608         * configure.in: Fix indentation.
3609         * configure: Regenerate.
3611 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
3613         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3614         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3615         * configure: regenerate
3616         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3617         -mdynamic-no-pic
3620 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
3622         * Makefile.def (build_modules): Add fixincludes.
3623         (dependencies): Make gcc depend on fixincludes.
3624         * configure.in (build_tools): Add fixincludes.
3625         (build_configdirs): Always include build_libs.
3626         * Makefile.in: Regenerate.
3627         * configure: Regenerate.
3629 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
3631         * Makefile.def (bootstrap stages): Add 'lean' parameter.
3632         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3633         phony targets; do not generate timestamp files.
3634         (distclean-stageN): Remove references to their timestamp files.
3635         (restageN, touch-stageN): Remove.
3636         (stageN-bubble): Rewritten.
3637         (compare): Support lean bootstraps.
3638         * Makefile.in: Regenerate.
3640         * configure.in: Only warn when bootstrapping but
3641         build != host or build != target.  Support lean bootstraps.
3642         * configure: Regenerate.
3644 2004-08-26  Phil Edwards  <phil@codesourcery.com>
3646         * configure.in:  Give a better error message if GMP/MPFR are missing
3647         and a language needing them has been requested.
3648         * configure:  Regenerated.
3650 2004-08-25  Phil Edwards  <phil@codesourcery.com>
3652         * configure.in:  Print a list of available language front-ends if
3653         a requested one is missing.  Tidy stray tab characters.
3654         * configure:  Regenerated.
3656 2004-08-19  Michael Koch  <konqueror@gmx.de>
3658         * gcc/doc/install.texi: Update entry about automake for libjava.
3660 2004-08-17  Robert Millan  <robertmh@gnu.org>
3662         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3663         (instead of FreeBSD).
3664         * configure: Regenerate.
3666 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3668         * Makefile.in: Regenerate.
3669         * configure: Regenerate.
3671         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3672         stage_*_flags.
3673         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3674         for bootstrapped modules if toplevel bootstrap is going.
3675         (GCC bootstrap): Generate per-stage targets for all bootstrapped
3676         modules.  Adjust for changes in Makefile.def.  Enable several
3677         rules even in non-bootstrap mode, just to avoid peppering the
3678         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3679         (stage-[+prev+]-bubble): Remove.
3681         * Makefile.def (Dependencies): Depend on all-build-bison,
3682         all-build-flex, all-build-byacc, all-build-texinfo, rather
3683         than the host variations.
3684         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
3685         with BUILD_SUBDIR.
3686         (BISON): Update for recent Bisons.
3687         (YACC): Fix typo.
3688         (cross): Depend on all-build.
3689         (all): Do not depend on all-build.
3690         (prebootstrap): Remove.
3691         (dep-kind): Accept separate prefixes for MODULE and ON variables.
3692         (Prebootstrap dependencies): Add them to the per-stage targets
3693         and to all-prebootstrap.
3694         * configure.in (build_configdirs): Always enable build_tools.
3695         (BUILD_DIR_PREFIX): Remove.
3697         * Makefile.def (gcc): Add target variable.
3698         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3699         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3700         in the recursive `make', instead of hardwiring `all'.
3701         (Autogenerated TARGET-* variables): New.
3703 2004-08-13  Brian Booth  <bbooth@redhat.com>
3705         * MAINTAINERS: Remove myself from write-after-approval.
3707 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3709         * src-release: Stop distributing mmalloc with gdb (which doesn't
3710         use it).
3711         * Makefile.def: GDB doesn't depend on mmalloc anymore.
3712         * Makefile.in: Regenerate.
3714 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
3716         * configure.in (arm*-*-eabi*): New target.
3717         * configure: Regenerate.
3719 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
3721         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3722         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3723         (Dependencies): New section.
3724         * Makefile.tpl (Dependencies): Generate from Makefile.def.
3725         (configure-target-[+module+]): Depend on maybe-all-gcc
3726         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
3727         (toplevel profiledbootstrap): Fix dependencies.
3728         * Makefile.in: Regenerate.
3730 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
3732         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3733         target-libiberty to noconfigdirs.
3734         * configure: Regenerate.
3736 2004-08-03  Paul Brook  <paul@codesourcery.com>
3738         * configure.in: Check for MPFR as well as GMP.
3739         * configure: Regenerate.
3741 2004-08-01  Robert Millan  <robertmh@gnu.org>
3743         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3744         libmudflap for all GNU-based systems (with Glibc).
3745         * configure: Regenerate.
3747 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
3749         * Makefile.def (host-modules): Add gcc.
3750         * Makefile.in: Regenerate.
3751         * Makefile.tpl (sorry): New rule.
3752         (configure-host, all-host, [+make_target+]-host, do-check,
3753         install-host): Do not add gcc as a special case.
3754         (host modules): Add a small special-casing for gcc.  Export
3755         extra_make_flags through the environment.
3756         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3757         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3758         other recursive targets for gcc): Remove.
3760         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3761         (stage, unstage): New rules.
3762         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3763         distclean-stage[+id+]): Use stage_current.
3764         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3765         the stage*-start rules.
3767 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
3769         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3770         use -all_load flag.
3772 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
3774         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3775         * configure: Regenerate.
3777 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
3779         * maintainer-scripts/gcc_release: Revert yesterday's change.
3781 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
3783         * MAINTAINERS: Add myself to write-after-approval.
3785 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3787         * libf2c: Removed.
3788         * gcc/gccbug.in: Updated because of libf2c removal.
3789         * maintainer-scripts/gcc_release: Ditto.
3791 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
3793         * configure.in: Build libmudflap by default on FreeBSD.
3794         * configure: Regenerated.
3796 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
3798         * configure.in: Do not build libmudflap by default on non-GNU/Linux
3799         systems.
3800         * configure: Regenerated.
3802 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3804         PR target/16344
3805         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3806         feedback based compiler.
3807         * Makefile.in: Rebuilt.
3809 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
3811         * Makefile.def (host_modules): Set bootstrap=true for flex.
3812         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3813         * Makefile.in: Rebuilt.
3815 2004-07-07  Jan Hubicka  <jh@suse.cz>
3817         * MAINTAINERS: Add self as a profile feedback maintainer.
3819 2004-07-05  Phil Edwards  <phil@codesourcery.com>
3821         * configure.in:  Do not prepend $srcdir to /dev/null in
3822         makefile fragments.
3823         * configure:  Regenerate.
3825 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
3827         * Makefile.def (build_modules): Add bison, byacc, flex,
3828         m4, texinfo.
3829         (flags_to_pass): Add FLEX.
3830         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3831         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3832         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3833         DEFAULT_MAKEINFO): Remove.
3834         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3835         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3836         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3837         objdir or else use configured tool.
3838         (all-build): New.
3839         (all): Depend on it.
3840         (Build module dependencies): Add.
3841         * Makefile.in: Regenerate.
3842         * configure.in: Better support for multiple build modules,
3843         matching what is done for host/target modules.  Do not look
3844         for "plausible" locations of build tools if Canadian cross.
3845         Use autoconf's AC_PROG_CC to find a C compiler.  Define
3846         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
3847         * configure: Regenerate.
3849 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3851         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3852         * Makefile.in: Regenerate.
3854 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3856         * Makefile.tpl (configure-build-[+module+],
3857         configure-[+module+], configure-target-[+module+]): Pass
3858         [+extra_configure_args+].
3859         (all-build-[+module+], all-[+module+], check-[+module+],
3860         install-[+module+], [+make_target+]-[+module+],
3861         all-target-[+module+], check-target-[+module+],
3862         install-target-[+module+], [+make_target+]-target-[+module+]):
3863         Pass [+extra_make_args+].
3864         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3865         (GCC_HOST_EXPORTS): Remove.
3866         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3867         cross, check-gcc, check-gcc-c++, install-gcc,
3868         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3869         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3870         * Makefile.in: Regenerate.
3872 2004-06-21  Matthew Sachs  <msachs@apple.com>
3874         * MAINTAINERS: Added self to write-after-approval.
3876 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
3878         * configure.in: Check for srcdir/winsup rather than build directory
3879         winsup.
3880         * configure: Regenerate.
3882 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
3884         * configure.in: Don't build Cygwin native newlib if winsup
3885         directory is missing.  Emit warning instead.
3886         * configure: Regenerate.
3888 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
3890         * Makefile.tpl (touch-stage[+id+]): New.
3891         (restage[+prev+]): Depend on touch-stage[+id+].
3893         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3894         Use it throughout.
3896         * Makefile.def: Add profile and feedback bootstrap stages.
3897         Remove next field from bootstrap stages.
3898         * Makefile.tpl (LN, LN_S): Substitute.
3899         (stageN-start, stageN-end): Use double-colon rules, to
3900         provide a hook for additional setup commands.
3901         (distclean-stageN-gcc, restageN): Create dependencies from
3902         [+prev+], not from [+next+].
3903         (stageN-bubble): Add commands for successive stages from
3904         [+prev+], using double-colon rules.
3905         (all-stageN-gcc): Fix typo.
3906         (stagefeedback-start, profiledbootstrap): New.
3907         * Makefile.in: Regenerate.
3908         * configure.in: Call ACX_PROG_LN.
3909         * configure: Regenerate.
3911 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
3913         * MAINTAINERS (Write After Approval): Add myself.
3915 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
3917         * MAINTAINERS (Write After Approval): Add myself.
3919 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
3921         * configure.in: Fix --enable-bootstrap breakage introduced in trees
3922         without gcc.
3923         * configure: Regenerate.
3925 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3927         * Makefile.tpl: Fix typo.
3928         * Makefile.in: Regenerate.
3930 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
3932         * configure.in: Remove new- prefix from toplevel
3933         bootstrap targets.
3934         * configure: Regenerate.
3936 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3938         * Makefile.tpl (all.normal): Rename to all.
3939         (all): Replace with a rule to pick the default
3940         target from configure.
3941         (all-gcc, configure-gcc): Use conditionals to
3942         do nothing when toplevel bootstrap is going on.
3943         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3944         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3945         * configure.in: Support --enable-bootstrap.
3947         * Makefile.def: Remove new- prefix from toplevel
3948         bootstrap targets.
3949         * Makefile.tpl: Likewise.
3951         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
3952         target.
3954         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3955         $(RECURSE_FLAGS) to recursive invocation of make.
3957         * Makefile.in: Regenerate.
3958         * configure: Regenerate.
3960 2004-05-30  Andreas Jaeger  <aj@suse.de>
3961             Jim Wilson <wilson@specifixinc.com>
3963         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3964         like CC.
3966 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
3968         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3969         * configure: Regenerate.
3971 2004-05-25  Daniel Jacobowitz  <drow@false.org>
3973         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3974         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3975         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
3976         targets.
3977         * Makefile.in: Regenerate.
3979 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
3981         * configure.in: Test the ability to symlink directories.
3982         * configure: Regenerate.
3984         * Makefile.def (bootstrap-stage): New definitions.
3985         * Makefile.tpl (configure-stage1-gcc,
3986         configure-stage2-gcc, configure-stage3-gcc,
3987         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3988         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3989         new-restage3, compare): Autogenerate, see Makefile.in
3990         entry for behavioral changes.
3991         (distclean-stage1, new-stage1-start, new-stage1-end,
3992         new-stage1-bubble, distclean-stage2, new-stage2-start,
3993         new-stage2-end, new-stage2-bubble, distclean-stage3,
3994         new-stage3-start, new-stage3-end): New autogenerated targets.
3995         (objext, prebootstrap, BOOT_CFLAGS,
3996         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3997         targets.
3999         * Makefile.in: Regenerate.
4000         (distclean-stage1, new-stage1-start, new-stage1-end,
4001         new-stage1-bubble, distclean-stage2, new-stage2-start,
4002         new-stage2-end, new-stage2-bubble, distclean-stage3,
4003         new-stage3-start, new-stage3-end): New targets.
4004         (all-stage1-gcc): Move prebootstrap dependency from here...
4005         (configure-stage1-gcc): ...to here.
4006         (new-bootstrap): Use bubble targets.
4007         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4008         Use per-stage distclean targets.
4009         (configure-stage1-gcc, configure-stage2-gcc,
4010         configure-stage3-gcc, all-stage1-gcc,
4011         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4012         Use new-stageN-start to prepare the tree.
4014 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
4016         * Makefile.def (host_modules): add libcpp.
4017         * Makefile.tpl: Add dependencies on and for libcpp.
4018         * Makefile.in: Regenerate.
4019         * configure.in: Add libcpp host module.
4020         * configure: Regenerate.
4022 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
4024         * Makefile.tpl: Whenever a recursive target is defined, wrap
4025         it in a special @if/@endif block, and prepare its maybe
4026         dependency in the @if/@endif block
4027         * configure.in: Instead of writing maybe dependencies, remove
4028         the @if/@endif statements, and remove the @if/@endif blocks
4029         that remain.
4030         * configure: Regenerate.
4031         * Makefile.in: Regenerate.
4033 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
4035         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4037 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
4039         PR bootstrap/15120
4040         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4041         * */configure: Rebuilt.
4043 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
4045         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4046         of libf2c.
4047         * configure, Makefile.in: Regenerate.
4049 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
4051         * MAINTAINERS (Write After Approval): Add myself.
4053 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4055         Merge from tree-ssa-20020619-branch.
4057         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4058         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4059         (HOST_GMPLIBS): Define.
4060         (HOST_GMPINC): Define.
4061         (TARGET_LIB_PATH): Add libmudflap.
4062         (GFORTRAN_FOR_TARGET): Define.
4063         (configure-build*): Export GFORTRAN.
4064         (configure-gcc): Export GMPLIBS and GMPINC.
4065         (all-gcc): Add maybe-all-libbanshee.
4066         (configure-target-libgfortran): Define.
4067         * Makefile.in: Regenerate.
4068         * configure.in (host_libs): Add libbanshee.
4069         (target_libraries): Add target-libmudflap and target-libgfortran.
4070         Add --with-libbanshee.
4071         Handle --disable-libmudflap.
4072         (*-*-freebsd*): Use with_gmp.
4073         Add $(libgcj) to noconfigdirs.
4074         * configure: Regenerate.
4075         * depcomp: New file.
4076         * MAINTAINERS: Add tree-ssa maintainers.
4078 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
4080         * MAINTAINERS (Various Maintainers): Add myself.
4082 2004-04-30  Brian Ford  <ford@vss.fsi.com>
4084         * MAINTAINERS (Write After Approval): Add myself.
4086 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
4088         * MAINTAINERS (Write After Approval): Add myself.
4090 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
4092         * config/acx.m4: Fix fastcompare support for new-bootstrap.
4093         * configure: Regenerate.
4095 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
4097         Revert:
4098         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4100         * Makefile.def (flags_to_pass): Remove *dir variables that
4101         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4102         as well as prefix and exec_prefix.
4103         * Makefile.in: Regenerate.
4105 2004-04-26  Robert Millan  <robertmh@gnu.org>
4107         Add patches from libtool CVS.
4108         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4109         * ltconfig: Likewise.
4110         * ltcf-c.sh: Likewise.
4111         * ltcf-cxx.sh: Likewise.
4112         * ltcf-gcj.sh: Likewise.
4114 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4116         * Makefile.def (host_modules): Mark with the bootstrap
4117         flag packages on which gcc depends.
4118         * Makefile.tpl (all-bootstrap): Use it.
4119         * Makefile.in: Regenerate.
4121 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4123         * Makefile.def (flags_to_pass): Remove *dir variables that
4124         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4125         as well as prefix and exec_prefix.
4126         * Makefile.in: Regenerate.
4128 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4130         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4131         * configure: Regenerate.
4132         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4133         * gcc/Makefile.tpl (compare): Use the result of the test.
4134         * gcc/Makefile.in: Regenerate.
4136 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
4138         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4139         Always relocate gcc and prev-gcc to the original names, even
4140         if the build fails.
4141         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4142         New targets.
4144 2004-04-23  Laurent GUERBY <laurent@guerby.net>
4146         * MAINTAINERS: Update my email address.
4148 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4150         * configure.in (mips*-*-irix5*): Enable ld.
4151         * configure: Regenerate.
4153 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4155         * configure: Regenerate.
4157 2004-04-15  James E Wilson  <wilson@specifixinc.com>
4159         * Makefile.tpl (configure-[+module+], configure-gcc,
4160         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4161         Set and export LDFLAGS.
4162         * Makefile.in: Regenerate.
4164 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
4166         * MAINTAINERS: Add myself to write-after-approval.
4168 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4170         PR bootstrap/14871
4171         * Makefile.tpl: If we don't have built-in-tree target tools,
4172         use the ones found by configure rather than hacking around with
4173         program_transform_name.
4174         * configure.in: Give Makefile.tpl the information necessary
4175         to do that.
4176         * Makefile.in: Regenerate.
4177         * configure: Regenerate.
4179 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
4181         PR bootstrap/14760
4182         * configure.in: When computing baseargs, strip *all* copies of
4183         offending options.  Also, don't match/substitute the trailing space,
4184         so that this actually works when two similar options are separated by
4185         only one space.
4186         * configure: Regenerate.
4188 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
4190         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4191         (rs6000-*-aix*): Same.
4192         * configure: Regenerate.
4194 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
4196         * MAINTAINERS: Add myself to write-after-approval.
4198 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
4200         * MAINTAINERS: Add myself to write-after-approval.
4202 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
4204         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4205         STRICT_WARN, WARN_CFLAGS flags passed down to make.
4206         * Makefile.in: Regenerate.
4208         * configure.in (top level bootstrap support): Rework --enable-werror
4209         to set @stage2_werror_flag@.
4210         * configure: Regenerate.
4211         * Makefile.tpl (top level bootstrap support): Pass
4212         @stage2_werror_flag@ down to configure in stages 2 and 3.
4213         * Makefile.in: Regenerate.
4215 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4217         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4218         for stages 2 and 3 as well as in make.  As a consequence, remove
4219         OUTPUT_OPTION (now detected by configure) from the flags passed down
4220         to make.
4221         * Makefile.in: Regenerate.
4223         * Makefile.tpl (new-bootstrap): Fix typo.
4224         * Makefile.in: Regenerate.
4226 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4228         * Makefile.tpl: Rearrange by moving recursive_targets rules
4229         into their proper sections.
4230         * Makefile.tpl (top level bootstrap support): Move disabling
4231         of coverage flags from 'make' to 'configure'; improve comments.
4232         * Makefile.in: Regenerate.
4234         * Makefile.tpl (experimental top level bootstrap) Move stage1
4235         language setting from all- target to configure- target; disable
4236         intermodule optimization in stage 1; prevent gratuitous rebuilds
4237         of stage 1.
4238         * Makefile.in: Regenerate.
4239         * configure.in: Comma-separate stage 1 language list for top
4240         level bootstrap.
4241         * configure: Regenerate.
4243         * Makefile.tpl: Clean up experimental top level bootstrap support:
4244         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4245         prev-gcc in configure- targets as well as all- targets.
4246         * Makefile.in: Regenerate.
4248 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
4250         * compile: New file imported from automake.
4252 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
4254         * configure.in: Remove symbolic link section.
4255         * configure: Regenerate.
4256         * Makefile.tpl (links): Remove.
4257         * Makefile.in: Regenerate.
4259 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
4260             Nathanael Nerode  <neroden@gcc.gnu.org>
4262         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4263         Set with AC_CHECK_PROGS.
4264         * configure.in: Fix comment typo from last patch.
4265         * configure: Regenerate.
4267 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
4269         * Makefile.tpl: Introduce experimental top level bootstrap support.
4270         * Makefile.in: Regenerate.
4271         * configure.in: Introduce support for top level bootstrap.
4272         * configure: Regenerate.
4274 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4275             Paolo Bonzini  <bonzini@gnu.org>
4277         PR bootstrap/14522
4278         * configure.in: Cope with shells that do not support unquoted ^
4279         * configure: Regenerate.
4281 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4282             Paolo Bonzini  <bonzini@gnu.org>
4284         PR bootstrap/14522
4285         * configure.in: Cope with shells that do not support nesting
4286         quotes inside quoted backquote substitutions.
4287         * configure: Regenerate.
4289 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
4291         PR bootstrap/14522
4292         * configure.in: Fix escaping of $.
4293         * configure: Regenerate.
4295 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4297         * configure: Regenerate, since I forgot to while committing Paolo's
4298         changes.
4300 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
4302         PR ada/14131
4303         Move language detection to the top level.
4304         * configure.in: Find default values for the tools as
4305         soon as possible.  Disable ada if GNAT is not found.
4306         Emit error message about missing languages.  Expand
4307         --enable-languages=all for the gcc subdirectory.
4309 2004-03-10  Ben Elliston  <bje@gnu.org>
4311         * MAINTAINERS: Update my email address.
4313 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
4315         * ltconfig: Disable building static libraries if building shared
4316         libraries on AIX 5L.
4318 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
4320         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4321         and disable libgcj.
4322         * configure: Regenerated.
4324 2004-03-01  Brian Booth  <bbooth@redhat.com>
4326         * MAINTAINERS: Add myself to write-after-approval.
4328 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
4330         * MAINTAINERS: Add myself to write-after-approval.
4332 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4334         PR bootstrap/7087
4335         * Makefile.tpl: Guard XFOO sed statements better.
4336         * Makefile.tpl: Add dependency for configure-target-libada.
4337         * Makefile.in: Regenerate (incidentally fixes broken
4338         commit when libada-branch was merged).
4340 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
4342         * MAINTAINERS: Add myself to write-after-approval.
4344 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
4346         * MAINTAINERS: Add Nicola Pero and myself as libobjc
4347         maintainers.
4349 2004-02-20  Andrew Cagney  <cagney@redhat.com>
4351         * config.guess: Update from version 2003-10-16 to 2004-02-16.
4352         * config.sub: Update from version 2003-11-03 to 2004-02-16.
4354 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4356         PR bootstrap/11932
4357         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4359 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
4361         * MAINTAINERS: Added myself to write-after-approval.
4363 2004-02-14  Michael Koch  <konqueror@gmx.de>
4365         * MAINTAINERS: Added myself to write-after-approval.
4367 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
4369         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
4370         some OS port maintainers to OS port maintainers section.
4372 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
4374         * MAINTAINERS: Add self.
4376 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
4378         * MAINTAINERS: Alphabetize.
4380 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
4382         * MAINTAINERS: Remove myself.
4384 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
4386         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4387         (rs6000-*-aix*): Same.
4388         * configure: Regenerate.
4390 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
4392         * configure.in (host): Add in missing $noconfigdirs to defines.
4393         * configure: Regenerate.
4395 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
4396             Nathanael Nerode  <neroden@gcc.gnu.org>
4398         PR ada/6637, PR ada/5911
4399         Merge with libada-branch:
4400         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4401         with appropriate dependencies. Add --enable-libada configure switch.
4402         * configure, Makefile.in: Regenerate.
4404 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
4406         * MAINTAINERS: Add myself to write-after-approval.
4408 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4410         * configure.in: Don't pass --with-stabs on IRIX 5 either.
4411         * configure: Regenerate.
4413 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
4415         Merge from upstream:
4417         * ltmain.in: When setting IFS to '~', be careful about user
4418         arguments that contain '~'.
4420         2004-02-04  Peter O'Gorman  <peter@pogma.com>
4422         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4423         Also test $base_compile against $CC with escaped arguments. Bug
4424         reported by Geoff Keating <geoffk@apple.com>.
4426 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
4428         * MAINTAINERS: Remove i960 port.
4430 2004-01-23  DJ Delorie  <dj@redhat.com>
4432         * Makefile.def (target_modules) [libiberty]: Don't stage.
4433         * Makefile.in: Rebuilt.
4435 2004-01-20  Caroline Tice  <ctice@apple.com>
4437         * MAINTAINERS: Add myself to write-after-approval.
4439 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
4441         * MAINTAINERS: Update my email address.
4443 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
4445         * MAINTAINERS: Add myself to write-after-approval.
4447 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4449         * MAINTAINERS: Remove entries without email address.
4451 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
4453         * MAINTAINERS: Add myself to write-after-approval.
4455 2004-01-15  Steven Bosscher  <stevenb@suse.de>
4457         * MAINTAINERS: Update my email address.
4459 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
4461         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4462         * Makefile.tpl (configure-target-[+module+]): Support stage.
4463         * Makefile.in: Rebuilt.
4465 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
4467         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4469 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
4471         * MAINTAINERS: Add myself as a MIPS maintainer.
4473 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4475         * configure.in: Use ./config.cache, not config.cache.
4476         * configure: Regenerate.
4477         * Makefile.tpl: Special-casing not needed for GCC any more.
4478         * Makefile.in: Regenerate.
4480         * configure.in: Don't share a cache file for host dirs.
4481         * configure: Regenerate.
4483         * config-ml.in: Don't mess with the cache file.
4485 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4487         * MAINTAINERS: Move myself from 'Write After Approval' to
4488         'CPU Port Maintainers' section as SPARC maintainer.
4490 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4492         * Makefile.tpl: Make GCC use a separate config.cache.
4493         * Makefile.in: Regenerate.
4495         PR bootstrap/11932, PR bootstrap/11933
4496         (I don't know if it will fix either of them, but it relates
4497         to them.)
4498         * configure.in: Don't use shared config.cache for target
4499         directories.
4500         * configure: Regenerate.
4502 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
4504         * MAINTAINERS: Add myself to 'Write After Approval' section.
4506 2003-12-31  Roger Sayle  <roger@eyesopen.com>
4508         * configure.in (ia64*-*-hpux*): Disable building java libraries.
4509         * configure: Regenerated.
4511 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
4513         * MAINTAINERS: Remove the mn10200 maintainer.
4515 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
4517         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4518         * configure: Regenerated.
4520 2003-12-16  Jan Hubicka  <jh@suse.cz>
4522         * MAINTAINERS: Add myself as callgraph maintainer.
4524 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
4526         * configure.in (raw_libstdcxx_flags): Remove the leading space.
4527         * configure: Regenerate.
4529 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4531         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4532         'Write After Approval' section. Update email.
4534 2003-12-01  James Lemke <jim@wasabisystems.com>
4536         * MAINTAINERS (Write After Approval): Add myself.
4538 2003-11-20  Matt Thomas  <matt@3am-software.com>
4540         * MAINTAINERS: Add myself as a vax port maintainer.
4542 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
4544         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4545         (configure-build-[+module+], configure-[+module+]): Likewise.
4546         (configure-target-[+module+], configure-gcc, config.status): Likewise.
4547         * Makefile.in: Regenerate.
4549 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
4551         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
4552         shared/dylibed libraries.
4553         * ltmain.sh: Likewise.
4554         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4555         * ltcf-cxx.sh: Likewise.
4556         * ltcf-gcj.sh: Likewise.
4557         * ltconfig: Likewise.
4559 2003-11-17  Stan Cox  <scox@redhat.com>
4561         * MAINTAINERS: Add myself as iq2000 port maintainer.
4563 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
4565         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4566         * Makefile.in: Regenerate.
4568 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
4570         * config.sub: Update to 2003-11-03 version.
4572 2003-10-20  Phil Edwards  <phil@codesourcery.com>
4574         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
4575         * configure:  Regenerate.
4577 2003-10-20  Nicolas Pitre <nico@cam.org>
4579         * MAINTAINERS: Add myself to 'Write After Approval' section.
4581 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
4583         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4585 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
4587         * MAINTAINERS: Update my email address.
4589 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4591         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4593 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
4595         * MAINTAINERS: Add myself to 'Write After Approval' section.
4597 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
4599         * config.guess: Update to 2003-10-16 version.
4600         * config.sub: Update to 2003-10-16 version.
4602 2003-10-15 David Daney  <ddaney@avtrex.com>
4604         * MAINTAINERS: Added myself to 'Write After Approval' section.
4606 2003-10-15  Falk Hueffner  <falk@debian.org>
4608         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4609         'Write After Approval' section. Update email.
4611 2003-10-14  Roger Sayle  <roger@eyesopen.com>
4613         * MAINTAINERS: Move myself from 'Write After Approval' to
4614         'Various Maintainers' section as middle-end maintainer.
4616 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4618         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4619         HOST_FLAGS_TO_PASS.
4620         * Makefile.in: Regenerate.
4622 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
4624         * config.guess: Update to 2003-10-07 version.
4625         * config.sub: Update to 2003-10-07 version.
4627 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4629         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4630         * ltconfig (irix5*, irix6*): Don't override version_type.
4632 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
4634         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4635         * configure: Rebuilt
4636         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4637         * Makefile.in: Rebuilt
4639 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4641         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4643 2003-09-30  Carlo Wood  <carlo@alinoe.com>
4645         * MAINTAINERS (Write After Approval): Add myself.
4647 2003-09-29  Paul Koning  <ni1d@arrl.net>
4649         * MAINTAINERS: Move myself from "Write After Approval"
4650         to CPU platform maintainers for pdp11 platform.
4652 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
4654         * MAINTAINERS: Move myself from 'Write After Approval' to
4655         'Various Maintainers' section as libffi testsuite maintainer.
4657 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
4659         * configure.in: Pass a computed --program-transform-name
4660         to subconfigures.
4661         * configure: Regenerated.
4663 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
4665         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4666         * Makefile.in: Regenerate.
4668         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4669         * Makefile.in: Regenerate.
4671 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
4673         * MAINTAINERS: Move myself from 'Write After Approval'
4674         to 'Various Maintainers' (objective-c) section.
4676 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
4678         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4679         quoting.
4680         * configure: Regenerated.
4682 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
4684         * MAINTAINERS (Write After Approval): Add myself to write after
4685         approval list.
4687 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
4689         * MAINTAINERS (Write After Approval): Add myself.
4691 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
4693         * MAINTAINERS: Update my e-mail address.
4695 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
4697         * libtool.m4 (LD): Correct powerpc64 host match.
4699 2003-09-06  James E Wilson  <wilson@tuliptree.org>
4701         * MAINTAINTERS: Update my affiliation and email address.
4703 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4705         * MAINTAINERS (Write After Approval): Add myself.
4707 2003-09-04  DJ Delorie  <dj@redhat.com>
4709         * configure: Regenerate.
4711 2003-09-04  Robert Millan  <robertmh@gnu.org>
4713         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
4715 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4717         * configure.in: Ensure arguments to sed are properly spaced.
4718         * configure: Regenerate.
4720 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4722         * MAINTAINERS: Update my e-mail address.
4724 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
4726         * MAINTAINERS (Write After Approval): Add myself.
4728 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
4730         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4731         * configure: Regenerated.
4733 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
4735         * MAINTAINERS: Update my email address.
4737 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
4739         * configure.in:  Use newline instead of semicolon when assuming
4740         shell arguments in a for loop.
4741         * configure:  Regenerated.
4743 2003-08-22  Jason Eckhardt  <jle@rice.edu>
4745         * MAINTAINERS: Resurrect the i860 maintainer.
4747 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
4749         PR 8180
4750         * configure.in: When testing with_libs and with_headers, treat
4751         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
4752         * configure: Regenerate.
4754         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4755         make, shell, etc.
4756         (baseargs): Likewise.
4757         * configure: Regenerate.
4759 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
4761         * MAINTAINERS (Write After Approval): Add myself.
4763 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
4765         * configure.in: Disable libgcj for darwin not on powerpc.
4766         * configure: Rebuild.
4768 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
4770         * config-ml.in, symlink-tree: Add license.
4772 2003-08-03  Richard Stallman  <rms@gnu.org>
4773             Eben Moglen  <moglen@columbia.edu>
4775         * README.SCO: New file.
4777 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
4779         * Makefile.tpl (check, check-c++): Express dependencies using
4780         dependencies rather than commands.
4781         * Makefile.in: Regenerate.
4783 2003-08-01  Andrew Cagney  <cagney@redhat.com>
4785         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4786         * configure: Ditto.
4788 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
4790         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4791         * Makefile.in: Update.
4793 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
4795         * configure.in: Enable libgcj for darwin.
4796         * configure: Rebuild.
4798 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
4800         * config-ml.in:  Use ac_configure_args directly instead of
4801         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
4802         actually seen.
4804 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4806         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4807         creating target and build subdirs to build all parent dirs as needed.
4808         * Makefile.in: Rebuild.
4809         * configure.in: Don't build dirs explicitly here.
4810         * configure: Rebuild.
4812 2003-07-26  Paul Brook  <paul@nowt.org>
4814         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4816 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
4818         * Makefile.tpl (all-make): Depend on intl.
4819         * Makefile.in: Rebuilt.
4821 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
4823         * install-sh:  Update to newer upstream versions (associated with
4824         aclocal 1.7).
4825         * mkinstalldirs:  Likewise.
4826         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
4828 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
4830         * MAINTAINERS: Move self from Bug database only accounts
4831         to write-after-approval.
4833 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4835         * config.if: Remove unused libc_interface determination.
4837 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4839         * MAINTAINERS: Move self from write-after-approval to
4840         build machinery (*.in).
4842 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4844         PR bootstrap/11273
4845         PR bootstrap/11408
4846         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
4847         unused INSTALL_PROGRAM_ARGS.
4848         * configure.in: Use AC_PROG_INSTALL.
4849         * Makefile.in: Regenerate.
4850         * configure: Regenerate.
4852 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
4854         * MAINTAINERS: Alphabetize.
4856 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
4858         * configure: Rebuilt.
4859         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4860         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4861         newlib nor libgloss.
4862         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
4863         * configure.in (am33_2.0-*-linux*): Added.
4865 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
4867         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4868         * configure: Regenerate.
4870 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
4872         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4873         * Makefile.in: Regenerate.
4875 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4877         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4878         * Makefile.in: Regenerate.
4880 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
4882         * Makefile.tpl: Replace PWD with PWD_COMMAND.
4883         * Makefile.in: Regenerated.
4885         * config-ml.in: Replace PWD with PWD_COMMAND.
4887 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4889         * intl: New directory; see intl/ChangeLog for details.
4890         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4891         * Makefile.tpl: all-gcc depends on maybe-all-intl.
4892         * Makefile.in: Regenerate.
4894 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4896         * configure.in: Clean up config-lang.in handling.  Delete
4897         useless assignment to "subdirs".
4898         * configure: Regenerate.
4900 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4902         * configure.in: Rename 'target_libs' to 'target_libraries'.
4903         Remove useless reference to 'target_libs'.
4904         * configure: Regenerate.
4906 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
4908         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4909         * Makefile.in: Regenerate.
4911 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4913         * Makefile.def: Introduce flags_to_pass.
4914         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4915         * Makefile.in: Regenerate.
4917 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
4919         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4920         and target-libgloss.
4921         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4922         <h8300*-*-*>: Disable libf2c and ${libgcj}.
4923         * configure: Regenerate.
4925 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4927         * configure.in: Update testsuite_flags to new location.
4928         * configure. Regenerate.
4930 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4932         * Makefile.tpl: Remove BUILD_CC stuff.
4933         * Makefile.in: Regenerate.
4935 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4937         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4939 2003-06-16  Graeme Peterson <gp@qnx.com>
4941         * MAINTAINERS (Write After Approval): Add myself.
4943 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
4945         * config.guess: Update to 2003-06-12 version.
4946         * config.sub: Update to 2003-06-13 version.
4948 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
4950         * config.guess: Update to 2003-06-06 version.
4951         * config.sub: Update to 2003-06-06 version.
4953 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4955         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4956         * configure. Regenerate.
4958 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4960         * configure.in: Disable serial configure by default.
4961         * configure: Regenerate.
4962         * Makefile.tpl: Abolish .NOTPARALLEL.
4963         * Makefile.in: Regenerate.
4965         * Makefile.tpl: Replace {build,host,target}_canonical by
4966         {build,host,target}.
4967         * Makefile.in: Regenerate.
4969         * Makefile.tpl: Fix stupid pasto.
4970         * Makefile.in: Regenerate.
4972 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4974         * Makefile.tpl: Remove bogus conditional.
4975         * Makefile.in: Regenerate.
4977 2003-06-05  Jan Hubicka  <jh@suse.cz>
4979         * Makefile.tpl (profiledbootstrap): New target.
4980         * Makefile.in (profiledbootstrap): New target.
4982 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
4984         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4985         Pinski. Remove user names from other bugzilla-only maintainers.
4987 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4989         * Makefile.tpl: Make 'recursive targets' using autogen rather
4990         than shell loop.  Remove duplicate 'clean' targets and false
4991         comments.
4992         * Makefile.def: Add systematic dependencies to 'recursive' targets.
4993         Add systematic method of specifying missing targets in subdirs.
4994         Add copyright boilerplate.
4995         * Makefile.in: Regenerate.
4996         * configure.in: Add 'recursive targets' to maybe list.
4997         * configure: Regenerate.
4999         * MAINTAINERS: "GNATS only" -> "Bug database only".
5001         * Makefile.tpl: Rename [+target+] to [+make_target+].
5002         * Makefile.def: Rename 'target' to 'make_target'.
5004 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
5006         * MAINTAINERS: Add self as options handling maintainer.
5008 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
5010         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5011         been too long since I touched those ports.
5013 2003-05-28  DJ Delorie  <dj@redhat.com>
5015         * Makefile.tpl: Make maybe-check-gcc .PHONY.
5016         * Makefile.in: Regenerate.
5018 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5020         * configure.in: Use curly braces in the definition of tooldir.
5021         * configure: Regenerate.
5023 2003-05-21  DJ Delorie  <dj@redhat.com>
5025         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5026         newlib or libgloss.
5027         * Makefile.in: Regenerate.
5029 2003-05-21  DJ Delorie  <dj@redhat.com>
5031         * Makefile.tpl: Add missing empty maybe-check-gcc target.
5032         * Makefile.in: Regenerate.
5034 2003-05-20  Ian Lance Taylor  <ian@airs.com>
5036         * MAINTAINERS: Update my e-mail address.
5038 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5040         * configure.in: Switch more things to use maybe dependencies.
5041         * Makefile.tpl: Switch more things to use maybe dependencies.
5042         Factor out common code from autogen IF statements.
5043         * configure: Regenerate.
5044         * Makefile.in: Regenerate.
5046 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
5048         * configure.in: Accept i[3456789]86 for machine type.
5049         * configure: Regenerate.
5051 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5053         * configure.in: Switch more things to use maybe dependencies.
5054         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
5055         * configure: Regenerate.
5056         * Makefile.tpl: Switch more things to use maybe dependencies.
5057         * Makefile.in: Regenerate.
5059 2003-05-16  Andreas Schwab  <schwab@suse.de>
5061         * Makefile.tpl (install-opcodes): Define.
5062         * Makefile.in: Rebuild.
5064 2003-05-13  Andreas Jaeger  <aj@suse.de>
5066         * config.guess: Update to 2003-05-09 version.
5067         * config.sub: Update to 2003-05-09 version.
5069 2003-05-13  Michael Eager <eager@mvista.com>
5071         * configure.in: Correct sed script so that options in quotes are not
5072         deleted.
5073         * configure: Rebuild.
5075 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
5077         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5078         and $$s/newlib/libc/sys/cygwin32 include paths.
5079         * configure: Ditto.
5081 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
5083         * MAINTAINERS: Update my email addresses.
5085 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5087         * config-ml.in: Propagate INSTALL variables.
5089 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5091         * MAINTAINERS: Remove duplicate entries in Write After Approval.
5093 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
5095         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5096         * Makefile.in: Regenerate.
5098 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
5100         * MAINTAINERS (GNATS only): Add Falk Hueffner.
5102 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
5104         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5106 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5108         * Makefile.tpl: Clean $(BUILD_SUBDIR).
5109         * Makefile.in: Regenerated.
5111 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
5113         * MAINTAINERS (Write After Approval): Upgrade myself from
5114         GNATS only to write-after-approval. Update my mail address.
5116 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
5118         (OS Port Maintainers: freebsd): Add myself.
5120 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
5122         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5124 2003-04-22  Kean Johnston  <jkj@sco.com>
5126         * MAINTAINERS (SCO ports): Added myself.
5128 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
5130         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5132 2003-04-19  Kean Johnston  <jkj@sco.com>
5134         * MAINTAINERS (Write After Approval): Add myself.
5136 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5138         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5139         * Makefile.in: Regenerate.
5141 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
5143         * configure.in (powerpc64*-*-linux*): Remove.
5144         * configure: Rebuilt.
5146 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
5148         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
5149         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5150         and restrap.
5151         * Makefile.in:  Regenerate.
5153 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
5155         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5156         * configure: Regenerated.
5158 2003-04-15  DJ Delorie  <dj@redhat.com>
5160         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5162 2003-04-13  Nick Clifton  <nickc@redhat.com>
5164         * config-ml.in: Remove support for --disable-aix removing
5165         call-aix multilibs.
5167 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
5169         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5170         * */configure: Rebuilt.
5172 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
5174         * MAINTAINERS: Add my email address.
5176 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
5178         * MAINTAINERS (Write After Approval): Add myself.
5180 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5182         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5183         * Makefile.in: Regenerate.
5185 2003-03-14  Michael Chastain  <mec@shout.net>
5187         * Makefile.in: Regenerate with correct Makefile.def.
5189 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5191         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
5192         Make macro.
5193         * Makefile.in: Regenerate.
5194         * configure.in: Clean up gxx_include_dir logic.
5195         * configure: Regenerate.
5197 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
5199         * MAINTAINERS (Write After Approval): Add myself.
5201 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
5203         * MAINTAINERS: Update my mail address.
5205 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5207         * configure.in (gxx_include_dir): Fix typo.
5208         * configure: Regenerated.
5210 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5212         * Makefile.tpl: Reindent.
5213         * Makefile.in: Regenerate.
5214         * configure.in: Reindent.  Don't set unused variables.
5215         * configure: Regenerate.
5217 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
5219         * configure.in: Include $(build_tooldir)/sys-include in
5220         FLAGS_FOR_TARGET.
5221         * configure: Regenerated.
5223 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5225         * Makefile.tpl: Always pass down RANLIB.
5226         * Makefile.in: Regenerate.
5228         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5229         * Makefile.in: Regenerate.
5230         * configure.in: Remove unused logic relating to --enable-shared
5231         and --enable-threads.  Remove bogus comments.  Remove redundant
5232         noconfigdirs.
5233         * configure: Regenerate.
5235         * configure.in: Replace ${libstdcxx_version} by its value.
5236         Remove reference to mh-dgux.
5237         * configure: Regenerate.
5239 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
5241         * MAINTAINERS (Write After Approval): Add myself.
5243 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5245         * Makefile.tpl: Rearrange.
5246         * Makefile.in: Regenerate.
5248 2003-02-25  Uwe Stieber <uwe@wwws.de>
5250         * configure.in: Add support for kaOS as cross build target system.
5251         * configure: Regenerated.
5253 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
5255         * MAINTAINERS (Write after approval): Add myself.
5257 2003-02-21  James E Wilson  <wilson@tuliptree.org>
5259         * MAINTAINERS: Update my email address.
5261 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
5263         * MAINTAINERS: Add self to blanket write privs. section.
5265 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
5267         * Makefile.tpl: Add definition of CPPFLAGS to pass into
5268         configure-target-* as some target builds may require additional
5269         flags for preprocessor tests.
5270         * Makefile.in: Regenerated.
5272 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5274         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5275         * ltconfig: Handle it.
5276         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5277         auto-detecting it.
5279         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5280         it is used as argument to $CC.
5281         * ltcf-gcj.sh: Likewise.
5283         * configure.in: Introduce --enable-maintainer-mode.
5284         * configure: Rebuilt.
5285         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5286         for maintainer mode.
5287         * Makefile.in: Rebuilt.
5289 2003-02-18  Jason Merrill  <jason@redhat.com>
5291         * Makefile.tpl (check-c++): Allow parallelism.
5293 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5295         * MAINTAINERS: Remove John Carr (who never actually had access to
5296         gcc.gnu.org).
5298 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
5300         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5301         don't configure target-libobjc.
5302         * configure: Regenerate.
5304 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5306         * Makefile.tpl (RANLIB): Define.
5307         * Makefile.in: Regenerate.
5309 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
5311         * MAINTAINERS: Update my email.
5313 2003-02-06  Keith R Seitz  <keiths@redhat.com>
5315         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5316         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5317         * Makefile.in: Regenerated.
5318         * configure.in: Remove all traces of snavigator, db, and grep.
5319         * configure: Regenerated.
5321 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5323         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5324         After Approval.
5326 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5328         * MAINTAINERS (Write after approval): Add myself.
5330 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
5332         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5333         * Makefile.in: Regenerated.
5335 2003-01-30  Roger Sayle  <roger@eyesopen.com>
5337         * config.guess: Updated to 2003-01-30's version.
5338         * config.sub: Updated to 2003-01-28's version.
5340 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
5342         * config.if: If gcc_version is already set, just use it.  Don't set
5343         gcc_version_trigger if it's already set, otherwise set it to
5344         gcc/version.c, but only if the file exists.  If it is not set and
5345         gcc/version.c does not exist, try to extract the version number from
5346         $CC.
5348 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
5350         * MAINTAINERS: Add myself to write-after-approval list.
5352 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
5354         * configure.in:  Revert 24Jan change.
5355         * configure:  Regenerate.
5357 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5359         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
5360         entry of HJ Lu.
5362 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5364         * configure.in: Revert previous change.
5365         * configure: Regenerate.
5367 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5369         * configure.in: Make rda native-only.
5370         * configure: Regenerate.
5372 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5374         * MAINTAINERS: Move myself from GNATS-only-accounts to
5375         write-after-approval.
5377 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5379         * configure.in: Add missing \.
5380         * configure: Rebuilt.
5382 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
5384         * configure.in (baseargs): Avoid using \| in sed regular
5385         expressions.
5386         * configure: Rebuilt.
5388 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
5390         * configure.in (baseargs): Remove all supported forms of
5391         --cache-file, --srcdir, --host, --build and --target options
5392         from argument lists.
5393         * configure: Rebuilt.
5395 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
5397         * MAINTAINERS: Add myself to write-after-approval list.
5399 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
5401         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5402         * configure: Rebuilt.
5404 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5406         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5407         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5408         * Makefile.in: Regenerate.
5409         * configure: Regenerate.
5411 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
5413         * configure.in: Remove Makefile in build, host and target modules
5414         unless configure was run with --no-recursion.
5415         * configure: Rebuilt.
5417 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5419         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5420         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5421         * Makefile.in: Regenerate.
5423 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
5425         * config.guess: Update to 2003-01-03 version.
5426         * config.sub: Update to 2003-01-03 version.
5428 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5430         * configure: Regenerate with proper autoconf 2.13.
5432 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5434         * configure.in: Add AC_PREREQ for consistency.
5435         * configure: Regenerate.
5437 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
5439         * configure.in (GDB_TK): Add tcl directories conditional on
5440         gdb/gdbtk directory being present.
5441         * configure: Regenerate.
5443 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
5445         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
5446         by gcc if LD is not defined and we are not doing a Canadian Cross.
5447         * configure: Rebuilt.
5449 2002-12-31  Tom Tromey  <tromey@redhat.com>
5451         * Makefile.in: Rebuilt.
5452         * Makefile.def (target_modules) [libffi]: Allow installation.
5454 2002-12-31  Andreas Schwab  <schwab@suse.de>
5456         * configure.in: Fix use of $program_transform_name.
5457         * configure: Regenerated.
5459 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5461         * configure.in (baseargs): Don't remove first configure argument.
5462         * configure: Regenerated.
5464 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
5466         * Makefile.tpl (local-distclean): Don't remove...
5467         (multilib.ts): ... this.  Moved into...
5468         (multilib.out): ... this.  Don't use sub-make.
5469         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5470         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5471         (configure-build-[+module+], configure-[+module+],
5472         configure-target-[+module+], configure-gcc): ... these.  Test
5473         for Makefile existence.  Drop config.status from dependencies.
5474         * Makefile.in: Rebuilt.
5475         * configure.in: Move gcc-version-trigger to the end of
5476         ac_configure_args.  Add comments to maybedep.tmp and
5477         serdep.tmp.  Introduce --disable-serial-configure.  Remove
5478         nonopt from baseargs, matching and removing corresponding
5479         whitespace while at it.
5480         * configure: Rebuilt.
5482 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
5484         * configure.in (host_configargs): Replace reference to
5485         no-longer-defined buildopts with --build=${build_alias}.
5486         * configure: Rebuilt.
5488         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
5489         program_transform_name to standard idiom.
5490         (AUTOGEN, AUTOCONF): Define.
5491         (Makefile.in): Use $(AUTOGEN).
5492         (Makefile): Depend on config.status, and use autoconf-style rule to
5493         build it.  Move original commands to...
5494         (config.status): ... this new target.
5495         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
5496         $(AUTOCONF).
5497         * Makefile.in: Rebuilt.
5499 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5501         * Makefile.tpl: Fix dramatic bustage due to change in
5502         program_transform_name.
5503         * Makefile.in: Regenerate.
5505         * configure.in: Remove unnecessary PATH setting.
5506         * configure: Regnerate.
5508         * configure.in: Don't default to unprefixed tools unless
5509         the native tools will work.
5510         * configure: Regenerate.
5512         * configure.in: Convert to autoconf script.  Blow away lots
5513         of now-redundant Makefile fragments.
5514         * configure: Generate using Autoconf.
5515         * Makefile.tpl: Rewrite to reflect autoconfiscation.
5516         * Makefile.in: Regenerate.
5518 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5520         * configure: Fix stupid bug where RANLIB was mistakenly included.
5522         * configure.in: Rename (buildargs, hostargs, targargs) to
5523         (build_configargs, host_configargs, target_configargs).
5525         * configure.in: Move logic out of sed statement.
5527         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
5528         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5530 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
5532         * config.sub: Import from master repository
5533         * config.guess: Ditto
5535 2002-12-24  Andreas Schwab  <schwab@suse.de>
5537         * Makefile.tpl (multilib.out): Fix missing space.
5538         * Makefile.in: Regenerate.
5540 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5542         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
5543         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
5544         * Makefile.in: Regenerate.
5545         * configure.in: Remove unnecessary leftovers.
5547 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
5549         * configure.in (extra_ranlibflags_for_target): New variable.
5550         (*-*-darwin): Add -c to ranlib commands.
5551         * configure (tooldir): Handle extra_ranlibflags_for_target.
5553 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5555         * Makefile.tpl: Revert HJL's change.
5556         * Makefile.in: Regenerated.
5557         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5558         always.
5560 2002-12-19  Andreas Schwab  <schwab@suse.de>
5562         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5563         * Makefile.in: Regenerate.
5565 2002-12-18  H.J. Lu <hjl@gnu.org>
5567         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5568         * Makefile.in: Regenerated.
5570         * configure.in (build_prefix): New. Substitute.
5572 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5574         * Makefile.tpl: Don't let real targets depend on phony targets.
5575         * Makefile.in: Regenerate.
5577         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5578         * Makefile.in: Regenerate.
5580 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
5582         * config.sub: Import from master repository
5583         * config.guess: Ditto
5585 2002-12-16  Jason Merrill  <jason@redhat.com>
5587         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5588         previous 'make bootstrap'.
5589         * Makefile.in: Regenerate.
5591 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
5593         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5595 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5597         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5598         * Makefile.in: Regenerate.
5600 2002-12-13  Jason Merrill  <jason@redhat.com>
5602         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
5603         library tests.
5604         (check-c++): Just depend on it and check-target-libstdc++-v3.
5605         * Makefile.in: Regenerate.
5607 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5609         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5610         * Makefile.in: Rebuilt.
5612 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5614         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5616 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5618         * configure: Fix bug put in by gremlins.
5620         * Makefile.tpl: Substitute more autoconfily.
5621         * configure: Substitute more autoconfily.
5622         * Makefile.in: Regenerate.
5624 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
5626         * config.sub: Import from master repository
5627         * config.guess: Ditto
5628         * MAINTAINERS: Added Svein Seldal under write after approval
5630 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
5632         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5633         * Makefile.in (all-sim): Ditto.
5635 2002-12-06  DJ Delorie  <dj@redhat.com>
5637         * Makefile.tpl: Change configure dependencies to not have real
5638         targets depend on phony targets.
5640 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
5642         * configure.in: Revert unintentional change.
5644         * Makefile.tpl: Change dependency for */multilib.out so that
5645         it works when gcc isn't in the tree.
5647         * configure.in: Substitute more.
5648         * configure: Run subconfigures from the Makefile.
5649         * Makefile.tpl: Run subconfigures from the Makefile; add a few
5650         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
5652 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5654         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
5656 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5658         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5659         and corresponding dependencies.
5660         * Makefile.in: Regenerate.
5662         * configure.in (host_tools): Order binutils, gas and ld for
5663         convenience in running the testsuites.
5665         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5666         * Makefile.in: Regenerate.
5667         * configure.in: Introduce rules to serialize subconfigure runs.
5669         * configure.in: Introduce BASE_CC_FOR_TARGET.
5670         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
5671         Realize configure-build-* targets.  Realize configure-target-* targets.
5672         * Makefile.in: Regenerate.
5674 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5676         * configure: Move gcc_version_trigger stuff from here...
5677         * configure.in: ...to here.
5679         * configure.in: Separate subconfigure options added by this file from
5680         options given by the user.  Add machinery to put args for host
5681         subconfigures into the Makefile.
5683         * Makefile.tpl: Remove 'vault' targets.
5684         * Makefile.tpl: Reorder and comment dependencies.
5685         * Makefile.in: Regenerate.
5687 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5688         * configure.in: Fix my broken commit of previous patch. (sigh)
5690 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5692         * configure.in: Move host-specific darwin noconfigdirs into
5693         the host-specific section.
5695 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5697         * configure.in: Move host-specific darwin noconfigdirs into
5698         the host-specific section.
5700 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5702         * configure: Remove skip-this-dir support.
5703         * Makefile.tpl: Remove skip-this-dir support.
5705         * Makefile.tpl: Remove leftover support for non-autoconfiscated
5706         subdirectories.
5707         * Makefile.in: Regenerate.
5709         * Makefile.tpl: Strip out useless setting of 'dir'.
5710         * Makefile.in: Regenerate.
5712 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5714         * configure.in: Fix deeply stupid bug.
5716         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5717         shell code in CXX_FOR_TARGET
5718         * Makefile.def: Introduce raw_cxx.
5719         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5720         RAW_CXX_FOR_TARGET.
5721         * Makefile.in: Regenerate.
5723 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
5725         * Makefile.tpl: Remove unnecessary ifs.
5726         * Makefile.in: Regenerate.
5728         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
5729         dependencies.  Maybe-ize build-libiberty.  Create dummy install
5730         targets for 'no_install' modules.
5731         * configure: Move GDB_TK substitution to configure.in.  Move
5732         build_modules stuff to configure.in.
5733         * configure.in: Implement soft dependency machinery.  Maybe-ize
5734         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
5735         * Makefile.in: Regenerate.
5737 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5739         * Makefile.tpl: Make all-target, install-target behave similarly
5740         to all, install (only hitting configured targets).  Eliminate
5741         unused macro defintions.
5743         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5744         build != host.
5746         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5748         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5750         * configure.in: Produce lists of subdir targets we're actually
5751         configuring.  Remove references to "dosrel".
5752         * Makefile.tpl: Let configure set which subdir targets are hit.
5753         Remove install-cross; clean up install; remove ALL.  Remove
5754         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
5755         Autogenerate host module targets.  Remove empty dependency lines
5756         and redundant dependency; rearrange slightly.
5757         * Makefile.def: Add host-side libtermcap, utils.
5759         * Makefile.in: Regenerate.
5761 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5763         * ltconfig (osf[345]): Append $major to soname_spec.
5764         Reflect this in library_names_spec.
5765         * ltmain.sh (osf): Prefix $major with . for use as extension.
5767 2002-11-19  Andreas Jaeger  <aj@suse.de>
5769         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
5770         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
5771         and sparc64 GNU/Linux systems.
5773 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
5775         * MAINTAINERS: Update email.
5777 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5779         * MAINTAINERS: Complete James Dennett's entry.
5781 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
5783         * MAINTAINERS (Write After Approval): Add myself.
5785 2002-11-13  Bruce Korb  <bkorb@gnu.org>
5787         * Makefile.tpl: syntactic cleanup
5789 2002-11-13 Stuart Hastings <stuart@apple.com>
5791         * MAINTAINERS: Add myself to write-after-approval list.
5793 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5795         * Makefile.def: Add list of recursive targets to autogenerate.
5796         Add build_modules.
5797         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
5798         targets.  Autogenerate *-build-* targets.
5799         * Makefile.in: Regenerate.
5801 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5803         * configure: More autoconf-style substitutions.
5804         * Makefile.tpl: More autoconf-style substitutions.
5805         * Makefile.in: Regenerate.
5807 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5809         * configure: Substitute more variables in a more autoconf-friendly
5810         way.  Simplify slightly.
5811         * Makefile.tpl: Make more variables substitutable in an
5812         autoconf-friendly way.
5813         * Makefile.in: Regenerate.
5815 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
5817         * MAINTAINERS (Write After Approval): Add myself.
5819 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5821         * configure.in (v810*): Remove special setting of tools.
5823         * configure: Add support for extra required flags for ar or nm.
5824         * configure.in (aix4.3+): Use above support for target-specific
5825         issues, rather than using config/mt-aix43.
5827 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5829         * configure: Remove 'removing', which doesn't work.  Replace $subdir
5830         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
5831         with $srcdir.  Reformat indentation.  Substitute some variables
5832         formerly hard-coded in the Makefile for build=host.
5833         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5834         * Makefile.def: Autogenerate more.
5835         * Makefile.in: Regenerate.
5837 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5839         * MAINTAINERS (Write After Approval): Add myself.
5841 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
5843         * Makefile.def (host_modules): Add rda.
5844         * Makefile.in: Regenerate.
5845         * configure.in (target_tool): Add target-rda to list.
5847 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5849         * MAINTAINERS: Remove "co-maintainer" note for web pages.
5851 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
5853         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
5854         and restrap targets to this rule.
5855         * Makefile.in:  Regenerate.
5857 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5859         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
5860         GNATS only accounts.
5862 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
5864         * configure.in (i[3456]86-*-linux*): Add check to disable
5865         ${libgcj} for glibc1.
5867 2002-10-24  Denis Chertykov  <denisc@overta.ru>
5869         * MAINTAINERS: Add myself as ip2k port maintainer.
5871 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
5873         * configure.in: Add tic4x target.
5875 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5877         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5878         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5879         * Makefile.in: Regenerate.
5881         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5882         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5883         * Makefile.in: Regenerate.
5885 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
5887         * MAINTAINERS: Add myself as web pages co-maintainer.
5889 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5891         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5892         * Makefile.in: Regenerate.
5894 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
5896         * MAINTAINERS: Add myself and Nathan Sidwell
5897         <nathan@codesourcery.com> as VxWorks maintainers.
5899 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5901         * Makefile.def: Remove order dependency comments.
5902         * Makefile.tpl: Add explicit install-install dependencies.
5903         * Makefile.in: Regenerate.
5905         * Makefile.tpl: Remove material now in src-release.  (Finally!)
5906         * Makefile.in: Regenerate.
5908         * Makefile.tpl: Add configure-target (for src-release in src)
5909         * Makefile.in: Regenerate.
5911 2002-09-30  Nick Clifton  <nickc@redhat.com>
5913         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5915 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
5917         * configure.in (s390*-*-linux*): Enable libgcj.
5919 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5921         * configure: Revert accidentally applied changes.
5923         * Makefile.tpl: Make more autoconf-friendly.
5924         * Makefile.in: Regenerate.
5925         * configure: Make substitution more autoconf-like.
5927 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
5929         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5930         single entry to handle all these.
5931         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
5932         libjava on arm-*-elf.
5934 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
5936         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5937         things that depend on them.
5939 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5941         * Makefile.tpl: Make subsituted variables more autoconfy.
5942         * Makefile.in: Regenerate.
5943         * configure: Make seds more autoconfy.
5945 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5947         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5948         * Makefile.in: Regenerate.
5949         * configure.in: Rewrite sed statements to look autoconfy.
5951         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5952         all-target-foo on configure-target-foo.
5953         * Makefile.def: Ditto.
5954         * Makefile.in: Rebuild.
5956 2002-09-25  Andrew Haley  <aph@redhat.com>
5958         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5960 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5962         * Makefile.def: New file.
5963         * Makefile.tpl: New file.
5964         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5965         * contrib/gcc_update: Note that Makefile.in is a generated file.
5967         * configure.in: Minor rearrangement.  Simplify tests.
5969 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
5971         * configure.in (with_headers): Skip copy if value is "yes".
5972         (with_libs): Likewise.
5974 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5976         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5977         * configure.in (sh*-*-pe*): Ditto.
5978         * configure.in (mips*-*-pe*): Ditto.
5979         * configure.in (*arm-wince-pe): Ditto.
5981         * configure.in: Rearrange.
5983 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
5985         * MAINTAINERS: Update my email address.
5987 2002-08-30  Paul Koning  <pkoning@equallogic.com>
5989         * MAINTAINERS: (Write After Approval): Add myself.
5991 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
5993         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5995 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
5997         * MAINTAINERS: Change my mailing address.
5999 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
6001         * MAINTAINERS (Write After Approval): Remove myself.
6002         (Various Maintainers: c++ runtime libs): Add myself.
6004 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
6006         * MAINTAINERS (Write After Approval): Remove myself.
6007         (Various Maintainers: c++ runtime libs): Add myself.
6009 2002-08-15  Eric Christopher  <echristo@redhat.com>
6011         * config.sub: Import from master repository.
6012         * config.guess: Ditto.
6014 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
6016         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6017         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6018         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6020 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
6022         * MAINTAINERS: Add self to rs6000 vector extensions.
6024 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
6026         * libiberty/configure: Reverted unintended yesterday's check in.
6028 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
6030         * boehm-gc/configure, libf2c/configure: Rebuilt.
6031         * libffi/configure, libiberty/configure: Ditto.
6032         * libjava/configure, libobjc/configure: Ditto.
6033         * libstdc++-v3/configure, zlib/configure: Ditto.
6034         Merged from binutils:
6035         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
6036         From Steve Ellcey <sje@cup.hp.com>:
6037         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6038         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6039         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6040         IA64.
6041         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6042         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6043         soname_spec, sys_lib_search_path_spec): Ditto.
6045 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
6047         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6049 2002-08-04  H.J. Lu  (hjl@gnu.org)
6051         * configure.in (mips*-*-linux*): Don't skip target-libffi.
6053 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
6055         * MAINTAINERS (Write After Approval): Add myself.
6057 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
6059         * configure.in: Move generic linux case to end.  Copy generic
6060         linux noconfigdirs to mips*-*-linux* entry and new
6061         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
6063 2002-07-19  Michael Matz  <matz@suse.de>
6065         * MAINTAINERS: Add myself as ra* maintainer.
6067 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
6069         * config.guess: Update to 2002-07-09 version.
6070         * config.sub: Update to 2002-07-03 version.
6072 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
6074         * MAINTAINERS: Fix typo in a maintainer email address.
6076 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6078         * configure.in: Remove two redundant tests.
6080 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6082         * configure.in (mips*-*-irix6*o32): Enable stabs.
6084 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
6086         * configure.in: Don't build grez.
6087         * Makefile.in: Ditto.
6089         * Makefile.in: Remove references to bsp, cygmon, libstub.
6090         * configure.in: Ditto.
6092         * configure.in: Remove leftover reference to gdbtest.
6094 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
6096         * configure.in (gxx_include_dir):  Change to match versioned
6097         C++ headers if --enable-version-specific-runtime-libs is used.
6099 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
6101         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6103 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6105         * configure.in: Make --without-x work.
6107 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6109         * configure.in: Rearrange target Makefile fragment collection.
6111         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6112         cvs[src].
6113         * configure.in: Ditto.
6115 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
6117         * MAINTAINERS (Write After Approval): Update my e-mail address.
6119 2002-06-24  Ben Elliston  <bje@redhat.com>
6121         * configure.in (host_tools): Remove cgen.
6123         * Makefile.in (all-cgen): Remove; runs from its source directory.
6124         (check-cgen, install-cgen, clean-cgen): Likewise.
6125         (all-opcodes): Do not depend on all-cgen.
6126         (all-sim): Likewise.
6128 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
6130         * Makefile.in: Eliminate 'apache' targets.
6131         * configure.in: Eliminate 'apache' targets.
6133         * configure.in: Eliminate redundant tests.  Reorganize.
6135         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6137         * config-ml.in: Eliminate references to Cygnus configure.
6139         * Makefile.in: Eliminate references to building emacs.
6141 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
6143         * MAINTAINERS: Update my email address.
6145 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
6147         * config.if (libstdcxx_incdir): Version C++ headers.
6148         (cxx_incdir): Remove.
6150 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6152         * MAINTAINERS (Write After Approval): Add self.
6154 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
6156         * configure.in: Add support for ip2k.
6158 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
6160         * configure.in: Fix AIX configury bug.
6162 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
6164         * MAINTAINERS (Write After Approval): Add self.
6166 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6168         * configure.in: replace ${topsrcdir} with ${srcdir}
6170         * configure.in: Move definition of libstdcxx_flags
6171         right above usage, rather than waaay earlier.
6173         * configure.in: Pull definition of is_cross_compiler earlier.
6175         * configure.in: Rearrange a little.
6177         * configure.in: Remove references to librx.
6178         * Makefile.in: Remove references to librx.
6180 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
6182         * config.sub: Add support for avr target.
6183         Import from master sources, rev 1.255
6185 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
6187         * configure, .cvsignore:  Revert previous change...
6188         * Makefile:  ...delete.
6190 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6192         * configure.in: Eliminate ${gasdir} variable.
6194 2002-06-18  Dave Brolley  <brolley@redhat.com>
6196         * configure.in: Add support for frv.
6197         * config.sub: Add support for frv.
6199 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6201         * configure:  Remove garbage from previous commit.
6203 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6205         * configure:  For in-source builds, make a subdir and re-exec there.
6206         * Makefile:  New file.  Pass targets through to build directory.
6207         * .cvsignore:  No longer ignore "Makefile".
6209 2002-06-16  Douglas Rupp  <rupp@gnat.com>
6211         * MAINTAINERS (Write After Approval): Add self.
6213 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6215         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6217 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
6219         * configure.in (vax-*-netbsd*): Re-enable gas.
6221 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
6223         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6224         BUILD_PREFIX_1, to correct nomenclature.
6225         * configure: Likewise.
6227         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6228         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6230 2002-05-31  Olaf Hering  <olh@suse.de>
6232         * config-ml.in: Propogate DESTDIR also.
6234 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
6236         * configure.in (vax-*-netbsd*): Don't build gas for this
6237         platform.
6239 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6241         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6242         and libgcj for AVR.
6244 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
6246         * MAINTAINERS (Write After Approval): Add myself.
6248 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
6250         * config.guess: Update to 2002-05-22 version.
6251         * config.sub: Likewise.
6253 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6255         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6256         * config-ml.in: Likewise.
6257         * configure: Likewise.
6258         * configure.in: Likewise.
6260 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
6262         * MAINTAINERS: Update my email address.
6264 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
6266         * configure.in: Simplify makefile fragment collection.
6268         * configure.in: Remove code to build emacs.
6270         * configure.in : Remove --srcdir argument from targargs and buildargs
6271         (it's always overridden in the Makefile anyway).  Rearrange a bit.
6273         * configure: Move some logic to configure.in.
6274         * configure.in: Move some logic from configure.
6276 2002-05-11  Tom Tromey  <tromey@redhat.com>
6278         * MAINTAINERS: Reflect libgcj reality.
6280 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
6282         * Makefile.in: Honour DESTDIR.
6284 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
6286         * config.guess: Import 2002-03-20 version.
6287         * config.sub: Import 2002-04-26 version.
6289 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6291         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6293 2002-05-07  Tim Josling  <tej@melbpc.org.au>
6295         * MAINTAINERS: Add self.
6297 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
6299         * ltmain.sh: Detect and handle object name conflicts
6300         while piecewise linking a static library.
6302 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
6304         * configure.in (noconfigdirs): Don't disable libgcj on
6305         sparc64-*-solaris* and sparcv9-*-solaris*.
6307 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
6309         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6311 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
6313         * configure.in (FLAGS_FOR_TARGET): Do not add
6314         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6315         on i[3456]86-*-linux*.
6317 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
6319         * configure.in (noconfigdirs): Replace [ ] with test.
6321         * configure.in (noconfigdirs): Do not add target-newlib if
6322         target == i[3456]86-*-linux*, and host == target.
6324 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
6326         * configure.in: delete reference to absent file
6328         * configure.in: replace '[' with 'test'
6330         * configure.in: Eliminate references to gash.
6331         * Makefile.in: Eliminate references to gash.
6333         * configure.in: remove useless references to 'pic' makefile fragments.
6335         * configure.in: (*-*-windows*) Finish removing.
6337         * configure.in: Eliminate redundant test for libgui.
6339 2002-04-29  Roger Sayle  <roger@eyesopen.com>
6341         * MAINTAINERS: Add self and realphabetize.  Update entries
6342         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
6343         entry for a29k port maintainer.
6345 2002-04-26      Joel Sherrill <joel@OARcorp.com>
6347         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6348         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6350 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
6352         * configure.in: remove references to dead files
6354 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
6356         * MAINTAINERS: Add information about purpose of this file.
6358 2002-04-18  Tom Tromey  <tromey@redhat.com>
6360         * configure.in: Disallow configuring libgcj when it is already
6361         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
6362         Solaris 2.8 by default.  For PR libgcj/6158.
6364 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6366         * configure.in:  Move default CC setting out of config/mh-* fragments
6367         directly into here.
6369 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6371         * configure.in: don't even try to configure or make a subdirectory
6372         if there's no configure script for it.
6374 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6376         * MAINTAINERS: Remove chill maintainers.
6377         * Makefile.in (CHILLFLAGS): Remove.
6378         (CHILL_LIB): Remove.
6379         (TARGET_CONFIGDIRS): Remove libchill.
6380         (CHILL_FOR_TARGET): Remove.
6381         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6382         CHILL_LIB.
6383         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6384         (CHECK_TARGET_MODULES): Likewise.
6385         (INSTALL_TARGET_MODULES): Likewise.
6386         (CLEAN_TARGET_MODULES): Likewise.
6387         (configure-target-libchill): Remove.
6388         (all-target-libchill): Remove.
6389         * configure.in (target_libs): Remove target-libchill.
6390         Do not compute CHILL_FOR_TARGET.
6391         * libchill: Remove directory.
6393 2002-04-11  DJ Delorie  <dj@redhat.com>
6395         * Makefile.in, configure.in: Sync with binutils, entries
6396         follow...
6398 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6400         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
6401         (do-tar, do-bz2): New rules.
6402         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
6403         (gdb-tar): New rule.
6404         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
6405         (insight_dejagnu.tar): New rule.
6406         (insight.tar): New rule.
6407         (gdb+dejagnu.tar): New rule.
6408         (gdb.tar): New rule.
6410 2002-02-01  Mo DeJong  <supermo@bayarea.net>
6412         * Makefile.in: Add all-tix to deps for all-snavigator
6413         so that tix is built when building snavigator.
6415 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
6417         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6418         ld and gdb are not supported.
6420 2002-01-07  Mark Salter  <msalter@redhat.com>
6422         * configure.in: Remove target-bsp and target-cygmon from arm builds.
6423         Allow target-libgloss to be built for arm, strongarm, and xscale.
6425 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
6427         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6428         options for i[3456]86-pc-linux* native builds.
6430 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
6432         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6433         files from .po files for a distribution.
6435 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
6437         * configure.in: Enable libstdc++-v3 for h8300 targets.
6439 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
6441         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6442         version from bfd/.
6444 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
6446         * Makefile.in (VER): When present, extract the version number from
6447         the file version.in.
6449 2001-05-24  Tom Rix <trix@redhat.com>
6451         * configure.in : enable ld for aix
6453 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6455         * config.guess: Add linux target for S/390.
6457 2000-11-07  Philip Blundell  <pb@futuretv.com>
6459         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6461 2000-11-03  Philip Blundell  <pb@futuretv.com>
6463         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6464         files.
6466 2001-01-15  Ben Elliston  <bje@redhat.com>
6468         * configure.in (host_tools): Add sid.
6469         Always configure cgen.
6471 2000-11-24  Nick Clifton  <nickc@redhat.com>
6473         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6476 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
6478         * Makefile.in (ALL_MODULES): Add all-cgen.
6479         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6480         (all-cgen): New target.
6481         (all-opcodes,all-sim): Depend on all-cgen.
6482         * configure.in (host_tools): Add cgen.
6483         Only configure cgen if --enable-cgen-maint.
6485 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
6487         * configure.in: Add *-*-freebsd* configurations.
6489 2002-04-08  Tom Tromey  <tromey@redhat.com>
6491         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6492         Fixes PR libgcj/6068.
6494 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
6496         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6498 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6500         * configure.in (alpha*-dec-osf*): Enable libgcj.
6502 2003-03-27  Matthew Gingell <gingell@gnat.com>
6504         * MAINTAINERS (Write After Approval): Add myself.
6506 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
6508         Fix for: PR bootstrap/3591, target/5676
6509         * configure.in (mcore-pe): Disable the configuration of
6510         libstdc++-v3 since exceptions are not supported.
6512 2002-03-20  Anthony Green  <green@redhat.com>
6514         * configure.in: Enable libgcj for xscale-elf target.
6516 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
6518         * MAINTAINERS:  Update my email address.
6520 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
6522         * ltmain.sh (relink_command): Fix typo in previous change.
6524 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
6526         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
6527         (relink_command): Added --tag flags.
6528         (mode=install): If relinking fails; error out.
6530 2002-03-12  Richard Henderson  <rth@redhat.com>
6532         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
6533         .NOTPARALLEL tag.
6534         (do-check): Rename from check.
6535         (check): Allow parallel check.
6537 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
6539         * MAINTAINERS: Add myself as maintainer for xtensa port.
6540         Fix alphabetical order in CPU port maintainer list.
6541         Remove myself from Write After Approval list.
6543 2002-03-11  Richard Henderson  <rth@redhat.com>
6545         * Makefile.in (.NOTPARALLEL): Add fake tag.
6547 2002-03-07  H.J. Lu  (hjl@gnu.org)
6549         * configure.in: Enable gprof for mips*-*-linux*.
6551 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
6553         * MAINTAINERS (Write After Approval): Add myself.
6555 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
6557         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6558         libjava.
6559         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6561 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
6563         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6564         because its Makefile is there; test for the executable instead.
6566 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
6568         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6569         libstdc++-v3 and libjava.
6571 2002-02-11  Adam Megacz <adam@xwt.org>
6573         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6574         boehm-gc
6576 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6578         * config.guess: Updated to 2002-01-30's version.
6579         * config.sub: Updated to 2002-02-01's version.
6580         Contribute sh64-elf.
6581         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
6582         * configure.in: Added sh64-*-*.
6584 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
6586         * MAINTAINERS: Belatedly add myself to write after approval list.
6588 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
6590         * MAINTAINERS: Put self in as maintainer for x86-64 port.
6591         Remove self as Write After Approval.
6593 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
6595         * MAINTAINERS: Put self in as maintainer for contrib/regression
6596         directory.
6598 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
6600         * MAINTAINERS:  Update my email address.
6602 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
6604         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
6605         target-libiberty, and target-libgloss.  Skip Java-related
6606         libraries if not supported for NetBSD on target CPU.
6608 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
6610         * install-sh: Use _inst.$$_ for temp file name.
6612 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
6614         * MAINTAINERS (Write After Approval): Move my contact info
6615         from here...
6616         (OS Port Maintainers): ...to here (netbsd).
6618 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
6620         * MAINTAINERS (Write After Approval): Add myself.
6622 2002-01-17  H.J. Lu <hjl@gnu.org>
6624         * Makefile.in (all-fastjar): Also depend on all-libiberty.
6625         (all-target-fastjar): Also depend on all-target-libiberty.
6627 2002-01-16  H.J. Lu  (hjl@gnu.org)
6629         * config.guess: Import from master sources, rev 1.225.
6630         * config.sub: Import from master sources, rev 1.238.
6632 2002-01-16  Kazu Hirata  <kazu@hxi.com>
6634         * MAINTAINERS (Write After Approval): Remove myself.
6636 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
6638         * MAINTAINERS (Write After Approval): Add myself.
6640 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6642         * MAINTAINERS: Add self as docs co-maintainer.
6644 2001-12-11  Matthias Klose  <doko@debian.org>
6646         * MAINTAINERS (Write After Approval): Add myself.
6648 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
6650         * MAINTAINERS: Update my email address.
6652 2001-12-07  Turly O'Connor  <turly@apple.com>
6653         * MAINTAINERS (Write After Approval): Add myself.
6654         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
6655         (rs6000_initialize_trampoline): Call __trampoline_setup for
6656         ABI_DARWIN too.
6657         * darwin-tramp.asm: New file, implements __trampoline_setup.
6658         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
6660 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
6662         * MAINTAINERS (Write After Approval): Add myself.
6664 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
6666         * configure, configure.in: Use temp file for long sed commands.
6668 2001-12-03  Laurent Guerby  <guerby@acm.org>
6670         * config.sub: Update to version 1.232 on subversion.
6672 2001-12-03  Ben Elliston  <bje@redhat.com>
6674         * MAINTAINERS: Update mail address for config.* patches.
6676 2001-11-27  DJ Delorie <dj@redhat.com>
6677             Zack Weinberg  <zack@codesourcery.com>
6679         When build != host, create libiberty for the build machine.
6681         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6682         CONFIG_ARGUMENTS.
6683         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6684         New variables.
6685         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6686         and rules.
6687         (all.normal): Depend on ALL_BUILD_MODULES.
6688         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6689         (all-build-libiberty): Depend on configure-build-libiberty.
6691         * configure: Calculate and substitute proper value for
6692         ALL_BUILD_MODULES.
6693         * configure.in: Create the build subdirectory.
6694         Calculate and substitute TARGET_CONFIGARGS (formerly
6695         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6697 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
6699         * MAINTAINERS (write-after-approval): Add self.
6701 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6703         * MAINTAINERS (GNATS only accounts): Remove self.
6705 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
6707         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6708         libf2c.
6710 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6712         * MAINTAINERS (Write After Approval): Add self.
6714 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
6716         * MAINTAINERS: mips and s390 are also CPU ports.
6718 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
6720         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
6722 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
6724         * MAINTAINERS: Alphabetize.
6726 2001-11-09  Kazu Hirata  <kazu@hxi.com>
6728         * MAINTAINERS (Various maintainers: h8 port): Add myself.
6730 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6732         * MAINTAINERS (Various maintainers: hppa port): Added myself.
6734 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
6736         * configure.in (--enable-languages): Be more permissive about
6737         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
6739 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
6741         * config.sub: Import from master sources, rev. 1.230.
6742         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
6744 2001-11-07  Laurent Guerby  <guerby@acm.org>
6746         * MAINTAINERS (Write After Approval): Add self.
6748 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
6750         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6752 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
6754         * config.sub: Import from master sources, rev 1.226.
6755         * config.guess: Import from master sources, rev 1.216.
6757 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
6759         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6760         * MAINTAINERS: Add self as maintainer of MMIX port.
6761         Remove old after-approval entry.
6763 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
6765         * ChangeLog, configure: Fix spelling errors.
6767 2001-10-20  Brendan Kehoe  <brendan@zen.org>
6769         * MAINTAINERS: Tweak my address.
6771 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
6773         * MAINTAINERS: Update my email address.
6775 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
6777         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6778         * MAINTAINERS: Add self as maintainer of CRIS port.
6780 2001-10-10  Geert Bosch  <bosch@gnat.com>
6782         * MAINTAINERS (Various maintainers: Ada front end):
6783         Added Robert Dewar.
6785 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
6787         * MAINTAINERS (Write After Approval): Added self
6789 2001-10-02  Geert Bosch  <bosch@gnat.com>
6791         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6793 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6795         * configure: Handle temporary files securely using mkdir.
6797 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
6799         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6801 2001-09-26  Will Cohen <wcohen@redhat.com>
6803         * configure.in (*-*-linux*): Disable configuration of target-newlib
6804         and target-libgloss.
6806 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6808         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6809         RANLIB.
6811 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
6813         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6814         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6815         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6816         avoid quotes nesting problems.
6817         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6818         (DO_X): Export only variables that are set.
6820 2001-09-19  Ben Elliston  <bje@redhat.com>
6822         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6823         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6824         semantics.  Use the shell built-in "type" command instead.
6826 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
6828         Merged from gcc-3_0-branch:
6829         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
6830         * ltcf-c.sh: Use $objext, not $ac_objext.
6831         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
6832         * ltcf-cxx.sh: Add support for GNU.
6833         2001-07-22  Timothy Wall  <twall@redhat.com>
6834         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
6835         default settings if using GNU tools with that configuration.
6836         * ltcf-cxx.sh: Ditto.
6837         * ltcf-gcj.sh: Ditto.
6838         2001-07-21  Michael Chastain  <chastain@redhat.com>
6839         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6840         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
6841         * ltmain.sh: Mark as gcc-local.
6843 2001-08-30  Eric Christopher  <echristo@redhat.com>
6844             Jason Eckhardt  <jle@redhat.com>
6846         * config.guess: Merge from master sources.
6847         * config.sub: Merge from master sources, add support for mipsisa32.
6849 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
6850         * config.sub: Merge from master sources, rev 1.219.
6851         * MAINTAINERS: Add self as contact for stormy16 port.
6853 2001-08-14  Zack Weinberg  <zackw@panix.com>
6855         * config.sub: Merge from master sources, rev 1.218.
6856         * config.guess: Merge from master sources, rev 1.209.
6858 2001-08-11  Graham Stott  <grahams@redhat.com>
6860         * Makefile.in (check-c++): Add missing semicolon.
6862 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
6864         * MAINTAINERS (Various maitainers: predict.def): Added myself.
6866 2001-07-30  Eric Christopher  <echristo@redhat.com>
6868         * MAINTAINERS (Various maintainers: mips port): Added myself.
6870 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
6872         * configure.in (sh-*-linux*): New.
6874 2001-07-27  Richard Henderson  <rth@redhat.com>
6876         * .cvsignore: Add LAST_UPDATED.
6878 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
6880         * MAINTAINERS (Various maintainers: s390 port): Added myself.
6882 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
6884         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
6886 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
6888         * MAINTAINERS (Write After Approval): Added myself.
6890 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6892         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6893         and libgcj on m68hc11/m68hc12.
6895 2001-06-27  H.J. Lu  (hjl@gnu.org)
6897         * Makefile (CFLAGS_FOR_BUILD): New.
6898         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6900 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6902         * README: Remove version number.
6904 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6906         * INSTALL/README: Update wrt. to the installation instructions now
6907         residing in gcc/doc/install.texi.
6909 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6911         * README: Replace with a cut-down and updated version of gcc/README.
6913 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
6915         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6916         multilibs to be disabled.
6918 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
6920         * MAINTAINERS (Write After Approval): Add myself.
6922 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
6924         * config.guess: Import CVS version 1.195.
6925         * config.sub: Import CVS version 1.212.
6927 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
6929         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6930         gcc/xgcc is built, use -print-prog-name to find out the program
6931         name to use.
6933 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
6935         * config.guess:  Import CVS version 1.194.  All gcc-local changes
6936         appear to also be in the master copy.
6937         * config.sub:  Import CVS version 1.211.
6939 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
6941         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6942         with_gcc]: Use `gcc -shared' to build a shared library.
6944 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6946         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6947         archives.
6949 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6951         * MAINTAINERS (Write After Approval): Add myself.
6953 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6955         * configure.in (libstdcxx_flags): Do not try to execute
6956         libstdc++-v3/testsuite_flags until it exists.
6958 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
6960         * MAINTAINERS: Update my email address.
6962 2001-05-31  Graham Stott  <grahams@redhat.com>
6964         * MAINTAINERS (Write After Approval): Add myself.
6966 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
6968         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
6969         libraries when using g++ with native linker.
6971 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
6973         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6975 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
6977         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6978         [aix4*|aix5*]: Prepend blank.
6980 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
6982         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6983         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
6984         of subdir/configure scripts to use the new libtool.m4.
6986 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
6988         * MAINTAINERS (Write After Approval): Add myself.
6990 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6992         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6994 2001-05-11  Ben Elliston  <bje@redhat.com>
6996         * Makefile.in (all-sid): New target.
6997         (check-sid, clean-sid, install-sid): Likewise.
6999 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
7001         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7003 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7005         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7006         libgcj.
7008 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7010         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7011         gcc/xgcc is built, use -print-prog-name to find out the program
7012         name to use.
7014 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7016         * configure.in (noconfigdirs): Don't reset it from scratch in the
7017         target case; only append to it.
7019         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7020         sparc-*-solaris2.8]: Disable ${libgcj}.
7022 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
7024         * configure.in (libgcj_saved): Copy from $libgcj.
7025         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7026         --disable-libgcj.
7028 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
7030         * MAINTAINERS: Remove self as MIPS maintainer and
7031         C front end maintainer.
7033 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
7035         * configure.in: Move *-chorusos target case to the proper switch.
7036         Disable libgcj.
7038 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7040         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7041         1.641.2.228.
7043 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7045         * Makefile.in (STAGE1_CFLAGS): Pass down.
7047 2001-04-13  Alan Modra  <amodra@one.net.au>
7049         * config.guess: Add hppa64-linux support.  Note for next import that
7050         this is already in the master file.
7051         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
7053 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7055         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7056         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7058 2001-04-11  Stan Shebs  <shebs@apple.com>
7060         * MAINTAINERS: Add self as Darwin port maintainer.
7062 2001-04-11  Alan Modra  <amodra@one.net.au>
7064         * MAINTAINERS: Update my email address.
7066 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
7068         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7069         recent versions of FreeBSD (release 3 or later).
7070         * ltconfig: On FreeBSD, -lc must not be provided when building
7071         a shared library or else the standard -pthread gcc option is
7072         rendered worthless to later users of the built library.
7074 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7076         * MAINTAINERS: Add self and RTH as C front end maintainers.
7078 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
7080         * config.sub: Make sure to match an already-canonicalized
7081         machine name (eg. mn10300-unknown-elf).
7083 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
7085         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7086         New macros.
7087         (bootstrap, cross): Use RECURSE_FLAGS.
7088         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7090 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
7092         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7094 2001-03-22  Colin Howell  <chowell@redhat.com>
7096         * Makefile.in (DO_X): Do not backslash single-quotes in
7097         backquotes (two places).
7099 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7101         Re-installed:
7102         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7103         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7104         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7105         * ltcf-cxx.sh: Likewise.
7106         * ltcf-gcj.sh: Likewise.
7108 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7110         * MAINTAINERS: Add myself as "documentation co-maintainer".
7112 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7114         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7115         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7117 2001-03-19  Tom Tromey  <tromey@redhat.com>
7119         * config-ml.in: Handle GCJ and GCJFLAGS.
7121 2001-03-21  Michael Chastain  <chastain@redhat.com>
7123         * Makefile.in: all-m4 depends on all-texinfo.
7125 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
7127         * MAINTAINERS: Add myself to write after approval list.
7129 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
7131         * Makefile.in (DO_X): Quote nested quotes.
7133 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
7135         * MAINTAINERS: Add myself to write after approval list.
7137 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
7139         * Makefile.in (DO_X): Use double quotes for quoting
7140         "RANLIB=$${RANLIB}".
7142 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
7144         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7146 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
7148         * configure.in: Only use `lang_requires' for languages athat are
7149         actually enabled.
7151 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
7153         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
7155 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
7157         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7159 2001-03-07  Tom Tromey  <tromey@redhat.com>
7161         * configure.in: Allow config-lang.in to set `lang_requires' to list
7162         of other required languages.
7164 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
7166         * Makefile.in: Remove RANLIB definition. Use RANLIB
7167         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7168         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7170 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
7171             Alexandre Oliva  <aoliva@redhat.com>
7173         * Makefile.in (check-c++): Use tabs, not spaces.
7175 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
7177         * MAINTAINERS: add myself to Write After Approval list.
7179 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
7181         * Makefile.in (check-c++): New rule.
7183         * configure.in (target_libs): Remove libg++.
7184         (noconfigdirs): Remove libg++.
7185         (noconfigdirs): Same.
7186         (noconfigdirs): Same.
7187         (noconfigdirs): Same.
7189         * config-ml.in: Remove libg++ references.
7191         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7192         (ALL_TARGET_MODULES): Same.
7193         (configure-target-libg++): Remove.
7194         (all-target-libg++): Remove.
7195         (configure-target-libio): Remove.
7196         (all-target-libio): Remove.
7197         (check-target-libio): Remove.
7198         (.PHONY): Remove.
7199         (libg++.tar.bz2): Remove.
7200         (all-target-cygmon): Remove libio.
7201         (all-target-libstdc++): Remove.
7202         (configure-target-libstdc++): Remove.
7203         (TARGET_LIB_PATH): Remove libstdc++.
7204         (ALL_GCC_CXX): Remove libstdc++.
7205         (all-target-gperf): Correct.
7207 2001-02-16  Nick Clifton  <nickc@redhat.com>
7209         * configure.in (noconfigdirs): Allow configuration of texinfo
7210         for Cygwin hosts.
7212 2001-02-15  Anthony Green  <green@redhat.com>
7214         * configure: Introduce GCJ_FOR_TARGET.
7215         * configure.in: Ditto.
7216         * Makefile.in: Ditto.
7218 2001-02-13  Andreas Schwab  <schwab@suse.de>
7220         * MAINTAINERS: Update mail address.
7222 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7224         * config.guess: Add linux target for S/390.
7225         * config.sub: Likewise.
7227 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
7229         * configure.in: for *-chorusos, don't config target-newlib and
7230         target-libgloss.
7232 2001-02-06  Ben Elliston  <bje@redhat.com>
7234         * configure: Output host type to stdout, not stderr.
7236 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
7238         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
7239         * ltcf-cxx.sh: Likewise.
7241         * config.if: Assume enable_libstdcxx_v3 is defined.
7243 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
7245         Remove V2 C++ library.
7246         * configure.in: Remove --enable-libstdcxx_v3 support.
7248 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
7250         * include/demangle.h: Add prototype for java_demangle_v3.
7252 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
7254         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
7256 2001-01-27  Richard Henderson  <rth@redhat.com>
7258         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7260 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7262         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7263         Don't unset, it's non-portable and no longer necessary, set to empty
7264         instead.
7266 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7268         * ltconfig: Shell portability fix for the tagname validity check.
7270 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
7272         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7273         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7275 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7277         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7279 2001-01-26  Tom Tromey  <tromey@redhat.com>
7281         * configure.in: Allow libgcj to be built on Sparc Solaris.
7283 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
7285         * ltcf-c.sh: Add aix5 case.
7286         * ltcf-cxx.sh: Likewise.
7287         * ltconfig: Likewise.
7289 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7291         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7292         keep at least one of build_libtool_libs or build_old_libs set to
7293         yes.
7295         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7296         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7298 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
7300         * configure.in: Enable libgcj on several additional platforms.
7302 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
7304         * configure.in: Enable libgcj for linux targets.
7306 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7308         * MAINTAINERS (Write After Approval): Add myself.
7310 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7312         * MAINTAINERS: Add myself as vax port maintainer.
7314 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
7316         * MAINTAINERS: Add myself as Mercury front-end maintainer.
7318 2001-01-09  Mike Stump  <mrs@wrs.com>
7320         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7321         failures of subdirectories.
7323 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7325         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7326         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7327         * ltcf-cxx.sh: Likewise.
7328         * ltcf-gcj.sh: Likewise.
7329         * ltconfig.sh: Fix typo.
7331 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7333         * configure: handle DOS-style absolute paths.
7335 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7337         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7339 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
7341         * MAINTAINERS: Add myself as avr port co-maintainer.
7343 2000-12-28  Ben Elliston  <bje@redhat.com>
7345         * MAINTAINERS: Add myself under ``Write After Approval''.
7347 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
7349         * texinfo: Remove directory from GCC.
7351 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7353         * COPYING: Update to current
7354         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7355         to 19yy as example year in copyright notice).
7357 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
7359         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7360         (libstdcxx_incdir): Pass down.
7361         * config.if: Remove expired bits for cxx_interface, add stub.
7362         (libstdcxx_incdir): Add variable for g++ include directory.
7363         * configure.in (gxx_include_dir): Use it.
7365 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
7367         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
7368         with old-email address from ``Write After Approval''.
7370 2000-12-15  Andreas Jaeger  <aj@suse.de>
7372         * configure.in: Handle lang_dirs.
7374 2000-12-14  Tom Tromey  <tromey@redhat.com>
7376         * MAINTAINERS: Removed brads.
7378         * MAINTAINERS: Added gcj developers.
7380 2000-12-13  Anthony Green  <green@redhat.com>
7382         * configure.in: Disable libgcj for any target not specifically
7383         listed.  Disable libgcj for x86 and Alpha Linux until compatible
7384         with g++ abi.
7386 2000-12-13  Mike Stump  <mrs@wrs.com>
7388         * Makefile.in (local-distclean): Also remove fastjar.
7390 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
7392         * contrib/gcc_update: Add fastjar --touch entries.
7394 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
7396         * configure.in: Disable language-specific target libraries for
7397         languages that aren't enabled.
7399 2000-12-10  Anthony Green  <green@redhat.com>
7401         * configure.in: Define libgcj.  Disable libgcj target libraries for
7402         most targets.
7404 2000-12-10  Neil Booth  <neilb@earthling.net>
7406         * MAINTAINERS: Update mail address, remove from WAA list.
7408 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7410         * libjava: Imported from /cvs/java.
7411         * libffi: Likewise.
7412         * Boehm-gc: Likewise.
7414 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7416         * configure.in (target_libs): Revert 2000-12-08 patch.
7417         (noconfigdirs): Added target-libjava.
7419 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7421         * djunpack.bat: removed.
7423 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7425         * Makefile.in: handle DOS-style absolute paths.
7426         * config-ml.in: likewise.
7427         * symlink-tree: likewise.
7429 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7431         * fastjar: Imported.
7433 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7435         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7436         libjava.
7437         * configure.in (target_libs): Removed `target-libjava'.
7439 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7441         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7442         (ALL_MODULES): Added fastjar.
7443         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7444         (all-target-libjava): all-fastjar replaces all-zip.
7445         (all-fastjar): Added.
7446         (configure-target-fastjar, all-target-fastjar): Likewise.
7447         * configure.in (host_tools): Added fastjar.
7449 2000-12-07  Mike Stump  <mrs@wrs.com>
7451         * Makefile.in (local-distclean): Remove leftover built files.
7453 2000-11-24  Nick Clifton  <nickc@redhat.com>
7455         * configure.in (xscale-elf): Add target.
7456         (xscale-coff): Add target.
7458 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
7460         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7461         recent versions of FreeBSD (release 3 or later).
7462         * ltconfig: On FreeBSD, -lc must not be provided when building
7463         a shared library or else the standard -pthread gcc option is
7464         rendered worthless to later users of the built library.
7466 2000-11-16  Fred Fish  <fnf@be.com>
7468         * configure.in (enable_libstdcxx_v3): Fix typo,
7469         libstd++ -> libstdc++.
7471 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7473         * MAINTAINERS: Add self to Write After Approval list.
7475 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
7477         * MAINTAINERS: Update my email address.  Add myself to global write
7478         privs list.
7480 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7482         * Makefile.in: Merge with src and libgcj.
7483         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
7484         configure-target-<library> when their configure scripts need the C
7485         or C++ library to have already been built to work properly.
7486         (do_proto_toplev): Set them to an empty string.
7488         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7489         (REALLY_SET_LIB_PATH): Use them.
7491 2000-11-17  Stan Shebs  <shebs@apple.com>
7493         * MAINTAINERS: Add self to Write After Approval list.
7495 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7497         * configure: Provide the original toplevel configure arguments
7498         (including $0) to subprocesses in the environment rather than
7499         through gcc/configargs.h.
7501 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7503         * MAINTAINERS: Remove references to cccp. Change C9X reference to
7504         C99.  Alphabetise "Write After Approval" list.
7506 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
7508         * configure: Turn on libstdc++ V3 by default.
7510         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
7511         if we've got GCC.
7513 2000-11-11  Philip Blundell  <philb@gnu.org>
7515         * MAINTAINERS: Add self to Write After Approval list.
7517 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
7519         * ltcf-c.sh (aix4): Improve shared library configuration; require
7520         exporting symbols.
7521         * ltcf-cxx.sh (aix4): Define.
7522         * ltconfig (aix4): Define library and soname specs appropriate for
7523         AIX.  Define command to create export symbols list.
7525 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
7527         * config.sub: Add support for Sun Chorus
7529 2000-10-31  Nick Clifton  <nickc@redhat.com>
7531         * MAINTAINERS: Rename <name>@cygnus.com addresses to
7532         <name>@redhat.com.  Also installed new email address for Clint
7533         Popetz.
7535 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
7537         * etc: Remove directory from GCC.
7539 2000-10-16  Michael Meissner  <meissner@redhat.com>
7541         * configure (gcc/configargs.h): Only create if there is a build GCC
7542         directory created.
7544 2000-10-16  Matthias Klose  <doko@debian.org>
7546         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7547         when configured for libstdc++-v3.
7549 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
7551         * configure: Save configure arguments to gcc/configargs.h.
7553 2000-10-04  Philipp Thomas  <pthomas@suse.de>
7555         * config.guess: Import CVS version 1.157.
7556         * config.sub: Import CVS version 1.181.
7558 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
7560         * Makefile.in (bootstrap): avoid recursion if subdir missing
7561         (cross): ditto
7562         (do-proto-toplev): ditto
7564 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
7566         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
7567         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
7569         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
7570         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
7571         all affected `configure' scripts.
7573 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
7575         * MAINTAINERS: Add self as cpplib co-maintainer.
7577 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
7579         * MAINTAINERS: Add self to Write After Approval list.
7581 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7583         * INSTALL/README: egcs -> GCC update.
7585 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
7587         * MAINTAINERS: Add myself to Write After Approval list.
7589 2000-09-15  Kazu Hirata  <kazu@hxi.com>
7591         * MAINTAINERS: Add myself to Write After Approval list.
7593 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
7595         * configure.in: Do not build byacc for hppa64.  Provide paths to the
7596         X11 libraries for hppa64.
7598 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7600         * MAINTAINERS: Add myself as 68hc11 port maintainer.
7602 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
7604         * Makefile.in (all-zlib): Added dummy target.
7606         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7607         ltcf-gcj.sh: Updated from libtool multi-language branch.
7609 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
7611         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7612         (bootstrap*): Depend on all-bootstrap.
7614 2000-09-05  Philipp Thomas  <pthomas@suse.de>
7616         * config.guess: Import CVS version 1.156.
7617         * config.sub: Import CVS version 1.179.
7619 2000-09-02  Anthony Green  <green@cygnus.com>
7621         * Makefile.in (all-gcc): Depend on all-zlib.
7622         (CLEAN_MODULES): Add clean-zlib.
7623         (ALL_MODULES): Add all-zlib.
7624         * configure.in (host_libs): Add zlib.
7626 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
7628         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7629         crosses, but add gcc/include to the header search path for them.
7631 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
7633         * MAINTAINERS: Add self to Write After Approval list.
7635 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7637         * config.guess: Import CVS version 1.152.
7638         * config.sub: Import CVS version 1.177.
7640 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
7642         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7643         $targargs to tell whether newlib is going to be built.
7645         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7646         $$r/TARGET_SUBDIR/libio for _G_config.h.
7648 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
7650         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7652 2000-08-22  DJ Delorie  <dj@redhat.com>
7654         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
7656 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
7658         * config-ml.in (CC, CXX): Avoid trailing whitespace.
7659         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7660         sub-configures.
7662 2000-08-21  DJ Delorie  <dj@redhat.com>
7664         * MAINTAINERS: Add self as a libiberty maintainer
7666 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
7668         * configure.in (libstdcxx_flags): Use
7669         libstdc++-v3/src/libstdc++.INC.
7671 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
7673         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7675 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
7677         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7679         * configure: Make enable_threads and enable_shared defaults
7680         explicit.  Substitute enable_threads into generated Makefiles.
7681         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7682         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7684 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
7686         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
7688 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
7690         * config-ml.in (CC): Remove bogus duplicate quotation mark from
7691         previous delta.
7693 2000-08-11  Jason Merrill  <jason@redhat.com>
7695         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7696         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7697         (FLAGS_FOR_TARGET): Not here.
7698         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7700 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
7702         * config-ml.in (CC, CXX): Don't introduce a leading space.
7704 2000-08-07  DJ Delorie  <dj@delorie.com>
7706         * MAINTAINERS: Add self as a DJGPP maintainer
7708 2000-08-07  DJ Delorie  <dj@redhat.com>
7710         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7711         "if we're also building gcc, and it's a gcc that will run on the
7712         build machine, we want to use its includes instead of the system's
7713         default includes".
7715 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7717         * MAINTAINERS: Add self to Write After Approval list.
7719 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
7721         * configure.in (libstdcxx_flags): Don't use `"'.
7723         * config-ml.in: Adjust multilib search paths to the
7724         appropriate multilib tree.
7726 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
7728         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7729         commas in $LANGUAGES.
7731 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
7733         * configure.in: Re-enable all references to libg++ and librx.
7735 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
7737         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
7738         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
7739         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
7740         * ltcf-cxx.sh (need_lc): Set based on postdeps.
7742         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7744 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
7746         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7747         CXX_FOR_TARGET for sed.
7749 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
7751         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7752         Do not override if already set in the environment or in configure.
7753         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7754         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7756 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
7758         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
7759         the libtool CVS tree multi-language branch.
7760         * ltconfig, ltmain.sh: Updated.
7762 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
7764         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
7765         (clean-target): Depend on it.
7767         * Makefile.in (FLAGS_FOR_TARGET): New macro.
7768         (GCC_FOR_TARGET): Use it.
7769         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7770         * configure.in: ... here.
7771         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
7772         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7774 2000-07-24  Eric Christopher  <echristo@cygnus.com>
7776         * MAINTAINERS: Add self to Write After Approval list.
7778 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
7780         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7781         (configure-target-libchill, configure-target-libobjc): Likewise.
7783         * configure.in: Use the same cache file for all target libs.
7784         * config-ml.in: But different cache files per multilib variant.
7786 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7788         * configure (topsrcdir): Don't use dirname.
7790 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
7792         * MAINTAINERS: Add self to Write After Approval list.
7794 2000-07-20  Jason Merrill  <jason@redhat.com>
7796         * configure.in: Remove all references to libg++ and librx.
7798         * configure, configure.in, Makefile.in: Unify gcc and binutils.
7800 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
7802         * config.sub: Update to subversions version 2000-07-06.
7804 2000-07-12  Andrew Haley  <aph@cygnus.com>
7806         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7807         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7809 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
7811         * symlink-tree:  Check number of arguments.
7813 2000-07-05  Jim Wilson  <wilson@cygnus.com>
7815         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7816         search path for a g++ extracted from the build tree.  This
7817         will allow link tests run by configure scripts in
7818         subdirectories to succeed.
7820 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
7822         * ltconfig: Add support for mips-dde-sysv4.2MP
7824 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7826         * MAINTAINERS: Add myself as loop discovery maintainer.
7828 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
7830         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7831         `os2'. Force ac_cv_exeext to be ".exe" in that case.
7833 2000-06-19  Timothy Wall  <twall@cygnus.com>
7835         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7836         * config.sub: Add tic54x target.
7838 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7840         * MAINTAINERS: Add self as Fortran maintainer,
7841         remove Craig Burley.
7843 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7845         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7846         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7848 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
7850         * MAINTAINERS: Add self as i18n maintainer
7852 20000-05-21  H.J. Lu  (hjl@gnu.org)
7854         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7855         directory are used if they exist. Make sure
7856         $(build_tooldir)/include is searched for header files,
7857         $(build_tooldir)/lib/ for library files.
7858         (GCC_FOR_TARGET): Likewise.
7859         (CXX_FOR_TARGET): Likewise.
7861 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
7863         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7865 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
7867         * Makefile.in (configure-target-libiberty): Depend on
7868         configure-target-newlib.
7870 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7872         * configure.in, Makefile.in: Merge all libffi-related
7873         configury stuff from the libgcj tree.
7875 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7877         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7878         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7880 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7882         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7883         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7884         current version information.  Add to proto-toplev directory.
7885         (gdb-taz): Build do-djunpack.
7887 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
7889         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7891 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7893         * MAINTAINERS: Add self to Write After Approval list.
7895 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7897         * ltmain.sh: Preserve in relink_command any environment
7898         variables that may affect the linker behavior.
7900 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
7902         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7904 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
7906         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7908 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7910         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7911         with the version name.
7913 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
7915         * MAINTAINERS: Add self as bb-reorder maintainer.
7917 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7919         * config.if: Tweak.
7921 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7923         * djunpack.bat: New file.
7925 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7927         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7928         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7929         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7930         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7932 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7934         * config.sub (case $basic_machine): Change default for "ibm-*"
7935         to "openedition".
7937 2000-04-13  Andreas Jaeger  <aj@suse.de>
7939         * MAINTAINERS: Added myself.
7941 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7943         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7944         (do-md5sum): New target.
7945         (MD5PROG): Define.
7946         (PACKAGE): Default to TOOL.
7947         (VER): Default to a shell script.
7948         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7949         md5 checksum generation.
7950         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7951         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7952         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7953         insight.tar.bz2): Use gdb-taz to create archive.
7955 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7957         * configure (warn_cflags): Delete.
7959 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
7961         * MAINTAINERS: Added myself.
7963 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7964             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
7966         * configure.in (enable_libstdcxx_v3): Add.
7967         (target_libs): Add bits here to switch between libstdc++-v2 and
7968         libstdc++-v3.
7969         * config.if: And this file too.
7970         * Makefile.in: Add libstdc++-v3 targets.
7972 2000-04-05  Michael Meissner  <meissner@redhat.com>
7974         * config.sub (d30v): Add d30v as a basic machine type.
7976 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7978         * configure.in: -linux-gnu*, not -linux-gnu.
7980 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7982         * MAINTAINERS: Add self in write-after-approval section.
7984 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
7986         * MAINTAINERS: Add self as ia64 port maintainer.
7988 2000-03-08  Neil Booth  <NeilB@earthling.net>
7990         * MAINTAINERS: Add self in write-after-approval section.
7992 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7994         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7995         (do-tar-bz2): Replace TOOL with PACKAGE.
7996         (gdb.tar.bz2): Remove GDBTK from GDB package.
7997         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7998         dejagnu.tar.bz2): New packages.
8000 2000-02-27  Andreas Jaeger  <aj@suse.de>
8002         * configure.in: Add entry for mips*-*-linux*, move catch all
8003         *-*-*linux* entry below this one.
8005 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
8007         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8009 2000-02-24  Nick Clifton  <nickc@cygnus.com>
8011         * config.sub: Support an OS of "wince".
8013 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8015         * config.guess, config.sub: Updated to match config's 2000-02-15
8016         version.
8018 2000-02-23  Linas Vepstas <linas@linas.org>
8020         * config.sub: Add support for Linux/IBM 370.
8021         * configure.in: Likewise.
8023 2000-02-22  Nick Clifton  <nickc@cygnus.com>
8025         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8027 2000-02-20  Christopher Faylor <cgf@cygnus.com>
8029         * config.guess: Guess "cygwin" rather than "cygwin32".
8031 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8033         * configure (gcc_version): When setting, narrow search to
8034         lines containing `version_string'.
8036 2000-02-15  Denis Chertykov  <denisc@overta.ru>
8038         * config.sub: Add support for avr target.
8040 2000-02-14  Nick Clifton  <nickc@cygnus.com>
8042         * MAINTAINERS: Add maintainers for MCore port.
8044 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8046         * config.sub: Add mmix-knuth-mmixware.
8048 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8050         * MAINTAINERS: Pair cccp with cpplib maintainership.
8052 2000-01-27  Christopher Faylor <cgf@redhat.com>
8054         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8055         structure stuff to -L library search.
8056         (CXX_FOR_TARGET): Ditto.
8057         (CROSS_CHECK_MODULES): Fix spelling mistake.
8059 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
8061         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8062         the C++ compiler.
8064 2000-01-12  Richard Henderson  <rth@cygnus.com>
8066         * configure.in: Don't build some bits for beos.
8068 2000-01-12  Joel Sherrill (joel@OARcorp.com)
8070         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8071         as include files.
8073 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
8075         * Add self as cpplib maintainer, as requested by Jason
8076         Merrill.  Correct my e-mail address.
8078 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
8080         * configure.in: Use mt-aix43 to handle *_TARGET defs,
8081         not mh-aix43.
8083 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
8085         * MAINTAINERS: Add myself to "write after approval" list.
8087 1999-12-14  Richard Henderson  <rth@cygnus.com>
8089         * config.guess (alpha-osf, alpha-linux): Detect ev67.
8090         * config.sub: Accept alphaev[78], alphaev8.
8092 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8094         * config.guess, config.sub: Update from autoconf.
8096 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
8098         * MAINTAINERS:  update my playtime e-address.
8100 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8102         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8103         necessary libraries are missing.
8105 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
8107         * MAINTAINERS: Add new 'write after approval' maintainer.
8109 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8111         * MAINTAINERS: Add new Java maintainer.
8113 1999-10-25  Andreas Schwab  <schwab@suse.de>
8115         * configure: Fix quoting inside arguments of eval.
8117 1999-10-21  Nick Clifton  <nickc@cygnus.com>
8119         * config-ml.in: Allow suppression of some ARM multilibs.
8121 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
8123         * config.guess: Add OS/390 match pattern.
8124         * config.sub: Add mvs, openedition targets.
8125         * configure.in (i370-ibm-opened*): New.
8127 1999-09-04  Steve Chamberlain  <sac@pobox.com>
8129         * config.sub: Add support for configuring for pj.
8131 1999-08-31  Nick Clifton  <nickc@cygnus.com>
8133         * config.sub (maybe_os): Add support for configuring for fr30.
8135 1999-08-25  Nick Clifton  <nickc@cygnus.com>
8137         * configure.in: Do not configure or build ld for AIX
8138         platforms.  ld is known to be broken on these platforms.
8140 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8142         * config-ml.in: Pass compiler flag corresponding to multidirs to
8143         subdir configures.
8145 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
8147         * Makefile.in (LDFLAGS): Define.
8149 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
8151         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8152         noconfigdirs.
8153         (*-*-cygwin*): Likewise.
8155 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
8157         * mkdep: New file.
8158         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8159         (BINUTILS_SUPPORT_DIRS): Add mkdep.
8161         From Eli Zaretskii <eliz@is.elta.co.il>:
8162         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8163         long file name when using DJGPP on MS-DOS.
8165 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
8167         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8169 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
8171         * Makefile.in (check-target-libio): Remove all-target-libstdc++
8172         dependency as this causes "make check" to globally "make all"
8174 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
8176         * configure.in (target_libs): Added target-zlib.
8177         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8178         (CONFIGURE_TARGET_MODULES): Likewise.
8179         (CHECK_TARGET_MODULES): Likewise.
8180         (INSTALL_TARGET_MODULES): Likewise.
8181         (CLEAN_TARGET_MODULES): Likewise.
8182         (configure-target-zlib): New target.
8183         (all-target-zlib): Likewise.
8184         (all-target-libjava): Depend on all-target-zlib.
8185         (configure-target-libjava): Depend on configure-target-zlib.
8187         * Makefile.in (configure-target-libjava): Depend on
8188         configure-target-newlib.
8189         (configure-target-boehm-gc): New target.
8190         (configure-target-qthreads): New target.
8192         * configure.in (target_libs): Added target-qthreads.
8193         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8194         (CONFIGURE_TARGET_MODULES): Likewise.
8195         (CHECK_TARGET_MODULES): Likewise.
8196         (INSTALL_TARGET_MODULES): Likewise.
8197         (CLEAN_TARGET_MODULES): Likewise.
8198         (all-target-qthreads): New target.
8199         (configure-target-libjava): Depend on configure-target-qthreads.
8200         (all-target-libjava): Depend on all-target-qthreads.
8202         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8203         (CONFIGURE_TARGET_MODULES): Likewise.
8204         (CHECK_TARGET_MODULES): Likewise.
8205         (INSTALL_TARGET_MODULES): Likewise.
8206         (CLEAN_TARGET_MODULES): Likewise.
8207         (all-target-libjava): New target.
8208         (all-target-boehm-gc): Likewise.
8209         * configure.in (target_libs): Added libjava, boehm-gc.
8211 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
8213         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8214         configure.bat in SUPPORT_FILES.
8215         (gas+binutils.tar.bz2): Likewise.
8217         * makeall.bat: Remove; obsolete.
8219 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
8221         From Mark Elbrecht:
8222         * configure.bat: Remove; obsolete.
8224 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
8226         * configure: Add -W -Wall to the default CFLAGS when compiling with
8227         gcc.
8229 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
8231         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8233 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
8235         * configure.in: Build ld on IRIX6.
8237 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
8239         * Makefile.in: Change distribution targets to use bzip2 instead of
8240         gzip.
8241         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8242         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8244 1999-06-04  Nick Clifton  <nickc@cygnus.com>
8246         * config.sub: Add mcore target.
8248 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
8250         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8252 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
8254         * config.guess (dummy): Changed to $dummy.
8256 1999-05-24  Nick Clifton  <nickc@cygnus.com>
8258         * config.sub: Tidied up case statements.
8260 1999-05-22  Ben Elliston  <bje@cygnus.com>
8262         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8263         <jiro@din.or.jp>.
8265         * config.guess: Merge with FSF version. Future changes will be
8266         more accurately recorded in this ChangeLog.
8267         * config.sub: Likewise.
8269 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
8271          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8273 1999-04-30  Tom Tromey  <tromey@cygnus.com>
8275         * ltmain.sh: [mode link] Always use CC given by ltconfig.
8277 1999-04-23  Tom Tromey  <tromey@cygnus.com>
8279         * ltconfig, ltmain.sh: Update to libtool 1.2f.
8281 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
8283         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8284         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8285         Bad merge removed these two changes.
8287 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
8288                           Martin Heller (Ing.-Buero_Heller@t-online.de)
8290         * config.guess (interix Alpha): Add.
8292 1999-04-11  Richard Henderson  <rth@cygnus.com>
8294         * configure.in (i?86-*-beos*): Do config gperf; don't config
8295         gdb, newlib, or libgloss.
8297 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
8299         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8300         link a trivial program with -mabi=64.  If it fails, remove mabi=64
8301         from multidirs.
8303 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
8305         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8307 1999-04-08  Nick Clifton  <nickc@cygnus.com>
8309         * config.sub: Add support for mcore targets.
8311 1999-04-07  Michael Meissner  <meissner@cygnus.com>
8313         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8314         not mt-ospace, in order to shut up assembler warning about using
8315         symbols that are named the same as registers.
8317 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
8319         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8320         dependency list for all-target-cygmon.
8322 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
8324         * config-ml.in: Check $host, not $target, for selective multilibs.
8325         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8326         thumb interworking, and underscore prefix multilibs.
8328 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
8330         * missing: Update to version from current automake.
8332 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
8334         * configure (gxx_include_dir): Removed.
8336         * configure.in (gxx_include_dir): Handle it.
8337         * Makefile.in: Likewise.
8339 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
8341         * config.sub (mips64vr4111,mips64vr4111el) Add.
8343 1999-03-21  Ben Elliston  <bje@cygnus.com>
8345         * config.guess: Correct typo for detecting ELF on FreeBSD.
8347 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
8349         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8350         config/mh-djgpp.
8352 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
8354         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8355         all-target-newlib to dependency list for all-target-bsp.
8357 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8359         * config.sub: Add i386-uwin support.
8360         * config.guess: Likewise.
8362 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8364         * configure.in: cleanup, add mh-*pic handling for arm, special
8365         case powerpc*-*-aix*
8367 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
8369         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8370         can be built.
8372 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
8374         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8375         targets.
8377 1999-03-02  Nick Clifton  <nickc@cygnus.com>
8379         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8381 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
8383         * config.sub: Check for "cygwin*" rather than "cygwin32*"
8385 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8387         * config.sub: Fix typo in arm recognition.
8389 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
8391         * configure.in (noconfigdirs): Changed target_configdirs to
8392         include target-bsp only for m68k-*-elf* and m68k-*-coff*
8393         rather than m68k-*-* since it is not known to work on
8394         m68k-aout. Ditto for arm-*-*oabi.
8396 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
8398         * configure.in (*-*-windows*): Remove, no longer used.
8400 1999-02-19  Ben Elliston <bje@cygnus.com>
8402         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8403         Smart and improved by Andrew Cagney.
8405 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
8407         * config.guess: Recognize openbsd-*-hppa.
8409 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
8411         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8412         only if it is not empty.
8414 1999-02-17  Nick Clifton  <nickc@cygnus.com>
8416         Patch from: Scott Bambrough <scottb@corelcomputer.com>
8418         * config.guess: Modified to recognize uname's armv* syntax.
8420         * config.sub: Modified to recognize uname's armv* syntax.
8422 1999-02-17  Mark Salter  <msalter@cygnus.com>
8424         * configure.in: Added target-bsp for sparclite.
8426 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
8428         * config.sub: Recognize alphapca5[67] and up to alphaev8.
8430 1999-02-08  Nick Clifton  <nickc@cygnus.com>
8432         * configure.in: Add support for strongarm port.
8433         * config.sub: Add support for strongarm target.
8435 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8437         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8438         the old name config/mh-cygwin32.
8439         Enable texinfo.
8441 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
8443         * configure.in: Do build ld for ix86 Solaris.
8445 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
8447         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
8448         $AR_FOR_TARGET.  Likewise for RANLIB.
8450 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
8452         * config.sub (oabi):  Recognize.
8453         * configure.in (arm-*-oabi):  Handle.
8455 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
8457         * config.guess: Improve detection of i686 on UnixWare 7.
8459 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8461         * config.guess: Add support for i386-pc-interix.
8462         * config.sub: Likewise.
8463         * configure.in: Likewise.
8465 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
8467         * Makefile.in: Remove unneeded all-target-libio from
8468         from all-target-winsup target since it is now unneeded.
8469         Add all-target-libtermcap in its place since it is now
8470         needed.
8472 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
8474         * configure.in: makefile stub for cygwin target is probably
8475         unnecessary.  Remove it for now.
8477 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
8479         * configure.in: libtermcap.a should be built when cygwin is the
8480         target as well as the host.
8481         * config.guess: Allow mixed case in cygwin uname output.
8482         * Makefile.in: Add libtermcap target.
8484 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
8486         * config.sub: Clean up handling of hppa2.0.
8488 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
8490         * config.guess: Use C code to identify more HP machines.
8492 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
8494         * config.sub: Handle hppa2.0.
8496 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
8498         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8499         cygmon for all sparclite targets, regardless of object format.
8501 1998-12-15  Mark Salter  <msalter@cygnus.com>
8503         * configure.in: Added target-bsp for several target architectures.
8505         * Makefile.in: Added rules for bsp.
8507 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
8509         * config.guess: Improve detection of hppa2.0 processors.
8511 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
8513         * config.guess: Recognize FreeBSD using ELF automatically.
8515 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
8517         * configure (skip-this-dir): Add handling for new shell script, which
8518         might be created by a sub-directory's configure to indicate, this particular
8519         directory is "unwanted".
8520         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8522 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
8524         * ltconfig: import from libtool, after changing libtool to
8525         account for the cygwin name change.
8527 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
8529         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8530         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8532 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
8534         * configure.in: Add libtermcap to list of cygwin dependencies.
8536 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
8538         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8539         they include winsup/include when it's a cygwin target.
8541 1998-11-12  Tom Tromey  <tromey@cygnus.com>
8543         * configure.in (host_tools): Added zip.
8544         * Makefile.in (all-target-libjava): Depend on all-zip.
8545         (all-zip): New target.
8546         (ALL_MODULES): Added all-zip.
8547         (NATIVE_CHECK_MODULES): Added check-zip.
8548         (INSTALL_MODULES): Added install-zip.
8549         (CLEAN_MODULES): Added clean-zip.
8551 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
8553         * Makefile.in: lose "32" from comment about cygwin.
8555 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
8557         * configure.in: Use -Os to build target libraries for the fr30.
8559 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
8561         * config.sub: Add fr30.
8563 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
8565         * configure.in: drop "32" from config/mh-cygwin32.  Check
8566         cygwin* instead of cygwin32*.
8567         * config.sub: Check cygwin* instead of cygwin32*.
8569 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
8571         * config.guess: Match any version of Unixware7.
8573 1998-10-20  Syd Polk  <spolk@cygnus.com>
8575         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8576         if desired.
8578 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
8580         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8581         these if the appropriate directories and files to not exist.
8583 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
8585         * Makefile.in (DEVO_SUPPORT): Add config.if.
8587 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8589         * configure: Add pattern to replace "build_tooldir"'s
8590         definition in the generated Makefile with "tooldir"'s
8591         actual value.
8593 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
8595         * config.sub: Bring back lost sparcv9.
8597         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8599 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
8601         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8602         CC_FOR_TARGET and friends.
8604 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
8606         * Makefile.in (build_tooldir): New variable, same as tooldir.
8607         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8608         -B$(build_tooldir)/bin/.
8609         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8611 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8613         * README: Remove installation instructions and refer to the
8614         INSTALL directory instead.
8616 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
8618         * config.sub: Add support for i[34567]86-pc-udk.
8619         * configure.in: Likewise.
8621 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
8623         * Makefile.in: add bzip2 package building bits for user
8624         tools module
8625         * configure.in: ditto
8627 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
8629         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8630         (ALL_TARGET_MODULES): Add all-target-libobjc.
8631         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8632         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8633         (all-target-libchill): Add dependencies.
8634         * configure.in (target_libs): Add libchill.
8636 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
8638         * configure.in (target_subdir): Remove duplicate line.
8640 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
8642         * Makefile.in (all-automake): fix dependencies.
8644 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
8646         * configure.in: Minor cleanups for building in the $(target_alias)
8647         subdir.
8649 1998-09-22  Jim Wilson  <wilson@cygnus.com>
8651         * Makefile.in (bootstrap): Set r and s before make all.  Use
8652         BASE_FLAGS_TO_PASS in make all.
8653         (cross): Likewise.
8655 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
8657         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8659 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
8661         * config.sub: Fix typo in last change.
8663 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8665         * config.sub: Add support for C4x target.
8666         * configure.in: Likewise.
8668 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
8670         * config.sub: Recognize sparcv9 just like sparc64.
8672 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
8674         * config.guess: Match "Pent II" or "PentII" for OpenServer.
8676 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
8678         * config.guess: Correctly identify Pentium II sco boxes.
8680         * config.guess: Fix "tr" code.  From Weiwen Liu.
8682 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
8684         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8685         stabs.
8687 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
8689         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8690         (ALL_TARGET_MODULES): Add all-target-libchill.
8691         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8692         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8693         (all-target-libchill): Add dependencies.
8694         * configure.in (target_libs): Add libchill.
8696 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8698         * config.guess: Avoid assumptions about "tr" behaves when
8699         LANG is set to something other than English.
8701 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
8703         * configure (gxx_include_dir): Changed to
8704         '${prefix}/include/g++'-${libstdcxx_interface}.
8706         * config.if: New to determine the interfaces.
8708 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
8710         * config.guess: Detect and handle MPE/IX.
8711         * config.sub: Deal with MPE/IX.
8713 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
8715         * configure.in: Use mh-aix43.
8717 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
8719         * configure: Fix --without/--disable cases for gxx-include-dir.
8721 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
8723         * mdata-sh:  Imported.  Needed for automake support.
8725 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
8727         * Makefile.in (taz): Try "chmod -R og=u ." before
8728         "chmod og=u `find . -print`".
8730 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
8732         * configure.in: Add arm-elf and thumb-elf support.
8734 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
8736         * Makefile.in: Undo previous patch.
8738 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
8740         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8741         to here ...
8742         (install-no-fixedincludes): and here
8743         (INSTALL_MODULES): ... from here.
8745 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8747         * config.sub: Merge with FSF.
8749         * config.guess: Merge with FSF.
8751 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
8753         * configure (extraconfigdirs): New variable.
8754         (SUBDIRS): Add extraconfigdirs and recurse on them too.
8755         * Makefile.in (all): Move higher in file.
8756         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8757         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8758         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8759         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8760         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8762 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
8764         * Makefile.in (all-target-libjava): Depend on all-gcc and
8765         all-target-newlib.
8766         (configure-target-libjava): Depend on $(ALL_GCC).
8768 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
8770         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8771         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8773 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
8775         * INSTALL/README: Fix typo.
8777 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8779         * ylwrap: Change absolute path checks to check for DOS style path
8780         names.
8782         * ylwrap: Don't use a full path name if the source file is in the
8783         same directory.  From hjl@lucon.org (H.J. Lu).
8785         * config-ml.in: Default to being verbose, to match Feb 18 change to
8786         configure.
8788 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
8790         Brought over from egcs:
8792         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8794         * configure.in (target_subdir): Set to ${target_alias} instead
8795         of "libraries".
8797         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8799         * configure.in (target_subdir): Set to libraries if enable_multilib.
8801 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
8803         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8804         multilibs, force reconfiguration the first time we create
8805         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8807 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
8809         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8810         avoid confusion with --no-recursion.
8812 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
8814         * configure.in: Win32 hosts shouldn't use install -x
8815         * install-sh: remove -x option, and special .exe-handling
8816         hack.
8818 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
8820         * config.guess: Recognize i586-pc-beos.
8821         * configure.in: Don't build some bits for beos.
8823 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8825         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8826         CFLAGS default to -O2.
8828         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8829         when using GNU ld.
8831 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
8833         * ltmain.sh: Correct install when using a different shell.
8835 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8837         * ltconfig, ltmain.sh: Update to libtool 1.2b.
8839 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
8841         * makefile.vms: Update to build binutils/makefile.vms.  Add install
8842         target.
8844 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
8846         * ltconfig: Update to correct AIX handling.
8848 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8850         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8852         * configure.in (target_subdir): Set to ${target_alias} instead
8853         of "libraries".
8855 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
8857         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8858         (Makefile): Depend on $(gcc_version_trigger).
8860         * configure (gcc_version): Change default initializer to empty
8861         string.
8862         (gcc_version_trigger): New variable; pass this variable down
8863         to subdir configures to enable them checking gcc's version
8864         themselves. Emit make macros for both gcc_version vars.
8865         (topsrcdir): Initialize reliably.
8866         (recursion line): Remove --with-gcc-version=${gcc_version}.
8868 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8870         * configure (enable_version_specific_runtime_libs): Implement new flag
8871         --enable-version-specific-runtime-libs which installs C++ runtime stuff
8872         in $(libsubdir); emit definition in each generated Makefile.
8873         (gxx_include_dir): Initialize depending on
8874         $enable_version_specific_runtime_libs.
8876 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8878         * configure (gcc_version): Initialize properly depending on
8879         how and where configure is started.
8880         (recursion line): Pass a --with-gcc-version=${gcc_version}
8881         to configures in subdirs.
8883 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
8885         * configure.in (noconfigdirs): Add configure pattern for mips tx39
8886         cygmon
8888 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
8890         * configure.in: Add cygmon and libstub support for mn10200.
8892 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
8894         * configure (gcc_version): Add new variable describing the
8895         particular gcc version we're building.
8896         * Makefile.in (libsubdir): Add new macro for the directory
8897         in which the compiler finds executables, libraries, etc.
8898         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8899         and libsubdir.
8901 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8903         * Makefile.in (local-clean): Remove *.log.
8904         (warning.log): Built with warn_summary from build.log.
8905         (mail-report.log): Run test_summary.
8906         (mail-report-with-warnings.log): Run test_summary including
8907         warning.log in the report.
8909 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8911         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8913 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8915         * Makefile.in (grep): Grep no longer depends on libiberty.
8917 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8919         * Makefile.in: all-snavigator needs all-libgui.
8921 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8923         * configure.in: Add cygmon and libstub support for mn10300.
8925 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8927         * missing: Update to version from automake 1.3.
8929         * ltmain.sh: On installation, don't get confused if the same name
8930         appears more than once in the list of library names.
8932 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8934         * config.sub: Accept m68060 and m5200 as CPU names.
8936 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8938         * configure: Use && rather than using -a in test, because odd
8939         strings can confuse test.
8940         * configure.in: Likewise.
8942 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8944         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8946 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8948         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8949         bootstrap4-lean): New targets.
8951 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8953         * mpw-* Delete.  Not used.
8955 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8957         * COPYING.LIB: Update FSF address.
8959 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8961         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8963         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8964         GAS_SUPPORT_DIRS.
8966 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8968         * ltconfig, ltmain.sh: Avoid producing a version number if
8969         -version-info was not used.
8971 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8973         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8974         building with newlib.
8976 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8978         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8979         Solaris `make' causes it to continue to next definition.
8981 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8983         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8984         the right GUI libraries and files are installed along with GDB.
8986 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8988         * configure.in: Change alpha to alpha* in several places.
8990 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8992         * config.sub: Recognize sparc86x.
8994 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8996         * configure.in (--enable-target-optspace): Remove debug echo.
8998 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
9000         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9002 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9004         * ltconfig: Update cygwin32 support.
9006         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9007         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9008         (GDB_SUPPORT_DIRS): Likewise.
9010 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
9012         * configure.in (target_makefile_frag): If --enable-target-optspace,
9013         use -Os to compile target libraries rather than -O2.  Default to
9014         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9015         not used.
9016         * configure.in (target_cflags): Ditto for d30v.
9018 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
9020         * Makefile.in (all-bfd): Depend on all-intl.
9021         (all-binutils): Likewise.
9022         (all-gas): Likewise.
9023         (all-gprof): Likewise.
9024         (all-ld): Likewise.
9026 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
9028         * configure.in (host_tools): Fix typo, lbtool -> libtool.
9030 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9032         * Makefile.in (all-bfd): Depend upon all-libiberty.
9034         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9036 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
9038         * Makefile.in: Add libstub.
9040         * configure.in: Ditto. Build libstub for targets that have cygmon
9041         support.
9043 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
9045         * configure.in: Don't set PICFLAG on ix86-cygwin32.
9047 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
9049         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9050         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
9052 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
9054         * configure: Define DEFAULT_M4 by searching PATH.
9055         * Makfile.in: Use DEFAULT_M4.
9057 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9059         * ltconfig: Add cygwin32 support.
9061         * Makefile.in, configure.in: Add libtool as a native only directory
9062         to configure and build.
9064 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
9066         * Makefile.in (INSTALL_MODULES): Remove texinfo.
9068 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
9070         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9072 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
9074         * Makefile.in: add ash make rules
9075         * configure.in: add ash to native_only and host_tools lists
9077 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
9079         * Makefile.in (all-gettext, all-intl): New targets.
9080         (ALL_MODULES): Added all-gettext, all-intl.
9081         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9082         (INSTALL_MODULES): Added install-gettext, install-intl.
9083         (CLEAN_MODULES): Added clean-gettext, clean-intl.
9085         * configure.in (host_tools): Added gettext.
9086         (native_only): Likewise.
9087         (noconfigdirs) [various cases]: Likewise.
9088         (host_libs): Added intl.
9090 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
9092         * configure: Do not disable building gdbtk for cygwin32 hosts.
9094 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
9096         * configure.in: Add thumb-coff target.
9097         * config.sub: Add thumb-coff target.
9099 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9101         * Makefile.in: Revert yesterday's change.
9102         (all-target-winsup):  all-target-librx stays out of here.
9104 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9106         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9107         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9108         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9109         Remove references to librx and libg++.
9111 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
9113         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9114         recursive makes
9116 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
9118         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9119         for newlib directory.
9120         (CXX_FOR_TARGET): Likewise.
9122 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
9124         * ltconfig: Update after libtool/ltconfig.in change for
9125         hpux11.
9127 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
9129         * ltconfig, ltmain.sh: Update to libtool 1.2.
9131 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9133         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9134         (install-gcc-cross): Instead, override LANGUAGES here.
9136 1998-03-18  Dave Love  <d.love@dl.ac.uk>
9138         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9139         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9141 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
9143         * configure.in: Add Thumb-pe target.
9145 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
9147         * Makefile.in - changed sn targets to snavigator
9148         * configure.in - changed sn targets to snavigator
9150 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9152         * config-ml.in: After building symlink tree call make distclean
9153         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9154         to be the case for libiberty.
9156 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
9158         * configure: When making link, also check the current
9159         directory. The configure scripts may create one.
9161 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
9163         * config.sub: Accept alphapca56 and alphaev6 properly.
9165 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9167         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9169 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9171         * config.sub (sco5): Fix typo.
9173 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
9175         * Makefile.in (INSTALL_MODULES): Move install-tcl before
9176         install-itcl.
9177         (install-itcl): Remove dependency on install-tcl.
9179 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
9181         * configure.in: Remove libgloss from noconfigdirs for MN10300.
9183 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
9185         * configure.in: Don't build libgui for a cygwin32 target when not on
9186         a cygwin32 host.
9188 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9190         * configure (redirect): Set to null, so default behavior of
9191         configure is now --verbose.
9193 1998-02-16  Dave Love  <d.love@dl.ac.uk>
9195         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9196         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9198 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
9200         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9201         this change to sync Makefile.in with its ChangeLog entries.
9203 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
9205         * ltmain.sh (mkdir): Check that the directory doesn't exist
9206         before we exit with error, so that we don't get races during
9207         parallel builds.
9209 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9211         * ltconfig, ltmain.sh: Update from libtool 1.0i.
9213 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9215         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9216         PICFLAG_FOR_TARGET.
9217         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9219         * configure: Emit a definition for the new macro enable_shared
9220         into each Makefile.
9222 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9224         * configure.in (host_tools, native_only): Add libtool.
9226 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
9228         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9229         Fix typo in ming config comment.
9231 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9233         * ltconfig, ltmain.sh: Update from libtool 1.0h.
9235 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
9237         * config.sub: Add tic30 cases, and map c30 to tic30.
9239 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
9241         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9242         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9243         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9244         (CLEAN_TARGET_MODULES): Similarly
9245         (all-target-libf2c): Add dependences.
9246         * configure.in (target_libs): Add libf2c.
9248 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
9250         * configure.in: Remove expect from noconfigdirs when target
9251         is cygwin32.  OK to build expect and dejagnu with Canadian
9252         Cross.
9254 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
9256         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9257         host.
9259         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9260         and mingw32.
9262 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9264         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9265         here as it is not defined in the toplevel Makefile.
9267 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9269         * configure (package_makefile_rules_frag): New variable, which names
9270         a file with generic rules, ...
9271         Change comment to mention we now have FIVE parts.
9272         * configure: Undo last change.
9274 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
9276         * config.guess: More accurate determination of HP processor types.
9277         * config.sub: More accurate determination of HP processor types.
9279 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9281         * configure (package_makefile_frag): Move inserting the
9282         ${package_makefile_frag} to where it should be according
9283         to the comment.
9285 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
9287         * config.guess: Add support for Linux/ARM.
9289 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
9291         * .cvsignore: Remove *-info and *-install since they match
9292         release-info and mpw-install, which we don't want to just ignore.
9294 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
9296         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9298 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
9300         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9301         local_prefix to sub-make invocations.
9303 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
9305         * configure.in: Check makefile fragments in the source
9306         directory.
9308 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9310         * configure.in: Check whether host and target makefile
9311         fragments exist before adding them to *_makefile_frag.
9313 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
9315         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9317 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
9319         * configure.in: Make sure we only replace RPATH_ENVVAR on
9320         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9321         regexp to sed.
9323         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9324         to sub-makes.
9326 1998-01-13  Lee Iverson   (leei@ai.sri.com)
9328         * config-ml.in (multi-do): LDFLAGS must include multilib
9329         designator.
9331 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
9333         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9335 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
9337         * config.sub: Add mingw32 support.
9338         * configure.in: Likewise.
9340 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9342         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9344 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
9346         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9347         * configure (gxx_include_dir): Provide a definition for subdirs
9348         which do not use autoconf.
9350 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
9352         * config.guess: Sync with egcs.  Picks up new alpha support,
9353         BeOS & some additional linux support.
9355 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
9357         * config.guess: HP 9000/803 is a PA1.1 machine.
9359 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
9361         * configure.in: It's alpha*-...
9363 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9365         * configure.in (host_makefile_frag, target_makefile_frag):
9366         Handle multiple config files.
9367         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9368         alpha-*-*.
9370 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
9372         * mkdep: New file.
9374 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
9376         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9378 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9380         * Makefile.in: Add libgui directory.
9381         (GDB_TK): Add all-libgui.
9382         * configure.in: Add libgui directory.
9383         * configure: Add all-libgui to GDB_TK.
9385 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
9387         * config-ml.in (multidirs): Add m32r to multilib list.
9389 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
9391         * Makefile.in (all-target-gperf): Change dependency to
9392         all-target-libstdc++.
9394 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
9396         * config.guess: Add BeOS support.
9398 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9400         Source directory cvs renamed to cvssrc:
9401         * configure.in (host_tools): Change cvs to cvssrc.
9402         (native_only): Likewise.
9403         (noconfigdirs) [various cases]: Likewise.
9404         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9405         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9406         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9407         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9408         (all-cvssrc): Rename target from all-cvs.
9410 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
9412         * configure (gxx_include_dir): Fix thinko.
9414 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
9416         * Makefile.in (INSTALL_TARGET_CROSS): Define.
9417         (install-cross, install-gcc-cross): New targets.
9419 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
9421         * configure.in (noconfigdirs): Add support for Thumb target.
9423         * config.sub (maybe_os): Add support for Thumb target.
9425 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
9427         * Makefile.in: Add rules for cygmon.
9429         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9431 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
9433         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9434         * configure (gxx_include_dir): Provide a definition for subdirs
9435         which do not use autoconf.
9437 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
9439         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9440         11/18/97 build
9442 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
9444         * From Franz Sirl.
9445         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9446         found on RedHat Linux systems.
9448 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
9450         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9451         guesses.
9453 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
9455         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9457 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
9459         * ltmain.sh: If mkdir fails, check whether the directory was created
9460         anyhow by some other process.
9462 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
9464         * configure.in (d30v-*-*): Configure all directories.
9466 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
9468         * configure.in (d30v-*-*): Configure newlib, libiberty directories
9469         for the D30V.
9471 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
9473         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9475 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
9477         * include/libiberty.h: Add extern "C" { so it can be used with C++
9478         progrms.
9479         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
9480         programs.
9482 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
9484         * configure.in (d30v-*-*): Configure GCC now.
9486 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
9488         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9489         is no longer needed.
9491 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
9493         * Makefile.in: check-target-libio depends on all-target-libstdc++.
9495 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
9497         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9498         targets using "$@" to provide support for similar but not identical
9499         targets without having to duplicate code.
9501 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
9503         * makefile.vms: Fix to work with DEC C.
9505 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
9507         * config.sub: Add mips-tx39-elf to marketing names.
9509 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
9511         * ltmain.sh: Handle symlinks in generated script.
9513 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
9515         * configure: Handle autoconf style directory options: --bindir,
9516         --datadir, --includedir, --infodir, --libdir, --libexecdir,
9517         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9518         --sysconfdir.
9519         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9520         (sharedstatedir, localstatedir, oldincludedir): New variables.
9521         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9522         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9523         sbindir, sharedstatedir, and sysconfdir.
9525 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9527         * Makefile.in (bootstrap-lean): New target.
9529 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
9531         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
9532         sn, and gnuserv from noconfigdirs.
9534 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
9536         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9538 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
9540         * Makefile.in (cross): New target.
9542 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
9543                           Jeff Law         <law@cygnus.com>
9545         * Makefile.in (bootstrap2, bootstrap3): New targets.
9546         (all-bootstrap): Remove outdated and confusing target.
9547         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9549 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9551         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9552         windows.  Consistent with gdb/configure.
9554 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
9556         * configure.in: Name Linux target fragment.
9558         * configure: Rewrite so that project Makefile fragment is inserted
9559         first and appears last in the resulting Makefile.
9561 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9563         * Makefile.in (install-itcl): Install tcl first.
9565 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
9567         * configure.in: remove bison from noconfigdirs for Cygwin32 host
9569 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9571         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9573         * configure.in (skipdirs): Add target-librx for Linux.
9574         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9576 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
9578         * Makefile.in (bootstrap): New target.
9580 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
9582         * config.sub: Accept 'amigados' for backward compatibility.
9584 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
9586         * config.guess: Merge with FSF.
9588 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
9590         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9592 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
9594         * config.sub: Add "marketing-names" patch.
9596 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
9598         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9600 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
9602         * config.sub: Handle v850-elf.
9604 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
9606         * .cvsignore (*-install): Remove.
9608 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
9610         * ltconfig: Set CONFIG_SHELL in libtool.
9611         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9613 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9615         * configure.in (target_subdir): Set to libraries if enable_multilib.
9617 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
9619         * config.guess: Update from gcc directory.
9621 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9623         * Makefile.in (all-sim): Depends on all-readline.
9625 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
9627         * Makefile.in (BISON, YACC): Use $$s.
9628         (all-bison): Depend on all-texinfo.
9630 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
9632         * Makefile.in (BISON): Add -L flag.
9633         (YACC): Likewise.
9635 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9637         * configure.in (noconfigdirs): Add support for v850e target.
9639         * config.sub (maybe_os): Add support for v850e target.
9641 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9643         * configure.in (noconfigdirs): Add support for v850ea target.
9645         * config.sub (maybe_os): Add support for v850ea target.
9647 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
9649         * config.sub: Add mipstx39.  Delete r3900.
9651 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9653         * Makefile.in (all-autoconf): Depends on all-texinfo.
9655 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
9657         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9658         eabi targets.
9660 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
9662         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9664         * configure: When handling a Canadian Cross, handle YACC as well as
9665         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
9666         * Makefile.in (all-bison): Depend upon all-texinfo.
9668 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9670         * Makefile.in (BISON): bison, not byacc or bison -y.
9671         (YACC): bison -y or byacc or yacc.
9672         (various): Add *-bison as appropriate.
9673         (taz): No need to mess with BISON anymore.
9675 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
9677         * configure: If OSTYPE matches *win32*, try to find a good value for
9678         CONFIG_SHELL.
9680 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
9682         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9683         configure.in if it is present.
9685 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
9687         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9689 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
9691         * config.sub: Recognize `arc' cpu.
9692         * configure.in: Likewise.
9693         * config-ml.in: Likewise.
9695 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
9697         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9699 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
9701         * configure: Changed sed delimiter from ':' to '|' when
9702         attempting to substitute ${config_shell} for SHELL. On
9703         NT ${config_shell} may contain a ':' in it.
9705 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
9707         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9709 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
9711         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9713 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9715         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9717         * ylwrap: If the program is a relative path, force it to be
9718         absolute.
9720 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9722         * configure (tooldir): Set BISON to `bison -y' and not just bison.
9724 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9726         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9727         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9728         for libraries.
9730 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
9732         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9733         separated by spaces.
9735 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
9737         * ylwrap: New file.
9738         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9740         * ltmain.sh: Handle /bin/sh at start of install program.
9742         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9744         * ltconfig, ltmain.sh: New files, from libtool 1.0.
9745         * missing: New file, from automake 1.2.
9747 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
9749         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
9750         check-tk to CHECK_X11_MODULES.
9752 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9754         * config.sub: Merge with FSF.
9756 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9758         * config.guess: Merge with FSF.
9760 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9762         * configure: Treat msdosdjgpp like go32.
9763         * configure.in: Likewise.  Don't remove gprof for go32.
9765         * configure: Change Makefile.tem2 to Makefile.tm2.
9767 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
9769         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9771 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9773         * install-sh (chmodcmd): Set to null if the DST directory already
9774         exists.  Same as Nov 11th change.
9776 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
9778         * configure (GDB_TK): Needs itcl and tix.
9780 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
9782         * config.guess: Update from FSF.
9784 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
9786         * Makefile.in (GDB_TK): Depend on itcl and tix.
9788 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9790         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9791         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9792         (INSTALL_SCRIPT): New variable.
9793         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9794         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9795         to -x.
9796         * install-sh: Add support for -x option.
9798 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
9800         * configure.in, Makefile.in: Treat tix like itcl.
9802 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
9804         * Makefile.in (WINDRES): New variable.
9805         (WINDRES_FOR_TARGET): New variable.
9806         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9807         (EXTRA_HOST_FLAGS): Add WINDRES.
9808         (EXTRA_TARGET_FLAGS): Add WINDRES.
9809         (EXTRA_GCC_FLAGS): Add WINDRES.
9810         ($(DO_X)): Pass down WINDRES.
9811         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9812         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9813         DLLTOOL_FOR_TARGET.
9815 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
9817         * configure.in: configure sim before gdb for win32-x-ppc
9819 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9821         Move gperf into the toplevel, from libg++.
9822         * configure.in (target_tools): Add target-gperf.
9823         (native_only): Add target-gperf.
9824         * Makefile.in (all-target-gperf): New target, depend on
9825         all-target-libg++.
9826         (configure-target-gperf): Empty rule.
9827         (ALL_TARGET_MODULES): Add all-target-gperf.
9828         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9829         (CHECK_TARGET_MODULES): Add check-target-gperf.
9830         (INSTALL_TARGET_MODULES): Add install-target-gperf.
9831         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9833 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
9835         * config.sub (mn10200): Recognize new basic machine.
9837 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9839         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9840         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9842 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9844         * configure.in: If we're building mips-sgi-irix6* native, turn on
9845         ENABLE_MULTILIB and set TARGET_SUBDIR.
9847 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
9849         * Makefile.in (all-sn): Depend on all-grep.
9851 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
9853         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9855         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9856         Makefile.  From Jeff Makey <jeff@cts.com>.
9857         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9859         * Makefile.in (DISTBISONFILES): Remove.
9860         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
9861         $(DEFAULT_YACC).
9863         * configure.in: Build itl, db, sn, etc., when building for native
9864         cygwin32.
9866         * Makefile.in (LD): New variable.
9867         (EXTRA_HOST_FLAGS): Pass down LD.
9868         ($(DO_X)): Likewise.
9870 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
9872         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9874 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9876         * configure.in (targargs): Strip out any supplied --build argument
9877         before adding our own. Always add --build.
9879 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9881         * configure.in (targargs): Pass --build if we're doing
9882         a cross-compile.
9884 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
9886         * configure: Use '|' instead of ":" as the separator in
9887         sed. Otherwise sed chokes on NT path names with drive
9888         designators. Also look for "?:*" as the leading characters in an
9889         absolute pathname.
9891 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
9893         * config.sub: Support for r3900.
9895 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9897         * configure.in: Use install-sh, not install.sh.
9899 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9901         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9902         apply it twice.
9904 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9906         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9907         install-binutils.
9909 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9911         * Makefile.in: Add automake targets.
9912         * configure.in (host_tools): Add automake.
9914 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9916         * configure: Default CXX to c++, not gcc.
9917         * Makefile.in (CXX): Set to c++, not gcc.
9918         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9920 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9922         * install-sh: try appending a .exe if source file doesn't
9923         exist
9925 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9927         * configure.in: Turn on multilib by default.
9928         (cross_only): Remove target-libiberty.
9930         * Makefile.in (all-gcc): Don't depend on libiberty.
9932 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9934         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9936 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9938         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9939         (DISTBISONFILES): Add ld/Makefile.in
9941 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9943         * configure.in: if target is cygwin32 but host isn't cygwin32,
9944         don't configure gdb tcl tk expect, not just gdb.
9946 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9948         * configure.in: Added gnuserv everywhere sn appears.
9950         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9951         (CROSS_CHECK_MODULES): Added check-gnuserv.
9952         (INSTALL_MODULES): Added install-gnuserv.
9953         (CLEAN_MODULES): Added clean-gnuserv.
9954         (all-gnuserv): New target.
9956 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9958         * config.guess: Fixes for MIPS OpenBSD systems.
9960 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9962         * Makefile.in (INSTALL_XFORM): Remove.
9963         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9965         * mkinstalldirs: New file, copied from automake.
9966         * Makefile.in (installdirs): Rename from install-dirs.  Use
9967         mkinstalldirs.  Change all users.
9968         (DEVO_SUPPORT): Add mkinstalldirs.
9970 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9972         * install-sh: Rename from install.sh.
9973         * Makefile.in (INSTALL): Change install.sh to install-sh.
9974         (DEVO_SUPPORT): Likewise.
9976         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9977         Graichen <graichen@rzpd.de>.
9979 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9981         * config.guess: Recognize OpenBSD systems correctly.
9983 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9985         * README, Makefile.in (ETC_SUPPORT): Remove references to
9986         cfg-paper*, configure.{texi,man,info*}._
9988 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9990         * Makefile.in (all.normal): Ensure that gcc is built after all
9991         the x11 - ie gdb - targets.
9993 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9995         * makefile.vms: Don't run conf-a-gas.
9997 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9999         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10001 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
10003         * configure.in: Remove noconfigdirs case since gdb also
10004         configures and builds for tic80-coff.
10006 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10008         * configure: Set cache_file to config.cache.
10009         * Makefile.in (local-distclean): Remove config.cache.
10011 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10013         * COPYING: Update FSF address.
10015 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
10017         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10018         noconfigdirs.
10020 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10022         * Makefile.in (install-dirs): Don't crash if prefix, and hence
10023         MAKEDIRS, is empty.
10025 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
10027         * config.sub: Tweak mn10300 entry.
10029 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
10031         * configure.in (host_tools): Put sim before gdb, so gdb's
10032         configure.tgt can determine if the simulator was configured.
10034 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
10036         * config.sub: Move BeOS $os case to be with other Cygnus
10037         local cases.
10039 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
10041         * config.sub: Remove misplaced comment that broke Linux.
10043 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
10045         * config.sub: Add BeOS support.
10047 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
10049         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10051 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
10053         * configure.in (noconfigdirs): Remove tcl and tk from
10054         noconfigdirs for cygwin32 builds.
10056 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
10058         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10060 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
10062         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10063         make-all.com, use makefile.vms instead.
10065 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
10067         * config.sub: Accept -lnews*.
10069 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
10071         * configure.in (noconfigdirs): Disable target-newlib,
10072         target-examples and target-libiberty for d30v.
10074 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10076         * configure.in (noconfigdirs): Enable ld for d30v.
10078 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
10080         * configure.in (tic80-*-*): Build compiler.
10082 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
10084         * configure.in (d30v-*): Remove sim directory from list of
10085         unsupported d30v directories
10087 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10089         * config.sub, configure.in: Add d30v target cpu.
10091 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
10093         * makefile.vms: New file.
10094         * make-all.com: Remove.
10096 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
10098         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10100 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
10102         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10104 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
10106         * Makefile.in (ALL_MODULES): Added all-db.
10107         (CROSS_CHECK_MODULES): Addec check-db.
10108         (INSTALL_MODULES): Added install-db.
10109         (CLEAN_MODULES): Added clean-db.
10111 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
10113         * config.guess: Merge with latest FSF sources.
10115 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
10117         * Makefile.in (ALL_MODULES): Added all-itcl.
10118         (CROSS_CHECK_MODULES): Added check-itcl.
10119         (INSTALL_MODULES): Added install-itcl.
10120         (CLEAN_MODULES): Added clean-itcl.
10122 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
10124         * configure.in: build gdb for mn10200
10126 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
10128         * Makefile.in (all-target-winsup): Depend on all-target-libio.
10130 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
10132         * configure.in (tic80-*-*): Turn off most targets right now.
10134 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
10136         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10137         rather than the makeinfo program.
10138         (do-info): Depend upon all-texinfo.
10140 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10142         * configure.in: Remove uses of config/mh-linux.
10144         * config.sub, config.guess: Merge with latest FSF sources.
10146 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
10148         * config.sub (case $basic_machine): Add tic80 entries.
10150 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
10152         * config.sub, config.guess: Merge with latest FSF sources.
10154 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10156         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10157         * mpw-config.in: Test for NewFolderRecursive.
10158         * mpw-install: Use symbolic name for startup filename.
10159         * mpw-README: Add various additional details.
10161 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
10163         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10165 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
10167         * configure.in: Do build gcc and the target libraries for
10168         the mn10200.
10170 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
10172         * configure.in: don't avoid building gdb for mn10300 any more
10173         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10174         instead of single-quoting it.
10176 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
10178         * configure.in: Don't use --with-stabs on IRIX 6.
10180 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
10182         * configure.in (m32r): Build gdb, libg++ now.
10184 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10186         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
10187         directories from noconfigdirs.
10189 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
10191         * config.sub (basic_machine): added mips16 configuration
10193 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10195         * config.sub: Handle d10v-unknown.
10197 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
10199         * config.sub: Handle v850-unknown.
10201 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
10203         * Makefile.in: add findutils
10204         * configure.in: add findutils to list of host_tools
10206 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
10208         * config.sub: Handle mn10200 and mn10300.
10210 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10212         * configure.in (d10v-*): Do not build librx.
10214 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
10216         * configure.in (mn10300): Build everything except gdb & libgloss.
10218 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
10220         * config.guess:  Patch for Dansk Data Elektronik servers,
10221         from Niels Skou Olsen <nso@dde.dk>.
10223         For ncr, use /bin/uname rather than uname, since GNU uname does not
10224         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
10226         Patch for MIPS R4000 running System V,
10227         from Eric S. Raymond <esr@snark.thyrsus.com>.
10229         Fix thinko for nextstep.
10231         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10233         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
10234         * config.guess: Guess mips-dec-mach_bsd4.3.
10236         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
10237         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
10238         release numbers.
10239         * config.guess (mips-mips-riscos*):  Emit just enough of the
10240         release number.
10242         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
10243         * config.guess (sparc-auspex-sunos*):  Added.
10244         (f300-fujitsu-*): Added.
10246         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
10247         * config.guess:  Recognize a Tadpole as a sparc.
10249 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10251         * config.guess: Don't assume that NextStep version is either 2 or
10252         3.  NextStep 4 (aka OpenStep 4) has come out now.
10254 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10256         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10257         From Rik Faith <faith@cs.unc.edu>.
10259 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
10261         * config.sub: Contributions from bug-gnu-utils to:
10262         Support plain "hppa" (no version given) architecture, reported by
10263         OpenStep.
10264         OpenBSD like NetBSD.
10265         LynxOs is not a hardware supplier.
10267         * config.guess: Contributions from bug-gnu-utils to add support for:
10268         OpenBSD like NetBSD.
10269         Stratus systems.
10270         More Pyramid systems.
10271         i[n>4]86 Intel chips.
10272         M680[n>4]0 Motorola chips.
10273         Use unknown instead of lynx for hardware manufacturer.
10275 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10277         * install.sh (chmodcmd): Set to null if the DST directory already
10278         exists.
10280 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10282         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10283         not use mt-ppc target Makefile fragment any more.
10285 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10287         * configure.in (*-*-windows):  Exclude everything but those dirs
10288         needed to build windows.
10290 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
10292         * Makefile.in (all-target-winsup): Depend on all-target-librx.
10294 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10296         * configure.in:  Exclude mmalloc from i386-windows.
10298 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10300         * Undo my previous change.
10302 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
10304         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10305         unconditionally.
10306         (MAKEOVERRIDES): Define (revert this part of October 18 change).
10308 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10310         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
10311         host to add it's own flags.
10313 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
10315         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10317 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
10319         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10320         (CXX_FOR_TARGET): Likewise.
10321         (GCC_FOR_TARGET): Define.
10322         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10323         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10324         CC_FOR_TARGET was specified on the command line.
10325         (MAKEOVERRIDES): Don't define.
10327 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
10329         * configure.in (m32r): Fix spelling of libg++ libs.
10331 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
10333         * config.sub (-apple*): Remove, now redundant.
10335 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
10337         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10339         * configure: Rework yesterday's sed script patch.
10341         * config.sub: Merge with FSF.
10343 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
10345         * config.guess:  Merge from FSF.
10347         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
10348         * config.guess: Use pc instead of unknown, for pc clone systems.
10349         Change linux to linux-gnu.
10351         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10352         * config.guess: Avoid non-portable tr syntax.
10354 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
10356         * test-build.mk (HOLES): Add "xargs" for gdb.
10358         * configure: Avoid hpux10.20 sed bug.
10360 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
10362         * configure.in:  Add support for windows host
10363         (that is a build done under the Microsoft build environment).
10365 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
10367         * Makefile.in: Replace all uses of srcroot with s, to shrink
10368         command line lengths.
10370         Patches from Geoffrey Noer <noer@cygnus.com>:
10371         * configure.in: If configuring for newlib, pass --with-newlib to
10372         subdirectories.
10373         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10374         -Bnewlib/ and -Lwinsup to gcc.
10375         (CXX_FOR_TARGET): Likewise.
10377 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10379         * Makefile.in (ETC_SUPPORT): Add configure.
10381 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
10383         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10384         host configuration file.
10386 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
10388         * configure.in: Break mn10x00 support into separate
10389         mn10200 and mn10300 configurations.
10390         * config.sub: Likewise.
10392 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
10394         * configure.in: Add lots of stuff to noconfigdirs for
10395         the mn10x00 targets.
10397         * config.sub, configure.in: Add mn10x00 support.
10399 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
10401         * make-all.com: Call conf-a-gas, not config-a-gas.
10403 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
10405         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10406         targets.
10408 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
10410         * mpw-README: Add much more detail for native PowerMac.
10411         * mpw-install: New file.
10412         * mpw-configure: Add --norecursion and --help options.
10413         * mpw-config.in: Translate readme and install files when
10414         copying to objdir.
10415         * mpw-build.in: Don't always depend on byacc and flex.
10416         (install-only-top): New action.
10418 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
10420         * configure.in:  You can now configure GDB for the v850.
10422 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
10424         * configure.in (noconfigdirs): Don't configure any C++ dirs
10425         if targeting D10V.
10427 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10429         * config.sub: Recognize mips64vr5000.
10431 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
10433         * configure.in: Use a single line for host_tools and native_only.
10435 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
10437         * config.sub, configure.in: Add entries for m32r.
10439 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
10441         * Makefile.in (inet-install): Don't run install-gzip.
10443 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
10445         * configure.in:  Don't config lots of things for *-*-windows*.
10447 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
10449         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10450         (host_libs, host_tools): Copy from configure.in.
10451         * mpw-configure: Don't complain about directories not found.
10453 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10455         * configure.in (i[345]86): Recognize i686 for pentium pro.
10456         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10457         file.
10459         * config.guess (i[345]86): Ditto.
10461 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10463         * configure.in (noconfigdirs): Removed gdb for D10V.
10465 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
10467         * configure.in: Remove ld, target-libio, target-libg++, and
10468         target-libstdc++ from noconfigdirs.
10470 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
10472         * configure: Fix three locations where shell scripts were
10473         being run directly rather than with config_shell.
10475 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
10477         * configure.in (v850-*-*): Set up initial $noconfigdirs.
10478         * config.sub (basic_machine): Recognize v850.
10480 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
10482         * mpw-configure: Handle multiple enable/disable options and
10483         pass them down recursively, handle -c and -s flags appropriately
10484         depending on choice of compiler, add escape mechanism for
10485         quoted arguments to gC.
10487 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10489         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10490         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10491         so that -mrelocatable-lib and -mno-eabi are used.
10493         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10494         not support --print-multi-lib, don't abort.
10496 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
10498         * make-all.com: Run config-a-gas.
10499         * setup.com: Don't copy subdirectory files around.
10501 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
10503         * configure.in (*-*-ose): Remove exclusion of libgloss for this
10504         target, it now compiles correctly.
10506 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
10508         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10510 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10512         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10514 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10516         * configure.in (native_only): Add prms.
10518 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
10520         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10521         (BINUTILS_SUPPORT_DIRS): Likewise.
10523 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10525         * configure.in (d10v-*-*): Don't configure ld or gdb until the
10526         d10v support is added.
10528 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10530         * configure.in (d10v-*-*): New target.
10532 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
10534         * config.guess (HP 9000/811): Recognize this as a PA1.1
10535         machine.
10537 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
10539         * Makefile.in (do-tar-gz): New target, split out from tail end of
10540         taz target.  Run each command separately, don't use pipes.
10541         (taz): Use it.
10543 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
10545         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10546         * mpw-build.in: No builds should depend on building byacc or flex,
10547         they are assumed to be installed already.
10549 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10551         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10552         variable that CC_FOR_TARGET needs.
10554 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10556         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10557         options have changed since the last time the subdirectory was
10558         configured, and if it has, reconfigure.
10559         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10560         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10562 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
10564         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10565         CLEAN_MODULES): Add bash.
10566         (all-bash): New target.
10568 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
10570         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10572 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10574         * config.sub (basic_machine): Recognize d10v as a valid processor.
10576 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
10578         * mpw-configure: Add support for --bindir.
10579         * mpw-build.in: Use a GCC-specific build script for GCC actions.
10581 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
10583         * configure.in: add bash, time, gawk to list of hosttools and things
10584         to only build for native toolchains
10586 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10588         * Makefile.in (docdir): Remove.
10590 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10592         * Makefile.in (datadir): Set to $(prefix)/share.
10594 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
10596         * configure.in: build diff and patch for cygwin32-hosted
10597         toolchains.
10599 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
10601         * config.sub: Accept -rtems*.
10603 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
10605         * configure.in: enable dosrel for cygwin32-hosted builds,
10606                 remove diff from the list of things not buildable
10607                 via Canadian Cross
10609 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
10611         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10612         don't get ". ".
10614 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
10616         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10618 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
10620         * Makefile.in (taz): Handle case where tex3patch didn't even get
10621         checked out.  Also, if it was found, put the symlink in a new util
10622         subdirectory.
10624 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10626         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10628 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
10630         * config.sub: Recognize -openvms.
10631         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10632         * make-all.com, setup.com: New files.
10634 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10636         * Makefile.in (taz): tex3patch moved to texinfo/util.
10638 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
10640         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10641         * configure.in: remove make from disable-if-Can-Cross list
10642                 enable gdb if ${host} and ${target} are cygwin32
10644 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
10646         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
10647         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10649 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10651         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
10652         distinguish sysv/svr4/bsd variants.
10653         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10655 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
10657         * configure.in: Added copyright notice.
10658         * move-if-change: Added copyright notice.
10660 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10662         * configure.in (powerpcle-*-solaris*): Until we get shared
10663         libraries working, don't build gdb, sim, make, tcl, tk, or
10664         expect.
10666 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
10668         * config.guess:  Merge with FSF:
10670         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10671         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10673         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
10674         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10676         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
10677         * config.guess:  Combine two OSF1 rules.
10678         Also recognize field test versions.  From mjr@zk3.dec.com.
10679         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
10680         because GNU uname does not support -p.  From pmr@pajato.com.
10682 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
10684         * Makefile.in (MAKEDIRS): Removed $(tooldir).
10686 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
10688         * mpw-README: Document GCCIncludes.
10690 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
10692         * configure.in (alpha-*-linux*): Set enable_shared to yes.
10694 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10696         * mpw-configure: Handle --enable-FOO and --disable-FOO.
10698 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
10700         * configure.in (*-*-cygwin32): Configure make.
10702 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
10704         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10706 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
10708         * Makefile.in (all-inet): Depend on all-perl.
10710         * Makefile.in (inet-install): New target.
10712         * Makefile.in (all-inet): Depend on all-tcl.
10713         (all-inet): Depend on all-send-pr.
10715 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10717         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10718         temporarily.
10720 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
10722         * configure.in: Don't configure --with-gnu-ld on AIX.
10724 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10726         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10728 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
10730         * Makefile.in (ALL_MODULES): Added all-inet.
10731         (CROSS_CHECK_MODULES): Added check-inet.
10732         (INSTALL_MODULES): Added install-inet.
10733         (CLEAN_MODULES): Added clean-inet.
10734         (all-indent): New target.
10736         * configure.in (host_tools): Added inet.
10737         (native_only): Added inet.
10738         (noconfigdirs): Added inet.
10740 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
10742         * configure.in: Don't configure libgloss if we are not configuring
10743         newlib.
10745 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10747         * configure.in: Don't configure libgloss for unsupported
10748         architectures.
10750 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10752         * Makefile.in (CLEAN_MODULES): Add clean-apache.
10754 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
10756         * Makefile.in (ALL_MODULES): Include all-apache.
10757         (CROSS_CHECK_MODULES): Include check-apache.
10758         (INSTALL_MODULES): Include install-apache.
10759         (all-apache): New target.
10761         * configure.in: Added apache everywhere perl is seen.
10763 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10765         * Makefile.in: Add support for clean-{module} and
10766         clean-target-{module} rules.
10768 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
10770         * configure.in (*-*-ose) do not build libgloss.
10772 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10774         * config.guess (prep*:SunOS:5.*:*): Turn into
10775         powerpele-unknown-solaris2.
10777 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
10779         * configure.in: Permit --enable-shared to specify a list of
10780         directories.
10782 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10784         * configure.in (host==solaris): Pass only the first word of $CC
10785         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10787 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10789         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10791 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
10793         * Makefile.in (ALL_MODULES): Include all-perl.
10794         (CROSS_CHECK_MODULES): Include check-perl.
10795         (INSTALL_MODULES): Include install-perl.
10796         (ALL_X11_MODULES): Include all-guile.
10797         (CHECK_X11_MODULES): Include check-guile.
10798         (INSTALL_X11_MODULES): Include install-guile.
10799         (all-perl): New target.
10800         (all-guile): New target.
10802         * configure.in (host_tools): Include perl and guile.
10803         (native_only): Include perl and guile.
10804         (noconfigdirs): Don't build guile and perl; no ports have been
10805         done.
10807 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
10809         * configure (--enable-*): Handle quoted option lists such as
10810         --enable-sim-cflags='-g0 -O' better.
10812 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10814         * Makefile.in ({,inst}all-target): New rule so we can make and
10815         install all of the target directories easily.
10817 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10819         * configure.in: Add missing global flag in sed substitution when
10820         deleting `target-' from ${configdirs}.
10822 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
10824         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10825         option.
10827         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10828         config/mh-necv4.
10830         * install.sh: Correct misspelling of transformbasename.
10832         * config.guess: Recognize mips-*-sysv*.
10834 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
10836         * config.sub: Recognize mon960.
10838 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
10840         * configure: Restore Canadian Cross handling of BISON and LEX,
10841         removed in Feb 20 change.
10843 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
10845         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10846         Mention make install.  Remove the old copyright date as well the
10847         clumsy and rather pointless copyright on the README file.
10849 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10851         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10852         Makefile after running symlink-tree, then run `make distclean' to
10853         avoid clobbering any generated files in srcdir.
10855 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
10857         * configure.in (m68k-*-netbsd*): Build everything now.
10859 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10861         * Makefile.in (taz): Fix quoting.
10863 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
10865         * configure.in (sparclet-*-*): Build everything now.
10867 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10869         * configure.in (m68k-*-linux*): New host.
10871 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
10873         * configure: Check for bison before byacc.
10875 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
10877         * Makefile.in configure:  Change the way LEX and BISON/YACC are
10878         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
10879         searching PATH.  These are used as fallbacks by Makefile.in if
10880         flex/bison/byacc aren't in objdir.
10882 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
10884         * Makefile.in: Make everything which depends upon all-bfd also
10885         depend upon all-opcodes, in case --with-commonbfdlib is used.
10887 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10889         * configure.in (host *-*-cygwin32): Don't build gdb if we are
10890         building NT native compilers on Unix.
10892 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
10894         * configure.in: Don't get CC from the host Makefile fragment if we
10895         can find gcc in PATH, or if this is a Canadian Cross.  Move the
10896         Solaris test for /usr/ucb/cc to the post target script, just after
10897         the compiler sanity test.
10899 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10901         * config.sub: Merge with FSF.
10903 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10905         * Makefile.in (RPATH_ENVVAR): New variable.
10906         (REALLY_SET_LIB_PATH): Use it.
10907         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10909 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10911         * config.sub, configure.in: Recognize sparclet cpu.
10913 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10915         * config.guess:  Support m68k-cbm-sysv4.
10917 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10919         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10920         m68k-unknown-linuxaout from linker help string.  Put quotes around
10921         $ld_help_string.
10923 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10925         * config.guess (powerpc-harris-powerunix): Add guess for port
10926         to new target.
10928 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10930         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10932 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10934         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10935         $(REALLY_SET_LIB_PATH) in Makefile.
10936         * Makefile.in (SET_LIB_PATH): New variable.
10937         (REALLY_SET_LIB_PATH): New variable.
10938         ($(DO_X)): Use $(SET_LIB_PATH).
10939         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10940         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10941         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10942         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10943         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10944         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10945         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10946         (install-dosrel): Likewise.
10947         (all-opcodes): Depend upon all-libiberty.
10949 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10951         * config.guess (*:CYGWIN*): New
10953 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10955         * Makefile.in (all-target-winsup): All all-target-libiberty.
10957 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10959         * configure.in (noconfigdirs): Add missing # in front of comment.
10961 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10963         * configure.in: add second pass to things added to noconfigdirs
10964         so *-gm-magic can exclude libgloss properly.
10966 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10968         * mpw-configure (extralibs_name, rez_name): Set correctly
10969         for MWC68K compiler.
10971         * mpw-README: Add more info on the necessary build tools.
10973 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10975         * configure.in, config.sub: Recognize cygwin32.
10977 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10979         * config.guess, config.sub: Recognize A/UX.
10981 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10983         * config.sub: Merge with gcc/config.sub.
10985 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10987         * mpw-build.in (do-binutils): Add build of stamps.
10989 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10991         * config.sub: Add recognition for mips64vr4100*-* targets.
10993 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10995         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10996         Add creation of gconfigargs with `--enable-shared' turned on.
10997         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10998         ($(host)-stamp-stage3-configured): Likewise.
10999         (HOLES): Add chatr and ldd.
11000         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11002 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
11004         * configure: Pass --nfp to recursive configures.
11006 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11008         * Makefile.in (DLLTOOL): New.
11009         (DLLTOOL_FOR_TARGET): New.
11010         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11011         (EXTRA_TARGET_FLAGS): Ditto.
11012         (EXTRA_GCC_FLAGS): Ditto.
11013         (CONFIGURE_TARGET_MODULES): Ditto.
11014         (DO_X): Ditto.
11015         * configure: Add DLLTOOL.
11017 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
11019         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11020         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11021         mh-sco, since old workarounds no longer needed, and don't
11022         build ld, since libraries have weak symbols in COFF.
11024 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
11026         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11028 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11030         * configure.in: Make sure that ${CC} can be used to compile an
11031         executable.
11033 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11035         * Makefile.in (all-gdb): Depend on $(GDB_TK).
11036         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11037         nothing depending on whether gdbtk is being built.
11039 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
11041         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11043 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
11045         * configure.in (noconfigdirs): Put ld or gas in this early, if the
11046         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11048 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
11050         * config-ml.in: Add support for
11051         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11052         Simplify setting of multidirs from --disable-foo.
11054 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11056         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11057         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11058         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11059         non-empty, pass them on to the  GCC make.
11060         (all-bootstrap): New rule that is like all-gcc, except it executes
11061         the GCC bootstrap rule instead of the GCC all rule.
11063 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
11065         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11067 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11069         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11070         DG/UX support.
11072 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
11074         * config.sub (i*86*) Change [345] to [3456]
11076 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11078         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11079         --with-gnu-ld=no.
11081 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11083         * config-ml.in (rs6000*, powerpc*): Add switches to control which
11084         AIX multilibs get built.
11086 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11088         * configure.in (i386-win32): Don't build expect if we're not
11089         building the tcl subdir.
11091 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
11093         * Makefile.in: (configure-target-examples, all-target-examples):
11094         New targets, configure and build example programs.
11096 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
11098         * mpw-configure: If an mpw-config.in generated a file mk.sed,
11099         use it as input to sedit the generated MPW makefile.
11100         * mpw-README: Add a suggestion about Gestalt.h.
11102 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
11104         * config.sub: Accept *-*-ieee*.
11106 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
11108         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
11109         Ronald F. Guilmette <rfg@monkeys.com>.
11111 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11113         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11114         for powerpc-pe native.
11115         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11116         (target==powerpc-pe): duplicate i386-win32 entry.
11118 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11120         * configure.in (noconfigdirs): Exclude target-newlib for all versions
11121         of vxworks, not just vxworks5.1.
11123 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
11125         * mpw-configure: Add support for exec-prefix.
11127 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11129         * config.guess: Recognize HP model 816 machines as having
11130         a PA1.1 processor.
11132 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11134         * configure: Ignore new autoconf configure options.
11136 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11138         * config.guess:  Recognize Pentium under SCO.
11139         From Robert Lipe <robertl@arnet.com>.
11141 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11143         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11145 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
11147         * configure.in: Don't configure gas for alpha-dec-osf*.
11149 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
11151         * configure.in: Default to --with-stabs for some targets for which
11152         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11153         i[345]86*-*-unixware*.
11155 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11157         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11158         rather than basing it on the target.  Simplify handling of options
11159         controlling which directories to configure.  Remove extraneous
11160         slash in multi-clean target.
11162 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
11164         * config-ml.in: Prefix more variables with ml_ so they don't collide
11165         with configure's.
11167 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
11169         * configure: Don't turn -v into --v.
11171 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
11173         * configure.in (targargs): Fix typo.
11175         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11177 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
11179         * configure.in: Strip --host and --target options from
11180         CONFIG_ARGUMENTS, and always configure for --host only.  Add
11181         --with-cross-host option when building with a cross-compiler.
11182         * configure: Canonicalize the arguments put into config.status by
11183         always using `=' for an option with an argument.  Pass a presumed
11184         --host or --target explicitly.
11186 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
11188         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11189         into general OS recognition case.
11191 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11193         * configure.in (target_configdirs): add target-winsup only
11194         for win32 target systems.
11196 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
11198         * Makefile.in (all-target-libgloss): Depend upon
11199         configure-target-newlib, since when libgloss is built it looks to
11200         see if the newlib directory exists.
11202 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
11204         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11205         cfg-ml-*.in.
11207 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
11209         * configure: Handle LD and LD_FOR_TARGET when configuring a
11210         Canadian Cross.
11212 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11214         * configure.in (target_libs): add target-winsup.
11215         (target==i386-win32): add patch diff flex make to $noconfigdirs.
11216         (target==ppcle-pe): remove ld from $noconfigdirs.
11218 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
11220         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11221         Preserve relative path names in $srcdir.  Build symlink tree if
11222         configuring cross target dir and srcdir=. (= no VPATH support).
11223         (configure-target-libg++): Depend on configure-target-librx.
11224         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11225         * config-ml.in: New file.
11226         * symlink-tree: New file.
11227         * configure: Ensure srcdir="." if that's what it is.
11229 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
11231         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11232         includes and FLEX_SKELETON setting.
11233         * mpw-configure (--with-gnu-ld): New option, controls whether
11234         to use PPCLink or ld with PowerMac GCC.
11235         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11236         * mpw-config.in: Configure grez if targeting Mac.
11238         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11239         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11240         just macos.
11241         * configure.in: Configure grez resource compiler if targeting Mac.
11242         * Makefile.in (all-grez, install-grez): New targets.
11244 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
11246         * configure: CXX defaults to gcc, not g++.  If we find
11247         gcc in the path, set CC to gcc -O2.
11249 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
11251         * configure: Default ${build} correctly.  Avoid picking up extra
11252         spaces when reading CC and CXX from Makefile.  When doing a
11253         Canadian Cross, use plausible default values for numerous
11254         variables.
11255         * configure.in: When doing a Canadian Cross, don't try to
11256         configure tools whose configure script can't handle it.
11258 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11260         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11262 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11264         * configure:  Remove dubious bug reporting address.
11266 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11268         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
11269         configure script, run that instead of this directory's configure.
11270         In either case, print a message that we're configuring the sub-dir.
11272 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11274         * configure.in: Before checking for the existence of various files,
11275         use sed to filter out "target-".
11277 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11279         * Makefile.in (DO_X): Split rule to decrease command line length
11280         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
11281         (Philippe De Muyter).
11283 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11285         * Makefile.in (all-patch): depend on all-libiberty.
11287 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
11289         * configure.in: If the only directory in target_configdirs which
11290         actually exists is libiberty, then set target_configdirs to empty,
11291         to avoid trying to build a target libiberty in a gas or gdb
11292         distribution.
11294 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
11296         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11297         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11298         systems.
11300 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11302         * configure.in (copy_dirs): Use sys-include instead of include
11303         for --with-headers option.
11305 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
11307         * Makefile.in, configure.in: Make winsup builds work with
11308         new scheme.
11310 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
11312         * configure.in: Build the linker on AIX.
11314 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11316         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
11317         where needed.
11319 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
11321         * Makefile.in (all-gcc): Fix typo.
11323 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11325         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
11327 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11329         * configure.in:  Rename libFOO to target-libFOO, and xiberty
11330         to target-xiberty, to provide more flexibility.
11331         (target_subdir):  Define.  Create if cross.
11332         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11333         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
11334         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11335         check-libFOO -> check-target-libFOO, etc.
11336         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11337         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11338         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11339         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
11340         allow ALL_GCC="" to only configure.
11341         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
11342         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
11343         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
11345 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
11347         * Makefile.in (taz): Build "info" in etc explicitly.
11349 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
11351         * configure.in:  Make sure that CC is undefined (as opposed to
11352         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
11353         problem with autoconf trying to configure on a host without GCC.
11355 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11357         * mpw-configure: Set host alias from choice of host compiler,
11358         only use generic MPW Makefile sed if present, edit a file
11359         named "hacked_Makefile.in" instead of "Makefile.in" if present.
11360         * mpw-README: Add problem notes about CW6 and CW7.
11362 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
11364         * Makefile.in (taz): Use ";" instead of ";;".
11366 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11368         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
11369         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11370         DISTDOCDIRS.
11371         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
11372         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
11374 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11376         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
11377         and gnats, because they are now subsumed by DISTSTUFFDIRS.
11378         Move bfd to DISTSTUFFDIRS.
11380 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11382         * Makefile.in (X11_LIB): Removed.
11383         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11385         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11387 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11389         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11390         names.
11392 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11394         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11396 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
11398         * configure.in (i[345]86-*-win32): Always build newlib.
11399         Don't configure cvs, autoconf or texinfo.
11400         * Makefile.in (LD_FOR_TARGET): New.
11401         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11402         Pass down LD_FOR_TARGET.
11404 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11406         * winsup: New directory.
11407         * Makefile.in: Build winsup.
11408         * configure.in: Winsup is configured when target is win32.
11409         Can only build win32 target GDB when native.
11411 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
11413         * config.guess: Recognize HP model 819 machines as having
11414         a PA 1.1 processor.
11416 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11418         * configure: Fix sed loop which substitutes for CC and CXX to
11419         avoid bug found in various sed implementations.
11421 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11423         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11424         simulator.  Use standard powerpc-*-eabi*.
11426 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11428         * configure.in: Stop putting gas and binutils in noconfigdirs for
11429         powerpc-*-aix* and rs6000-*-*.
11431 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
11433         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11434         -mcall-aixdesc libraries.
11436 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
11438         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11440         * config.sub (arm | armel | armeb): Fix shell syntax.
11442 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11444         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11445         -msoft-float and -mcpu=common support.
11446         (powerpc*-*-eabisim*): Add support for building -mcall-aix
11447         libraries.
11449 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11451         * configure.in: Allow configuration and build of emacs19 for the alpha.
11453 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11455         * configure.in (CC): Get ^CC, not just any old CC, from
11456         ${host_makefile_frag}.
11458 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11460         * configure.in (CC): Try to get CC from
11461         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11463 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11465         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11466         only if it exists in $(srcdir).
11468 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11470         * configure: If CC and CXX are not set in the environment, set
11471         them, based on either an existing Makefile or on searching for gcc
11472         in PATH.  Substitute for CC and CXX in Makefile.
11473         * configure.in: Remove libm from target_libs.  Separate
11474         target_configdirs from configdirs.  If CC is not set in
11475         environment, try to get it from a host Makefile fragment.  Rewrite
11476         changes of configdirs to use skipdirs instead.  A few minor
11477         tweaks.  Take directories out of target_configdirs as they are
11478         taken out of configdirs.  Remove existing Makefile files from
11479         subdirectories.  Substitute for TARGET_CONFIGDIRS and
11480         CONFIG_ARGUMENTS in Makefile.
11481         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11482         by configure.in.
11483         (CONFIG_ARGUMENTS): Likewise.
11484         (CONFIGURE_TARGET_MODULES): New variable.
11485         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11486         ($(CONFIGURE_TARGET_MODULES)): New target.
11487         (configure-libg++, configure-libio): New targets.
11488         (all-libg++): Depend upon configure-libg++.
11489         (all-libio): Depend upon configure-libio.
11490         (configure-libgloss, all-libgloss): New targets.
11491         (configure-libstdc++): New target.
11492         (all-libstdc++): Depend upon configure-libstdc++.
11493         (configure-librx, all-librx): New targets.
11494         (configure-newlib): New target.
11495         (all-newlib): Depend upon configure-newlib
11496         (configure-xiberty): New target.
11497         (all-xiberty): Depend upon configure-xiberty.
11499 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11501         * configure.in (host i[345]86-*-win32):  Expand the
11502         noconfigdirs again.
11504 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
11506         * mpw-configure: Fix sed command file name.
11508 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11510         * configure.in (host i[345]86-*-win32): Reduce the
11511         noconfigdirs again.
11513 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
11515         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11516         or powerpc*-*-pe*, since they are not yet supported.
11518 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11520         Add PowerMac support and many other enhancements.
11521         * mpw-configure: New option --cc to select compiler to use,
11522         paste options set according to --cc into the generated
11523         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11524         if mpw-make.sed is present.
11525         * mpw-config.in: Don't test for gC1, test for mpw-touch,
11526         add forward includes for PowerPC include files.
11527         * mpw-build.in: Build using Makefile.PPC if present.
11528         (do-byacc, etc): Remove separate version resource builds.
11529         (do-gas): Build "stamps" before "all".
11530         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11531         * mpw-README: Update to reflect --cc option, PowerMac support,
11532         and recently-reported compatibility problems.
11534 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11536         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11537         embedded m68k systems (-aout, -coff, -elf, -vxworks).
11538         (--with-multilib-top): Pass to recursive invocations.
11540 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
11542         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11543         v810-*-*.
11545 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11547         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11548         gdb, ld and opcodes on v810-*-*.
11550 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11552         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11553         (local-maintainer-clean): New target.
11554         (maintainer-clean): New target.
11555         (realclean): Just depend upon maintainer-clean.
11557 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11559         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11561 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
11563         * configure.in: Build ld in mips*-*-bsd* case.
11565 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
11567         * config.sub: Accept -lites* OS.  From Ian Dall.
11569 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
11571         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11572         targets.
11574 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11576         * configure.in: treat i386-win32 canadian cross the same as
11577         i386-go32 canadian cross.
11579 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11581         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11582         running under the simulator to build a reduced set of libraries.
11583         (powerpc-*-eabiaix): Add fine grained multilib support added to
11584         other powerpc targets yesterday.
11586 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11588         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11589         -disable-softfloat, -disable-relocatable, -disable-aix, and
11590         -disable-sysv to control which multilib libraries get built.
11592 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11594         * configure: Add Makefile.tem to list of files to remove in trap
11595         handler.
11597 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11599         * config.guess (*Linux*):  Add missing "exit"s.
11600         Also, need specific check for alpha-unknown-linux (uses COFF).
11602 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11604         * config.guess:  Merge with FSF:
11606         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
11607         * config.guess (AIX4): More robust release numbering discovery.
11609         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
11610         * config.guess (i386-sequent-ptx): Properly get version number.
11612         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
11613         * config.guess (mips:*:4*:UMIPS): New case.
11615 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11617         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11618         (i386-win32 host): Likewise.  Don't build readline.
11620 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
11622         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
11623         SUPPORT_FILES to submakes.
11625 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
11627         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11628         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11629         mpw-configure.
11631 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
11633         * configure.in (appdirs): Use =, not ==, in test expression when
11634         trying to build the text to print in the warning message for
11635         Solaris users.
11637 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
11639         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11641 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11643         * config.guess: Recognize lynx-2.3.
11645 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
11647         * config.sub (z8ksim): Deleted
11648         (z8k-*-coff): New, this is the one true name of the target.
11650 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11652         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11654 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
11656         * config.guess (*:Linux:*:*): First try asking the linker what the
11657         default object file format is (elf, aout, or coff).  Then if this
11658         fails, try previous methods.
11660 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11662         * configure.in: Don't build newlib for *-*-vxworks5.1.
11664 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11666         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11667         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11669 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
11671         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11673 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
11675         * cfg-ml-com.in: New file.
11676         * cfg-ml-pos.in: New file.
11678 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11680         * COPYING.NEWLIB: Add HP free copyright to list.
11682 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11684         * config.sub: Recognize -eabi* for the system, not just -eabi.
11686 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11688         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11689         * config.sub, configure.in (win32): New target and host.
11691 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11693         * configure.in: Add i386-pe configuration.
11695 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
11697         * mpw-build.in (install): Install GDB after LD.
11699 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
11701         * mpw-config.in (elf/mips.h): Always forward-include, needed
11702         for GDB to build.
11704 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11706         * testsuite: New directory for customer acceptance and whole tool
11707         chain tests.
11709 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11711         * configure: If per-host line isn't found, but AC_OUTPUT is found
11712         and a configure script exists, run it instead.
11714 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11716         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
11718 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11720         * configure: Set build_{cpu,vendor,os,alias} to host values when
11721         --build isn't specified.
11723 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11725         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11726         (FLAGS_TO_PASS): Pass them.
11727         (EXTRA_TARGET_FLAGS): Ditto.
11729 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11731         * Makefile.in (all-libg++): Depend on all-libstdc++.
11733 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11735         * configure.in (noconfigdirs): Enable all packages for
11736           i386-unknown-netbsd.
11738 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
11740         * configure.in (noconfigdirs): Don't configure tk for i386-go32
11741         hosted builds (DOS builds)
11743 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11745         Changes for ARM based on patches from Richard Earnshaw:
11746         * config.sub: Handle armeb and armel.
11747         * configure.in: Omit arm linker only for riscix.
11749 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11751         * config.guess:  Update from FSF.
11753 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
11755         * config.sub: Recognize powerpcle as the little endian variant of
11756         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
11757         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
11758         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
11759         temporarily.
11761 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11763         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11765 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
11767         * config.sub: Accept -lites* as a basic system type.
11769 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
11771         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11772         installed, and if so return linuxoldld as the system name.
11774 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
11776         * config.guess: Add hppa1.1-hp-lites support.
11778 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11780         * configure.in: Don't build newlib for m68k-vxworks5.1.
11782 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11784         * configure.in (mips-sgi-irix6): Use mh-irix5.
11786 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
11788         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11790 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11792         * test-build.mk: Enable building of shared libraries on IRIX 5 and
11793         OSF/1.  Fix compiler flags.
11794         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
11796 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11798         * configure.in: Recognize --with-newlib.
11799         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11801 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11803         * Makefile.in: move {all,check,install}-gdb from *_MODULES
11804         to *_X11_MODULES due to gdbtk needing X include files et al.
11806 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
11808         Merge in support for Mac MPW as a host.
11809         (Old change descriptions retained for informational value.)
11811         * mpw-config.in: Add generic include forwards for cpu-specific
11812         include files in aout and elf directories.
11814         * mpw-configure: Added copyright.
11815         * mpw-config.in: Check for presence of required build tools.
11816         (target_libs): Add newlib.
11817         (target_tools): Add examples.
11818         (Read Me): Generate as "Read Me for MPW" instead.
11819         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11820         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11821         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11823         * mpw-configure: Remove subdir-specific makefile hackery,
11824         delete mk.tmp after using it.
11826         * mpw-build.in (all): Display start and end times.
11828         * mpw-configure (host_canonical): Set.
11829         (target_cpu): Always add to makefiles.
11830         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11831         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11832         (mpw-mh-mpw): Look for in srcdir and srcroot.
11833         Use sed instead of mpw-edit-prefix to edit prefix definitions.
11835         * mpw-build.in: (install-only): New target.
11837         * mpw-configure (host_alias, target_alias): Rename from hostalias
11838         and targetalias, add into generated Makefile.
11839         (mk.tmp): If present, add into generated Makefile.
11840         * mpw-build.in (all-gas): Build config.h first before gas proper.
11842         * mpw-configure (config.status): Write only if changed.
11843         * mpw-config.in (readline): Configure it (not built, just used for
11844         definitions).
11846         * mpw-config.in (elf/mips.h): Add a forward include.
11848         * mpw-config.in: Forward-include most .h files in include into
11849         extra-include.
11850         (readline): Don't build.
11851         mpw-build.in (install): Install GDB.
11853         * mpw-configure (prefix, mpw_prefix): Handle it.
11854         * mpw-config.in (mmalloc, readline): Don't configure.
11855         * mpw-build.in (thisscript): Rename to ThisScript.
11856         Use mpw-build instead of BuildProgram everywhere.
11857         (mmalloc, readline): Don't build.
11858         * mpw-README: New file, basic documentation about the MPW port.
11860         * mpw-config.in: Use forward-include to create include files.
11862         * mpw-configure: Add more things to the top of each configured
11863         Makefile, including contents of config/mpw-mh-mpw.
11864         * mpw-config.in (extra-include): Create this directory and fill it
11865         with Posix-like include files when configuring.
11867         * config.sub (apple, mac, mpw): Add various aliases.
11869         * mpw-build.in: New file, top-level build script fragment for MPW.
11870         * mpw-configure: New file, configure script for MPW.
11871         * mpw-config.in: New file, config fragment for MPW.
11873 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11875         * configure.in (host_libs): Remove glob, since it is gone from the
11876         sources.
11878 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11880         * Makefile.in: define empty GDB_NLM_DEPS var.
11882         * configure.in(target_makefile_frag): use config/mt-netware
11883         for netware targets.
11885 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11887         * config.sub: Merge in recent FSF changes.  Remove linux special
11888         cases.
11890 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11892         Revert this change:
11894         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11896                 * build-all.mk: Use CC=cc -Xs on Solaris.
11898 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11900         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11901         stop using it.
11902         * Makefile.in: Nuke all references to glob subdirectory.
11904 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11906         * configure.in: Fix --enable-shared logic in per-host.
11908 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11910         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11912 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11914         * configure.in (noconfigdirs): Don't build gas on AIX, for
11915         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11917 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11919         * configure: Fix --cache-file to work if the file argument is a
11920         relative path.
11922 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11924         * configure: If the --cache-file is used, pass it down to
11925         configure in subdirectories.
11927 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11929         * config.sub: add vxworks29k configuration.
11931 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11933         * Makefile.in (taz): Do "diststuff" part quietly.
11935 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11937         * config.sub: Mini-merge with gcc/config.sub.
11939 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11941         * config.guess (IRIX): Sed - to _.
11943 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11945         * Makefile.in (source-vault, binary-vault): New targets.
11947 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11949         * config.sub: Recognize -eabi as a basic system type.
11951 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11953         * configure.in (enable_shared stuff): Fix typo.
11955 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11957         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11959 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11961         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11963 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11965         * configure.in (rs6000-*-*): Don't build gas.
11967 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11969         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11970         reduce command line length.
11971         (AS_FOR_TARGET): Check for as.new, not Makefile.
11972         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11974 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11976         * config.guess:  Merge from FSF.
11978 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11980         * configure: Don't use $ when handling program_suffix.
11982 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11984         * configure.in:  Configure tk for hppa/hpux.
11986 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11988         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11990 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11992         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11993         to LIBCXXFLAGS.  Tests are better run without it.
11995 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11997         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11999 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
12001         * configure.in (*-*-netware*): Don't configure xiberty.
12003 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
12005         * configure.in:  Remove tk from native_only list.
12007 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
12009         * build-all.mk: Add mips-ncd-elf target to sun4 targets
12010           for special NCD build.
12012 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12014         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12015         makeall.bat, they're only useful for binutils snapshots.
12016         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12017         makeall.bat to specified SUPPORT_FILES.
12019 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
12021         * build-all.mk: Add Ericsson targets to sun4 and solaris
12022           hosts.  Add  BNR's sun4 target to solaris host, so their
12023           build-from-source will be tested in-house first.
12025 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12027         * Makefile.in (LIBCFLAGS): New variable.
12028         (CFLAGS_FOR_TARGET): Ditto.
12029         (LIBCFLAGS_FOR_TARGET): Ditto.
12030         (LIBCXXFLAGS): Ditto.
12031         (CXXFLAGS_FOR_TARGET): Ditto.
12032         (LIBCXXFLAGS_FOR_TARGET): Ditto.
12033         (BASE_FLAGS_TO_PASS): Pass them.
12034         (EXTRA_TARGET_FLAGS): Ditto.
12036         * configure.in: Support --enable-shared.
12038 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12040         * configure.in (target_libs):  Include libstdc++ again.
12041         * config.guess:  Update from FSF (for FreeBSD).
12043 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12045         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12046         makeall.bat.
12047         (DISTDOCDIRS): Add `etc'.
12048         (ETC_SUPPORT_PFX): New variable.
12049         (taz): Include anything from etc starting with a word in
12050         ETC_SUPPORT_PFX.
12052 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12054         * config.sub: Update for recent FSF changes.  Remove obsolete
12055         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
12056         spacing changes.
12058 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12060         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
12062         * config.guess:  Merge with FSF.
12063         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12065 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12067         * configure: Since the "trap 0" handler will override the exit
12068         status on many systems, only use it for "exit 1", and make it set
12069         a non-zero exit status; reset it before "exit 0".  Also, check
12070         exit status of config.sub, and error out if it failed.
12072 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
12074         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12075         and install libgloss.
12077 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12079         * Makefile.in (all-binutils): Depend upon all-byacc.
12081         * configure.in: Don't build emacs on Irix 5.
12083 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12085         * configure.in (*-*-netware*): Add libio.
12087 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12089         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12090         (CHECK_TARGET_MODULES): Ditto.
12091         (INSTALL_TARGET_MODULES): Ditto.
12092         (TARGET_LIBS): Ditto.
12093         (all-libstdc++): Note dependencies.
12095 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12097         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12099 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12101         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12102         -fexternal-templates.
12104         * configure.in (target_libs): Add libstdc++.
12105         (noconfigdirs): Add libstdc++ as appropriate.
12107 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12109         * config.guess:  Update from FSF.
12111 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12113         * configure: Use ${config_shell} when running ${configsub}.
12115 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
12117         * config.sub: No longer recognize h8300h.
12119 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12121         * config.sub: Remove extraneous differences between config.sub and
12122         gcc/config.sub.
12124 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12126         * Makefile.in (DISTSTUFFDIRS): Add gas.
12128 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12130         * COPYING.NEWLIB: New file.
12132 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12134         * config.guess (HP-UX):  Patch from Harlan Stenn
12135         <harlan@landmark.com> to also emit release level.
12137 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12139         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12141 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12143         * config.sub:  Merge nextstep cleanup from FSF.
12145 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12147         * configure.in (arm-*-*): Don't configure ld for this target.
12149 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12151         * configure.in (*-*-netware): don't configure libg++, libio,
12152           librx, or newlib.
12154 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12156         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
12157         configure ld--it works, but it doesn't support shared libraries.
12159 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12161         * config.guess (*-unknown-freebsd*):  Get rid of possible
12162         trailing "(Release)" in version string.
12163         Patch from Paul Richards <paul@isl.cf.ac.uk>.
12165 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12167         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12168         Fix type: *-next-neststep -> *-next-nextstep.
12170         * config.guess:  Merge from FSF:
12172         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
12174         * config.guess: Recognize powerpc-ibm-aix3.2.5.
12176         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
12178         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12179         instead of UNIX_SV for UnixWare 1.0).
12181 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
12183         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
12184         to make gdb/nlm/* build after the compiler and linker.
12186 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12188         * config.guess (netbsd, freebsd, linux):  Accept any machine,
12189         not just i[34]86.
12190         (m68k-atari-sysv4):  Relocate to match FSF version.
12192         * config.guess:  More merges from the FSF:
12194         Add a space before function call or macro invocation.
12196         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12198         * config.guess: Add trap cmd to remove dummy.c and dummy when
12199         interrupted.
12201         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12203         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12204         (dummy): Redirect stderr from compilation of dummy.c.
12206         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
12208         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12210 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
12212         * configure: Accept and ignore --cache*, for compatibility with
12213         new autoconf.
12215 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12217         * config.guess:  Merge from FSF:
12219         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12221         * config.guess (Pyramid*:OSx*:*:*): New case.
12222         (PATH): Add /.attbin at end for finding uname.
12223         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
12225         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
12227         * config.guess (M88*:DolphinOS:*:*): New case.
12229         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
12231         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12232         to select whether to use ELF or COFF.
12234         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12236         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12238         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
12240         * config.guess: Guess the OS version for HPUX.
12242         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
12244         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12246 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12248         * configure.in: Recognize --with-headers, --with-libs, and
12249         --without-newlib.
12250         * Makefile.in (all-xiberty): Depend upon all-ld.
12252 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12254         * configure.in: Change i[34]86 to i[345]86.
12256 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12258         * configure (version): A few more tweaks to help message.
12260 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12262         * Makefile.in:  Remove (for now) librx as a host library,
12263         now that we're building it for target.
12265 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12267         * configure: Fix up help message; from karl@owl.hq.ileaf.com
12268         (Karl Berry).
12270 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12272         * configure.in:  Also configure librx.
12274 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12276         * Makefile.in:  Update various rules to reflect that librx
12277         is now needed for libg++.
12279 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12281         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12283 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
12285         * configure.in: Configure the examples directory.
12287 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12289         * configure: Simplify Jun 2 1994 change.
12291 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12293         * change CC to /usr/latest/bin/gcc for lynx host builds, since
12294         /bin/gcc isn't good enough to build gcc.
12296 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
12298         * Makefile.in (GDB_SUPPORT_FILES): Remove
12299         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
12300         (gdb.tar.gz): Add new rule to use standard distribution building
12301         mechanism.
12303 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12305         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
12306         Bill Cox <bill@cygnus.com>.
12308 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12310         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
12312 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
12314         * configure:  Search current dir first in .gdbinit.
12316 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12318         * config.sub:  Recognize freebsd (merged from gcc config.sub).
12320 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12322         * config.sub:  Refer to NeXT's operating system as nextstep.
12324         * config.sub (case $basic_machine):  Re-order the cases, to match
12325         the order in the FSF version (which is mostly alphabethical).
12326         Merge in some additions and changes from the FSF.
12328 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
12330         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12331         * config.sub: Recognize cxux7.
12332         * configure.in: Use mh-cxux for m88k-harris-cxux*.
12334 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12336         * config.sub:  Fix typo powerpc -> powerpc-*.
12338 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
12340         * Makefile.in: `all-emacs19' depends on `all-byacc'.
12342         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12343         parallel with all-emacs and install-emacs).  Top-level command
12344         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12346 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12348         * test-build.mk ($(host)-stamp-stage2-installed): Remove
12349         $(relbindir)/make before doing ``make install'', and use
12350         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
12351         installing over running make binary.
12352         ($(host)-stamp-stage3-installed): Likewise.
12354 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12356         * config.guess: Recognize Mach.
12358 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12360         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12361         see whether --exec-prefix was used.
12363 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12365         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
12367 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12369         * Makefile.in: Add all-librx target similar to all-libproc.
12371 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
12373         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
12374         with post 1.2 uname bogosity.
12376 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12378         * configure: Remove temporary files on receipt of a signal.
12380 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
12382         * configure: If there is a package_makefile_frag, remove
12383         ${subdir}/Makefile.tem after copying it in.
12385 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12387         * build_all.mk: support rs6000 lynx identifies itself as
12388         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
12389         since /bin/gcc is too feeble to compile a modern gcc.
12391 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12393         * brought devo/test-build.mk update-to-date with progressive/
12394           test-build.mk. Add lynx targets and hppa flag info.
12396 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12398         * configure.in:  Use mh-ncrsvr43.  Patch from
12399         Tom McConnell <tmcconne@sedona.intel.com>.
12401 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12403         * config.guess (i386-unknown-bsdi):  No longer need to
12404         check #if defined(__bsdi__) && defined(__i386__).
12406 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12408         * configure: Set program_transform_nameoption correctly.
12410 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12412         * brought build-all.mk update-to-date with progressive build-all.mk,
12413           added new targets and hppa info.
12415 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12417         * configure: If config.guess result is a prefix of the user
12418         specified target, assume a native build and use the user specified
12419         target as the host alias.  Remove SunOS patch suffix removal hack.
12420         * configure.in: Remove SunOS patch suffix removal hack.
12422         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12423         in NATIVE_CHECK_MODULES.
12425 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
12427         * Makefile.in: Rename HOST_ONLY to NATIVE.
12428         * configure: Delete SunOs patch suffix from host_canonical
12429           and build_canonical variables that are prepended to Makefiles.
12430         * configure.in: Add comments for easier maintenance.
12432 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12434         * Makefile.in: Add all-libproc target similar to all-gui.
12436 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
12438         * Makefile.in (CHECK_MODULES): split into
12439         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12441 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
12443         * config.guess (i386-unknown-bsdi): New system to guess.
12445 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12447         * Makefile.in: Add all-gui target (but not yet build by "all").
12449 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
12451         * config.sub: Move deletion of patch suffix from here...
12452         * configure.in: To here, at Ian's suggestion.  The top-
12453           level scripts might need to know of a patch level.
12455 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
12457         * config.sub: Strip off patch suffix so rtl is recognized
12458           as a sunos4.1.3 machine, even though it's been patched.
12460 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
12462         * Makefile.in (INSTALL_LAST): Delete.
12463         (INSTALL_DOSREL): New.
12465 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12467         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12468         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12469         whether we pass down --with-gnu-ld anyhow.
12471 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
12473         * Makefile.in (INSTALL_LAST): Change operation so it works
12474         on more flavors of make.
12475         * configure.in (go32): Don't build libg++ or libio.
12477 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
12479         * Makefile.in (Move HOST_PREFIX_1 and friends up so
12480         they can be overriden by templates.
12482 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
12484         * configure.in (target==go32): Don't build gdb.
12485         * dosrel: New directory.
12487 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
12489         * configure.in (host==go32): Configure dosrel too.
12490         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12491         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12492         be set by incoming names or templates.
12493         (INSTALL_LAST): New rule.
12495 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
12497         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12499 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12501         * configure.in (appdirs): New variable.  Currently empty, but will
12502         be used in gas distribution.  If nonempty, lists a set of
12503         directories at least one of which must get configured, or top
12504         level configuration is considered to have failed.
12505         (rs6000-*-lynxos*): Use new file name.
12507 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12509         Eliminate XTRAFLAGS.
12510         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12511         newlib include files using -idirafter, and also use -nostdinc.
12512         (CXX_FOR_TARGET): Likewise.
12513         (XTRAFLAGS): Removed.
12514         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12515         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12516         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12517         ($(DO_X)): Don't pass down XTRAFLAGS.
12519 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12521         * configure.in (mips*-dec-bsd*): New target; do build linker.
12522         (mips*-*-bsd*): New target; don't build linker.
12524 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12526         * configure.in: support rs6000-*-lynxos* configuration.
12527         support sunos4 as a cross target.
12529         * config.sub: look for lynx*, not lynx since the OS version may
12530         legitimately be part of the name.
12532 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12534         * configure.in (i[34]86-*-sco*): Move to be with other i386
12535         targets.
12536         (romp-*-*): New target.  Skip various binary utilities.
12537         (vax-*-*): New target.  Don't build newlib.
12538         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
12540 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12542         * configure.in: Only set host_makefile_frag if config
12543         directory exists.
12545 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12547         * install.sh: If $dstdir exists, don't check whether each
12548         component does.
12550 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12552         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12554 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
12556         * configure.in (*-*-lynxos*): Don't configure newlib for either
12557         native or cross Lynx.
12559 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
12561         * config.sub (sparc64-elf): Fix os.
12562         (z8k): Remove duplicate.
12564 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12566         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12567         gcc/stmp-fixproto, to try to prevent fixproto from being run.
12569 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
12571         * configure: Make file links cleanly even if Lynx fails on
12572           an NFS symlink (at least fail cleanly).
12574 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12576         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12577         -XNh2000.
12579 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12581         * configure: Unknown options are fatal again.
12583 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
12585         * configure: Ignore --x-includes and --x-libraries, for Autoconf
12586         compatibility.
12588 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12590         * build-all.mk: Add `clean' target.
12592 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12594         * config.guess:  Add SINIX support.
12595         * configure.in:  Add mips-*-sysv4* support.
12597 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
12599         * build-all.mk: Document all useful targets.
12600         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12601         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12603 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12605         * configure: Support --silent, --quiet.
12607 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12609         * configure: Support --disable-FEATURE.
12611 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12613         * config.guess: Recognize NCR running SVR4.3.
12615 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12617         * config.guess:  Make BSDI generate i386-unknown-bsd386.
12618         Patch from Paul Eggert <eggert@twinsun.com>.
12620 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12622         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12624 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12626         * configure: Make unrecognized options give nonfatal warnings
12627         instead of fatal errors, and pass them to any subdirectory
12628         configures in case they recognize them.
12629         Make --x equivalent to --with-x.
12631 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12633         * configure: Add --enable-* options.  Clean up usage message and
12634         some comments.
12636 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12638         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12640 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12642         * configure.in (hppa*-*-*): Enable binutils.
12644 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12646         * config.sub: Recognize cisco.
12648 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
12650         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12652 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12654         * config.guess: about target *-hitachi-hiuxwe2, don't print more
12655         than one configuration name.  Add comment.
12657 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
12659         * config.guess: about target *-hitachi-hiuxwe2, fixed
12660         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
12661         macro is incorrect.]
12663 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12665         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12666         than the "make ls" stuff which used to be here.
12668 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12670         * config.guess:  Recognize i[34]86-unknown-freebsd.
12671         From Shawn M Carey <smcarey@rodan.syr.edu>.
12673 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12675         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12677 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
12679         * config.guess: Check for ptx.
12681 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
12683         * config.sub: Add os9k checking.
12685 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12687         * config.guess: Handle OSF1 running on HPPA processors
12689 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12691         * configure: If subdir configure fails, print out a message with
12692         subdirectory name, in case subdir's configure code didn't identify
12693         itself.
12695 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
12697         * configure.in: Remove embedded newlines from configdirs.
12698         Avoid mismatches of substrings.  Fix matching strings at end
12699         of configdirs.
12701 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
12703         * config.guess:  Add Lynx/rs6000 config support.
12705 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12707         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12709 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
12711         * configure.in (hppa*-*-osf*): Treat this just like most other
12712         PA configurations (eg no binutils or ld).
12713         (hppa*-*-*elf*): These configurations have binutils and ld.
12715 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12717         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
12719 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12721         * configure.in (rs6000-*-*): Build gas.
12723 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12725         * Makefile.in:  Avoid bug in losing hpux sed.
12727 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12729         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12730         for GDB and GDB has been fixed to not need it.
12732 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12734         * config.guess: Recognize vax hosts.
12736 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12738         * configure (while loop): Don't use "break 2" inside case
12739         statement -- the case statement isn't an enclosing loop.
12741 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12743         * config.guess:  Clean up NeXT support, to allow nextstep
12744         on Intel machines.  Make OS be nextstep.
12746 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
12748         * config.guess: Add alternate forms for Convex.
12750 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
12752         * configure:  Completely rewrite option processing.  Take
12753         advantage of pattern-matching to avoid invoking test frequently.
12754         Also clean up host and target defaulting logic.
12756 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12758         * Makefile.in: Replace all occurrances of "rootme" with "r" and
12759         "$${rootme}" with "$$r", to increase the likelihood that the do-*
12760         commands (plus user environment) will fit SCO limits.
12762 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12764         * configure.in: Don't issue warnings about directories which are
12765         not being configured if -norecursion is set.  Correct test for
12766         --with-gnu-as and --with-gnu-ld to not get confused by substring
12767         matches.
12769         * configure.in: Don't build gas for alpha-dec-osf1*.
12771 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
12773         * configure:  Back out Per's change of 12/19/1993.  It changes the
12774         behavior of configure in unexpected and confusing ways.
12776         Also, use different delim char when calculating
12777         program_transform_name so that the name can contain slashes.
12779 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12781         * configure.in, config.sub: Add support for VSTa micro-kernel.
12783 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12785         * configure.in: Nuke hacks which were used to get a special
12786         version of GAS for HPPA configurations.
12788 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12790         * configure:  If only ${target_alias} is given, use that
12791         as the default for ${host_alias}.
12792         * configure:  Add missing back-slashes before nested quotes.
12794 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12796         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12798 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
12800         * config.guess:  Recognize some Tektronix configurations.
12801         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12803 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12805         * config.sub: Match any flavor of SH.
12807 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
12809         * configure.in: Don't try to configure newlib for Alpha.
12811 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12813         * configure.in: Don't build ld for Irix 5.  Don't build gas,
12814         libg++ or libio for any Alpha target.
12816         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12818 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
12820         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12821         default arguments -- so it tried to compress itself.
12823 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12825         * configure.in (notsupp): ensure that a space is always at the end
12826           of the configdirs list, since the grep checks for an explicit space
12828 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12830         * configure.in (target i386-sysv4.2): don't build ld, since static
12831           versions of many libraries are not available.
12833 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12835         * config.guess: Recognize Apollos (using environment variables).
12836         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12838 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12840         * config.guess: Recognize Sony news mips running newsos.
12842 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
12844         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12845         "fi ; else" for bash.
12847 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
12849         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12851 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
12853         * config.sub: accept unixware as an alias for svr4.2.
12854         Fix some inconsistancies with the gcc version.
12856 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12858         * Makefile.in (DISTDOCDIRS):  Add gdb.
12860 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12862         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
12864 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12866         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12867         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12868         this now.
12870 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12872         * config.sub: Accept hiux* as an OS name.
12874         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12875         etc/make-stds.texi.  The underscore came from gcc, and dje now
12876         agrees that RUNTESTFLAGS is the correct name.
12878 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12880         * install.sh:  Remove 'set -e'.  It makes any conditionals
12881         in the script useless.
12883         * config.guess: Automatically recognize arm-acorn-riscix
12884         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12886 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12888         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12890 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12892         * Makefile.in (DISTDOCDIRS): New variable.
12893         (taz): Edit local Makefile.in sooner, instead of proto-toplev
12894         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
12896 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12898         * configure.in (hppa target): check the source directory for the
12899           pagas sub-directory
12901 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12903         * config.sub: Allow -aout* and -elf*.
12905 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12907         * configure.in: Don't build ld on i386-solaris2, same as for
12908         sparc-solaris2.
12910 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12912         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12914 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12916         * configure.in:  Configure gdb for alpha.
12918 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12920         * Makefile.in (CXXFLAGS): Add -O.
12922 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12924         * config.guess: added support for DG Aviion
12926 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12928         * configure.in: Produce warning message for subdirectories not
12929         configurable for this host/target combination.  Don't try to
12930         configure gdb for vms.
12932 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12934         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12935         appropriate files before making "diststuff".
12936         (DISTBISONFILES): New var: list of files to be edited.
12937         (DISTSTUFFDIRS): Add binutils.
12939 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12941         * config.sub: also handle mipsel and mips64el (for little endian mips)
12943 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12945         * configure.in: Add * to end of all OS names.
12947 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12949         * configure.in: Build newlib for LynxOS native.
12951 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12953         * config.guess: Add support for delta 88k running SVR3.
12955         * configure.in: Add comment about HP compiler vs. emacs.
12957 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12959         * configure.in: don't build ld on solaris2 (not a viable option
12960           due to bugs in getpwnam & getpwuid)
12962 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12964         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12965         config.guess will produce a full version number.
12967 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12969         * configure.in: Build linker and binutils for alpha-dec-osf1.
12971 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12973         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12974         and gdb/testsuite/Makefile.in.
12976 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12978         * configure.in: recognize mips*- instead of mips-
12980 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12982         * config.sub: Accept linux*coff and linux*elf as operating
12983         systems.
12985 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12987         * config.sub: Recognize mips64, and mips3 as an alias for it.
12989 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12991         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12992         gdb knows how to handle OSF/1 shared libraries.
12994 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12996         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12997         * config.guess: Recognize Hitachi's HIUX.
12998         * config.sub: Recognize h3050r* and hppahitachi.
12999         Remove redundant cases for hp9k[23]*.
13001 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13003         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13004         if gas and ld are in the source tree and are in ${configdirs}.
13005         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13006         --with options (but still pass them down on the command line,
13007         if they were explicitly specified).
13009 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13011         * configure: substitute SHELL value in Makefile.in with
13012         ${CONFIG_SHELL}
13014 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13016         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13017         *-*-solaris2* targets.
13019 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13021         * Makefile.in: define M4, and pass it down to sub-makes;
13022         all-autoconf now depends on all-m4
13024 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13026         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13027         presence of {ar,ranlib} instead of a configured directory
13029 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
13031         * config.guess: Accept 34?? as well as 33?? for NCR.
13033 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13035         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13036         of 'gas' in sed commands, since 'gash' is now in the tree as well.
13038 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13040         * configure: grab values for $(CC) and $(CXX) from the
13041         environment, so that someone can do "CC=gcc configure; make" and
13042         have it work right (matching the way that autoconf works now)
13044         * configure.in, Makefile.in: add support for gash, the tcl
13045         interface to Galaxy
13047         * config.guess: add NetBSD variants (hp300, x86)
13049 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
13051         * install.sh: Support -d option (in the manner of SunOS 4 install,
13052         as it is more deterministic than that of GNU install)
13053         (chmodcmd): Set file to mode 755 by default (should also do default
13054         chgrp and chown, but I don't feel like dealing with that now)
13056 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
13058         * config.sub: Remove h8300hhms alias.
13060 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13062         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13064 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13066         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13067         as stmp-fixinc
13069 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13071         * config.sub: recognize m88110-bug-coff.
13073 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13075         * Makefile.in (all-libio): all dependencies on the toolchain used
13076         to build this (gcc, gas, ld, etc)
13078 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13080         * config.guess: Deal with OSF/1 1.3 on alpha.
13082 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13084         * install.sh: add some 'else true' clauses for portability
13086         * configure.in: don't build libio for h8[35]00-*-* targets
13088 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13090         * Makefile.in:  Add support for new libio.
13092 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13094         * install.sh: If one command fails, don't try the rest.  Don't try
13095         to remove $dsttmp (via trap) unless we have already created it.
13096         If $src doesn't exist, detect it and exit with an error.
13098         * config.guess: Recognize BSD on hp300.
13100 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13102         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13103         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13105 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
13107         * Makefile.in (all-send-pr): depends on all-prms
13109 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13111         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13113 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13115         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13116         Added test for mips-mips-riscos5.
13118 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13120         * configure.in: use mh-hp300 for 68k HP hosts
13122 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13124         * configure: add support for CONFIG_SHELL, so that you can use
13125         some alternate shell for evaluating configure scripts
13127 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
13129         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
13130         in configure script to bug-gdb@prep.ai.mit.edu when building
13131         distribution archive.
13132         * Makefile.in (COMPRESS):  Remove def.
13133         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
13134         gdb.tar.Z and make-gdb.tar.Z respectively.
13135         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
13136         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
13137         to convergence with 'taz' target in Makefile.in.
13139 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13141         * install.sh (dsttmp): use trap to ensure that tmp files go
13142         away on error conditions
13144 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13146         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13148 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13150         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13151         its parent is '/' not ''.
13153         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13155 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
13157         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13158         that ${newsrcdir}/configure.in does.
13160 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13162         * test-build.mk: support for CONFIG_SHELL
13164 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
13166         * config.sub (netware):  Add as a basic system type.
13168 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13170         * Makefile.in (Makefile): depend on configure.in.  Also drop the
13171           $(srcdir)/ from the dependency on Makefile.in.
13173 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
13175         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13176         (h8300hhms is temporary until multi-libraries are implemented).
13177         * configure.in: Handle h8300h too.
13179 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13181         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13183 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
13185         * configure:  Remove extraneous output when guessing host type.
13186         * config.guess:  Remove extraneous output when guessing using C
13187         compiler rather than uname, or when guessing fails.
13189 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
13191         * Makefile.in: remove all.cross and install.cross targets
13193         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13194           definitions
13196 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
13198         * configure.in (target sh): Build gprof.
13200 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13202         * config.sub: change -solaris to -solaris2
13204 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13206         * configure.in: Use config/mh-riscos for mips-*-sysv*.
13208 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
13210         * configure: Correct error message for missing Makefile.in to
13211         print correct directory.
13213 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13215         * install.sh: kludge around 386BSD shell bug
13217 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
13219         * config.guess:  Recognize NeXT.
13220         * config.guess:  Recognize i486-ncr-sysv4.
13221         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
13223 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
13225         * Makefile.in (MAKEINFOFLAGS): New variable.
13226         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13227         * build-all.mk, test-build.mk: Pass down --no-split as
13228         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
13230 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
13232         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
13234 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
13236         * Makefile.in (libg++.tar.z):  New rule.
13237         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
13238         * Makefile.in (taz):  Only do a single chmod.
13240 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13242         * install.sh: don't use dirname anymore (replaced with sed usage)
13244 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
13246         * Makefile.in:  Change extension for gzip'd files from '.z' to
13247         '.gz' per new FSF standard usage.
13249 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13251         * configure: put quotes around the final value of program_transform_name
13253 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13255         * Makefile.in: new install.sh support; update install-info rules
13257 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
13259         * configure.in: Build diff for crosses, but not for go32 host.
13261         * configure.in: Build gprof only for native, and don't build it
13262         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13264 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
13266         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13268 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13270         * configure.in (host_tools): Add prms.
13272 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13274         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13275         with $(FLAGS_TO_PASS) on the command line
13277         * config.sub: Recognize lynx and lynxos
13279 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13281         * config.sub: Accept -ecoff*, not just -ecoff.
13283 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13285         * Makefile.in (taz): Use .gz suffix instead of .z.
13286         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13287         names.
13289 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13291         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13293 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13295         * Makefile.in (install-no-fixedincludes):  install gcc last, so
13296         that rebuilds that might happen during 'make install' don't get
13297         bogus gcc include files
13299 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13301         Change from Utah for HPPA support:
13302         * config.guess: Recognize hppa1.x-hp-bsd.
13304 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
13306         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
13307         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13309 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13311         * config.sub: Add support for rom68k and bug boot monitors.
13313 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
13315         * Makefile.in: Make all-opcodes depend on all-bfd.
13317 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13319         * config.guess: Added special check for i[34]86-univel-sysv4*.
13321 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13323         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13324         the processor rather than assuming i486.
13326 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13328         * config.guess: Recognize SunOS6 as Solaris3.
13330 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
13332         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
13333         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13335 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
13337         * build-all.mk (all-cross): New target for Canadian Cross.
13338         Added Q2 go32 targets.
13339         * test-build.mk: Configure go32 cross sparclite-aout and
13340         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
13341         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13343 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13345         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13346         GO32 hosted toolchains
13348 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13350         * configure: change  so "-exec-prefix" gets passed down rather
13351         than "-exec_prefix" so autoconf generated Makefiles get the
13352         exec_prefix set right.
13354 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13356         * config.guess: get the Solaris2 minor version number
13358         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13360 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13362         * config.guess: Recognize some Sequent platforms.
13364 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13366         * Makefile.in: added the vault-install target
13368         * configure.in: actually use the Sun3 makefile fragment that's in
13369         config, also added the release dir to configdirs
13371 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13373         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13375 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13377         * configure.in: remove some program from Alpha targetted toolchains
13379 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
13381         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
13382         gprof.
13383         (taz): Run "make diststuff" in those directories instead of "make
13384         proto-dir".  Look for "VERSION=" only at start of line in subdir
13385         Makefile.  Use "gzip -9" for compression.
13386         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13387         (binutils.tar.z): New target.
13389 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13391         * Makefile.in (taz): Include gpl.texinfo.
13393 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13395         * Makefile.in (setup-dirs): Merged into "taz" target.
13396         (taz): Only do `proto-dir' stuff if a directory is actually needed
13397         for this target.
13399 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
13401         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13402         (FLAGS_TO_PASS): Pass down MUNCH_NM.
13403         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13404         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13405         (gcc-no-fixedincludes): Correct for current gcc Makefile.
13407 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
13409         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
13410         config.sub, and move-if-change to gdb testsuite distribution
13411         archive, so the testsuite can be extracted, configured, and
13412         run separately from the gdb distribution.  Blow away the Chill
13413         tests that require a Chill compiled executable, since GNU Chill
13414         is not yet publically available.
13416 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13418         * test-build.mk: set environment variables in a single command,
13419         instead of a list of assignments and exports
13421         * config.guess: recognize Alpha/OSF1 systems
13423 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13425         * configure: Change help message to prefer --options rather than
13426           -options.
13428 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13430         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13431         zippy@ecst.csuchico.edu.
13432         * config.guess: Recognize miniframe.
13434 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13436         * Makefile.in: Use srcroot to find runtest rather than rootme.
13437         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13439 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13441         * test-build.mk: Extensive additions to support building on a
13442         machine other than the host.
13444 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13446         * configure (tooldir): Fix for i386-aix again.
13448 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
13450         * configure, Makefile.in:  Change definition of $(tooldir)
13451         to match the FSF.
13453 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
13455         * config.guess:  Recognize i[34]86/SVR4.
13457 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13459         * Makefile.in (all-gdb): gdb depends on sim.
13461 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
13463         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
13464         at the same time we make the prototype gdb directory.
13465         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
13466         files at the same time as the gdb base release distribution.
13468 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
13470         * Makefile.in (check): Use individual check targets rather than
13471         DO_X rule.
13472         (check-gcc): Added.
13474 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
13476         * config.sub: Use sysv3.2 not sysv32 for canonical OS
13477         for System V release 3.2.
13479 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13481         * config.sub: Recognize hppaosf.
13482         * configure.in: Do configure ld/binutils/gas for it.
13484 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13486         * configure (tooldir): Alter syntax used to set this, for systems
13487         where "\$" isn't handled right, like i386-aix.
13489 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13491         * configure: Pass program-transform-name, not
13492         program_transform_name, to recursive configures.
13494 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
13496         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13497         of gas+ld+binutils.
13499 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
13501         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
13503 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13505         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13507 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13509         * Makefile.in (PRMS): Set back to all-prms.
13511 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13513         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13514         targets, rather than for MIPS hosts.
13516 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13518         * configure.in: add comment for --with-x default values
13520         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13522         * Makefile.in: add check-* targets for each of the directories in
13523         the tree.  Add a definition of RUNTEST that will use the one we
13524         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
13526 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
13528         * configure.in: Removed obsolete references to bfd_target and
13529         target_makefile_frag.
13531         * build-all.mk: Set assorted targets for Q2.
13532         * config.sub: Recognize z8k-sim and h8300-hms.
13533         * test-build.mk: Really don't pass host to configure.
13534         (HOLES): Added uname.
13536 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
13538         * configure: Handle an empty program-prefix, program-suffix or
13539         program-transform-name correctly.
13541 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13543         * build-all.mk: -G 8 no longer required for MIPS targets.
13544         * test-build.mk: Don't pass host argument to configure; make it
13545         guess.
13547 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
13549         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
13550         * Makefile.in (COMPRESS):  New macro, like GZIP.
13552 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13554         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13556         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13557         with gas currently defaults to -G 0.
13559 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
13561         * Makefile.in (all-flex): flex depends on byacc.
13563         * build-all.mk: If host not specified, use config.guess.  Pass TAG
13564         to test-build.mk as RELEASE_TAG.
13565         * test-build.mk (configargs): New variable containing arguments to
13566         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
13567         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13569         * config.guess: Use /bin/uname when checking -X argument on SCO,
13570         to avoid invoking GNU uname which doesn't understand -X.
13572         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13574         * configure.in: Build gas for mips-*-*.
13576 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13578         * Makefile.in (all.normal): insert missing backslash.
13580 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13582         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13584         * Makefile.in: Complete overhaul to merge many almost identical
13585         targets.
13587 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13589         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13590         (gdb.tar.Z): Adjusted.
13592         * Makefile.in (setup-dirs, taz): New targets; should be general
13593         enough to adapt for gdb sometime.  Build only .z file.
13594         (gas.tar.z): New target.
13596 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13598         * build-all.mk: Use CC=cc -Xs on Solaris.
13600 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
13602         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
13603         for handling BISON for FSF releases.
13605 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13607         * configure: Actually implement the change zoo just documented.
13609 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
13611         * configure: when using config.guess, only set target_alias when
13612         it's not already been set (ie, on the command line)
13614 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13616         * Makefile.in: add installcheck target, set PRMS to install-prms
13618 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13620         * configure: add support for package_makefile_fragment, handle the
13621         case where a directory has a configure.in file but no Makefile.in
13622         more gracefully (with an actual understandable error message, even);
13623         add support for --without (and add this to the usage message); also
13624         explicitly add a --host=${host_alias} to the command line when
13625         config.guess is used
13627 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13629         * configure: Must use both --host and --target in recursive calls.
13631 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13633         * Makefile.in: Change deja-gnu to dejagnu.
13635 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13637         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13639 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13641         * configure.in: canonicalize all instances to *-*-solaris2*,
13642         also strip out a number of tools to not build for go32 host
13644 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13646         * config.guess: add GPL.
13648         * Makefile.in, config.guess, config.sub, configure: bump
13649           copyrights to 93.
13651 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
13653         * Makefile.in (do-info): Removed obsolete check for existence of
13654         localenv file.
13656         * Makefile.in (MAKEOVERRIDES): Define to be empty.
13658 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13660         * Makefile.in: a couple of 'else true' for decstation,
13661         support for TclX
13663         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13665 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
13667         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13669 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
13671         * config.guess: Recognize i386-ibm-aix (PS/2).
13672         * configure.in: Use config/mh-aix386 file for it.
13674 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
13676         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13677         CC_FOR_TARGET instead.
13678         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13680 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
13682         * Makefile.in: Add sim to list of directories sent with gdb
13684 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13686         * configure.in: Put back mips-dec-bsd* case.
13688 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
13690         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13691         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
13692         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13694 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13696         * configure.in: remove no-op mips-dec-bsd* in "case $target"
13698         * Makefile.in (dir.info): only run gen-info-dir if it exists,
13699         (install-info): install dir.info only if it exists,
13700         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13702 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
13704         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
13705         gas for mips-dec-bsd.
13707 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
13709         * configure (makesrcdir): If ${srcdir} is relative and not ".",
13710         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13712 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13714         * configure.in: Added "dejagnu" to hosttools list.
13716 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
13718         * config.sub, configure.in, config.guess:  Add support
13719         for Bosx, an AIX variant from Bull.
13720         Patches from F.Pierresteguy@frcl.bull.fr.
13722 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13724         * devo/dejagnu: Initial creation of devo/dejagnu.
13725         Migrated dejagnu testcases and support files for testing software
13726         tools to reside as subdirectories, currently called "testsuite",
13727         within the directory of the software tool.  Migrated all programs,
13728         support libraries, etc. beloging to dejagnu proper from
13729         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
13730         with no modifications.  The changes to these files which will
13731         allow them to configure, build, and execute properly will be made
13732         in a future update.
13734 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13736         * Makefile.in: Change send_pr to send-pr.
13737         * configure.in: Likewise.
13738         * send_pr: Renamed directory to send-pr.
13740 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
13742         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
13744 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
13746         * README:  Update for gdb-4.8 release.
13747         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
13748         gdb-xxx.tar.z (gzip'd) file also.
13750 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13752         * Makefile.in: make all-diff depend on all-libiberty
13754 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
13756         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13758 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13760         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13762 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
13764         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
13765         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
13766         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
13768 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13770         * Makefile.in:  makeinfo binary is in a new location
13772 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
13774         * config.sub: Accept -ecoff as an OS.
13776         * Makefile.in: Various changes to eliminate a level of make
13777         recursion and reduce the required command line length.
13778         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13779         sub-makes.
13780         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13781         variables holding settings for specific sub-makes.
13782         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13783         in terms of BASE_FLAGS_TO_PASS.
13784         (TARGET_LIBS): New variable listing directories which use
13785         TARGET_FLAGS_TO_PASS.
13786         (subdir_do): Eliminated.
13787         (do-*): New set of targets to replace subdir_do.
13788         (various): All targets which used subdir_do now depend on do-*.
13789         (local-clean): Renamed from do_clean.
13790         (local-distclean): New target, dependency of distclean and
13791         realclean.
13792         (install-info): Don't create directories.  Depend on dir.info
13793         rather than calling make recursively.
13794         (install-dir.info): Eliminated.
13795         (install-info-dirs): Create all info directories here.
13796         (dir.info): Depend upon do-install-info.
13798         * test-build.mk (HOLES): Added false.
13800 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
13802         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
13804 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13806         * Makefile.in (info): remove dependency on all-texinfo.  The
13807         problem was really in texinfo/C, not at this level.
13809 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13811         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13813 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
13815         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
13816         GDB releases.
13818 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13820         * configure: Include srcdir in message about target of link not
13821         being found.  Don't convert `-' to `_' in `with' options being
13822         passed to subdirs.
13824 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13826         * configure.in: add uudecode to host_tools
13828         * Makefile.in: added {all,install}-uudecode targets, added them to
13829         the appropriate lists
13831 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
13833         * Makefile.in (all-gcc): Added dependency on all-gas.
13835         * configure.in (mips-*-*): Build ld and binutils.
13837 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13839         * configure: check return code from mkdir, print error message and
13840           exit on failure.
13842 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
13844         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
13846 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13848         * test-build.mk (HOLES): Added tar, cpio and uudecode.
13850 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13852         * config.sub (h8500):  Recognize this as a cpu type.
13854 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13856         * configure: source directory missing is no longer a warning
13858         * configure.in: recognize irix[34]* instead of irix[34]
13860         * Makefile.in: define and pass down X11_LIB
13862 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
13864         * guess-systype: Renamed to ...
13865         * config.guess:  ... by popular request.
13866         * configure.in, Makefile.in:  Update accordingly.
13868 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
13870         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
13871         + Add Convex, Cray/Unicos, and Encore/Multimax support.
13872         + Execute ./dummy instead of assuming . is in PATH.
13874 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
13876         * guess-systype:  New shell script.  Attempts to guess the
13877         canonical host name of the executing host.
13878         Only a few hosts are supported so far.
13879         * configure:  Call guess-systype if no host is specified.
13881 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13883         * Makefile.in (gcc-no-fixedincludes): Made to work with current
13884         gcc Makefile.
13887 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
13889         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13890         (all-gcc, install-gcc, subdir_do): Use it.
13892 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13894         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13896 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13898         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13899           set exclusively by configure, using configure.in .
13901 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13903         * test-build.mk: set $PATH for all builds
13905         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13907 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13909         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13910         the one used in gcc/Makefile.in, so that a null expansion doesn't
13911         override the one needed to build gcc with a native cc.
13914 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13916         * configure: Accept -with arguments.
13918 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13920         * Makefile.in: added h8300sim
13922 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13924         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13925         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13926         (all-cygnus, native, build-cygnus): Make
13927         $(canonhost)-stamp-3stage-done, not $(host)....
13928         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13929         i386-sco3.2v4.  Added else true to if command.
13931 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13933         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13935 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13937         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13939 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13941         * configure.in: don't remove binutils from Solaris builds
13943 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13945         * Makefile.in: get rid of earlier definitions for *clean,
13946         also handle the recursive info rule better
13948 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13950         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13951         do more-or-less the right thing.
13953 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13955         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13956         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13958 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13960         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13961         $(host_canonical).
13963         * configure.in: split the configdirs list into 4 categories (native
13964         v. cross, library v. tool) and handle the cross-only and native-
13965         only in more reasonable (and correct!) way.
13967 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13969         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13970         configdirs anymore.
13972 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13974         * Makefile.in: extensive cleanup::  removed all of the explicit
13975         clean-* targets, collapsed many wrappers around subdir_do into
13976         one, added additional targets to satisfy standards.texi, deleted
13977         some old targets, some changes for consistency
13979 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13981         * configure.in: handle some programs as cross-only, and others as
13982         native only
13984         * test-build.mk: handle partial holes in a more generic manner
13986         * Makefile.in: m4 depends on libiberty
13988 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13990         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13991         time, wdiff, and find to configdirs
13993         * Makefile.in: all, clean, and install rules for the new programs
13994         added to configure.in
13996 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13998         * configure.in: use mh-sun for all *-sun-* hosts
14000 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14002         * Makefile.in: define flags for X11 include files and library file
14003         locations, pass them down to the programs that need this info
14005         * build-all.mk: added a 'native' target, to 3stage the native toolchain
14007 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14009         * configure.in: start building libg++ for HP-UX targets
14011 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
14013         * README:  Update references to files moved into etc/.
14015 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
14017         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
14018         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
14020 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14022         * configure: accept dash as well as underscore in long option
14023         names for FSF compatibility.
14025 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
14027         * config.sub: added -sco3.2v4 support from FSF.
14029 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14031         * configure.in: expand the section that adds or removes
14032         directories from the list of programs to build, to handle native
14033         vs. cross in addition to host v. native
14035 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
14037         * Makefile.in:  Replace C++ in macro names with CXX.
14038         This is less likely to break ...
14040 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14042         * test-build.mk: add -w to GNU_MAKE
14044 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14046         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14047         add 'sparc' to list of recognized cpus.  This needed to make
14048         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14049         Delete some redundant ose68 variants.  Recognize -wrs as an os,
14050         then changes that into $CPU-wrs-vxworks.
14052         * configure.in: remove most references to gdbtest, regularize
14053         target based program removal
14055         * test-build.mk: import from p3 tree (many fixes and changes)
14057 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
14059         * Makefile.in: added rules to handle tcl, tk, and expect
14061         * configure.in: handle those directories if they exist
14063 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14065         * config.sub: removed bogus hppabsd and hppahpux names, since
14066         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14068 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14070         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
14071         depends upon all-xiberty
14073         * Makefile.in: changes from p3, including:
14075         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
14077         * Makefile.in (XTRAFLAGS): include newlib directories if
14078         newlib/Makefile exists, rather than if host != target.
14080         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
14082         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14083         from the same source tree and not building a cross-compiler.  This
14084         matters for the libg++ configuration if reconfiguring a tree that
14085         has already been installed.
14087         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
14089         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14090         pick up the machine and system specific header files.
14092         * Makefile.in: added AS_FOR_TARGET, passed down in
14093         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14094         the C compiler to use to create programs which are run in the
14095         build environment, set it to default to $(CC), and passed it down
14096         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14098         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
14100         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14101         We need them for unusual native builds, like systems without
14102         ranlib.
14104         * configure: also define $(host_canonical) and
14105         $(target_canonical), which are the full, canonical names for the
14106         given host and target
14108 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
14110         * Makefile.in:  Added separate definitions for C++.
14112 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
14114         * configure.in (configdirs):  Add deja-gnu.
14116 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
14118         * README:  Update for configure.texi and gdb-4.7 release.
14120 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
14122         * Makefile.in:  Move "all" target to top of file.
14123         Previously, first target was ".PHONY" which caused BSD4.4 make
14124         to build .PHONY when make was run without arguments.
14126 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
14128         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
14129         Library-copylefted code in libiberty.
14131 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
14133         * config.sub:  Replace m68kmote with plain old m68k.
14135 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
14137         * Makefile.in:  Remove space from blank line, avoid Make complaints.
14139 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
14141         * config.sub: Complain if no argument is given.  Added support for
14142         386bsd as OS and target alias.
14144 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
14146         * Makefile.in (XTRAFLAGS): include newlib directories if
14147         newlib/Makefile exists, rather than if host != target.
14149 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
14151         * config.sub: recognize sparclite-wrs-vxworks.
14153         * Makefile.in (install-xiberty): added *-xiberty make rules (from
14154         p3.) Added clean-xiberty to clean.
14156 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14158         * configure.in: use *-*-* instead of nested cases for host and target
14160 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
14162         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14163         from the same source tree and not building a cross-compiler.  This
14164         matters for the libg++ configuration if reconfiguring a tree that
14165         has already been installed.
14167 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
14169         * config.sub (i486v/i486v4):  Merge in from FSF version.
14171 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
14173         * configure: only set PWD if it is already set.
14175 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
14177         * configure: just set PWD=`pwd` at the top, since Ultrix sh
14178         doesn't have unset and all success paths (and most error paths)
14179         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14180         to just ${PWD} to avoid confusion.)
14182 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
14184         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14185         even for a native compilation.
14187 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
14189         Changes to make the gdb.tar.Z rule work better.
14191         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
14192         (DEVO_SUPPORT):  Add configure.texi.
14193         (bfd-ilrt.tar.Z):  Remove ancient rule.
14195 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
14197         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14198         pick up the machine and system specific header files.
14200         * configure.in, config.sub: added new target m68010-adobe-scout,
14201         with alias of adobe68k.  Changed configure.in to check for
14202         -scout before -sco* to avoid a false match.
14204         * Makefile.in: added AS_FOR_TARGET, passed down in
14205         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14206         the C compiler to use to create programs which are run in the
14207         build environment, set it to default to $(CC), and passed it down
14208         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14210 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14212         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14213         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
14214         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14215         FOR_TARGET variants, to newlib and libg++.
14217 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14219         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14220         first.
14222 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
14224         * config.sub:  Accept `elf' as an environment.
14226 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14228         * Makefile.in (all-opcodes):  cd into the right directory
14230 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
14232         * configure: added -program_transform_name option, used as
14233         argument to sed when installing programs.
14234         configure.texi: added documentation for -program_prefix,
14235         -program_suffix and -program_transform_name.
14237 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
14239         * config.sub:  Accept i486 where i386 ok.
14241 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
14243         * config.sub: accept we32k
14245 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
14247         * config.sub, configure.in: accept OSE68000 and OSE68k.
14249         * Makefile.in: don't create all directories for ``make install'';
14250         let the subdirectories create the ones they need.
14252 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14254         * COPYING: new file, GPL v2
14256 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14258         * Makefile.in: use the new gen-info-dir, which needs a template
14259         argument (which also lives in texinfo)
14261         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14263 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
14265         * config.sub (ncr3000):  Change i386 to i486.
14267 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14269         * Makefile.in: add install-rcs, install-grep to
14270         install-no-fixedincludes, removed install-bison and install-libgcc
14272 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
14274         * configure.in: grab the HPUX makefile fragment if on HPUX
14276 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14278         * Makefile.in: eradicate bison spoor (ditto libgcc).
14279          configure.in: recognise m68{k,000}-ericsson-OSE.
14280          es1800 is alias for m68k-ericsson-OSE
14282 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14284         * configure.in: rearrange the parts that remove programs from
14285         configdirs, based now on HOST==TARGET or by canonical triple.
14287 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14289         * test-build.mk: recurse explicitly with -f test-build.mk when
14290           appropriate.  predicate stage3 and comparison on the existence
14291           of gcc.  That is, if gcc isn't around, we aren't three-staging.
14292           On very clean, also remove ...stamp-co.  Build in-place before
14293           doing other builds.
14295 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14297         * Makefile.in, configure.in: add tgas
14299 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14301         * Makefile.in: a number of changes merged in from progressive.
14303         * configure.in: add libm.
14305         * .cvsignore: ignore some stuff that comes from test-build.mk.
14307 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
14309         * config.sub:  Add es1800 (m68k-ericsson-es1800).
14311 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14313         * configure: Add program_suffix (parallel to program_prefix)
14314         * Makefile.in: adjust directory-creating script for losing decstation
14316 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
14318         * configure:  Minor $subdir-related fixes.
14320 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14322         * configure: fix various problems with propogating
14323         makefile_target_frag in subdirs.
14324         * configure.in: config libgcc if its there
14326 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
14328         * config.sub:  HPPA merge.
14330 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
14332         * Makefile.in:  Replace all-bison with all-byacc in all
14333         dependency lines for other tools (which now use byacc).
14335 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
14337         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
14339 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
14341         * Makefile.in: make gprof rules similar to byacc rules (instead of
14342         vestigal $(unsubdir) that didn't work...)
14344 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
14346         * config.sub:  Add support for Linux.
14347         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
14348         (at least for libg++).
14350 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
14352         * configure.texi: fix doc for the -nfp option to configure
14354 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
14356         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14358 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
14360         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14361         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14362         * configure.in: added solaris* host_makefile_frag hook.
14364 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14366         * config.sub: changed recognition of m68000 so that various
14367         m68k types can be specified via m680[01234]0
14369 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14371         * config.sub (basic_machine): fix sed so that '-foo' isn't
14372         completely substituted out while .+'-foo' loses the '-foo'
14374 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14376         * config.sub ($os): Add -aout.
14378 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
14380         * configure:  If host_makefile_frag is absolute, don't
14381         prefix ${invsubdir} (relevant to libg++ auto-configure).
14383 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14385         * Makefile.in (tooldir): Define it.
14386         (all-ld): Depend on all-flex.
14388 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
14390         * Makefile.in (check):  Fix libg++ special case.
14392 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
14394         * configure: do not bury `pwd` into config.status, thus do fewer
14395           pwd's.
14397         * configure: print the "Building in" message only when building in
14398           other than "." AND verbose.
14400         * configure: remove -s, rework -v to better accommodate guested
14401           configures.
14403         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14405 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
14407         * Makefile.in: macroize flags passed on recursion.  remove
14408           fileutils.
14410 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
14412         * configure: get makesrcdir right for subdirs deeper than 1.
14414         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14415           install.
14417 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
14419         * Makefile.in: don't print subdir_do or recursion lines.
14421 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
14423         * standards.texi: added menu item.
14425         * Makefile.in: build and install standards.info.
14427         * standards.texi: new file.
14429 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14431         * configure: test for and move config.status pieces from
14432           ${subdir}/.
14434 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
14436         * configure:  Test for existance of files before trying to mv
14437         them, to avoid numerous non-existance messages.
14439 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
14441         * configure: correct final line of config.status.
14443         * configure: patch from eggert.  Avoids a protection problem if
14444           the original Makefile.in is read only.
14446         * configure: use move-if-change from gcc to create config.status.
14447           Some makefiles depend on config.status to tell if a directory
14448           has been reconfigured for a different host.  This change
14449           prevents those directories from remaking everything in the case
14450           where the reconfig was only intended to rebuild a Makefile.
14452         * configure: test for config.sub with "config.sub sun4" rather
14453           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
14454           host alias from a missing config.sub.
14456 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14458         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14459           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
14461 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
14463         * configure: mkdir ${subdir} as needed.
14465 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
14467         * Makefile.in,configure.in: added autoconf.
14469 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14471         * Makefile.in: no longer pass against on recursion.
14473         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14474           definitions are not inherited.
14476         * configure: correct makesrcdir when subdir is .
14478 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
14480         * configure:  Add support for 'subdirs' variable, which is
14481         like 'configdirs', except that configure doesn't re-invoke
14482         itself for subdirs, it just creates a Makefile for each subdir.
14483         * configure.texi:  Document subdirs.
14485 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14487         * configure.in: added flex to configdirs
14489 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
14491         * Makefile.in: remove clean-stamps from clean.
14493 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
14495         * configure.in:  Add gdbtest to configdirs.
14497 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
14499         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
14500         to recursive makes.
14501         * configure.in:  Recognize new ncr3000 config.
14503 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
14505         * Makefile.in, configure.in: removed references to gdbm.
14507 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
14509         * config.sub:  Don't canonicalize os value
14510         newsos* to bsd (readline needs to check for newsos).
14511         (This fix was earlier made Jan 31, but got re-broken.)
14513 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
14515         * configure.in:  sco is an os, not a vendor!
14517         * configure:  Quote $( better.  Keep various shells happy.
14519 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
14521         * Makefile.in: eliminate stamp-files.
14523 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
14525         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
14526           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14528 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
14530         * config.sub:  fix iris/iris3.
14532 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
14534         * configure: re-add -rm.
14536 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
14538         * Maskefile.in: add .stmp-rcs to all.
14540         * configure.in: remove gas from rs6000 build, use aix host fragment.
14542 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
14544         * configure: pass down site_option during recursion.
14546 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
14548         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
14550 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
14552         * configure: Change exec_prefix so that it really defaults to prefix.
14554 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
14556         * Makefile.in, configure.in:  Add support for mmalloc library.
14558 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
14560         * Makefile.in: add stmp dependencies for a few more things.
14562 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
14564         * configure: adjusted error message on objdir/srcdir configure
14565           collision, per john's suggestion.
14567         * Makefile.in: add libiberty stmp to all and all.cross.
14569 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
14571         * Makefile.in: remove force dependencies, add grep to all.
14573 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
14575         * Makefile.in: drop flex.  make stamp files work.
14577         * configure: added test for conflicting configuration in srcdir,
14578           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
14579           gets cranky.  use relative paths for configure and srcdir
14580           whenever possible.  Send some error messages to stderr that were
14581           going to stdout.
14583 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
14585         * Makefile.in:  Fix libg++ rule to check for gcc directory
14586         before using gcc/gcc.  Also pass XTRAFLAGS.
14588 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
14590         * Makefile.in: added stmp-files so that directories aren't polled
14591           when they are already built.
14593         * configure.texi: fixed a node pointer problem.
14595 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
14597         * config.sub configure.in gdb/configure.in
14598         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14599         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14600         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
14602 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14604         * configure: -recurring becomes -silent.  corrected help message
14605           for -site= option.
14607         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14609 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14611         * configure: when building Makefile for crosses, replace
14612           tooldir and program_prefix.  default srcdir from location of
14613           config.sub.  remove "for host in hosts" and "for target in
14614           targets" loops.
14616 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14618         * Makefile.in: Do not pass bindir or mandir to cvs.
14620 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
14622         * Makefile.in, configure.in: removed traces of namesubdir,
14623           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
14624           copyrights to '92, changed some from Cygnus to FSF.
14626         * configure.texi: remove most references to multiple hosts,
14627           multiple targets, subdirs, etc.
14629         * configure.man: removed rcsid. reference config.sub not
14630           config.subr.
14632         * Makefile.in: mkdir $(infodir) on install-info.
14634 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
14636         * configure.texi:  Explain better about .gdbinit and about
14637         the environment that configure.in sections run in.
14639 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
14641         * configure.in:  Ultrix is only a decstation if it's a MIPS.
14643 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
14645         * README:  DOC.configure => cfg-paper.texi.
14647 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
14649         * config.sub (near case $os):  Don't convert newsos* to bsd!
14651 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
14653         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
14654         the number of copies of COPYING that go into the GDB tar file.
14656 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
14658         * bfd/configure.in, gdb/config/mh-i386sco,
14659         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14660         Fix SCO configuration stuff.
14662 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
14664         * Makefile.in:  For libg++, make sure the -I pointing
14665         to the gcc directory goes *after* all the libg++-local -I flags.
14666         Also, move just-gcc dependency from just-libg++ to all-libg++.
14668 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
14670         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
14672 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
14674         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
14676 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
14678         * config.sub:  Add stratus configuration frags.  Also
14679         submitted to FSF.
14681 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
14683         * Makefile.in (DEV_SUPPORT):  add configure.man.
14685         * config.sub(Decode manufacturer-specific):  add -none*.
14687 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
14689         * Makefile.in:  remove form feeds to make Sun's make happy.
14690         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
14692 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
14694         * Makefile.in (AR_FLAGS):  Make quieter.
14696 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
14698         * configure.in:  Add libg++.
14699         * configure:  When verbose, don't output the command line at each
14700         level; it will be unremarkably the same as the previous version,
14701         which will be the same as what the user typed.
14703 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
14705         * configure.in, Makefile.in: fix clean-info, add flex.  add
14706           fileutils.
14708         * configure: be less sensitive to spaces in Makefile.in.  Do not
14709           look for sources in "..".  Doing so breaks subdirectories that
14710           might have their own configure.  If a subdir has it's own
14711           configure script, use it.
14713 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
14715         * cfg-paper.texi: some changes suggested by rms.
14717 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
14719         * config.sub:  Merge in some small additions from the FSF version,
14720         taken from the gcc distribution, to bring the Cygnus and FSF
14721         versions into closer sync.
14723 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
14725         * configure.in:  Changed svr4 references to sysv4.
14727 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
14729         * configure: added -V for version number option.
14731 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
14733         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14734           renamed from DOC.configure to cfg-paper.texi.
14736 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14738         * configure, config.subr, config.sub: config.subr is now
14739           config.sub again.
14741 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
14743         * configure.texi: new file, in progress.
14745         * Makefile.in: build info file and install the man page for
14746           configure.
14748         * configure.man: new file, first cut.
14750         * configure: find config.subr again now that configuration "none"
14751           has gone.  removed all traces of the -ansi option.  removed all
14752           traces of the -languages option.
14754         * config.subr: resync from rms.
14756 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14758         * configure, config.sub, config.subr: merge config.sub into
14759           config.subr, call the result config.subr, remove config.sub, use
14760           config.subr.
14762         * Makefile.in: revised install for dir.info.
14764 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14766         * configure.in: add decstation host makefile frag.
14768         * Makefile.in: BISON now bison -y again.  also install-gcc on
14769           install.  clean-gdbm on clean.  infodir belongs in datadir.
14770           Make directories for info install.  Build dir.info here then
14771           install it.
14773 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14775         * Makefile.in: fix for bad directory tests.
14777 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14779         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
14780           regexp.  -srcdir relative was being handled incorrectly.
14782         * Makefile.in: unwrapped some for loops so that parallel makes
14783           work again and so one can focus one's attention on a particular
14784           package.
14786 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14788         * configure: added PWD as a stand in for `pwd` (for speed). use
14789           elif wherever possible.  make -srcdir work without -objdir.
14790           -objdir= commented out.
14792 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14794         * configure: +options become --options.  -subdirs commented out.
14795           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
14796           Makefile now at top of generated Makefile.  Removed cvs log
14797           entries.  added -srcdir.  create .gdbinit only if there is one
14798           in ${srcdir}.
14800         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
14801           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
14802           and mandir now keyed off datadir by default.
14804 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14806         * Freshly created ChangeLog.
14809 Local Variables:
14810 mode: change-log
14811 left-margin: 8
14812 fill-column: 76
14813 version-control: never
14814 End: