Makefile.in (all): Use install-leaf rather than install.
[official-gcc.git] / ChangeLog
blob4cca326a65ad473bf9e9cfebc5f98a6d4f676da0
1 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4         Change recommended MPFR from 2.2.1 > 2.3.0.
5         * configure: Regenerate.
7 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
9         * MAINTAINERS: Update my email address.
11 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
13         * MAINTAINERS: Update my email address.
15 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
17         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
18         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
19         * Makefile.in: Regenerate.
21 2007-12-10  Mark Heffernan <meheff@google.com>
23         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
24         misplaced entries.
26 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
28         * configure.ac: Enable libjava for x86_64-*-darwin9.
29         * configure: Regenerate.
31 2007-12-07  Bill Maddox <maddox@google.com>
33         * MAINTAINERS (Write After Approval): Add myself.
35 2007-12-05  Ben Elliston  <bje@au.ibm.com>
37         * config.sub, config.guess: Update from upstream sources.
39 2007-12-02  Matthias Klose  <doko@ubuntu.com>
41         * config-ml.in: Remove 64bit configure tests.
43 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
45         * config-ml.in: Robustify against white space in absolute file
46         names.
48         * config-ml.in (multi-clean): Substitute ${Makefile}.
49         Remove superfluous ${Makefile} in list.
51 2007-11-19  Thiemo Seufer  <ths@mips.com>
53         * config-ml.in: Don't hardcode the Makefile name.
55 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
57         * MAINTAINERS (Write After Approval): Add myself.
59 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
61         * MAINTAINERS (Write After Approval): Add myself.
63 2007-11-06  Doug Kwan <dougkwan@google.com>
65         * MAINTAINERS (Write After Approval): Add myself.
67 2007-10-25  Ben Elliston  <bje@au.ibm.com>
69         * MAINTAINERS (mercury): Remove entry.
70         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
72 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
74         * Makefile.def (dependencies): Make configure-gdb depend on
75         all-intl.
76         * Makefile.in: Regenerated.
78 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
80         * MAINTAINERS (Fortran maintainer): Remove myself.
82 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
84         * Makefile.def: To avoid problems running with parallel makes,
85         build newlib before libgloss so that target specific header
86         files are availble.
87         * Makefile.in: Regenerate
89 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
91         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
92         * Makefile.in: Regenerate.
94 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
96         * MAINTAINERS (Register allocation reviewer): Add myself.
98 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
100         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
101         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
102         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
103         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
104         * configure: Regenerate.
106 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
108         * MAINTAINERS (Register allocation reviewer): Add myself.
110 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
112         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
113         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
114         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
115         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
116         * configure.ac: Default them to host tools for $host = $build.
117         Subst them.
119         * configure: Regenerate.
120         * Makefile.in: Regenerate.
122 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
124         * MAINTAINERS (Register allocation reviewer): Add myself.
126 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
128         * MAINTAINERS (Register allocation reviewer): Add myself.
130 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
132         * MAINTAINERS (Write After Approval): Fix typo.
134 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
136         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
137         * configure: Regenerate.
139 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
141         PR bootstrap/31906
142         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
143         they're already prefixed.
145 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
147         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
148         libstdc++.
149         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
150         * configure: Regenerate.
151         * Makefile.in: Regenerate.
152         
153 2007-09-17  Andreas Schwab  <schwab@suse.de>
155         * configure.ac: Raise minimum makeinfo version to 4.6.
156         * configure: Regenerate.
158 2007-09-17  Johannes Singler <singler@ira.uka.de>
160         * MAINTAINERS (write-after-approval) add myself
162 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
164         * configure.ac: Correct makeinfo version check.
165         * configure: Regenerate.
167 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
169         * MAINTAINERS: Update my email address.
171 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
173         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
174         to $skipdirs and only disable gprof for newlib.  Use the normal
175         mips*-elf* handling in other respects.
176         * configure: Regnerate.
178 2007-09-12  David Daney  <ddaney@avtrex.com>
180         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
181         enabling libgcj.
182         * configure: Regenerate.
184 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
186         PR other/32154
187         * configure.ac: For libgloss targets, point the linker to the linker
188         script, startup code and simulator library.
189         * configure: Regenerate.
191 2007-09-07  Andrew Haley  <aph@redhat.com>
193         * configure.ac (noconfigdirs): Remove target-libffi and
194         target-libjava.
195         * configure: Regenerate.
197 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
199         PR target/33281
200         * configure.ac: Use config/mh-mingw on mingw.
201         * configure: Regenerate.
203 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
205         * MAINTAINERS (Write After Approval): Add myself.
207 2007-09-05  Richard Guenther  <rguenther@suse.de>
209         * configure.ac (--enable-stage1-checking): If neither --enable-checking
210         nor --disable-checking is provided also turn on yes and types
211         checking for stage1.
212         * configure: Re-generate.
214 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
216         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
217         (Write After Approval): Remove myself.
219 2007-08-29  Nick Clifton  <nickc@redhat.com>
221         * config.sub, config.guess: Update from upstream sources.
223 2007-08-22  Bud Davis   <jmdavis@link.com>
225         * MAINTAINERS (Write After Approval): Added myself.
226         * MAINTAINERS (Reviewers): Removed myself.
228 2007-08-18  Paul Brook  <paul@codesourcery.com>
229             Joseph Myers  <joseph@codesourcery.com>
231         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
232         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
233         * Makefile.in: Regenerate.
234         * configure.ac (--with-debug-prefix-map): New.
235         * configure: Regenerate.
237 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
238             Nigel Stephens  <nigel@mips.com>
240         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
241         as target_makefile_frag.
242         * configure: Regenerate.
244 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
246         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
247         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
248         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
249         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
250         (do-compare, do-compare3, do-compare-debug): New.
251         ([+compare-target+]): Use them.
253 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
255         * MAINTAINERS (Write After Approval): Change my email address.
257 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
258             Ben Elliston  <bje@au.ibm.com>
260         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
261         --silent if $silent.
262         * configure: Regenerate.
264 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
266         * MAINTAINERS (Various Maintainers): Add myself as
267         loop infrastructure maintainer.  Update my e-mail
268         address.
270 2007-07-31  Diego Novillo  <dnovillo@google.com>
272         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
273         Adjust description.
275 2007-07-26  Richard Guenther  <rguenther@suse.de>
277         * configure.ac: Add types checking to stage1 checking flags.
278         * configure: Regenerate.
280 2007-07-17  Nick Clifton  <nickc@redhat.com>
282         * COPYING3: New file.  Contains version 3 of the GNU General
283         Public License.
284         * COPYING3.LIB: New file.  Contains version 3 of the GNU
285         Lesser General Public License.
287 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
289         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
291 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
293         * MAINTAINERS (S/390 co-maintainer): Add myself.
294         (Write After Approval): Remove myself.
296 2007-07-13  Dan Hipschman  <dsh@google.com>
298         * MAINTAINERS (Write After Approval): Add myself.
300 2007-07-11  Nick Clifton  <nickc@redhat.com>
302         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
303         WINDRES export.
304         * Makefile.in: Regenerate.
306 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
308         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
309         maintainer.
311 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
313         * lt~obsolete.m4: New. Import from 20070318 libtool.
315 2007-07-03  Julian Brown  <julian@codesourcery.com>
317         * MAINTAINERS (Write After Approval): Add myself.
319 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
321         * configure.ac: Rewrite 'configure --help' strings to look nicer.
322         * configure: Regenerate.
324 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
326         * configure.ac: Add some missing m4 quotation.
327         * configure: Regenerate.
329 2007-07-02  Simon Baldwin  <simonb@google.com>
331         * MAINTAINERS (Write After Approval): Add myself.
333 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
335         * configure: Regenerate.
337 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
339         * Makefile.def: Add windmc tool to build.
340         * Makefile.tpl: Likewise.
341         * configure.ac: Likewise.
342         * Makefile.in: Regenerate.
343         * configure: Regenerate.
344                                                 
345 2007-06-28  DJ Delorie  <dj@redhat.com>
347         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
348         not building newlib.
349         * configure: Regenerated.
350         
351 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
353         * MAINTAINERS (Write After Approval): Add myself.
355 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
357         * MAINTAINERS (Write After Approval): Add myself.
359 2007-06-19  Chris Matthews  <chrismatthews@google.com>
361         * MAINTAINERS (Write After Approval): Add myself.
363 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
365         * MAINTAINERS (Write After Approval): Add myself.
367 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
369         * Makefile.def: Add dependency from configure-gdb to all-bfd.
370         * Makefile.in: Regenerated.
372 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
374         * configure.ac: Don't add target-libmudflap to noconfigdirs for
375         bfin*-*-uclinux* targets.
376         * configure: Regenerate.
378 2007-06-14  Ian Lance Taylor  <iant@google.com>
380         * MAINTAINERS: Add myself as non-algorithmic global write
381         maintainer.
383 2007-06-14  Diego Novillo  <dnovillo@google.com>
385         * MAINTAINERS: Add self as middle-end maintainer and
386         non-algorithmic global write maintainer.
388 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
390         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
391         Move all Fortran maintainers except Paul Brook into the
392         Non-Autopoiesis section.
394 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
396         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
397         (distclean-stage[+id+]): Possibly delete stage_last.
398         * Makefile.in: Regenerate.
400 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
402         * MAINTAINERS (Various Maintainer): Fix typo.
404 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
406         * MAINTAINERS (Various Maintainer): Add myself as
407         dataflow maintainer.
409 2007-06-07  Ben Elliston  <bje@au.ibm.com>
411         * config.sub, config.guess: Update from upstream sources.
413 2007-06-07  Ben Elliston  <bje@au.ibm.com>
415         * Makefile.tpl: Fix spelling error.
416         * Makefile.in: Regenerate.
418 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
420         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
421         lt_cv_sys_max_cmd_len.
423 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
425         * MAINTAINERS (Various Maintainers): Add myself as
426         auto-vectorizer maintainer.
428 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
430         PR libjava/32098
431         * libtool.m4: Revert previous change.
432         * ltgcc.m4: Put it here.
434 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
436         * MAINTAINERS (Various Maintainers): Add myself as
437         auto-vectorizer maintainer.
439 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
441         PR libjava/32098
442         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
444 2007-05-30  Richard Guenther  <rguenther@suse.de>
446         * MAINTAINERS (Various Maintainers): Add myself as
447         auto-vectorizer maintainer.
449 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
451         PR bootstrap/29382
452         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
453         * configure: Rebuilt.
455 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
457         * MAINTAINERS (Write After Approval): Removed my name.
459 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
461         * MAINTAINERS (Write After Approval): Remove myself.
463 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
465         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
467 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
469         * ltmain.sh: Update from ToT Libtool.
470         * libtool.m4: Update from ToT Libtool.
471         * ltsugar.m4: New. Update from ToT Libtool.
472         * ltversion.m4: New. Update from ToT Libtool.
473         * ltoptions.m4: New. Update from ToT Libtool.
474         * ltconfig: Remove.
475         * ltcf-c.sh: Remove.
476         * ltcf-cxx.sh: Remove.
477         * ltcf-gcj.sh: Remove.
479 2007-05-22  Ollie Wild  <aaw@google.com>
481         * MAINTAINERS (Write After Approval): Add myself.
483 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
485         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
486         stage_cflags.
487         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
488         Remove CFLAGS/LIBCFLAGS.
489         (configure-stage[+id+]-[+prefix+][+module+],
490         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
491         * Makefile.in: Regenerate.
493 2007-05-15  Diego Novillo  <dnovillo@google.com>
495         * MAINTAINERS: Update e-mail address.
497 2007-05-15  Revital Eres  <eres@il.ibm.com>
499         * MAINTAINERS (Write After Approval): Add myself.
501 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
503         * MAINTAINERS (Write After Approval): Updated my address.
505 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
507         * MAINTAINERS (Write After Approval): Add myself.
509 2007-05-11  Silvius Rus  <rus@google.com>
511         * MAINTAINERS (Write After Approval): Add myself.
513 2007-04-23  Tom Tromey  <tromey@redhat.com>
515         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
517 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
519         * MAINTAINERS (cpplib): Rename to ...
520         (libcpp): ... this.  Add C/C++ front end maintainers.
522 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
524         * config-ml.in: Pass ${ml_config_env} to configure calls.
526 2007-04-04  Christian Bruel  <christian.bruel@st.com>
528         * MAINTAINERS (Write After Approval): Add myself.
529         
530 2007-04-02  Dave Korn  <dave.korn@artimi.com>
532         * MAINTAINERS (Write After Approval): Add myself.
534 2007-03-31  Tobias Burnus  <burnus@net-b.de>
536         * MAINTAINERS (fortran 95 front end): Add myself.
538 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
540         * MAINTAINERS (Write After Approval): Add myself.
541         
542 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
544         * MAINTAINERS (Modulo Scheduler): Add myself.
546 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
548         * MAINTAINERS (fortran 95 front end): Add myself.
549         (c++ front end): whitespace fix.
551 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
553         * MAINTAINERS (Write After Approval): Add myself.
555 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
557         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
558         of glob.  Quote arguments with single quotes too.
559         * configure: Regenerate.
561 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
563         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
564         * Makefile.in: Regenerate
566 2007-03-07  Andreas Schwab  <schwab@suse.de>
568         * configure: Regenerate.
570 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
572         * configure.ac: Add "--with-pdfdir" configure option,
573         which defines pdfdir variable.
574         * Makefile.def (target=fixincludes): Add install-pdf to
575         missing targets.
576         (recursive_targets): Add install-pdf target.
577         (flags_to_pass): Add pdfdir.
578         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
579         target.
580         * configure: Regenerate
581         * Makefile.in: Regenerate
583 2007-02-28  Eric Christopher  <echristo@apple.com>
585         Revert:
586         2006-12-07  Mike Stump  <mrs@apple.com>
588         * Makefile.def (dependencies): Add dependency for
589         install-target-libssp and install-target-libgomp on
590         install-gcc.
591         * Makefile.in: Regenerate.
593 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
595         * configure: Regenerate.
596         * configure.ac: Move statements after variable declarations.
598 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
600         * MAINTAINERS: Add myself as sh maintainer.
602 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
604         * configure.ac: Adjust for loop syntax.
605         * configure: Regenerate.
607 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
609         * configure: Rebuilt.
611 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
613         * configure.ac: Drop multiple occurrences of --enable-languages,
614         and fix its quoting.
615         * configure: Rebuilt.
617 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
618             Nathan Sidwell  <nathan@codesourcery.com>
619             Vladimir Prus  <vladimir@codesourcery.com
620             Joseph Myers  <joseph@codesourcery.com>
622         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
623         * configure: Regenerate.
625 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
627         * ltconfig (freebsd*): Default to elf.
629 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
631         * configure.ac (target_libraries): Move libgcc before libiberty.
632         * configure: Regenerated.
634 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
635             Paolo Bonzini  <bonzini@gnu.org>
637         PR bootstrap/30753
638         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
639         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
640         * configure: Regenerated.
642 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
644         * MAINTAINERS (Language Front End Maintainers): Update my mail
645         address.
647 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
649         PR bootstrap/30748
650         * configure.ac: Correct syntax for Solaris ksh.
651         * configure: Regenerated.
653 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
655         * configure.ac: Sync with src.
656         * configure: Regenerate.
658 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
660         * Makefile.in: Regenerate.
662 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
664         * config.sub: Sync with src.
666 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
668         * Makefile.tpl (build_alias, host_alias, target_alias): Use
669         noncanonical equivalents.
670         * configure.in: Rename to...
671         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
672         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
673         target_noncanonical.  Use them.  Rewrite removal of configure
674         arguments for autoconf 2.59.  Discard variable settings.  Force
675         program_transform_name for native tools.
677         * Makefile.in: Regenerated.
678         * configure: Regenerated with autoconf 2.59.
680 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
682         * MAINTAINERS (Write After Approval): Add myself.
684 2007-01-31  Andreas Schwab  <schwab@suse.de>
686         * Makefile.tpl (LDFLAGS): Substitute it.
687         * Makefile.in: Regenerate.
689 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
691         * MAINTAINERS (Write After Approval): Add myself.
693 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
695         * MAINTAINERS (spu port): Add myself.
697 2007-01-23  Richard Guenther  <rguenther@suse.de>
699         PR bootstrap/30541
700         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
701         * Makefile.tpl (GNATBIND): Substitute it.
702         (GNATMAKE): Likewise.
703         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
704         of STAGE_PREFIX.
705         * Makefile.in: Regenerate.
706         * configure: Regenerate.
708 2007-01-18  Mike Stump  <mrs@apple.com>
710         * configure.in: Re-enable -Werror for gcc builds.
712 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
714         * MAINTAINERS (Write After Approval): Add myself.
716 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
718         * configure.in: Change == to = in test command.
719         * configure: Regenerate.
721 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
722             Nick Clifton  <nickc@redhat.com>
723             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
725         * configure.in (build_configargs, host_configargs, target_configargs):
726         Remove build/host/target parameters.
727         (host_libs): Add gmp and mpfr.
728         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
729         * Makefile.def (gmp, mpfr): New.
730         (gcc): Remove target.
731         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
732         target_os, target_vendor): New.
733         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
734         * configure: Regenerate.
735         * Makefile.in: Regenerate.
737 2007-01-11  Matt Fago  <fago@earthlink.net>
739         * configure.in: Try to link to functions only in mpfr 2.2.x
740         to improve robustness of configure tests.
741         * configure: Regenerate.
743 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
745         * MAINTAINERS: Add myself as i386 maintainer.
747 2007-01-08  Jan Hubicka  <jh@suse.cz>
749         * MAINTAINERS: Add myself as i386 maintainer.
751 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
753         * configure.in: Add support for an x86_64-mingw* target.
754         * configure: Regenerate.
756 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
758         * Makefile.tpl (all-target): Correct @if conditional for target
759         modules.
760         * configure.in: Omit libiberty if building only target libgcc.
761         * configure, Makefile.in: Regenerated.
763 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
765         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
766         * configure: Regenerate.
768 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
770         * Makefile.def (target_modules): Add libgcc.
771         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
772         * Makefile.tpl (clean-target-libgcc): Delete.
773         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
774         on gcc even for bootstrapped modules.  Rewrite handling of
775         lang_env_dependencies to loop over target_modules.
776         * configure.in (target_libraries): Add target-libgcc.
777         * Makefile.in, configure: Regenerated.
779 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
781         * configure.in: Reorganize recognition of languages.  Add
782         --enable-stage1-languages.  Show supported languages for the chosen
783         target rather than all recognized languages.
784         * configure: Regenerate.
786 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
788         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
789         * Makefile.in: Regenerate.
791 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
793         * configure.in: Warn that MPFR 2.2.0 is buggy.
794         * configure: Regenerate.
796 2006-12-27  Ian Lance Taylor  <iant@google.com>
798         * configure.in: When removing Makefiles to force a reconfigure, also
799         remove prev-DIR*/Makefile.
800         * configure: Regenerate.
802 2006-12-22  Andreas Schwab  <schwab@suse.de>
804         * configure: Regenerate with correct autoconf version.
806 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
808         * configure.in: add AC_SUBST for *_FOR_TARGET.
809         * configure: Regenerate.
811 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
813         * configure.in: Simplify logic for rejecting languages that cannot
814         be built.  Separate the case when a language is unsupported,
815         from the case when the user chooses not to build a language.
817 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
819         * configure.in: Remove "$build" case for powerpc-*-darwin* since
820         it only affects bootstrap and could be tested on "$host" as well.
821         * configure: Regenerate.
822         * config/mh-ppc-darwin: Add to the stage1 cflags here.
824 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
826         PR bootstrap/29544
827         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
828         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
829         move here comment from Makefile.tpl.
830         * Makefile.tpl: Move some definitions higher in the file.
831         (STAGE1_CHECKING): New.
832         * configure.in: Add --enable-stage1-checking.
833         * configure: Regenerate.
834         * Makefile.in: Regenerate.
836 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
838         * MAINTAINERS: Add myself as build system maintainer.
840 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
842         * MAINTAINERS (Write After Approval): Add myself.
844 2006-12-13  Eric Christopher  <echristo@apple.com>
846         * MAINTAINERS: Add myself as darwin maintainer.
848 2006-12-11  Ian Lance Taylor  <ian@airs.com>
850         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
852 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
854         MAINTAINERS: Update my entry.
856 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
858         * configure.in:  Handle spu makefile frag.
859         * Makefile.tpl (MAINT): Define
860         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
861         * configure: Regenerate.
862         * Makefile.in: Regenerate.
864 2006-12-11  Ben Elliston  <bje@au.ibm.com>
866         * config.guess: Import latest version.
867         * config.sub: Likewise.
869 2006-12-11  Ben Elliston  <bje@au.ibm.com>
871         * configure.in (spu-*-*): Don't skip target-libiberty.
872         * configure: Regenerate.
874 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
876         PR bootstrap/30134
877         * configure.in: Correct x86 darwin support for libjava to powerpc
878         and i?86 only.
879         * configure: Regenerate.
881 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
883         * configure.in: Add x86 darwin support for libjava.
884         * configure: Regenerate.
886 2006-12-07  Mike Stump  <mrs@apple.com>
888         * Makefile.def (dependencies): Add dependency for
889         install-target-libssp and install-target-libgomp on
890         install-gcc.
891         * Makefile.in: Regenerate.
893 2006-12-04  Richard Guenther  <rguenther@suse.de>
895         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
896         (Non-Algorithmic Maintainers): Move over non-algorithmic
897         loop optimizer maintainers, add myself as a non-algorithmic
898         middle-end maintainer.
900 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
902         * MAINTAINERS (Write After Approval): Add myself.
904 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
906         * configure.in: Update error message for missing GMP/MPFR.
908         * configure: Regenerate.
910 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
912         * configure.in: Update MPFR version in error message.
914         * configure: Regenerate.
916 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
918         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
919         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
920         --with-gmp-lib): New flags.
922         * configure: Regenerate.
924 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
926         * MAINTAINERS (Write After Approval): Change my email address.
928 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
930         * MAINTAINERS (Write After Approval): Add myself.
932 2006-11-22  Philipp Thomas <pth@suse.de>
934         * MAINTAINERS (i18n): Update e-mail address.
936 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
938         * MAINTAINERS (spu port): Add myself as maintainer.
939         (Write After Approval): Remove myself.
941 2006-11-22  Ben Elliston  <bje@au.ibm.com>
943         * configure.in (skipdirs): Don't build libssp for SPU.
944         * configure: Regenerate.
946 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
948         * MAINTAINERS (spu port): Add myself as maintainer.
949         (libobjc): Update my email address.
951 2006-11-21  Andrea Bona  <andrea.bona@st.com>
953         * MAINTAINERS (Write After Approval): Add myself.
955 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
957         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
958         * configure : Rebuilt.
960 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
962         * MAINTAINERS (Write After Approval): Add myself.
964 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
966         * MAINTAINERS (Write After Approval): Add myself.
968 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
970         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
971         libmpfr.a.
972         * configure: Regenerate.
974 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
976         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
977         (unstage): Test for stage_last presence.
979         PR bootstrap/29802
980         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
981         * Makefile.in: Regenerate.
983 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
985         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
986         maintainers.
988 2006-11-14  Erven Rohou  <erven.rohou@st.com>
990         * MAINTAINERS (Write After Approval): Add myself.
992 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
994         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
995         and stageN-package/Makefile.
996         * Makefile.in: Regenerated.
998 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
1000         * configure.in: Remove target-libgloss from noconfigdirs for
1001         bfin-*-*.
1002         * configure: Regenerated.
1004 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1006         * configure.in (have_gmp): Only error if the gcc directory exists.
1008         * configure: Regenerate.
1010 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1012         * configure.in: Robustify error message for missing GMP/MPFR.
1014         * configure: Regenerate.
1016 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
1018         * MAINTAINERS (Write After Approval): Add myself.
1020 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
1022         * MAINTAINERS: Change email address.
1024 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
1026         * MAINTAINERS (Write After Approval): Add myself.
1028 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
1030         * MAINTAINERS (Write After Approval): Add myself.
1032 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
1034         * MAINTAINERS (Write After Approval): Move myself to
1035         Write After Approval section.
1037 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1039         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
1040         need_gmp anymore.
1041         * configure: Regenerate.
1043 2006-10-16  Tobias Burnus  <burnus@net-b.de>
1045         * MAINTAINERS (Write After Approval): Add myself.
1047 2006-10-16  Ben Elliston  <bje@au.ibm.com>
1049         * config.guess: Import latest version.
1050         * config.sub: Likewise.
1052 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1054         * Makefile.def: Added pdf target handling.
1055         * Makefile.tpl: Added pdf target handling.
1056         * Makefile.in: Regenerated.
1058 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
1060         * MAINTAINERS: Add self as score port maintainer.
1062 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
1064         * MAINTAINERS (Write After Approval): Add myself.
1066 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
1068         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
1069         or newer.
1070         * configure: Regenerated.
1072 2006-09-27  Dave Brolley  <brolley@redhat.com>
1074         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1075         $s instead of $r.
1076         * configure: Regenerated.
1078 2006-09-26  Thiemo Seufer  <ths@mips.com>
1080         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1081         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1082         * configure: Regenerate.
1084 2006-09-24  Graeme Peterson <gridly@gmail.com>
1086         * MAINTAINERS (Write After Approval): Remove myself.
1088 2006-09-22  Chao-ying Fu  <fu@mips.com>
1090         * MAINTAINERS (Write After Approval): Add myself.
1092 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
1094         * MAINTAINERS: Add self as soft-fp maintainer.
1096 2006-09-09  Anatoly Sokolov <aesok@post.ru>
1098         * MAINTAINERS: Add myself as avr maintainer.
1099         Remove Marek Michalkiewicz as avr maintainer.
1101 2006-09-07  Roberto Costa  <roberto.costa@st.com>
1103         * MAINTAINERS (Write After Approval): Add myself.
1105 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
1107         * configure.in: Never build newlib for a Mingw host.
1108         Never build newlib as Mingw target library.
1109         Test the existence of winsup/cygwin for building a Cygwin newlib,
1110         rather than just winsup.
1111         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1112         building a Mingw target.
1113         * configure: Regenerate.
1115 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1117         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1119 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
1121         * config.guess: Import from src (was more updated).
1122         * config.sub: Likewise.
1124 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
1126         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1127         * configure: Regenerated.
1129 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
1131         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1132         for stages after the first.
1134 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
1136         * Makefile.def: Add dependencies for configure-opcodes
1137         on configure-intl and all-opcodes on all-intl.
1138         * Makefile.in: Regenerated.
1140 2006-07-13  Ben Elliston  <bje@au.ibm.com>
1142         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1144 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
1146         Port to hosts whose 'sort' and 'tail' implementations
1147         treat operands with leading '+' as file names, as POSIX
1148         has required since 2001.  However, make sure the code still
1149         works on pre-POSIX hosts.
1150         * ltmain.sh: Don't assume "sort +2" is equivalent to
1151         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1153 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
1155         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1157 2006-07-04  Peter O'Gorman  <peter@pogma.com>
1159         * ltconfig: chmod 644 before ranlib during install.
1161 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1163         PR bootstrap/18058
1164         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1165         if the bootstrap compiler is a GCC version that supports it.
1166         * configure: Regenerate.
1168 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1170         * configure.in: Fix thinkos in previous check-in.
1171         * configure: Regenerate.
1173 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1175         PR other/27063
1176         * configure.in: Test subdir_requires and give an appropriate
1177         error message.
1178         * configure: Regenerate.
1180 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
1182         * MAINTAINERS (Write After Approval): Add myself.
1184 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
1186         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1188 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
1190         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1192 2006-06-20  David Ayers  <d.ayers@inode.at>
1194         PR bootstrap/28072
1195         * configure.in: Add target-boehm-gc to noconfigdirs depending on
1196         whether target-libjava is being configured instead of whether the
1197         java front end is enabled.
1198         * configure: Regenerate.
1200 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1202         PR target/27540
1203         * configure.in: Only enable libgomp on IRIX 6.
1204         * configure: Regenerate.
1206 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
1208         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1209         too.
1210         * Makefile.in: Regenerate.
1212 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
1214         * config-ml.in: Alter CCASFLAGS to include special
1215         multilib options the same as is done for CFLAGS.
1217 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1219         * configure.in: Don't enable libgomp on hpux10.
1220         * configure: Rebuilt.
1222 2006-06-12  David Ayers  <d.ayers@inode.at>
1224         PR bootstrap/27963
1225         PR target/19970
1226         * configure.in: Remove target-boehm-gc from noconfigdirs where
1227         ${libgcj} is specified.
1228         * configure: Regenerate.
1230 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
1232         Sync from src:
1234         * configure.in: Sync.
1235         * configure: Regenerated.
1237         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
1239         * Makefile.def: Added dependencies from sim and gdb on intl, and
1240         added configure dependencies to everything with an all dependency
1241         on intl.
1242         * Makefile.in: Regenerated.
1244 2006-06-06  David Ayers  <d.ayers@inode.at>
1246         PR libobjc/13946
1247         * Makefile.def: Add dependencies for libobjc which boehm-gc.
1248         * Makefile.in: Regenerate.
1249         * configure.in: Add --enable-objc-gc at toplevel and have it
1250         enable boehm-gc for Objective-C.
1251         Remove target-boehm-gc from libgcj.
1252         Add target-boehm-gc to target_libraries.
1253         Add target-boehm-gc to noconfigdirs where ${libgcj}
1254         is specified.
1255         Assert that boehm-gc is supported when requested for Objective-C.
1256         Only build boehm-gc if needed either for Java or Objective-C.
1257         * configure: Regenerate.
1259 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
1261         PR 27674
1262         * Makefile.tpl (configure-[+prefix+][+module+],
1263         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1264         Remove rule to unstage bootstrapped modules.
1265         (stage_current): New.
1266         * Makefile.in: Regenerate.
1268 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1270         * MAINTAINERS (Write After Approval): Update my e-mail address.
1272 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
1274         * include/libiberty.h: Declare pex_run_in_environment.
1276 2006-05-31  Asher Langton  <langton2@llnl.gov>
1278         * MAINTAINERS (Write After Approval): Add myself.
1280 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
1282         * Makefile.def (bfd, opcodes): Fix lib_path.
1283         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1284         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
1285         * Makefile.in: Regenerate.
1287 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1289         * Makefile.in: Regenerate.
1291 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1293         * Makefile.def: Add install-html target. Add datarootdir
1294         docdir and htmldir to flags_to_pass.
1295         * Makefile.tpl: Add install-html target.
1296         * Makefile.in: Regenerate.
1297         * configure.in: Add --with-datarootdir, --with-docdir, and
1298         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1299         * configure: Regenerate.
1301 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
1303         * configure.in: Enable gprof for cross builds.
1304         * configure: Regenerate.
1306 2006-05-22  Richard Guenther  <rguenther@suse.de>
1308         Revert
1309         2006-01-31  Richard Guenther  <rguenther@suse.de>
1310         Paolo Bonzini  <bonzini@gnu.org>
1312         * Makefile.def (target_modules): Add libgcc-math target module.
1313         * configure.in (target_libraries): Add libgcc-math target library.
1314         (--enable-libgcc-math): New configure switch.
1315         * Makefile.in: Re-generate.
1316         * configure: Re-generate.
1317         * libgcc-math: New toplevel directory.
1319 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1320             Andreas Tobler  <a.tobler@schweiz.ch>
1322         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
1323         * configure: Rebuilt.
1325 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
1327         * MAINTAINERS (Write After Approval): Add myself.
1329 2006-05-01  DJ Delorie  <dj@redhat.com>
1331         * configure.in: Restore CFLAGS if GMP isn't present.
1332         * configure: Regenerate.
1334 2006-05-01  Richard Guenther  <rguenther@suse.de>
1336         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1337         maintainer.
1339 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
1341         * MAINTAINERS (Write After Approval): Add myself.
1343 2006-04-28  Jan Beulich  <jbeulich@novell.com>
1345         * MAINTAINERS (Write After Approval): Add myself.
1347 2006-04-18  DJ Delorie  <dj@redhat.com>
1349         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
1350         reference libgloss so that libssp can be built in a combined
1351         tree.
1352         * configure: Regenerate.
1354 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
1356         * MAINTAINERS (Write After Approval): Add myself.
1358 2006-04-05  Ben Elliston  <bje@au.ibm.com>
1360         * configure.in: Require makeinfo 4.4 or higher.
1361         * configure: Regenerate.
1363 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
1365         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
1366         Rearrange the entries of other libraries to have them in one place.
1368 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
1370         * MAINTAINERS (Write After Approval): Remove myself.
1371         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1373 2006-03-14  Richard Guenther  <rguenther@suse.de>
1375         * configure: Regenerate with autoconf 2.13.
1377 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
1379         * MAINTAINERS: Use my work address.
1381         * MAINTAINERS: Update my E-mail address.
1383 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
1385         * configure.in: Handle --disable-<component> generically.
1386         * configure: Regenerate.
1388 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
1390         PR libgcj/17311
1391         * ltmain.sh: Don't use "$finalize_rpath" for compile.
1393 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
1395         * MAINTAINERS (Write After Approval):  Remove myself.
1396         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1398 2006-02-21  Rafael Avila de Espindola <rafael.espindola@gmail.com>
1400         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
1401         (TARGET_CONFIGDIRS): Remove.
1402         * configure.in: Remove AC_SUBST(target_configdirs).
1403         * Makefile.in, configure: Regenerated.
1405 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
1407         * MAINTAINERS (Write After Approval):  Remove myself.
1408         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1410 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
1412         PR bootstrap/25670
1414         * Makefile.tpl ([+compare-target+]): Print explanation messages.
1416         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1417         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1418         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1419         BUILD_PREFIX, BUILD_PREFIX_1.
1420         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1422         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1423         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1425         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1426         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1427         of `cat stage_current`.  Always provide the `r' and `s' variables.
1428         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1429         a single shell execution.
1430         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1431         bootstrapped modules, make the stage1 module if the build was not
1432         started yet, else build the current stage.
1433         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1434         (all-build, all-host, all-target, [+make_target+]-host,
1435         [+make_target+]-target): Do not use \-continued lines.
1436         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1437         (current_stage, restrap, stage_last): New.
1439         * Makefile.in: Regenerate.
1440         * configure: Regenerate.
1442 2006-02-19  Bud Davis  <jmdavis@link.com>
1444         * MAINTAINERS (Write After Approval):  Remove myself.
1445         (Language Front End Maintainers):  Add myself as fortran 95
1446         maintainer and update e-mail address.
1448 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1450         * MAINTAINERS (Write After Approval):  Remove myself.
1451         (Language Front End Maintainers):  Add myself as fortran 95
1452         maintainer.
1454 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
1456         * MAINTAINERS (Write After Approval): Add myself.
1458 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
1460         * MAINTAINERS (Write After Approval):  Remove myself.
1461         (Language Front End Maintainers):  Add myself as
1462         fortran 95 maintainer.
1464 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1466         Sync from src:
1468         2005-12-27  Leif Ekblad  <leif@rdos.net>
1470         * configure.in: Add support for RDOS target.
1471         * configure: Regenerate.
1473 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1474             Andreas Schwab  <schwab@suse.de>
1476         * configure: Regenerate.
1478 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
1480         * configure.in (enable_libgomp): Add AIX.
1481         * configure: Regenerate.
1483 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
1485         * MAINTAINERS (Write After Approval): Add myself.
1487 2006-02-03  Lee Millward  <lee.millward@gmail.com>
1489         * MAINTAINERS (Write After Approval): Add myself.
1491 2006-01-31  Richard Guenther  <rguenther@suse.de>
1492         Paolo Bonzini  <bonzini@gnu.org>
1494         * Makefile.def (target_modules): Add libgcc-math target module.
1495         * configure.in (target_libraries): Add libgcc-math target library.
1496         (--enable-libgcc-math): New configure switch.
1497         * Makefile.in: Re-generate.
1498         * configure: Re-generate.
1499         * libgcc-math: New toplevel directory.
1501 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
1503         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1504         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1505         the assembler, linker and binutils.
1506         * configure: Regenerate.
1508 2006-01-22  Dirk Mueller  <dmueller@suse.de>
1510         * MAINTAINERS (Write After Approval): Add myself.
1512 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
1514         * configure: Regenerate.
1516 2006-01-18  Richard Henderson  <rth@redhat.com>
1517             Jakub Jelinek  <jakub@redhat.com>
1518             Diego Novillo  <dnovillo@redhat.com>
1520         * libgomp: New directory.
1521         * Makefile.def: Add target_module libgomp.
1522         * Makefile.in: Regenerate.
1523         * configure.in (target_libraries): Add target-libgomp.
1524         * configure: Regenerate.
1526 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
1528         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1529         @ from continuation.
1530         * Makefile.in: Rebuilt.
1532 2006-01-04  Chris Lattner  <sabre@gnu.org>
1534         * MAINTAINERS (Write After Approval): Add myself.
1536 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1538         PR bootstrap/24252
1540         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1541         * Makefile.tpl (OBJDUMP): New.
1542         (EXTRA_HOST_FLAGS): Add it.
1543         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1545         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1546         to use symbolic links between directories.  Avoid race conditions
1547         or make them harmless.
1548         * configure.in: Do not try to use symbolic links between directories.
1550         * Makefile.def (LEAN): Pass.
1551         * Makefile.tpl (LEAN): Define.
1552         (stage[+id+]-start): Accept that the previous directory does not
1553         exist, if the bootstrap is lean.
1554         (stage[+id+]-bubble): Invoke lean bootstrap commands after
1555         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
1556         configure substitution.
1557         ([+compare-target+]): Likewise.
1558         ([+bootstrap-target+]-lean): New.
1559         * configure.in: Remove lean bootstrap support from here.
1561         * Makefile.in: Regenerate.
1562         * configure: Regenerate.
1564 2006-01-04  Ben Elliston  <bje@au.ibm.com>
1566         * MAINTAINERS (libdecnumber): Add myself.
1568 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
1570         * libtool-ldflags: New script.
1572 2006-01-02  Andreas Schwab  <schwab@suse.de>
1574         * configure.in: When reconfiguring remove Makefile in
1575         all stage directories.
1576         * configure: Regenerate.
1578 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
1580         * MAINTAINERS: Update my email address.
1582 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
1584         Revert Ada-related part of the previous change.
1586         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1587         Do not pass.
1588         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1589         * Makefile.in: Regenerate.
1590         * configure.in: Do not include mt-ppc-aix target fragment.
1591         * configure: Regenerate.
1593 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
1595         * configure.in: Select appropriate fragments for PowerPC/AIX.
1596         * configure: Regenerate.
1598         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1599         BOOT_CFLAGS, BOOT_LDFLAGS.
1600         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1601         BOOT_CFLAGS, BOOT_LDFLAGS.
1602         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1603         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1604         (stage): Fail if we cannot complete the work.
1605         * Makefile.in: Regenerate.
1607 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1609         * configure.in: Replace ms1 with mt.
1610         * configure: Rebuilt.
1612 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
1614         * MAINTAINERS: Update my email address.
1616 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
1618         * Makefile.tpl (all, do-[+make_target+], do-check, install,
1619         install-host-nogcc): Don't invoke $(stage) at the end.
1620         * Makefile.in: Regenerate.
1622 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
1624         * configure.in: Flip the top-level bootstrap switch.
1625         * configure: Regenerate.
1627 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
1629         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1630         $(stage) and $(unstage).
1631         (EXTRA_TARGET_FLAGS): Correct double-quoting.
1632         (all): Remove stray semicolon.
1633         (local-distclean): Don't handle multilib.tmp and multilib.out.
1634         (install.all): Set $s for consistency.
1635         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1636         check_multilibs setting.  Always make the install directory.
1637         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1638         Correct @if/@endif.
1639         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1640         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1641         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1642         (multilib.out): Remove.
1643         * Makefile.in: Regenerated.
1645 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
1647         * MAINTAINERS (Write After Approval): Add myself.
1649 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1651         * MAINTAINERS: Add myself as mt maintainer.
1653         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
1655 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
1657         * MAINTAINERS: Change email address.
1659 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1661         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1662         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1663         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
1664         Find in-tree tools if available.
1665         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1666         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1667         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1668         (COMPILER_*_FOR_TARGET): New.
1669         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1670         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1671         (CONFIGURED_*, USUAL_*): Remove.
1672         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1673         STRIP): Use autoconf substitutions.
1674         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1675         COMPILER_NM_FOR_TARGET): New.
1676         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1678         (all): Make all-host and all-target in parallel.
1679         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1680         that $$r and $$s are set before invoking a recursive make.
1681         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1682         ([+bootstrap-target+]): Inline most of the `all' target.
1684 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1686         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1687         from the gcc build directory.
1688         * Makefile.in: Regenerate.
1690 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1692         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
1693         depend on all-libdecnumber.
1694         * configure.in (host_libs): Include libdecnumber.
1695         * Makefile.in: Regenerate.
1696         * configure: Likewise.
1698 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1700         * libdecnumber: Import decNumber sources from the dfp-branch.
1702 2005-11-21  Kean Johnston  <jkj@sco.com>
1704         * config.sub, config.guess: Sync from upstream sources.
1706 2005-11-21  Ben Elliston  <bje@au.ibm.com>
1708         Import from Autoconf sources:
1710         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
1711         * config/move-if-change: Don't output "$2 is unchanged";
1712         suggested by Ben Elliston.  Handle weird characters correctly.
1714 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
1716         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1717         to match upstream libtool for darwin.
1719 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
1721         * Makefile.def: Remove gdb dependencies for gdbtk.
1722         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1723         (configure-gdb, install-gdb): New rules.
1724         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1725         * Makefile.in, configure: Regenerated.
1727 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
1729         * MAINTAINERS (Write After Approval): Add myself.
1731 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
1733         * MAINTAINERS (Write After Approval): Add myself.
1735 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
1737         * MAINTAINERS (alias analysis): Add Daniel Berlin and
1738         Diego Novillo.
1740 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
1742         PR bootstrap/24297
1743         * Makefile.tpl (do-[+make-target+], do-check, install,
1744         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1745         are set before recursing.
1746         * Makefile.in: Regenerate.
1748 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
1750         PR bootstrap/18939
1751         * Makefile.def (gcc) <target>: Fix thinko.
1752         * Makefile.in: Regenerate.
1754 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
1756         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1757         * configure: Regenerate.
1759 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
1761         * MAINTAINERS (Write After Approval): Add self.
1763 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
1765         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1766         target-libffi, target-qthreads, target-libjava, and
1767         targetlibobjc.
1768         * configure: Regenerate.
1770 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
1772         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1773         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1774         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1775         (USUAL_OBJDUMP_FOR_TARGET): New.
1776         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1777         * configure.in: Check for $OBJDUMP_FOR_TARGET.
1778         * configure, Makefile.in: Regenerated.
1780 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1782         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1783         before other host packages.
1785 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
1787         * MAINTAINERS: Add self as sh libraries/configury maintainer.
1789 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1791         PR bootstrap/22340
1793         * configure.in (default_target): Remove.
1794         * Makefile.tpl (all): Do not use prerequisites as subroutines
1795         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1796         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1797         use prerequisites as subroutines.
1798         (check-host, check-target): New.
1799         (bootstrap configure & all targets): Do not use stage*-start
1800         if the directory layout is already ok.
1801         (non-bootstrap configure & all targets): Prepend a $(unstage).
1802         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
1803         (NOTPARALLEL): Remove.
1804         (unstage, stage variables): New variables.
1805         (unstage, stage targets): Simply expand to those variables.
1807         * configure: Regenerate.
1808         * Makefile.in: Regenerate.
1810 2005-10-04  James E Wilson  <wilson@specifix.com>
1812         * Makefile.def (lang_env_dependencies): Add libmudflap.
1813         * Makefile.in: Regenerate.
1815 2005-10-03  Andreas Schwab  <schwab@suse.de>
1817         Backport from libtool CVS:
1818         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
1820         * ltmain.sh: add support for installing into temporary
1821         staging area (e.g. 'make install DESTDIR=...')
1823 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
1825         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1826         * configure: Regenerated.
1828 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
1830         * configure: Regenerate with the correct
1831         autoconf version.
1833 2005-09-30  Catherine Moore  <clm@cm00re.com>
1835         * configure.in (bfin-*-*): New.
1836         * configure: Regenerated.
1838 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
1840         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1841         (LIPO_FOR_TARGET): New.
1842         (CONFIGURED_LIPO_FOR_TARGET): New.
1843         (USUAL_LIPO_FOR_TARGET): New.
1844         (STRIP_FOR_TARGET): New.
1845         (CONFIGURED_STRIP_FOR_TARGET): New.
1846         (USUAL_STRIP_FOR_TARGET): New.
1847         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1848         STRIP_FOR_TARGET.
1849         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1850         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1851         * Makefile.in: Regenerate.
1852         * configure: Regenerate.
1854 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
1856         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1857         (rs6000-*-aix*): Same.
1858         * configure: Regenerate.
1860 2005-09-16  Tom Tromey  <tromey@redhat.com>
1862         * MAINTAINERS: Add self as java maintainer.
1864 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1866         * configure.in: Recognize f95 in the --enable-languages option,
1867         and substitute it for fortran, issuing a warning.
1868         * configure: Regenerate.
1870 2005-08-30  Phil Edwards  <phil@codesourcery.com>
1872         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
1873         * configure:  Regenerated.
1875 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
1877         * MAINTAINERS: Add self as ms1 maintainer.
1879 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
1881         * Makefile.def (libssp): Add to lang_env_dependencies.
1882         * Makefile.in: Regenerate.
1884 2005-08-18  Ian Lance Taylor  <ian@airs.com>
1886         * MAINTAINERS: Add myself as middle-end maintainer.
1888 2005-08-17  Christian Groessler  <chris@groessler.org>
1890         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1891         * Makefile.in: Regenerate.
1893 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
1895         * MAINTAINERS (write after approval): Added myself.
1897 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
1899         * MAINTAINERS (Write After Approval): Add myself.
1901 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
1903         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1904         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1905         Look for alternate names of the target cc and c++
1906         * configure: Regenerate.
1908 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
1910         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1911         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1912         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1913         tools; remove code to manually set them.
1914         (Target tools): Look in the environment for them.
1915         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1916         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1917         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1918         build directory.
1919         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1920         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1921         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1922         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1923         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1924         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1925         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1926         * configure: Regenerate.
1927         * Makefile.in: Regenerate.
1929 2005-07-28  Ben Elliston  <bje@au.ibm.com>
1931         * MAINTAINERS: Update for removed CPU targets.
1933 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
1935         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1936         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
1937         * Makefile.in: Regenerated.
1939 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
1941         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1942         (CFLAGS_FOR_TARGET): Use it.
1943         (CXXFLAGS_FOR_TARGET): Likewise.
1944         * Makefile.in: Regenerated.
1945         * configure.in (--with-build-sysroot): New option.
1946         * configure: Regenerated.
1948 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
1950         * Makefile.tpl: Wrap install between unstage and stage
1951         * Makefile.in: Regenerate.
1953 2005-07-21  Eric Christopher  <echristo@apple.com>
1955         * MAINTAINERS: Update affiliation.
1957 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
1959         * MAINTAINERS: Add self as crx port maintainer.
1961 2005-07-20  DJ Delorie  <dj@redhat.com>
1963         * MAINTAINERS: Add self as m32c maintainer.
1965 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
1967         * all files: Update FSF address.
1969 2005-07-15  Eric Christopher  <echristo@redhat.com>
1971         * MAINTAINERS: Change affiliation.
1973 2005-07-14  Jim Blandy  <jimb@redhat.com>
1975         * configure.in: Add cases for Renesas m32c.
1976         * configure: Regenerated.
1978 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1980         * COPYING.LIB: Update from fsf.org.
1982 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1984         * COPYING, compile, config.guess,
1985         config.sub, install-sh, missing, mkinstalldirs,
1986         symlink-tree, ylwrap: Sync from upstream sources.
1987         * config-ml.in: Update FSF address.
1989 2005-07-13  Eric Christopher  <echristo@redhat.com>
1991         * configure.in: Add toplevel noconfigdir support for tpf.
1992         * configure: Regenerate.
1994 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
1996         PR ada/22340
1998         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1999         * Makefile.in: Regenerate.
2001 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
2003         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
2004         Brolley to write-after-approval.
2006 2005-07-07  Andreas Schwab  <schwab@suse.de>
2008         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2009         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2010         * Makefile.in: Regenerated.
2012 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
2014         * configure.in: Don't build sim or rda when targetting darwin.
2015         * configure: Regenerate.
2017 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
2019         * configure.in: Add --enable-libssp and --disable-libssp.
2020         * configure: Regenerate with autoconf-2.13.
2022 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
2024         * Makefile.def (target_modules): Add libssp.
2025         * configure.in (target_libraries): Add target-libssp.
2026         * configure: Rebuilt.
2027         * Makefile.in: Rebuilt.
2029 2005-07-01  Zack Weinberg  <zackw@panix.com>
2031         * MAINTAINERS: Change email address.  Resign from maintainership.
2033 2005-07-01  Richard Guenther  <rguenther@suse.de>
2035         * MAINTAINERS: Change my e-mail address and affiliation.
2037 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
2039         * Makefile.def (stagefeedback): Come after profile.
2040         Define profiledbootstrap target.
2041         * Makefile.tpl (profiledbootstrap): Remove.
2042         (stageprofile-end): Zap stagefeedback.
2043         (stagefeedback-start): Copy all .gcda files, not only GCC's.
2044         * Makefile.in: Regenerate.
2046 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
2048         * MAINTAINERS: Update my email address.
2050 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
2052         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
2053         In 'cpp' stanza, support '#line' as well as '# '.
2055 2005-06-08  Andreas Schwab  <schwab@suse.de>
2057         * MAINTAINERS: Move myself from 'Write After Approval' to
2058         'CPU Port Maintainers' section as m68k maintainer.
2060 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
2062         * configure.in (unsupported_languages): New macro.
2063         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
2064         non-ported target libraries in noconfigdirs.
2065         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2066         non-linux-gnu.  Remove libgcj_ex_libffi.
2067         <lang_frag loop>: Set add_this_lang=no if the language is in
2068         unsupported_languages.
2069         * configure: Regenerate.
2071 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2073         * configure.in: Fix typo in handling of --with-mpfr-dir.
2074         * configure: Regenerate.
2076 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
2078         * MAINTAINERS: Update my email address.
2080 2005-06-02  Jim Blandy  <jimb@redhat.com>
2082         * config.sub: Add cases for the Renesas m32c.  (This patch has been
2083         accepted into the master sources.)
2085 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
2086             Michael Snyder  <msnyder@redhat.com>
2087             Stan Cox  <scox@redhat.com>
2089         * configure.in: Set noconfigdirs for ms1.
2091         * configure: Regenerate.
2093 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
2095         * MAINTAINERS (Write After Approval): Add self.
2097 2005-06-01  Josh Conner  <jconner@apple.com>
2099         * MAINTAINERS (Write After Approval): Add self.
2101 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
2103         * MAINTAINERS: Update my email address.
2105 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
2107         * MAINTAINERS (Write After Approval): Add self.
2109 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
2111         * MAINTAINERS (Write After Approval): Remove self.
2113 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
2115         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2116         (Dependencies): Consider target modules for bootstrap dependencies.
2117         Make target bootstrap modules depend on each stage's gcc.
2118         * Makefile.in: Regenerate.
2120 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
2122         * Makefile.def (configure-gcc): Depend on binutils having been built.
2123         (all-gcc): No need to do it here.
2124         * Makefile.in: Regenerate.
2126 2005-05-19  Paul Brook  <paul@codesourcery.com>
2128         * configure.in: Rewrite misleading error message when requested
2129         language cannot be built.
2130         * configure: Regenerate.
2132 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
2134         * ylwrap: Import from Automake 1.9.5.
2136 2005-05-13  David Ung  <davidu@mips.com>
2138         * MAINTAINERS (Write After Approval): Add self.
2140 2005-05-09  Mike Stump  <mrs@apple.com>
2142         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2143         lt_cv_sys_max_cmd_len for now.
2145 2005-05-09  Stan Cox  <scox@redhat.com>
2147         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2149 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
2151         * README.SCO: Update the URL.
2153 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
2155         * ltconfig: Define file_list_spec.  Pass file_list_spec and
2156         with_gnu_ld to libtool.
2157         * ltcf-c.sh (aix[45]): Define file_list_spec.
2158         * ltcf-cxx.sh (aix[45]): Same.
2159         * ltcf-gcj.sh (aix[45]): Same.
2160         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2161         exists, write list of input files to temporary file.
2163 2005-05-04  Mike Stump  <mrs@apple.com>
2165         * configure.in: Always pass --target to target configures as
2166         otherwise rebuilds that do --recheck will fail.
2167         * confiugure: Rebuilt.
2169 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
2171         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2172         STAGE_HOST_EXPORTS.
2173         (configure, all): Add bootstrap support.
2174         (Host modules, target modules): Pass post-stage1 flags and exports.
2175         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2176         * Makefile.in: Regenerate.
2178 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
2180         * configure: Regenerate.
2182 2005-04-27  Mike Stump  <mrs@apple.com>
2184         * MAINTAINERS: Add self as darwin maintainer.
2186 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
2188         * config.sub: Update from master copy.
2190 2005-04-21  Mike Stump  <mrs@apple.com>
2192         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2193         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2195 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
2197         * configure.in <crisv32-*-*, cris-*-*>: New local variable
2198         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
2199         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
2200         "*-*-elf" and "*-*-linux*".
2201         * configure: Regenerate.
2203 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
2205         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2207 2005-04-12  Mike Stump  <mrs@apple.com>
2209         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2211 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
2213         * MAINTAINERS (Write After Approval): Add myself.
2215 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
2217         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2219 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
2221         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2222         (TARGET_CONFIGARGS): Include --with-target-subdir.
2223         (configure, all): New macros.  Use them throughout.
2224         * Makefile.in: Regenerate.
2226 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
2228         * MAINTAINERS (Write After Approval): Add myself.
2230 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2232         * MAINTAINERS: Remove 'loop unrolling' maintainer.
2234 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
2236         * MAINTAINERS: Move John Carr to Write After Approval.
2238 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
2240         * config/mh-mingw32: Delete.
2241         * configure.in: Don't use it.
2242         * configure: Regenerate.
2244 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
2246         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2247         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2248         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2249         (HOST_LIB_PATH): Generate from Makefile.def.
2250         (TARGET_LIB_PATH): Likewise.
2251         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2252         * Makefile.in: Regenerate.
2253         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2254         (RPATH_ENVVAR): Include Darwin case.
2255         * configure: Regenerate.
2257 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
2259         * MAINTAINERS (Various Maintainers): Remove self.
2260         (Write After Approval): Add self.
2262 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
2264         * MAINTAINERS (Various Maintainers): Add self.
2266 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
2268         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2269         * configure: Regenerate.
2271 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
2273         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2274         gcc_version, and gcc_version_trigger from set of flags to pass.
2275         * Makefile.tpl: Remove definitions of above variables.
2276         (config.status): Remove dependency on $(gcc_version_trigger).
2277         * Makefile.in: Regenerate.
2278         * configure.in: Do not reference config/gcc-version.m4 nor
2279         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
2280         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
2281         * configure: Regenerate.
2283 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
2284             Andrew Pinski <pinskia@physics.uc.edu>
2286         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2287         * Makefile.in: Regenerate.
2289 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
2291         * MAINTAINERS (Write After Approval): Add myself.
2293 2005-03-03  David Ayers  <d.ayers@inode.at>
2295         * MAINTAINERS (Write After Approval): Add myself.
2297 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
2299         PR libgcj/20160
2300         * ltmain.sh: Avoid creating archives with components that have
2301         duplicate basenames.
2303 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
2305         PR bootstrap/20250
2306         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2307         instead of check.
2308         * Makefile.in: Regenerate.
2310 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2312         * Makefile.in: Regenerate to fix conflict between the previous two
2313         patches.
2315 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2317         PR bootstrap/17383
2318         * Makefile.def (target_modules): Remove "stage", now unnecessary.
2319         * Makefile.tpl (HOST_SUBDIR): New substitution.
2320         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2321         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2322         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2323         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2324         (Host modules, Bootstrapped modules): Use it.
2325         (Build modules, Target modules): Do not create symlink trees,
2326         always configure out-of-srcdir.
2327         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2328         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2329         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2330         $(HOST_SUBDIR).  Create a symlink for host_subdir.
2332         * Makefile.in: Regenerate.
2333         * configure: Regenerate.
2335 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2337         Merged from libada-gnattools-branch:
2338         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2340         * gnattools: New directory.
2341         * Makefile.def: Add gnattools as a module, depending on target-libada.
2342         * Makefile.in: Regenerate.
2343         * configure.in: Include gnattools in host_tools; disable it if ada
2344         is disabled.
2345         * configure: Regenerate.
2347 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
2349         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2350         treelang maintainer.
2351         (Write After Approval): Remove myself.
2353 2005-02-23  Paul Schlie  <schlie@comcast.net>
2355         * configure.in: Allow darwin targeted ports to build tk, itcl and
2356         libgui.
2357         * configure: Regenerate.
2359 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2361         PR libgcj/10353
2362         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2363         * configure: Regenerate.
2365 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
2367         * MAINTAINERS (Write After Approval): Add myself.
2369 2005-02-10  Ian Lance Taylor  <ian@airs.com>
2371         * MAINTAINERS: Update my e-mail address.
2373 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
2375         * MAINTAINERS (Write After Approval): Add myself.
2377 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
2379         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2380         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2381         target-libgloss when not *-*-elf and *-*-aout.
2382         * configure: Regenerate.
2384 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
2386         * MAINTAINERS: Remove obsolete entries.
2388         * MAINTAINERS (Write After Approval): Add Michael Matz.
2390 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
2392         * MAINTAINERS: Remove self as cpplib maintainer.
2394 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2396         * install-sh, config.sub: Import from upstream.
2398 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2400         PR bootstrap/18222
2401         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2402         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2403         * Makefile.in: Regenerate.
2405 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
2407         * MAINTAINERS: Update my email address.
2409 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
2410             Andreas Schwab  <schwab@suse.de>
2412         PR bootstrap/18033
2413         * config-ml.in: Eval option if surrounded by single quotes.
2415 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
2417         Revert 2004-12-28 Makefile changes, a better fix will be
2418         applied to mainline and src after GCC 4.0 branches.
2420 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
2422         PR bootstrap/17383
2424         * Makefile.def (target_modules): Remove stage parameter,
2425         it is always true now.
2426         * Makefile.tpl (configure-build-[+module+],
2427         configure-target-[+module+]): Always build symlink tree
2428         for the directory and for include.  BUILD_SUBDIR and
2429         TARGET_SUBDIR cannot be . anymore.
2430         * Makefile.in: Regenerate.
2432 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
2434         Revert 2004-12-08 Makefile changes.
2436 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
2438         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2439         cygwin, mingw.
2441 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
2443         * configure.in (sh64-*-*): Reenable gprof.
2444         * configure: Regenerate.
2446 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
2448         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2449         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2450         (EXTRA_TARGET_FLAGS): Add PICFLAG.
2451         * Makefile.in: Regenerate.
2453 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
2455         * MAINTAINERS: Update my email address.
2457 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
2459         * Makefile.tpl: Generate normal dependencies if the LHS module is
2460         not bootstrapped.
2461         * Makefile.in: Regenerate.
2463 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2465         * configure.in: Include config/gxx-include-dir.m4.  Use
2466         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
2467         * configure: Regenerate.
2469 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2471         * config.if: Delete.
2472         * configure.in: Set libstdcxx_incdir directly.
2473         * configure: Regenerate.
2475 2004-12-02  Eric Christopher  <echristo@redhat.com>
2477         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2478         * Makefile.in: Regenerate.
2480 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2482         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2483         * configure: Regenerate.
2485 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2487         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
2488         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
2489         * configure: Regenerate.
2491 2004-12-01  Eric Christopher  <echristo@redhat.com>
2493         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2494         of things to remove.
2496 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
2498         * MAINTAINERS (Write After Approval): Update my e-mail address.
2500 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
2502         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2503         from CVS libtool to always pass_all.
2505 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2507         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2508         (hppa*64*-*-*): Delete incorrect comment.
2509         * configure: Rebuilt.
2511 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2513         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2515 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2517         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2518         from CVS libtool to always pass_all.
2520 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2522         * install-sh, compile: Import from automake.
2524 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2526         * config.guess, config.sub:  Import from savannnah.
2528 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
2530         * MAINTAINERS (Write After Approval): Add myself
2532 2004-11-12  Mike Stump  <mrs@apple.com>
2534         * Makefile.def: Add html support.
2535         * Makefile.tpl: Likewise.
2536         * Makefile.in: Regenerate.
2538 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
2540         PR 18423
2541         * configure.in: Remove all instances of build-fixincludes from
2542         noconfigdirs.
2543         (build_configargs): Supply --target to subdirectories.
2544         * configure: Regenerate.
2546         * Makefile.def: Make gcc install depend on fixincludes install.
2547         * Makefile.in: Regenerate.
2549 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
2551         * MAINTAINERS: Add myself as gcc testsuite maintainer.
2553 2004-11-11  Paul Brook  <paul@codesourcery.com>
2555         * MAINTAINERS: Add self as arm maintainer.  Update email address.
2557 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
2559         * configure.in (noconfigdirs) [mmix-*-*]: Disable
2560         target-libgfortran.
2561         * configure: Regenerate.
2563 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
2565         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2566         like CC.
2568 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
2570         * Makefile.def (host fixincludes): Specify missing targets.
2571         * Makefile.in: Regenerate.
2573 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
2575         * MAINTAINERS: Add myself
2577 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
2579         * MAINTAINERS (Write After Approval): Add myself.
2581 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
2583         * Makefile.def: Build fixincludes for the host, too.
2584         * Makefile.in: Regenerate.
2585         * configure.in (host_tools): Add fixincludes.
2586         * configure: Regenerate.
2588 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
2590         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2591         * configure: Regenerated.
2593 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
2595         PR other/17783
2596         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2597         * configure: Regenerated.
2599 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
2601         * README.SCO: Update per FSF instructions.
2603 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
2605         PR target/18151
2606         * configure.in (case ${target}): Do not build fixincludes for avr.
2607         * configure: Regenerated.
2609 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
2611         * configure.in (case ${target}): Do not build fixincludes
2612         on platforms where it is not used.
2613         * configure: Regenerated.
2615 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
2617         * configure.in: Use an absolute path to install-sh.
2618         * configure: Regenerated.
2620 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2622         * MAINTAINERS (Write After Approval): Add myself.
2624 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
2626         * MAINTAINERS: Remove from Write After Approval those that are
2627         already maintainers.
2629 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
2631         * MAINTAINERS:  Update my email address.
2633 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2635         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2636         * configure: Regenerate.
2638 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
2640         * MAINTAINERS:  Update my email address.
2642 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
2644         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
2645         entries belonging to this category.
2647 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
2649         * MAINTAINERS: Update my e-mail address.
2651 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
2653         Fix wrong conflict resolution in:
2655         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2657         * Makefile.in: Regenerate.
2658         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2659         in the recursive `make', instead of hardwiring `all'.
2660         (Autogenerated TARGET-* variables): New.
2662 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
2664         * configure.in: Enable target-libgloss for crx-*-*.
2665         * configure: Regenerate.
2667 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2669         * MAINTAINERS (Various Maintainers): Move the "windows,
2670         cygwin, mingw" maintainer to ...
2671         (OS Port Maintainers): ... here.
2673 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2675         * MAINTAINERS (Write After Approval): Remove those that are
2676         maintainers of some subsystem.
2678 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
2680         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2681         * ltcf-cxx.sh (tpf*): Likewise.
2682         * ltconfig (tpf*): Add TPF OS configuration support.
2684 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
2686         * MAINTAINERS: Change my email address to my new work account.
2688 2004-09-24  Michael Roth  <mroth@nessie.de>
2690         * configure.in (--without-headers): Add missing double quotes.
2691         * configure: Regenerate.
2693 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
2695         * ylwrap: Revert to previous version.
2697 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
2699         PR bootstrap/17369
2700         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2701         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2702         SET_GCC_LIB_PATH_CMD.
2703         (BASE_TARGET_EXPORTS): Likewise.
2704         * Makefile.in: Regenerated.
2706         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2707         * configure: Regenerated.
2709 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
2711         * config.guess: New upstream version
2712         * compile, depcomp, install-sh, ylwrap: Likewise.
2714 2004-09-19  Roger Sayle  <roger@eyesopen.com>
2716         * config/mh-x86omitfp: New host makefile fragment.  Add
2717         -fomit-frame-pointer to the default BOOT_CFLAGS.
2718         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2719         * configure: Regenerate.
2721 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
2723         PR target/11572
2724         * configure.in (*-*-darwin*): Renable libobjc.
2725         * configure: Regenerate.
2727 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
2729         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2731 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
2733         * Makefile.def: Remove libbanshee.
2734         * Makefile.tpl: Ditto.
2735         * configure.in: Ditto.
2736         * Makefile.in: Regen.
2737         * configure: Ditto.
2739 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
2741         * ltmain.sh: Use $pic_object as $non_pic_object if
2742         $non_pic_object=none.
2744 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
2746         * missing: Import latest version from master repository.
2748 2004-09-06  Nick Clifton  <nickc@redhat.com>
2750         * config.sub: Import latest version from master repository.
2751         * config.guess: Likewise.
2752         This includes these changes:
2754         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
2756         * config.sub: Handle crisv32, alias etraxfs.
2757         * config.guess (crisv32:Linux:*:*): Handle.
2759         2004-08-13  Brad Smith  <brad@comstyle.com>
2761         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2762         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2764         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
2766         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2767         assume the processor is a powerpc.  This is because coreutils
2768         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2769         in this case, due to a MacOS X bug that causes
2770         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2771         to return a negative number.
2772         Problem reported by Petter Reinholdtsen in:
2773         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2775         2004-07-19  Ben Elliston  <bje@gnu.org>
2777         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2779         2004-06-24  Ben Elliston  <bje@gnu.org>
2781         * config.guess: Update copyright years.
2782         * config.sub: Likewise.
2784         2004-06-22  Robert Millan  <robertmh@gnu.org>
2786         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2787         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2789         2004-06-22  Stanley F. Quayle <stan@stanq.com>
2791         * config.guess (*:*VMS:*:*): New entry. Replaces
2792         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2793         manufacturer.
2795         2004-06-22  Ben Elliston  <bje@gnu.org>
2797         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2798         * config.sub: Likewise.
2800         2004-06-22  Ben Elliston  <bje@gnu.org>
2802         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2803         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2805         2004-06-11  Ben Elliston  <bje@gnu.org>
2807         * config.guess (pegasos:OpenBSD:*:*): Remove.
2809         2004-06-11  Ben Elliston  <bje@gnu.org>
2811         From Wouter Verhelst <wouter@grep.be>:
2812         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2814         2004-06-11  Ben Elliston  <bje@gnu.org>
2816         * config.guess (luna88k:OpenBSD:*:*): New.
2818         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
2820         * config.guess (m32r*:Linux:*:*): New case.
2821         * config.sub: Handle m32rle.
2823         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
2825         From Jens Petersen  <petersen@redhat.com>:
2826         * config.sub: Handle sparcv8.
2828         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
2830         From Tom Smith <smith@cag.lkg.hp.com>:
2831         * config.guess: Version suffixes are equally significant on Tru64
2832         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
2833         prefix of "P" (patched kernel).
2835         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
2837         * config.sub: Add support for National Semiconductor CRX target.
2839 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
2841         * MAINTAINERS (Various Maintainers): Remove myself as web page
2842         maintainer, add myself as maintainer of build status lists.
2844 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2846         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2847         *-*-netware, but add target-libmudflap.
2848         Consolidate *-*-netware targets (of which really only i?86 exists)
2849         into a single entry.
2850         * configure: Likewise.
2852 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
2854         * Makefile.tpl (sorry): Remove.
2855         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2856         (cleanstrap targets): Depend on distclean, not distclean-stage1.
2857         (do-clean): Clean per-stage directories too.
2858         (do-distclean): Run distclean-stage1 too.
2859         (.NOTPARALLEL): Enable during toplevel bootstrap.
2860         (stage[+id+]-bubble): Enable parallel execution during
2861         the recursive invocation.
2862         * Makefile.in: Regenerate.
2864         Fix previous checkin:
2866         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2867         include.
2868         * configure.in: Fix indentation.
2869         * configure: Regenerate.
2871 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
2873         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2874         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2875         * configure: regenerate
2876         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2877         -mdynamic-no-pic
2880 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
2882         * Makefile.def (build_modules): Add fixincludes.
2883         (dependencies): Make gcc depend on fixincludes.
2884         * configure.in (build_tools): Add fixincludes.
2885         (build_configdirs): Always include build_libs.
2886         * Makefile.in: Regenerate.
2887         * configure: Regenerate.
2889 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
2891         * Makefile.def (bootstrap stages): Add 'lean' parameter.
2892         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2893         phony targets; do not generate timestamp files.
2894         (distclean-stageN): Remove references to their timestamp files.
2895         (restageN, touch-stageN): Remove.
2896         (stageN-bubble): Rewritten.
2897         (compare): Support lean bootstraps.
2898         * Makefile.in: Regenerate.
2900         * configure.in: Only warn when bootstrapping but
2901         build != host or build != target.  Support lean bootstraps.
2902         * configure: Regenerate.
2904 2004-08-26  Phil Edwards  <phil@codesourcery.com>
2906         * configure.in:  Give a better error message if GMP/MPFR are missing
2907         and a language needing them has been requested.
2908         * configure:  Regenerated.
2910 2004-08-25  Phil Edwards  <phil@codesourcery.com>
2912         * configure.in:  Print a list of available language front-ends if
2913         a requested one is missing.  Tidy stray tab characters.
2914         * configure:  Regenerated.
2916 2004-08-19  Michael Koch  <konqueror@gmx.de>
2918         * gcc/doc/install.texi: Update entry about automake for libjava.
2920 2004-08-17  Robert Millan  <robertmh@gnu.org>
2922         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2923         (instead of FreeBSD).
2924         * configure: Regenerate.
2926 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2928         * Makefile.in: Regenerate.
2929         * configure: Regenerate.
2931         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2932         stage_*_flags.
2933         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2934         for bootstrapped modules if toplevel bootstrap is going.
2935         (GCC bootstrap): Generate per-stage targets for all bootstrapped
2936         modules.  Adjust for changes in Makefile.def.  Enable several
2937         rules even in non-bootstrap mode, just to avoid peppering the
2938         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2939         (stage-[+prev+]-bubble): Remove.
2941         * Makefile.def (Dependencies): Depend on all-build-bison,
2942         all-build-flex, all-build-byacc, all-build-texinfo, rather
2943         than the host variations.
2944         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
2945         with BUILD_SUBDIR.
2946         (BISON): Update for recent Bisons.
2947         (YACC): Fix typo.
2948         (cross): Depend on all-build.
2949         (all): Do not depend on all-build.
2950         (prebootstrap): Remove.
2951         (dep-kind): Accept separate prefixes for MODULE and ON variables.
2952         (Prebootstrap dependencies): Add them to the per-stage targets
2953         and to all-prebootstrap.
2954         * configure.in (build_configdirs): Always enable build_tools.
2955         (BUILD_DIR_PREFIX): Remove.
2957         * Makefile.def (gcc): Add target variable.
2958         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2959         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2960         in the recursive `make', instead of hardwiring `all'.
2961         (Autogenerated TARGET-* variables): New.
2963 2004-08-13  Brian Booth  <bbooth@redhat.com>
2965         * MAINTAINERS: Remove myself from write-after-approval.
2967 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2969         * src-release: Stop distributing mmalloc with gdb (which doesn't
2970         use it).
2971         * Makefile.def: GDB doesn't depend on mmalloc anymore.
2972         * Makefile.in: Regenerate.
2974 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
2976         * configure.in (arm*-*-eabi*): New target.
2977         * configure: Regenerate.
2979 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
2981         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2982         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2983         (Dependencies): New section.
2984         * Makefile.tpl (Dependencies): Generate from Makefile.def.
2985         (configure-target-[+module+]): Depend on maybe-all-gcc
2986         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
2987         (toplevel profiledbootstrap): Fix dependencies.
2988         * Makefile.in: Regenerate.
2990 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
2992         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2993         target-libiberty to noconfigdirs.
2994         * configure: Regenerate.
2996 2004-08-03  Paul Brook  <paul@codesourcery.com>
2998         * configure.in: Check for MPFR as well as GMP.
2999         * configure: Regenerate.
3001 2004-08-01  Robert Millan  <robertmh@gnu.org>
3003         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3004         libmudflap for all GNU-based systems (with Glibc).
3005         * configure: Regenerate.
3007 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
3009         * Makefile.def (host-modules): Add gcc.
3010         * Makefile.in: Regenerate.
3011         * Makefile.tpl (sorry): New rule.
3012         (configure-host, all-host, [+make_target+]-host, do-check,
3013         install-host): Do not add gcc as a special case.
3014         (host modules): Add a small special-casing for gcc.  Export
3015         extra_make_flags through the environment.
3016         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3017         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3018         other recursive targets for gcc): Remove.
3020         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3021         (stage, unstage): New rules.
3022         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3023         distclean-stage[+id+]): Use stage_current.
3024         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3025         the stage*-start rules.
3027 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
3029         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3030         use -all_load flag.
3032 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
3034         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3035         * configure: Regenerate.
3037 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
3039         * maintainer-scripts/gcc_release: Revert yesterday's change.
3041 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
3043         * MAINTAINERS: Add myself to write-after-approval.
3045 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3047         * libf2c: Removed.
3048         * gcc/gccbug.in: Updated because of libf2c removal.
3049         * maintainer-scripts/gcc_release: Ditto.
3051 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
3053         * configure.in: Build libmudflap by default on FreeBSD.
3054         * configure: Regenerated.
3056 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
3058         * configure.in: Do not build libmudflap by default on non-GNU/Linux
3059         systems.
3060         * configure: Regenerated.
3062 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3064         PR target/16344
3065         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3066         feedback based compiler.
3067         * Makefile.in: Rebuilt.
3069 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
3071         * Makefile.def (host_modules): Set bootstrap=true for flex.
3072         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3073         * Makefile.in: Rebuilt.
3075 2004-07-07  Jan Hubicka  <jh@suse.cz>
3077         * MAINTAINERS: Add self as a profile feedback maintainer.
3079 2004-07-05  Phil Edwards  <phil@codesourcery.com>
3081         * configure.in:  Do not prepend $srcdir to /dev/null in
3082         makefile fragments.
3083         * configure:  Regenerate.
3085 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
3087         * Makefile.def (build_modules): Add bison, byacc, flex,
3088         m4, texinfo.
3089         (flags_to_pass): Add FLEX.
3090         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3091         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3092         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3093         DEFAULT_MAKEINFO): Remove.
3094         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3095         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3096         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3097         objdir or else use configured tool.
3098         (all-build): New.
3099         (all): Depend on it.
3100         (Build module dependencies): Add.
3101         * Makefile.in: Regenerate.
3102         * configure.in: Better support for multiple build modules,
3103         matching what is done for host/target modules.  Do not look
3104         for "plausible" locations of build tools if Canadian cross.
3105         Use autoconf's AC_PROG_CC to find a C compiler.  Define
3106         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
3107         * configure: Regenerate.
3109 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3111         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3112         * Makefile.in: Regenerate.
3114 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3116         * Makefile.tpl (configure-build-[+module+],
3117         configure-[+module+], configure-target-[+module+]): Pass
3118         [+extra_configure_args+].
3119         (all-build-[+module+], all-[+module+], check-[+module+],
3120         install-[+module+], [+make_target+]-[+module+],
3121         all-target-[+module+], check-target-[+module+],
3122         install-target-[+module+], [+make_target+]-target-[+module+]):
3123         Pass [+extra_make_args+].
3124         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3125         (GCC_HOST_EXPORTS): Remove.
3126         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3127         cross, check-gcc, check-gcc-c++, install-gcc,
3128         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3129         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3130         * Makefile.in: Regenerate.
3132 2004-06-21  Matthew Sachs  <msachs@apple.com>
3134         * MAINTAINERS: Added self to write-after-approval.
3136 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
3138         * configure.in: Check for srcdir/winsup rather than build directory
3139         winsup.
3140         * configure: Regenerate.
3142 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
3144         * configure.in: Don't build Cygwin native newlib if winsup
3145         directory is missing.  Emit warning instead.
3146         * configure: Regenerate.
3148 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
3150         * Makefile.tpl (touch-stage[+id+]): New.
3151         (restage[+prev+]): Depend on touch-stage[+id+].
3153         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3154         Use it throughout.
3156         * Makefile.def: Add profile and feedback bootstrap stages.
3157         Remove next field from bootstrap stages.
3158         * Makefile.tpl (LN, LN_S): Substitute.
3159         (stageN-start, stageN-end): Use double-colon rules, to
3160         provide a hook for additional setup commands.
3161         (distclean-stageN-gcc, restageN): Create dependencies from
3162         [+prev+], not from [+next+].
3163         (stageN-bubble): Add commands for successive stages from
3164         [+prev+], using double-colon rules.
3165         (all-stageN-gcc): Fix typo.
3166         (stagefeedback-start, profiledbootstrap): New.
3167         * Makefile.in: Regenerate.
3168         * configure.in: Call ACX_PROG_LN.
3169         * configure: Regenerate.
3171 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
3173         * MAINTAINERS (Write After Approval): Add myself.
3175 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
3177         * MAINTAINERS (Write After Approval): Add myself.
3179 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
3181         * configure.in: Fix --enable-bootstrap breakage introduced in trees
3182         without gcc.
3183         * configure: Regenerate.
3185 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3187         * Makefile.tpl: Fix typo.
3188         * Makefile.in: Regenerate.
3190 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
3192         * configure.in: Remove new- prefix from toplevel
3193         bootstrap targets.
3194         * configure: Regenerate.
3196 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3198         * Makefile.tpl (all.normal): Rename to all.
3199         (all): Replace with a rule to pick the default
3200         target from configure.
3201         (all-gcc, configure-gcc): Use conditionals to
3202         do nothing when toplevel bootstrap is going on.
3203         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3204         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3205         * configure.in: Support --enable-bootstrap.
3207         * Makefile.def: Remove new- prefix from toplevel
3208         bootstrap targets.
3209         * Makefile.tpl: Likewise.
3211         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
3212         target.
3214         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3215         $(RECURSE_FLAGS) to recursive invocation of make.
3217         * Makefile.in: Regenerate.
3218         * configure: Regenerate.
3220 2004-05-30  Andreas Jaeger  <aj@suse.de>
3221             Jim Wilson <wilson@specifixinc.com>
3223         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3224         like CC.
3226 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
3228         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3229         * configure: Regenerate.
3231 2004-05-25  Daniel Jacobowitz  <drow@false.org>
3233         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3234         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3235         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
3236         targets.
3237         * Makefile.in: Regenerate.
3239 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
3241         * configure.in: Test the ability to symlink directories.
3242         * configure: Regenerate.
3244         * Makefile.def (bootstrap-stage): New definitions.
3245         * Makefile.tpl (configure-stage1-gcc,
3246         configure-stage2-gcc, configure-stage3-gcc,
3247         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3248         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3249         new-restage3, compare): Autogenerate, see Makefile.in
3250         entry for behavioral changes.
3251         (distclean-stage1, new-stage1-start, new-stage1-end,
3252         new-stage1-bubble, distclean-stage2, new-stage2-start,
3253         new-stage2-end, new-stage2-bubble, distclean-stage3,
3254         new-stage3-start, new-stage3-end): New autogenerated targets.
3255         (objext, prebootstrap, BOOT_CFLAGS,
3256         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3257         targets.
3259         * Makefile.in: Regenerate.
3260         (distclean-stage1, new-stage1-start, new-stage1-end,
3261         new-stage1-bubble, distclean-stage2, new-stage2-start,
3262         new-stage2-end, new-stage2-bubble, distclean-stage3,
3263         new-stage3-start, new-stage3-end): New targets.
3264         (all-stage1-gcc): Move prebootstrap dependency from here...
3265         (configure-stage1-gcc): ...to here.
3266         (new-bootstrap): Use bubble targets.
3267         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3268         Use per-stage distclean targets.
3269         (configure-stage1-gcc, configure-stage2-gcc,
3270         configure-stage3-gcc, all-stage1-gcc,
3271         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3272         Use new-stageN-start to prepare the tree.
3274 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
3276         * Makefile.def (host_modules): add libcpp.
3277         * Makefile.tpl: Add dependencies on and for libcpp.
3278         * Makefile.in: Regenerate.
3279         * configure.in: Add libcpp host module.
3280         * configure: Regenerate.
3282 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
3284         * Makefile.tpl: Whenever a recursive target is defined, wrap
3285         it in a special @if/@endif block, and prepare its maybe
3286         dependency in the @if/@endif block
3287         * configure.in: Instead of writing maybe dependencies, remove
3288         the @if/@endif statements, and remove the @if/@endif blocks
3289         that remain.
3290         * configure: Regenerate.
3291         * Makefile.in: Regenerate.
3293 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
3295         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3297 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
3299         PR bootstrap/15120
3300         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3301         * */configure: Rebuilt.
3303 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
3305         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3306         of libf2c.
3307         * configure, Makefile.in: Regenerate.
3309 2004-05-13  Tobias SchlÃÂüter  <tobi@gcc.gnu.org>
3311         * MAINTAINERS (Write After Approval): Add myself.
3313 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3315         Merge from tree-ssa-20020619-branch.
3317         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3318         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3319         (HOST_GMPLIBS): Define.
3320         (HOST_GMPINC): Define.
3321         (TARGET_LIB_PATH): Add libmudflap.
3322         (GFORTRAN_FOR_TARGET): Define.
3323         (configure-build*): Export GFORTRAN.
3324         (configure-gcc): Export GMPLIBS and GMPINC.
3325         (all-gcc): Add maybe-all-libbanshee.
3326         (configure-target-libgfortran): Define.
3327         * Makefile.in: Regenerate.
3328         * configure.in (host_libs): Add libbanshee.
3329         (target_libraries): Add target-libmudflap and target-libgfortran.
3330         Add --with-libbanshee.
3331         Handle --disable-libmudflap.
3332         (*-*-freebsd*): Use with_gmp.
3333         Add $(libgcj) to noconfigdirs.
3334         * configure: Regenerate.
3335         * depcomp: New file.
3336         * MAINTAINERS: Add tree-ssa maintainers.
3338 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
3340         * MAINTAINERS (Various Maintainers): Add myself.
3342 2004-04-30  Brian Ford  <ford@vss.fsi.com>
3344         * MAINTAINERS (Write After Approval): Add myself.
3346 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
3348         * MAINTAINERS (Write After Approval): Add myself.
3350 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
3352         * config/acx.m4: Fix fastcompare support for new-bootstrap.
3353         * configure: Regenerate.
3355 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
3357         Revert:
3358         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3360         * Makefile.def (flags_to_pass): Remove *dir variables that
3361         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3362         as well as prefix and exec_prefix.
3363         * Makefile.in: Regenerate.
3365 2004-04-26  Robert Millan  <robertmh@gnu.org>
3367         Add patches from libtool CVS.
3368         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
3369         * ltconfig: Likewise.
3370         * ltcf-c.sh: Likewise.
3371         * ltcf-cxx.sh: Likewise.
3372         * ltcf-gcj.sh: Likewise.
3374 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3376         * Makefile.def (host_modules): Mark with the bootstrap
3377         flag packages on which gcc depends.
3378         * Makefile.tpl (all-bootstrap): Use it.
3379         * Makefile.in: Regenerate.
3381 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3383         * Makefile.def (flags_to_pass): Remove *dir variables that
3384         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3385         as well as prefix and exec_prefix.
3386         * Makefile.in: Regenerate.
3388 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3390         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3391         * configure: Regenerate.
3392         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3393         * gcc/Makefile.tpl (compare): Use the result of the test.
3394         * gcc/Makefile.in: Regenerate.
3396 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
3398         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3399         Always relocate gcc and prev-gcc to the original names, even
3400         if the build fails.
3401         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3402         New targets.
3404 2004-04-23  Laurent GUERBY <laurent@guerby.net>
3406         * MAINTAINERS: Update my email address.
3408 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3410         * configure.in (mips*-*-irix5*): Enable ld.
3411         * configure: Regenerate.
3413 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3415         * configure: Regenerate.
3417 2004-04-15  James E Wilson  <wilson@specifixinc.com>
3419         * Makefile.tpl (configure-[+module+], configure-gcc,
3420         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3421         Set and export LDFLAGS.
3422         * Makefile.in: Regenerate.
3424 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
3426         * MAINTAINERS: Add myself to write-after-approval.
3428 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3430         PR bootstrap/14871
3431         * Makefile.tpl: If we don't have built-in-tree target tools,
3432         use the ones found by configure rather than hacking around with
3433         program_transform_name.
3434         * configure.in: Give Makefile.tpl the information necessary
3435         to do that.
3436         * Makefile.in: Regenerate.
3437         * configure: Regenerate.
3439 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
3441         PR bootstrap/14760
3442         * configure.in: When computing baseargs, strip *all* copies of
3443         offending options.  Also, don't match/substitute the trailing space,
3444         so that this actually works when two similar options are separated by
3445         only one space.
3446         * configure: Regenerate.
3448 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
3450         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3451         (rs6000-*-aix*): Same.
3452         * configure: Regenerate.
3454 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
3456         * MAINTAINERS: Add myself to write-after-approval.
3458 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
3460         * MAINTAINERS: Add myself to write-after-approval.
3462 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
3464         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3465         STRICT_WARN, WARN_CFLAGS flags passed down to make.
3466         * Makefile.in: Regenerate.
3468         * configure.in (top level bootstrap support): Rework --enable-werror
3469         to set @stage2_werror_flag@.
3470         * configure: Regenerate.
3471         * Makefile.tpl (top level bootstrap support): Pass
3472         @stage2_werror_flag@ down to configure in stages 2 and 3.
3473         * Makefile.in: Regenerate.
3475 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3477         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3478         for stages 2 and 3 as well as in make.  As a consequence, remove
3479         OUTPUT_OPTION (now detected by configure) from the flags passed down
3480         to make.
3481         * Makefile.in: Regenerate.
3483         * Makefile.tpl (new-bootstrap): Fix typo.
3484         * Makefile.in: Regenerate.
3486 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3488         * Makefile.tpl: Rearrange by moving recursive_targets rules
3489         into their proper sections.
3490         * Makefile.tpl (top level bootstrap support): Move disabling
3491         of coverage flags from 'make' to 'configure'; improve comments.
3492         * Makefile.in: Regenerate.
3494         * Makefile.tpl (experimental top level bootstrap) Move stage1
3495         language setting from all- target to configure- target; disable
3496         intermodule optimization in stage 1; prevent gratuitous rebuilds
3497         of stage 1.
3498         * Makefile.in: Regenerate.
3499         * configure.in: Comma-separate stage 1 language list for top
3500         level bootstrap.
3501         * configure: Regenerate.
3503         * Makefile.tpl: Clean up experimental top level bootstrap support:
3504         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3505         prev-gcc in configure- targets as well as all- targets.
3506         * Makefile.in: Regenerate.
3508 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
3510         * compile: New file imported from automake.
3512 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
3514         * configure.in: Remove symbolic link section.
3515         * configure: Regenerate.
3516         * Makefile.tpl (links): Remove.
3517         * Makefile.in: Regenerate.
3519 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
3520             Nathanael Nerode  <neroden@gcc.gnu.org>
3522         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
3523         Set with AC_CHECK_PROGS.
3524         * configure.in: Fix comment typo from last patch.
3525         * configure: Regenerate.
3527 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
3529         * Makefile.tpl: Introduce experimental top level bootstrap support.
3530         * Makefile.in: Regenerate.
3531         * configure.in: Introduce support for top level bootstrap.
3532         * configure: Regenerate.
3534 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3535             Paolo Bonzini  <bonzini@gnu.org>
3537         PR bootstrap/14522
3538         * configure.in: Cope with shells that do not support unquoted ^
3539         * configure: Regenerate.
3541 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3542             Paolo Bonzini  <bonzini@gnu.org>
3544         PR bootstrap/14522
3545         * configure.in: Cope with shells that do not support nesting
3546         quotes inside quoted backquote substitutions.
3547         * configure: Regenerate.
3549 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
3551         PR bootstrap/14522
3552         * configure.in: Fix escaping of $.
3553         * configure: Regenerate.
3555 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3557         * configure: Regenerate, since I forgot to while committing Paolo's
3558         changes.
3560 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
3562         PR ada/14131
3563         Move language detection to the top level.
3564         * configure.in: Find default values for the tools as
3565         soon as possible.  Disable ada if GNAT is not found.
3566         Emit error message about missing languages.  Expand
3567         --enable-languages=all for the gcc subdirectory.
3569 2004-03-10  Ben Elliston  <bje@gnu.org>
3571         * MAINTAINERS: Update my email address.
3573 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
3575         * ltconfig: Disable building static libraries if building shared
3576         libraries on AIX 5L.
3578 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
3580         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3581         and disable libgcj.
3582         * configure: Regenerated.
3584 2004-03-01  Brian Booth  <bbooth@redhat.com>
3586         * MAINTAINERS: Add myself to write-after-approval.
3588 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
3590         * MAINTAINERS: Add myself to write-after-approval.
3592 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3594         PR bootstrap/7087
3595         * Makefile.tpl: Guard XFOO sed statements better.
3596         * Makefile.tpl: Add dependency for configure-target-libada.
3597         * Makefile.in: Regenerate (incidentally fixes broken
3598         commit when libada-branch was merged).
3600 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
3602         * MAINTAINERS: Add myself to write-after-approval.
3604 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
3606         * MAINTAINERS: Add Nicola Pero and myself as libobjc
3607         maintainers.
3609 2004-02-20  Andrew Cagney  <cagney@redhat.com>
3611         * config.guess: Update from version 2003-10-16 to 2004-02-16.
3612         * config.sub: Update from version 2003-11-03 to 2004-02-16.
3614 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3616         PR bootstrap/11932
3617         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3619 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
3621         * MAINTAINERS: Added myself to write-after-approval.
3623 2004-02-14  Michael Koch  <konqueror@gmx.de>
3625         * MAINTAINERS: Added myself to write-after-approval.
3627 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
3629         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
3630         some OS port maintainers to OS port maintainers section.
3632 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
3634         * MAINTAINERS: Add self.
3636 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
3638         * MAINTAINERS: Alphabetize.
3640 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
3642         * MAINTAINERS: Remove myself.
3644 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
3646         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3647         (rs6000-*-aix*): Same.
3648         * configure: Regenerate.
3650 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
3652         * configure.in (host): Add in missing $noconfigdirs to defines.
3653         * configure: Regenerate.
3655 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
3656             Nathanael Nerode  <neroden@gcc.gnu.org>
3658         PR ada/6637, PR ada/5911
3659         Merge with libada-branch:
3660         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3661         with appropriate dependencies. Add --enable-libada configure switch.
3662         * configure, Makefile.in: Regenerate.
3664 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
3666         * MAINTAINERS: Add myself to write-after-approval.
3668 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3670         * configure.in: Don't pass --with-stabs on IRIX 5 either.
3671         * configure: Regenerate.
3673 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
3675         Merge from upstream:
3677         * ltmain.in: When setting IFS to '~', be careful about user
3678         arguments that contain '~'.
3680         2004-02-04  Peter O'Gorman  <peter@pogma.com>
3682         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
3683         Also test $base_compile against $CC with escaped arguments. Bug
3684         reported by Geoff Keating <geoffk@apple.com>.
3686 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
3688         * MAINTAINERS: Remove i960 port.
3690 2004-01-23  DJ Delorie  <dj@redhat.com>
3692         * Makefile.def (target_modules) [libiberty]: Don't stage.
3693         * Makefile.in: Rebuilt.
3695 2004-01-20  Caroline Tice  <ctice@apple.com>
3697         * MAINTAINERS: Add myself to write-after-approval.
3699 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
3701         * MAINTAINERS: Update my email address.
3703 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
3705         * MAINTAINERS: Add myself to write-after-approval.
3707 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3709         * MAINTAINERS: Remove entries without email address.
3711 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
3713         * MAINTAINERS: Add myself to write-after-approval.
3715 2004-01-15  Steven Bosscher  <stevenb@suse.de>
3717         * MAINTAINERS: Update my email address.
3719 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
3721         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3722         * Makefile.tpl (configure-target-[+module+]): Support stage.
3723         * Makefile.in: Rebuilt.
3725 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
3727         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
3729 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
3731         * MAINTAINERS: Add myself as a MIPS maintainer.
3733 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3735         * configure.in: Use ./config.cache, not config.cache.
3736         * configure: Regenerate.
3737         * Makefile.tpl: Special-casing not needed for GCC any more.
3738         * Makefile.in: Regenerate.
3740         * configure.in: Don't share a cache file for host dirs.
3741         * configure: Regenerate.
3743         * config-ml.in: Don't mess with the cache file.
3745 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3747         * MAINTAINERS: Move myself from 'Write After Approval' to
3748         'CPU Port Maintainers' section as SPARC maintainer.
3750 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3752         * Makefile.tpl: Make GCC use a separate config.cache.
3753         * Makefile.in: Regenerate.
3755         PR bootstrap/11932, PR bootstrap/11933
3756         (I don't know if it will fix either of them, but it relates
3757         to them.)
3758         * configure.in: Don't use shared config.cache for target
3759         directories.
3760         * configure: Regenerate.
3762 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
3764         * MAINTAINERS: Add myself to 'Write After Approval' section.
3766 2003-12-31  Roger Sayle  <roger@eyesopen.com>
3768         * configure.in (ia64*-*-hpux*): Disable building java libraries.
3769         * configure: Regenerated.
3771 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
3773         * MAINTAINERS: Remove the mn10200 maintainer.
3775 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
3777         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3778         * configure: Regenerated.
3780 2003-12-16  Jan Hubicka  <jh@suse.cz>
3782         * MAINTAINERS: Add myself as callgraph maintainer.
3784 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
3786         * configure.in (raw_libstdcxx_flags): Remove the leading space.
3787         * configure: Regenerate.
3789 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3791         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3792         'Write After Approval' section. Update email.
3794 2003-12-01  James Lemke <jim@wasabisystems.com>
3796         * MAINTAINERS (Write After Approval): Add myself.
3798 2003-11-20  Matt Thomas  <matt@3am-software.com>
3800         * MAINTAINERS: Add myself as a vax port maintainer.
3802 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
3804         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3805         (configure-build-[+module+], configure-[+module+]): Likewise.
3806         (configure-target-[+module+], configure-gcc, config.status): Likewise.
3807         * Makefile.in: Regenerate.
3809 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
3811         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
3812         shared/dylibed libraries.
3813         * ltmain.sh: Likewise.
3814         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
3815         * ltcf-cxx.sh: Likewise.
3816         * ltcf-gcj.sh: Likewise.
3817         * ltconfig: Likewise.
3819 2003-11-17  Stan Cox  <scox@redhat.com>
3821         * MAINTAINERS: Add myself as iq2000 port maintainer.
3823 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
3825         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3826         * Makefile.in: Regenerate.
3828 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
3830         * config.sub: Update to 2003-11-03 version.
3832 2003-10-20  Phil Edwards  <phil@codesourcery.com>
3834         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
3835         * configure:  Regenerate.
3837 2003-10-20  Nicolas Pitre <nico@cam.org>
3839         * MAINTAINERS: Add myself to 'Write After Approval' section.
3841 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
3843         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
3845 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
3847         * MAINTAINERS: Update my email address.
3849 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3851         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
3853 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
3855         * MAINTAINERS: Add myself to 'Write After Approval' section.
3857 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
3859         * config.guess: Update to 2003-10-16 version.
3860         * config.sub: Update to 2003-10-16 version.
3862 2003-10-15 David Daney  <ddaney@avtrex.com>
3864         * MAINTAINERS: Added myself to 'Write After Approval' section.
3866 2003-10-15  Falk Hueffner  <falk@debian.org>
3868         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3869         'Write After Approval' section. Update email.
3871 2003-10-14  Roger Sayle  <roger@eyesopen.com>
3873         * MAINTAINERS: Move myself from 'Write After Approval' to
3874         'Various Maintainers' section as middle-end maintainer.
3876 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3878         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3879         HOST_FLAGS_TO_PASS.
3880         * Makefile.in: Regenerate.
3882 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
3884         * config.guess: Update to 2003-10-07 version.
3885         * config.sub: Update to 2003-10-07 version.
3887 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3889         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
3890         * ltconfig (irix5*, irix6*): Don't override version_type.
3892 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
3894         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3895         * configure: Rebuilt
3896         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3897         * Makefile.in: Rebuilt
3899 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3901         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3903 2003-09-30  Carlo Wood  <carlo@alinoe.com>
3905         * MAINTAINERS (Write After Approval): Add myself.
3907 2003-09-29  Paul Koning  <ni1d@arrl.net>
3909         * MAINTAINERS: Move myself from "Write After Approval"
3910         to CPU platform maintainers for pdp11 platform.
3912 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
3914         * MAINTAINERS: Move myself from 'Write After Approval' to
3915         'Various Maintainers' section as libffi testsuite maintainer.
3917 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
3919         * configure.in: Pass a computed --program-transform-name
3920         to subconfigures.
3921         * configure: Regenerated.
3923 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
3925         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3926         * Makefile.in: Regenerate.
3928         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3929         * Makefile.in: Regenerate.
3931 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
3933         * MAINTAINERS: Move myself from 'Write After Approval'
3934         to 'Various Maintainers' (objective-c) section.
3936 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
3938         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3939         quoting.
3940         * configure: Regenerated.
3942 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
3944         * MAINTAINERS (Write After Approval): Add myself to write after
3945         approval list.
3947 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
3949         * MAINTAINERS (Write After Approval): Add myself.
3951 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
3953         * MAINTAINERS: Update my e-mail address.
3955 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
3957         * libtool.m4 (LD): Correct powerpc64 host match.
3959 2003-09-06  James E Wilson  <wilson@tuliptree.org>
3961         * MAINTAINTERS: Update my affiliation and email address.
3963 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3965         * MAINTAINERS (Write After Approval): Add myself.
3967 2003-09-04  DJ Delorie  <dj@redhat.com>
3969         * configure: Regenerate.
3971 2003-09-04  Robert Millan  <robertmh@gnu.org>
3973         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
3975 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3977         * configure.in: Ensure arguments to sed are properly spaced.
3978         * configure: Regenerate.
3980 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3982         * MAINTAINERS: Update my e-mail address.
3984 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
3986         * MAINTAINERS (Write After Approval): Add myself.
3988 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
3990         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3991         * configure: Regenerated.
3993 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
3995         * MAINTAINERS: Update my email address.
3997 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
3999         * configure.in:  Use newline instead of semicolon when assuming
4000         shell arguments in a for loop.
4001         * configure:  Regenerated.
4003 2003-08-22  Jason Eckhardt  <jle@rice.edu>
4005         * MAINTAINERS: Resurrect the i860 maintainer.
4007 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
4009         PR 8180
4010         * configure.in: When testing with_libs and with_headers, treat
4011         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
4012         * configure: Regenerate.
4014         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4015         make, shell, etc.
4016         (baseargs): Likewise.
4017         * configure: Regenerate.
4019 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
4021         * MAINTAINERS (Write After Approval): Add myself.
4023 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
4025         * configure.in: Disable libgcj for darwin not on powerpc.
4026         * configure: Rebuild.
4028 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
4030         * config-ml.in, symlink-tree: Add license.
4032 2003-08-03  Richard Stallman  <rms@gnu.org>
4033             Eben Moglen  <moglen@columbia.edu>
4035         * README.SCO: New file.
4037 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
4039         * Makefile.tpl (check, check-c++): Express dependencies using
4040         dependencies rather than commands.
4041         * Makefile.in: Regenerate.
4043 2003-08-01  Andrew Cagney  <cagney@redhat.com>
4045         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4046         * configure: Ditto.
4048 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
4050         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4051         * Makefile.in: Update.
4053 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
4055         * configure.in: Enable libgcj for darwin.
4056         * configure: Rebuild.
4058 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
4060         * config-ml.in:  Use ac_configure_args directly instead of
4061         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
4062         actually seen.
4064 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4066         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4067         creating target and build subdirs to build all parent dirs as needed.
4068         * Makefile.in: Rebuild.
4069         * configure.in: Don't build dirs explicitly here.
4070         * configure: Rebuild.
4072 2003-07-26  Paul Brook  <paul@nowt.org>
4074         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4076 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
4078         * Makefile.tpl (all-make): Depend on intl.
4079         * Makefile.in: Rebuilt.
4081 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
4083         * install-sh:  Update to newer upstream versions (associated with
4084         aclocal 1.7).
4085         * mkinstalldirs:  Likewise.
4086         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
4088 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
4090         * MAINTAINERS: Move self from Bug database only accounts
4091         to write-after-approval.
4093 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4095         * config.if: Remove unused libc_interface determination.
4097 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4099         * MAINTAINERS: Move self from write-after-approval to
4100         build machinery (*.in).
4102 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4104         PR bootstrap/11273
4105         PR bootstrap/11408
4106         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
4107         unused INSTALL_PROGRAM_ARGS.
4108         * configure.in: Use AC_PROG_INSTALL.
4109         * Makefile.in: Regenerate.
4110         * configure: Regenerate.
4112 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
4114         * MAINTAINERS: Alphabetize.
4116 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
4118         * configure: Rebuilt.
4119         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4120         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4121         newlib nor libgloss.
4122         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
4123         * configure.in (am33_2.0-*-linux*): Added.
4125 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
4127         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4128         * configure: Regenerate.
4130 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
4132         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4133         * Makefile.in: Regenerate.
4135 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4137         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4138         * Makefile.in: Regenerate.
4140 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
4142         * Makefile.tpl: Replace PWD with PWD_COMMAND.
4143         * Makefile.in: Regenerated.
4145         * config-ml.in: Replace PWD with PWD_COMMAND.
4147 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4149         * intl: New directory; see intl/ChangeLog for details.
4150         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4151         * Makefile.tpl: all-gcc depends on maybe-all-intl.
4152         * Makefile.in: Regenerate.
4154 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4156         * configure.in: Clean up config-lang.in handling.  Delete
4157         useless assignment to "subdirs".
4158         * configure: Regenerate.
4160 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4162         * configure.in: Rename 'target_libs' to 'target_libraries'.
4163         Remove useless reference to 'target_libs'.
4164         * configure: Regenerate.
4166 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
4168         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4169         * Makefile.in: Regenerate.
4171 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4173         * Makefile.def: Introduce flags_to_pass.
4174         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4175         * Makefile.in: Regenerate.
4177 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
4179         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4180         and target-libgloss.
4181         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4182         <h8300*-*-*>: Disable libf2c and ${libgcj}.
4183         * configure: Regenerate.
4185 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4187         * configure.in: Update testsuite_flags to new location.
4188         * configure. Regenerate.
4190 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4192         * Makefile.tpl: Remove BUILD_CC stuff.
4193         * Makefile.in: Regenerate.
4195 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4197         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4199 2003-06-16  Graeme Peterson <gp@qnx.com>
4201         * MAINTAINERS (Write After Approval): Add myself.
4203 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
4205         * config.guess: Update to 2003-06-12 version.
4206         * config.sub: Update to 2003-06-13 version.
4208 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
4210         * config.guess: Update to 2003-06-06 version.
4211         * config.sub: Update to 2003-06-06 version.
4213 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4215         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4216         * configure. Regenerate.
4218 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4220         * configure.in: Disable serial configure by default.
4221         * configure: Regenerate.
4222         * Makefile.tpl: Abolish .NOTPARALLEL.
4223         * Makefile.in: Regenerate.
4225         * Makefile.tpl: Replace {build,host,target}_canonical by
4226         {build,host,target}.
4227         * Makefile.in: Regenerate.
4229         * Makefile.tpl: Fix stupid pasto.
4230         * Makefile.in: Regenerate.
4232 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4234         * Makefile.tpl: Remove bogus conditional.
4235         * Makefile.in: Regenerate.
4237 2003-06-05  Jan Hubicka  <jh@suse.cz>
4239         * Makefile.tpl (profiledbootstrap): New target.
4240         * Makefile.in (profiledbootstrap): New target.
4242 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
4244         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4245         Pinski. Remove user names from other bugzilla-only maintainers.
4247 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4249         * Makefile.tpl: Make 'recursive targets' using autogen rather
4250         than shell loop.  Remove duplicate 'clean' targets and false
4251         comments.
4252         * Makefile.def: Add systematic dependencies to 'recursive' targets.
4253         Add systematic method of specifying missing targets in subdirs.
4254         Add copyright boilerplate.
4255         * Makefile.in: Regenerate.
4256         * configure.in: Add 'recursive targets' to maybe list.
4257         * configure: Regenerate.
4259         * MAINTAINERS: "GNATS only" -> "Bug database only".
4261         * Makefile.tpl: Rename [+target+] to [+make_target+].
4262         * Makefile.def: Rename 'target' to 'make_target'.
4264 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
4266         * MAINTAINERS: Add self as options handling maintainer.
4268 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
4270         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
4271         been too long since I touched those ports.
4273 2003-05-28  DJ Delorie  <dj@redhat.com>
4275         * Makefile.tpl: Make maybe-check-gcc .PHONY.
4276         * Makefile.in: Regenerate.
4278 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4280         * configure.in: Use curly braces in the definition of tooldir.
4281         * configure: Regenerate.
4283 2003-05-21  DJ Delorie  <dj@redhat.com>
4285         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4286         newlib or libgloss.
4287         * Makefile.in: Regenerate.
4289 2003-05-21  DJ Delorie  <dj@redhat.com>
4291         * Makefile.tpl: Add missing empty maybe-check-gcc target.
4292         * Makefile.in: Regenerate.
4294 2003-05-20  Ian Lance Taylor  <ian@airs.com>
4296         * MAINTAINERS: Update my e-mail address.
4298 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4300         * configure.in: Switch more things to use maybe dependencies.
4301         * Makefile.tpl: Switch more things to use maybe dependencies.
4302         Factor out common code from autogen IF statements.
4303         * configure: Regenerate.
4304         * Makefile.in: Regenerate.
4306 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
4308         * configure.in: Accept i[3456789]86 for machine type.
4309         * configure: Regenerate.
4311 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4313         * configure.in: Switch more things to use maybe dependencies.
4314         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
4315         * configure: Regenerate.
4316         * Makefile.tpl: Switch more things to use maybe dependencies.
4317         * Makefile.in: Regenerate.
4319 2003-05-16  Andreas Schwab  <schwab@suse.de>
4321         * Makefile.tpl (install-opcodes): Define.
4322         * Makefile.in: Rebuild.
4324 2003-05-13  Andreas Jaeger  <aj@suse.de>
4326         * config.guess: Update to 2003-05-09 version.
4327         * config.sub: Update to 2003-05-09 version.
4329 2003-05-13  Michael Eager <eager@mvista.com>
4331         * configure.in: Correct sed script so that options in quotes are not
4332         deleted.
4333         * configure: Rebuild.
4335 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
4337         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
4338         and $$s/newlib/libc/sys/cygwin32 include paths.
4339         * configure: Ditto.
4341 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
4343         * MAINTAINERS: Update my email addresses.
4345 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4347         * config-ml.in: Propagate INSTALL variables.
4349 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4351         * MAINTAINERS: Remove duplicate entries in Write After Approval.
4353 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
4355         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
4356         * Makefile.in: Regenerate.
4358 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
4360         * MAINTAINERS (GNATS only): Add Falk Hueffner.
4362 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
4364         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
4366 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
4368         * Makefile.tpl: Clean $(BUILD_SUBDIR).
4369         * Makefile.in: Regenerated.
4371 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
4373         * MAINTAINERS (Write After Approval): Upgrade myself from
4374         GNATS only to write-after-approval. Update my mail address.
4376 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
4378         (OS Port Maintainers: freebsd): Add myself.
4380 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
4382         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
4384 2003-04-22  Kean Johnston  <jkj@sco.com>
4386         * MAINTAINERS (SCO ports): Added myself.
4388 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
4390         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
4392 2003-04-19  Kean Johnston  <jkj@sco.com>
4394         * MAINTAINERS (Write After Approval): Add myself.
4396 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4398         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
4399         * Makefile.in: Regenerate.
4401 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
4403         * configure.in (powerpc64*-*-linux*): Remove.
4404         * configure: Rebuilt.
4406 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
4408         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
4409         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
4410         and restrap.
4411         * Makefile.in:  Regenerate.
4413 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
4415         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
4416         * configure: Regenerated.
4418 2003-04-15  DJ Delorie  <dj@redhat.com>
4420         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
4422 2003-04-13  Nick Clifton  <nickc@redhat.com>
4424         * config-ml.in: Remove support for --disable-aix removing
4425         call-aix multilibs.
4427 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
4429         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
4430         * */configure: Rebuilt.
4432 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
4434         * MAINTAINERS: Add my email address.
4436 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
4438         * MAINTAINERS (Write After Approval): Add myself.
4440 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4442         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
4443         * Makefile.in: Regenerate.
4445 2003-03-14  Michael Chastain  <mec@shout.net>
4447         * Makefile.in: Regenerate with correct Makefile.def.
4449 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4451         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
4452         Make macro.
4453         * Makefile.in: Regenerate.
4454         * configure.in: Clean up gxx_include_dir logic.
4455         * configure: Regenerate.
4457 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
4459         * MAINTAINERS (Write After Approval): Add myself.
4461 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
4463         * MAINTAINERS: Update my mail address.
4465 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4467         * configure.in (gxx_include_dir): Fix typo.
4468         * configure: Regenerated.
4470 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4472         * Makefile.tpl: Reindent.
4473         * Makefile.in: Regenerate.
4474         * configure.in: Reindent.  Don't set unused variables.
4475         * configure: Regenerate.
4477 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
4479         * configure.in: Include $(build_tooldir)/sys-include in
4480         FLAGS_FOR_TARGET.
4481         * configure: Regenerated.
4483 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4485         * Makefile.tpl: Always pass down RANLIB.
4486         * Makefile.in: Regenerate.
4488         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
4489         * Makefile.in: Regenerate.
4490         * configure.in: Remove unused logic relating to --enable-shared
4491         and --enable-threads.  Remove bogus comments.  Remove redundant
4492         noconfigdirs.
4493         * configure: Regenerate.
4495         * configure.in: Replace ${libstdcxx_version} by its value.
4496         Remove reference to mh-dgux.
4497         * configure: Regenerate.
4499 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
4501         * MAINTAINERS (Write After Approval): Add myself.
4503 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4505         * Makefile.tpl: Rearrange.
4506         * Makefile.in: Regenerate.
4508 2003-02-25  Uwe Stieber <uwe@wwws.de>
4510         * configure.in: Add support for kaOS as cross build target system.
4511         * configure: Regenerated.
4513 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
4515         * MAINTAINERS (Write after approval): Add myself.
4517 2003-02-21  James E Wilson  <wilson@tuliptree.org>
4519         * MAINTAINERS: Update my email address.
4521 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
4523         * MAINTAINERS: Add self to blanket write privs. section.
4525 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
4527         * Makefile.tpl: Add definition of CPPFLAGS to pass into
4528         configure-target-* as some target builds may require additional
4529         flags for preprocessor tests.
4530         * Makefile.in: Regenerated.
4532 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
4534         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
4535         * ltconfig: Handle it.
4536         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
4537         auto-detecting it.
4539         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
4540         it is used as argument to $CC.
4541         * ltcf-gcj.sh: Likewise.
4543         * configure.in: Introduce --enable-maintainer-mode.
4544         * configure: Rebuilt.
4545         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
4546         for maintainer mode.
4547         * Makefile.in: Rebuilt.
4549 2003-02-18  Jason Merrill  <jason@redhat.com>
4551         * Makefile.tpl (check-c++): Allow parallelism.
4553 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4555         * MAINTAINERS: Remove John Carr (who never actually had access to
4556         gcc.gnu.org).
4558 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
4560         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
4561         don't configure target-libobjc.
4562         * configure: Regenerate.
4564 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4566         * Makefile.tpl (RANLIB): Define.
4567         * Makefile.in: Regenerate.
4569 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
4571         * MAINTAINERS: Update my email.
4573 2003-02-06  Keith R Seitz  <keiths@redhat.com>
4575         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
4576         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
4577         * Makefile.in: Regenerated.
4578         * configure.in: Remove all traces of snavigator, db, and grep.
4579         * configure: Regenerated.
4581 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4583         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
4584         After Approval.
4586 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4588         * MAINTAINERS (Write after approval): Add myself.
4590 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
4592         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
4593         * Makefile.in: Regenerated.
4595 2003-01-30  Roger Sayle  <roger@eyesopen.com>
4597         * config.guess: Updated to 2003-01-30's version.
4598         * config.sub: Updated to 2003-01-28's version.
4600 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
4602         * config.if: If gcc_version is already set, just use it.  Don't set
4603         gcc_version_trigger if it's already set, otherwise set it to
4604         gcc/version.c, but only if the file exists.  If it is not set and
4605         gcc/version.c does not exist, try to extract the version number from
4606         $CC.
4608 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
4610         * MAINTAINERS: Add myself to write-after-approval list.
4612 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
4614         * configure.in:  Revert 24Jan change.
4615         * configure:  Regenerate.
4617 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4619         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
4620         entry of HJ Lu.
4622 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4624         * configure.in: Revert previous change.
4625         * configure: Regenerate.
4627 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4629         * configure.in: Make rda native-only.
4630         * configure: Regenerate.
4632 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4634         * MAINTAINERS: Move myself from GNATS-only-accounts to
4635         write-after-approval.
4637 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4639         * configure.in: Add missing \.
4640         * configure: Rebuilt.
4642 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
4644         * configure.in (baseargs): Avoid using \| in sed regular
4645         expressions.
4646         * configure: Rebuilt.
4648 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
4650         * configure.in (baseargs): Remove all supported forms of
4651         --cache-file, --srcdir, --host, --build and --target options
4652         from argument lists.
4653         * configure: Rebuilt.
4655 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
4657         * MAINTAINERS: Add myself to write-after-approval list.
4659 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
4661         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
4662         * configure: Rebuilt.
4664 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4666         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
4667         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
4668         * Makefile.in: Regenerate.
4669         * configure: Regenerate.
4671 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
4673         * configure.in: Remove Makefile in build, host and target modules
4674         unless configure was run with --no-recursion.
4675         * configure: Rebuilt.
4677 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4679         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
4680         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
4681         * Makefile.in: Regenerate.
4683 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
4685         * config.guess: Update to 2003-01-03 version.
4686         * config.sub: Update to 2003-01-03 version.
4688 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4690         * configure: Regenerate with proper autoconf 2.13.
4692 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4694         * configure.in: Add AC_PREREQ for consistency.
4695         * configure: Regenerate.
4697 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
4699         * configure.in (GDB_TK): Add tcl directories conditional on
4700         gdb/gdbtk directory being present.
4701         * configure: Regenerate.
4703 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
4705         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
4706         by gcc if LD is not defined and we are not doing a Canadian Cross.
4707         * configure: Rebuilt.
4709 2002-12-31  Tom Tromey  <tromey@redhat.com>
4711         * Makefile.in: Rebuilt.
4712         * Makefile.def (target_modules) [libffi]: Allow installation.
4714 2002-12-31  Andreas Schwab  <schwab@suse.de>
4716         * configure.in: Fix use of $program_transform_name.
4717         * configure: Regenerated.
4719 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
4721         * configure.in (baseargs): Don't remove first configure argument.
4722         * configure: Regenerated.
4724 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
4726         * Makefile.tpl (local-distclean): Don't remove...
4727         (multilib.ts): ... this.  Moved into...
4728         (multilib.out): ... this.  Don't use sub-make.
4729         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4730         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4731         (configure-build-[+module+], configure-[+module+],
4732         configure-target-[+module+], configure-gcc): ... these.  Test
4733         for Makefile existence.  Drop config.status from dependencies.
4734         * Makefile.in: Rebuilt.
4735         * configure.in: Move gcc-version-trigger to the end of
4736         ac_configure_args.  Add comments to maybedep.tmp and
4737         serdep.tmp.  Introduce --disable-serial-configure.  Remove
4738         nonopt from baseargs, matching and removing corresponding
4739         whitespace while at it.
4740         * configure: Rebuilt.
4742 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
4744         * configure.in (host_configargs): Replace reference to
4745         no-longer-defined buildopts with --build=${build_alias}.
4746         * configure: Rebuilt.
4748         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
4749         program_transform_name to standard idiom.
4750         (AUTOGEN, AUTOCONF): Define.
4751         (Makefile.in): Use $(AUTOGEN).
4752         (Makefile): Depend on config.status, and use autoconf-style rule to
4753         build it.  Move original commands to...
4754         (config.status): ... this new target.
4755         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
4756         $(AUTOCONF).
4757         * Makefile.in: Rebuilt.
4759 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4761         * Makefile.tpl: Fix dramatic bustage due to change in
4762         program_transform_name.
4763         * Makefile.in: Regenerate.
4765         * configure.in: Remove unnecessary PATH setting.
4766         * configure: Regnerate.
4768         * configure.in: Don't default to unprefixed tools unless
4769         the native tools will work.
4770         * configure: Regenerate.
4772         * configure.in: Convert to autoconf script.  Blow away lots
4773         of now-redundant Makefile fragments.
4774         * configure: Generate using Autoconf.
4775         * Makefile.tpl: Rewrite to reflect autoconfiscation.
4776         * Makefile.in: Regenerate.
4778 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4780         * configure: Fix stupid bug where RANLIB was mistakenly included.
4782         * configure.in: Rename (buildargs, hostargs, targargs) to
4783         (build_configargs, host_configargs, target_configargs).
4785         * configure.in: Move logic out of sed statement.
4787         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
4788         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4790 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
4792         * config.sub: Import from master repository
4793         * config.guess: Ditto
4795 2002-12-24  Andreas Schwab  <schwab@suse.de>
4797         * Makefile.tpl (multilib.out): Fix missing space.
4798         * Makefile.in: Regenerate.
4800 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4802         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
4803         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
4804         * Makefile.in: Regenerate.
4805         * configure.in: Remove unnecessary leftovers.
4807 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
4809         * configure.in (extra_ranlibflags_for_target): New variable.
4810         (*-*-darwin): Add -c to ranlib commands.
4811         * configure (tooldir): Handle extra_ranlibflags_for_target.
4813 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4815         * Makefile.tpl: Revert HJL's change.
4816         * Makefile.in: Regenerated.
4817         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4818         always.
4820 2002-12-19  Andreas Schwab  <schwab@suse.de>
4822         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4823         * Makefile.in: Regenerate.
4825 2002-12-18  H.J. Lu <hjl@gnu.org>
4827         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4828         * Makefile.in: Regenerated.
4830         * configure.in (build_prefix): New. Substitute.
4832 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4834         * Makefile.tpl: Don't let real targets depend on phony targets.
4835         * Makefile.in: Regenerate.
4837         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4838         * Makefile.in: Regenerate.
4840 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
4842         * config.sub: Import from master repository
4843         * config.guess: Ditto
4845 2002-12-16  Jason Merrill  <jason@redhat.com>
4847         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4848         previous 'make bootstrap'.
4849         * Makefile.in: Regenerate.
4851 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
4853         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4855 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4857         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4858         * Makefile.in: Regenerate.
4860 2002-12-13  Jason Merrill  <jason@redhat.com>
4862         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
4863         library tests.
4864         (check-c++): Just depend on it and check-target-libstdc++-v3.
4865         * Makefile.in: Regenerate.
4867 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4869         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4870         * Makefile.in: Rebuilt.
4872 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4874         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
4876 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4878         * configure: Fix bug put in by gremlins.
4880         * Makefile.tpl: Substitute more autoconfily.
4881         * configure: Substitute more autoconfily.
4882         * Makefile.in: Regenerate.
4884 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
4886         * config.sub: Import from master repository
4887         * config.guess: Ditto
4888         * MAINTAINERS: Added Svein Seldal under write after approval
4890 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
4892         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4893         * Makefile.in (all-sim): Ditto.
4895 2002-12-06  DJ Delorie  <dj@redhat.com>
4897         * Makefile.tpl: Change configure dependencies to not have real
4898         targets depend on phony targets.
4900 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
4902         * configure.in: Revert unintentional change.
4904         * Makefile.tpl: Change dependency for */multilib.out so that
4905         it works when gcc isn't in the tree.
4907         * configure.in: Substitute more.
4908         * configure: Run subconfigures from the Makefile.
4909         * Makefile.tpl: Run subconfigures from the Makefile; add a few
4910         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
4912 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4914         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
4916 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4918         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4919         and corresponding dependencies.
4920         * Makefile.in: Regenerate.
4922         * configure.in (host_tools): Order binutils, gas and ld for
4923         convenience in running the testsuites.
4925         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4926         * Makefile.in: Regenerate.
4927         * configure.in: Introduce rules to serialize subconfigure runs.
4929         * configure.in: Introduce BASE_CC_FOR_TARGET.
4930         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
4931         Realize configure-build-* targets.  Realize configure-target-* targets.
4932         * Makefile.in: Regenerate.
4934 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4936         * configure: Move gcc_version_trigger stuff from here...
4937         * configure.in: ...to here.
4939         * configure.in: Separate subconfigure options added by this file from
4940         options given by the user.  Add machinery to put args for host
4941         subconfigures into the Makefile.
4943         * Makefile.tpl: Remove 'vault' targets.
4944         * Makefile.tpl: Reorder and comment dependencies.
4945         * Makefile.in: Regenerate.
4947 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4948         * configure.in: Fix my broken commit of previous patch. (sigh)
4950 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4952         * configure.in: Move host-specific darwin noconfigdirs into
4953         the host-specific section.
4955 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4957         * configure.in: Move host-specific darwin noconfigdirs into
4958         the host-specific section.
4960 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4962         * configure: Remove skip-this-dir support.
4963         * Makefile.tpl: Remove skip-this-dir support.
4965         * Makefile.tpl: Remove leftover support for non-autoconfiscated
4966         subdirectories.
4967         * Makefile.in: Regenerate.
4969         * Makefile.tpl: Strip out useless setting of 'dir'.
4970         * Makefile.in: Regenerate.
4972 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4974         * configure.in: Fix deeply stupid bug.
4976         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4977         shell code in CXX_FOR_TARGET
4978         * Makefile.def: Introduce raw_cxx.
4979         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4980         RAW_CXX_FOR_TARGET.
4981         * Makefile.in: Regenerate.
4983 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
4985         * Makefile.tpl: Remove unnecessary ifs.
4986         * Makefile.in: Regenerate.
4988         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
4989         dependencies.  Maybe-ize build-libiberty.  Create dummy install
4990         targets for 'no_install' modules.
4991         * configure: Move GDB_TK substitution to configure.in.  Move
4992         build_modules stuff to configure.in.
4993         * configure.in: Implement soft dependency machinery.  Maybe-ize
4994         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
4995         * Makefile.in: Regenerate.
4997 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4999         * Makefile.tpl: Make all-target, install-target behave similarly
5000         to all, install (only hitting configured targets).  Eliminate
5001         unused macro defintions.
5003         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5004         build != host.
5006         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5008         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5010         * configure.in: Produce lists of subdir targets we're actually
5011         configuring.  Remove references to "dosrel".
5012         * Makefile.tpl: Let configure set which subdir targets are hit.
5013         Remove install-cross; clean up install; remove ALL.  Remove
5014         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
5015         Autogenerate host module targets.  Remove empty dependency lines
5016         and redundant dependency; rearrange slightly.
5017         * Makefile.def: Add host-side libtermcap, utils.
5019         * Makefile.in: Regenerate.
5021 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5023         * ltconfig (osf[345]): Append $major to soname_spec.
5024         Reflect this in library_names_spec.
5025         * ltmain.sh (osf): Prefix $major with . for use as extension.
5027 2002-11-19  Andreas Jaeger  <aj@suse.de>
5029         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
5030         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
5031         and sparc64 GNU/Linux systems.
5033 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
5035         * MAINTAINERS: Update email.
5037 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5039         * MAINTAINERS: Complete James Dennett's entry.
5041 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
5043         * MAINTAINERS (Write After Approval): Add myself.
5045 2002-11-13  Bruce Korb  <bkorb@gnu.org>
5047         * Makefile.tpl: syntactic cleanup
5049 2002-11-13 Stuart Hastings <stuart@apple.com>
5051         * MAINTAINERS: Add myself to write-after-approval list.
5053 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5055         * Makefile.def: Add list of recursive targets to autogenerate.
5056         Add build_modules.
5057         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
5058         targets.  Autogenerate *-build-* targets.
5059         * Makefile.in: Regenerate.
5061 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5063         * configure: More autoconf-style substitutions.
5064         * Makefile.tpl: More autoconf-style substitutions.
5065         * Makefile.in: Regenerate.
5067 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5069         * configure: Substitute more variables in a more autoconf-friendly
5070         way.  Simplify slightly.
5071         * Makefile.tpl: Make more variables substitutable in an
5072         autoconf-friendly way.
5073         * Makefile.in: Regenerate.
5075 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
5077         * MAINTAINERS (Write After Approval): Add myself.
5079 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5081         * configure.in (v810*): Remove special setting of tools.
5083         * configure: Add support for extra required flags for ar or nm.
5084         * configure.in (aix4.3+): Use above support for target-specific
5085         issues, rather than using config/mt-aix43.
5087 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5089         * configure: Remove 'removing', which doesn't work.  Replace $subdir
5090         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
5091         with $srcdir.  Reformat indentation.  Substitute some variables
5092         formerly hard-coded in the Makefile for build=host.
5093         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5094         * Makefile.def: Autogenerate more.
5095         * Makefile.in: Regenerate.
5097 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5099         * MAINTAINERS (Write After Approval): Add myself.
5101 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
5103         * Makefile.def (host_modules): Add rda.
5104         * Makefile.in: Regenerate.
5105         * configure.in (target_tool): Add target-rda to list.
5107 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5109         * MAINTAINERS: Remove "co-maintainer" note for web pages.
5111 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
5113         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
5114         and restrap targets to this rule.
5115         * Makefile.in:  Regenerate.
5117 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5119         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
5120         GNATS only accounts.
5122 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
5124         * configure.in (i[3456]86-*-linux*): Add check to disable
5125         ${libgcj} for glibc1.
5127 2002-10-24  Denis Chertykov  <denisc@overta.ru>
5129         * MAINTAINERS: Add myself as ip2k port maintainer.
5131 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
5133         * configure.in: Add tic4x target.
5135 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5137         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5138         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5139         * Makefile.in: Regenerate.
5141         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5142         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5143         * Makefile.in: Regenerate.
5145 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
5147         * MAINTAINERS: Add myself as web pages co-maintainer.
5149 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5151         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5152         * Makefile.in: Regenerate.
5154 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
5156         * MAINTAINERS: Add myself and Nathan Sidwell
5157         <nathan@codesourcery.com> as VxWorks maintainers.
5159 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5161         * Makefile.def: Remove order dependency comments.
5162         * Makefile.tpl: Add explicit install-install dependencies.
5163         * Makefile.in: Regenerate.
5165         * Makefile.tpl: Remove material now in src-release.  (Finally!)
5166         * Makefile.in: Regenerate.
5168         * Makefile.tpl: Add configure-target (for src-release in src)
5169         * Makefile.in: Regenerate.
5171 2002-09-30  Nick Clifton  <nickc@redhat.com>
5173         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5175 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
5177         * configure.in (s390*-*-linux*): Enable libgcj.
5179 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5181         * configure: Revert accidentally applied changes.
5183         * Makefile.tpl: Make more autoconf-friendly.
5184         * Makefile.in: Regenerate.
5185         * configure: Make substitution more autoconf-like.
5187 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
5189         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5190         single entry to handle all these.
5191         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
5192         libjava on arm-*-elf.
5194 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
5196         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5197         things that depend on them.
5199 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5201         * Makefile.tpl: Make subsituted variables more autoconfy.
5202         * Makefile.in: Regenerate.
5203         * configure: Make seds more autoconfy.
5205 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5207         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5208         * Makefile.in: Regenerate.
5209         * configure.in: Rewrite sed statements to look autoconfy.
5211         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5212         all-target-foo on configure-target-foo.
5213         * Makefile.def: Ditto.
5214         * Makefile.in: Rebuild.
5216 2002-09-25  Andrew Haley  <aph@redhat.com>
5218         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5220 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5222         * Makefile.def: New file.
5223         * Makefile.tpl: New file.
5224         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5225         * contrib/gcc_update: Note that Makefile.in is a generated file.
5227         * configure.in: Minor rearrangement.  Simplify tests.
5229 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
5231         * configure.in (with_headers): Skip copy if value is "yes".
5232         (with_libs): Likewise.
5234 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5236         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5237         * configure.in (sh*-*-pe*): Ditto.
5238         * configure.in (mips*-*-pe*): Ditto.
5239         * configure.in (*arm-wince-pe): Ditto.
5241         * configure.in: Rearrange.
5243 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
5245         * MAINTAINERS: Update my email address.
5247 2002-08-30  Paul Koning  <pkoning@equallogic.com>
5249         * MAINTAINERS: (Write After Approval): Add myself.
5251 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
5253         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5255 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
5257         * MAINTAINERS: Change my mailing address.
5259 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
5261         * MAINTAINERS (Write After Approval): Remove myself.
5262         (Various Maintainers: c++ runtime libs): Add myself.
5264 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
5266         * MAINTAINERS (Write After Approval): Remove myself.
5267         (Various Maintainers: c++ runtime libs): Add myself.
5269 2002-08-15  Eric Christopher  <echristo@redhat.com>
5271         * config.sub: Import from master repository.
5272         * config.guess: Ditto.
5274 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
5276         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5277         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5278         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5280 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
5282         * MAINTAINERS: Add self to rs6000 vector extensions.
5284 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
5286         * libiberty/configure: Reverted unintended yesterday's check in.
5288 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
5290         * boehm-gc/configure, libf2c/configure: Rebuilt.
5291         * libffi/configure, libiberty/configure: Ditto.
5292         * libjava/configure, libobjc/configure: Ditto.
5293         * libstdc++-v3/configure, zlib/configure: Ditto.
5294         Merged from binutils:
5295         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
5296         From Steve Ellcey <sje@cup.hp.com>:
5297         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5298         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5299         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5300         IA64.
5301         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5302         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5303         soname_spec, sys_lib_search_path_spec): Ditto.
5305 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
5307         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5309 2002-08-04  H.J. Lu  (hjl@gnu.org)
5311         * configure.in (mips*-*-linux*): Don't skip target-libffi.
5313 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
5315         * MAINTAINERS (Write After Approval): Add myself.
5317 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
5319         * configure.in: Move generic linux case to end.  Copy generic
5320         linux noconfigdirs to mips*-*-linux* entry and new
5321         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
5323 2002-07-19  Michael Matz  <matz@suse.de>
5325         * MAINTAINERS: Add myself as ra* maintainer.
5327 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
5329         * config.guess: Update to 2002-07-09 version.
5330         * config.sub: Update to 2002-07-03 version.
5332 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
5334         * MAINTAINERS: Fix typo in a maintainer email address.
5336 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5338         * configure.in: Remove two redundant tests.
5340 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5342         * configure.in (mips*-*-irix6*o32): Enable stabs.
5344 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
5346         * configure.in: Don't build grez.
5347         * Makefile.in: Ditto.
5349         * Makefile.in: Remove references to bsp, cygmon, libstub.
5350         * configure.in: Ditto.
5352         * configure.in: Remove leftover reference to gdbtest.
5354 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
5356         * configure.in (gxx_include_dir):  Change to match versioned
5357         C++ headers if --enable-version-specific-runtime-libs is used.
5359 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
5361         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
5363 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5365         * configure.in: Make --without-x work.
5367 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5369         * configure.in: Rearrange target Makefile fragment collection.
5371         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
5372         cvs[src].
5373         * configure.in: Ditto.
5375 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
5377         * MAINTAINERS (Write After Approval): Update my e-mail address.
5379 2002-06-24  Ben Elliston  <bje@redhat.com>
5381         * configure.in (host_tools): Remove cgen.
5383         * Makefile.in (all-cgen): Remove; runs from its source directory.
5384         (check-cgen, install-cgen, clean-cgen): Likewise.
5385         (all-opcodes): Do not depend on all-cgen.
5386         (all-sim): Likewise.
5388 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
5390         * Makefile.in: Eliminate 'apache' targets.
5391         * configure.in: Eliminate 'apache' targets.
5393         * configure.in: Eliminate redundant tests.  Reorganize.
5395         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
5397         * config-ml.in: Eliminate references to Cygnus configure.
5399         * Makefile.in: Eliminate references to building emacs.
5401 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
5403         * MAINTAINERS: Update my email address.
5405 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
5407         * config.if (libstdcxx_incdir): Version C++ headers.
5408         (cxx_incdir): Remove.
5410 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5412         * MAINTAINERS (Write After Approval): Add self.
5414 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
5416         * configure.in: Add support for ip2k.
5418 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
5420         * configure.in: Fix AIX configury bug.
5422 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
5424         * MAINTAINERS (Write After Approval): Add self.
5426 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5428         * configure.in: replace ${topsrcdir} with ${srcdir}
5430         * configure.in: Move definition of libstdcxx_flags
5431         right above usage, rather than waaay earlier.
5433         * configure.in: Pull definition of is_cross_compiler earlier.
5435         * configure.in: Rearrange a little.
5437         * configure.in: Remove references to librx.
5438         * Makefile.in: Remove references to librx.
5440 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
5442         * config.sub: Add support for avr target.
5443         Import from master sources, rev 1.255
5445 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
5447         * configure, .cvsignore:  Revert previous change...
5448         * Makefile:  ...delete.
5450 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5452         * configure.in: Eliminate ${gasdir} variable.
5454 2002-06-18  Dave Brolley  <brolley@redhat.com>
5456         * configure.in: Add support for frv.
5457         * config.sub: Add support for frv.
5459 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5461         * configure:  Remove garbage from previous commit.
5463 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5465         * configure:  For in-source builds, make a subdir and re-exec there.
5466         * Makefile:  New file.  Pass targets through to build directory.
5467         * .cvsignore:  No longer ignore "Makefile".
5469 2002-06-16  Douglas Rupp  <rupp@gnat.com>
5471         * MAINTAINERS (Write After Approval): Add self.
5473 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5475         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
5477 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
5479         * configure.in (vax-*-netbsd*): Re-enable gas.
5481 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
5483         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
5484         BUILD_PREFIX_1, to correct nomenclature.
5485         * configure: Likewise.
5487         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
5488         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
5490 2002-05-31  Olaf Hering  <olh@suse.de>
5492         * config-ml.in: Propogate DESTDIR also.
5494 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
5496         * configure.in (vax-*-netbsd*): Don't build gas for this
5497         platform.
5499 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5501         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5502         and libgcj for AVR.
5504 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
5506         * MAINTAINERS (Write After Approval): Add myself.
5508 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
5510         * config.guess: Update to 2002-05-22 version.
5511         * config.sub: Likewise.
5513 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5515         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
5516         * config-ml.in: Likewise.
5517         * configure: Likewise.
5518         * configure.in: Likewise.
5520 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
5522         * MAINTAINERS: Update my email address.
5524 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
5526         * configure.in: Simplify makefile fragment collection.
5528         * configure.in: Remove code to build emacs.
5530         * configure.in : Remove --srcdir argument from targargs and buildargs
5531         (it's always overridden in the Makefile anyway).  Rearrange a bit.
5533         * configure: Move some logic to configure.in.
5534         * configure.in: Move some logic from configure.
5536 2002-05-11  Tom Tromey  <tromey@redhat.com>
5538         * MAINTAINERS: Reflect libgcj reality.
5540 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
5542         * Makefile.in: Honour DESTDIR.
5544 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
5546         * config.guess: Import 2002-03-20 version.
5547         * config.sub: Import 2002-04-26 version.
5549 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5551         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
5553 2002-05-07  Tim Josling  <tej@melbpc.org.au>
5555         * MAINTAINERS: Add self.
5557 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
5559         * ltmain.sh: Detect and handle object name conflicts
5560         while piecewise linking a static library.
5562 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
5564         * configure.in (noconfigdirs): Don't disable libgcj on
5565         sparc64-*-solaris* and sparcv9-*-solaris*.
5567 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
5569         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
5571 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
5573         * configure.in (FLAGS_FOR_TARGET): Do not add
5574         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
5575         on i[3456]86-*-linux*.
5577 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
5579         * configure.in (noconfigdirs): Replace [ ] with test.
5581         * configure.in (noconfigdirs): Do not add target-newlib if
5582         target == i[3456]86-*-linux*, and host == target.
5584 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
5586         * configure.in: delete reference to absent file
5588         * configure.in: replace '[' with 'test'
5590         * configure.in: Eliminate references to gash.
5591         * Makefile.in: Eliminate references to gash.
5593         * configure.in: remove useless references to 'pic' makefile fragments.
5595         * configure.in: (*-*-windows*) Finish removing.
5597         * configure.in: Eliminate redundant test for libgui.
5599 2002-04-29  Roger Sayle  <roger@eyesopen.com>
5601         * MAINTAINERS: Add self and realphabetize.  Update entries
5602         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
5603         entry for a29k port maintainer.
5605 2002-04-26      Joel Sherrill <joel@OARcorp.com>
5607         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
5608         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
5610 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
5612         * configure.in: remove references to dead files
5614 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
5616         * MAINTAINERS: Add information about purpose of this file.
5618 2002-04-18  Tom Tromey  <tromey@redhat.com>
5620         * configure.in: Disallow configuring libgcj when it is already
5621         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
5622         Solaris 2.8 by default.  For PR libgcj/6158.
5624 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5626         * configure.in:  Move default CC setting out of config/mh-* fragments
5627         directly into here.
5629 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5631         * configure.in: don't even try to configure or make a subdirectory
5632         if there's no configure script for it.
5634 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
5636         * MAINTAINERS: Remove chill maintainers.
5637         * Makefile.in (CHILLFLAGS): Remove.
5638         (CHILL_LIB): Remove.
5639         (TARGET_CONFIGDIRS): Remove libchill.
5640         (CHILL_FOR_TARGET): Remove.
5641         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
5642         CHILL_LIB.
5643         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
5644         (CHECK_TARGET_MODULES): Likewise.
5645         (INSTALL_TARGET_MODULES): Likewise.
5646         (CLEAN_TARGET_MODULES): Likewise.
5647         (configure-target-libchill): Remove.
5648         (all-target-libchill): Remove.
5649         * configure.in (target_libs): Remove target-libchill.
5650         Do not compute CHILL_FOR_TARGET.
5651         * libchill: Remove directory.
5653 2002-04-11  DJ Delorie  <dj@redhat.com>
5655         * Makefile.in, configure.in: Sync with binutils, entries
5656         follow...
5658 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
5660         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
5661         (do-tar, do-bz2): New rules.
5662         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
5663         (gdb-tar): New rule.
5664         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
5665         (insight_dejagnu.tar): New rule.
5666         (insight.tar): New rule.
5667         (gdb+dejagnu.tar): New rule.
5668         (gdb.tar): New rule.
5670 2002-02-01  Mo DeJong  <supermo@bayarea.net>
5672         * Makefile.in: Add all-tix to deps for all-snavigator
5673         so that tix is built when building snavigator.
5675 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
5677         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5678         ld and gdb are not supported.
5680 2002-01-07  Mark Salter  <msalter@redhat.com>
5682         * configure.in: Remove target-bsp and target-cygmon from arm builds.
5683         Allow target-libgloss to be built for arm, strongarm, and xscale.
5685 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
5687         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5688         options for i[3456]86-pc-linux* native builds.
5690 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
5692         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5693         files from .po files for a distribution.
5695 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
5697         * configure.in: Enable libstdc++-v3 for h8300 targets.
5699 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
5701         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
5702         version from bfd/.
5704 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
5706         * Makefile.in (VER): When present, extract the version number from
5707         the file version.in.
5709 2001-05-24  Tom Rix <trix@redhat.com>
5711         * configure.in : enable ld for aix
5713 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5715         * config.guess: Add linux target for S/390.
5717 2000-11-07  Philip Blundell  <pb@futuretv.com>
5719         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5721 2000-11-03  Philip Blundell  <pb@futuretv.com>
5723         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5724         files.
5726 2001-01-15  Ben Elliston  <bje@redhat.com>
5728         * configure.in (host_tools): Add sid.
5729         Always configure cgen.
5731 2000-11-24  Nick Clifton  <nickc@redhat.com>
5733         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
5736 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
5738         * Makefile.in (ALL_MODULES): Add all-cgen.
5739         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5740         (all-cgen): New target.
5741         (all-opcodes,all-sim): Depend on all-cgen.
5742         * configure.in (host_tools): Add cgen.
5743         Only configure cgen if --enable-cgen-maint.
5745 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
5747         * configure.in: Add *-*-freebsd* configurations.
5749 2002-04-08  Tom Tromey  <tromey@redhat.com>
5751         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
5752         Fixes PR libgcj/6068.
5754 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
5756         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
5758 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5760         * configure.in (alpha*-dec-osf*): Enable libgcj.
5762 2003-03-27  Matthew Gingell <gingell@gnat.com>
5764         * MAINTAINERS (Write After Approval): Add myself.
5766 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
5768         Fix for: PR bootstrap/3591, target/5676
5769         * configure.in (mcore-pe): Disable the configuration of
5770         libstdc++-v3 since exceptions are not supported.
5772 2002-03-20  Anthony Green  <green@redhat.com>
5774         * configure.in: Enable libgcj for xscale-elf target.
5776 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
5778         * MAINTAINERS:  Update my email address.
5780 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
5782         * ltmain.sh (relink_command): Fix typo in previous change.
5784 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
5786         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
5787         (relink_command): Added --tag flags.
5788         (mode=install): If relinking fails; error out.
5790 2002-03-12  Richard Henderson  <rth@redhat.com>
5792         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
5793         .NOTPARALLEL tag.
5794         (do-check): Rename from check.
5795         (check): Allow parallel check.
5797 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
5799         * MAINTAINERS: Add myself as maintainer for xtensa port.
5800         Fix alphabetical order in CPU port maintainer list.
5801         Remove myself from Write After Approval list.
5803 2002-03-11  Richard Henderson  <rth@redhat.com>
5805         * Makefile.in (.NOTPARALLEL): Add fake tag.
5807 2002-03-07  H.J. Lu  (hjl@gnu.org)
5809         * configure.in: Enable gprof for mips*-*-linux*.
5811 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
5813         * MAINTAINERS (Write After Approval): Add myself.
5815 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
5817         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5818         libjava.
5819         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
5821 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
5823         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5824         because its Makefile is there; test for the executable instead.
5826 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
5828         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
5829         libstdc++-v3 and libjava.
5831 2002-02-11  Adam Megacz <adam@xwt.org>
5833         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
5834         boehm-gc
5836 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
5838         * config.guess: Updated to 2002-01-30's version.
5839         * config.sub: Updated to 2002-02-01's version.
5840         Contribute sh64-elf.
5841         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
5842         * configure.in: Added sh64-*-*.
5844 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
5846         * MAINTAINERS: Belatedly add myself to write after approval list.
5848 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
5850         * MAINTAINERS: Put self in as maintainer for x86-64 port.
5851         Remove self as Write After Approval.
5853 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
5855         * MAINTAINERS: Put self in as maintainer for contrib/regression
5856         directory.
5858 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
5860         * MAINTAINERS:  Update my email address.
5862 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
5864         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
5865         target-libiberty, and target-libgloss.  Skip Java-related
5866         libraries if not supported for NetBSD on target CPU.
5868 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
5870         * install-sh: Use _inst.$$_ for temp file name.
5872 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
5874         * MAINTAINERS (Write After Approval): Move my contact info
5875         from here...
5876         (OS Port Maintainers): ...to here (netbsd).
5878 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
5880         * MAINTAINERS (Write After Approval): Add myself.
5882 2002-01-17  H.J. Lu <hjl@gnu.org>
5884         * Makefile.in (all-fastjar): Also depend on all-libiberty.
5885         (all-target-fastjar): Also depend on all-target-libiberty.
5887 2002-01-16  H.J. Lu  (hjl@gnu.org)
5889         * config.guess: Import from master sources, rev 1.225.
5890         * config.sub: Import from master sources, rev 1.238.
5892 2002-01-16  Kazu Hirata  <kazu@hxi.com>
5894         * MAINTAINERS (Write After Approval): Remove myself.
5896 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
5898         * MAINTAINERS (Write After Approval): Add myself.
5900 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5902         * MAINTAINERS: Add self as docs co-maintainer.
5904 2001-12-11  Matthias Klose  <doko@debian.org>
5906         * MAINTAINERS (Write After Approval): Add myself.
5908 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
5910         * MAINTAINERS: Update my email address.
5912 2001-12-07  Turly O'Connor  <turly@apple.com>
5913         * MAINTAINERS (Write After Approval): Add myself.
5914         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
5915         (rs6000_initialize_trampoline): Call __trampoline_setup for
5916         ABI_DARWIN too.
5917         * darwin-tramp.asm: New file, implements __trampoline_setup.
5918         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
5920 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
5922         * MAINTAINERS (Write After Approval): Add myself.
5924 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
5926         * configure, configure.in: Use temp file for long sed commands.
5928 2001-12-03  Laurent Guerby  <guerby@acm.org>
5930         * config.sub: Update to version 1.232 on subversion.
5932 2001-12-03  Ben Elliston  <bje@redhat.com>
5934         * MAINTAINERS: Update mail address for config.* patches.
5936 2001-11-27  DJ Delorie <dj@redhat.com>
5937             Zack Weinberg  <zack@codesourcery.com>
5939         When build != host, create libiberty for the build machine.
5941         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5942         CONFIG_ARGUMENTS.
5943         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5944         New variables.
5945         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5946         and rules.
5947         (all.normal): Depend on ALL_BUILD_MODULES.
5948         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5949         (all-build-libiberty): Depend on configure-build-libiberty.
5951         * configure: Calculate and substitute proper value for
5952         ALL_BUILD_MODULES.
5953         * configure.in: Create the build subdirectory.
5954         Calculate and substitute TARGET_CONFIGARGS (formerly
5955         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5957 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
5959         * MAINTAINERS (write-after-approval): Add self.
5961 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5963         * MAINTAINERS (GNATS only accounts): Remove self.
5965 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
5967         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
5968         libf2c.
5970 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5972         * MAINTAINERS (Write After Approval): Add self.
5974 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
5976         * MAINTAINERS: mips and s390 are also CPU ports.
5978 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
5980         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
5982 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
5984         * MAINTAINERS: Alphabetize.
5986 2001-11-09  Kazu Hirata  <kazu@hxi.com>
5988         * MAINTAINERS (Various maintainers: h8 port): Add myself.
5990 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5992         * MAINTAINERS (Various maintainers: hppa port): Added myself.
5994 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
5996         * configure.in (--enable-languages): Be more permissive about
5997         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
5999 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
6001         * config.sub: Import from master sources, rev. 1.230.
6002         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
6004 2001-11-07  Laurent Guerby  <guerby@acm.org>
6006         * MAINTAINERS (Write After Approval): Add self.
6008 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
6010         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6012 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
6014         * config.sub: Import from master sources, rev 1.226.
6015         * config.guess: Import from master sources, rev 1.216.
6017 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
6019         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6020         * MAINTAINERS: Add self as maintainer of MMIX port.
6021         Remove old after-approval entry.
6023 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
6025         * ChangeLog, configure: Fix spelling errors.
6027 2001-10-20  Brendan Kehoe  <brendan@zen.org>
6029         * MAINTAINERS: Tweak my address.
6031 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
6033         * MAINTAINERS: Update my email address.
6035 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
6037         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6038         * MAINTAINERS: Add self as maintainer of CRIS port.
6040 2001-10-10  Geert Bosch  <bosch@gnat.com>
6042         * MAINTAINERS (Various maintainers: Ada front end):
6043         Added Robert Dewar.
6045 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
6047         * MAINTAINERS (Write After Approval): Added self
6049 2001-10-02  Geert Bosch  <bosch@gnat.com>
6051         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6053 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6055         * configure: Handle temporary files securely using mkdir.
6057 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
6059         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6061 2001-09-26  Will Cohen <wcohen@redhat.com>
6063         * configure.in (*-*-linux*): Disable configuration of target-newlib
6064         and target-libgloss.
6066 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6068         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6069         RANLIB.
6071 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
6073         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6074         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6075         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6076         avoid quotes nesting problems.
6077         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6078         (DO_X): Export only variables that are set.
6080 2001-09-19  Ben Elliston  <bje@redhat.com>
6082         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6083         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6084         semantics.  Use the shell built-in "type" command instead.
6086 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
6088         Merged from gcc-3_0-branch:
6089         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
6090         * ltcf-c.sh: Use $objext, not $ac_objext.
6091         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
6092         * ltcf-cxx.sh: Add support for GNU.
6093         2001-07-22  Timothy Wall  <twall@redhat.com>
6094         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
6095         default settings if using GNU tools with that configuration.
6096         * ltcf-cxx.sh: Ditto.
6097         * ltcf-gcj.sh: Ditto.
6098         2001-07-21  Michael Chastain  <chastain@redhat.com>
6099         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6100         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
6101         * ltmain.sh: Mark as gcc-local.
6103 2001-08-30  Eric Christopher  <echristo@redhat.com>
6104             Jason Eckhardt  <jle@redhat.com>
6106         * config.guess: Merge from master sources.
6107         * config.sub: Merge from master sources, add support for mipsisa32.
6109 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
6110         * config.sub: Merge from master sources, rev 1.219.
6111         * MAINTAINERS: Add self as contact for stormy16 port.
6113 2001-08-14  Zack Weinberg  <zackw@panix.com>
6115         * config.sub: Merge from master sources, rev 1.218.
6116         * config.guess: Merge from master sources, rev 1.209.
6118 2001-08-11  Graham Stott  <grahams@redhat.com>
6120         * Makefile.in (check-c++): Add missing semicolon.
6122 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
6124         * MAINTAINERS (Various maitainers: predict.def): Added myself.
6126 2001-07-30  Eric Christopher  <echristo@redhat.com>
6128         * MAINTAINERS (Various maintainers: mips port): Added myself.
6130 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
6132         * configure.in (sh-*-linux*): New.
6134 2001-07-27  Richard Henderson  <rth@redhat.com>
6136         * .cvsignore: Add LAST_UPDATED.
6138 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
6140         * MAINTAINERS (Various maintainers: s390 port): Added myself.
6142 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
6144         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
6146 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
6148         * MAINTAINERS (Write After Approval): Added myself.
6150 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6152         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6153         and libgcj on m68hc11/m68hc12.
6155 2001-06-27  H.J. Lu  (hjl@gnu.org)
6157         * Makefile (CFLAGS_FOR_BUILD): New.
6158         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6160 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6162         * README: Remove version number.
6164 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6166         * INSTALL/README: Update wrt. to the installation instructions now
6167         residing in gcc/doc/install.texi.
6169 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6171         * README: Replace with a cut-down and updated version of gcc/README.
6173 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
6175         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6176         multilibs to be disabled.
6178 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
6180         * MAINTAINERS (Write After Approval): Add myself.
6182 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
6184         * config.guess: Import CVS version 1.195.
6185         * config.sub: Import CVS version 1.212.
6187 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
6189         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6190         gcc/xgcc is built, use -print-prog-name to find out the program
6191         name to use.
6193 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
6195         * config.guess:  Import CVS version 1.194.  All gcc-local changes
6196         appear to also be in the master copy.
6197         * config.sub:  Import CVS version 1.211.
6199 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
6201         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6202         with_gcc]: Use `gcc -shared' to build a shared library.
6204 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6206         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6207         archives.
6209 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6211         * MAINTAINERS (Write After Approval): Add myself.
6213 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6215         * configure.in (libstdcxx_flags): Do not try to execute
6216         libstdc++-v3/testsuite_flags until it exists.
6218 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
6220         * MAINTAINERS: Update my email address.
6222 2001-05-31  Graham Stott  <grahams@redhat.com>
6224         * MAINTAINERS (Write After Approval): Add myself.
6226 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
6228         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
6229         libraries when using g++ with native linker.
6231 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
6233         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6235 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
6237         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6238         [aix4*|aix5*]: Prepend blank.
6240 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
6242         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6243         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
6244         of subdir/configure scripts to use the new libtool.m4.
6246 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
6248         * MAINTAINERS (Write After Approval): Add myself.
6250 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6252         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6254 2001-05-11  Ben Elliston  <bje@redhat.com>
6256         * Makefile.in (all-sid): New target.
6257         (check-sid, clean-sid, install-sid): Likewise.
6259 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6261         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6263 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6265         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6266         libgcj.
6268 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6270         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6271         gcc/xgcc is built, use -print-prog-name to find out the program
6272         name to use.
6274 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
6276         * configure.in (noconfigdirs): Don't reset it from scratch in the
6277         target case; only append to it.
6279         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6280         sparc-*-solaris2.8]: Disable ${libgcj}.
6282 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
6284         * configure.in (libgcj_saved): Copy from $libgcj.
6285         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6286         --disable-libgcj.
6288 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
6290         * MAINTAINERS: Remove self as MIPS maintainer and
6291         C front end maintainer.
6293 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
6295         * configure.in: Move *-chorusos target case to the proper switch.
6296         Disable libgcj.
6298 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6300         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6301         1.641.2.228.
6303 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6305         * Makefile.in (STAGE1_CFLAGS): Pass down.
6307 2001-04-13  Alan Modra  <amodra@one.net.au>
6309         * config.guess: Add hppa64-linux support.  Note for next import that
6310         this is already in the master file.
6311         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
6313 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6315         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6316         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6318 2001-04-11  Stan Shebs  <shebs@apple.com>
6320         * MAINTAINERS: Add self as Darwin port maintainer.
6322 2001-04-11  Alan Modra  <amodra@one.net.au>
6324         * MAINTAINERS: Update my email address.
6326 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
6328         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6329         recent versions of FreeBSD (release 3 or later).
6330         * ltconfig: On FreeBSD, -lc must not be provided when building
6331         a shared library or else the standard -pthread gcc option is
6332         rendered worthless to later users of the built library.
6334 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6336         * MAINTAINERS: Add self and RTH as C front end maintainers.
6338 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
6340         * config.sub: Make sure to match an already-canonicalized
6341         machine name (eg. mn10300-unknown-elf).
6343 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
6345         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6346         New macros.
6347         (bootstrap, cross): Use RECURSE_FLAGS.
6348         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6350 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
6352         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6354 2001-03-22  Colin Howell  <chowell@redhat.com>
6356         * Makefile.in (DO_X): Do not backslash single-quotes in
6357         backquotes (two places).
6359 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6361         Re-installed:
6362         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6363         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6364         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6365         * ltcf-cxx.sh: Likewise.
6366         * ltcf-gcj.sh: Likewise.
6368 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6370         * MAINTAINERS: Add myself as "documentation co-maintainer".
6372 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6374         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6375         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
6377 2001-03-19  Tom Tromey  <tromey@redhat.com>
6379         * config-ml.in: Handle GCJ and GCJFLAGS.
6381 2001-03-21  Michael Chastain  <chastain@redhat.com>
6383         * Makefile.in: all-m4 depends on all-texinfo.
6385 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
6387         * MAINTAINERS: Add myself to write after approval list.
6389 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
6391         * Makefile.in (DO_X): Quote nested quotes.
6393 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
6395         * MAINTAINERS: Add myself to write after approval list.
6397 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
6399         * Makefile.in (DO_X): Use double quotes for quoting
6400         "RANLIB=$${RANLIB}".
6402 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
6404         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
6406 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
6408         * configure.in: Only use `lang_requires' for languages athat are
6409         actually enabled.
6411 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
6413         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
6415 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
6417         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
6419 2001-03-07  Tom Tromey  <tromey@redhat.com>
6421         * configure.in: Allow config-lang.in to set `lang_requires' to list
6422         of other required languages.
6424 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
6426         * Makefile.in: Remove RANLIB definition. Use RANLIB
6427         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6428         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6430 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
6431             Alexandre Oliva  <aoliva@redhat.com>
6433         * Makefile.in (check-c++): Use tabs, not spaces.
6435 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
6437         * MAINTAINERS: add myself to Write After Approval list.
6439 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
6441         * Makefile.in (check-c++): New rule.
6443         * configure.in (target_libs): Remove libg++.
6444         (noconfigdirs): Remove libg++.
6445         (noconfigdirs): Same.
6446         (noconfigdirs): Same.
6447         (noconfigdirs): Same.
6449         * config-ml.in: Remove libg++ references.
6451         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6452         (ALL_TARGET_MODULES): Same.
6453         (configure-target-libg++): Remove.
6454         (all-target-libg++): Remove.
6455         (configure-target-libio): Remove.
6456         (all-target-libio): Remove.
6457         (check-target-libio): Remove.
6458         (.PHONY): Remove.
6459         (libg++.tar.bz2): Remove.
6460         (all-target-cygmon): Remove libio.
6461         (all-target-libstdc++): Remove.
6462         (configure-target-libstdc++): Remove.
6463         (TARGET_LIB_PATH): Remove libstdc++.
6464         (ALL_GCC_CXX): Remove libstdc++.
6465         (all-target-gperf): Correct.
6467 2001-02-16  Nick Clifton  <nickc@redhat.com>
6469         * configure.in (noconfigdirs): Allow configuration of texinfo
6470         for Cygwin hosts.
6472 2001-02-15  Anthony Green  <green@redhat.com>
6474         * configure: Introduce GCJ_FOR_TARGET.
6475         * configure.in: Ditto.
6476         * Makefile.in: Ditto.
6478 2001-02-13  Andreas Schwab  <schwab@suse.de>
6480         * MAINTAINERS: Update mail address.
6482 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6484         * config.guess: Add linux target for S/390.
6485         * config.sub: Likewise.
6487 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
6489         * configure.in: for *-chorusos, don't config target-newlib and
6490         target-libgloss.
6492 2001-02-06  Ben Elliston  <bje@redhat.com>
6494         * configure: Output host type to stdout, not stderr.
6496 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
6498         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
6499         * ltcf-cxx.sh: Likewise.
6501         * config.if: Assume enable_libstdcxx_v3 is defined.
6503 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
6505         Remove V2 C++ library.
6506         * configure.in: Remove --enable-libstdcxx_v3 support.
6508 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
6510         * include/demangle.h: Add prototype for java_demangle_v3.
6512 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
6514         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
6516 2001-01-27  Richard Henderson  <rth@redhat.com>
6518         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6520 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6522         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
6523         Don't unset, it's non-portable and no longer necessary, set to empty
6524         instead.
6526 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6528         * ltconfig: Shell portability fix for the tagname validity check.
6530 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
6532         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
6533         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
6535 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6537         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
6539 2001-01-26  Tom Tromey  <tromey@redhat.com>
6541         * configure.in: Allow libgcj to be built on Sparc Solaris.
6543 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
6545         * ltcf-c.sh: Add aix5 case.
6546         * ltcf-cxx.sh: Likewise.
6547         * ltconfig: Likewise.
6549 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
6551         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
6552         keep at least one of build_libtool_libs or build_old_libs set to
6553         yes.
6555         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
6556         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
6558 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
6560         * configure.in: Enable libgcj on several additional platforms.
6562 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
6564         * configure.in: Enable libgcj for linux targets.
6566 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6568         * MAINTAINERS (Write After Approval): Add myself.
6570 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6572         * MAINTAINERS: Add myself as vax port maintainer.
6574 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
6576         * MAINTAINERS: Add myself as Mercury front-end maintainer.
6578 2001-01-09  Mike Stump  <mrs@wrs.com>
6580         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6581         failures of subdirectories.
6583 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6585         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6586         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6587         * ltcf-cxx.sh: Likewise.
6588         * ltcf-gcj.sh: Likewise.
6589         * ltconfig.sh: Fix typo.
6591 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6593         * configure: handle DOS-style absolute paths.
6595 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6597         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6599 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
6601         * MAINTAINERS: Add myself as avr port co-maintainer.
6603 2000-12-28  Ben Elliston  <bje@redhat.com>
6605         * MAINTAINERS: Add myself under ``Write After Approval''.
6607 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
6609         * texinfo: Remove directory from GCC.
6611 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6613         * COPYING: Update to current
6614         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
6615         to 19yy as example year in copyright notice).
6617 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
6619         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6620         (libstdcxx_incdir): Pass down.
6621         * config.if: Remove expired bits for cxx_interface, add stub.
6622         (libstdcxx_incdir): Add variable for g++ include directory.
6623         * configure.in (gxx_include_dir): Use it.
6625 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
6627         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
6628         with old-email address from ``Write After Approval''.
6630 2000-12-15  Andreas Jaeger  <aj@suse.de>
6632         * configure.in: Handle lang_dirs.
6634 2000-12-14  Tom Tromey  <tromey@redhat.com>
6636         * MAINTAINERS: Removed brads.
6638         * MAINTAINERS: Added gcj developers.
6640 2000-12-13  Anthony Green  <green@redhat.com>
6642         * configure.in: Disable libgcj for any target not specifically
6643         listed.  Disable libgcj for x86 and Alpha Linux until compatible
6644         with g++ abi.
6646 2000-12-13  Mike Stump  <mrs@wrs.com>
6648         * Makefile.in (local-distclean): Also remove fastjar.
6650 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
6652         * contrib/gcc_update: Add fastjar --touch entries.
6654 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
6656         * configure.in: Disable language-specific target libraries for
6657         languages that aren't enabled.
6659 2000-12-10  Anthony Green  <green@redhat.com>
6661         * configure.in: Define libgcj.  Disable libgcj target libraries for
6662         most targets.
6664 2000-12-10  Neil Booth  <neilb@earthling.net>
6666         * MAINTAINERS: Update mail address, remove from WAA list.
6668 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6670         * libjava: Imported from /cvs/java.
6671         * libffi: Likewise.
6672         * Boehm-gc: Likewise.
6674 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6676         * configure.in (target_libs): Revert 2000-12-08 patch.
6677         (noconfigdirs): Added target-libjava.
6679 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6681         * djunpack.bat: removed.
6683 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6685         * Makefile.in: handle DOS-style absolute paths.
6686         * config-ml.in: likewise.
6687         * symlink-tree: likewise.
6689 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6691         * fastjar: Imported.
6693 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6695         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6696         libjava.
6697         * configure.in (target_libs): Removed `target-libjava'.
6699 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6701         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6702         (ALL_MODULES): Added fastjar.
6703         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6704         (all-target-libjava): all-fastjar replaces all-zip.
6705         (all-fastjar): Added.
6706         (configure-target-fastjar, all-target-fastjar): Likewise.
6707         * configure.in (host_tools): Added fastjar.
6709 2000-12-07  Mike Stump  <mrs@wrs.com>
6711         * Makefile.in (local-distclean): Remove leftover built files.
6713 2000-11-24  Nick Clifton  <nickc@redhat.com>
6715         * configure.in (xscale-elf): Add target.
6716         (xscale-coff): Add target.
6718 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
6720         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6721         recent versions of FreeBSD (release 3 or later).
6722         * ltconfig: On FreeBSD, -lc must not be provided when building
6723         a shared library or else the standard -pthread gcc option is
6724         rendered worthless to later users of the built library.
6726 2000-11-16  Fred Fish  <fnf@be.com>
6728         * configure.in (enable_libstdcxx_v3): Fix typo,
6729         libstd++ -> libstdc++.
6731 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6733         * MAINTAINERS: Add self to Write After Approval list.
6735 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
6737         * MAINTAINERS: Update my email address.  Add myself to global write
6738         privs list.
6740 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
6742         * Makefile.in: Merge with src and libgcj.
6743         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
6744         configure-target-<library> when their configure scripts need the C
6745         or C++ library to have already been built to work properly.
6746         (do_proto_toplev): Set them to an empty string.
6748         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
6749         (REALLY_SET_LIB_PATH): Use them.
6751 2000-11-17  Stan Shebs  <shebs@apple.com>
6753         * MAINTAINERS: Add self to Write After Approval list.
6755 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6757         * configure: Provide the original toplevel configure arguments
6758         (including $0) to subprocesses in the environment rather than
6759         through gcc/configargs.h.
6761 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6763         * MAINTAINERS: Remove references to cccp. Change C9X reference to
6764         C99.  Alphabetise "Write After Approval" list.
6766 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
6768         * configure: Turn on libstdc++ V3 by default.
6770         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
6771         if we've got GCC.
6773 2000-11-11  Philip Blundell  <philb@gnu.org>
6775         * MAINTAINERS: Add self to Write After Approval list.
6777 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
6779         * ltcf-c.sh (aix4): Improve shared library configuration; require
6780         exporting symbols.
6781         * ltcf-cxx.sh (aix4): Define.
6782         * ltconfig (aix4): Define library and soname specs appropriate for
6783         AIX.  Define command to create export symbols list.
6785 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
6787         * config.sub: Add support for Sun Chorus
6789 2000-10-31  Nick Clifton  <nickc@redhat.com>
6791         * MAINTAINERS: Rename <name>@cygnus.com addresses to
6792         <name>@redhat.com.  Also installed new email address for Clint
6793         Popetz.
6795 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
6797         * etc: Remove directory from GCC.
6799 2000-10-16  Michael Meissner  <meissner@redhat.com>
6801         * configure (gcc/configargs.h): Only create if there is a build GCC
6802         directory created.
6804 2000-10-16  Matthias Klose  <doko@debian.org>
6806         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
6807         when configured for libstdc++-v3.
6809 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
6811         * configure: Save configure arguments to gcc/configargs.h.
6813 2000-10-04  Philipp Thomas  <pthomas@suse.de>
6815         * config.guess: Import CVS version 1.157.
6816         * config.sub: Import CVS version 1.181.
6818 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
6820         * Makefile.in (bootstrap): avoid recursion if subdir missing
6821         (cross): ditto
6822         (do-proto-toplev): ditto
6824 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
6826         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
6827         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
6829         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
6830         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
6831         all affected `configure' scripts.
6833 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
6835         * MAINTAINERS: Add self as cpplib co-maintainer.
6837 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
6839         * MAINTAINERS: Add self to Write After Approval list.
6841 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6843         * INSTALL/README: egcs -> GCC update.
6845 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
6847         * MAINTAINERS: Add myself to Write After Approval list.
6849 2000-09-15  Kazu Hirata  <kazu@hxi.com>
6851         * MAINTAINERS: Add myself to Write After Approval list.
6853 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
6855         * configure.in: Do not build byacc for hppa64.  Provide paths to the
6856         X11 libraries for hppa64.
6858 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6860         * MAINTAINERS: Add myself as 68hc11 port maintainer.
6862 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
6864         * Makefile.in (all-zlib): Added dummy target.
6866         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6867         ltcf-gcj.sh: Updated from libtool multi-language branch.
6869 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
6871         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
6872         (bootstrap*): Depend on all-bootstrap.
6874 2000-09-05  Philipp Thomas  <pthomas@suse.de>
6876         * config.guess: Import CVS version 1.156.
6877         * config.sub: Import CVS version 1.179.
6879 2000-09-02  Anthony Green  <green@cygnus.com>
6881         * Makefile.in (all-gcc): Depend on all-zlib.
6882         (CLEAN_MODULES): Add clean-zlib.
6883         (ALL_MODULES): Add all-zlib.
6884         * configure.in (host_libs): Add zlib.
6886 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
6888         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
6889         crosses, but add gcc/include to the header search path for them.
6891 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
6893         * MAINTAINERS: Add self to Write After Approval list.
6895 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6897         * config.guess: Import CVS version 1.152.
6898         * config.sub: Import CVS version 1.177.
6900 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
6902         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6903         $targargs to tell whether newlib is going to be built.
6905         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6906         $$r/TARGET_SUBDIR/libio for _G_config.h.
6908 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
6910         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
6912 2000-08-22  DJ Delorie  <dj@redhat.com>
6914         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
6916 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
6918         * config-ml.in (CC, CXX): Avoid trailing whitespace.
6919         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
6920         sub-configures.
6922 2000-08-21  DJ Delorie  <dj@redhat.com>
6924         * MAINTAINERS: Add self as a libiberty maintainer
6926 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
6928         * configure.in (libstdcxx_flags): Use
6929         libstdc++-v3/src/libstdc++.INC.
6931 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
6933         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
6935 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
6937         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6939         * configure: Make enable_threads and enable_shared defaults
6940         explicit.  Substitute enable_threads into generated Makefiles.
6941         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6942         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6944 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
6946         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
6948 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
6950         * config-ml.in (CC): Remove bogus duplicate quotation mark from
6951         previous delta.
6953 2000-08-11  Jason Merrill  <jason@redhat.com>
6955         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
6956         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
6957         (FLAGS_FOR_TARGET): Not here.
6958         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
6960 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
6962         * config-ml.in (CC, CXX): Don't introduce a leading space.
6964 2000-08-07  DJ Delorie  <dj@delorie.com>
6966         * MAINTAINERS: Add self as a DJGPP maintainer
6968 2000-08-07  DJ Delorie  <dj@redhat.com>
6970         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
6971         "if we're also building gcc, and it's a gcc that will run on the
6972         build machine, we want to use its includes instead of the system's
6973         default includes".
6975 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6977         * MAINTAINERS: Add self to Write After Approval list.
6979 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
6981         * configure.in (libstdcxx_flags): Don't use `"'.
6983         * config-ml.in: Adjust multilib search paths to the
6984         appropriate multilib tree.
6986 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
6988         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
6989         commas in $LANGUAGES.
6991 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
6993         * configure.in: Re-enable all references to libg++ and librx.
6995 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
6997         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
6998         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
6999         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
7000         * ltcf-cxx.sh (need_lc): Set based on postdeps.
7002         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7004 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
7006         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7007         CXX_FOR_TARGET for sed.
7009 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
7011         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7012         Do not override if already set in the environment or in configure.
7013         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7014         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7016 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
7018         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
7019         the libtool CVS tree multi-language branch.
7020         * ltconfig, ltmain.sh: Updated.
7022 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
7024         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
7025         (clean-target): Depend on it.
7027         * Makefile.in (FLAGS_FOR_TARGET): New macro.
7028         (GCC_FOR_TARGET): Use it.
7029         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7030         * configure.in: ... here.
7031         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
7032         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7034 2000-07-24  Eric Christopher  <echristo@cygnus.com>
7036         * MAINTAINERS: Add self to Write After Approval list.
7038 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
7040         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7041         (configure-target-libchill, configure-target-libobjc): Likewise.
7043         * configure.in: Use the same cache file for all target libs.
7044         * config-ml.in: But different cache files per multilib variant.
7046 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7048         * configure (topsrcdir): Don't use dirname.
7050 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
7052         * MAINTAINERS: Add self to Write After Approval list.
7054 2000-07-20  Jason Merrill  <jason@redhat.com>
7056         * configure.in: Remove all references to libg++ and librx.
7058         * configure, configure.in, Makefile.in: Unify gcc and binutils.
7060 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
7062         * config.sub: Update to subversions version 2000-07-06.
7064 2000-07-12  Andrew Haley  <aph@cygnus.com>
7066         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7067         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7069 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
7071         * symlink-tree:  Check number of arguments.
7073 2000-07-05  Jim Wilson  <wilson@cygnus.com>
7075         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7076         search path for a g++ extracted from the build tree.  This
7077         will allow link tests run by configure scripts in
7078         subdirectories to succeed.
7080 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
7082         * ltconfig: Add support for mips-dde-sysv4.2MP
7084 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7086         * MAINTAINERS: Add myself as loop discovery maintainer.
7088 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
7090         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7091         `os2'. Force ac_cv_exeext to be ".exe" in that case.
7093 2000-06-19  Timothy Wall  <twall@cygnus.com>
7095         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7096         * config.sub: Add tic54x target.
7098 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7100         * MAINTAINERS: Add self as Fortran maintainer,
7101         remove Craig Burley.
7103 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7105         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7106         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7108 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
7110         * MAINTAINERS: Add self as i18n maintainer
7112 20000-05-21  H.J. Lu  (hjl@gnu.org)
7114         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7115         directory are used if they exist. Make sure
7116         $(build_tooldir)/include is searched for header files,
7117         $(build_tooldir)/lib/ for library files.
7118         (GCC_FOR_TARGET): Likewise.
7119         (CXX_FOR_TARGET): Likewise.
7121 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
7123         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7125 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
7127         * Makefile.in (configure-target-libiberty): Depend on
7128         configure-target-newlib.
7130 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7132         * configure.in, Makefile.in: Merge all libffi-related
7133         configury stuff from the libgcj tree.
7135 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7137         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7138         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7140 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7142         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7143         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7144         current version information.  Add to proto-toplev directory.
7145         (gdb-taz): Build do-djunpack.
7147 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
7149         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7151 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7153         * MAINTAINERS: Add self to Write After Approval list.
7155 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7157         * ltmain.sh: Preserve in relink_command any environment
7158         variables that may affect the linker behavior.
7160 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
7162         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7164 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
7166         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7168 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7170         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7171         with the version name.
7173 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
7175         * MAINTAINERS: Add self as bb-reorder maintainer.
7177 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7179         * config.if: Tweak.
7181 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7183         * djunpack.bat: New file.
7185 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7187         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7188         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7189         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7190         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7192 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7194         * config.sub (case $basic_machine): Change default for "ibm-*"
7195         to "openedition".
7197 2000-04-13  Andreas Jaeger  <aj@suse.de>
7199         * MAINTAINERS: Added myself.
7201 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7203         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7204         (do-md5sum): New target.
7205         (MD5PROG): Define.
7206         (PACKAGE): Default to TOOL.
7207         (VER): Default to a shell script.
7208         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7209         md5 checksum generation.
7210         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7211         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7212         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7213         insight.tar.bz2): Use gdb-taz to create archive.
7215 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7217         * configure (warn_cflags): Delete.
7219 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
7221         * MAINTAINERS: Added myself.
7223 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7224             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
7226         * configure.in (enable_libstdcxx_v3): Add.
7227         (target_libs): Add bits here to switch between libstdc++-v2 and
7228         libstdc++-v3.
7229         * config.if: And this file too.
7230         * Makefile.in: Add libstdc++-v3 targets.
7232 2000-04-05  Michael Meissner  <meissner@redhat.com>
7234         * config.sub (d30v): Add d30v as a basic machine type.
7236 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7238         * configure.in: -linux-gnu*, not -linux-gnu.
7240 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7242         * MAINTAINERS: Add self in write-after-approval section.
7244 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
7246         * MAINTAINERS: Add self as ia64 port maintainer.
7248 2000-03-08  Neil Booth  <NeilB@earthling.net>
7250         * MAINTAINERS: Add self in write-after-approval section.
7252 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7254         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7255         (do-tar-bz2): Replace TOOL with PACKAGE.
7256         (gdb.tar.bz2): Remove GDBTK from GDB package.
7257         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7258         dejagnu.tar.bz2): New packages.
7260 2000-02-27  Andreas Jaeger  <aj@suse.de>
7262         * configure.in: Add entry for mips*-*-linux*, move catch all
7263         *-*-*linux* entry below this one.
7265 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
7267         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7269 2000-02-24  Nick Clifton  <nickc@cygnus.com>
7271         * config.sub: Support an OS of "wince".
7273 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7275         * config.guess, config.sub: Updated to match config's 2000-02-15
7276         version.
7278 2000-02-23  Linas Vepstas <linas@linas.org>
7280         * config.sub: Add support for Linux/IBM 370.
7281         * configure.in: Likewise.
7283 2000-02-22  Nick Clifton  <nickc@cygnus.com>
7285         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7287 2000-02-20  Christopher Faylor <cgf@cygnus.com>
7289         * config.guess: Guess "cygwin" rather than "cygwin32".
7291 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7293         * configure (gcc_version): When setting, narrow search to
7294         lines containing `version_string'.
7296 2000-02-15  Denis Chertykov  <denisc@overta.ru>
7298         * config.sub: Add support for avr target.
7300 2000-02-14  Nick Clifton  <nickc@cygnus.com>
7302         * MAINTAINERS: Add maintainers for MCore port.
7304 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7306         * config.sub: Add mmix-knuth-mmixware.
7308 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7310         * MAINTAINERS: Pair cccp with cpplib maintainership.
7312 2000-01-27  Christopher Faylor <cgf@redhat.com>
7314         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7315         structure stuff to -L library search.
7316         (CXX_FOR_TARGET): Ditto.
7317         (CROSS_CHECK_MODULES): Fix spelling mistake.
7319 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7321         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7322         the C++ compiler.
7324 2000-01-12  Richard Henderson  <rth@cygnus.com>
7326         * configure.in: Don't build some bits for beos.
7328 2000-01-12  Joel Sherrill (joel@OARcorp.com)
7330         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7331         as include files.
7333 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
7335         * Add self as cpplib maintainer, as requested by Jason
7336         Merrill.  Correct my e-mail address.
7338 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
7340         * configure.in: Use mt-aix43 to handle *_TARGET defs,
7341         not mh-aix43.
7343 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
7345         * MAINTAINERS: Add myself to "write after approval" list.
7347 1999-12-14  Richard Henderson  <rth@cygnus.com>
7349         * config.guess (alpha-osf, alpha-linux): Detect ev67.
7350         * config.sub: Accept alphaev[78], alphaev8.
7352 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7354         * config.guess, config.sub: Update from autoconf.
7356 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
7358         * MAINTAINERS:  update my playtime e-address.
7360 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7362         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7363         necessary libraries are missing.
7365 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
7367         * MAINTAINERS: Add new 'write after approval' maintainer.
7369 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7371         * MAINTAINERS: Add new Java maintainer.
7373 1999-10-25  Andreas Schwab  <schwab@suse.de>
7375         * configure: Fix quoting inside arguments of eval.
7377 1999-10-21  Nick Clifton  <nickc@cygnus.com>
7379         * config-ml.in: Allow suppression of some ARM multilibs.
7381 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
7383         * config.guess: Add OS/390 match pattern.
7384         * config.sub: Add mvs, openedition targets.
7385         * configure.in (i370-ibm-opened*): New.
7387 1999-09-04  Steve Chamberlain  <sac@pobox.com>
7389         * config.sub: Add support for configuring for pj.
7391 1999-08-31  Nick Clifton  <nickc@cygnus.com>
7393         * config.sub (maybe_os): Add support for configuring for fr30.
7395 1999-08-25  Nick Clifton  <nickc@cygnus.com>
7397         * configure.in: Do not configure or build ld for AIX
7398         platforms.  ld is known to be broken on these platforms.
7400 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7402         * config-ml.in: Pass compiler flag corresponding to multidirs to
7403         subdir configures.
7405 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
7407         * Makefile.in (LDFLAGS): Define.
7409 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
7411         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7412         noconfigdirs.
7413         (*-*-cygwin*): Likewise.
7415 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
7417         * mkdep: New file.
7418         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7419         (BINUTILS_SUPPORT_DIRS): Add mkdep.
7421         From Eli Zaretskii <eliz@is.elta.co.il>:
7422         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7423         long file name when using DJGPP on MS-DOS.
7425 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
7427         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7429 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
7431         * Makefile.in (check-target-libio): Remove all-target-libstdc++
7432         dependency as this causes "make check" to globally "make all"
7434 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
7436         * configure.in (target_libs): Added target-zlib.
7437         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7438         (CONFIGURE_TARGET_MODULES): Likewise.
7439         (CHECK_TARGET_MODULES): Likewise.
7440         (INSTALL_TARGET_MODULES): Likewise.
7441         (CLEAN_TARGET_MODULES): Likewise.
7442         (configure-target-zlib): New target.
7443         (all-target-zlib): Likewise.
7444         (all-target-libjava): Depend on all-target-zlib.
7445         (configure-target-libjava): Depend on configure-target-zlib.
7447         * Makefile.in (configure-target-libjava): Depend on
7448         configure-target-newlib.
7449         (configure-target-boehm-gc): New target.
7450         (configure-target-qthreads): New target.
7452         * configure.in (target_libs): Added target-qthreads.
7453         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7454         (CONFIGURE_TARGET_MODULES): Likewise.
7455         (CHECK_TARGET_MODULES): Likewise.
7456         (INSTALL_TARGET_MODULES): Likewise.
7457         (CLEAN_TARGET_MODULES): Likewise.
7458         (all-target-qthreads): New target.
7459         (configure-target-libjava): Depend on configure-target-qthreads.
7460         (all-target-libjava): Depend on all-target-qthreads.
7462         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7463         (CONFIGURE_TARGET_MODULES): Likewise.
7464         (CHECK_TARGET_MODULES): Likewise.
7465         (INSTALL_TARGET_MODULES): Likewise.
7466         (CLEAN_TARGET_MODULES): Likewise.
7467         (all-target-libjava): New target.
7468         (all-target-boehm-gc): Likewise.
7469         * configure.in (target_libs): Added libjava, boehm-gc.
7471 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
7473         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7474         configure.bat in SUPPORT_FILES.
7475         (gas+binutils.tar.bz2): Likewise.
7477         * makeall.bat: Remove; obsolete.
7479 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
7481         From Mark Elbrecht:
7482         * configure.bat: Remove; obsolete.
7484 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
7486         * configure: Add -W -Wall to the default CFLAGS when compiling with
7487         gcc.
7489 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
7491         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7493 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
7495         * configure.in: Build ld on IRIX6.
7497 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
7499         * Makefile.in: Change distribution targets to use bzip2 instead of
7500         gzip.
7501         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
7502         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
7504 1999-06-04  Nick Clifton  <nickc@cygnus.com>
7506         * config.sub: Add mcore target.
7508 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
7510         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7512 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
7514         * config.guess (dummy): Changed to $dummy.
7516 1999-05-24  Nick Clifton  <nickc@cygnus.com>
7518         * config.sub: Tidied up case statements.
7520 1999-05-22  Ben Elliston  <bje@cygnus.com>
7522         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7523         <jiro@din.or.jp>.
7525         * config.guess: Merge with FSF version. Future changes will be
7526         more accurately recorded in this ChangeLog.
7527         * config.sub: Likewise.
7529 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
7531          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
7533 1999-04-30  Tom Tromey  <tromey@cygnus.com>
7535         * ltmain.sh: [mode link] Always use CC given by ltconfig.
7537 1999-04-23  Tom Tromey  <tromey@cygnus.com>
7539         * ltconfig, ltmain.sh: Update to libtool 1.2f.
7541 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
7543         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7544         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7545         Bad merge removed these two changes.
7547 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
7548                           Martin Heller (Ing.-Buero_Heller@t-online.de)
7550         * config.guess (interix Alpha): Add.
7552 1999-04-11  Richard Henderson  <rth@cygnus.com>
7554         * configure.in (i?86-*-beos*): Do config gperf; don't config
7555         gdb, newlib, or libgloss.
7557 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
7559         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7560         link a trivial program with -mabi=64.  If it fails, remove mabi=64
7561         from multidirs.
7563 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
7565         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7567 1999-04-08  Nick Clifton  <nickc@cygnus.com>
7569         * config.sub: Add support for mcore targets.
7571 1999-04-07  Michael Meissner  <meissner@cygnus.com>
7573         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
7574         not mt-ospace, in order to shut up assembler warning about using
7575         symbols that are named the same as registers.
7577 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
7579         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
7580         dependency list for all-target-cygmon.
7582 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
7584         * config-ml.in: Check $host, not $target, for selective multilibs.
7585         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
7586         thumb interworking, and underscore prefix multilibs.
7588 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
7590         * missing: Update to version from current automake.
7592 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
7594         * configure (gxx_include_dir): Removed.
7596         * configure.in (gxx_include_dir): Handle it.
7597         * Makefile.in: Likewise.
7599 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
7601         * config.sub (mips64vr4111,mips64vr4111el) Add.
7603 1999-03-21  Ben Elliston  <bje@cygnus.com>
7605         * config.guess: Correct typo for detecting ELF on FreeBSD.
7607 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
7609         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
7610         config/mh-djgpp.
7612 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
7614         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
7615         all-target-newlib to dependency list for all-target-bsp.
7617 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7619         * config.sub: Add i386-uwin support.
7620         * config.guess: Likewise.
7622 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7624         * configure.in: cleanup, add mh-*pic handling for arm, special
7625         case powerpc*-*-aix*
7627 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
7629         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
7630         can be built.
7632 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
7634         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
7635         targets.
7637 1999-03-02  Nick Clifton  <nickc@cygnus.com>
7639         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
7641 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
7643         * config.sub: Check for "cygwin*" rather than "cygwin32*"
7645 1999-02-24  Nick Clifton  <nickc@cygnus.com>
7647         * config.sub: Fix typo in arm recognition.
7649 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
7651         * configure.in (noconfigdirs): Changed target_configdirs to
7652         include target-bsp only for m68k-*-elf* and m68k-*-coff*
7653         rather than m68k-*-* since it is not known to work on
7654         m68k-aout. Ditto for arm-*-*oabi.
7656 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
7658         * configure.in (*-*-windows*): Remove, no longer used.
7660 1999-02-19  Ben Elliston <bje@cygnus.com>
7662         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
7663         Smart and improved by Andrew Cagney.
7665 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
7667         * config.guess: Recognize openbsd-*-hppa.
7669 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
7671         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
7672         only if it is not empty.
7674 1999-02-17  Nick Clifton  <nickc@cygnus.com>
7676         Patch from: Scott Bambrough <scottb@corelcomputer.com>
7678         * config.guess: Modified to recognize uname's armv* syntax.
7680         * config.sub: Modified to recognize uname's armv* syntax.
7682 1999-02-17  Mark Salter  <msalter@cygnus.com>
7684         * configure.in: Added target-bsp for sparclite.
7686 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
7688         * config.sub: Recognize alphapca5[67] and up to alphaev8.
7690 1999-02-08  Nick Clifton  <nickc@cygnus.com>
7692         * configure.in: Add support for strongarm port.
7693         * config.sub: Add support for strongarm target.
7695 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7697         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
7698         the old name config/mh-cygwin32.
7699         Enable texinfo.
7701 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
7703         * configure.in: Do build ld for ix86 Solaris.
7705 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
7707         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
7708         $AR_FOR_TARGET.  Likewise for RANLIB.
7710 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
7712         * config.sub (oabi):  Recognize.
7713         * configure.in (arm-*-oabi):  Handle.
7715 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
7717         * config.guess: Improve detection of i686 on UnixWare 7.
7719 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7721         * config.guess: Add support for i386-pc-interix.
7722         * config.sub: Likewise.
7723         * configure.in: Likewise.
7725 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
7727         * Makefile.in: Remove unneeded all-target-libio from
7728         from all-target-winsup target since it is now unneeded.
7729         Add all-target-libtermcap in its place since it is now
7730         needed.
7732 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
7734         * configure.in: makefile stub for cygwin target is probably
7735         unnecessary.  Remove it for now.
7737 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
7739         * configure.in: libtermcap.a should be built when cygwin is the
7740         target as well as the host.
7741         * config.guess: Allow mixed case in cygwin uname output.
7742         * Makefile.in: Add libtermcap target.
7744 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
7746         * config.sub: Clean up handling of hppa2.0.
7748 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
7750         * config.guess: Use C code to identify more HP machines.
7752 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
7754         * config.sub: Handle hppa2.0.
7756 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
7758         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
7759         cygmon for all sparclite targets, regardless of object format.
7761 1998-12-15  Mark Salter  <msalter@cygnus.com>
7763         * configure.in: Added target-bsp for several target architectures.
7765         * Makefile.in: Added rules for bsp.
7767 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
7769         * config.guess: Improve detection of hppa2.0 processors.
7771 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
7773         * config.guess: Recognize FreeBSD using ELF automatically.
7775 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
7777         * configure (skip-this-dir): Add handling for new shell script, which
7778         might be created by a sub-directory's configure to indicate, this particular
7779         directory is "unwanted".
7780         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
7782 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
7784         * ltconfig: import from libtool, after changing libtool to
7785         account for the cygwin name change.
7787 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
7789         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
7790         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
7792 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
7794         * configure.in: Add libtermcap to list of cygwin dependencies.
7796 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
7798         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
7799         they include winsup/include when it's a cygwin target.
7801 1998-11-12  Tom Tromey  <tromey@cygnus.com>
7803         * configure.in (host_tools): Added zip.
7804         * Makefile.in (all-target-libjava): Depend on all-zip.
7805         (all-zip): New target.
7806         (ALL_MODULES): Added all-zip.
7807         (NATIVE_CHECK_MODULES): Added check-zip.
7808         (INSTALL_MODULES): Added install-zip.
7809         (CLEAN_MODULES): Added clean-zip.
7811 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
7813         * Makefile.in: lose "32" from comment about cygwin.
7815 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
7817         * configure.in: Use -Os to build target libraries for the fr30.
7819 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
7821         * config.sub: Add fr30.
7823 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
7825         * configure.in: drop "32" from config/mh-cygwin32.  Check
7826         cygwin* instead of cygwin32*.
7827         * config.sub: Check cygwin* instead of cygwin32*.
7829 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
7831         * config.guess: Match any version of Unixware7.
7833 1998-10-20  Syd Polk  <spolk@cygnus.com>
7835         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
7836         if desired.
7838 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
7840         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
7841         these if the appropriate directories and files to not exist.
7843 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
7845         * Makefile.in (DEVO_SUPPORT): Add config.if.
7847 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7849         * configure: Add pattern to replace "build_tooldir"'s
7850         definition in the generated Makefile with "tooldir"'s
7851         actual value.
7853 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
7855         * config.sub: Bring back lost sparcv9.
7857         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
7859 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
7861         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
7862         CC_FOR_TARGET and friends.
7864 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
7866         * Makefile.in (build_tooldir): New variable, same as tooldir.
7867         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
7868         -B$(build_tooldir)/bin/.
7869         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
7871 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7873         * README: Remove installation instructions and refer to the
7874         INSTALL directory instead.
7876 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
7878         * config.sub: Add support for i[34567]86-pc-udk.
7879         * configure.in: Likewise.
7881 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
7883         * Makefile.in: add bzip2 package building bits for user
7884         tools module
7885         * configure.in: ditto
7887 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
7889         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
7890         (ALL_TARGET_MODULES): Add all-target-libobjc.
7891         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7892         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7893         (all-target-libchill): Add dependencies.
7894         * configure.in (target_libs): Add libchill.
7896 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
7898         * configure.in (target_subdir): Remove duplicate line.
7900 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
7902         * Makefile.in (all-automake): fix dependencies.
7904 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
7906         * configure.in: Minor cleanups for building in the $(target_alias)
7907         subdir.
7909 1998-09-22  Jim Wilson  <wilson@cygnus.com>
7911         * Makefile.in (bootstrap): Set r and s before make all.  Use
7912         BASE_FLAGS_TO_PASS in make all.
7913         (cross): Likewise.
7915 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
7917         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
7919 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
7921         * config.sub: Fix typo in last change.
7923 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7925         * config.sub: Add support for C4x target.
7926         * configure.in: Likewise.
7928 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
7930         * config.sub: Recognize sparcv9 just like sparc64.
7932 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
7934         * config.guess: Match "Pent II" or "PentII" for OpenServer.
7936 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
7938         * config.guess: Correctly identify Pentium II sco boxes.
7940         * config.guess: Fix "tr" code.  From Weiwen Liu.
7942 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
7944         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
7945         stabs.
7947 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
7949         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
7950         (ALL_TARGET_MODULES): Add all-target-libchill.
7951         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7952         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7953         (all-target-libchill): Add dependencies.
7954         * configure.in (target_libs): Add libchill.
7956 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
7958         * config.guess: Avoid assumptions about "tr" behaves when
7959         LANG is set to something other than English.
7961 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
7963         * configure (gxx_include_dir): Changed to
7964         '${prefix}/include/g++'-${libstdcxx_interface}.
7966         * config.if: New to determine the interfaces.
7968 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
7970         * config.guess: Detect and handle MPE/IX.
7971         * config.sub: Deal with MPE/IX.
7973 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
7975         * configure.in: Use mh-aix43.
7977 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
7979         * configure: Fix --without/--disable cases for gxx-include-dir.
7981 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
7983         * mdata-sh:  Imported.  Needed for automake support.
7985 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
7987         * Makefile.in (taz): Try "chmod -R og=u ." before
7988         "chmod og=u `find . -print`".
7990 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
7992         * configure.in: Add arm-elf and thumb-elf support.
7994 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
7996         * Makefile.in: Undo previous patch.
7998 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
8000         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8001         to here ...
8002         (install-no-fixedincludes): and here
8003         (INSTALL_MODULES): ... from here.
8005 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8007         * config.sub: Merge with FSF.
8009         * config.guess: Merge with FSF.
8011 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
8013         * configure (extraconfigdirs): New variable.
8014         (SUBDIRS): Add extraconfigdirs and recurse on them too.
8015         * Makefile.in (all): Move higher in file.
8016         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8017         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8018         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8019         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8020         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8022 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
8024         * Makefile.in (all-target-libjava): Depend on all-gcc and
8025         all-target-newlib.
8026         (configure-target-libjava): Depend on $(ALL_GCC).
8028 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
8030         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8031         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8033 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
8035         * INSTALL/README: Fix typo.
8037 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8039         * ylwrap: Change absolute path checks to check for DOS style path
8040         names.
8042         * ylwrap: Don't use a full path name if the source file is in the
8043         same directory.  From hjl@lucon.org (H.J. Lu).
8045         * config-ml.in: Default to being verbose, to match Feb 18 change to
8046         configure.
8048 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
8050         Brought over from egcs:
8052         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8054         * configure.in (target_subdir): Set to ${target_alias} instead
8055         of "libraries".
8057         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8059         * configure.in (target_subdir): Set to libraries if enable_multilib.
8061 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
8063         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8064         multilibs, force reconfiguration the first time we create
8065         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8067 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
8069         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8070         avoid confusion with --no-recursion.
8072 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
8074         * configure.in: Win32 hosts shouldn't use install -x
8075         * install-sh: remove -x option, and special .exe-handling
8076         hack.
8078 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
8080         * config.guess: Recognize i586-pc-beos.
8081         * configure.in: Don't build some bits for beos.
8083 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8085         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8086         CFLAGS default to -O2.
8088         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8089         when using GNU ld.
8091 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
8093         * ltmain.sh: Correct install when using a different shell.
8095 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8097         * ltconfig, ltmain.sh: Update to libtool 1.2b.
8099 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
8101         * makefile.vms: Update to build binutils/makefile.vms.  Add install
8102         target.
8104 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
8106         * ltconfig: Update to correct AIX handling.
8108 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8110         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8112         * configure.in (target_subdir): Set to ${target_alias} instead
8113         of "libraries".
8115 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
8117         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8118         (Makefile): Depend on $(gcc_version_trigger).
8120         * configure (gcc_version): Change default initializer to empty
8121         string.
8122         (gcc_version_trigger): New variable; pass this variable down
8123         to subdir configures to enable them checking gcc's version
8124         themselves. Emit make macros for both gcc_version vars.
8125         (topsrcdir): Initialize reliably.
8126         (recursion line): Remove --with-gcc-version=${gcc_version}.
8128 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8130         * configure (enable_version_specific_runtime_libs): Implement new flag
8131         --enable-version-specific-runtime-libs which installs C++ runtime stuff
8132         in $(libsubdir); emit definition in each generated Makefile.
8133         (gxx_include_dir): Initialize depending on
8134         $enable_version_specific_runtime_libs.
8136 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8138         * configure (gcc_version): Initialize properly depending on
8139         how and where configure is started.
8140         (recursion line): Pass a --with-gcc-version=${gcc_version}
8141         to configures in subdirs.
8143 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
8145         * configure.in (noconfigdirs): Add configure pattern for mips tx39
8146         cygmon
8148 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
8150         * configure.in: Add cygmon and libstub support for mn10200.
8152 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
8154         * configure (gcc_version): Add new variable describing the
8155         particular gcc version we're building.
8156         * Makefile.in (libsubdir): Add new macro for the directory
8157         in which the compiler finds executables, libraries, etc.
8158         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8159         and libsubdir.
8161 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8163         * Makefile.in (local-clean): Remove *.log.
8164         (warning.log): Built with warn_summary from build.log.
8165         (mail-report.log): Run test_summary.
8166         (mail-report-with-warnings.log): Run test_summary including
8167         warning.log in the report.
8169 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8171         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8173 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8175         * Makefile.in (grep): Grep no longer depends on libiberty.
8177 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8179         * Makefile.in: all-snavigator needs all-libgui.
8181 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8183         * configure.in: Add cygmon and libstub support for mn10300.
8185 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8187         * missing: Update to version from automake 1.3.
8189         * ltmain.sh: On installation, don't get confused if the same name
8190         appears more than once in the list of library names.
8192 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8194         * config.sub: Accept m68060 and m5200 as CPU names.
8196 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8198         * configure: Use && rather than using -a in test, because odd
8199         strings can confuse test.
8200         * configure.in: Likewise.
8202 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8204         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8206 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8208         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8209         bootstrap4-lean): New targets.
8211 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8213         * mpw-* Delete.  Not used.
8215 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8217         * COPYING.LIB: Update FSF address.
8219 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8221         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8223         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8224         GAS_SUPPORT_DIRS.
8226 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8228         * ltconfig, ltmain.sh: Avoid producing a version number if
8229         -version-info was not used.
8231 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8233         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8234         building with newlib.
8236 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8238         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8239         Solaris `make' causes it to continue to next definition.
8241 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8243         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8244         the right GUI libraries and files are installed along with GDB.
8246 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8248         * configure.in: Change alpha to alpha* in several places.
8250 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8252         * config.sub: Recognize sparc86x.
8254 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8256         * configure.in (--enable-target-optspace): Remove debug echo.
8258 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
8260         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8262 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8264         * ltconfig: Update cygwin32 support.
8266         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8267         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8268         (GDB_SUPPORT_DIRS): Likewise.
8270 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
8272         * configure.in (target_makefile_frag): If --enable-target-optspace,
8273         use -Os to compile target libraries rather than -O2.  Default to
8274         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8275         not used.
8276         * configure.in (target_cflags): Ditto for d30v.
8278 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
8280         * Makefile.in (all-bfd): Depend on all-intl.
8281         (all-binutils): Likewise.
8282         (all-gas): Likewise.
8283         (all-gprof): Likewise.
8284         (all-ld): Likewise.
8286 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
8288         * configure.in (host_tools): Fix typo, lbtool -> libtool.
8290 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8292         * Makefile.in (all-bfd): Depend upon all-libiberty.
8294         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8296 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
8298         * Makefile.in: Add libstub.
8300         * configure.in: Ditto. Build libstub for targets that have cygmon
8301         support.
8303 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
8305         * configure.in: Don't set PICFLAG on ix86-cygwin32.
8307 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
8309         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8310         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
8312 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
8314         * configure: Define DEFAULT_M4 by searching PATH.
8315         * Makfile.in: Use DEFAULT_M4.
8317 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8319         * ltconfig: Add cygwin32 support.
8321         * Makefile.in, configure.in: Add libtool as a native only directory
8322         to configure and build.
8324 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
8326         * Makefile.in (INSTALL_MODULES): Remove texinfo.
8328 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
8330         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8332 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
8334         * Makefile.in: add ash make rules
8335         * configure.in: add ash to native_only and host_tools lists
8337 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
8339         * Makefile.in (all-gettext, all-intl): New targets.
8340         (ALL_MODULES): Added all-gettext, all-intl.
8341         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8342         (INSTALL_MODULES): Added install-gettext, install-intl.
8343         (CLEAN_MODULES): Added clean-gettext, clean-intl.
8345         * configure.in (host_tools): Added gettext.
8346         (native_only): Likewise.
8347         (noconfigdirs) [various cases]: Likewise.
8348         (host_libs): Added intl.
8350 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
8352         * configure: Do not disable building gdbtk for cygwin32 hosts.
8354 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
8356         * configure.in: Add thumb-coff target.
8357         * config.sub: Add thumb-coff target.
8359 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8361         * Makefile.in: Revert yesterday's change.
8362         (all-target-winsup):  all-target-librx stays out of here.
8364 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8366         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8367         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8368         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8369         Remove references to librx and libg++.
8371 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
8373         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8374         recursive makes
8376 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
8378         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8379         for newlib directory.
8380         (CXX_FOR_TARGET): Likewise.
8382 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
8384         * ltconfig: Update after libtool/ltconfig.in change for
8385         hpux11.
8387 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
8389         * ltconfig, ltmain.sh: Update to libtool 1.2.
8391 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8393         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8394         (install-gcc-cross): Instead, override LANGUAGES here.
8396 1998-03-18  Dave Love  <d.love@dl.ac.uk>
8398         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8399         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8401 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
8403         * configure.in: Add Thumb-pe target.
8405 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
8407         * Makefile.in - changed sn targets to snavigator
8408         * configure.in - changed sn targets to snavigator
8410 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8412         * config-ml.in: After building symlink tree call make distclean
8413         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8414         to be the case for libiberty.
8416 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
8418         * configure: When making link, also check the current
8419         directory. The configure scripts may create one.
8421 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
8423         * config.sub: Accept alphapca56 and alphaev6 properly.
8425 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8427         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8429 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8431         * config.sub (sco5): Fix typo.
8433 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
8435         * Makefile.in (INSTALL_MODULES): Move install-tcl before
8436         install-itcl.
8437         (install-itcl): Remove dependency on install-tcl.
8439 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
8441         * configure.in: Remove libgloss from noconfigdirs for MN10300.
8443 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
8445         * configure.in: Don't build libgui for a cygwin32 target when not on
8446         a cygwin32 host.
8448 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8450         * configure (redirect): Set to null, so default behavior of
8451         configure is now --verbose.
8453 1998-02-16  Dave Love  <d.love@dl.ac.uk>
8455         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8456         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8458 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
8460         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8461         this change to sync Makefile.in with its ChangeLog entries.
8463 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
8465         * ltmain.sh (mkdir): Check that the directory doesn't exist
8466         before we exit with error, so that we don't get races during
8467         parallel builds.
8469 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8471         * ltconfig, ltmain.sh: Update from libtool 1.0i.
8473 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8475         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8476         PICFLAG_FOR_TARGET.
8477         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8479         * configure: Emit a definition for the new macro enable_shared
8480         into each Makefile.
8482 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8484         * configure.in (host_tools, native_only): Add libtool.
8486 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
8488         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8489         Fix typo in ming config comment.
8491 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8493         * ltconfig, ltmain.sh: Update from libtool 1.0h.
8495 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
8497         * config.sub: Add tic30 cases, and map c30 to tic30.
8499 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
8501         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8502         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8503         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8504         (CLEAN_TARGET_MODULES): Similarly
8505         (all-target-libf2c): Add dependences.
8506         * configure.in (target_libs): Add libf2c.
8508 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
8510         * configure.in: Remove expect from noconfigdirs when target
8511         is cygwin32.  OK to build expect and dejagnu with Canadian
8512         Cross.
8514 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
8516         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8517         host.
8519         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8520         and mingw32.
8522 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8524         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8525         here as it is not defined in the toplevel Makefile.
8527 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8529         * configure (package_makefile_rules_frag): New variable, which names
8530         a file with generic rules, ...
8531         Change comment to mention we now have FIVE parts.
8532         * configure: Undo last change.
8534 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
8536         * config.guess: More accurate determination of HP processor types.
8537         * config.sub: More accurate determination of HP processor types.
8539 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8541         * configure (package_makefile_frag): Move inserting the
8542         ${package_makefile_frag} to where it should be according
8543         to the comment.
8545 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
8547         * config.guess: Add support for Linux/ARM.
8549 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
8551         * .cvsignore: Remove *-info and *-install since they match
8552         release-info and mpw-install, which we don't want to just ignore.
8554 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
8556         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8558 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
8560         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8561         local_prefix to sub-make invocations.
8563 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
8565         * configure.in: Check makefile fragments in the source
8566         directory.
8568 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8570         * configure.in: Check whether host and target makefile
8571         fragments exist before adding them to *_makefile_frag.
8573 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
8575         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
8577 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
8579         * configure.in: Make sure we only replace RPATH_ENVVAR on
8580         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8581         regexp to sed.
8583         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
8584         to sub-makes.
8586 1998-01-13  Lee Iverson   (leei@ai.sri.com)
8588         * config-ml.in (multi-do): LDFLAGS must include multilib
8589         designator.
8591 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
8593         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
8595 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
8597         * config.sub: Add mingw32 support.
8598         * configure.in: Likewise.
8600 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8602         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
8604 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
8606         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8607         * configure (gxx_include_dir): Provide a definition for subdirs
8608         which do not use autoconf.
8610 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
8612         * config.guess: Sync with egcs.  Picks up new alpha support,
8613         BeOS & some additional linux support.
8615 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
8617         * config.guess: HP 9000/803 is a PA1.1 machine.
8619 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
8621         * configure.in: It's alpha*-...
8623 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8625         * configure.in (host_makefile_frag, target_makefile_frag):
8626         Handle multiple config files.
8627         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
8628         alpha-*-*.
8630 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
8632         * mkdep: New file.
8634 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
8636         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
8638 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
8640         * Makefile.in: Add libgui directory.
8641         (GDB_TK): Add all-libgui.
8642         * configure.in: Add libgui directory.
8643         * configure: Add all-libgui to GDB_TK.
8645 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
8647         * config-ml.in (multidirs): Add m32r to multilib list.
8649 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
8651         * Makefile.in (all-target-gperf): Change dependency to
8652         all-target-libstdc++.
8654 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
8656         * config.guess: Add BeOS support.
8658 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
8660         Source directory cvs renamed to cvssrc:
8661         * configure.in (host_tools): Change cvs to cvssrc.
8662         (native_only): Likewise.
8663         (noconfigdirs) [various cases]: Likewise.
8664         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
8665         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
8666         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
8667         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
8668         (all-cvssrc): Rename target from all-cvs.
8670 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
8672         * configure (gxx_include_dir): Fix thinko.
8674 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
8676         * Makefile.in (INSTALL_TARGET_CROSS): Define.
8677         (install-cross, install-gcc-cross): New targets.
8679 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
8681         * configure.in (noconfigdirs): Add support for Thumb target.
8683         * config.sub (maybe_os): Add support for Thumb target.
8685 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
8687         * Makefile.in: Add rules for cygmon.
8689         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
8691 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
8693         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8694         * configure (gxx_include_dir): Provide a definition for subdirs
8695         which do not use autoconf.
8697 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
8699         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
8700         11/18/97 build
8702 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
8704         * From Franz Sirl.
8705         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
8706         found on RedHat Linux systems.
8708 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
8710         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
8711         guesses.
8713 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
8715         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
8717 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
8719         * ltmain.sh: If mkdir fails, check whether the directory was created
8720         anyhow by some other process.
8722 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
8724         * configure.in (d30v-*-*): Configure all directories.
8726 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
8728         * configure.in (d30v-*-*): Configure newlib, libiberty directories
8729         for the D30V.
8731 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
8733         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
8735 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
8737         * include/libiberty.h: Add extern "C" { so it can be used with C++
8738         progrms.
8739         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
8740         programs.
8742 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
8744         * configure.in (d30v-*-*): Configure GCC now.
8746 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
8748         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
8749         is no longer needed.
8751 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
8753         * Makefile.in: check-target-libio depends on all-target-libstdc++.
8755 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
8757         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
8758         targets using "$@" to provide support for similar but not identical
8759         targets without having to duplicate code.
8761 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
8763         * makefile.vms: Fix to work with DEC C.
8765 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
8767         * config.sub: Add mips-tx39-elf to marketing names.
8769 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
8771         * ltmain.sh: Handle symlinks in generated script.
8773 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
8775         * configure: Handle autoconf style directory options: --bindir,
8776         --datadir, --includedir, --infodir, --libdir, --libexecdir,
8777         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
8778         --sysconfdir.
8779         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
8780         (sharedstatedir, localstatedir, oldincludedir): New variables.
8781         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
8782         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
8783         sbindir, sharedstatedir, and sysconfdir.
8785 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
8787         * Makefile.in (bootstrap-lean): New target.
8789 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
8791         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
8792         sn, and gnuserv from noconfigdirs.
8794 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
8796         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
8798 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
8800         * Makefile.in (cross): New target.
8802 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
8803                           Jeff Law         <law@cygnus.com>
8805         * Makefile.in (bootstrap2, bootstrap3): New targets.
8806         (all-bootstrap): Remove outdated and confusing target.
8807         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
8809 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8811         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
8812         windows.  Consistent with gdb/configure.
8814 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
8816         * configure.in: Name Linux target fragment.
8818         * configure: Rewrite so that project Makefile fragment is inserted
8819         first and appears last in the resulting Makefile.
8821 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8823         * Makefile.in (install-itcl): Install tcl first.
8825 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
8827         * configure.in: remove bison from noconfigdirs for Cygwin32 host
8829 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8831         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
8833         * configure.in (skipdirs): Add target-librx for Linux.
8834         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
8836 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
8838         * Makefile.in (bootstrap): New target.
8840 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
8842         * config.sub: Accept 'amigados' for backward compatibility.
8844 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
8846         * config.guess: Merge with FSF.
8848 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
8850         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
8852 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
8854         * config.sub: Add "marketing-names" patch.
8856 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
8858         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
8860 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
8862         * config.sub: Handle v850-elf.
8864 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
8866         * .cvsignore (*-install): Remove.
8868 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
8870         * ltconfig: Set CONFIG_SHELL in libtool.
8871         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
8873 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8875         * configure.in (target_subdir): Set to libraries if enable_multilib.
8877 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
8879         * config.guess: Update from gcc directory.
8881 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8883         * Makefile.in (all-sim): Depends on all-readline.
8885 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
8887         * Makefile.in (BISON, YACC): Use $$s.
8888         (all-bison): Depend on all-texinfo.
8890 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
8892         * Makefile.in (BISON): Add -L flag.
8893         (YACC): Likewise.
8895 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8897         * configure.in (noconfigdirs): Add support for v850e target.
8899         * config.sub (maybe_os): Add support for v850e target.
8901 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8903         * configure.in (noconfigdirs): Add support for v850ea target.
8905         * config.sub (maybe_os): Add support for v850ea target.
8907 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
8909         * config.sub: Add mipstx39.  Delete r3900.
8911 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8913         * Makefile.in (all-autoconf): Depends on all-texinfo.
8915 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
8917         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
8918         eabi targets.
8920 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
8922         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
8924         * configure: When handling a Canadian Cross, handle YACC as well as
8925         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
8926         * Makefile.in (all-bison): Depend upon all-texinfo.
8928 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
8930         * Makefile.in (BISON): bison, not byacc or bison -y.
8931         (YACC): bison -y or byacc or yacc.
8932         (various): Add *-bison as appropriate.
8933         (taz): No need to mess with BISON anymore.
8935 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
8937         * configure: If OSTYPE matches *win32*, try to find a good value for
8938         CONFIG_SHELL.
8940 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
8942         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
8943         configure.in if it is present.
8945 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
8947         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
8949 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
8951         * config.sub: Recognize `arc' cpu.
8952         * configure.in: Likewise.
8953         * config-ml.in: Likewise.
8955 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
8957         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
8959 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
8961         * configure: Changed sed delimiter from ':' to '|' when
8962         attempting to substitute ${config_shell} for SHELL. On
8963         NT ${config_shell} may contain a ':' in it.
8965 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
8967         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
8969 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
8971         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
8973 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
8975         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
8977         * ylwrap: If the program is a relative path, force it to be
8978         absolute.
8980 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8982         * configure (tooldir): Set BISON to `bison -y' and not just bison.
8984 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8986         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
8987         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
8988         for libraries.
8990 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
8992         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
8993         separated by spaces.
8995 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
8997         * ylwrap: New file.
8998         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9000         * ltmain.sh: Handle /bin/sh at start of install program.
9002         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9004         * ltconfig, ltmain.sh: New files, from libtool 1.0.
9005         * missing: New file, from automake 1.2.
9007 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
9009         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
9010         check-tk to CHECK_X11_MODULES.
9012 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9014         * config.sub: Merge with FSF.
9016 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9018         * config.guess: Merge with FSF.
9020 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9022         * configure: Treat msdosdjgpp like go32.
9023         * configure.in: Likewise.  Don't remove gprof for go32.
9025         * configure: Change Makefile.tem2 to Makefile.tm2.
9027 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
9029         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9031 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9033         * install-sh (chmodcmd): Set to null if the DST directory already
9034         exists.  Same as Nov 11th change.
9036 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
9038         * configure (GDB_TK): Needs itcl and tix.
9040 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
9042         * config.guess: Update from FSF.
9044 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
9046         * Makefile.in (GDB_TK): Depend on itcl and tix.
9048 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9050         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9051         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9052         (INSTALL_SCRIPT): New variable.
9053         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9054         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9055         to -x.
9056         * install-sh: Add support for -x option.
9058 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
9060         * configure.in, Makefile.in: Treat tix like itcl.
9062 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
9064         * Makefile.in (WINDRES): New variable.
9065         (WINDRES_FOR_TARGET): New variable.
9066         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9067         (EXTRA_HOST_FLAGS): Add WINDRES.
9068         (EXTRA_TARGET_FLAGS): Add WINDRES.
9069         (EXTRA_GCC_FLAGS): Add WINDRES.
9070         ($(DO_X)): Pass down WINDRES.
9071         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9072         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9073         DLLTOOL_FOR_TARGET.
9075 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
9077         * configure.in: configure sim before gdb for win32-x-ppc
9079 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9081         Move gperf into the toplevel, from libg++.
9082         * configure.in (target_tools): Add target-gperf.
9083         (native_only): Add target-gperf.
9084         * Makefile.in (all-target-gperf): New target, depend on
9085         all-target-libg++.
9086         (configure-target-gperf): Empty rule.
9087         (ALL_TARGET_MODULES): Add all-target-gperf.
9088         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9089         (CHECK_TARGET_MODULES): Add check-target-gperf.
9090         (INSTALL_TARGET_MODULES): Add install-target-gperf.
9091         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9093 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
9095         * config.sub (mn10200): Recognize new basic machine.
9097 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9099         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9100         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9102 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9104         * configure.in: If we're building mips-sgi-irix6* native, turn on
9105         ENABLE_MULTILIB and set TARGET_SUBDIR.
9107 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
9109         * Makefile.in (all-sn): Depend on all-grep.
9111 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
9113         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9115         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9116         Makefile.  From Jeff Makey <jeff@cts.com>.
9117         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9119         * Makefile.in (DISTBISONFILES): Remove.
9120         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
9121         $(DEFAULT_YACC).
9123         * configure.in: Build itl, db, sn, etc., when building for native
9124         cygwin32.
9126         * Makefile.in (LD): New variable.
9127         (EXTRA_HOST_FLAGS): Pass down LD.
9128         ($(DO_X)): Likewise.
9130 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
9132         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9134 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9136         * configure.in (targargs): Strip out any supplied --build argument
9137         before adding our own. Always add --build.
9139 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9141         * configure.in (targargs): Pass --build if we're doing
9142         a cross-compile.
9144 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
9146         * configure: Use '|' instead of ":" as the separator in
9147         sed. Otherwise sed chokes on NT path names with drive
9148         designators. Also look for "?:*" as the leading characters in an
9149         absolute pathname.
9151 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
9153         * config.sub: Support for r3900.
9155 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9157         * configure.in: Use install-sh, not install.sh.
9159 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9161         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9162         apply it twice.
9164 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9166         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9167         install-binutils.
9169 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9171         * Makefile.in: Add automake targets.
9172         * configure.in (host_tools): Add automake.
9174 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9176         * configure: Default CXX to c++, not gcc.
9177         * Makefile.in (CXX): Set to c++, not gcc.
9178         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9180 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9182         * install-sh: try appending a .exe if source file doesn't
9183         exist
9185 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9187         * configure.in: Turn on multilib by default.
9188         (cross_only): Remove target-libiberty.
9190         * Makefile.in (all-gcc): Don't depend on libiberty.
9192 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9194         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9196 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9198         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9199         (DISTBISONFILES): Add ld/Makefile.in
9201 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9203         * configure.in: if target is cygwin32 but host isn't cygwin32,
9204         don't configure gdb tcl tk expect, not just gdb.
9206 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9208         * configure.in: Added gnuserv everywhere sn appears.
9210         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9211         (CROSS_CHECK_MODULES): Added check-gnuserv.
9212         (INSTALL_MODULES): Added install-gnuserv.
9213         (CLEAN_MODULES): Added clean-gnuserv.
9214         (all-gnuserv): New target.
9216 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9218         * config.guess: Fixes for MIPS OpenBSD systems.
9220 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9222         * Makefile.in (INSTALL_XFORM): Remove.
9223         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9225         * mkinstalldirs: New file, copied from automake.
9226         * Makefile.in (installdirs): Rename from install-dirs.  Use
9227         mkinstalldirs.  Change all users.
9228         (DEVO_SUPPORT): Add mkinstalldirs.
9230 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9232         * install-sh: Rename from install.sh.
9233         * Makefile.in (INSTALL): Change install.sh to install-sh.
9234         (DEVO_SUPPORT): Likewise.
9236         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9237         Graichen <graichen@rzpd.de>.
9239 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9241         * config.guess: Recognize OpenBSD systems correctly.
9243 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9245         * README, Makefile.in (ETC_SUPPORT): Remove references to
9246         cfg-paper*, configure.{texi,man,info*}._
9248 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9250         * Makefile.in (all.normal): Ensure that gcc is built after all
9251         the x11 - ie gdb - targets.
9253 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9255         * makefile.vms: Don't run conf-a-gas.
9257 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9259         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9261 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
9263         * configure.in: Remove noconfigdirs case since gdb also
9264         configures and builds for tic80-coff.
9266 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9268         * configure: Set cache_file to config.cache.
9269         * Makefile.in (local-distclean): Remove config.cache.
9271 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9273         * COPYING: Update FSF address.
9275 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
9277         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9278         noconfigdirs.
9280 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9282         * Makefile.in (install-dirs): Don't crash if prefix, and hence
9283         MAKEDIRS, is empty.
9285 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
9287         * config.sub: Tweak mn10300 entry.
9289 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
9291         * configure.in (host_tools): Put sim before gdb, so gdb's
9292         configure.tgt can determine if the simulator was configured.
9294 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
9296         * config.sub: Move BeOS $os case to be with other Cygnus
9297         local cases.
9299 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
9301         * config.sub: Remove misplaced comment that broke Linux.
9303 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
9305         * config.sub: Add BeOS support.
9307 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
9309         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9311 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
9313         * configure.in (noconfigdirs): Remove tcl and tk from
9314         noconfigdirs for cygwin32 builds.
9316 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
9318         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9320 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
9322         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9323         make-all.com, use makefile.vms instead.
9325 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
9327         * config.sub: Accept -lnews*.
9329 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
9331         * configure.in (noconfigdirs): Disable target-newlib,
9332         target-examples and target-libiberty for d30v.
9334 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9336         * configure.in (noconfigdirs): Enable ld for d30v.
9338 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
9340         * configure.in (tic80-*-*): Build compiler.
9342 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
9344         * configure.in (d30v-*): Remove sim directory from list of
9345         unsupported d30v directories
9347 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9349         * config.sub, configure.in: Add d30v target cpu.
9351 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
9353         * makefile.vms: New file.
9354         * make-all.com: Remove.
9356 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
9358         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9360 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
9362         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9364 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
9366         * Makefile.in (ALL_MODULES): Added all-db.
9367         (CROSS_CHECK_MODULES): Addec check-db.
9368         (INSTALL_MODULES): Added install-db.
9369         (CLEAN_MODULES): Added clean-db.
9371 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
9373         * config.guess: Merge with latest FSF sources.
9375 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
9377         * Makefile.in (ALL_MODULES): Added all-itcl.
9378         (CROSS_CHECK_MODULES): Added check-itcl.
9379         (INSTALL_MODULES): Added install-itcl.
9380         (CLEAN_MODULES): Added clean-itcl.
9382 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
9384         * configure.in: build gdb for mn10200
9386 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
9388         * Makefile.in (all-target-winsup): Depend on all-target-libio.
9390 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
9392         * configure.in (tic80-*-*): Turn off most targets right now.
9394 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
9396         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9397         rather than the makeinfo program.
9398         (do-info): Depend upon all-texinfo.
9400 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9402         * configure.in: Remove uses of config/mh-linux.
9404         * config.sub, config.guess: Merge with latest FSF sources.
9406 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
9408         * config.sub (case $basic_machine): Add tic80 entries.
9410 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
9412         * config.sub, config.guess: Merge with latest FSF sources.
9414 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9416         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9417         * mpw-config.in: Test for NewFolderRecursive.
9418         * mpw-install: Use symbolic name for startup filename.
9419         * mpw-README: Add various additional details.
9421 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
9423         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9425 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
9427         * configure.in: Do build gcc and the target libraries for
9428         the mn10200.
9430 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
9432         * configure.in: don't avoid building gdb for mn10300 any more
9433         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9434         instead of single-quoting it.
9436 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
9438         * configure.in: Don't use --with-stabs on IRIX 6.
9440 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
9442         * configure.in (m32r): Build gdb, libg++ now.
9444 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9446         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
9447         directories from noconfigdirs.
9449 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
9451         * config.sub (basic_machine): added mips16 configuration
9453 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9455         * config.sub: Handle d10v-unknown.
9457 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
9459         * config.sub: Handle v850-unknown.
9461 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
9463         * Makefile.in: add findutils
9464         * configure.in: add findutils to list of host_tools
9466 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
9468         * config.sub: Handle mn10200 and mn10300.
9470 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9472         * configure.in (d10v-*): Do not build librx.
9474 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
9476         * configure.in (mn10300): Build everything except gdb & libgloss.
9478 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
9480         * config.guess:  Patch for Dansk Data Elektronik servers,
9481         from Niels Skou Olsen <nso@dde.dk>.
9483         For ncr, use /bin/uname rather than uname, since GNU uname does not
9484         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
9486         Patch for MIPS R4000 running System V,
9487         from Eric S. Raymond <esr@snark.thyrsus.com>.
9489         Fix thinko for nextstep.
9491         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9493         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
9494         * config.guess: Guess mips-dec-mach_bsd4.3.
9496         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
9497         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
9498         release numbers.
9499         * config.guess (mips-mips-riscos*):  Emit just enough of the
9500         release number.
9502         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
9503         * config.guess (sparc-auspex-sunos*):  Added.
9504         (f300-fujitsu-*): Added.
9506         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
9507         * config.guess:  Recognize a Tadpole as a sparc.
9509 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9511         * config.guess: Don't assume that NextStep version is either 2 or
9512         3.  NextStep 4 (aka OpenStep 4) has come out now.
9514 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9516         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9517         From Rik Faith <faith@cs.unc.edu>.
9519 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
9521         * config.sub: Contributions from bug-gnu-utils to:
9522         Support plain "hppa" (no version given) architecture, reported by
9523         OpenStep.
9524         OpenBSD like NetBSD.
9525         LynxOs is not a hardware supplier.
9527         * config.guess: Contributions from bug-gnu-utils to add support for:
9528         OpenBSD like NetBSD.
9529         Stratus systems.
9530         More Pyramid systems.
9531         i[n>4]86 Intel chips.
9532         M680[n>4]0 Motorola chips.
9533         Use unknown instead of lynx for hardware manufacturer.
9535 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9537         * install.sh (chmodcmd): Set to null if the DST directory already
9538         exists.
9540 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9542         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9543         not use mt-ppc target Makefile fragment any more.
9545 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9547         * configure.in (*-*-windows):  Exclude everything but those dirs
9548         needed to build windows.
9550 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
9552         * Makefile.in (all-target-winsup): Depend on all-target-librx.
9554 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9556         * configure.in:  Exclude mmalloc from i386-windows.
9558 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9560         * Undo my previous change.
9562 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
9564         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9565         unconditionally.
9566         (MAKEOVERRIDES): Define (revert this part of October 18 change).
9568 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9570         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
9571         host to add it's own flags.
9573 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
9575         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9577 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
9579         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9580         (CXX_FOR_TARGET): Likewise.
9581         (GCC_FOR_TARGET): Define.
9582         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
9583         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
9584         CC_FOR_TARGET was specified on the command line.
9585         (MAKEOVERRIDES): Don't define.
9587 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
9589         * configure.in (m32r): Fix spelling of libg++ libs.
9591 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
9593         * config.sub (-apple*): Remove, now redundant.
9595 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
9597         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
9599         * configure: Rework yesterday's sed script patch.
9601         * config.sub: Merge with FSF.
9603 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
9605         * config.guess:  Merge from FSF.
9607         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
9608         * config.guess: Use pc instead of unknown, for pc clone systems.
9609         Change linux to linux-gnu.
9611         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9612         * config.guess: Avoid non-portable tr syntax.
9614 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
9616         * test-build.mk (HOLES): Add "xargs" for gdb.
9618         * configure: Avoid hpux10.20 sed bug.
9620 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
9622         * configure.in:  Add support for windows host
9623         (that is a build done under the Microsoft build environment).
9625 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
9627         * Makefile.in: Replace all uses of srcroot with s, to shrink
9628         command line lengths.
9630         Patches from Geoffrey Noer <noer@cygnus.com>:
9631         * configure.in: If configuring for newlib, pass --with-newlib to
9632         subdirectories.
9633         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
9634         -Bnewlib/ and -Lwinsup to gcc.
9635         (CXX_FOR_TARGET): Likewise.
9637 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9639         * Makefile.in (ETC_SUPPORT): Add configure.
9641 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
9643         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
9644         host configuration file.
9646 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
9648         * configure.in: Break mn10x00 support into separate
9649         mn10200 and mn10300 configurations.
9650         * config.sub: Likewise.
9652 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
9654         * configure.in: Add lots of stuff to noconfigdirs for
9655         the mn10x00 targets.
9657         * config.sub, configure.in: Add mn10x00 support.
9659 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
9661         * make-all.com: Call conf-a-gas, not config-a-gas.
9663 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
9665         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
9666         targets.
9668 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
9670         * mpw-README: Add much more detail for native PowerMac.
9671         * mpw-install: New file.
9672         * mpw-configure: Add --norecursion and --help options.
9673         * mpw-config.in: Translate readme and install files when
9674         copying to objdir.
9675         * mpw-build.in: Don't always depend on byacc and flex.
9676         (install-only-top): New action.
9678 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
9680         * configure.in:  You can now configure GDB for the v850.
9682 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
9684         * configure.in (noconfigdirs): Don't configure any C++ dirs
9685         if targeting D10V.
9687 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9689         * config.sub: Recognize mips64vr5000.
9691 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
9693         * configure.in: Use a single line for host_tools and native_only.
9695 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
9697         * config.sub, configure.in: Add entries for m32r.
9699 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
9701         * Makefile.in (inet-install): Don't run install-gzip.
9703 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
9705         * configure.in:  Don't config lots of things for *-*-windows*.
9707 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
9709         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
9710         (host_libs, host_tools): Copy from configure.in.
9711         * mpw-configure: Don't complain about directories not found.
9713 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9715         * configure.in (i[345]86): Recognize i686 for pentium pro.
9716         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
9717         file.
9719         * config.guess (i[345]86): Ditto.
9721 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9723         * configure.in (noconfigdirs): Removed gdb for D10V.
9725 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
9727         * configure.in: Remove ld, target-libio, target-libg++, and
9728         target-libstdc++ from noconfigdirs.
9730 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
9732         * configure: Fix three locations where shell scripts were
9733         being run directly rather than with config_shell.
9735 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
9737         * configure.in (v850-*-*): Set up initial $noconfigdirs.
9738         * config.sub (basic_machine): Recognize v850.
9740 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
9742         * mpw-configure: Handle multiple enable/disable options and
9743         pass them down recursively, handle -c and -s flags appropriately
9744         depending on choice of compiler, add escape mechanism for
9745         quoted arguments to gC.
9747 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9749         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
9750         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
9751         so that -mrelocatable-lib and -mno-eabi are used.
9753         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
9754         not support --print-multi-lib, don't abort.
9756 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
9758         * make-all.com: Run config-a-gas.
9759         * setup.com: Don't copy subdirectory files around.
9761 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
9763         * configure.in (*-*-ose): Remove exclusion of libgloss for this
9764         target, it now compiles correctly.
9766 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
9768         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
9770 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9772         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
9774 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9776         * configure.in (native_only): Add prms.
9778 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
9780         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
9781         (BINUTILS_SUPPORT_DIRS): Likewise.
9783 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9785         * configure.in (d10v-*-*): Don't configure ld or gdb until the
9786         d10v support is added.
9788 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9790         * configure.in (d10v-*-*): New target.
9792 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
9794         * config.guess (HP 9000/811): Recognize this as a PA1.1
9795         machine.
9797 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
9799         * Makefile.in (do-tar-gz): New target, split out from tail end of
9800         taz target.  Run each command separately, don't use pipes.
9801         (taz): Use it.
9803 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
9805         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
9806         * mpw-build.in: No builds should depend on building byacc or flex,
9807         they are assumed to be installed already.
9809 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9811         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
9812         variable that CC_FOR_TARGET needs.
9814 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9816         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
9817         options have changed since the last time the subdirectory was
9818         configured, and if it has, reconfigure.
9819         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
9820         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
9822 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
9824         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
9825         CLEAN_MODULES): Add bash.
9826         (all-bash): New target.
9828 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
9830         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
9832 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9834         * config.sub (basic_machine): Recognize d10v as a valid processor.
9836 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
9838         * mpw-configure: Add support for --bindir.
9839         * mpw-build.in: Use a GCC-specific build script for GCC actions.
9841 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
9843         * configure.in: add bash, time, gawk to list of hosttools and things
9844         to only build for native toolchains
9846 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9848         * Makefile.in (docdir): Remove.
9850 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9852         * Makefile.in (datadir): Set to $(prefix)/share.
9854 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
9856         * configure.in: build diff and patch for cygwin32-hosted
9857         toolchains.
9859 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
9861         * config.sub: Accept -rtems*.
9863 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
9865         * configure.in: enable dosrel for cygwin32-hosted builds,
9866                 remove diff from the list of things not buildable
9867                 via Canadian Cross
9869 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
9871         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
9872         don't get ". ".
9874 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
9876         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
9878 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
9880         * Makefile.in (taz): Handle case where tex3patch didn't even get
9881         checked out.  Also, if it was found, put the symlink in a new util
9882         subdirectory.
9884 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9886         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
9888 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
9890         * config.sub: Recognize -openvms.
9891         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
9892         * make-all.com, setup.com: New files.
9894 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
9896         * Makefile.in (taz): tex3patch moved to texinfo/util.
9898 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
9900         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
9901         * configure.in: remove make from disable-if-Can-Cross list
9902                 enable gdb if ${host} and ${target} are cygwin32
9904 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
9906         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
9907         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
9909 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
9911         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
9912         distinguish sysv/svr4/bsd variants.
9913         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
9915 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
9917         * configure.in: Added copyright notice.
9918         * move-if-change: Added copyright notice.
9920 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9922         * configure.in (powerpcle-*-solaris*): Until we get shared
9923         libraries working, don't build gdb, sim, make, tcl, tk, or
9924         expect.
9926 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
9928         * config.guess:  Merge with FSF:
9930         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9931         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
9933         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
9934         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
9936         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
9937         * config.guess:  Combine two OSF1 rules.
9938         Also recognize field test versions.  From mjr@zk3.dec.com.
9939         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
9940         because GNU uname does not support -p.  From pmr@pajato.com.
9942 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
9944         * Makefile.in (MAKEDIRS): Removed $(tooldir).
9946 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
9948         * mpw-README: Document GCCIncludes.
9950 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
9952         * configure.in (alpha-*-linux*): Set enable_shared to yes.
9954 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9956         * mpw-configure: Handle --enable-FOO and --disable-FOO.
9958 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
9960         * configure.in (*-*-cygwin32): Configure make.
9962 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
9964         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
9966 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
9968         * Makefile.in (all-inet): Depend on all-perl.
9970         * Makefile.in (inet-install): New target.
9972         * Makefile.in (all-inet): Depend on all-tcl.
9973         (all-inet): Depend on all-send-pr.
9975 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9977         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
9978         temporarily.
9980 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
9982         * configure.in: Don't configure --with-gnu-ld on AIX.
9984 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
9986         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
9988 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
9990         * Makefile.in (ALL_MODULES): Added all-inet.
9991         (CROSS_CHECK_MODULES): Added check-inet.
9992         (INSTALL_MODULES): Added install-inet.
9993         (CLEAN_MODULES): Added clean-inet.
9994         (all-indent): New target.
9996         * configure.in (host_tools): Added inet.
9997         (native_only): Added inet.
9998         (noconfigdirs): Added inet.
10000 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
10002         * configure.in: Don't configure libgloss if we are not configuring
10003         newlib.
10005 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10007         * configure.in: Don't configure libgloss for unsupported
10008         architectures.
10010 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10012         * Makefile.in (CLEAN_MODULES): Add clean-apache.
10014 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
10016         * Makefile.in (ALL_MODULES): Include all-apache.
10017         (CROSS_CHECK_MODULES): Include check-apache.
10018         (INSTALL_MODULES): Include install-apache.
10019         (all-apache): New target.
10021         * configure.in: Added apache everywhere perl is seen.
10023 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10025         * Makefile.in: Add support for clean-{module} and
10026         clean-target-{module} rules.
10028 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
10030         * configure.in (*-*-ose) do not build libgloss.
10032 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10034         * config.guess (prep*:SunOS:5.*:*): Turn into
10035         powerpele-unknown-solaris2.
10037 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
10039         * configure.in: Permit --enable-shared to specify a list of
10040         directories.
10042 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10044         * configure.in (host==solaris): Pass only the first word of $CC
10045         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10047 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10049         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10051 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
10053         * Makefile.in (ALL_MODULES): Include all-perl.
10054         (CROSS_CHECK_MODULES): Include check-perl.
10055         (INSTALL_MODULES): Include install-perl.
10056         (ALL_X11_MODULES): Include all-guile.
10057         (CHECK_X11_MODULES): Include check-guile.
10058         (INSTALL_X11_MODULES): Include install-guile.
10059         (all-perl): New target.
10060         (all-guile): New target.
10062         * configure.in (host_tools): Include perl and guile.
10063         (native_only): Include perl and guile.
10064         (noconfigdirs): Don't build guile and perl; no ports have been
10065         done.
10067 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
10069         * configure (--enable-*): Handle quoted option lists such as
10070         --enable-sim-cflags='-g0 -O' better.
10072 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10074         * Makefile.in ({,inst}all-target): New rule so we can make and
10075         install all of the target directories easily.
10077 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10079         * configure.in: Add missing global flag in sed substitution when
10080         deleting `target-' from ${configdirs}.
10082 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
10084         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10085         option.
10087         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10088         config/mh-necv4.
10090         * install.sh: Correct misspelling of transformbasename.
10092         * config.guess: Recognize mips-*-sysv*.
10094 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
10096         * config.sub: Recognize mon960.
10098 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
10100         * configure: Restore Canadian Cross handling of BISON and LEX,
10101         removed in Feb 20 change.
10103 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
10105         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10106         Mention make install.  Remove the old copyright date as well the
10107         clumsy and rather pointless copyright on the README file.
10109 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10111         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10112         Makefile after running symlink-tree, then run `make distclean' to
10113         avoid clobbering any generated files in srcdir.
10115 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
10117         * configure.in (m68k-*-netbsd*): Build everything now.
10119 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10121         * Makefile.in (taz): Fix quoting.
10123 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
10125         * configure.in (sparclet-*-*): Build everything now.
10127 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10129         * configure.in (m68k-*-linux*): New host.
10131 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
10133         * configure: Check for bison before byacc.
10135 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
10137         * Makefile.in configure:  Change the way LEX and BISON/YACC are
10138         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
10139         searching PATH.  These are used as fallbacks by Makefile.in if
10140         flex/bison/byacc aren't in objdir.
10142 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
10144         * Makefile.in: Make everything which depends upon all-bfd also
10145         depend upon all-opcodes, in case --with-commonbfdlib is used.
10147 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10149         * configure.in (host *-*-cygwin32): Don't build gdb if we are
10150         building NT native compilers on Unix.
10152 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
10154         * configure.in: Don't get CC from the host Makefile fragment if we
10155         can find gcc in PATH, or if this is a Canadian Cross.  Move the
10156         Solaris test for /usr/ucb/cc to the post target script, just after
10157         the compiler sanity test.
10159 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10161         * config.sub: Merge with FSF.
10163 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10165         * Makefile.in (RPATH_ENVVAR): New variable.
10166         (REALLY_SET_LIB_PATH): Use it.
10167         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10169 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10171         * config.sub, configure.in: Recognize sparclet cpu.
10173 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10175         * config.guess:  Support m68k-cbm-sysv4.
10177 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10179         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10180         m68k-unknown-linuxaout from linker help string.  Put quotes around
10181         $ld_help_string.
10183 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10185         * config.guess (powerpc-harris-powerunix): Add guess for port
10186         to new target.
10188 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10190         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10192 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10194         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10195         $(REALLY_SET_LIB_PATH) in Makefile.
10196         * Makefile.in (SET_LIB_PATH): New variable.
10197         (REALLY_SET_LIB_PATH): New variable.
10198         ($(DO_X)): Use $(SET_LIB_PATH).
10199         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10200         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10201         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10202         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10203         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10204         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10205         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10206         (install-dosrel): Likewise.
10207         (all-opcodes): Depend upon all-libiberty.
10209 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10211         * config.guess (*:CYGWIN*): New
10213 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10215         * Makefile.in (all-target-winsup): All all-target-libiberty.
10217 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10219         * configure.in (noconfigdirs): Add missing # in front of comment.
10221 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10223         * configure.in: add second pass to things added to noconfigdirs
10224         so *-gm-magic can exclude libgloss properly.
10226 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10228         * mpw-configure (extralibs_name, rez_name): Set correctly
10229         for MWC68K compiler.
10231         * mpw-README: Add more info on the necessary build tools.
10233 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10235         * configure.in, config.sub: Recognize cygwin32.
10237 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10239         * config.guess, config.sub: Recognize A/UX.
10241 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10243         * config.sub: Merge with gcc/config.sub.
10245 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10247         * mpw-build.in (do-binutils): Add build of stamps.
10249 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10251         * config.sub: Add recognition for mips64vr4100*-* targets.
10253 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10255         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10256         Add creation of gconfigargs with `--enable-shared' turned on.
10257         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10258         ($(host)-stamp-stage3-configured): Likewise.
10259         (HOLES): Add chatr and ldd.
10260         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10262 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
10264         * configure: Pass --nfp to recursive configures.
10266 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10268         * Makefile.in (DLLTOOL): New.
10269         (DLLTOOL_FOR_TARGET): New.
10270         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10271         (EXTRA_TARGET_FLAGS): Ditto.
10272         (EXTRA_GCC_FLAGS): Ditto.
10273         (CONFIGURE_TARGET_MODULES): Ditto.
10274         (DO_X): Ditto.
10275         * configure: Add DLLTOOL.
10277 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
10279         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10280         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10281         mh-sco, since old workarounds no longer needed, and don't
10282         build ld, since libraries have weak symbols in COFF.
10284 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
10286         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10288 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10290         * configure.in: Make sure that ${CC} can be used to compile an
10291         executable.
10293 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10295         * Makefile.in (all-gdb): Depend on $(GDB_TK).
10296         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10297         nothing depending on whether gdbtk is being built.
10299 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
10301         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10303 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
10305         * configure.in (noconfigdirs): Put ld or gas in this early, if the
10306         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10308 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
10310         * config-ml.in: Add support for
10311         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10312         Simplify setting of multidirs from --disable-foo.
10314 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10316         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10317         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10318         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10319         non-empty, pass them on to the  GCC make.
10320         (all-bootstrap): New rule that is like all-gcc, except it executes
10321         the GCC bootstrap rule instead of the GCC all rule.
10323 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
10325         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10327 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10329         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10330         DG/UX support.
10332 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
10334         * config.sub (i*86*) Change [345] to [3456]
10336 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10338         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10339         --with-gnu-ld=no.
10341 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10343         * config-ml.in (rs6000*, powerpc*): Add switches to control which
10344         AIX multilibs get built.
10346 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10348         * configure.in (i386-win32): Don't build expect if we're not
10349         building the tcl subdir.
10351 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
10353         * Makefile.in: (configure-target-examples, all-target-examples):
10354         New targets, configure and build example programs.
10356 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10358         * mpw-configure: If an mpw-config.in generated a file mk.sed,
10359         use it as input to sedit the generated MPW makefile.
10360         * mpw-README: Add a suggestion about Gestalt.h.
10362 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
10364         * config.sub: Accept *-*-ieee*.
10366 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
10368         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
10369         Ronald F. Guilmette <rfg@monkeys.com>.
10371 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10373         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10374         for powerpc-pe native.
10375         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10376         (target==powerpc-pe): duplicate i386-win32 entry.
10378 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10380         * configure.in (noconfigdirs): Exclude target-newlib for all versions
10381         of vxworks, not just vxworks5.1.
10383 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
10385         * mpw-configure: Add support for exec-prefix.
10387 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10389         * config.guess: Recognize HP model 816 machines as having
10390         a PA1.1 processor.
10392 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10394         * configure: Ignore new autoconf configure options.
10396 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10398         * config.guess:  Recognize Pentium under SCO.
10399         From Robert Lipe <robertl@arnet.com>.
10401 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10403         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
10405 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
10407         * configure.in: Don't configure gas for alpha-dec-osf*.
10409 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
10411         * configure.in: Default to --with-stabs for some targets for which
10412         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10413         i[345]86*-*-unixware*.
10415 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10417         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10418         rather than basing it on the target.  Simplify handling of options
10419         controlling which directories to configure.  Remove extraneous
10420         slash in multi-clean target.
10422 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
10424         * config-ml.in: Prefix more variables with ml_ so they don't collide
10425         with configure's.
10427 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
10429         * configure: Don't turn -v into --v.
10431 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
10433         * configure.in (targargs): Fix typo.
10435         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10437 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10439         * configure.in: Strip --host and --target options from
10440         CONFIG_ARGUMENTS, and always configure for --host only.  Add
10441         --with-cross-host option when building with a cross-compiler.
10442         * configure: Canonicalize the arguments put into config.status by
10443         always using `=' for an option with an argument.  Pass a presumed
10444         --host or --target explicitly.
10446 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
10448         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10449         into general OS recognition case.
10451 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10453         * configure.in (target_configdirs): add target-winsup only
10454         for win32 target systems.
10456 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
10458         * Makefile.in (all-target-libgloss): Depend upon
10459         configure-target-newlib, since when libgloss is built it looks to
10460         see if the newlib directory exists.
10462 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
10464         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10465         cfg-ml-*.in.
10467 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
10469         * configure: Handle LD and LD_FOR_TARGET when configuring a
10470         Canadian Cross.
10472 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10474         * configure.in (target_libs): add target-winsup.
10475         (target==i386-win32): add patch diff flex make to $noconfigdirs.
10476         (target==ppcle-pe): remove ld from $noconfigdirs.
10478 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10480         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10481         Preserve relative path names in $srcdir.  Build symlink tree if
10482         configuring cross target dir and srcdir=. (= no VPATH support).
10483         (configure-target-libg++): Depend on configure-target-librx.
10484         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10485         * config-ml.in: New file.
10486         * symlink-tree: New file.
10487         * configure: Ensure srcdir="." if that's what it is.
10489 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
10491         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10492         includes and FLEX_SKELETON setting.
10493         * mpw-configure (--with-gnu-ld): New option, controls whether
10494         to use PPCLink or ld with PowerMac GCC.
10495         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10496         * mpw-config.in: Configure grez if targeting Mac.
10498         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
10499         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10500         just macos.
10501         * configure.in: Configure grez resource compiler if targeting Mac.
10502         * Makefile.in (all-grez, install-grez): New targets.
10504 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
10506         * configure: CXX defaults to gcc, not g++.  If we find
10507         gcc in the path, set CC to gcc -O2.
10509 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
10511         * configure: Default ${build} correctly.  Avoid picking up extra
10512         spaces when reading CC and CXX from Makefile.  When doing a
10513         Canadian Cross, use plausible default values for numerous
10514         variables.
10515         * configure.in: When doing a Canadian Cross, don't try to
10516         configure tools whose configure script can't handle it.
10518 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10520         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10522 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10524         * configure:  Remove dubious bug reporting address.
10526 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10528         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
10529         configure script, run that instead of this directory's configure.
10530         In either case, print a message that we're configuring the sub-dir.
10532 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10534         * configure.in: Before checking for the existence of various files,
10535         use sed to filter out "target-".
10537 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10539         * Makefile.in (DO_X): Split rule to decrease command line length
10540         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
10541         (Philippe De Muyter).
10543 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10545         * Makefile.in (all-patch): depend on all-libiberty.
10547 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
10549         * configure.in: If the only directory in target_configdirs which
10550         actually exists is libiberty, then set target_configdirs to empty,
10551         to avoid trying to build a target libiberty in a gas or gdb
10552         distribution.
10554 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
10556         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
10557         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10558         systems.
10560 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10562         * configure.in (copy_dirs): Use sys-include instead of include
10563         for --with-headers option.
10565 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
10567         * Makefile.in, configure.in: Make winsup builds work with
10568         new scheme.
10570 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
10572         * configure.in: Build the linker on AIX.
10574 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10576         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
10577         where needed.
10579 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
10581         * Makefile.in (all-gcc): Fix typo.
10583 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10585         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
10587 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10589         * configure.in:  Rename libFOO to target-libFOO, and xiberty
10590         to target-xiberty, to provide more flexibility.
10591         (target_subdir):  Define.  Create if cross.
10592         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
10593         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
10594         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
10595         check-libFOO -> check-target-libFOO, etc.
10596         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
10597         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
10598         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
10599         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
10600         allow ALL_GCC="" to only configure.
10601         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
10602         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
10603         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
10605 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
10607         * Makefile.in (taz): Build "info" in etc explicitly.
10609 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
10611         * configure.in:  Make sure that CC is undefined (as opposed to
10612         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
10613         problem with autoconf trying to configure on a host without GCC.
10615 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10617         * mpw-configure: Set host alias from choice of host compiler,
10618         only use generic MPW Makefile sed if present, edit a file
10619         named "hacked_Makefile.in" instead of "Makefile.in" if present.
10620         * mpw-README: Add problem notes about CW6 and CW7.
10622 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
10624         * Makefile.in (taz): Use ";" instead of ";;".
10626 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10628         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
10629         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
10630         DISTDOCDIRS.
10631         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
10632         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
10634 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10636         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
10637         and gnats, because they are now subsumed by DISTSTUFFDIRS.
10638         Move bfd to DISTSTUFFDIRS.
10640 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10642         * Makefile.in (X11_LIB): Removed.
10643         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
10645         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
10647 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10649         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
10650         names.
10652 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10654         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
10656 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
10658         * configure.in (i[345]86-*-win32): Always build newlib.
10659         Don't configure cvs, autoconf or texinfo.
10660         * Makefile.in (LD_FOR_TARGET): New.
10661         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
10662         Pass down LD_FOR_TARGET.
10664 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10666         * winsup: New directory.
10667         * Makefile.in: Build winsup.
10668         * configure.in: Winsup is configured when target is win32.
10669         Can only build win32 target GDB when native.
10671 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
10673         * config.guess: Recognize HP model 819 machines as having
10674         a PA 1.1 processor.
10676 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
10678         * configure: Fix sed loop which substitutes for CC and CXX to
10679         avoid bug found in various sed implementations.
10681 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10683         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
10684         simulator.  Use standard powerpc-*-eabi*.
10686 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10688         * configure.in: Stop putting gas and binutils in noconfigdirs for
10689         powerpc-*-aix* and rs6000-*-*.
10691 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
10693         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
10694         -mcall-aixdesc libraries.
10696 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
10698         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10700         * config.sub (arm | armel | armeb): Fix shell syntax.
10702 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10704         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
10705         -msoft-float and -mcpu=common support.
10706         (powerpc*-*-eabisim*): Add support for building -mcall-aix
10707         libraries.
10709 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10711         * configure.in: Allow configuration and build of emacs19 for the alpha.
10713 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10715         * configure.in (CC): Get ^CC, not just any old CC, from
10716         ${host_makefile_frag}.
10718 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10720         * configure.in (CC): Try to get CC from
10721         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
10723 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10725         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
10726         only if it exists in $(srcdir).
10728 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10730         * configure: If CC and CXX are not set in the environment, set
10731         them, based on either an existing Makefile or on searching for gcc
10732         in PATH.  Substitute for CC and CXX in Makefile.
10733         * configure.in: Remove libm from target_libs.  Separate
10734         target_configdirs from configdirs.  If CC is not set in
10735         environment, try to get it from a host Makefile fragment.  Rewrite
10736         changes of configdirs to use skipdirs instead.  A few minor
10737         tweaks.  Take directories out of target_configdirs as they are
10738         taken out of configdirs.  Remove existing Makefile files from
10739         subdirectories.  Substitute for TARGET_CONFIGDIRS and
10740         CONFIG_ARGUMENTS in Makefile.
10741         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
10742         by configure.in.
10743         (CONFIG_ARGUMENTS): Likewise.
10744         (CONFIGURE_TARGET_MODULES): New variable.
10745         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
10746         ($(CONFIGURE_TARGET_MODULES)): New target.
10747         (configure-libg++, configure-libio): New targets.
10748         (all-libg++): Depend upon configure-libg++.
10749         (all-libio): Depend upon configure-libio.
10750         (configure-libgloss, all-libgloss): New targets.
10751         (configure-libstdc++): New target.
10752         (all-libstdc++): Depend upon configure-libstdc++.
10753         (configure-librx, all-librx): New targets.
10754         (configure-newlib): New target.
10755         (all-newlib): Depend upon configure-newlib
10756         (configure-xiberty): New target.
10757         (all-xiberty): Depend upon configure-xiberty.
10759 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10761         * configure.in (host i[345]86-*-win32):  Expand the
10762         noconfigdirs again.
10764 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
10766         * mpw-configure: Fix sed command file name.
10768 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10770         * configure.in (host i[345]86-*-win32): Reduce the
10771         noconfigdirs again.
10773 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
10775         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
10776         or powerpc*-*-pe*, since they are not yet supported.
10778 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10780         Add PowerMac support and many other enhancements.
10781         * mpw-configure: New option --cc to select compiler to use,
10782         paste options set according to --cc into the generated
10783         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
10784         if mpw-make.sed is present.
10785         * mpw-config.in: Don't test for gC1, test for mpw-touch,
10786         add forward includes for PowerPC include files.
10787         * mpw-build.in: Build using Makefile.PPC if present.
10788         (do-byacc, etc): Remove separate version resource builds.
10789         (do-gas): Build "stamps" before "all".
10790         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
10791         * mpw-README: Update to reflect --cc option, PowerMac support,
10792         and recently-reported compatibility problems.
10794 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10796         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
10797         embedded m68k systems (-aout, -coff, -elf, -vxworks).
10798         (--with-multilib-top): Pass to recursive invocations.
10800 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
10802         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
10803         v810-*-*.
10805 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10807         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
10808         gdb, ld and opcodes on v810-*-*.
10810 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10812         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
10813         (local-maintainer-clean): New target.
10814         (maintainer-clean): New target.
10815         (realclean): Just depend upon maintainer-clean.
10817 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10819         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
10821 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
10823         * configure.in: Build ld in mips*-*-bsd* case.
10825 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
10827         * config.sub: Accept -lites* OS.  From Ian Dall.
10829 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
10831         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
10832         targets.
10834 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10836         * configure.in: treat i386-win32 canadian cross the same as
10837         i386-go32 canadian cross.
10839 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10841         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
10842         running under the simulator to build a reduced set of libraries.
10843         (powerpc-*-eabiaix): Add fine grained multilib support added to
10844         other powerpc targets yesterday.
10846 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10848         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
10849         -disable-softfloat, -disable-relocatable, -disable-aix, and
10850         -disable-sysv to control which multilib libraries get built.
10852 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10854         * configure: Add Makefile.tem to list of files to remove in trap
10855         handler.
10857 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10859         * config.guess (*Linux*):  Add missing "exit"s.
10860         Also, need specific check for alpha-unknown-linux (uses COFF).
10862 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10864         * config.guess:  Merge with FSF:
10866         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
10867         * config.guess (AIX4): More robust release numbering discovery.
10869         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
10870         * config.guess (i386-sequent-ptx): Properly get version number.
10872         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
10873         * config.guess (mips:*:4*:UMIPS): New case.
10875 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10877         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
10878         (i386-win32 host): Likewise.  Don't build readline.
10880 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
10882         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
10883         SUPPORT_FILES to submakes.
10885 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
10887         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
10888         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
10889         mpw-configure.
10891 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
10893         * configure.in (appdirs): Use =, not ==, in test expression when
10894         trying to build the text to print in the warning message for
10895         Solaris users.
10897 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
10899         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
10901 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10903         * config.guess: Recognize lynx-2.3.
10905 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
10907         * config.sub (z8ksim): Deleted
10908         (z8k-*-coff): New, this is the one true name of the target.
10910 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
10912         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
10914 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
10916         * config.guess (*:Linux:*:*): First try asking the linker what the
10917         default object file format is (elf, aout, or coff).  Then if this
10918         fails, try previous methods.
10920 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10922         * configure.in: Don't build newlib for *-*-vxworks5.1.
10924 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10926         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
10927         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
10929 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
10931         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
10933 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
10935         * cfg-ml-com.in: New file.
10936         * cfg-ml-pos.in: New file.
10938 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10940         * COPYING.NEWLIB: Add HP free copyright to list.
10942 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10944         * config.sub: Recognize -eabi* for the system, not just -eabi.
10946 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10948         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
10949         * config.sub, configure.in (win32): New target and host.
10951 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10953         * configure.in: Add i386-pe configuration.
10955 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
10957         * mpw-build.in (install): Install GDB after LD.
10959 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
10961         * mpw-config.in (elf/mips.h): Always forward-include, needed
10962         for GDB to build.
10964 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10966         * testsuite: New directory for customer acceptance and whole tool
10967         chain tests.
10969 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
10971         * configure: If per-host line isn't found, but AC_OUTPUT is found
10972         and a configure script exists, run it instead.
10974 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10976         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
10978 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10980         * configure: Set build_{cpu,vendor,os,alias} to host values when
10981         --build isn't specified.
10983 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10985         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
10986         (FLAGS_TO_PASS): Pass them.
10987         (EXTRA_TARGET_FLAGS): Ditto.
10989 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10991         * Makefile.in (all-libg++): Depend on all-libstdc++.
10993 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10995         * configure.in (noconfigdirs): Enable all packages for
10996           i386-unknown-netbsd.
10998 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
11000         * configure.in (noconfigdirs): Don't configure tk for i386-go32
11001         hosted builds (DOS builds)
11003 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11005         Changes for ARM based on patches from Richard Earnshaw:
11006         * config.sub: Handle armeb and armel.
11007         * configure.in: Omit arm linker only for riscix.
11009 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11011         * config.guess:  Update from FSF.
11013 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
11015         * config.sub: Recognize powerpcle as the little endian variant of
11016         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
11017         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
11018         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
11019         temporarily.
11021 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11023         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11025 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
11027         * config.sub: Accept -lites* as a basic system type.
11029 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
11031         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11032         installed, and if so return linuxoldld as the system name.
11034 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
11036         * config.guess: Add hppa1.1-hp-lites support.
11038 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11040         * configure.in: Don't build newlib for m68k-vxworks5.1.
11042 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11044         * configure.in (mips-sgi-irix6): Use mh-irix5.
11046 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
11048         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11050 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11052         * test-build.mk: Enable building of shared libraries on IRIX 5 and
11053         OSF/1.  Fix compiler flags.
11054         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
11056 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11058         * configure.in: Recognize --with-newlib.
11059         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11061 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11063         * Makefile.in: move {all,check,install}-gdb from *_MODULES
11064         to *_X11_MODULES due to gdbtk needing X include files et al.
11066 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
11068         Merge in support for Mac MPW as a host.
11069         (Old change descriptions retained for informational value.)
11071         * mpw-config.in: Add generic include forwards for cpu-specific
11072         include files in aout and elf directories.
11074         * mpw-configure: Added copyright.
11075         * mpw-config.in: Check for presence of required build tools.
11076         (target_libs): Add newlib.
11077         (target_tools): Add examples.
11078         (Read Me): Generate as "Read Me for MPW" instead.
11079         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11080         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11081         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11083         * mpw-configure: Remove subdir-specific makefile hackery,
11084         delete mk.tmp after using it.
11086         * mpw-build.in (all): Display start and end times.
11088         * mpw-configure (host_canonical): Set.
11089         (target_cpu): Always add to makefiles.
11090         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11091         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11092         (mpw-mh-mpw): Look for in srcdir and srcroot.
11093         Use sed instead of mpw-edit-prefix to edit prefix definitions.
11095         * mpw-build.in: (install-only): New target.
11097         * mpw-configure (host_alias, target_alias): Rename from hostalias
11098         and targetalias, add into generated Makefile.
11099         (mk.tmp): If present, add into generated Makefile.
11100         * mpw-build.in (all-gas): Build config.h first before gas proper.
11102         * mpw-configure (config.status): Write only if changed.
11103         * mpw-config.in (readline): Configure it (not built, just used for
11104         definitions).
11106         * mpw-config.in (elf/mips.h): Add a forward include.
11108         * mpw-config.in: Forward-include most .h files in include into
11109         extra-include.
11110         (readline): Don't build.
11111         mpw-build.in (install): Install GDB.
11113         * mpw-configure (prefix, mpw_prefix): Handle it.
11114         * mpw-config.in (mmalloc, readline): Don't configure.
11115         * mpw-build.in (thisscript): Rename to ThisScript.
11116         Use mpw-build instead of BuildProgram everywhere.
11117         (mmalloc, readline): Don't build.
11118         * mpw-README: New file, basic documentation about the MPW port.
11120         * mpw-config.in: Use forward-include to create include files.
11122         * mpw-configure: Add more things to the top of each configured
11123         Makefile, including contents of config/mpw-mh-mpw.
11124         * mpw-config.in (extra-include): Create this directory and fill it
11125         with Posix-like include files when configuring.
11127         * config.sub (apple, mac, mpw): Add various aliases.
11129         * mpw-build.in: New file, top-level build script fragment for MPW.
11130         * mpw-configure: New file, configure script for MPW.
11131         * mpw-config.in: New file, config fragment for MPW.
11133 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11135         * configure.in (host_libs): Remove glob, since it is gone from the
11136         sources.
11138 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11140         * Makefile.in: define empty GDB_NLM_DEPS var.
11142         * configure.in(target_makefile_frag): use config/mt-netware
11143         for netware targets.
11145 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11147         * config.sub: Merge in recent FSF changes.  Remove linux special
11148         cases.
11150 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11152         Revert this change:
11154         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11156                 * build-all.mk: Use CC=cc -Xs on Solaris.
11158 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11160         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11161         stop using it.
11162         * Makefile.in: Nuke all references to glob subdirectory.
11164 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11166         * configure.in: Fix --enable-shared logic in per-host.
11168 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11170         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11172 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11174         * configure.in (noconfigdirs): Don't build gas on AIX, for
11175         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11177 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11179         * configure: Fix --cache-file to work if the file argument is a
11180         relative path.
11182 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11184         * configure: If the --cache-file is used, pass it down to
11185         configure in subdirectories.
11187 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11189         * config.sub: add vxworks29k configuration.
11191 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11193         * Makefile.in (taz): Do "diststuff" part quietly.
11195 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11197         * config.sub: Mini-merge with gcc/config.sub.
11199 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11201         * config.guess (IRIX): Sed - to _.
11203 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11205         * Makefile.in (source-vault, binary-vault): New targets.
11207 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11209         * config.sub: Recognize -eabi as a basic system type.
11211 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11213         * configure.in (enable_shared stuff): Fix typo.
11215 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11217         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11219 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11221         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11223 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11225         * configure.in (rs6000-*-*): Don't build gas.
11227 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11229         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11230         reduce command line length.
11231         (AS_FOR_TARGET): Check for as.new, not Makefile.
11232         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11234 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11236         * config.guess:  Merge from FSF.
11238 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11240         * configure: Don't use $ when handling program_suffix.
11242 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11244         * configure.in:  Configure tk for hppa/hpux.
11246 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11248         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11250 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11252         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11253         to LIBCXXFLAGS.  Tests are better run without it.
11255 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11257         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11259 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11261         * configure.in (*-*-netware*): Don't configure xiberty.
11263 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
11265         * configure.in:  Remove tk from native_only list.
11267 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
11269         * build-all.mk: Add mips-ncd-elf target to sun4 targets
11270           for special NCD build.
11272 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11274         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11275         makeall.bat, they're only useful for binutils snapshots.
11276         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11277         makeall.bat to specified SUPPORT_FILES.
11279 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
11281         * build-all.mk: Add Ericsson targets to sun4 and solaris
11282           hosts.  Add  BNR's sun4 target to solaris host, so their
11283           build-from-source will be tested in-house first.
11285 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11287         * Makefile.in (LIBCFLAGS): New variable.
11288         (CFLAGS_FOR_TARGET): Ditto.
11289         (LIBCFLAGS_FOR_TARGET): Ditto.
11290         (LIBCXXFLAGS): Ditto.
11291         (CXXFLAGS_FOR_TARGET): Ditto.
11292         (LIBCXXFLAGS_FOR_TARGET): Ditto.
11293         (BASE_FLAGS_TO_PASS): Pass them.
11294         (EXTRA_TARGET_FLAGS): Ditto.
11296         * configure.in: Support --enable-shared.
11298 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11300         * configure.in (target_libs):  Include libstdc++ again.
11301         * config.guess:  Update from FSF (for FreeBSD).
11303 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11305         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11306         makeall.bat.
11307         (DISTDOCDIRS): Add `etc'.
11308         (ETC_SUPPORT_PFX): New variable.
11309         (taz): Include anything from etc starting with a word in
11310         ETC_SUPPORT_PFX.
11312 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11314         * config.sub: Update for recent FSF changes.  Remove obsolete
11315         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
11316         spacing changes.
11318 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11320         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
11322         * config.guess:  Merge with FSF.
11323         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11325 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11327         * configure: Since the "trap 0" handler will override the exit
11328         status on many systems, only use it for "exit 1", and make it set
11329         a non-zero exit status; reset it before "exit 0".  Also, check
11330         exit status of config.sub, and error out if it failed.
11332 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
11334         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11335         and install libgloss.
11337 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11339         * Makefile.in (all-binutils): Depend upon all-byacc.
11341         * configure.in: Don't build emacs on Irix 5.
11343 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11345         * configure.in (*-*-netware*): Add libio.
11347 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11349         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11350         (CHECK_TARGET_MODULES): Ditto.
11351         (INSTALL_TARGET_MODULES): Ditto.
11352         (TARGET_LIBS): Ditto.
11353         (all-libstdc++): Note dependencies.
11355 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11357         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11359 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11361         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11362         -fexternal-templates.
11364         * configure.in (target_libs): Add libstdc++.
11365         (noconfigdirs): Add libstdc++ as appropriate.
11367 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11369         * config.guess:  Update from FSF.
11371 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11373         * configure: Use ${config_shell} when running ${configsub}.
11375 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
11377         * config.sub: No longer recognize h8300h.
11379 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11381         * config.sub: Remove extraneous differences between config.sub and
11382         gcc/config.sub.
11384 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11386         * Makefile.in (DISTSTUFFDIRS): Add gas.
11388 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11390         * COPYING.NEWLIB: New file.
11392 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11394         * config.guess (HP-UX):  Patch from Harlan Stenn
11395         <harlan@landmark.com> to also emit release level.
11397 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11399         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11401 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11403         * config.sub:  Merge nextstep cleanup from FSF.
11405 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11407         * configure.in (arm-*-*): Don't configure ld for this target.
11409 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11411         * configure.in (*-*-netware): don't configure libg++, libio,
11412           librx, or newlib.
11414 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11416         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
11417         configure ld--it works, but it doesn't support shared libraries.
11419 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11421         * config.guess (*-unknown-freebsd*):  Get rid of possible
11422         trailing "(Release)" in version string.
11423         Patch from Paul Richards <paul@isl.cf.ac.uk>.
11425 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11427         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11428         Fix type: *-next-neststep -> *-next-nextstep.
11430         * config.guess:  Merge from FSF:
11432         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
11434         * config.guess: Recognize powerpc-ibm-aix3.2.5.
11436         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
11438         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11439         instead of UNIX_SV for UnixWare 1.0).
11441 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
11443         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
11444         to make gdb/nlm/* build after the compiler and linker.
11446 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11448         * config.guess (netbsd, freebsd, linux):  Accept any machine,
11449         not just i[34]86.
11450         (m68k-atari-sysv4):  Relocate to match FSF version.
11452         * config.guess:  More merges from the FSF:
11454         Add a space before function call or macro invocation.
11456         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11458         * config.guess: Add trap cmd to remove dummy.c and dummy when
11459         interrupted.
11461         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11463         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11464         (dummy): Redirect stderr from compilation of dummy.c.
11466         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
11468         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11470 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
11472         * configure: Accept and ignore --cache*, for compatibility with
11473         new autoconf.
11475 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11477         * config.guess:  Merge from FSF:
11479         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11481         * config.guess (Pyramid*:OSx*:*:*): New case.
11482         (PATH): Add /.attbin at end for finding uname.
11483         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
11485         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
11487         * config.guess (M88*:DolphinOS:*:*): New case.
11489         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
11491         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11492         to select whether to use ELF or COFF.
11494         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11496         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
11498         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11500         * config.guess: Guess the OS version for HPUX.
11502         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
11504         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11506 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11508         * configure.in: Recognize --with-headers, --with-libs, and
11509         --without-newlib.
11510         * Makefile.in (all-xiberty): Depend upon all-ld.
11512 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11514         * configure.in: Change i[34]86 to i[345]86.
11516 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11518         * configure (version): A few more tweaks to help message.
11520 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11522         * Makefile.in:  Remove (for now) librx as a host library,
11523         now that we're building it for target.
11525 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11527         * configure: Fix up help message; from karl@owl.hq.ileaf.com
11528         (Karl Berry).
11530 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11532         * configure.in:  Also configure librx.
11534 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11536         * Makefile.in:  Update various rules to reflect that librx
11537         is now needed for libg++.
11539 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11541         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11543 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
11545         * configure.in: Configure the examples directory.
11547 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11549         * configure: Simplify Jun 2 1994 change.
11551 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11553         * change CC to /usr/latest/bin/gcc for lynx host builds, since
11554         /bin/gcc isn't good enough to build gcc.
11556 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
11558         * Makefile.in (GDB_SUPPORT_FILES): Remove
11559         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
11560         (gdb.tar.gz): Add new rule to use standard distribution building
11561         mechanism.
11563 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11565         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
11566         Bill Cox <bill@cygnus.com>.
11568 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11570         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
11572 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
11574         * configure:  Search current dir first in .gdbinit.
11576 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11578         * config.sub:  Recognize freebsd (merged from gcc config.sub).
11580 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11582         * config.sub:  Refer to NeXT's operating system as nextstep.
11584         * config.sub (case $basic_machine):  Re-order the cases, to match
11585         the order in the FSF version (which is mostly alphabethical).
11586         Merge in some additions and changes from the FSF.
11588 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
11590         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
11591         * config.sub: Recognize cxux7.
11592         * configure.in: Use mh-cxux for m88k-harris-cxux*.
11594 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11596         * config.sub:  Fix typo powerpc -> powerpc-*.
11598 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
11600         * Makefile.in: `all-emacs19' depends on `all-byacc'.
11602         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
11603         parallel with all-emacs and install-emacs).  Top-level command
11604         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
11606 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11608         * test-build.mk ($(host)-stamp-stage2-installed): Remove
11609         $(relbindir)/make before doing ``make install'', and use
11610         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
11611         installing over running make binary.
11612         ($(host)-stamp-stage3-installed): Likewise.
11614 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11616         * config.guess: Recognize Mach.
11618 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11620         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
11621         see whether --exec-prefix was used.
11623 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11625         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
11627 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11629         * Makefile.in: Add all-librx target similar to all-libproc.
11631 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
11633         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
11634         with post 1.2 uname bogosity.
11636 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11638         * configure: Remove temporary files on receipt of a signal.
11640 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
11642         * configure: If there is a package_makefile_frag, remove
11643         ${subdir}/Makefile.tem after copying it in.
11645 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11647         * build_all.mk: support rs6000 lynx identifies itself as
11648         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
11649         since /bin/gcc is too feeble to compile a modern gcc.
11651 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11653         * brought devo/test-build.mk update-to-date with progressive/
11654           test-build.mk. Add lynx targets and hppa flag info.
11656 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11658         * configure.in:  Use mh-ncrsvr43.  Patch from
11659         Tom McConnell <tmcconne@sedona.intel.com>.
11661 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11663         * config.guess (i386-unknown-bsdi):  No longer need to
11664         check #if defined(__bsdi__) && defined(__i386__).
11666 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11668         * configure: Set program_transform_nameoption correctly.
11670 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11672         * brought build-all.mk update-to-date with progressive build-all.mk,
11673           added new targets and hppa info.
11675 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11677         * configure: If config.guess result is a prefix of the user
11678         specified target, assume a native build and use the user specified
11679         target as the host alias.  Remove SunOS patch suffix removal hack.
11680         * configure.in: Remove SunOS patch suffix removal hack.
11682         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
11683         in NATIVE_CHECK_MODULES.
11685 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
11687         * Makefile.in: Rename HOST_ONLY to NATIVE.
11688         * configure: Delete SunOs patch suffix from host_canonical
11689           and build_canonical variables that are prepended to Makefiles.
11690         * configure.in: Add comments for easier maintenance.
11692 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11694         * Makefile.in: Add all-libproc target similar to all-gui.
11696 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
11698         * Makefile.in (CHECK_MODULES): split into
11699         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
11701 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
11703         * config.guess (i386-unknown-bsdi): New system to guess.
11705 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11707         * Makefile.in: Add all-gui target (but not yet build by "all").
11709 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
11711         * config.sub: Move deletion of patch suffix from here...
11712         * configure.in: To here, at Ian's suggestion.  The top-
11713           level scripts might need to know of a patch level.
11715 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
11717         * config.sub: Strip off patch suffix so rtl is recognized
11718           as a sunos4.1.3 machine, even though it's been patched.
11720 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
11722         * Makefile.in (INSTALL_LAST): Delete.
11723         (INSTALL_DOSREL): New.
11725 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11727         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
11728         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
11729         whether we pass down --with-gnu-ld anyhow.
11731 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
11733         * Makefile.in (INSTALL_LAST): Change operation so it works
11734         on more flavors of make.
11735         * configure.in (go32): Don't build libg++ or libio.
11737 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
11739         * Makefile.in (Move HOST_PREFIX_1 and friends up so
11740         they can be overriden by templates.
11742 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
11744         * configure.in (target==go32): Don't build gdb.
11745         * dosrel: New directory.
11747 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
11749         * configure.in (host==go32): Configure dosrel too.
11750         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
11751         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
11752         be set by incoming names or templates.
11753         (INSTALL_LAST): New rule.
11755 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
11757         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
11759 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11761         * configure.in (appdirs): New variable.  Currently empty, but will
11762         be used in gas distribution.  If nonempty, lists a set of
11763         directories at least one of which must get configured, or top
11764         level configuration is considered to have failed.
11765         (rs6000-*-lynxos*): Use new file name.
11767 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11769         Eliminate XTRAFLAGS.
11770         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
11771         newlib include files using -idirafter, and also use -nostdinc.
11772         (CXX_FOR_TARGET): Likewise.
11773         (XTRAFLAGS): Removed.
11774         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
11775         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
11776         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
11777         ($(DO_X)): Don't pass down XTRAFLAGS.
11779 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11781         * configure.in (mips*-dec-bsd*): New target; do build linker.
11782         (mips*-*-bsd*): New target; don't build linker.
11784 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11786         * configure.in: support rs6000-*-lynxos* configuration.
11787         support sunos4 as a cross target.
11789         * config.sub: look for lynx*, not lynx since the OS version may
11790         legitimately be part of the name.
11792 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11794         * configure.in (i[34]86-*-sco*): Move to be with other i386
11795         targets.
11796         (romp-*-*): New target.  Skip various binary utilities.
11797         (vax-*-*): New target.  Don't build newlib.
11798         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
11800 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11802         * configure.in: Only set host_makefile_frag if config
11803         directory exists.
11805 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11807         * install.sh: If $dstdir exists, don't check whether each
11808         component does.
11810 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11812         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
11814 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
11816         * configure.in (*-*-lynxos*): Don't configure newlib for either
11817         native or cross Lynx.
11819 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
11821         * config.sub (sparc64-elf): Fix os.
11822         (z8k): Remove duplicate.
11824 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11826         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
11827         gcc/stmp-fixproto, to try to prevent fixproto from being run.
11829 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
11831         * configure: Make file links cleanly even if Lynx fails on
11832           an NFS symlink (at least fail cleanly).
11834 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11836         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
11837         -XNh2000.
11839 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11841         * configure: Unknown options are fatal again.
11843 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
11845         * configure: Ignore --x-includes and --x-libraries, for Autoconf
11846         compatibility.
11848 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11850         * build-all.mk: Add `clean' target.
11852 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11854         * config.guess:  Add SINIX support.
11855         * configure.in:  Add mips-*-sysv4* support.
11857 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
11859         * build-all.mk: Document all useful targets.
11860         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
11861         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
11863 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11865         * configure: Support --silent, --quiet.
11867 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11869         * configure: Support --disable-FEATURE.
11871 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11873         * config.guess: Recognize NCR running SVR4.3.
11875 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11877         * config.guess:  Make BSDI generate i386-unknown-bsd386.
11878         Patch from Paul Eggert <eggert@twinsun.com>.
11880 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11882         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
11884 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11886         * configure: Make unrecognized options give nonfatal warnings
11887         instead of fatal errors, and pass them to any subdirectory
11888         configures in case they recognize them.
11889         Make --x equivalent to --with-x.
11891 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11893         * configure: Add --enable-* options.  Clean up usage message and
11894         some comments.
11896 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
11898         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
11900 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11902         * configure.in (hppa*-*-*): Enable binutils.
11904 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11906         * config.sub: Recognize cisco.
11908 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
11910         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
11912 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11914         * config.guess: about target *-hitachi-hiuxwe2, don't print more
11915         than one configuration name.  Add comment.
11917 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
11919         * config.guess: about target *-hitachi-hiuxwe2, fixed
11920         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
11921         macro is incorrect.]
11923 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11925         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
11926         than the "make ls" stuff which used to be here.
11928 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11930         * config.guess:  Recognize i[34]86-unknown-freebsd.
11931         From Shawn M Carey <smcarey@rodan.syr.edu>.
11933 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11935         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
11937 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
11939         * config.guess: Check for ptx.
11941 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
11943         * config.sub: Add os9k checking.
11945 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11947         * config.guess: Handle OSF1 running on HPPA processors
11949 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11951         * configure: If subdir configure fails, print out a message with
11952         subdirectory name, in case subdir's configure code didn't identify
11953         itself.
11955 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
11957         * configure.in: Remove embedded newlines from configdirs.
11958         Avoid mismatches of substrings.  Fix matching strings at end
11959         of configdirs.
11961 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
11963         * config.guess:  Add Lynx/rs6000 config support.
11965 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11967         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
11969 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
11971         * configure.in (hppa*-*-osf*): Treat this just like most other
11972         PA configurations (eg no binutils or ld).
11973         (hppa*-*-*elf*): These configurations have binutils and ld.
11975 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11977         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
11979 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11981         * configure.in (rs6000-*-*): Build gas.
11983 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11985         * Makefile.in:  Avoid bug in losing hpux sed.
11987 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11989         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
11990         for GDB and GDB has been fixed to not need it.
11992 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11994         * config.guess: Recognize vax hosts.
11996 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11998         * configure (while loop): Don't use "break 2" inside case
11999         statement -- the case statement isn't an enclosing loop.
12001 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12003         * config.guess:  Clean up NeXT support, to allow nextstep
12004         on Intel machines.  Make OS be nextstep.
12006 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
12008         * config.guess: Add alternate forms for Convex.
12010 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
12012         * configure:  Completely rewrite option processing.  Take
12013         advantage of pattern-matching to avoid invoking test frequently.
12014         Also clean up host and target defaulting logic.
12016 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12018         * Makefile.in: Replace all occurrances of "rootme" with "r" and
12019         "$${rootme}" with "$$r", to increase the likelihood that the do-*
12020         commands (plus user environment) will fit SCO limits.
12022 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12024         * configure.in: Don't issue warnings about directories which are
12025         not being configured if -norecursion is set.  Correct test for
12026         --with-gnu-as and --with-gnu-ld to not get confused by substring
12027         matches.
12029         * configure.in: Don't build gas for alpha-dec-osf1*.
12031 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
12033         * configure:  Back out Per's change of 12/19/1993.  It changes the
12034         behavior of configure in unexpected and confusing ways.
12036         Also, use different delim char when calculating
12037         program_transform_name so that the name can contain slashes.
12039 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12041         * configure.in, config.sub: Add support for VSTa micro-kernel.
12043 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12045         * configure.in: Nuke hacks which were used to get a special
12046         version of GAS for HPPA configurations.
12048 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12050         * configure:  If only ${target_alias} is given, use that
12051         as the default for ${host_alias}.
12052         * configure:  Add missing back-slashes before nested quotes.
12054 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12056         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12058 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
12060         * config.guess:  Recognize some Tektronix configurations.
12061         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12063 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12065         * config.sub: Match any flavor of SH.
12067 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
12069         * configure.in: Don't try to configure newlib for Alpha.
12071 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12073         * configure.in: Don't build ld for Irix 5.  Don't build gas,
12074         libg++ or libio for any Alpha target.
12076         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12078 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
12080         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12081         default arguments -- so it tried to compress itself.
12083 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12085         * configure.in (notsupp): ensure that a space is always at the end
12086           of the configdirs list, since the grep checks for an explicit space
12088 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12090         * configure.in (target i386-sysv4.2): don't build ld, since static
12091           versions of many libraries are not available.
12093 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12095         * config.guess: Recognize Apollos (using environment variables).
12096         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12098 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12100         * config.guess: Recognize Sony news mips running newsos.
12102 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
12104         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12105         "fi ; else" for bash.
12107 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
12109         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12111 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
12113         * config.sub: accept unixware as an alias for svr4.2.
12114         Fix some inconsistancies with the gcc version.
12116 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12118         * Makefile.in (DISTDOCDIRS):  Add gdb.
12120 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12122         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
12124 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12126         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12127         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12128         this now.
12130 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12132         * config.sub: Accept hiux* as an OS name.
12134         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12135         etc/make-stds.texi.  The underscore came from gcc, and dje now
12136         agrees that RUNTESTFLAGS is the correct name.
12138 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12140         * install.sh:  Remove 'set -e'.  It makes any conditionals
12141         in the script useless.
12143         * config.guess: Automatically recognize arm-acorn-riscix
12144         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12146 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12148         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12150 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12152         * Makefile.in (DISTDOCDIRS): New variable.
12153         (taz): Edit local Makefile.in sooner, instead of proto-toplev
12154         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
12156 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12158         * configure.in (hppa target): check the source directory for the
12159           pagas sub-directory
12161 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12163         * config.sub: Allow -aout* and -elf*.
12165 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12167         * configure.in: Don't build ld on i386-solaris2, same as for
12168         sparc-solaris2.
12170 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12172         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12174 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12176         * configure.in:  Configure gdb for alpha.
12178 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12180         * Makefile.in (CXXFLAGS): Add -O.
12182 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12184         * config.guess: added support for DG Aviion
12186 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12188         * configure.in: Produce warning message for subdirectories not
12189         configurable for this host/target combination.  Don't try to
12190         configure gdb for vms.
12192 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12194         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12195         appropriate files before making "diststuff".
12196         (DISTBISONFILES): New var: list of files to be edited.
12197         (DISTSTUFFDIRS): Add binutils.
12199 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12201         * config.sub: also handle mipsel and mips64el (for little endian mips)
12203 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12205         * configure.in: Add * to end of all OS names.
12207 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12209         * configure.in: Build newlib for LynxOS native.
12211 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12213         * config.guess: Add support for delta 88k running SVR3.
12215         * configure.in: Add comment about HP compiler vs. emacs.
12217 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12219         * configure.in: don't build ld on solaris2 (not a viable option
12220           due to bugs in getpwnam & getpwuid)
12222 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12224         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12225         config.guess will produce a full version number.
12227 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12229         * configure.in: Build linker and binutils for alpha-dec-osf1.
12231 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12233         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12234         and gdb/testsuite/Makefile.in.
12236 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12238         * configure.in: recognize mips*- instead of mips-
12240 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12242         * config.sub: Accept linux*coff and linux*elf as operating
12243         systems.
12245 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12247         * config.sub: Recognize mips64, and mips3 as an alias for it.
12249 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12251         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12252         gdb knows how to handle OSF/1 shared libraries.
12254 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12256         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12257         * config.guess: Recognize Hitachi's HIUX.
12258         * config.sub: Recognize h3050r* and hppahitachi.
12259         Remove redundant cases for hp9k[23]*.
12261 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12263         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12264         if gas and ld are in the source tree and are in ${configdirs}.
12265         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12266         --with options (but still pass them down on the command line,
12267         if they were explicitly specified).
12269 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12271         * configure: substitute SHELL value in Makefile.in with
12272         ${CONFIG_SHELL}
12274 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12276         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12277         *-*-solaris2* targets.
12279 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12281         * Makefile.in: define M4, and pass it down to sub-makes;
12282         all-autoconf now depends on all-m4
12284 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12286         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12287         presence of {ar,ranlib} instead of a configured directory
12289 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
12291         * config.guess: Accept 34?? as well as 33?? for NCR.
12293 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12295         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12296         of 'gas' in sed commands, since 'gash' is now in the tree as well.
12298 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12300         * configure: grab values for $(CC) and $(CXX) from the
12301         environment, so that someone can do "CC=gcc configure; make" and
12302         have it work right (matching the way that autoconf works now)
12304         * configure.in, Makefile.in: add support for gash, the tcl
12305         interface to Galaxy
12307         * config.guess: add NetBSD variants (hp300, x86)
12309 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
12311         * install.sh: Support -d option (in the manner of SunOS 4 install,
12312         as it is more deterministic than that of GNU install)
12313         (chmodcmd): Set file to mode 755 by default (should also do default
12314         chgrp and chown, but I don't feel like dealing with that now)
12316 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
12318         * config.sub: Remove h8300hhms alias.
12320 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12322         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12324 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12326         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12327         as stmp-fixinc
12329 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12331         * config.sub: recognize m88110-bug-coff.
12333 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12335         * Makefile.in (all-libio): all dependencies on the toolchain used
12336         to build this (gcc, gas, ld, etc)
12338 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12340         * config.guess: Deal with OSF/1 1.3 on alpha.
12342 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12344         * install.sh: add some 'else true' clauses for portability
12346         * configure.in: don't build libio for h8[35]00-*-* targets
12348 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12350         * Makefile.in:  Add support for new libio.
12352 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12354         * install.sh: If one command fails, don't try the rest.  Don't try
12355         to remove $dsttmp (via trap) unless we have already created it.
12356         If $src doesn't exist, detect it and exit with an error.
12358         * config.guess: Recognize BSD on hp300.
12360 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12362         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12363         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12365 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
12367         * Makefile.in (all-send-pr): depends on all-prms
12369 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12371         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12373 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12375         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12376         Added test for mips-mips-riscos5.
12378 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12380         * configure.in: use mh-hp300 for 68k HP hosts
12382 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12384         * configure: add support for CONFIG_SHELL, so that you can use
12385         some alternate shell for evaluating configure scripts
12387 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
12389         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
12390         in configure script to bug-gdb@prep.ai.mit.edu when building
12391         distribution archive.
12392         * Makefile.in (COMPRESS):  Remove def.
12393         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
12394         gdb.tar.Z and make-gdb.tar.Z respectively.
12395         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
12396         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
12397         to convergence with 'taz' target in Makefile.in.
12399 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12401         * install.sh (dsttmp): use trap to ensure that tmp files go
12402         away on error conditions
12404 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12406         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12408 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12410         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12411         its parent is '/' not ''.
12413         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12415 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
12417         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12418         that ${newsrcdir}/configure.in does.
12420 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12422         * test-build.mk: support for CONFIG_SHELL
12424 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
12426         * config.sub (netware):  Add as a basic system type.
12428 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12430         * Makefile.in (Makefile): depend on configure.in.  Also drop the
12431           $(srcdir)/ from the dependency on Makefile.in.
12433 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
12435         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12436         (h8300hhms is temporary until multi-libraries are implemented).
12437         * configure.in: Handle h8300h too.
12439 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12441         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12443 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
12445         * configure:  Remove extraneous output when guessing host type.
12446         * config.guess:  Remove extraneous output when guessing using C
12447         compiler rather than uname, or when guessing fails.
12449 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
12451         * Makefile.in: remove all.cross and install.cross targets
12453         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12454           definitions
12456 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
12458         * configure.in (target sh): Build gprof.
12460 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12462         * config.sub: change -solaris to -solaris2
12464 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12466         * configure.in: Use config/mh-riscos for mips-*-sysv*.
12468 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
12470         * configure: Correct error message for missing Makefile.in to
12471         print correct directory.
12473 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12475         * install.sh: kludge around 386BSD shell bug
12477 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
12479         * config.guess:  Recognize NeXT.
12480         * config.guess:  Recognize i486-ncr-sysv4.
12481         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
12483 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
12485         * Makefile.in (MAKEINFOFLAGS): New variable.
12486         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12487         * build-all.mk, test-build.mk: Pass down --no-split as
12488         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
12490 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
12492         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
12494 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
12496         * Makefile.in (libg++.tar.z):  New rule.
12497         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
12498         * Makefile.in (taz):  Only do a single chmod.
12500 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12502         * install.sh: don't use dirname anymore (replaced with sed usage)
12504 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
12506         * Makefile.in:  Change extension for gzip'd files from '.z' to
12507         '.gz' per new FSF standard usage.
12509 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12511         * configure: put quotes around the final value of program_transform_name
12513 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12515         * Makefile.in: new install.sh support; update install-info rules
12517 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
12519         * configure.in: Build diff for crosses, but not for go32 host.
12521         * configure.in: Build gprof only for native, and don't build it
12522         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12524 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
12526         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12528 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12530         * configure.in (host_tools): Add prms.
12532 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12534         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12535         with $(FLAGS_TO_PASS) on the command line
12537         * config.sub: Recognize lynx and lynxos
12539 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12541         * config.sub: Accept -ecoff*, not just -ecoff.
12543 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12545         * Makefile.in (taz): Use .gz suffix instead of .z.
12546         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12547         names.
12549 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12551         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12553 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12555         * Makefile.in (install-no-fixedincludes):  install gcc last, so
12556         that rebuilds that might happen during 'make install' don't get
12557         bogus gcc include files
12559 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12561         Change from Utah for HPPA support:
12562         * config.guess: Recognize hppa1.x-hp-bsd.
12564 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
12566         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
12567         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12569 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12571         * config.sub: Add support for rom68k and bug boot monitors.
12573 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
12575         * Makefile.in: Make all-opcodes depend on all-bfd.
12577 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12579         * config.guess: Added special check for i[34]86-univel-sysv4*.
12581 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
12583         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
12584         the processor rather than assuming i486.
12586 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12588         * config.guess: Recognize SunOS6 as Solaris3.
12590 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
12592         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
12593         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
12595 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
12597         * build-all.mk (all-cross): New target for Canadian Cross.
12598         Added Q2 go32 targets.
12599         * test-build.mk: Configure go32 cross sparclite-aout and
12600         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
12601         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
12603 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12605         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
12606         GO32 hosted toolchains
12608 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12610         * configure: change  so "-exec-prefix" gets passed down rather
12611         than "-exec_prefix" so autoconf generated Makefiles get the
12612         exec_prefix set right.
12614 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12616         * config.guess: get the Solaris2 minor version number
12618         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
12620 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12622         * config.guess: Recognize some Sequent platforms.
12624 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12626         * Makefile.in: added the vault-install target
12628         * configure.in: actually use the Sun3 makefile fragment that's in
12629         config, also added the release dir to configdirs
12631 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12633         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
12635 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12637         * configure.in: remove some program from Alpha targetted toolchains
12639 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
12641         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
12642         gprof.
12643         (taz): Run "make diststuff" in those directories instead of "make
12644         proto-dir".  Look for "VERSION=" only at start of line in subdir
12645         Makefile.  Use "gzip -9" for compression.
12646         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
12647         (binutils.tar.z): New target.
12649 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12651         * Makefile.in (taz): Include gpl.texinfo.
12653 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12655         * Makefile.in (setup-dirs): Merged into "taz" target.
12656         (taz): Only do `proto-dir' stuff if a directory is actually needed
12657         for this target.
12659 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
12661         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
12662         (FLAGS_TO_PASS): Pass down MUNCH_NM.
12663         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
12664         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
12665         (gcc-no-fixedincludes): Correct for current gcc Makefile.
12667 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
12669         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
12670         config.sub, and move-if-change to gdb testsuite distribution
12671         archive, so the testsuite can be extracted, configured, and
12672         run separately from the gdb distribution.  Blow away the Chill
12673         tests that require a Chill compiled executable, since GNU Chill
12674         is not yet publically available.
12676 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12678         * test-build.mk: set environment variables in a single command,
12679         instead of a list of assignments and exports
12681         * config.guess: recognize Alpha/OSF1 systems
12683 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12685         * configure: Change help message to prefer --options rather than
12686           -options.
12688 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12690         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
12691         zippy@ecst.csuchico.edu.
12692         * config.guess: Recognize miniframe.
12694 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12696         * Makefile.in: Use srcroot to find runtest rather than rootme.
12697         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
12699 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
12701         * test-build.mk: Extensive additions to support building on a
12702         machine other than the host.
12704 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12706         * configure (tooldir): Fix for i386-aix again.
12708 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
12710         * configure, Makefile.in:  Change definition of $(tooldir)
12711         to match the FSF.
12713 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
12715         * config.guess:  Recognize i[34]86/SVR4.
12717 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12719         * Makefile.in (all-gdb): gdb depends on sim.
12721 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
12723         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
12724         at the same time we make the prototype gdb directory.
12725         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
12726         files at the same time as the gdb base release distribution.
12728 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
12730         * Makefile.in (check): Use individual check targets rather than
12731         DO_X rule.
12732         (check-gcc): Added.
12734 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
12736         * config.sub: Use sysv3.2 not sysv32 for canonical OS
12737         for System V release 3.2.
12739 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12741         * config.sub: Recognize hppaosf.
12742         * configure.in: Do configure ld/binutils/gas for it.
12744 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12746         * configure (tooldir): Alter syntax used to set this, for systems
12747         where "\$" isn't handled right, like i386-aix.
12749 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12751         * configure: Pass program-transform-name, not
12752         program_transform_name, to recursive configures.
12754 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
12756         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
12757         of gas+ld+binutils.
12759 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
12761         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
12763 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12765         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
12767 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12769         * Makefile.in (PRMS): Set back to all-prms.
12771 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
12773         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
12774         targets, rather than for MIPS hosts.
12776 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12778         * configure.in: add comment for --with-x default values
12780         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
12782         * Makefile.in: add check-* targets for each of the directories in
12783         the tree.  Add a definition of RUNTEST that will use the one we
12784         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
12786 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
12788         * configure.in: Removed obsolete references to bfd_target and
12789         target_makefile_frag.
12791         * build-all.mk: Set assorted targets for Q2.
12792         * config.sub: Recognize z8k-sim and h8300-hms.
12793         * test-build.mk: Really don't pass host to configure.
12794         (HOLES): Added uname.
12796 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
12798         * configure: Handle an empty program-prefix, program-suffix or
12799         program-transform-name correctly.
12801 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12803         * build-all.mk: -G 8 no longer required for MIPS targets.
12804         * test-build.mk: Don't pass host argument to configure; make it
12805         guess.
12807 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
12809         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
12810         * Makefile.in (COMPRESS):  New macro, like GZIP.
12812 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12814         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
12816         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
12817         with gas currently defaults to -G 0.
12819 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
12821         * Makefile.in (all-flex): flex depends on byacc.
12823         * build-all.mk: If host not specified, use config.guess.  Pass TAG
12824         to test-build.mk as RELEASE_TAG.
12825         * test-build.mk (configargs): New variable containing arguments to
12826         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
12827         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
12829         * config.guess: Use /bin/uname when checking -X argument on SCO,
12830         to avoid invoking GNU uname which doesn't understand -X.
12832         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
12834         * configure.in: Build gas for mips-*-*.
12836 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12838         * Makefile.in (all.normal): insert missing backslash.
12840 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12842         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
12844         * Makefile.in: Complete overhaul to merge many almost identical
12845         targets.
12847 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12849         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
12850         (gdb.tar.Z): Adjusted.
12852         * Makefile.in (setup-dirs, taz): New targets; should be general
12853         enough to adapt for gdb sometime.  Build only .z file.
12854         (gas.tar.z): New target.
12856 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12858         * build-all.mk: Use CC=cc -Xs on Solaris.
12860 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
12862         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
12863         for handling BISON for FSF releases.
12865 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12867         * configure: Actually implement the change zoo just documented.
12869 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
12871         * configure: when using config.guess, only set target_alias when
12872         it's not already been set (ie, on the command line)
12874 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12876         * Makefile.in: add installcheck target, set PRMS to install-prms
12878 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12880         * configure: add support for package_makefile_fragment, handle the
12881         case where a directory has a configure.in file but no Makefile.in
12882         more gracefully (with an actual understandable error message, even);
12883         add support for --without (and add this to the usage message); also
12884         explicitly add a --host=${host_alias} to the command line when
12885         config.guess is used
12887 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
12889         * configure: Must use both --host and --target in recursive calls.
12891 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12893         * Makefile.in: Change deja-gnu to dejagnu.
12895 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12897         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
12899 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12901         * configure.in: canonicalize all instances to *-*-solaris2*,
12902         also strip out a number of tools to not build for go32 host
12904 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12906         * config.guess: add GPL.
12908         * Makefile.in, config.guess, config.sub, configure: bump
12909           copyrights to 93.
12911 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
12913         * Makefile.in (do-info): Removed obsolete check for existence of
12914         localenv file.
12916         * Makefile.in (MAKEOVERRIDES): Define to be empty.
12918 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12920         * Makefile.in: a couple of 'else true' for decstation,
12921         support for TclX
12923         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
12925 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
12927         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
12929 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
12931         * config.guess: Recognize i386-ibm-aix (PS/2).
12932         * configure.in: Use config/mh-aix386 file for it.
12934 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
12936         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
12937         CC_FOR_TARGET instead.
12938         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
12940 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
12942         * Makefile.in: Add sim to list of directories sent with gdb
12944 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12946         * configure.in: Put back mips-dec-bsd* case.
12948 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
12950         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
12951         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
12952         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
12954 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12956         * configure.in: remove no-op mips-dec-bsd* in "case $target"
12958         * Makefile.in (dir.info): only run gen-info-dir if it exists,
12959         (install-info): install dir.info only if it exists,
12960         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
12962 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
12964         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
12965         gas for mips-dec-bsd.
12967 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
12969         * configure (makesrcdir): If ${srcdir} is relative and not ".",
12970         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
12972 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12974         * configure.in: Added "dejagnu" to hosttools list.
12976 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
12978         * config.sub, configure.in, config.guess:  Add support
12979         for Bosx, an AIX variant from Bull.
12980         Patches from F.Pierresteguy@frcl.bull.fr.
12982 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12984         * devo/dejagnu: Initial creation of devo/dejagnu.
12985         Migrated dejagnu testcases and support files for testing software
12986         tools to reside as subdirectories, currently called "testsuite",
12987         within the directory of the software tool.  Migrated all programs,
12988         support libraries, etc. beloging to dejagnu proper from
12989         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
12990         with no modifications.  The changes to these files which will
12991         allow them to configure, build, and execute properly will be made
12992         in a future update.
12994 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12996         * Makefile.in: Change send_pr to send-pr.
12997         * configure.in: Likewise.
12998         * send_pr: Renamed directory to send-pr.
13000 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
13002         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
13004 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
13006         * README:  Update for gdb-4.8 release.
13007         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
13008         gdb-xxx.tar.z (gzip'd) file also.
13010 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13012         * Makefile.in: make all-diff depend on all-libiberty
13014 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
13016         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13018 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13020         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13022 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
13024         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
13025         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
13026         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
13028 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13030         * Makefile.in:  makeinfo binary is in a new location
13032 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
13034         * config.sub: Accept -ecoff as an OS.
13036         * Makefile.in: Various changes to eliminate a level of make
13037         recursion and reduce the required command line length.
13038         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13039         sub-makes.
13040         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13041         variables holding settings for specific sub-makes.
13042         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13043         in terms of BASE_FLAGS_TO_PASS.
13044         (TARGET_LIBS): New variable listing directories which use
13045         TARGET_FLAGS_TO_PASS.
13046         (subdir_do): Eliminated.
13047         (do-*): New set of targets to replace subdir_do.
13048         (various): All targets which used subdir_do now depend on do-*.
13049         (local-clean): Renamed from do_clean.
13050         (local-distclean): New target, dependency of distclean and
13051         realclean.
13052         (install-info): Don't create directories.  Depend on dir.info
13053         rather than calling make recursively.
13054         (install-dir.info): Eliminated.
13055         (install-info-dirs): Create all info directories here.
13056         (dir.info): Depend upon do-install-info.
13058         * test-build.mk (HOLES): Added false.
13060 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
13062         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
13064 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13066         * Makefile.in (info): remove dependency on all-texinfo.  The
13067         problem was really in texinfo/C, not at this level.
13069 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13071         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13073 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
13075         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
13076         GDB releases.
13078 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13080         * configure: Include srcdir in message about target of link not
13081         being found.  Don't convert `-' to `_' in `with' options being
13082         passed to subdirs.
13084 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13086         * configure.in: add uudecode to host_tools
13088         * Makefile.in: added {all,install}-uudecode targets, added them to
13089         the appropriate lists
13091 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
13093         * Makefile.in (all-gcc): Added dependency on all-gas.
13095         * configure.in (mips-*-*): Build ld and binutils.
13097 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13099         * configure: check return code from mkdir, print error message and
13100           exit on failure.
13102 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
13104         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
13106 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13108         * test-build.mk (HOLES): Added tar, cpio and uudecode.
13110 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13112         * config.sub (h8500):  Recognize this as a cpu type.
13114 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13116         * configure: source directory missing is no longer a warning
13118         * configure.in: recognize irix[34]* instead of irix[34]
13120         * Makefile.in: define and pass down X11_LIB
13122 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
13124         * guess-systype: Renamed to ...
13125         * config.guess:  ... by popular request.
13126         * configure.in, Makefile.in:  Update accordingly.
13128 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
13130         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
13131         + Add Convex, Cray/Unicos, and Encore/Multimax support.
13132         + Execute ./dummy instead of assuming . is in PATH.
13134 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
13136         * guess-systype:  New shell script.  Attempts to guess the
13137         canonical host name of the executing host.
13138         Only a few hosts are supported so far.
13139         * configure:  Call guess-systype if no host is specified.
13141 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13143         * Makefile.in (gcc-no-fixedincludes): Made to work with current
13144         gcc Makefile.
13147 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
13149         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13150         (all-gcc, install-gcc, subdir_do): Use it.
13152 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13154         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13156 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13158         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13159           set exclusively by configure, using configure.in .
13161 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13163         * test-build.mk: set $PATH for all builds
13165         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13167 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13169         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13170         the one used in gcc/Makefile.in, so that a null expansion doesn't
13171         override the one needed to build gcc with a native cc.
13174 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13176         * configure: Accept -with arguments.
13178 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13180         * Makefile.in: added h8300sim
13182 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13184         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13185         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13186         (all-cygnus, native, build-cygnus): Make
13187         $(canonhost)-stamp-3stage-done, not $(host)....
13188         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13189         i386-sco3.2v4.  Added else true to if command.
13191 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13193         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13195 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13197         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13199 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13201         * configure.in: don't remove binutils from Solaris builds
13203 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13205         * Makefile.in: get rid of earlier definitions for *clean,
13206         also handle the recursive info rule better
13208 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13210         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13211         do more-or-less the right thing.
13213 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13215         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13216         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13218 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13220         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13221         $(host_canonical).
13223         * configure.in: split the configdirs list into 4 categories (native
13224         v. cross, library v. tool) and handle the cross-only and native-
13225         only in more reasonable (and correct!) way.
13227 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13229         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13230         configdirs anymore.
13232 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13234         * Makefile.in: extensive cleanup::  removed all of the explicit
13235         clean-* targets, collapsed many wrappers around subdir_do into
13236         one, added additional targets to satisfy standards.texi, deleted
13237         some old targets, some changes for consistency
13239 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13241         * configure.in: handle some programs as cross-only, and others as
13242         native only
13244         * test-build.mk: handle partial holes in a more generic manner
13246         * Makefile.in: m4 depends on libiberty
13248 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13250         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13251         time, wdiff, and find to configdirs
13253         * Makefile.in: all, clean, and install rules for the new programs
13254         added to configure.in
13256 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13258         * configure.in: use mh-sun for all *-sun-* hosts
13260 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13262         * Makefile.in: define flags for X11 include files and library file
13263         locations, pass them down to the programs that need this info
13265         * build-all.mk: added a 'native' target, to 3stage the native toolchain
13267 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13269         * configure.in: start building libg++ for HP-UX targets
13271 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
13273         * README:  Update references to files moved into etc/.
13275 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
13277         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
13278         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
13280 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13282         * configure: accept dash as well as underscore in long option
13283         names for FSF compatibility.
13285 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
13287         * config.sub: added -sco3.2v4 support from FSF.
13289 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13291         * configure.in: expand the section that adds or removes
13292         directories from the list of programs to build, to handle native
13293         vs. cross in addition to host v. native
13295 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
13297         * Makefile.in:  Replace C++ in macro names with CXX.
13298         This is less likely to break ...
13300 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13302         * test-build.mk: add -w to GNU_MAKE
13304 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13306         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13307         add 'sparc' to list of recognized cpus.  This needed to make
13308         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13309         Delete some redundant ose68 variants.  Recognize -wrs as an os,
13310         then changes that into $CPU-wrs-vxworks.
13312         * configure.in: remove most references to gdbtest, regularize
13313         target based program removal
13315         * test-build.mk: import from p3 tree (many fixes and changes)
13317 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
13319         * Makefile.in: added rules to handle tcl, tk, and expect
13321         * configure.in: handle those directories if they exist
13323 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13325         * config.sub: removed bogus hppabsd and hppahpux names, since
13326         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13328 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13330         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
13331         depends upon all-xiberty
13333         * Makefile.in: changes from p3, including:
13335         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
13337         * Makefile.in (XTRAFLAGS): include newlib directories if
13338         newlib/Makefile exists, rather than if host != target.
13340         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
13342         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13343         from the same source tree and not building a cross-compiler.  This
13344         matters for the libg++ configuration if reconfiguring a tree that
13345         has already been installed.
13347         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
13349         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13350         pick up the machine and system specific header files.
13352         * Makefile.in: added AS_FOR_TARGET, passed down in
13353         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13354         the C compiler to use to create programs which are run in the
13355         build environment, set it to default to $(CC), and passed it down
13356         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13358         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
13360         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13361         We need them for unusual native builds, like systems without
13362         ranlib.
13364         * configure: also define $(host_canonical) and
13365         $(target_canonical), which are the full, canonical names for the
13366         given host and target
13368 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
13370         * Makefile.in:  Added separate definitions for C++.
13372 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
13374         * configure.in (configdirs):  Add deja-gnu.
13376 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
13378         * README:  Update for configure.texi and gdb-4.7 release.
13380 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
13382         * Makefile.in:  Move "all" target to top of file.
13383         Previously, first target was ".PHONY" which caused BSD4.4 make
13384         to build .PHONY when make was run without arguments.
13386 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
13388         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
13389         Library-copylefted code in libiberty.
13391 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
13393         * config.sub:  Replace m68kmote with plain old m68k.
13395 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
13397         * Makefile.in:  Remove space from blank line, avoid Make complaints.
13399 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
13401         * config.sub: Complain if no argument is given.  Added support for
13402         386bsd as OS and target alias.
13404 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
13406         * Makefile.in (XTRAFLAGS): include newlib directories if
13407         newlib/Makefile exists, rather than if host != target.
13409 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
13411         * config.sub: recognize sparclite-wrs-vxworks.
13413         * Makefile.in (install-xiberty): added *-xiberty make rules (from
13414         p3.) Added clean-xiberty to clean.
13416 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13418         * configure.in: use *-*-* instead of nested cases for host and target
13420 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
13422         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13423         from the same source tree and not building a cross-compiler.  This
13424         matters for the libg++ configuration if reconfiguring a tree that
13425         has already been installed.
13427 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
13429         * config.sub (i486v/i486v4):  Merge in from FSF version.
13431 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
13433         * configure: only set PWD if it is already set.
13435 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
13437         * configure: just set PWD=`pwd` at the top, since Ultrix sh
13438         doesn't have unset and all success paths (and most error paths)
13439         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13440         to just ${PWD} to avoid confusion.)
13442 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
13444         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13445         even for a native compilation.
13447 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
13449         Changes to make the gdb.tar.Z rule work better.
13451         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
13452         (DEVO_SUPPORT):  Add configure.texi.
13453         (bfd-ilrt.tar.Z):  Remove ancient rule.
13455 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
13457         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13458         pick up the machine and system specific header files.
13460         * configure.in, config.sub: added new target m68010-adobe-scout,
13461         with alias of adobe68k.  Changed configure.in to check for
13462         -scout before -sco* to avoid a false match.
13464         * Makefile.in: added AS_FOR_TARGET, passed down in
13465         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13466         the C compiler to use to create programs which are run in the
13467         build environment, set it to default to $(CC), and passed it down
13468         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13470 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13472         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13473         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
13474         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13475         FOR_TARGET variants, to newlib and libg++.
13477 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13479         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13480         first.
13482 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
13484         * config.sub:  Accept `elf' as an environment.
13486 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13488         * Makefile.in (all-opcodes):  cd into the right directory
13490 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
13492         * configure: added -program_transform_name option, used as
13493         argument to sed when installing programs.
13494         configure.texi: added documentation for -program_prefix,
13495         -program_suffix and -program_transform_name.
13497 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
13499         * config.sub:  Accept i486 where i386 ok.
13501 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
13503         * config.sub: accept we32k
13505 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
13507         * config.sub, configure.in: accept OSE68000 and OSE68k.
13509         * Makefile.in: don't create all directories for ``make install'';
13510         let the subdirectories create the ones they need.
13512 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13514         * COPYING: new file, GPL v2
13516 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13518         * Makefile.in: use the new gen-info-dir, which needs a template
13519         argument (which also lives in texinfo)
13521         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13523 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
13525         * config.sub (ncr3000):  Change i386 to i486.
13527 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13529         * Makefile.in: add install-rcs, install-grep to
13530         install-no-fixedincludes, removed install-bison and install-libgcc
13532 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
13534         * configure.in: grab the HPUX makefile fragment if on HPUX
13536 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13538         * Makefile.in: eradicate bison spoor (ditto libgcc).
13539          configure.in: recognise m68{k,000}-ericsson-OSE.
13540          es1800 is alias for m68k-ericsson-OSE
13542 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13544         * configure.in: rearrange the parts that remove programs from
13545         configdirs, based now on HOST==TARGET or by canonical triple.
13547 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13549         * test-build.mk: recurse explicitly with -f test-build.mk when
13550           appropriate.  predicate stage3 and comparison on the existence
13551           of gcc.  That is, if gcc isn't around, we aren't three-staging.
13552           On very clean, also remove ...stamp-co.  Build in-place before
13553           doing other builds.
13555 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13557         * Makefile.in, configure.in: add tgas
13559 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13561         * Makefile.in: a number of changes merged in from progressive.
13563         * configure.in: add libm.
13565         * .cvsignore: ignore some stuff that comes from test-build.mk.
13567 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
13569         * config.sub:  Add es1800 (m68k-ericsson-es1800).
13571 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13573         * configure: Add program_suffix (parallel to program_prefix)
13574         * Makefile.in: adjust directory-creating script for losing decstation
13576 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
13578         * configure:  Minor $subdir-related fixes.
13580 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13582         * configure: fix various problems with propogating
13583         makefile_target_frag in subdirs.
13584         * configure.in: config libgcc if its there
13586 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
13588         * config.sub:  HPPA merge.
13590 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
13592         * Makefile.in:  Replace all-bison with all-byacc in all
13593         dependency lines for other tools (which now use byacc).
13595 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
13597         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
13599 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
13601         * Makefile.in: make gprof rules similar to byacc rules (instead of
13602         vestigal $(unsubdir) that didn't work...)
13604 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
13606         * config.sub:  Add support for Linux.
13607         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
13608         (at least for libg++).
13610 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
13612         * configure.texi: fix doc for the -nfp option to configure
13614 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
13616         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
13618 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
13620         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
13621         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
13622         * configure.in: added solaris* host_makefile_frag hook.
13624 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13626         * config.sub: changed recognition of m68000 so that various
13627         m68k types can be specified via m680[01234]0
13629 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13631         * config.sub (basic_machine): fix sed so that '-foo' isn't
13632         completely substituted out while .+'-foo' loses the '-foo'
13634 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13636         * config.sub ($os): Add -aout.
13638 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
13640         * configure:  If host_makefile_frag is absolute, don't
13641         prefix ${invsubdir} (relevant to libg++ auto-configure).
13643 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13645         * Makefile.in (tooldir): Define it.
13646         (all-ld): Depend on all-flex.
13648 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
13650         * Makefile.in (check):  Fix libg++ special case.
13652 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
13654         * configure: do not bury `pwd` into config.status, thus do fewer
13655           pwd's.
13657         * configure: print the "Building in" message only when building in
13658           other than "." AND verbose.
13660         * configure: remove -s, rework -v to better accommodate guested
13661           configures.
13663         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
13665 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
13667         * Makefile.in: macroize flags passed on recursion.  remove
13668           fileutils.
13670 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
13672         * configure: get makesrcdir right for subdirs deeper than 1.
13674         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
13675           install.
13677 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
13679         * Makefile.in: don't print subdir_do or recursion lines.
13681 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
13683         * standards.texi: added menu item.
13685         * Makefile.in: build and install standards.info.
13687         * standards.texi: new file.
13689 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13691         * configure: test for and move config.status pieces from
13692           ${subdir}/.
13694 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
13696         * configure:  Test for existance of files before trying to mv
13697         them, to avoid numerous non-existance messages.
13699 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
13701         * configure: correct final line of config.status.
13703         * configure: patch from eggert.  Avoids a protection problem if
13704           the original Makefile.in is read only.
13706         * configure: use move-if-change from gcc to create config.status.
13707           Some makefiles depend on config.status to tell if a directory
13708           has been reconfigured for a different host.  This change
13709           prevents those directories from remaking everything in the case
13710           where the reconfig was only intended to rebuild a Makefile.
13712         * configure: test for config.sub with "config.sub sun4" rather
13713           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
13714           host alias from a missing config.sub.
13716 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13718         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
13719           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
13721 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
13723         * configure: mkdir ${subdir} as needed.
13725 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
13727         * Makefile.in,configure.in: added autoconf.
13729 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13731         * Makefile.in: no longer pass against on recursion.
13733         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
13734           definitions are not inherited.
13736         * configure: correct makesrcdir when subdir is .
13738 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
13740         * configure:  Add support for 'subdirs' variable, which is
13741         like 'configdirs', except that configure doesn't re-invoke
13742         itself for subdirs, it just creates a Makefile for each subdir.
13743         * configure.texi:  Document subdirs.
13745 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13747         * configure.in: added flex to configdirs
13749 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
13751         * Makefile.in: remove clean-stamps from clean.
13753 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
13755         * configure.in:  Add gdbtest to configdirs.
13757 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
13759         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
13760         to recursive makes.
13761         * configure.in:  Recognize new ncr3000 config.
13763 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
13765         * Makefile.in, configure.in: removed references to gdbm.
13767 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
13769         * config.sub:  Don't canonicalize os value
13770         newsos* to bsd (readline needs to check for newsos).
13771         (This fix was earlier made Jan 31, but got re-broken.)
13773 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
13775         * configure.in:  sco is an os, not a vendor!
13777         * configure:  Quote $( better.  Keep various shells happy.
13779 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
13781         * Makefile.in: eliminate stamp-files.
13783 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
13785         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
13786           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
13788 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
13790         * config.sub:  fix iris/iris3.
13792 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
13794         * configure: re-add -rm.
13796 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
13798         * Maskefile.in: add .stmp-rcs to all.
13800         * configure.in: remove gas from rs6000 build, use aix host fragment.
13802 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
13804         * configure: pass down site_option during recursion.
13806 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
13808         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
13810 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
13812         * configure: Change exec_prefix so that it really defaults to prefix.
13814 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
13816         * Makefile.in, configure.in:  Add support for mmalloc library.
13818 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
13820         * Makefile.in: add stmp dependencies for a few more things.
13822 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
13824         * configure: adjusted error message on objdir/srcdir configure
13825           collision, per john's suggestion.
13827         * Makefile.in: add libiberty stmp to all and all.cross.
13829 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
13831         * Makefile.in: remove force dependencies, add grep to all.
13833 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
13835         * Makefile.in: drop flex.  make stamp files work.
13837         * configure: added test for conflicting configuration in srcdir,
13838           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
13839           gets cranky.  use relative paths for configure and srcdir
13840           whenever possible.  Send some error messages to stderr that were
13841           going to stdout.
13843 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
13845         * Makefile.in:  Fix libg++ rule to check for gcc directory
13846         before using gcc/gcc.  Also pass XTRAFLAGS.
13848 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
13850         * Makefile.in: added stmp-files so that directories aren't polled
13851           when they are already built.
13853         * configure.texi: fixed a node pointer problem.
13855 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
13857         * config.sub configure.in gdb/configure.in
13858         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
13859         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
13860         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
13862 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13864         * configure: -recurring becomes -silent.  corrected help message
13865           for -site= option.
13867         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
13869 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13871         * configure: when building Makefile for crosses, replace
13872           tooldir and program_prefix.  default srcdir from location of
13873           config.sub.  remove "for host in hosts" and "for target in
13874           targets" loops.
13876 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13878         * Makefile.in: Do not pass bindir or mandir to cvs.
13880 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
13882         * Makefile.in, configure.in: removed traces of namesubdir,
13883           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
13884           copyrights to '92, changed some from Cygnus to FSF.
13886         * configure.texi: remove most references to multiple hosts,
13887           multiple targets, subdirs, etc.
13889         * configure.man: removed rcsid. reference config.sub not
13890           config.subr.
13892         * Makefile.in: mkdir $(infodir) on install-info.
13894 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
13896         * configure.texi:  Explain better about .gdbinit and about
13897         the environment that configure.in sections run in.
13899 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
13901         * configure.in:  Ultrix is only a decstation if it's a MIPS.
13903 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
13905         * README:  DOC.configure => cfg-paper.texi.
13907 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
13909         * config.sub (near case $os):  Don't convert newsos* to bsd!
13911 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
13913         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
13914         the number of copies of COPYING that go into the GDB tar file.
13916 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
13918         * bfd/configure.in, gdb/config/mh-i386sco,
13919         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
13920         Fix SCO configuration stuff.
13922 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
13924         * Makefile.in:  For libg++, make sure the -I pointing
13925         to the gcc directory goes *after* all the libg++-local -I flags.
13926         Also, move just-gcc dependency from just-libg++ to all-libg++.
13928 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
13930         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
13932 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
13934         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
13936 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
13938         * config.sub:  Add stratus configuration frags.  Also
13939         submitted to FSF.
13941 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
13943         * Makefile.in (DEV_SUPPORT):  add configure.man.
13945         * config.sub(Decode manufacturer-specific):  add -none*.
13947 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
13949         * Makefile.in:  remove form feeds to make Sun's make happy.
13950         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
13952 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
13954         * Makefile.in (AR_FLAGS):  Make quieter.
13956 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
13958         * configure.in:  Add libg++.
13959         * configure:  When verbose, don't output the command line at each
13960         level; it will be unremarkably the same as the previous version,
13961         which will be the same as what the user typed.
13963 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
13965         * configure.in, Makefile.in: fix clean-info, add flex.  add
13966           fileutils.
13968         * configure: be less sensitive to spaces in Makefile.in.  Do not
13969           look for sources in "..".  Doing so breaks subdirectories that
13970           might have their own configure.  If a subdir has it's own
13971           configure script, use it.
13973 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
13975         * cfg-paper.texi: some changes suggested by rms.
13977 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
13979         * config.sub:  Merge in some small additions from the FSF version,
13980         taken from the gcc distribution, to bring the Cygnus and FSF
13981         versions into closer sync.
13983 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
13985         * configure.in:  Changed svr4 references to sysv4.
13987 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
13989         * configure: added -V for version number option.
13991 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
13993         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
13994           renamed from DOC.configure to cfg-paper.texi.
13996 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13998         * configure, config.subr, config.sub: config.subr is now
13999           config.sub again.
14001 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
14003         * configure.texi: new file, in progress.
14005         * Makefile.in: build info file and install the man page for
14006           configure.
14008         * configure.man: new file, first cut.
14010         * configure: find config.subr again now that configuration "none"
14011           has gone.  removed all traces of the -ansi option.  removed all
14012           traces of the -languages option.
14014         * config.subr: resync from rms.
14016 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14018         * configure, config.sub, config.subr: merge config.sub into
14019           config.subr, call the result config.subr, remove config.sub, use
14020           config.subr.
14022         * Makefile.in: revised install for dir.info.
14024 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14026         * configure.in: add decstation host makefile frag.
14028         * Makefile.in: BISON now bison -y again.  also install-gcc on
14029           install.  clean-gdbm on clean.  infodir belongs in datadir.
14030           Make directories for info install.  Build dir.info here then
14031           install it.
14033 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14035         * Makefile.in: fix for bad directory tests.
14037 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14039         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
14040           regexp.  -srcdir relative was being handled incorrectly.
14042         * Makefile.in: unwrapped some for loops so that parallel makes
14043           work again and so one can focus one's attention on a particular
14044           package.
14046 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14048         * configure: added PWD as a stand in for `pwd` (for speed). use
14049           elif wherever possible.  make -srcdir work without -objdir.
14050           -objdir= commented out.
14052 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14054         * configure: +options become --options.  -subdirs commented out.
14055           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
14056           Makefile now at top of generated Makefile.  Removed cvs log
14057           entries.  added -srcdir.  create .gdbinit only if there is one
14058           in ${srcdir}.
14060         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
14061           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
14062           and mandir now keyed off datadir by default.
14064 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14066         * Freshly created ChangeLog.
14069 Local Variables:
14070 mode: change-log
14071 left-margin: 8
14072 fill-column: 76
14073 version-control: never
14074 End: