Makefile.am (compile-tests): Build libjava.jvmti/interp/*.h with -jni rather than...
[official-gcc.git] / ChangeLog
bloba05bddcf1854c47dc2ee3d2b46a02522406d6b6c
1 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
3         * MAINTAINERS: Update my email address.
5 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
7         * MAINTAINERS: Update my email address.
9 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
11         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
12         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
13         * Makefile.in: Regenerate.
15 2007-12-10  Mark Heffernan <meheff@google.com>
17         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
18         misplaced entries.
20 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
22         * configure.ac: Enable libjava for x86_64-*-darwin9.
23         * configure: Regenerate.
25 2007-12-07  Bill Maddox <maddox@google.com>
27         * MAINTAINERS (Write After Approval): Add myself.
29 2007-12-05  Ben Elliston  <bje@au.ibm.com>
31         * config.sub, config.guess: Update from upstream sources.
33 2007-12-02  Matthias Klose  <doko@ubuntu.com>
35         * config-ml.in: Remove 64bit configure tests.
37 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
39         * config-ml.in: Robustify against white space in absolute file
40         names.
42         * config-ml.in (multi-clean): Substitute ${Makefile}.
43         Remove superfluous ${Makefile} in list.
45 2007-11-19  Thiemo Seufer  <ths@mips.com>
47         * config-ml.in: Don't hardcode the Makefile name.
49 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
51         * MAINTAINERS (Write After Approval): Add myself.
53 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
55         * MAINTAINERS (Write After Approval): Add myself.
57 2007-11-06  Doug Kwan <dougkwan@google.com>
59         * MAINTAINERS (Write After Approval): Add myself.
61 2007-10-25  Ben Elliston  <bje@au.ibm.com>
63         * MAINTAINERS (mercury): Remove entry.
64         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
66 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
68         * Makefile.def (dependencies): Make configure-gdb depend on
69         all-intl.
70         * Makefile.in: Regenerated.
72 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
74         * MAINTAINERS (Fortran maintainer): Remove myself.
76 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
78         * Makefile.def: To avoid problems running with parallel makes,
79         build newlib before libgloss so that target specific header
80         files are availble.
81         * Makefile.in: Regenerate
83 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
85         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
86         * Makefile.in: Regenerate.
88 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
90         * MAINTAINERS (Register allocation reviewer): Add myself.
92 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
94         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
95         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
96         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
97         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
98         * configure: Regenerate.
100 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
102         * MAINTAINERS (Register allocation reviewer): Add myself.
104 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
106         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
107         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
108         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
109         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
110         * configure.ac: Default them to host tools for $host = $build.
111         Subst them.
113         * configure: Regenerate.
114         * Makefile.in: Regenerate.
116 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
118         * MAINTAINERS (Register allocation reviewer): Add myself.
120 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
122         * MAINTAINERS (Register allocation reviewer): Add myself.
124 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
126         * MAINTAINERS (Write After Approval): Fix typo.
128 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
130         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
131         * configure: Regenerate.
133 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
135         PR bootstrap/31906
136         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
137         they're already prefixed.
139 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
141         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
142         libstdc++.
143         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
144         * configure: Regenerate.
145         * Makefile.in: Regenerate.
146         
147 2007-09-17  Andreas Schwab  <schwab@suse.de>
149         * configure.ac: Raise minimum makeinfo version to 4.6.
150         * configure: Regenerate.
152 2007-09-17  Johannes Singler <singler@ira.uka.de>
154         * MAINTAINERS (write-after-approval) add myself
156 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
158         * configure.ac: Correct makeinfo version check.
159         * configure: Regenerate.
161 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
163         * MAINTAINERS: Update my email address.
165 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
167         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
168         to $skipdirs and only disable gprof for newlib.  Use the normal
169         mips*-elf* handling in other respects.
170         * configure: Regnerate.
172 2007-09-12  David Daney  <ddaney@avtrex.com>
174         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
175         enabling libgcj.
176         * configure: Regenerate.
178 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
180         PR other/32154
181         * configure.ac: For libgloss targets, point the linker to the linker
182         script, startup code and simulator library.
183         * configure: Regenerate.
185 2007-09-07  Andrew Haley  <aph@redhat.com>
187         * configure.ac (noconfigdirs): Remove target-libffi and
188         target-libjava.
189         * configure: Regenerate.
191 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
193         PR target/33281
194         * configure.ac: Use config/mh-mingw on mingw.
195         * configure: Regenerate.
197 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
199         * MAINTAINERS (Write After Approval): Add myself.
201 2007-09-05  Richard Guenther  <rguenther@suse.de>
203         * configure.ac (--enable-stage1-checking): If neither --enable-checking
204         nor --disable-checking is provided also turn on yes and types
205         checking for stage1.
206         * configure: Re-generate.
208 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
210         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
211         (Write After Approval): Remove myself.
213 2007-08-29  Nick Clifton  <nickc@redhat.com>
215         * config.sub, config.guess: Update from upstream sources.
217 2007-08-22  Bud Davis   <jmdavis@link.com>
219         * MAINTAINERS (Write After Approval): Added myself.
220         * MAINTAINERS (Reviewers): Removed myself.
222 2007-08-18  Paul Brook  <paul@codesourcery.com>
223             Joseph Myers  <joseph@codesourcery.com>
225         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
226         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
227         * Makefile.in: Regenerate.
228         * configure.ac (--with-debug-prefix-map): New.
229         * configure: Regenerate.
231 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
232             Nigel Stephens  <nigel@mips.com>
234         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
235         as target_makefile_frag.
236         * configure: Regenerate.
238 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
240         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
241         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
242         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
243         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
244         (do-compare, do-compare3, do-compare-debug): New.
245         ([+compare-target+]): Use them.
247 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
249         * MAINTAINERS (Write After Approval): Change my email address.
251 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
252             Ben Elliston  <bje@au.ibm.com>
254         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
255         --silent if $silent.
256         * configure: Regenerate.
258 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
260         * MAINTAINERS (Various Maintainers): Add myself as
261         loop infrastructure maintainer.  Update my e-mail
262         address.
264 2007-07-31  Diego Novillo  <dnovillo@google.com>
266         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
267         Adjust description.
269 2007-07-26  Richard Guenther  <rguenther@suse.de>
271         * configure.ac: Add types checking to stage1 checking flags.
272         * configure: Regenerate.
274 2007-07-17  Nick Clifton  <nickc@redhat.com>
276         * COPYING3: New file.  Contains version 3 of the GNU General
277         Public License.
278         * COPYING3.LIB: New file.  Contains version 3 of the GNU
279         Lesser General Public License.
281 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
283         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
285 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
287         * MAINTAINERS (S/390 co-maintainer): Add myself.
288         (Write After Approval): Remove myself.
290 2007-07-13  Dan Hipschman  <dsh@google.com>
292         * MAINTAINERS (Write After Approval): Add myself.
294 2007-07-11  Nick Clifton  <nickc@redhat.com>
296         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
297         WINDRES export.
298         * Makefile.in: Regenerate.
300 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
302         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
303         maintainer.
305 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
307         * lt~obsolete.m4: New. Import from 20070318 libtool.
309 2007-07-03  Julian Brown  <julian@codesourcery.com>
311         * MAINTAINERS (Write After Approval): Add myself.
313 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
315         * configure.ac: Rewrite 'configure --help' strings to look nicer.
316         * configure: Regenerate.
318 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
320         * configure.ac: Add some missing m4 quotation.
321         * configure: Regenerate.
323 2007-07-02  Simon Baldwin  <simonb@google.com>
325         * MAINTAINERS (Write After Approval): Add myself.
327 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
329         * configure: Regenerate.
331 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
333         * Makefile.def: Add windmc tool to build.
334         * Makefile.tpl: Likewise.
335         * configure.ac: Likewise.
336         * Makefile.in: Regenerate.
337         * configure: Regenerate.
338                                                 
339 2007-06-28  DJ Delorie  <dj@redhat.com>
341         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
342         not building newlib.
343         * configure: Regenerated.
344         
345 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
347         * MAINTAINERS (Write After Approval): Add myself.
349 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
351         * MAINTAINERS (Write After Approval): Add myself.
353 2007-06-19  Chris Matthews  <chrismatthews@google.com>
355         * MAINTAINERS (Write After Approval): Add myself.
357 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
359         * MAINTAINERS (Write After Approval): Add myself.
361 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
363         * Makefile.def: Add dependency from configure-gdb to all-bfd.
364         * Makefile.in: Regenerated.
366 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
368         * configure.ac: Don't add target-libmudflap to noconfigdirs for
369         bfin*-*-uclinux* targets.
370         * configure: Regenerate.
372 2007-06-14  Ian Lance Taylor  <iant@google.com>
374         * MAINTAINERS: Add myself as non-algorithmic global write
375         maintainer.
377 2007-06-14  Diego Novillo  <dnovillo@google.com>
379         * MAINTAINERS: Add self as middle-end maintainer and
380         non-algorithmic global write maintainer.
382 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
384         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
385         Move all Fortran maintainers except Paul Brook into the
386         Non-Autopoiesis section.
388 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
390         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
391         (distclean-stage[+id+]): Possibly delete stage_last.
392         * Makefile.in: Regenerate.
394 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
396         * MAINTAINERS (Various Maintainer): Fix typo.
398 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
400         * MAINTAINERS (Various Maintainer): Add myself as
401         dataflow maintainer.
403 2007-06-07  Ben Elliston  <bje@au.ibm.com>
405         * config.sub, config.guess: Update from upstream sources.
407 2007-06-07  Ben Elliston  <bje@au.ibm.com>
409         * Makefile.tpl: Fix spelling error.
410         * Makefile.in: Regenerate.
412 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
414         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
415         lt_cv_sys_max_cmd_len.
417 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
419         * MAINTAINERS (Various Maintainers): Add myself as
420         auto-vectorizer maintainer.
422 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
424         PR libjava/32098
425         * libtool.m4: Revert previous change.
426         * ltgcc.m4: Put it here.
428 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
430         * MAINTAINERS (Various Maintainers): Add myself as
431         auto-vectorizer maintainer.
433 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
435         PR libjava/32098
436         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
438 2007-05-30  Richard Guenther  <rguenther@suse.de>
440         * MAINTAINERS (Various Maintainers): Add myself as
441         auto-vectorizer maintainer.
443 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
445         PR bootstrap/29382
446         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
447         * configure: Rebuilt.
449 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
451         * MAINTAINERS (Write After Approval): Removed my name.
453 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
455         * MAINTAINERS (Write After Approval): Remove myself.
457 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
459         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
461 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
463         * ltmain.sh: Update from ToT Libtool.
464         * libtool.m4: Update from ToT Libtool.
465         * ltsugar.m4: New. Update from ToT Libtool.
466         * ltversion.m4: New. Update from ToT Libtool.
467         * ltoptions.m4: New. Update from ToT Libtool.
468         * ltconfig: Remove.
469         * ltcf-c.sh: Remove.
470         * ltcf-cxx.sh: Remove.
471         * ltcf-gcj.sh: Remove.
473 2007-05-22  Ollie Wild  <aaw@google.com>
475         * MAINTAINERS (Write After Approval): Add myself.
477 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
479         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
480         stage_cflags.
481         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
482         Remove CFLAGS/LIBCFLAGS.
483         (configure-stage[+id+]-[+prefix+][+module+],
484         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
485         * Makefile.in: Regenerate.
487 2007-05-15  Diego Novillo  <dnovillo@google.com>
489         * MAINTAINERS: Update e-mail address.
491 2007-05-15  Revital Eres  <eres@il.ibm.com>
493         * MAINTAINERS (Write After Approval): Add myself.
495 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
497         * MAINTAINERS (Write After Approval): Updated my address.
499 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
501         * MAINTAINERS (Write After Approval): Add myself.
503 2007-05-11  Silvius Rus  <rus@google.com>
505         * MAINTAINERS (Write After Approval): Add myself.
507 2007-04-23  Tom Tromey  <tromey@redhat.com>
509         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
511 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
513         * MAINTAINERS (cpplib): Rename to ...
514         (libcpp): ... this.  Add C/C++ front end maintainers.
516 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
518         * config-ml.in: Pass ${ml_config_env} to configure calls.
520 2007-04-04  Christian Bruel  <christian.bruel@st.com>
522         * MAINTAINERS (Write After Approval): Add myself.
523         
524 2007-04-02  Dave Korn  <dave.korn@artimi.com>
526         * MAINTAINERS (Write After Approval): Add myself.
528 2007-03-31  Tobias Burnus  <burnus@net-b.de>
530         * MAINTAINERS (fortran 95 front end): Add myself.
532 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
534         * MAINTAINERS (Write After Approval): Add myself.
535         
536 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
538         * MAINTAINERS (Modulo Scheduler): Add myself.
540 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
542         * MAINTAINERS (fortran 95 front end): Add myself.
543         (c++ front end): whitespace fix.
545 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
547         * MAINTAINERS (Write After Approval): Add myself.
549 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
551         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
552         of glob.  Quote arguments with single quotes too.
553         * configure: Regenerate.
555 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
557         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
558         * Makefile.in: Regenerate
560 2007-03-07  Andreas Schwab  <schwab@suse.de>
562         * configure: Regenerate.
564 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
566         * configure.ac: Add "--with-pdfdir" configure option,
567         which defines pdfdir variable.
568         * Makefile.def (target=fixincludes): Add install-pdf to
569         missing targets.
570         (recursive_targets): Add install-pdf target.
571         (flags_to_pass): Add pdfdir.
572         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
573         target.
574         * configure: Regenerate
575         * Makefile.in: Regenerate
577 2007-02-28  Eric Christopher  <echristo@apple.com>
579         Revert:
580         2006-12-07  Mike Stump  <mrs@apple.com>
582         * Makefile.def (dependencies): Add dependency for
583         install-target-libssp and install-target-libgomp on
584         install-gcc.
585         * Makefile.in: Regenerate.
587 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
589         * configure: Regenerate.
590         * configure.ac: Move statements after variable declarations.
592 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
594         * MAINTAINERS: Add myself as sh maintainer.
596 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
598         * configure.ac: Adjust for loop syntax.
599         * configure: Regenerate.
601 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
603         * configure: Rebuilt.
605 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
607         * configure.ac: Drop multiple occurrences of --enable-languages,
608         and fix its quoting.
609         * configure: Rebuilt.
611 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
612             Nathan Sidwell  <nathan@codesourcery.com>
613             Vladimir Prus  <vladimir@codesourcery.com
614             Joseph Myers  <joseph@codesourcery.com>
616         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
617         * configure: Regenerate.
619 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
621         * ltconfig (freebsd*): Default to elf.
623 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
625         * configure.ac (target_libraries): Move libgcc before libiberty.
626         * configure: Regenerated.
628 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
629             Paolo Bonzini  <bonzini@gnu.org>
631         PR bootstrap/30753
632         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
633         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
634         * configure: Regenerated.
636 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
638         * MAINTAINERS (Language Front End Maintainers): Update my mail
639         address.
641 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
643         PR bootstrap/30748
644         * configure.ac: Correct syntax for Solaris ksh.
645         * configure: Regenerated.
647 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
649         * configure.ac: Sync with src.
650         * configure: Regenerate.
652 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
654         * Makefile.in: Regenerate.
656 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
658         * config.sub: Sync with src.
660 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
662         * Makefile.tpl (build_alias, host_alias, target_alias): Use
663         noncanonical equivalents.
664         * configure.in: Rename to...
665         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
666         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
667         target_noncanonical.  Use them.  Rewrite removal of configure
668         arguments for autoconf 2.59.  Discard variable settings.  Force
669         program_transform_name for native tools.
671         * Makefile.in: Regenerated.
672         * configure: Regenerated with autoconf 2.59.
674 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
676         * MAINTAINERS (Write After Approval): Add myself.
678 2007-01-31  Andreas Schwab  <schwab@suse.de>
680         * Makefile.tpl (LDFLAGS): Substitute it.
681         * Makefile.in: Regenerate.
683 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
685         * MAINTAINERS (Write After Approval): Add myself.
687 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
689         * MAINTAINERS (spu port): Add myself.
691 2007-01-23  Richard Guenther  <rguenther@suse.de>
693         PR bootstrap/30541
694         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
695         * Makefile.tpl (GNATBIND): Substitute it.
696         (GNATMAKE): Likewise.
697         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
698         of STAGE_PREFIX.
699         * Makefile.in: Regenerate.
700         * configure: Regenerate.
702 2007-01-18  Mike Stump  <mrs@apple.com>
704         * configure.in: Re-enable -Werror for gcc builds.
706 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
708         * MAINTAINERS (Write After Approval): Add myself.
710 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
712         * configure.in: Change == to = in test command.
713         * configure: Regenerate.
715 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
716             Nick Clifton  <nickc@redhat.com>
717             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
719         * configure.in (build_configargs, host_configargs, target_configargs):
720         Remove build/host/target parameters.
721         (host_libs): Add gmp and mpfr.
722         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
723         * Makefile.def (gmp, mpfr): New.
724         (gcc): Remove target.
725         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
726         target_os, target_vendor): New.
727         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
728         * configure: Regenerate.
729         * Makefile.in: Regenerate.
731 2007-01-11  Matt Fago  <fago@earthlink.net>
733         * configure.in: Try to link to functions only in mpfr 2.2.x
734         to improve robustness of configure tests.
735         * configure: Regenerate.
737 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
739         * MAINTAINERS: Add myself as i386 maintainer.
741 2007-01-08  Jan Hubicka  <jh@suse.cz>
743         * MAINTAINERS: Add myself as i386 maintainer.
745 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
747         * configure.in: Add support for an x86_64-mingw* target.
748         * configure: Regenerate.
750 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
752         * Makefile.tpl (all-target): Correct @if conditional for target
753         modules.
754         * configure.in: Omit libiberty if building only target libgcc.
755         * configure, Makefile.in: Regenerated.
757 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
759         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
760         * configure: Regenerate.
762 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
764         * Makefile.def (target_modules): Add libgcc.
765         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
766         * Makefile.tpl (clean-target-libgcc): Delete.
767         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
768         on gcc even for bootstrapped modules.  Rewrite handling of
769         lang_env_dependencies to loop over target_modules.
770         * configure.in (target_libraries): Add target-libgcc.
771         * Makefile.in, configure: Regenerated.
773 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
775         * configure.in: Reorganize recognition of languages.  Add
776         --enable-stage1-languages.  Show supported languages for the chosen
777         target rather than all recognized languages.
778         * configure: Regenerate.
780 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
782         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
783         * Makefile.in: Regenerate.
785 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
787         * configure.in: Warn that MPFR 2.2.0 is buggy.
788         * configure: Regenerate.
790 2006-12-27  Ian Lance Taylor  <iant@google.com>
792         * configure.in: When removing Makefiles to force a reconfigure, also
793         remove prev-DIR*/Makefile.
794         * configure: Regenerate.
796 2006-12-22  Andreas Schwab  <schwab@suse.de>
798         * configure: Regenerate with correct autoconf version.
800 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
802         * configure.in: add AC_SUBST for *_FOR_TARGET.
803         * configure: Regenerate.
805 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
807         * configure.in: Simplify logic for rejecting languages that cannot
808         be built.  Separate the case when a language is unsupported,
809         from the case when the user chooses not to build a language.
811 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
813         * configure.in: Remove "$build" case for powerpc-*-darwin* since
814         it only affects bootstrap and could be tested on "$host" as well.
815         * configure: Regenerate.
816         * config/mh-ppc-darwin: Add to the stage1 cflags here.
818 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
820         PR bootstrap/29544
821         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
822         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
823         move here comment from Makefile.tpl.
824         * Makefile.tpl: Move some definitions higher in the file.
825         (STAGE1_CHECKING): New.
826         * configure.in: Add --enable-stage1-checking.
827         * configure: Regenerate.
828         * Makefile.in: Regenerate.
830 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
832         * MAINTAINERS: Add myself as build system maintainer.
834 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
836         * MAINTAINERS (Write After Approval): Add myself.
838 2006-12-13  Eric Christopher  <echristo@apple.com>
840         * MAINTAINERS: Add myself as darwin maintainer.
842 2006-12-11  Ian Lance Taylor  <ian@airs.com>
844         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
846 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
848         MAINTAINERS: Update my entry.
850 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
852         * configure.in:  Handle spu makefile frag.
853         * Makefile.tpl (MAINT): Define
854         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
855         * configure: Regenerate.
856         * Makefile.in: Regenerate.
858 2006-12-11  Ben Elliston  <bje@au.ibm.com>
860         * config.guess: Import latest version.
861         * config.sub: Likewise.
863 2006-12-11  Ben Elliston  <bje@au.ibm.com>
865         * configure.in (spu-*-*): Don't skip target-libiberty.
866         * configure: Regenerate.
868 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
870         PR bootstrap/30134
871         * configure.in: Correct x86 darwin support for libjava to powerpc
872         and i?86 only.
873         * configure: Regenerate.
875 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
877         * configure.in: Add x86 darwin support for libjava.
878         * configure: Regenerate.
880 2006-12-07  Mike Stump  <mrs@apple.com>
882         * Makefile.def (dependencies): Add dependency for
883         install-target-libssp and install-target-libgomp on
884         install-gcc.
885         * Makefile.in: Regenerate.
887 2006-12-04  Richard Guenther  <rguenther@suse.de>
889         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
890         (Non-Algorithmic Maintainers): Move over non-algorithmic
891         loop optimizer maintainers, add myself as a non-algorithmic
892         middle-end maintainer.
894 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
896         * MAINTAINERS (Write After Approval): Add myself.
898 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
900         * configure.in: Update error message for missing GMP/MPFR.
902         * configure: Regenerate.
904 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
906         * configure.in: Update MPFR version in error message.
908         * configure: Regenerate.
910 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
912         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
913         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
914         --with-gmp-lib): New flags.
916         * configure: Regenerate.
918 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
920         * MAINTAINERS (Write After Approval): Change my email address.
922 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
924         * MAINTAINERS (Write After Approval): Add myself.
926 2006-11-22  Philipp Thomas <pth@suse.de>
928         * MAINTAINERS (i18n): Update e-mail address.
930 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
932         * MAINTAINERS (spu port): Add myself as maintainer.
933         (Write After Approval): Remove myself.
935 2006-11-22  Ben Elliston  <bje@au.ibm.com>
937         * configure.in (skipdirs): Don't build libssp for SPU.
938         * configure: Regenerate.
940 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
942         * MAINTAINERS (spu port): Add myself as maintainer.
943         (libobjc): Update my email address.
945 2006-11-21  Andrea Bona  <andrea.bona@st.com>
947         * MAINTAINERS (Write After Approval): Add myself.
949 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
951         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
952         * configure : Rebuilt.
954 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
956         * MAINTAINERS (Write After Approval): Add myself.
958 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
960         * MAINTAINERS (Write After Approval): Add myself.
962 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
964         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
965         libmpfr.a.
966         * configure: Regenerate.
968 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
970         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
971         (unstage): Test for stage_last presence.
973         PR bootstrap/29802
974         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
975         * Makefile.in: Regenerate.
977 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
979         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
980         maintainers.
982 2006-11-14  Erven Rohou  <erven.rohou@st.com>
984         * MAINTAINERS (Write After Approval): Add myself.
986 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
988         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
989         and stageN-package/Makefile.
990         * Makefile.in: Regenerated.
992 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
994         * configure.in: Remove target-libgloss from noconfigdirs for
995         bfin-*-*.
996         * configure: Regenerated.
998 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1000         * configure.in (have_gmp): Only error if the gcc directory exists.
1002         * configure: Regenerate.
1004 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1006         * configure.in: Robustify error message for missing GMP/MPFR.
1008         * configure: Regenerate.
1010 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
1012         * MAINTAINERS (Write After Approval): Add myself.
1014 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
1016         * MAINTAINERS: Change email address.
1018 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
1020         * MAINTAINERS (Write After Approval): Add myself.
1022 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
1024         * MAINTAINERS (Write After Approval): Add myself.
1026 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
1028         * MAINTAINERS (Write After Approval): Move myself to
1029         Write After Approval section.
1031 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1033         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
1034         need_gmp anymore.
1035         * configure: Regenerate.
1037 2006-10-16  Tobias Burnus  <burnus@net-b.de>
1039         * MAINTAINERS (Write After Approval): Add myself.
1041 2006-10-16  Ben Elliston  <bje@au.ibm.com>
1043         * config.guess: Import latest version.
1044         * config.sub: Likewise.
1046 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
1048         * Makefile.def: Added pdf target handling.
1049         * Makefile.tpl: Added pdf target handling.
1050         * Makefile.in: Regenerated.
1052 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
1054         * MAINTAINERS: Add self as score port maintainer.
1056 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
1058         * MAINTAINERS (Write After Approval): Add myself.
1060 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
1062         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
1063         or newer.
1064         * configure: Regenerated.
1066 2006-09-27  Dave Brolley  <brolley@redhat.com>
1068         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1069         $s instead of $r.
1070         * configure: Regenerated.
1072 2006-09-26  Thiemo Seufer  <ths@mips.com>
1074         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1075         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1076         * configure: Regenerate.
1078 2006-09-24  Graeme Peterson <gridly@gmail.com>
1080         * MAINTAINERS (Write After Approval): Remove myself.
1082 2006-09-22  Chao-ying Fu  <fu@mips.com>
1084         * MAINTAINERS (Write After Approval): Add myself.
1086 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
1088         * MAINTAINERS: Add self as soft-fp maintainer.
1090 2006-09-09  Anatoly Sokolov <aesok@post.ru>
1092         * MAINTAINERS: Add myself as avr maintainer.
1093         Remove Marek Michalkiewicz as avr maintainer.
1095 2006-09-07  Roberto Costa  <roberto.costa@st.com>
1097         * MAINTAINERS (Write After Approval): Add myself.
1099 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
1101         * configure.in: Never build newlib for a Mingw host.
1102         Never build newlib as Mingw target library.
1103         Test the existence of winsup/cygwin for building a Cygwin newlib,
1104         rather than just winsup.
1105         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1106         building a Mingw target.
1107         * configure: Regenerate.
1109 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1111         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1113 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
1115         * config.guess: Import from src (was more updated).
1116         * config.sub: Likewise.
1118 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
1120         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1121         * configure: Regenerated.
1123 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
1125         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1126         for stages after the first.
1128 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
1130         * Makefile.def: Add dependencies for configure-opcodes
1131         on configure-intl and all-opcodes on all-intl.
1132         * Makefile.in: Regenerated.
1134 2006-07-13  Ben Elliston  <bje@au.ibm.com>
1136         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1138 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
1140         Port to hosts whose 'sort' and 'tail' implementations
1141         treat operands with leading '+' as file names, as POSIX
1142         has required since 2001.  However, make sure the code still
1143         works on pre-POSIX hosts.
1144         * ltmain.sh: Don't assume "sort +2" is equivalent to
1145         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1147 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
1149         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1151 2006-07-04  Peter O'Gorman  <peter@pogma.com>
1153         * ltconfig: chmod 644 before ranlib during install.
1155 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1157         PR bootstrap/18058
1158         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1159         if the bootstrap compiler is a GCC version that supports it.
1160         * configure: Regenerate.
1162 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1164         * configure.in: Fix thinkos in previous check-in.
1165         * configure: Regenerate.
1167 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1169         PR other/27063
1170         * configure.in: Test subdir_requires and give an appropriate
1171         error message.
1172         * configure: Regenerate.
1174 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
1176         * MAINTAINERS (Write After Approval): Add myself.
1178 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
1180         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1182 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
1184         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1186 2006-06-20  David Ayers  <d.ayers@inode.at>
1188         PR bootstrap/28072
1189         * configure.in: Add target-boehm-gc to noconfigdirs depending on
1190         whether target-libjava is being configured instead of whether the
1191         java front end is enabled.
1192         * configure: Regenerate.
1194 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1196         PR target/27540
1197         * configure.in: Only enable libgomp on IRIX 6.
1198         * configure: Regenerate.
1200 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
1202         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1203         too.
1204         * Makefile.in: Regenerate.
1206 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
1208         * config-ml.in: Alter CCASFLAGS to include special
1209         multilib options the same as is done for CFLAGS.
1211 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1213         * configure.in: Don't enable libgomp on hpux10.
1214         * configure: Rebuilt.
1216 2006-06-12  David Ayers  <d.ayers@inode.at>
1218         PR bootstrap/27963
1219         PR target/19970
1220         * configure.in: Remove target-boehm-gc from noconfigdirs where
1221         ${libgcj} is specified.
1222         * configure: Regenerate.
1224 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
1226         Sync from src:
1228         * configure.in: Sync.
1229         * configure: Regenerated.
1231         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
1233         * Makefile.def: Added dependencies from sim and gdb on intl, and
1234         added configure dependencies to everything with an all dependency
1235         on intl.
1236         * Makefile.in: Regenerated.
1238 2006-06-06  David Ayers  <d.ayers@inode.at>
1240         PR libobjc/13946
1241         * Makefile.def: Add dependencies for libobjc which boehm-gc.
1242         * Makefile.in: Regenerate.
1243         * configure.in: Add --enable-objc-gc at toplevel and have it
1244         enable boehm-gc for Objective-C.
1245         Remove target-boehm-gc from libgcj.
1246         Add target-boehm-gc to target_libraries.
1247         Add target-boehm-gc to noconfigdirs where ${libgcj}
1248         is specified.
1249         Assert that boehm-gc is supported when requested for Objective-C.
1250         Only build boehm-gc if needed either for Java or Objective-C.
1251         * configure: Regenerate.
1253 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
1255         PR 27674
1256         * Makefile.tpl (configure-[+prefix+][+module+],
1257         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1258         Remove rule to unstage bootstrapped modules.
1259         (stage_current): New.
1260         * Makefile.in: Regenerate.
1262 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1264         * MAINTAINERS (Write After Approval): Update my e-mail address.
1266 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
1268         * include/libiberty.h: Declare pex_run_in_environment.
1270 2006-05-31  Asher Langton  <langton2@llnl.gov>
1272         * MAINTAINERS (Write After Approval): Add myself.
1274 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
1276         * Makefile.def (bfd, opcodes): Fix lib_path.
1277         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1278         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
1279         * Makefile.in: Regenerate.
1281 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1283         * Makefile.in: Regenerate.
1285 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
1287         * Makefile.def: Add install-html target. Add datarootdir
1288         docdir and htmldir to flags_to_pass.
1289         * Makefile.tpl: Add install-html target.
1290         * Makefile.in: Regenerate.
1291         * configure.in: Add --with-datarootdir, --with-docdir, and
1292         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1293         * configure: Regenerate.
1295 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
1297         * configure.in: Enable gprof for cross builds.
1298         * configure: Regenerate.
1300 2006-05-22  Richard Guenther  <rguenther@suse.de>
1302         Revert
1303         2006-01-31  Richard Guenther  <rguenther@suse.de>
1304         Paolo Bonzini  <bonzini@gnu.org>
1306         * Makefile.def (target_modules): Add libgcc-math target module.
1307         * configure.in (target_libraries): Add libgcc-math target library.
1308         (--enable-libgcc-math): New configure switch.
1309         * Makefile.in: Re-generate.
1310         * configure: Re-generate.
1311         * libgcc-math: New toplevel directory.
1313 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1314             Andreas Tobler  <a.tobler@schweiz.ch>
1316         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
1317         * configure: Rebuilt.
1319 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
1321         * MAINTAINERS (Write After Approval): Add myself.
1323 2006-05-01  DJ Delorie  <dj@redhat.com>
1325         * configure.in: Restore CFLAGS if GMP isn't present.
1326         * configure: Regenerate.
1328 2006-05-01  Richard Guenther  <rguenther@suse.de>
1330         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1331         maintainer.
1333 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
1335         * MAINTAINERS (Write After Approval): Add myself.
1337 2006-04-28  Jan Beulich  <jbeulich@novell.com>
1339         * MAINTAINERS (Write After Approval): Add myself.
1341 2006-04-18  DJ Delorie  <dj@redhat.com>
1343         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
1344         reference libgloss so that libssp can be built in a combined
1345         tree.
1346         * configure: Regenerate.
1348 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
1350         * MAINTAINERS (Write After Approval): Add myself.
1352 2006-04-05  Ben Elliston  <bje@au.ibm.com>
1354         * configure.in: Require makeinfo 4.4 or higher.
1355         * configure: Regenerate.
1357 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
1359         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
1360         Rearrange the entries of other libraries to have them in one place.
1362 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
1364         * MAINTAINERS (Write After Approval): Remove myself.
1365         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1367 2006-03-14  Richard Guenther  <rguenther@suse.de>
1369         * configure: Regenerate with autoconf 2.13.
1371 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
1373         * MAINTAINERS: Use my work address.
1375         * MAINTAINERS: Update my E-mail address.
1377 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
1379         * configure.in: Handle --disable-<component> generically.
1380         * configure: Regenerate.
1382 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
1384         PR libgcj/17311
1385         * ltmain.sh: Don't use "$finalize_rpath" for compile.
1387 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
1389         * MAINTAINERS (Write After Approval):  Remove myself.
1390         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1392 2006-02-21  Rafael Avila de Espindola <rafael.espindola@gmail.com>
1394         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
1395         (TARGET_CONFIGDIRS): Remove.
1396         * configure.in: Remove AC_SUBST(target_configdirs).
1397         * Makefile.in, configure: Regenerated.
1399 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
1401         * MAINTAINERS (Write After Approval):  Remove myself.
1402         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
1404 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
1406         PR bootstrap/25670
1408         * Makefile.tpl ([+compare-target+]): Print explanation messages.
1410         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1411         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1412         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1413         BUILD_PREFIX, BUILD_PREFIX_1.
1414         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1416         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1417         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1419         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1420         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1421         of `cat stage_current`.  Always provide the `r' and `s' variables.
1422         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1423         a single shell execution.
1424         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1425         bootstrapped modules, make the stage1 module if the build was not
1426         started yet, else build the current stage.
1427         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1428         (all-build, all-host, all-target, [+make_target+]-host,
1429         [+make_target+]-target): Do not use \-continued lines.
1430         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1431         (current_stage, restrap, stage_last): New.
1433         * Makefile.in: Regenerate.
1434         * configure: Regenerate.
1436 2006-02-19  Bud Davis  <jmdavis@link.com>
1438         * MAINTAINERS (Write After Approval):  Remove myself.
1439         (Language Front End Maintainers):  Add myself as fortran 95
1440         maintainer and update e-mail address.
1442 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1444         * MAINTAINERS (Write After Approval):  Remove myself.
1445         (Language Front End Maintainers):  Add myself as fortran 95
1446         maintainer.
1448 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
1450         * MAINTAINERS (Write After Approval): Add myself.
1452 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
1454         * MAINTAINERS (Write After Approval):  Remove myself.
1455         (Language Front End Maintainers):  Add myself as
1456         fortran 95 maintainer.
1458 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1460         Sync from src:
1462         2005-12-27  Leif Ekblad  <leif@rdos.net>
1464         * configure.in: Add support for RDOS target.
1465         * configure: Regenerate.
1467 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1468             Andreas Schwab  <schwab@suse.de>
1470         * configure: Regenerate.
1472 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
1474         * configure.in (enable_libgomp): Add AIX.
1475         * configure: Regenerate.
1477 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
1479         * MAINTAINERS (Write After Approval): Add myself.
1481 2006-02-03  Lee Millward  <lee.millward@gmail.com>
1483         * MAINTAINERS (Write After Approval): Add myself.
1485 2006-01-31  Richard Guenther  <rguenther@suse.de>
1486         Paolo Bonzini  <bonzini@gnu.org>
1488         * Makefile.def (target_modules): Add libgcc-math target module.
1489         * configure.in (target_libraries): Add libgcc-math target library.
1490         (--enable-libgcc-math): New configure switch.
1491         * Makefile.in: Re-generate.
1492         * configure: Re-generate.
1493         * libgcc-math: New toplevel directory.
1495 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
1497         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1498         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1499         the assembler, linker and binutils.
1500         * configure: Regenerate.
1502 2006-01-22  Dirk Mueller  <dmueller@suse.de>
1504         * MAINTAINERS (Write After Approval): Add myself.
1506 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
1508         * configure: Regenerate.
1510 2006-01-18  Richard Henderson  <rth@redhat.com>
1511             Jakub Jelinek  <jakub@redhat.com>
1512             Diego Novillo  <dnovillo@redhat.com>
1514         * libgomp: New directory.
1515         * Makefile.def: Add target_module libgomp.
1516         * Makefile.in: Regenerate.
1517         * configure.in (target_libraries): Add target-libgomp.
1518         * configure: Regenerate.
1520 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
1522         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1523         @ from continuation.
1524         * Makefile.in: Rebuilt.
1526 2006-01-04  Chris Lattner  <sabre@gnu.org>
1528         * MAINTAINERS (Write After Approval): Add myself.
1530 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1532         PR bootstrap/24252
1534         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1535         * Makefile.tpl (OBJDUMP): New.
1536         (EXTRA_HOST_FLAGS): Add it.
1537         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1539         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1540         to use symbolic links between directories.  Avoid race conditions
1541         or make them harmless.
1542         * configure.in: Do not try to use symbolic links between directories.
1544         * Makefile.def (LEAN): Pass.
1545         * Makefile.tpl (LEAN): Define.
1546         (stage[+id+]-start): Accept that the previous directory does not
1547         exist, if the bootstrap is lean.
1548         (stage[+id+]-bubble): Invoke lean bootstrap commands after
1549         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
1550         configure substitution.
1551         ([+compare-target+]): Likewise.
1552         ([+bootstrap-target+]-lean): New.
1553         * configure.in: Remove lean bootstrap support from here.
1555         * Makefile.in: Regenerate.
1556         * configure: Regenerate.
1558 2006-01-04  Ben Elliston  <bje@au.ibm.com>
1560         * MAINTAINERS (libdecnumber): Add myself.
1562 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
1564         * libtool-ldflags: New script.
1566 2006-01-02  Andreas Schwab  <schwab@suse.de>
1568         * configure.in: When reconfiguring remove Makefile in
1569         all stage directories.
1570         * configure: Regenerate.
1572 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
1574         * MAINTAINERS: Update my email address.
1576 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
1578         Revert Ada-related part of the previous change.
1580         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1581         Do not pass.
1582         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1583         * Makefile.in: Regenerate.
1584         * configure.in: Do not include mt-ppc-aix target fragment.
1585         * configure: Regenerate.
1587 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
1589         * configure.in: Select appropriate fragments for PowerPC/AIX.
1590         * configure: Regenerate.
1592         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1593         BOOT_CFLAGS, BOOT_LDFLAGS.
1594         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1595         BOOT_CFLAGS, BOOT_LDFLAGS.
1596         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1597         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1598         (stage): Fail if we cannot complete the work.
1599         * Makefile.in: Regenerate.
1601 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1603         * configure.in: Replace ms1 with mt.
1604         * configure: Rebuilt.
1606 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
1608         * MAINTAINERS: Update my email address.
1610 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
1612         * Makefile.tpl (all, do-[+make_target+], do-check, install,
1613         install-host-nogcc): Don't invoke $(stage) at the end.
1614         * Makefile.in: Regenerate.
1616 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
1618         * configure.in: Flip the top-level bootstrap switch.
1619         * configure: Regenerate.
1621 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
1623         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1624         $(stage) and $(unstage).
1625         (EXTRA_TARGET_FLAGS): Correct double-quoting.
1626         (all): Remove stray semicolon.
1627         (local-distclean): Don't handle multilib.tmp and multilib.out.
1628         (install.all): Set $s for consistency.
1629         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1630         check_multilibs setting.  Always make the install directory.
1631         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1632         Correct @if/@endif.
1633         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1634         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1635         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1636         (multilib.out): Remove.
1637         * Makefile.in: Regenerated.
1639 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
1641         * MAINTAINERS (Write After Approval): Add myself.
1643 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1645         * MAINTAINERS: Add myself as mt maintainer.
1647         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
1649 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
1651         * MAINTAINERS: Change email address.
1653 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1655         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1656         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1657         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
1658         Find in-tree tools if available.
1659         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1660         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1661         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1662         (COMPILER_*_FOR_TARGET): New.
1663         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1664         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1665         (CONFIGURED_*, USUAL_*): Remove.
1666         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1667         STRIP): Use autoconf substitutions.
1668         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1669         COMPILER_NM_FOR_TARGET): New.
1670         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1672         (all): Make all-host and all-target in parallel.
1673         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1674         that $$r and $$s are set before invoking a recursive make.
1675         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1676         ([+bootstrap-target+]): Inline most of the `all' target.
1678 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1680         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1681         from the gcc build directory.
1682         * Makefile.in: Regenerate.
1684 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1686         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
1687         depend on all-libdecnumber.
1688         * configure.in (host_libs): Include libdecnumber.
1689         * Makefile.in: Regenerate.
1690         * configure: Likewise.
1692 2005-11-29  Ben Elliston  <bje@au.ibm.com>
1694         * libdecnumber: Import decNumber sources from the dfp-branch.
1696 2005-11-21  Kean Johnston  <jkj@sco.com>
1698         * config.sub, config.guess: Sync from upstream sources.
1700 2005-11-21  Ben Elliston  <bje@au.ibm.com>
1702         Import from Autoconf sources:
1704         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
1705         * config/move-if-change: Don't output "$2 is unchanged";
1706         suggested by Ben Elliston.  Handle weird characters correctly.
1708 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
1710         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1711         to match upstream libtool for darwin.
1713 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
1715         * Makefile.def: Remove gdb dependencies for gdbtk.
1716         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1717         (configure-gdb, install-gdb): New rules.
1718         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1719         * Makefile.in, configure: Regenerated.
1721 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
1723         * MAINTAINERS (Write After Approval): Add myself.
1725 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
1727         * MAINTAINERS (Write After Approval): Add myself.
1729 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
1731         * MAINTAINERS (alias analysis): Add Daniel Berlin and
1732         Diego Novillo.
1734 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
1736         PR bootstrap/24297
1737         * Makefile.tpl (do-[+make-target+], do-check, install,
1738         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1739         are set before recursing.
1740         * Makefile.in: Regenerate.
1742 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
1744         PR bootstrap/18939
1745         * Makefile.def (gcc) <target>: Fix thinko.
1746         * Makefile.in: Regenerate.
1748 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
1750         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1751         * configure: Regenerate.
1753 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
1755         * MAINTAINERS (Write After Approval): Add self.
1757 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
1759         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1760         target-libffi, target-qthreads, target-libjava, and
1761         targetlibobjc.
1762         * configure: Regenerate.
1764 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
1766         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1767         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1768         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1769         (USUAL_OBJDUMP_FOR_TARGET): New.
1770         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1771         * configure.in: Check for $OBJDUMP_FOR_TARGET.
1772         * configure, Makefile.in: Regenerated.
1774 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1776         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1777         before other host packages.
1779 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
1781         * MAINTAINERS: Add self as sh libraries/configury maintainer.
1783 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1785         PR bootstrap/22340
1787         * configure.in (default_target): Remove.
1788         * Makefile.tpl (all): Do not use prerequisites as subroutines
1789         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1790         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1791         use prerequisites as subroutines.
1792         (check-host, check-target): New.
1793         (bootstrap configure & all targets): Do not use stage*-start
1794         if the directory layout is already ok.
1795         (non-bootstrap configure & all targets): Prepend a $(unstage).
1796         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
1797         (NOTPARALLEL): Remove.
1798         (unstage, stage variables): New variables.
1799         (unstage, stage targets): Simply expand to those variables.
1801         * configure: Regenerate.
1802         * Makefile.in: Regenerate.
1804 2005-10-04  James E Wilson  <wilson@specifix.com>
1806         * Makefile.def (lang_env_dependencies): Add libmudflap.
1807         * Makefile.in: Regenerate.
1809 2005-10-03  Andreas Schwab  <schwab@suse.de>
1811         Backport from libtool CVS:
1812         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
1814         * ltmain.sh: add support for installing into temporary
1815         staging area (e.g. 'make install DESTDIR=...')
1817 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
1819         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1820         * configure: Regenerated.
1822 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
1824         * configure: Regenerate with the correct
1825         autoconf version.
1827 2005-09-30  Catherine Moore  <clm@cm00re.com>
1829         * configure.in (bfin-*-*): New.
1830         * configure: Regenerated.
1832 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
1834         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1835         (LIPO_FOR_TARGET): New.
1836         (CONFIGURED_LIPO_FOR_TARGET): New.
1837         (USUAL_LIPO_FOR_TARGET): New.
1838         (STRIP_FOR_TARGET): New.
1839         (CONFIGURED_STRIP_FOR_TARGET): New.
1840         (USUAL_STRIP_FOR_TARGET): New.
1841         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1842         STRIP_FOR_TARGET.
1843         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1844         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1845         * Makefile.in: Regenerate.
1846         * configure: Regenerate.
1848 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
1850         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1851         (rs6000-*-aix*): Same.
1852         * configure: Regenerate.
1854 2005-09-16  Tom Tromey  <tromey@redhat.com>
1856         * MAINTAINERS: Add self as java maintainer.
1858 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1860         * configure.in: Recognize f95 in the --enable-languages option,
1861         and substitute it for fortran, issuing a warning.
1862         * configure: Regenerate.
1864 2005-08-30  Phil Edwards  <phil@codesourcery.com>
1866         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
1867         * configure:  Regenerated.
1869 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
1871         * MAINTAINERS: Add self as ms1 maintainer.
1873 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
1875         * Makefile.def (libssp): Add to lang_env_dependencies.
1876         * Makefile.in: Regenerate.
1878 2005-08-18  Ian Lance Taylor  <ian@airs.com>
1880         * MAINTAINERS: Add myself as middle-end maintainer.
1882 2005-08-17  Christian Groessler  <chris@groessler.org>
1884         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1885         * Makefile.in: Regenerate.
1887 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
1889         * MAINTAINERS (write after approval): Added myself.
1891 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
1893         * MAINTAINERS (Write After Approval): Add myself.
1895 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
1897         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1898         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1899         Look for alternate names of the target cc and c++
1900         * configure: Regenerate.
1902 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
1904         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1905         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1906         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1907         tools; remove code to manually set them.
1908         (Target tools): Look in the environment for them.
1909         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1910         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1911         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1912         build directory.
1913         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1914         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1915         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1916         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1917         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1918         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1919         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1920         * configure: Regenerate.
1921         * Makefile.in: Regenerate.
1923 2005-07-28  Ben Elliston  <bje@au.ibm.com>
1925         * MAINTAINERS: Update for removed CPU targets.
1927 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
1929         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1930         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
1931         * Makefile.in: Regenerated.
1933 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
1935         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1936         (CFLAGS_FOR_TARGET): Use it.
1937         (CXXFLAGS_FOR_TARGET): Likewise.
1938         * Makefile.in: Regenerated.
1939         * configure.in (--with-build-sysroot): New option.
1940         * configure: Regenerated.
1942 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
1944         * Makefile.tpl: Wrap install between unstage and stage
1945         * Makefile.in: Regenerate.
1947 2005-07-21  Eric Christopher  <echristo@apple.com>
1949         * MAINTAINERS: Update affiliation.
1951 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
1953         * MAINTAINERS: Add self as crx port maintainer.
1955 2005-07-20  DJ Delorie  <dj@redhat.com>
1957         * MAINTAINERS: Add self as m32c maintainer.
1959 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
1961         * all files: Update FSF address.
1963 2005-07-15  Eric Christopher  <echristo@redhat.com>
1965         * MAINTAINERS: Change affiliation.
1967 2005-07-14  Jim Blandy  <jimb@redhat.com>
1969         * configure.in: Add cases for Renesas m32c.
1970         * configure: Regenerated.
1972 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1974         * COPYING.LIB: Update from fsf.org.
1976 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1978         * COPYING, compile, config.guess,
1979         config.sub, install-sh, missing, mkinstalldirs,
1980         symlink-tree, ylwrap: Sync from upstream sources.
1981         * config-ml.in: Update FSF address.
1983 2005-07-13  Eric Christopher  <echristo@redhat.com>
1985         * configure.in: Add toplevel noconfigdir support for tpf.
1986         * configure: Regenerate.
1988 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
1990         PR ada/22340
1992         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1993         * Makefile.in: Regenerate.
1995 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
1997         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
1998         Brolley to write-after-approval.
2000 2005-07-07  Andreas Schwab  <schwab@suse.de>
2002         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2003         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2004         * Makefile.in: Regenerated.
2006 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
2008         * configure.in: Don't build sim or rda when targetting darwin.
2009         * configure: Regenerate.
2011 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
2013         * configure.in: Add --enable-libssp and --disable-libssp.
2014         * configure: Regenerate with autoconf-2.13.
2016 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
2018         * Makefile.def (target_modules): Add libssp.
2019         * configure.in (target_libraries): Add target-libssp.
2020         * configure: Rebuilt.
2021         * Makefile.in: Rebuilt.
2023 2005-07-01  Zack Weinberg  <zackw@panix.com>
2025         * MAINTAINERS: Change email address.  Resign from maintainership.
2027 2005-07-01  Richard Guenther  <rguenther@suse.de>
2029         * MAINTAINERS: Change my e-mail address and affiliation.
2031 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
2033         * Makefile.def (stagefeedback): Come after profile.
2034         Define profiledbootstrap target.
2035         * Makefile.tpl (profiledbootstrap): Remove.
2036         (stageprofile-end): Zap stagefeedback.
2037         (stagefeedback-start): Copy all .gcda files, not only GCC's.
2038         * Makefile.in: Regenerate.
2040 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
2042         * MAINTAINERS: Update my email address.
2044 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
2046         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
2047         In 'cpp' stanza, support '#line' as well as '# '.
2049 2005-06-08  Andreas Schwab  <schwab@suse.de>
2051         * MAINTAINERS: Move myself from 'Write After Approval' to
2052         'CPU Port Maintainers' section as m68k maintainer.
2054 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
2056         * configure.in (unsupported_languages): New macro.
2057         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
2058         non-ported target libraries in noconfigdirs.
2059         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2060         non-linux-gnu.  Remove libgcj_ex_libffi.
2061         <lang_frag loop>: Set add_this_lang=no if the language is in
2062         unsupported_languages.
2063         * configure: Regenerate.
2065 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2067         * configure.in: Fix typo in handling of --with-mpfr-dir.
2068         * configure: Regenerate.
2070 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
2072         * MAINTAINERS: Update my email address.
2074 2005-06-02  Jim Blandy  <jimb@redhat.com>
2076         * config.sub: Add cases for the Renesas m32c.  (This patch has been
2077         accepted into the master sources.)
2079 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
2080             Michael Snyder  <msnyder@redhat.com>
2081             Stan Cox  <scox@redhat.com>
2083         * configure.in: Set noconfigdirs for ms1.
2085         * configure: Regenerate.
2087 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
2089         * MAINTAINERS (Write After Approval): Add self.
2091 2005-06-01  Josh Conner  <jconner@apple.com>
2093         * MAINTAINERS (Write After Approval): Add self.
2095 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
2097         * MAINTAINERS: Update my email address.
2099 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
2101         * MAINTAINERS (Write After Approval): Add self.
2103 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
2105         * MAINTAINERS (Write After Approval): Remove self.
2107 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
2109         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2110         (Dependencies): Consider target modules for bootstrap dependencies.
2111         Make target bootstrap modules depend on each stage's gcc.
2112         * Makefile.in: Regenerate.
2114 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
2116         * Makefile.def (configure-gcc): Depend on binutils having been built.
2117         (all-gcc): No need to do it here.
2118         * Makefile.in: Regenerate.
2120 2005-05-19  Paul Brook  <paul@codesourcery.com>
2122         * configure.in: Rewrite misleading error message when requested
2123         language cannot be built.
2124         * configure: Regenerate.
2126 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
2128         * ylwrap: Import from Automake 1.9.5.
2130 2005-05-13  David Ung  <davidu@mips.com>
2132         * MAINTAINERS (Write After Approval): Add self.
2134 2005-05-09  Mike Stump  <mrs@apple.com>
2136         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2137         lt_cv_sys_max_cmd_len for now.
2139 2005-05-09  Stan Cox  <scox@redhat.com>
2141         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2143 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
2145         * README.SCO: Update the URL.
2147 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
2149         * ltconfig: Define file_list_spec.  Pass file_list_spec and
2150         with_gnu_ld to libtool.
2151         * ltcf-c.sh (aix[45]): Define file_list_spec.
2152         * ltcf-cxx.sh (aix[45]): Same.
2153         * ltcf-gcj.sh (aix[45]): Same.
2154         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2155         exists, write list of input files to temporary file.
2157 2005-05-04  Mike Stump  <mrs@apple.com>
2159         * configure.in: Always pass --target to target configures as
2160         otherwise rebuilds that do --recheck will fail.
2161         * confiugure: Rebuilt.
2163 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
2165         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2166         STAGE_HOST_EXPORTS.
2167         (configure, all): Add bootstrap support.
2168         (Host modules, target modules): Pass post-stage1 flags and exports.
2169         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2170         * Makefile.in: Regenerate.
2172 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
2174         * configure: Regenerate.
2176 2005-04-27  Mike Stump  <mrs@apple.com>
2178         * MAINTAINERS: Add self as darwin maintainer.
2180 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
2182         * config.sub: Update from master copy.
2184 2005-04-21  Mike Stump  <mrs@apple.com>
2186         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2187         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2189 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
2191         * configure.in <crisv32-*-*, cris-*-*>: New local variable
2192         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
2193         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
2194         "*-*-elf" and "*-*-linux*".
2195         * configure: Regenerate.
2197 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
2199         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2201 2005-04-12  Mike Stump  <mrs@apple.com>
2203         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2205 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
2207         * MAINTAINERS (Write After Approval): Add myself.
2209 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
2211         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2213 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
2215         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2216         (TARGET_CONFIGARGS): Include --with-target-subdir.
2217         (configure, all): New macros.  Use them throughout.
2218         * Makefile.in: Regenerate.
2220 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
2222         * MAINTAINERS (Write After Approval): Add myself.
2224 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2226         * MAINTAINERS: Remove 'loop unrolling' maintainer.
2228 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
2230         * MAINTAINERS: Move John Carr to Write After Approval.
2232 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
2234         * config/mh-mingw32: Delete.
2235         * configure.in: Don't use it.
2236         * configure: Regenerate.
2238 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
2240         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2241         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2242         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2243         (HOST_LIB_PATH): Generate from Makefile.def.
2244         (TARGET_LIB_PATH): Likewise.
2245         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2246         * Makefile.in: Regenerate.
2247         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2248         (RPATH_ENVVAR): Include Darwin case.
2249         * configure: Regenerate.
2251 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
2253         * MAINTAINERS (Various Maintainers): Remove self.
2254         (Write After Approval): Add self.
2256 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
2258         * MAINTAINERS (Various Maintainers): Add self.
2260 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
2262         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2263         * configure: Regenerate.
2265 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
2267         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2268         gcc_version, and gcc_version_trigger from set of flags to pass.
2269         * Makefile.tpl: Remove definitions of above variables.
2270         (config.status): Remove dependency on $(gcc_version_trigger).
2271         * Makefile.in: Regenerate.
2272         * configure.in: Do not reference config/gcc-version.m4 nor
2273         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
2274         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
2275         * configure: Regenerate.
2277 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
2278             Andrew Pinski <pinskia@physics.uc.edu>
2280         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2281         * Makefile.in: Regenerate.
2283 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
2285         * MAINTAINERS (Write After Approval): Add myself.
2287 2005-03-03  David Ayers  <d.ayers@inode.at>
2289         * MAINTAINERS (Write After Approval): Add myself.
2291 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
2293         PR libgcj/20160
2294         * ltmain.sh: Avoid creating archives with components that have
2295         duplicate basenames.
2297 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
2299         PR bootstrap/20250
2300         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2301         instead of check.
2302         * Makefile.in: Regenerate.
2304 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2306         * Makefile.in: Regenerate to fix conflict between the previous two
2307         patches.
2309 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2311         PR bootstrap/17383
2312         * Makefile.def (target_modules): Remove "stage", now unnecessary.
2313         * Makefile.tpl (HOST_SUBDIR): New substitution.
2314         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2315         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2316         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2317         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2318         (Host modules, Bootstrapped modules): Use it.
2319         (Build modules, Target modules): Do not create symlink trees,
2320         always configure out-of-srcdir.
2321         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2322         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2323         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2324         $(HOST_SUBDIR).  Create a symlink for host_subdir.
2326         * Makefile.in: Regenerate.
2327         * configure: Regenerate.
2329 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2331         Merged from libada-gnattools-branch:
2332         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2334         * gnattools: New directory.
2335         * Makefile.def: Add gnattools as a module, depending on target-libada.
2336         * Makefile.in: Regenerate.
2337         * configure.in: Include gnattools in host_tools; disable it if ada
2338         is disabled.
2339         * configure: Regenerate.
2341 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
2343         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2344         treelang maintainer.
2345         (Write After Approval): Remove myself.
2347 2005-02-23  Paul Schlie  <schlie@comcast.net>
2349         * configure.in: Allow darwin targeted ports to build tk, itcl and
2350         libgui.
2351         * configure: Regenerate.
2353 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2355         PR libgcj/10353
2356         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2357         * configure: Regenerate.
2359 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
2361         * MAINTAINERS (Write After Approval): Add myself.
2363 2005-02-10  Ian Lance Taylor  <ian@airs.com>
2365         * MAINTAINERS: Update my e-mail address.
2367 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
2369         * MAINTAINERS (Write After Approval): Add myself.
2371 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
2373         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2374         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2375         target-libgloss when not *-*-elf and *-*-aout.
2376         * configure: Regenerate.
2378 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
2380         * MAINTAINERS: Remove obsolete entries.
2382         * MAINTAINERS (Write After Approval): Add Michael Matz.
2384 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
2386         * MAINTAINERS: Remove self as cpplib maintainer.
2388 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2390         * install-sh, config.sub: Import from upstream.
2392 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2394         PR bootstrap/18222
2395         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2396         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2397         * Makefile.in: Regenerate.
2399 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
2401         * MAINTAINERS: Update my email address.
2403 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
2404             Andreas Schwab  <schwab@suse.de>
2406         PR bootstrap/18033
2407         * config-ml.in: Eval option if surrounded by single quotes.
2409 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
2411         Revert 2004-12-28 Makefile changes, a better fix will be
2412         applied to mainline and src after GCC 4.0 branches.
2414 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
2416         PR bootstrap/17383
2418         * Makefile.def (target_modules): Remove stage parameter,
2419         it is always true now.
2420         * Makefile.tpl (configure-build-[+module+],
2421         configure-target-[+module+]): Always build symlink tree
2422         for the directory and for include.  BUILD_SUBDIR and
2423         TARGET_SUBDIR cannot be . anymore.
2424         * Makefile.in: Regenerate.
2426 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
2428         Revert 2004-12-08 Makefile changes.
2430 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
2432         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2433         cygwin, mingw.
2435 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
2437         * configure.in (sh64-*-*): Reenable gprof.
2438         * configure: Regenerate.
2440 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
2442         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2443         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2444         (EXTRA_TARGET_FLAGS): Add PICFLAG.
2445         * Makefile.in: Regenerate.
2447 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
2449         * MAINTAINERS: Update my email address.
2451 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
2453         * Makefile.tpl: Generate normal dependencies if the LHS module is
2454         not bootstrapped.
2455         * Makefile.in: Regenerate.
2457 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2459         * configure.in: Include config/gxx-include-dir.m4.  Use
2460         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
2461         * configure: Regenerate.
2463 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2465         * config.if: Delete.
2466         * configure.in: Set libstdcxx_incdir directly.
2467         * configure: Regenerate.
2469 2004-12-02  Eric Christopher  <echristo@redhat.com>
2471         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2472         * Makefile.in: Regenerate.
2474 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2476         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2477         * configure: Regenerate.
2479 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2481         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
2482         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
2483         * configure: Regenerate.
2485 2004-12-01  Eric Christopher  <echristo@redhat.com>
2487         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2488         of things to remove.
2490 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
2492         * MAINTAINERS (Write After Approval): Update my e-mail address.
2494 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
2496         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2497         from CVS libtool to always pass_all.
2499 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2501         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2502         (hppa*64*-*-*): Delete incorrect comment.
2503         * configure: Rebuilt.
2505 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2507         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2509 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
2511         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2512         from CVS libtool to always pass_all.
2514 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2516         * install-sh, compile: Import from automake.
2518 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2520         * config.guess, config.sub:  Import from savannnah.
2522 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
2524         * MAINTAINERS (Write After Approval): Add myself
2526 2004-11-12  Mike Stump  <mrs@apple.com>
2528         * Makefile.def: Add html support.
2529         * Makefile.tpl: Likewise.
2530         * Makefile.in: Regenerate.
2532 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
2534         PR 18423
2535         * configure.in: Remove all instances of build-fixincludes from
2536         noconfigdirs.
2537         (build_configargs): Supply --target to subdirectories.
2538         * configure: Regenerate.
2540         * Makefile.def: Make gcc install depend on fixincludes install.
2541         * Makefile.in: Regenerate.
2543 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
2545         * MAINTAINERS: Add myself as gcc testsuite maintainer.
2547 2004-11-11  Paul Brook  <paul@codesourcery.com>
2549         * MAINTAINERS: Add self as arm maintainer.  Update email address.
2551 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
2553         * configure.in (noconfigdirs) [mmix-*-*]: Disable
2554         target-libgfortran.
2555         * configure: Regenerate.
2557 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
2559         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2560         like CC.
2562 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
2564         * Makefile.def (host fixincludes): Specify missing targets.
2565         * Makefile.in: Regenerate.
2567 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
2569         * MAINTAINERS: Add myself
2571 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
2573         * MAINTAINERS (Write After Approval): Add myself.
2575 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
2577         * Makefile.def: Build fixincludes for the host, too.
2578         * Makefile.in: Regenerate.
2579         * configure.in (host_tools): Add fixincludes.
2580         * configure: Regenerate.
2582 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
2584         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2585         * configure: Regenerated.
2587 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
2589         PR other/17783
2590         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2591         * configure: Regenerated.
2593 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
2595         * README.SCO: Update per FSF instructions.
2597 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
2599         PR target/18151
2600         * configure.in (case ${target}): Do not build fixincludes for avr.
2601         * configure: Regenerated.
2603 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
2605         * configure.in (case ${target}): Do not build fixincludes
2606         on platforms where it is not used.
2607         * configure: Regenerated.
2609 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
2611         * configure.in: Use an absolute path to install-sh.
2612         * configure: Regenerated.
2614 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2616         * MAINTAINERS (Write After Approval): Add myself.
2618 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
2620         * MAINTAINERS: Remove from Write After Approval those that are
2621         already maintainers.
2623 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
2625         * MAINTAINERS:  Update my email address.
2627 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2629         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2630         * configure: Regenerate.
2632 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
2634         * MAINTAINERS:  Update my email address.
2636 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
2638         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
2639         entries belonging to this category.
2641 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
2643         * MAINTAINERS: Update my e-mail address.
2645 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
2647         Fix wrong conflict resolution in:
2649         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2651         * Makefile.in: Regenerate.
2652         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2653         in the recursive `make', instead of hardwiring `all'.
2654         (Autogenerated TARGET-* variables): New.
2656 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
2658         * configure.in: Enable target-libgloss for crx-*-*.
2659         * configure: Regenerate.
2661 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2663         * MAINTAINERS (Various Maintainers): Move the "windows,
2664         cygwin, mingw" maintainer to ...
2665         (OS Port Maintainers): ... here.
2667 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
2669         * MAINTAINERS (Write After Approval): Remove those that are
2670         maintainers of some subsystem.
2672 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
2674         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2675         * ltcf-cxx.sh (tpf*): Likewise.
2676         * ltconfig (tpf*): Add TPF OS configuration support.
2678 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
2680         * MAINTAINERS: Change my email address to my new work account.
2682 2004-09-24  Michael Roth  <mroth@nessie.de>
2684         * configure.in (--without-headers): Add missing double quotes.
2685         * configure: Regenerate.
2687 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
2689         * ylwrap: Revert to previous version.
2691 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
2693         PR bootstrap/17369
2694         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2695         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2696         SET_GCC_LIB_PATH_CMD.
2697         (BASE_TARGET_EXPORTS): Likewise.
2698         * Makefile.in: Regenerated.
2700         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2701         * configure: Regenerated.
2703 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
2705         * config.guess: New upstream version
2706         * compile, depcomp, install-sh, ylwrap: Likewise.
2708 2004-09-19  Roger Sayle  <roger@eyesopen.com>
2710         * config/mh-x86omitfp: New host makefile fragment.  Add
2711         -fomit-frame-pointer to the default BOOT_CFLAGS.
2712         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2713         * configure: Regenerate.
2715 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
2717         PR target/11572
2718         * configure.in (*-*-darwin*): Renable libobjc.
2719         * configure: Regenerate.
2721 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
2723         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2725 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
2727         * Makefile.def: Remove libbanshee.
2728         * Makefile.tpl: Ditto.
2729         * configure.in: Ditto.
2730         * Makefile.in: Regen.
2731         * configure: Ditto.
2733 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
2735         * ltmain.sh: Use $pic_object as $non_pic_object if
2736         $non_pic_object=none.
2738 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
2740         * missing: Import latest version from master repository.
2742 2004-09-06  Nick Clifton  <nickc@redhat.com>
2744         * config.sub: Import latest version from master repository.
2745         * config.guess: Likewise.
2746         This includes these changes:
2748         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
2750         * config.sub: Handle crisv32, alias etraxfs.
2751         * config.guess (crisv32:Linux:*:*): Handle.
2753         2004-08-13  Brad Smith  <brad@comstyle.com>
2755         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2756         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2758         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
2760         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2761         assume the processor is a powerpc.  This is because coreutils
2762         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2763         in this case, due to a MacOS X bug that causes
2764         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2765         to return a negative number.
2766         Problem reported by Petter Reinholdtsen in:
2767         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2769         2004-07-19  Ben Elliston  <bje@gnu.org>
2771         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2773         2004-06-24  Ben Elliston  <bje@gnu.org>
2775         * config.guess: Update copyright years.
2776         * config.sub: Likewise.
2778         2004-06-22  Robert Millan  <robertmh@gnu.org>
2780         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2781         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2783         2004-06-22  Stanley F. Quayle <stan@stanq.com>
2785         * config.guess (*:*VMS:*:*): New entry. Replaces
2786         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2787         manufacturer.
2789         2004-06-22  Ben Elliston  <bje@gnu.org>
2791         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2792         * config.sub: Likewise.
2794         2004-06-22  Ben Elliston  <bje@gnu.org>
2796         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2797         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2799         2004-06-11  Ben Elliston  <bje@gnu.org>
2801         * config.guess (pegasos:OpenBSD:*:*): Remove.
2803         2004-06-11  Ben Elliston  <bje@gnu.org>
2805         From Wouter Verhelst <wouter@grep.be>:
2806         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2808         2004-06-11  Ben Elliston  <bje@gnu.org>
2810         * config.guess (luna88k:OpenBSD:*:*): New.
2812         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
2814         * config.guess (m32r*:Linux:*:*): New case.
2815         * config.sub: Handle m32rle.
2817         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
2819         From Jens Petersen  <petersen@redhat.com>:
2820         * config.sub: Handle sparcv8.
2822         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
2824         From Tom Smith <smith@cag.lkg.hp.com>:
2825         * config.guess: Version suffixes are equally significant on Tru64
2826         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
2827         prefix of "P" (patched kernel).
2829         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
2831         * config.sub: Add support for National Semiconductor CRX target.
2833 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
2835         * MAINTAINERS (Various Maintainers): Remove myself as web page
2836         maintainer, add myself as maintainer of build status lists.
2838 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2840         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2841         *-*-netware, but add target-libmudflap.
2842         Consolidate *-*-netware targets (of which really only i?86 exists)
2843         into a single entry.
2844         * configure: Likewise.
2846 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
2848         * Makefile.tpl (sorry): Remove.
2849         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2850         (cleanstrap targets): Depend on distclean, not distclean-stage1.
2851         (do-clean): Clean per-stage directories too.
2852         (do-distclean): Run distclean-stage1 too.
2853         (.NOTPARALLEL): Enable during toplevel bootstrap.
2854         (stage[+id+]-bubble): Enable parallel execution during
2855         the recursive invocation.
2856         * Makefile.in: Regenerate.
2858         Fix previous checkin:
2860         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2861         include.
2862         * configure.in: Fix indentation.
2863         * configure: Regenerate.
2865 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
2867         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2868         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2869         * configure: regenerate
2870         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2871         -mdynamic-no-pic
2874 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
2876         * Makefile.def (build_modules): Add fixincludes.
2877         (dependencies): Make gcc depend on fixincludes.
2878         * configure.in (build_tools): Add fixincludes.
2879         (build_configdirs): Always include build_libs.
2880         * Makefile.in: Regenerate.
2881         * configure: Regenerate.
2883 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
2885         * Makefile.def (bootstrap stages): Add 'lean' parameter.
2886         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2887         phony targets; do not generate timestamp files.
2888         (distclean-stageN): Remove references to their timestamp files.
2889         (restageN, touch-stageN): Remove.
2890         (stageN-bubble): Rewritten.
2891         (compare): Support lean bootstraps.
2892         * Makefile.in: Regenerate.
2894         * configure.in: Only warn when bootstrapping but
2895         build != host or build != target.  Support lean bootstraps.
2896         * configure: Regenerate.
2898 2004-08-26  Phil Edwards  <phil@codesourcery.com>
2900         * configure.in:  Give a better error message if GMP/MPFR are missing
2901         and a language needing them has been requested.
2902         * configure:  Regenerated.
2904 2004-08-25  Phil Edwards  <phil@codesourcery.com>
2906         * configure.in:  Print a list of available language front-ends if
2907         a requested one is missing.  Tidy stray tab characters.
2908         * configure:  Regenerated.
2910 2004-08-19  Michael Koch  <konqueror@gmx.de>
2912         * gcc/doc/install.texi: Update entry about automake for libjava.
2914 2004-08-17  Robert Millan  <robertmh@gnu.org>
2916         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2917         (instead of FreeBSD).
2918         * configure: Regenerate.
2920 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2922         * Makefile.in: Regenerate.
2923         * configure: Regenerate.
2925         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2926         stage_*_flags.
2927         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2928         for bootstrapped modules if toplevel bootstrap is going.
2929         (GCC bootstrap): Generate per-stage targets for all bootstrapped
2930         modules.  Adjust for changes in Makefile.def.  Enable several
2931         rules even in non-bootstrap mode, just to avoid peppering the
2932         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2933         (stage-[+prev+]-bubble): Remove.
2935         * Makefile.def (Dependencies): Depend on all-build-bison,
2936         all-build-flex, all-build-byacc, all-build-texinfo, rather
2937         than the host variations.
2938         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
2939         with BUILD_SUBDIR.
2940         (BISON): Update for recent Bisons.
2941         (YACC): Fix typo.
2942         (cross): Depend on all-build.
2943         (all): Do not depend on all-build.
2944         (prebootstrap): Remove.
2945         (dep-kind): Accept separate prefixes for MODULE and ON variables.
2946         (Prebootstrap dependencies): Add them to the per-stage targets
2947         and to all-prebootstrap.
2948         * configure.in (build_configdirs): Always enable build_tools.
2949         (BUILD_DIR_PREFIX): Remove.
2951         * Makefile.def (gcc): Add target variable.
2952         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2953         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2954         in the recursive `make', instead of hardwiring `all'.
2955         (Autogenerated TARGET-* variables): New.
2957 2004-08-13  Brian Booth  <bbooth@redhat.com>
2959         * MAINTAINERS: Remove myself from write-after-approval.
2961 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2963         * src-release: Stop distributing mmalloc with gdb (which doesn't
2964         use it).
2965         * Makefile.def: GDB doesn't depend on mmalloc anymore.
2966         * Makefile.in: Regenerate.
2968 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
2970         * configure.in (arm*-*-eabi*): New target.
2971         * configure: Regenerate.
2973 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
2975         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2976         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2977         (Dependencies): New section.
2978         * Makefile.tpl (Dependencies): Generate from Makefile.def.
2979         (configure-target-[+module+]): Depend on maybe-all-gcc
2980         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
2981         (toplevel profiledbootstrap): Fix dependencies.
2982         * Makefile.in: Regenerate.
2984 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
2986         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2987         target-libiberty to noconfigdirs.
2988         * configure: Regenerate.
2990 2004-08-03  Paul Brook  <paul@codesourcery.com>
2992         * configure.in: Check for MPFR as well as GMP.
2993         * configure: Regenerate.
2995 2004-08-01  Robert Millan  <robertmh@gnu.org>
2997         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2998         libmudflap for all GNU-based systems (with Glibc).
2999         * configure: Regenerate.
3001 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
3003         * Makefile.def (host-modules): Add gcc.
3004         * Makefile.in: Regenerate.
3005         * Makefile.tpl (sorry): New rule.
3006         (configure-host, all-host, [+make_target+]-host, do-check,
3007         install-host): Do not add gcc as a special case.
3008         (host modules): Add a small special-casing for gcc.  Export
3009         extra_make_flags through the environment.
3010         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3011         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3012         other recursive targets for gcc): Remove.
3014         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3015         (stage, unstage): New rules.
3016         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3017         distclean-stage[+id+]): Use stage_current.
3018         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3019         the stage*-start rules.
3021 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
3023         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3024         use -all_load flag.
3026 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
3028         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3029         * configure: Regenerate.
3031 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
3033         * maintainer-scripts/gcc_release: Revert yesterday's change.
3035 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
3037         * MAINTAINERS: Add myself to write-after-approval.
3039 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3041         * libf2c: Removed.
3042         * gcc/gccbug.in: Updated because of libf2c removal.
3043         * maintainer-scripts/gcc_release: Ditto.
3045 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
3047         * configure.in: Build libmudflap by default on FreeBSD.
3048         * configure: Regenerated.
3050 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
3052         * configure.in: Do not build libmudflap by default on non-GNU/Linux
3053         systems.
3054         * configure: Regenerated.
3056 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3058         PR target/16344
3059         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3060         feedback based compiler.
3061         * Makefile.in: Rebuilt.
3063 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
3065         * Makefile.def (host_modules): Set bootstrap=true for flex.
3066         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3067         * Makefile.in: Rebuilt.
3069 2004-07-07  Jan Hubicka  <jh@suse.cz>
3071         * MAINTAINERS: Add self as a profile feedback maintainer.
3073 2004-07-05  Phil Edwards  <phil@codesourcery.com>
3075         * configure.in:  Do not prepend $srcdir to /dev/null in
3076         makefile fragments.
3077         * configure:  Regenerate.
3079 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
3081         * Makefile.def (build_modules): Add bison, byacc, flex,
3082         m4, texinfo.
3083         (flags_to_pass): Add FLEX.
3084         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3085         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3086         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3087         DEFAULT_MAKEINFO): Remove.
3088         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3089         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3090         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3091         objdir or else use configured tool.
3092         (all-build): New.
3093         (all): Depend on it.
3094         (Build module dependencies): Add.
3095         * Makefile.in: Regenerate.
3096         * configure.in: Better support for multiple build modules,
3097         matching what is done for host/target modules.  Do not look
3098         for "plausible" locations of build tools if Canadian cross.
3099         Use autoconf's AC_PROG_CC to find a C compiler.  Define
3100         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
3101         * configure: Regenerate.
3103 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3105         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3106         * Makefile.in: Regenerate.
3108 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3110         * Makefile.tpl (configure-build-[+module+],
3111         configure-[+module+], configure-target-[+module+]): Pass
3112         [+extra_configure_args+].
3113         (all-build-[+module+], all-[+module+], check-[+module+],
3114         install-[+module+], [+make_target+]-[+module+],
3115         all-target-[+module+], check-target-[+module+],
3116         install-target-[+module+], [+make_target+]-target-[+module+]):
3117         Pass [+extra_make_args+].
3118         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3119         (GCC_HOST_EXPORTS): Remove.
3120         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3121         cross, check-gcc, check-gcc-c++, install-gcc,
3122         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3123         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3124         * Makefile.in: Regenerate.
3126 2004-06-21  Matthew Sachs  <msachs@apple.com>
3128         * MAINTAINERS: Added self to write-after-approval.
3130 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
3132         * configure.in: Check for srcdir/winsup rather than build directory
3133         winsup.
3134         * configure: Regenerate.
3136 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
3138         * configure.in: Don't build Cygwin native newlib if winsup
3139         directory is missing.  Emit warning instead.
3140         * configure: Regenerate.
3142 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
3144         * Makefile.tpl (touch-stage[+id+]): New.
3145         (restage[+prev+]): Depend on touch-stage[+id+].
3147         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3148         Use it throughout.
3150         * Makefile.def: Add profile and feedback bootstrap stages.
3151         Remove next field from bootstrap stages.
3152         * Makefile.tpl (LN, LN_S): Substitute.
3153         (stageN-start, stageN-end): Use double-colon rules, to
3154         provide a hook for additional setup commands.
3155         (distclean-stageN-gcc, restageN): Create dependencies from
3156         [+prev+], not from [+next+].
3157         (stageN-bubble): Add commands for successive stages from
3158         [+prev+], using double-colon rules.
3159         (all-stageN-gcc): Fix typo.
3160         (stagefeedback-start, profiledbootstrap): New.
3161         * Makefile.in: Regenerate.
3162         * configure.in: Call ACX_PROG_LN.
3163         * configure: Regenerate.
3165 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
3167         * MAINTAINERS (Write After Approval): Add myself.
3169 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
3171         * MAINTAINERS (Write After Approval): Add myself.
3173 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
3175         * configure.in: Fix --enable-bootstrap breakage introduced in trees
3176         without gcc.
3177         * configure: Regenerate.
3179 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3181         * Makefile.tpl: Fix typo.
3182         * Makefile.in: Regenerate.
3184 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
3186         * configure.in: Remove new- prefix from toplevel
3187         bootstrap targets.
3188         * configure: Regenerate.
3190 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3192         * Makefile.tpl (all.normal): Rename to all.
3193         (all): Replace with a rule to pick the default
3194         target from configure.
3195         (all-gcc, configure-gcc): Use conditionals to
3196         do nothing when toplevel bootstrap is going on.
3197         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3198         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3199         * configure.in: Support --enable-bootstrap.
3201         * Makefile.def: Remove new- prefix from toplevel
3202         bootstrap targets.
3203         * Makefile.tpl: Likewise.
3205         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
3206         target.
3208         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3209         $(RECURSE_FLAGS) to recursive invocation of make.
3211         * Makefile.in: Regenerate.
3212         * configure: Regenerate.
3214 2004-05-30  Andreas Jaeger  <aj@suse.de>
3215             Jim Wilson <wilson@specifixinc.com>
3217         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3218         like CC.
3220 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
3222         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3223         * configure: Regenerate.
3225 2004-05-25  Daniel Jacobowitz  <drow@false.org>
3227         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3228         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3229         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
3230         targets.
3231         * Makefile.in: Regenerate.
3233 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
3235         * configure.in: Test the ability to symlink directories.
3236         * configure: Regenerate.
3238         * Makefile.def (bootstrap-stage): New definitions.
3239         * Makefile.tpl (configure-stage1-gcc,
3240         configure-stage2-gcc, configure-stage3-gcc,
3241         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3242         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3243         new-restage3, compare): Autogenerate, see Makefile.in
3244         entry for behavioral changes.
3245         (distclean-stage1, new-stage1-start, new-stage1-end,
3246         new-stage1-bubble, distclean-stage2, new-stage2-start,
3247         new-stage2-end, new-stage2-bubble, distclean-stage3,
3248         new-stage3-start, new-stage3-end): New autogenerated targets.
3249         (objext, prebootstrap, BOOT_CFLAGS,
3250         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3251         targets.
3253         * Makefile.in: Regenerate.
3254         (distclean-stage1, new-stage1-start, new-stage1-end,
3255         new-stage1-bubble, distclean-stage2, new-stage2-start,
3256         new-stage2-end, new-stage2-bubble, distclean-stage3,
3257         new-stage3-start, new-stage3-end): New targets.
3258         (all-stage1-gcc): Move prebootstrap dependency from here...
3259         (configure-stage1-gcc): ...to here.
3260         (new-bootstrap): Use bubble targets.
3261         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3262         Use per-stage distclean targets.
3263         (configure-stage1-gcc, configure-stage2-gcc,
3264         configure-stage3-gcc, all-stage1-gcc,
3265         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3266         Use new-stageN-start to prepare the tree.
3268 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
3270         * Makefile.def (host_modules): add libcpp.
3271         * Makefile.tpl: Add dependencies on and for libcpp.
3272         * Makefile.in: Regenerate.
3273         * configure.in: Add libcpp host module.
3274         * configure: Regenerate.
3276 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
3278         * Makefile.tpl: Whenever a recursive target is defined, wrap
3279         it in a special @if/@endif block, and prepare its maybe
3280         dependency in the @if/@endif block
3281         * configure.in: Instead of writing maybe dependencies, remove
3282         the @if/@endif statements, and remove the @if/@endif blocks
3283         that remain.
3284         * configure: Regenerate.
3285         * Makefile.in: Regenerate.
3287 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
3289         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3291 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
3293         PR bootstrap/15120
3294         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3295         * */configure: Rebuilt.
3297 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
3299         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3300         of libf2c.
3301         * configure, Makefile.in: Regenerate.
3303 2004-05-13  Tobias SchlÃÂüter  <tobi@gcc.gnu.org>
3305         * MAINTAINERS (Write After Approval): Add myself.
3307 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3309         Merge from tree-ssa-20020619-branch.
3311         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3312         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3313         (HOST_GMPLIBS): Define.
3314         (HOST_GMPINC): Define.
3315         (TARGET_LIB_PATH): Add libmudflap.
3316         (GFORTRAN_FOR_TARGET): Define.
3317         (configure-build*): Export GFORTRAN.
3318         (configure-gcc): Export GMPLIBS and GMPINC.
3319         (all-gcc): Add maybe-all-libbanshee.
3320         (configure-target-libgfortran): Define.
3321         * Makefile.in: Regenerate.
3322         * configure.in (host_libs): Add libbanshee.
3323         (target_libraries): Add target-libmudflap and target-libgfortran.
3324         Add --with-libbanshee.
3325         Handle --disable-libmudflap.
3326         (*-*-freebsd*): Use with_gmp.
3327         Add $(libgcj) to noconfigdirs.
3328         * configure: Regenerate.
3329         * depcomp: New file.
3330         * MAINTAINERS: Add tree-ssa maintainers.
3332 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
3334         * MAINTAINERS (Various Maintainers): Add myself.
3336 2004-04-30  Brian Ford  <ford@vss.fsi.com>
3338         * MAINTAINERS (Write After Approval): Add myself.
3340 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
3342         * MAINTAINERS (Write After Approval): Add myself.
3344 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
3346         * config/acx.m4: Fix fastcompare support for new-bootstrap.
3347         * configure: Regenerate.
3349 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
3351         Revert:
3352         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3354         * Makefile.def (flags_to_pass): Remove *dir variables that
3355         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3356         as well as prefix and exec_prefix.
3357         * Makefile.in: Regenerate.
3359 2004-04-26  Robert Millan  <robertmh@gnu.org>
3361         Add patches from libtool CVS.
3362         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
3363         * ltconfig: Likewise.
3364         * ltcf-c.sh: Likewise.
3365         * ltcf-cxx.sh: Likewise.
3366         * ltcf-gcj.sh: Likewise.
3368 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3370         * Makefile.def (host_modules): Mark with the bootstrap
3371         flag packages on which gcc depends.
3372         * Makefile.tpl (all-bootstrap): Use it.
3373         * Makefile.in: Regenerate.
3375 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3377         * Makefile.def (flags_to_pass): Remove *dir variables that
3378         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3379         as well as prefix and exec_prefix.
3380         * Makefile.in: Regenerate.
3382 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3384         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3385         * configure: Regenerate.
3386         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3387         * gcc/Makefile.tpl (compare): Use the result of the test.
3388         * gcc/Makefile.in: Regenerate.
3390 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
3392         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3393         Always relocate gcc and prev-gcc to the original names, even
3394         if the build fails.
3395         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3396         New targets.
3398 2004-04-23  Laurent GUERBY <laurent@guerby.net>
3400         * MAINTAINERS: Update my email address.
3402 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3404         * configure.in (mips*-*-irix5*): Enable ld.
3405         * configure: Regenerate.
3407 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3409         * configure: Regenerate.
3411 2004-04-15  James E Wilson  <wilson@specifixinc.com>
3413         * Makefile.tpl (configure-[+module+], configure-gcc,
3414         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3415         Set and export LDFLAGS.
3416         * Makefile.in: Regenerate.
3418 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
3420         * MAINTAINERS: Add myself to write-after-approval.
3422 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3424         PR bootstrap/14871
3425         * Makefile.tpl: If we don't have built-in-tree target tools,
3426         use the ones found by configure rather than hacking around with
3427         program_transform_name.
3428         * configure.in: Give Makefile.tpl the information necessary
3429         to do that.
3430         * Makefile.in: Regenerate.
3431         * configure: Regenerate.
3433 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
3435         PR bootstrap/14760
3436         * configure.in: When computing baseargs, strip *all* copies of
3437         offending options.  Also, don't match/substitute the trailing space,
3438         so that this actually works when two similar options are separated by
3439         only one space.
3440         * configure: Regenerate.
3442 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
3444         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3445         (rs6000-*-aix*): Same.
3446         * configure: Regenerate.
3448 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
3450         * MAINTAINERS: Add myself to write-after-approval.
3452 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
3454         * MAINTAINERS: Add myself to write-after-approval.
3456 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
3458         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3459         STRICT_WARN, WARN_CFLAGS flags passed down to make.
3460         * Makefile.in: Regenerate.
3462         * configure.in (top level bootstrap support): Rework --enable-werror
3463         to set @stage2_werror_flag@.
3464         * configure: Regenerate.
3465         * Makefile.tpl (top level bootstrap support): Pass
3466         @stage2_werror_flag@ down to configure in stages 2 and 3.
3467         * Makefile.in: Regenerate.
3469 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3471         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3472         for stages 2 and 3 as well as in make.  As a consequence, remove
3473         OUTPUT_OPTION (now detected by configure) from the flags passed down
3474         to make.
3475         * Makefile.in: Regenerate.
3477         * Makefile.tpl (new-bootstrap): Fix typo.
3478         * Makefile.in: Regenerate.
3480 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3482         * Makefile.tpl: Rearrange by moving recursive_targets rules
3483         into their proper sections.
3484         * Makefile.tpl (top level bootstrap support): Move disabling
3485         of coverage flags from 'make' to 'configure'; improve comments.
3486         * Makefile.in: Regenerate.
3488         * Makefile.tpl (experimental top level bootstrap) Move stage1
3489         language setting from all- target to configure- target; disable
3490         intermodule optimization in stage 1; prevent gratuitous rebuilds
3491         of stage 1.
3492         * Makefile.in: Regenerate.
3493         * configure.in: Comma-separate stage 1 language list for top
3494         level bootstrap.
3495         * configure: Regenerate.
3497         * Makefile.tpl: Clean up experimental top level bootstrap support:
3498         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3499         prev-gcc in configure- targets as well as all- targets.
3500         * Makefile.in: Regenerate.
3502 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
3504         * compile: New file imported from automake.
3506 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
3508         * configure.in: Remove symbolic link section.
3509         * configure: Regenerate.
3510         * Makefile.tpl (links): Remove.
3511         * Makefile.in: Regenerate.
3513 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
3514             Nathanael Nerode  <neroden@gcc.gnu.org>
3516         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
3517         Set with AC_CHECK_PROGS.
3518         * configure.in: Fix comment typo from last patch.
3519         * configure: Regenerate.
3521 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
3523         * Makefile.tpl: Introduce experimental top level bootstrap support.
3524         * Makefile.in: Regenerate.
3525         * configure.in: Introduce support for top level bootstrap.
3526         * configure: Regenerate.
3528 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3529             Paolo Bonzini  <bonzini@gnu.org>
3531         PR bootstrap/14522
3532         * configure.in: Cope with shells that do not support unquoted ^
3533         * configure: Regenerate.
3535 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3536             Paolo Bonzini  <bonzini@gnu.org>
3538         PR bootstrap/14522
3539         * configure.in: Cope with shells that do not support nesting
3540         quotes inside quoted backquote substitutions.
3541         * configure: Regenerate.
3543 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
3545         PR bootstrap/14522
3546         * configure.in: Fix escaping of $.
3547         * configure: Regenerate.
3549 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3551         * configure: Regenerate, since I forgot to while committing Paolo's
3552         changes.
3554 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
3556         PR ada/14131
3557         Move language detection to the top level.
3558         * configure.in: Find default values for the tools as
3559         soon as possible.  Disable ada if GNAT is not found.
3560         Emit error message about missing languages.  Expand
3561         --enable-languages=all for the gcc subdirectory.
3563 2004-03-10  Ben Elliston  <bje@gnu.org>
3565         * MAINTAINERS: Update my email address.
3567 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
3569         * ltconfig: Disable building static libraries if building shared
3570         libraries on AIX 5L.
3572 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
3574         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3575         and disable libgcj.
3576         * configure: Regenerated.
3578 2004-03-01  Brian Booth  <bbooth@redhat.com>
3580         * MAINTAINERS: Add myself to write-after-approval.
3582 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
3584         * MAINTAINERS: Add myself to write-after-approval.
3586 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3588         PR bootstrap/7087
3589         * Makefile.tpl: Guard XFOO sed statements better.
3590         * Makefile.tpl: Add dependency for configure-target-libada.
3591         * Makefile.in: Regenerate (incidentally fixes broken
3592         commit when libada-branch was merged).
3594 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
3596         * MAINTAINERS: Add myself to write-after-approval.
3598 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
3600         * MAINTAINERS: Add Nicola Pero and myself as libobjc
3601         maintainers.
3603 2004-02-20  Andrew Cagney  <cagney@redhat.com>
3605         * config.guess: Update from version 2003-10-16 to 2004-02-16.
3606         * config.sub: Update from version 2003-11-03 to 2004-02-16.
3608 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3610         PR bootstrap/11932
3611         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3613 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
3615         * MAINTAINERS: Added myself to write-after-approval.
3617 2004-02-14  Michael Koch  <konqueror@gmx.de>
3619         * MAINTAINERS: Added myself to write-after-approval.
3621 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
3623         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
3624         some OS port maintainers to OS port maintainers section.
3626 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
3628         * MAINTAINERS: Add self.
3630 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
3632         * MAINTAINERS: Alphabetize.
3634 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
3636         * MAINTAINERS: Remove myself.
3638 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
3640         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3641         (rs6000-*-aix*): Same.
3642         * configure: Regenerate.
3644 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
3646         * configure.in (host): Add in missing $noconfigdirs to defines.
3647         * configure: Regenerate.
3649 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
3650             Nathanael Nerode  <neroden@gcc.gnu.org>
3652         PR ada/6637, PR ada/5911
3653         Merge with libada-branch:
3654         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3655         with appropriate dependencies. Add --enable-libada configure switch.
3656         * configure, Makefile.in: Regenerate.
3658 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
3660         * MAINTAINERS: Add myself to write-after-approval.
3662 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3664         * configure.in: Don't pass --with-stabs on IRIX 5 either.
3665         * configure: Regenerate.
3667 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
3669         Merge from upstream:
3671         * ltmain.in: When setting IFS to '~', be careful about user
3672         arguments that contain '~'.
3674         2004-02-04  Peter O'Gorman  <peter@pogma.com>
3676         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
3677         Also test $base_compile against $CC with escaped arguments. Bug
3678         reported by Geoff Keating <geoffk@apple.com>.
3680 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
3682         * MAINTAINERS: Remove i960 port.
3684 2004-01-23  DJ Delorie  <dj@redhat.com>
3686         * Makefile.def (target_modules) [libiberty]: Don't stage.
3687         * Makefile.in: Rebuilt.
3689 2004-01-20  Caroline Tice  <ctice@apple.com>
3691         * MAINTAINERS: Add myself to write-after-approval.
3693 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
3695         * MAINTAINERS: Update my email address.
3697 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
3699         * MAINTAINERS: Add myself to write-after-approval.
3701 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3703         * MAINTAINERS: Remove entries without email address.
3705 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
3707         * MAINTAINERS: Add myself to write-after-approval.
3709 2004-01-15  Steven Bosscher  <stevenb@suse.de>
3711         * MAINTAINERS: Update my email address.
3713 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
3715         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3716         * Makefile.tpl (configure-target-[+module+]): Support stage.
3717         * Makefile.in: Rebuilt.
3719 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
3721         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
3723 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
3725         * MAINTAINERS: Add myself as a MIPS maintainer.
3727 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3729         * configure.in: Use ./config.cache, not config.cache.
3730         * configure: Regenerate.
3731         * Makefile.tpl: Special-casing not needed for GCC any more.
3732         * Makefile.in: Regenerate.
3734         * configure.in: Don't share a cache file for host dirs.
3735         * configure: Regenerate.
3737         * config-ml.in: Don't mess with the cache file.
3739 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3741         * MAINTAINERS: Move myself from 'Write After Approval' to
3742         'CPU Port Maintainers' section as SPARC maintainer.
3744 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3746         * Makefile.tpl: Make GCC use a separate config.cache.
3747         * Makefile.in: Regenerate.
3749         PR bootstrap/11932, PR bootstrap/11933
3750         (I don't know if it will fix either of them, but it relates
3751         to them.)
3752         * configure.in: Don't use shared config.cache for target
3753         directories.
3754         * configure: Regenerate.
3756 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
3758         * MAINTAINERS: Add myself to 'Write After Approval' section.
3760 2003-12-31  Roger Sayle  <roger@eyesopen.com>
3762         * configure.in (ia64*-*-hpux*): Disable building java libraries.
3763         * configure: Regenerated.
3765 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
3767         * MAINTAINERS: Remove the mn10200 maintainer.
3769 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
3771         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3772         * configure: Regenerated.
3774 2003-12-16  Jan Hubicka  <jh@suse.cz>
3776         * MAINTAINERS: Add myself as callgraph maintainer.
3778 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
3780         * configure.in (raw_libstdcxx_flags): Remove the leading space.
3781         * configure: Regenerate.
3783 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3785         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3786         'Write After Approval' section. Update email.
3788 2003-12-01  James Lemke <jim@wasabisystems.com>
3790         * MAINTAINERS (Write After Approval): Add myself.
3792 2003-11-20  Matt Thomas  <matt@3am-software.com>
3794         * MAINTAINERS: Add myself as a vax port maintainer.
3796 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
3798         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3799         (configure-build-[+module+], configure-[+module+]): Likewise.
3800         (configure-target-[+module+], configure-gcc, config.status): Likewise.
3801         * Makefile.in: Regenerate.
3803 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
3805         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
3806         shared/dylibed libraries.
3807         * ltmain.sh: Likewise.
3808         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
3809         * ltcf-cxx.sh: Likewise.
3810         * ltcf-gcj.sh: Likewise.
3811         * ltconfig: Likewise.
3813 2003-11-17  Stan Cox  <scox@redhat.com>
3815         * MAINTAINERS: Add myself as iq2000 port maintainer.
3817 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
3819         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3820         * Makefile.in: Regenerate.
3822 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
3824         * config.sub: Update to 2003-11-03 version.
3826 2003-10-20  Phil Edwards  <phil@codesourcery.com>
3828         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
3829         * configure:  Regenerate.
3831 2003-10-20  Nicolas Pitre <nico@cam.org>
3833         * MAINTAINERS: Add myself to 'Write After Approval' section.
3835 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
3837         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
3839 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
3841         * MAINTAINERS: Update my email address.
3843 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3845         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
3847 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
3849         * MAINTAINERS: Add myself to 'Write After Approval' section.
3851 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
3853         * config.guess: Update to 2003-10-16 version.
3854         * config.sub: Update to 2003-10-16 version.
3856 2003-10-15 David Daney  <ddaney@avtrex.com>
3858         * MAINTAINERS: Added myself to 'Write After Approval' section.
3860 2003-10-15  Falk Hueffner  <falk@debian.org>
3862         * MAINTAINERS: Move myself from 'Bug database only accounts' to
3863         'Write After Approval' section. Update email.
3865 2003-10-14  Roger Sayle  <roger@eyesopen.com>
3867         * MAINTAINERS: Move myself from 'Write After Approval' to
3868         'Various Maintainers' section as middle-end maintainer.
3870 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3872         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3873         HOST_FLAGS_TO_PASS.
3874         * Makefile.in: Regenerate.
3876 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
3878         * config.guess: Update to 2003-10-07 version.
3879         * config.sub: Update to 2003-10-07 version.
3881 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3883         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
3884         * ltconfig (irix5*, irix6*): Don't override version_type.
3886 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
3888         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3889         * configure: Rebuilt
3890         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3891         * Makefile.in: Rebuilt
3893 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3895         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3897 2003-09-30  Carlo Wood  <carlo@alinoe.com>
3899         * MAINTAINERS (Write After Approval): Add myself.
3901 2003-09-29  Paul Koning  <ni1d@arrl.net>
3903         * MAINTAINERS: Move myself from "Write After Approval"
3904         to CPU platform maintainers for pdp11 platform.
3906 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
3908         * MAINTAINERS: Move myself from 'Write After Approval' to
3909         'Various Maintainers' section as libffi testsuite maintainer.
3911 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
3913         * configure.in: Pass a computed --program-transform-name
3914         to subconfigures.
3915         * configure: Regenerated.
3917 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
3919         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3920         * Makefile.in: Regenerate.
3922         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3923         * Makefile.in: Regenerate.
3925 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
3927         * MAINTAINERS: Move myself from 'Write After Approval'
3928         to 'Various Maintainers' (objective-c) section.
3930 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
3932         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3933         quoting.
3934         * configure: Regenerated.
3936 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
3938         * MAINTAINERS (Write After Approval): Add myself to write after
3939         approval list.
3941 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
3943         * MAINTAINERS (Write After Approval): Add myself.
3945 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
3947         * MAINTAINERS: Update my e-mail address.
3949 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
3951         * libtool.m4 (LD): Correct powerpc64 host match.
3953 2003-09-06  James E Wilson  <wilson@tuliptree.org>
3955         * MAINTAINTERS: Update my affiliation and email address.
3957 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3959         * MAINTAINERS (Write After Approval): Add myself.
3961 2003-09-04  DJ Delorie  <dj@redhat.com>
3963         * configure: Regenerate.
3965 2003-09-04  Robert Millan  <robertmh@gnu.org>
3967         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
3969 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3971         * configure.in: Ensure arguments to sed are properly spaced.
3972         * configure: Regenerate.
3974 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3976         * MAINTAINERS: Update my e-mail address.
3978 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
3980         * MAINTAINERS (Write After Approval): Add myself.
3982 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
3984         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3985         * configure: Regenerated.
3987 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
3989         * MAINTAINERS: Update my email address.
3991 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
3993         * configure.in:  Use newline instead of semicolon when assuming
3994         shell arguments in a for loop.
3995         * configure:  Regenerated.
3997 2003-08-22  Jason Eckhardt  <jle@rice.edu>
3999         * MAINTAINERS: Resurrect the i860 maintainer.
4001 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
4003         PR 8180
4004         * configure.in: When testing with_libs and with_headers, treat
4005         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
4006         * configure: Regenerate.
4008         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4009         make, shell, etc.
4010         (baseargs): Likewise.
4011         * configure: Regenerate.
4013 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
4015         * MAINTAINERS (Write After Approval): Add myself.
4017 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
4019         * configure.in: Disable libgcj for darwin not on powerpc.
4020         * configure: Rebuild.
4022 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
4024         * config-ml.in, symlink-tree: Add license.
4026 2003-08-03  Richard Stallman  <rms@gnu.org>
4027             Eben Moglen  <moglen@columbia.edu>
4029         * README.SCO: New file.
4031 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
4033         * Makefile.tpl (check, check-c++): Express dependencies using
4034         dependencies rather than commands.
4035         * Makefile.in: Regenerate.
4037 2003-08-01  Andrew Cagney  <cagney@redhat.com>
4039         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4040         * configure: Ditto.
4042 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
4044         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4045         * Makefile.in: Update.
4047 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
4049         * configure.in: Enable libgcj for darwin.
4050         * configure: Rebuild.
4052 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
4054         * config-ml.in:  Use ac_configure_args directly instead of
4055         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
4056         actually seen.
4058 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4060         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4061         creating target and build subdirs to build all parent dirs as needed.
4062         * Makefile.in: Rebuild.
4063         * configure.in: Don't build dirs explicitly here.
4064         * configure: Rebuild.
4066 2003-07-26  Paul Brook  <paul@nowt.org>
4068         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4070 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
4072         * Makefile.tpl (all-make): Depend on intl.
4073         * Makefile.in: Rebuilt.
4075 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
4077         * install-sh:  Update to newer upstream versions (associated with
4078         aclocal 1.7).
4079         * mkinstalldirs:  Likewise.
4080         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
4082 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
4084         * MAINTAINERS: Move self from Bug database only accounts
4085         to write-after-approval.
4087 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4089         * config.if: Remove unused libc_interface determination.
4091 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4093         * MAINTAINERS: Move self from write-after-approval to
4094         build machinery (*.in).
4096 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4098         PR bootstrap/11273
4099         PR bootstrap/11408
4100         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
4101         unused INSTALL_PROGRAM_ARGS.
4102         * configure.in: Use AC_PROG_INSTALL.
4103         * Makefile.in: Regenerate.
4104         * configure: Regenerate.
4106 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
4108         * MAINTAINERS: Alphabetize.
4110 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
4112         * configure: Rebuilt.
4113         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4114         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4115         newlib nor libgloss.
4116         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
4117         * configure.in (am33_2.0-*-linux*): Added.
4119 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
4121         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4122         * configure: Regenerate.
4124 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
4126         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4127         * Makefile.in: Regenerate.
4129 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4131         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4132         * Makefile.in: Regenerate.
4134 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
4136         * Makefile.tpl: Replace PWD with PWD_COMMAND.
4137         * Makefile.in: Regenerated.
4139         * config-ml.in: Replace PWD with PWD_COMMAND.
4141 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4143         * intl: New directory; see intl/ChangeLog for details.
4144         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4145         * Makefile.tpl: all-gcc depends on maybe-all-intl.
4146         * Makefile.in: Regenerate.
4148 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4150         * configure.in: Clean up config-lang.in handling.  Delete
4151         useless assignment to "subdirs".
4152         * configure: Regenerate.
4154 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4156         * configure.in: Rename 'target_libs' to 'target_libraries'.
4157         Remove useless reference to 'target_libs'.
4158         * configure: Regenerate.
4160 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
4162         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4163         * Makefile.in: Regenerate.
4165 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4167         * Makefile.def: Introduce flags_to_pass.
4168         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4169         * Makefile.in: Regenerate.
4171 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
4173         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4174         and target-libgloss.
4175         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4176         <h8300*-*-*>: Disable libf2c and ${libgcj}.
4177         * configure: Regenerate.
4179 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4181         * configure.in: Update testsuite_flags to new location.
4182         * configure. Regenerate.
4184 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4186         * Makefile.tpl: Remove BUILD_CC stuff.
4187         * Makefile.in: Regenerate.
4189 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4191         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4193 2003-06-16  Graeme Peterson <gp@qnx.com>
4195         * MAINTAINERS (Write After Approval): Add myself.
4197 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
4199         * config.guess: Update to 2003-06-12 version.
4200         * config.sub: Update to 2003-06-13 version.
4202 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
4204         * config.guess: Update to 2003-06-06 version.
4205         * config.sub: Update to 2003-06-06 version.
4207 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4209         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4210         * configure. Regenerate.
4212 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4214         * configure.in: Disable serial configure by default.
4215         * configure: Regenerate.
4216         * Makefile.tpl: Abolish .NOTPARALLEL.
4217         * Makefile.in: Regenerate.
4219         * Makefile.tpl: Replace {build,host,target}_canonical by
4220         {build,host,target}.
4221         * Makefile.in: Regenerate.
4223         * Makefile.tpl: Fix stupid pasto.
4224         * Makefile.in: Regenerate.
4226 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4228         * Makefile.tpl: Remove bogus conditional.
4229         * Makefile.in: Regenerate.
4231 2003-06-05  Jan Hubicka  <jh@suse.cz>
4233         * Makefile.tpl (profiledbootstrap): New target.
4234         * Makefile.in (profiledbootstrap): New target.
4236 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
4238         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4239         Pinski. Remove user names from other bugzilla-only maintainers.
4241 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4243         * Makefile.tpl: Make 'recursive targets' using autogen rather
4244         than shell loop.  Remove duplicate 'clean' targets and false
4245         comments.
4246         * Makefile.def: Add systematic dependencies to 'recursive' targets.
4247         Add systematic method of specifying missing targets in subdirs.
4248         Add copyright boilerplate.
4249         * Makefile.in: Regenerate.
4250         * configure.in: Add 'recursive targets' to maybe list.
4251         * configure: Regenerate.
4253         * MAINTAINERS: "GNATS only" -> "Bug database only".
4255         * Makefile.tpl: Rename [+target+] to [+make_target+].
4256         * Makefile.def: Rename 'target' to 'make_target'.
4258 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
4260         * MAINTAINERS: Add self as options handling maintainer.
4262 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
4264         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
4265         been too long since I touched those ports.
4267 2003-05-28  DJ Delorie  <dj@redhat.com>
4269         * Makefile.tpl: Make maybe-check-gcc .PHONY.
4270         * Makefile.in: Regenerate.
4272 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4274         * configure.in: Use curly braces in the definition of tooldir.
4275         * configure: Regenerate.
4277 2003-05-21  DJ Delorie  <dj@redhat.com>
4279         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4280         newlib or libgloss.
4281         * Makefile.in: Regenerate.
4283 2003-05-21  DJ Delorie  <dj@redhat.com>
4285         * Makefile.tpl: Add missing empty maybe-check-gcc target.
4286         * Makefile.in: Regenerate.
4288 2003-05-20  Ian Lance Taylor  <ian@airs.com>
4290         * MAINTAINERS: Update my e-mail address.
4292 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4294         * configure.in: Switch more things to use maybe dependencies.
4295         * Makefile.tpl: Switch more things to use maybe dependencies.
4296         Factor out common code from autogen IF statements.
4297         * configure: Regenerate.
4298         * Makefile.in: Regenerate.
4300 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
4302         * configure.in: Accept i[3456789]86 for machine type.
4303         * configure: Regenerate.
4305 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4307         * configure.in: Switch more things to use maybe dependencies.
4308         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
4309         * configure: Regenerate.
4310         * Makefile.tpl: Switch more things to use maybe dependencies.
4311         * Makefile.in: Regenerate.
4313 2003-05-16  Andreas Schwab  <schwab@suse.de>
4315         * Makefile.tpl (install-opcodes): Define.
4316         * Makefile.in: Rebuild.
4318 2003-05-13  Andreas Jaeger  <aj@suse.de>
4320         * config.guess: Update to 2003-05-09 version.
4321         * config.sub: Update to 2003-05-09 version.
4323 2003-05-13  Michael Eager <eager@mvista.com>
4325         * configure.in: Correct sed script so that options in quotes are not
4326         deleted.
4327         * configure: Rebuild.
4329 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
4331         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
4332         and $$s/newlib/libc/sys/cygwin32 include paths.
4333         * configure: Ditto.
4335 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
4337         * MAINTAINERS: Update my email addresses.
4339 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
4341         * config-ml.in: Propagate INSTALL variables.
4343 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4345         * MAINTAINERS: Remove duplicate entries in Write After Approval.
4347 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
4349         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
4350         * Makefile.in: Regenerate.
4352 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
4354         * MAINTAINERS (GNATS only): Add Falk Hueffner.
4356 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
4358         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
4360 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
4362         * Makefile.tpl: Clean $(BUILD_SUBDIR).
4363         * Makefile.in: Regenerated.
4365 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
4367         * MAINTAINERS (Write After Approval): Upgrade myself from
4368         GNATS only to write-after-approval. Update my mail address.
4370 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
4372         (OS Port Maintainers: freebsd): Add myself.
4374 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
4376         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
4378 2003-04-22  Kean Johnston  <jkj@sco.com>
4380         * MAINTAINERS (SCO ports): Added myself.
4382 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
4384         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
4386 2003-04-19  Kean Johnston  <jkj@sco.com>
4388         * MAINTAINERS (Write After Approval): Add myself.
4390 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4392         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
4393         * Makefile.in: Regenerate.
4395 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
4397         * configure.in (powerpc64*-*-linux*): Remove.
4398         * configure: Rebuilt.
4400 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
4402         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
4403         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
4404         and restrap.
4405         * Makefile.in:  Regenerate.
4407 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
4409         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
4410         * configure: Regenerated.
4412 2003-04-15  DJ Delorie  <dj@redhat.com>
4414         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
4416 2003-04-13  Nick Clifton  <nickc@redhat.com>
4418         * config-ml.in: Remove support for --disable-aix removing
4419         call-aix multilibs.
4421 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
4423         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
4424         * */configure: Rebuilt.
4426 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
4428         * MAINTAINERS: Add my email address.
4430 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
4432         * MAINTAINERS (Write After Approval): Add myself.
4434 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4436         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
4437         * Makefile.in: Regenerate.
4439 2003-03-14  Michael Chastain  <mec@shout.net>
4441         * Makefile.in: Regenerate with correct Makefile.def.
4443 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4445         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
4446         Make macro.
4447         * Makefile.in: Regenerate.
4448         * configure.in: Clean up gxx_include_dir logic.
4449         * configure: Regenerate.
4451 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
4453         * MAINTAINERS (Write After Approval): Add myself.
4455 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
4457         * MAINTAINERS: Update my mail address.
4459 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4461         * configure.in (gxx_include_dir): Fix typo.
4462         * configure: Regenerated.
4464 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4466         * Makefile.tpl: Reindent.
4467         * Makefile.in: Regenerate.
4468         * configure.in: Reindent.  Don't set unused variables.
4469         * configure: Regenerate.
4471 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
4473         * configure.in: Include $(build_tooldir)/sys-include in
4474         FLAGS_FOR_TARGET.
4475         * configure: Regenerated.
4477 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4479         * Makefile.tpl: Always pass down RANLIB.
4480         * Makefile.in: Regenerate.
4482         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
4483         * Makefile.in: Regenerate.
4484         * configure.in: Remove unused logic relating to --enable-shared
4485         and --enable-threads.  Remove bogus comments.  Remove redundant
4486         noconfigdirs.
4487         * configure: Regenerate.
4489         * configure.in: Replace ${libstdcxx_version} by its value.
4490         Remove reference to mh-dgux.
4491         * configure: Regenerate.
4493 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
4495         * MAINTAINERS (Write After Approval): Add myself.
4497 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4499         * Makefile.tpl: Rearrange.
4500         * Makefile.in: Regenerate.
4502 2003-02-25  Uwe Stieber <uwe@wwws.de>
4504         * configure.in: Add support for kaOS as cross build target system.
4505         * configure: Regenerated.
4507 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
4509         * MAINTAINERS (Write after approval): Add myself.
4511 2003-02-21  James E Wilson  <wilson@tuliptree.org>
4513         * MAINTAINERS: Update my email address.
4515 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
4517         * MAINTAINERS: Add self to blanket write privs. section.
4519 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
4521         * Makefile.tpl: Add definition of CPPFLAGS to pass into
4522         configure-target-* as some target builds may require additional
4523         flags for preprocessor tests.
4524         * Makefile.in: Regenerated.
4526 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
4528         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
4529         * ltconfig: Handle it.
4530         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
4531         auto-detecting it.
4533         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
4534         it is used as argument to $CC.
4535         * ltcf-gcj.sh: Likewise.
4537         * configure.in: Introduce --enable-maintainer-mode.
4538         * configure: Rebuilt.
4539         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
4540         for maintainer mode.
4541         * Makefile.in: Rebuilt.
4543 2003-02-18  Jason Merrill  <jason@redhat.com>
4545         * Makefile.tpl (check-c++): Allow parallelism.
4547 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4549         * MAINTAINERS: Remove John Carr (who never actually had access to
4550         gcc.gnu.org).
4552 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
4554         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
4555         don't configure target-libobjc.
4556         * configure: Regenerate.
4558 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4560         * Makefile.tpl (RANLIB): Define.
4561         * Makefile.in: Regenerate.
4563 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
4565         * MAINTAINERS: Update my email.
4567 2003-02-06  Keith R Seitz  <keiths@redhat.com>
4569         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
4570         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
4571         * Makefile.in: Regenerated.
4572         * configure.in: Remove all traces of snavigator, db, and grep.
4573         * configure: Regenerated.
4575 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4577         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
4578         After Approval.
4580 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4582         * MAINTAINERS (Write after approval): Add myself.
4584 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
4586         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
4587         * Makefile.in: Regenerated.
4589 2003-01-30  Roger Sayle  <roger@eyesopen.com>
4591         * config.guess: Updated to 2003-01-30's version.
4592         * config.sub: Updated to 2003-01-28's version.
4594 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
4596         * config.if: If gcc_version is already set, just use it.  Don't set
4597         gcc_version_trigger if it's already set, otherwise set it to
4598         gcc/version.c, but only if the file exists.  If it is not set and
4599         gcc/version.c does not exist, try to extract the version number from
4600         $CC.
4602 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
4604         * MAINTAINERS: Add myself to write-after-approval list.
4606 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
4608         * configure.in:  Revert 24Jan change.
4609         * configure:  Regenerate.
4611 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4613         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
4614         entry of HJ Lu.
4616 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4618         * configure.in: Revert previous change.
4619         * configure: Regenerate.
4621 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4623         * configure.in: Make rda native-only.
4624         * configure: Regenerate.
4626 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4628         * MAINTAINERS: Move myself from GNATS-only-accounts to
4629         write-after-approval.
4631 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4633         * configure.in: Add missing \.
4634         * configure: Rebuilt.
4636 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
4638         * configure.in (baseargs): Avoid using \| in sed regular
4639         expressions.
4640         * configure: Rebuilt.
4642 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
4644         * configure.in (baseargs): Remove all supported forms of
4645         --cache-file, --srcdir, --host, --build and --target options
4646         from argument lists.
4647         * configure: Rebuilt.
4649 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
4651         * MAINTAINERS: Add myself to write-after-approval list.
4653 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
4655         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
4656         * configure: Rebuilt.
4658 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4660         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
4661         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
4662         * Makefile.in: Regenerate.
4663         * configure: Regenerate.
4665 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
4667         * configure.in: Remove Makefile in build, host and target modules
4668         unless configure was run with --no-recursion.
4669         * configure: Rebuilt.
4671 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
4673         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
4674         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
4675         * Makefile.in: Regenerate.
4677 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
4679         * config.guess: Update to 2003-01-03 version.
4680         * config.sub: Update to 2003-01-03 version.
4682 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4684         * configure: Regenerate with proper autoconf 2.13.
4686 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4688         * configure.in: Add AC_PREREQ for consistency.
4689         * configure: Regenerate.
4691 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
4693         * configure.in (GDB_TK): Add tcl directories conditional on
4694         gdb/gdbtk directory being present.
4695         * configure: Regenerate.
4697 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
4699         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
4700         by gcc if LD is not defined and we are not doing a Canadian Cross.
4701         * configure: Rebuilt.
4703 2002-12-31  Tom Tromey  <tromey@redhat.com>
4705         * Makefile.in: Rebuilt.
4706         * Makefile.def (target_modules) [libffi]: Allow installation.
4708 2002-12-31  Andreas Schwab  <schwab@suse.de>
4710         * configure.in: Fix use of $program_transform_name.
4711         * configure: Regenerated.
4713 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
4715         * configure.in (baseargs): Don't remove first configure argument.
4716         * configure: Regenerated.
4718 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
4720         * Makefile.tpl (local-distclean): Don't remove...
4721         (multilib.ts): ... this.  Moved into...
4722         (multilib.out): ... this.  Don't use sub-make.
4723         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4724         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4725         (configure-build-[+module+], configure-[+module+],
4726         configure-target-[+module+], configure-gcc): ... these.  Test
4727         for Makefile existence.  Drop config.status from dependencies.
4728         * Makefile.in: Rebuilt.
4729         * configure.in: Move gcc-version-trigger to the end of
4730         ac_configure_args.  Add comments to maybedep.tmp and
4731         serdep.tmp.  Introduce --disable-serial-configure.  Remove
4732         nonopt from baseargs, matching and removing corresponding
4733         whitespace while at it.
4734         * configure: Rebuilt.
4736 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
4738         * configure.in (host_configargs): Replace reference to
4739         no-longer-defined buildopts with --build=${build_alias}.
4740         * configure: Rebuilt.
4742         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
4743         program_transform_name to standard idiom.
4744         (AUTOGEN, AUTOCONF): Define.
4745         (Makefile.in): Use $(AUTOGEN).
4746         (Makefile): Depend on config.status, and use autoconf-style rule to
4747         build it.  Move original commands to...
4748         (config.status): ... this new target.
4749         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
4750         $(AUTOCONF).
4751         * Makefile.in: Rebuilt.
4753 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4755         * Makefile.tpl: Fix dramatic bustage due to change in
4756         program_transform_name.
4757         * Makefile.in: Regenerate.
4759         * configure.in: Remove unnecessary PATH setting.
4760         * configure: Regnerate.
4762         * configure.in: Don't default to unprefixed tools unless
4763         the native tools will work.
4764         * configure: Regenerate.
4766         * configure.in: Convert to autoconf script.  Blow away lots
4767         of now-redundant Makefile fragments.
4768         * configure: Generate using Autoconf.
4769         * Makefile.tpl: Rewrite to reflect autoconfiscation.
4770         * Makefile.in: Regenerate.
4772 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4774         * configure: Fix stupid bug where RANLIB was mistakenly included.
4776         * configure.in: Rename (buildargs, hostargs, targargs) to
4777         (build_configargs, host_configargs, target_configargs).
4779         * configure.in: Move logic out of sed statement.
4781         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
4782         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4784 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
4786         * config.sub: Import from master repository
4787         * config.guess: Ditto
4789 2002-12-24  Andreas Schwab  <schwab@suse.de>
4791         * Makefile.tpl (multilib.out): Fix missing space.
4792         * Makefile.in: Regenerate.
4794 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4796         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
4797         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
4798         * Makefile.in: Regenerate.
4799         * configure.in: Remove unnecessary leftovers.
4801 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
4803         * configure.in (extra_ranlibflags_for_target): New variable.
4804         (*-*-darwin): Add -c to ranlib commands.
4805         * configure (tooldir): Handle extra_ranlibflags_for_target.
4807 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4809         * Makefile.tpl: Revert HJL's change.
4810         * Makefile.in: Regenerated.
4811         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4812         always.
4814 2002-12-19  Andreas Schwab  <schwab@suse.de>
4816         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4817         * Makefile.in: Regenerate.
4819 2002-12-18  H.J. Lu <hjl@gnu.org>
4821         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4822         * Makefile.in: Regenerated.
4824         * configure.in (build_prefix): New. Substitute.
4826 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4828         * Makefile.tpl: Don't let real targets depend on phony targets.
4829         * Makefile.in: Regenerate.
4831         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4832         * Makefile.in: Regenerate.
4834 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
4836         * config.sub: Import from master repository
4837         * config.guess: Ditto
4839 2002-12-16  Jason Merrill  <jason@redhat.com>
4841         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4842         previous 'make bootstrap'.
4843         * Makefile.in: Regenerate.
4845 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
4847         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4849 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4851         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4852         * Makefile.in: Regenerate.
4854 2002-12-13  Jason Merrill  <jason@redhat.com>
4856         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
4857         library tests.
4858         (check-c++): Just depend on it and check-target-libstdc++-v3.
4859         * Makefile.in: Regenerate.
4861 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4863         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4864         * Makefile.in: Rebuilt.
4866 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4868         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
4870 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4872         * configure: Fix bug put in by gremlins.
4874         * Makefile.tpl: Substitute more autoconfily.
4875         * configure: Substitute more autoconfily.
4876         * Makefile.in: Regenerate.
4878 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
4880         * config.sub: Import from master repository
4881         * config.guess: Ditto
4882         * MAINTAINERS: Added Svein Seldal under write after approval
4884 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
4886         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4887         * Makefile.in (all-sim): Ditto.
4889 2002-12-06  DJ Delorie  <dj@redhat.com>
4891         * Makefile.tpl: Change configure dependencies to not have real
4892         targets depend on phony targets.
4894 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
4896         * configure.in: Revert unintentional change.
4898         * Makefile.tpl: Change dependency for */multilib.out so that
4899         it works when gcc isn't in the tree.
4901         * configure.in: Substitute more.
4902         * configure: Run subconfigures from the Makefile.
4903         * Makefile.tpl: Run subconfigures from the Makefile; add a few
4904         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
4906 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4908         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
4910 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4912         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4913         and corresponding dependencies.
4914         * Makefile.in: Regenerate.
4916         * configure.in (host_tools): Order binutils, gas and ld for
4917         convenience in running the testsuites.
4919         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4920         * Makefile.in: Regenerate.
4921         * configure.in: Introduce rules to serialize subconfigure runs.
4923         * configure.in: Introduce BASE_CC_FOR_TARGET.
4924         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
4925         Realize configure-build-* targets.  Realize configure-target-* targets.
4926         * Makefile.in: Regenerate.
4928 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4930         * configure: Move gcc_version_trigger stuff from here...
4931         * configure.in: ...to here.
4933         * configure.in: Separate subconfigure options added by this file from
4934         options given by the user.  Add machinery to put args for host
4935         subconfigures into the Makefile.
4937         * Makefile.tpl: Remove 'vault' targets.
4938         * Makefile.tpl: Reorder and comment dependencies.
4939         * Makefile.in: Regenerate.
4941 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4942         * configure.in: Fix my broken commit of previous patch. (sigh)
4944 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4946         * configure.in: Move host-specific darwin noconfigdirs into
4947         the host-specific section.
4949 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4951         * configure.in: Move host-specific darwin noconfigdirs into
4952         the host-specific section.
4954 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4956         * configure: Remove skip-this-dir support.
4957         * Makefile.tpl: Remove skip-this-dir support.
4959         * Makefile.tpl: Remove leftover support for non-autoconfiscated
4960         subdirectories.
4961         * Makefile.in: Regenerate.
4963         * Makefile.tpl: Strip out useless setting of 'dir'.
4964         * Makefile.in: Regenerate.
4966 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4968         * configure.in: Fix deeply stupid bug.
4970         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4971         shell code in CXX_FOR_TARGET
4972         * Makefile.def: Introduce raw_cxx.
4973         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4974         RAW_CXX_FOR_TARGET.
4975         * Makefile.in: Regenerate.
4977 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
4979         * Makefile.tpl: Remove unnecessary ifs.
4980         * Makefile.in: Regenerate.
4982         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
4983         dependencies.  Maybe-ize build-libiberty.  Create dummy install
4984         targets for 'no_install' modules.
4985         * configure: Move GDB_TK substitution to configure.in.  Move
4986         build_modules stuff to configure.in.
4987         * configure.in: Implement soft dependency machinery.  Maybe-ize
4988         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
4989         * Makefile.in: Regenerate.
4991 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4993         * Makefile.tpl: Make all-target, install-target behave similarly
4994         to all, install (only hitting configured targets).  Eliminate
4995         unused macro defintions.
4997         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4998         build != host.
5000         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5002         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5004         * configure.in: Produce lists of subdir targets we're actually
5005         configuring.  Remove references to "dosrel".
5006         * Makefile.tpl: Let configure set which subdir targets are hit.
5007         Remove install-cross; clean up install; remove ALL.  Remove
5008         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
5009         Autogenerate host module targets.  Remove empty dependency lines
5010         and redundant dependency; rearrange slightly.
5011         * Makefile.def: Add host-side libtermcap, utils.
5013         * Makefile.in: Regenerate.
5015 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5017         * ltconfig (osf[345]): Append $major to soname_spec.
5018         Reflect this in library_names_spec.
5019         * ltmain.sh (osf): Prefix $major with . for use as extension.
5021 2002-11-19  Andreas Jaeger  <aj@suse.de>
5023         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
5024         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
5025         and sparc64 GNU/Linux systems.
5027 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
5029         * MAINTAINERS: Update email.
5031 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5033         * MAINTAINERS: Complete James Dennett's entry.
5035 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
5037         * MAINTAINERS (Write After Approval): Add myself.
5039 2002-11-13  Bruce Korb  <bkorb@gnu.org>
5041         * Makefile.tpl: syntactic cleanup
5043 2002-11-13 Stuart Hastings <stuart@apple.com>
5045         * MAINTAINERS: Add myself to write-after-approval list.
5047 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5049         * Makefile.def: Add list of recursive targets to autogenerate.
5050         Add build_modules.
5051         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
5052         targets.  Autogenerate *-build-* targets.
5053         * Makefile.in: Regenerate.
5055 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5057         * configure: More autoconf-style substitutions.
5058         * Makefile.tpl: More autoconf-style substitutions.
5059         * Makefile.in: Regenerate.
5061 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5063         * configure: Substitute more variables in a more autoconf-friendly
5064         way.  Simplify slightly.
5065         * Makefile.tpl: Make more variables substitutable in an
5066         autoconf-friendly way.
5067         * Makefile.in: Regenerate.
5069 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
5071         * MAINTAINERS (Write After Approval): Add myself.
5073 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5075         * configure.in (v810*): Remove special setting of tools.
5077         * configure: Add support for extra required flags for ar or nm.
5078         * configure.in (aix4.3+): Use above support for target-specific
5079         issues, rather than using config/mt-aix43.
5081 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5083         * configure: Remove 'removing', which doesn't work.  Replace $subdir
5084         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
5085         with $srcdir.  Reformat indentation.  Substitute some variables
5086         formerly hard-coded in the Makefile for build=host.
5087         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5088         * Makefile.def: Autogenerate more.
5089         * Makefile.in: Regenerate.
5091 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5093         * MAINTAINERS (Write After Approval): Add myself.
5095 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
5097         * Makefile.def (host_modules): Add rda.
5098         * Makefile.in: Regenerate.
5099         * configure.in (target_tool): Add target-rda to list.
5101 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5103         * MAINTAINERS: Remove "co-maintainer" note for web pages.
5105 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
5107         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
5108         and restrap targets to this rule.
5109         * Makefile.in:  Regenerate.
5111 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5113         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
5114         GNATS only accounts.
5116 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
5118         * configure.in (i[3456]86-*-linux*): Add check to disable
5119         ${libgcj} for glibc1.
5121 2002-10-24  Denis Chertykov  <denisc@overta.ru>
5123         * MAINTAINERS: Add myself as ip2k port maintainer.
5125 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
5127         * configure.in: Add tic4x target.
5129 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5131         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5132         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5133         * Makefile.in: Regenerate.
5135         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5136         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5137         * Makefile.in: Regenerate.
5139 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
5141         * MAINTAINERS: Add myself as web pages co-maintainer.
5143 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5145         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5146         * Makefile.in: Regenerate.
5148 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
5150         * MAINTAINERS: Add myself and Nathan Sidwell
5151         <nathan@codesourcery.com> as VxWorks maintainers.
5153 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5155         * Makefile.def: Remove order dependency comments.
5156         * Makefile.tpl: Add explicit install-install dependencies.
5157         * Makefile.in: Regenerate.
5159         * Makefile.tpl: Remove material now in src-release.  (Finally!)
5160         * Makefile.in: Regenerate.
5162         * Makefile.tpl: Add configure-target (for src-release in src)
5163         * Makefile.in: Regenerate.
5165 2002-09-30  Nick Clifton  <nickc@redhat.com>
5167         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5169 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
5171         * configure.in (s390*-*-linux*): Enable libgcj.
5173 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5175         * configure: Revert accidentally applied changes.
5177         * Makefile.tpl: Make more autoconf-friendly.
5178         * Makefile.in: Regenerate.
5179         * configure: Make substitution more autoconf-like.
5181 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
5183         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5184         single entry to handle all these.
5185         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
5186         libjava on arm-*-elf.
5188 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
5190         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5191         things that depend on them.
5193 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5195         * Makefile.tpl: Make subsituted variables more autoconfy.
5196         * Makefile.in: Regenerate.
5197         * configure: Make seds more autoconfy.
5199 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5201         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5202         * Makefile.in: Regenerate.
5203         * configure.in: Rewrite sed statements to look autoconfy.
5205         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5206         all-target-foo on configure-target-foo.
5207         * Makefile.def: Ditto.
5208         * Makefile.in: Rebuild.
5210 2002-09-25  Andrew Haley  <aph@redhat.com>
5212         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
5214 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5216         * Makefile.def: New file.
5217         * Makefile.tpl: New file.
5218         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5219         * contrib/gcc_update: Note that Makefile.in is a generated file.
5221         * configure.in: Minor rearrangement.  Simplify tests.
5223 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
5225         * configure.in (with_headers): Skip copy if value is "yes".
5226         (with_libs): Likewise.
5228 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5230         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5231         * configure.in (sh*-*-pe*): Ditto.
5232         * configure.in (mips*-*-pe*): Ditto.
5233         * configure.in (*arm-wince-pe): Ditto.
5235         * configure.in: Rearrange.
5237 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
5239         * MAINTAINERS: Update my email address.
5241 2002-08-30  Paul Koning  <pkoning@equallogic.com>
5243         * MAINTAINERS: (Write After Approval): Add myself.
5245 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
5247         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
5249 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
5251         * MAINTAINERS: Change my mailing address.
5253 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
5255         * MAINTAINERS (Write After Approval): Remove myself.
5256         (Various Maintainers: c++ runtime libs): Add myself.
5258 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
5260         * MAINTAINERS (Write After Approval): Remove myself.
5261         (Various Maintainers: c++ runtime libs): Add myself.
5263 2002-08-15  Eric Christopher  <echristo@redhat.com>
5265         * config.sub: Import from master repository.
5266         * config.guess: Ditto.
5268 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
5270         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5271         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5272         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5274 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
5276         * MAINTAINERS: Add self to rs6000 vector extensions.
5278 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
5280         * libiberty/configure: Reverted unintended yesterday's check in.
5282 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
5284         * boehm-gc/configure, libf2c/configure: Rebuilt.
5285         * libffi/configure, libiberty/configure: Ditto.
5286         * libjava/configure, libobjc/configure: Ditto.
5287         * libstdc++-v3/configure, zlib/configure: Ditto.
5288         Merged from binutils:
5289         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
5290         From Steve Ellcey <sje@cup.hp.com>:
5291         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5292         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5293         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5294         IA64.
5295         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5296         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5297         soname_spec, sys_lib_search_path_spec): Ditto.
5299 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
5301         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5303 2002-08-04  H.J. Lu  (hjl@gnu.org)
5305         * configure.in (mips*-*-linux*): Don't skip target-libffi.
5307 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
5309         * MAINTAINERS (Write After Approval): Add myself.
5311 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
5313         * configure.in: Move generic linux case to end.  Copy generic
5314         linux noconfigdirs to mips*-*-linux* entry and new
5315         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
5317 2002-07-19  Michael Matz  <matz@suse.de>
5319         * MAINTAINERS: Add myself as ra* maintainer.
5321 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
5323         * config.guess: Update to 2002-07-09 version.
5324         * config.sub: Update to 2002-07-03 version.
5326 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
5328         * MAINTAINERS: Fix typo in a maintainer email address.
5330 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5332         * configure.in: Remove two redundant tests.
5334 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5336         * configure.in (mips*-*-irix6*o32): Enable stabs.
5338 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
5340         * configure.in: Don't build grez.
5341         * Makefile.in: Ditto.
5343         * Makefile.in: Remove references to bsp, cygmon, libstub.
5344         * configure.in: Ditto.
5346         * configure.in: Remove leftover reference to gdbtest.
5348 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
5350         * configure.in (gxx_include_dir):  Change to match versioned
5351         C++ headers if --enable-version-specific-runtime-libs is used.
5353 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
5355         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
5357 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5359         * configure.in: Make --without-x work.
5361 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5363         * configure.in: Rearrange target Makefile fragment collection.
5365         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
5366         cvs[src].
5367         * configure.in: Ditto.
5369 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
5371         * MAINTAINERS (Write After Approval): Update my e-mail address.
5373 2002-06-24  Ben Elliston  <bje@redhat.com>
5375         * configure.in (host_tools): Remove cgen.
5377         * Makefile.in (all-cgen): Remove; runs from its source directory.
5378         (check-cgen, install-cgen, clean-cgen): Likewise.
5379         (all-opcodes): Do not depend on all-cgen.
5380         (all-sim): Likewise.
5382 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
5384         * Makefile.in: Eliminate 'apache' targets.
5385         * configure.in: Eliminate 'apache' targets.
5387         * configure.in: Eliminate redundant tests.  Reorganize.
5389         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
5391         * config-ml.in: Eliminate references to Cygnus configure.
5393         * Makefile.in: Eliminate references to building emacs.
5395 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
5397         * MAINTAINERS: Update my email address.
5399 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
5401         * config.if (libstdcxx_incdir): Version C++ headers.
5402         (cxx_incdir): Remove.
5404 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5406         * MAINTAINERS (Write After Approval): Add self.
5408 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
5410         * configure.in: Add support for ip2k.
5412 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
5414         * configure.in: Fix AIX configury bug.
5416 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
5418         * MAINTAINERS (Write After Approval): Add self.
5420 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5422         * configure.in: replace ${topsrcdir} with ${srcdir}
5424         * configure.in: Move definition of libstdcxx_flags
5425         right above usage, rather than waaay earlier.
5427         * configure.in: Pull definition of is_cross_compiler earlier.
5429         * configure.in: Rearrange a little.
5431         * configure.in: Remove references to librx.
5432         * Makefile.in: Remove references to librx.
5434 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
5436         * config.sub: Add support for avr target.
5437         Import from master sources, rev 1.255
5439 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
5441         * configure, .cvsignore:  Revert previous change...
5442         * Makefile:  ...delete.
5444 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5446         * configure.in: Eliminate ${gasdir} variable.
5448 2002-06-18  Dave Brolley  <brolley@redhat.com>
5450         * configure.in: Add support for frv.
5451         * config.sub: Add support for frv.
5453 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5455         * configure:  Remove garbage from previous commit.
5457 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
5459         * configure:  For in-source builds, make a subdir and re-exec there.
5460         * Makefile:  New file.  Pass targets through to build directory.
5461         * .cvsignore:  No longer ignore "Makefile".
5463 2002-06-16  Douglas Rupp  <rupp@gnat.com>
5465         * MAINTAINERS (Write After Approval): Add self.
5467 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5469         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
5471 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
5473         * configure.in (vax-*-netbsd*): Re-enable gas.
5475 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
5477         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
5478         BUILD_PREFIX_1, to correct nomenclature.
5479         * configure: Likewise.
5481         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
5482         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
5484 2002-05-31  Olaf Hering  <olh@suse.de>
5486         * config-ml.in: Propogate DESTDIR also.
5488 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
5490         * configure.in (vax-*-netbsd*): Don't build gas for this
5491         platform.
5493 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5495         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5496         and libgcj for AVR.
5498 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
5500         * MAINTAINERS (Write After Approval): Add myself.
5502 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
5504         * config.guess: Update to 2002-05-22 version.
5505         * config.sub: Likewise.
5507 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5509         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
5510         * config-ml.in: Likewise.
5511         * configure: Likewise.
5512         * configure.in: Likewise.
5514 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
5516         * MAINTAINERS: Update my email address.
5518 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
5520         * configure.in: Simplify makefile fragment collection.
5522         * configure.in: Remove code to build emacs.
5524         * configure.in : Remove --srcdir argument from targargs and buildargs
5525         (it's always overridden in the Makefile anyway).  Rearrange a bit.
5527         * configure: Move some logic to configure.in.
5528         * configure.in: Move some logic from configure.
5530 2002-05-11  Tom Tromey  <tromey@redhat.com>
5532         * MAINTAINERS: Reflect libgcj reality.
5534 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
5536         * Makefile.in: Honour DESTDIR.
5538 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
5540         * config.guess: Import 2002-03-20 version.
5541         * config.sub: Import 2002-04-26 version.
5543 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5545         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
5547 2002-05-07  Tim Josling  <tej@melbpc.org.au>
5549         * MAINTAINERS: Add self.
5551 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
5553         * ltmain.sh: Detect and handle object name conflicts
5554         while piecewise linking a static library.
5556 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
5558         * configure.in (noconfigdirs): Don't disable libgcj on
5559         sparc64-*-solaris* and sparcv9-*-solaris*.
5561 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
5563         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
5565 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
5567         * configure.in (FLAGS_FOR_TARGET): Do not add
5568         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
5569         on i[3456]86-*-linux*.
5571 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
5573         * configure.in (noconfigdirs): Replace [ ] with test.
5575         * configure.in (noconfigdirs): Do not add target-newlib if
5576         target == i[3456]86-*-linux*, and host == target.
5578 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
5580         * configure.in: delete reference to absent file
5582         * configure.in: replace '[' with 'test'
5584         * configure.in: Eliminate references to gash.
5585         * Makefile.in: Eliminate references to gash.
5587         * configure.in: remove useless references to 'pic' makefile fragments.
5589         * configure.in: (*-*-windows*) Finish removing.
5591         * configure.in: Eliminate redundant test for libgui.
5593 2002-04-29  Roger Sayle  <roger@eyesopen.com>
5595         * MAINTAINERS: Add self and realphabetize.  Update entries
5596         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
5597         entry for a29k port maintainer.
5599 2002-04-26      Joel Sherrill <joel@OARcorp.com>
5601         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
5602         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
5604 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
5606         * configure.in: remove references to dead files
5608 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
5610         * MAINTAINERS: Add information about purpose of this file.
5612 2002-04-18  Tom Tromey  <tromey@redhat.com>
5614         * configure.in: Disallow configuring libgcj when it is already
5615         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
5616         Solaris 2.8 by default.  For PR libgcj/6158.
5618 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5620         * configure.in:  Move default CC setting out of config/mh-* fragments
5621         directly into here.
5623 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5625         * configure.in: don't even try to configure or make a subdirectory
5626         if there's no configure script for it.
5628 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
5630         * MAINTAINERS: Remove chill maintainers.
5631         * Makefile.in (CHILLFLAGS): Remove.
5632         (CHILL_LIB): Remove.
5633         (TARGET_CONFIGDIRS): Remove libchill.
5634         (CHILL_FOR_TARGET): Remove.
5635         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
5636         CHILL_LIB.
5637         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
5638         (CHECK_TARGET_MODULES): Likewise.
5639         (INSTALL_TARGET_MODULES): Likewise.
5640         (CLEAN_TARGET_MODULES): Likewise.
5641         (configure-target-libchill): Remove.
5642         (all-target-libchill): Remove.
5643         * configure.in (target_libs): Remove target-libchill.
5644         Do not compute CHILL_FOR_TARGET.
5645         * libchill: Remove directory.
5647 2002-04-11  DJ Delorie  <dj@redhat.com>
5649         * Makefile.in, configure.in: Sync with binutils, entries
5650         follow...
5652 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
5654         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
5655         (do-tar, do-bz2): New rules.
5656         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
5657         (gdb-tar): New rule.
5658         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
5659         (insight_dejagnu.tar): New rule.
5660         (insight.tar): New rule.
5661         (gdb+dejagnu.tar): New rule.
5662         (gdb.tar): New rule.
5664 2002-02-01  Mo DeJong  <supermo@bayarea.net>
5666         * Makefile.in: Add all-tix to deps for all-snavigator
5667         so that tix is built when building snavigator.
5669 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
5671         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5672         ld and gdb are not supported.
5674 2002-01-07  Mark Salter  <msalter@redhat.com>
5676         * configure.in: Remove target-bsp and target-cygmon from arm builds.
5677         Allow target-libgloss to be built for arm, strongarm, and xscale.
5679 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
5681         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5682         options for i[3456]86-pc-linux* native builds.
5684 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
5686         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5687         files from .po files for a distribution.
5689 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
5691         * configure.in: Enable libstdc++-v3 for h8300 targets.
5693 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
5695         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
5696         version from bfd/.
5698 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
5700         * Makefile.in (VER): When present, extract the version number from
5701         the file version.in.
5703 2001-05-24  Tom Rix <trix@redhat.com>
5705         * configure.in : enable ld for aix
5707 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5709         * config.guess: Add linux target for S/390.
5711 2000-11-07  Philip Blundell  <pb@futuretv.com>
5713         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5715 2000-11-03  Philip Blundell  <pb@futuretv.com>
5717         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5718         files.
5720 2001-01-15  Ben Elliston  <bje@redhat.com>
5722         * configure.in (host_tools): Add sid.
5723         Always configure cgen.
5725 2000-11-24  Nick Clifton  <nickc@redhat.com>
5727         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
5730 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
5732         * Makefile.in (ALL_MODULES): Add all-cgen.
5733         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5734         (all-cgen): New target.
5735         (all-opcodes,all-sim): Depend on all-cgen.
5736         * configure.in (host_tools): Add cgen.
5737         Only configure cgen if --enable-cgen-maint.
5739 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
5741         * configure.in: Add *-*-freebsd* configurations.
5743 2002-04-08  Tom Tromey  <tromey@redhat.com>
5745         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
5746         Fixes PR libgcj/6068.
5748 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
5750         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
5752 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5754         * configure.in (alpha*-dec-osf*): Enable libgcj.
5756 2003-03-27  Matthew Gingell <gingell@gnat.com>
5758         * MAINTAINERS (Write After Approval): Add myself.
5760 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
5762         Fix for: PR bootstrap/3591, target/5676
5763         * configure.in (mcore-pe): Disable the configuration of
5764         libstdc++-v3 since exceptions are not supported.
5766 2002-03-20  Anthony Green  <green@redhat.com>
5768         * configure.in: Enable libgcj for xscale-elf target.
5770 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
5772         * MAINTAINERS:  Update my email address.
5774 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
5776         * ltmain.sh (relink_command): Fix typo in previous change.
5778 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
5780         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
5781         (relink_command): Added --tag flags.
5782         (mode=install): If relinking fails; error out.
5784 2002-03-12  Richard Henderson  <rth@redhat.com>
5786         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
5787         .NOTPARALLEL tag.
5788         (do-check): Rename from check.
5789         (check): Allow parallel check.
5791 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
5793         * MAINTAINERS: Add myself as maintainer for xtensa port.
5794         Fix alphabetical order in CPU port maintainer list.
5795         Remove myself from Write After Approval list.
5797 2002-03-11  Richard Henderson  <rth@redhat.com>
5799         * Makefile.in (.NOTPARALLEL): Add fake tag.
5801 2002-03-07  H.J. Lu  (hjl@gnu.org)
5803         * configure.in: Enable gprof for mips*-*-linux*.
5805 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
5807         * MAINTAINERS (Write After Approval): Add myself.
5809 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
5811         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5812         libjava.
5813         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
5815 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
5817         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5818         because its Makefile is there; test for the executable instead.
5820 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
5822         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
5823         libstdc++-v3 and libjava.
5825 2002-02-11  Adam Megacz <adam@xwt.org>
5827         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
5828         boehm-gc
5830 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
5832         * config.guess: Updated to 2002-01-30's version.
5833         * config.sub: Updated to 2002-02-01's version.
5834         Contribute sh64-elf.
5835         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
5836         * configure.in: Added sh64-*-*.
5838 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
5840         * MAINTAINERS: Belatedly add myself to write after approval list.
5842 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
5844         * MAINTAINERS: Put self in as maintainer for x86-64 port.
5845         Remove self as Write After Approval.
5847 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
5849         * MAINTAINERS: Put self in as maintainer for contrib/regression
5850         directory.
5852 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
5854         * MAINTAINERS:  Update my email address.
5856 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
5858         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
5859         target-libiberty, and target-libgloss.  Skip Java-related
5860         libraries if not supported for NetBSD on target CPU.
5862 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
5864         * install-sh: Use _inst.$$_ for temp file name.
5866 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
5868         * MAINTAINERS (Write After Approval): Move my contact info
5869         from here...
5870         (OS Port Maintainers): ...to here (netbsd).
5872 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
5874         * MAINTAINERS (Write After Approval): Add myself.
5876 2002-01-17  H.J. Lu <hjl@gnu.org>
5878         * Makefile.in (all-fastjar): Also depend on all-libiberty.
5879         (all-target-fastjar): Also depend on all-target-libiberty.
5881 2002-01-16  H.J. Lu  (hjl@gnu.org)
5883         * config.guess: Import from master sources, rev 1.225.
5884         * config.sub: Import from master sources, rev 1.238.
5886 2002-01-16  Kazu Hirata  <kazu@hxi.com>
5888         * MAINTAINERS (Write After Approval): Remove myself.
5890 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
5892         * MAINTAINERS (Write After Approval): Add myself.
5894 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5896         * MAINTAINERS: Add self as docs co-maintainer.
5898 2001-12-11  Matthias Klose  <doko@debian.org>
5900         * MAINTAINERS (Write After Approval): Add myself.
5902 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
5904         * MAINTAINERS: Update my email address.
5906 2001-12-07  Turly O'Connor  <turly@apple.com>
5907         * MAINTAINERS (Write After Approval): Add myself.
5908         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
5909         (rs6000_initialize_trampoline): Call __trampoline_setup for
5910         ABI_DARWIN too.
5911         * darwin-tramp.asm: New file, implements __trampoline_setup.
5912         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
5914 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
5916         * MAINTAINERS (Write After Approval): Add myself.
5918 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
5920         * configure, configure.in: Use temp file for long sed commands.
5922 2001-12-03  Laurent Guerby  <guerby@acm.org>
5924         * config.sub: Update to version 1.232 on subversion.
5926 2001-12-03  Ben Elliston  <bje@redhat.com>
5928         * MAINTAINERS: Update mail address for config.* patches.
5930 2001-11-27  DJ Delorie <dj@redhat.com>
5931             Zack Weinberg  <zack@codesourcery.com>
5933         When build != host, create libiberty for the build machine.
5935         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5936         CONFIG_ARGUMENTS.
5937         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5938         New variables.
5939         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5940         and rules.
5941         (all.normal): Depend on ALL_BUILD_MODULES.
5942         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5943         (all-build-libiberty): Depend on configure-build-libiberty.
5945         * configure: Calculate and substitute proper value for
5946         ALL_BUILD_MODULES.
5947         * configure.in: Create the build subdirectory.
5948         Calculate and substitute TARGET_CONFIGARGS (formerly
5949         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5951 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
5953         * MAINTAINERS (write-after-approval): Add self.
5955 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5957         * MAINTAINERS (GNATS only accounts): Remove self.
5959 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
5961         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
5962         libf2c.
5964 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
5966         * MAINTAINERS (Write After Approval): Add self.
5968 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
5970         * MAINTAINERS: mips and s390 are also CPU ports.
5972 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
5974         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
5976 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
5978         * MAINTAINERS: Alphabetize.
5980 2001-11-09  Kazu Hirata  <kazu@hxi.com>
5982         * MAINTAINERS (Various maintainers: h8 port): Add myself.
5984 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5986         * MAINTAINERS (Various maintainers: hppa port): Added myself.
5988 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
5990         * configure.in (--enable-languages): Be more permissive about
5991         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
5993 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
5995         * config.sub: Import from master sources, rev. 1.230.
5996         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
5998 2001-11-07  Laurent Guerby  <guerby@acm.org>
6000         * MAINTAINERS (Write After Approval): Add self.
6002 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
6004         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6006 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
6008         * config.sub: Import from master sources, rev 1.226.
6009         * config.guess: Import from master sources, rev 1.216.
6011 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
6013         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6014         * MAINTAINERS: Add self as maintainer of MMIX port.
6015         Remove old after-approval entry.
6017 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
6019         * ChangeLog, configure: Fix spelling errors.
6021 2001-10-20  Brendan Kehoe  <brendan@zen.org>
6023         * MAINTAINERS: Tweak my address.
6025 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
6027         * MAINTAINERS: Update my email address.
6029 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
6031         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6032         * MAINTAINERS: Add self as maintainer of CRIS port.
6034 2001-10-10  Geert Bosch  <bosch@gnat.com>
6036         * MAINTAINERS (Various maintainers: Ada front end):
6037         Added Robert Dewar.
6039 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
6041         * MAINTAINERS (Write After Approval): Added self
6043 2001-10-02  Geert Bosch  <bosch@gnat.com>
6045         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6047 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6049         * configure: Handle temporary files securely using mkdir.
6051 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
6053         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6055 2001-09-26  Will Cohen <wcohen@redhat.com>
6057         * configure.in (*-*-linux*): Disable configuration of target-newlib
6058         and target-libgloss.
6060 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6062         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6063         RANLIB.
6065 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
6067         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6068         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6069         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6070         avoid quotes nesting problems.
6071         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6072         (DO_X): Export only variables that are set.
6074 2001-09-19  Ben Elliston  <bje@redhat.com>
6076         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6077         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6078         semantics.  Use the shell built-in "type" command instead.
6080 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
6082         Merged from gcc-3_0-branch:
6083         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
6084         * ltcf-c.sh: Use $objext, not $ac_objext.
6085         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
6086         * ltcf-cxx.sh: Add support for GNU.
6087         2001-07-22  Timothy Wall  <twall@redhat.com>
6088         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
6089         default settings if using GNU tools with that configuration.
6090         * ltcf-cxx.sh: Ditto.
6091         * ltcf-gcj.sh: Ditto.
6092         2001-07-21  Michael Chastain  <chastain@redhat.com>
6093         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6094         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
6095         * ltmain.sh: Mark as gcc-local.
6097 2001-08-30  Eric Christopher  <echristo@redhat.com>
6098             Jason Eckhardt  <jle@redhat.com>
6100         * config.guess: Merge from master sources.
6101         * config.sub: Merge from master sources, add support for mipsisa32.
6103 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
6104         * config.sub: Merge from master sources, rev 1.219.
6105         * MAINTAINERS: Add self as contact for stormy16 port.
6107 2001-08-14  Zack Weinberg  <zackw@panix.com>
6109         * config.sub: Merge from master sources, rev 1.218.
6110         * config.guess: Merge from master sources, rev 1.209.
6112 2001-08-11  Graham Stott  <grahams@redhat.com>
6114         * Makefile.in (check-c++): Add missing semicolon.
6116 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
6118         * MAINTAINERS (Various maitainers: predict.def): Added myself.
6120 2001-07-30  Eric Christopher  <echristo@redhat.com>
6122         * MAINTAINERS (Various maintainers: mips port): Added myself.
6124 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
6126         * configure.in (sh-*-linux*): New.
6128 2001-07-27  Richard Henderson  <rth@redhat.com>
6130         * .cvsignore: Add LAST_UPDATED.
6132 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
6134         * MAINTAINERS (Various maintainers: s390 port): Added myself.
6136 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
6138         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
6140 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
6142         * MAINTAINERS (Write After Approval): Added myself.
6144 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6146         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6147         and libgcj on m68hc11/m68hc12.
6149 2001-06-27  H.J. Lu  (hjl@gnu.org)
6151         * Makefile (CFLAGS_FOR_BUILD): New.
6152         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6154 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6156         * README: Remove version number.
6158 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6160         * INSTALL/README: Update wrt. to the installation instructions now
6161         residing in gcc/doc/install.texi.
6163 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6165         * README: Replace with a cut-down and updated version of gcc/README.
6167 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
6169         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
6170         multilibs to be disabled.
6172 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
6174         * MAINTAINERS (Write After Approval): Add myself.
6176 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
6178         * config.guess: Import CVS version 1.195.
6179         * config.sub: Import CVS version 1.212.
6181 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
6183         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6184         gcc/xgcc is built, use -print-prog-name to find out the program
6185         name to use.
6187 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
6189         * config.guess:  Import CVS version 1.194.  All gcc-local changes
6190         appear to also be in the master copy.
6191         * config.sub:  Import CVS version 1.211.
6193 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
6195         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6196         with_gcc]: Use `gcc -shared' to build a shared library.
6198 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6200         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6201         archives.
6203 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6205         * MAINTAINERS (Write After Approval): Add myself.
6207 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6209         * configure.in (libstdcxx_flags): Do not try to execute
6210         libstdc++-v3/testsuite_flags until it exists.
6212 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
6214         * MAINTAINERS: Update my email address.
6216 2001-05-31  Graham Stott  <grahams@redhat.com>
6218         * MAINTAINERS (Write After Approval): Add myself.
6220 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
6222         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
6223         libraries when using g++ with native linker.
6225 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
6227         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6229 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
6231         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6232         [aix4*|aix5*]: Prepend blank.
6234 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
6236         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6237         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
6238         of subdir/configure scripts to use the new libtool.m4.
6240 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
6242         * MAINTAINERS (Write After Approval): Add myself.
6244 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6246         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6248 2001-05-11  Ben Elliston  <bje@redhat.com>
6250         * Makefile.in (all-sid): New target.
6251         (check-sid, clean-sid, install-sid): Likewise.
6253 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6255         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6257 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6259         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6260         libgcj.
6262 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6264         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6265         gcc/xgcc is built, use -print-prog-name to find out the program
6266         name to use.
6268 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
6270         * configure.in (noconfigdirs): Don't reset it from scratch in the
6271         target case; only append to it.
6273         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6274         sparc-*-solaris2.8]: Disable ${libgcj}.
6276 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
6278         * configure.in (libgcj_saved): Copy from $libgcj.
6279         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6280         --disable-libgcj.
6282 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
6284         * MAINTAINERS: Remove self as MIPS maintainer and
6285         C front end maintainer.
6287 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
6289         * configure.in: Move *-chorusos target case to the proper switch.
6290         Disable libgcj.
6292 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6294         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6295         1.641.2.228.
6297 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6299         * Makefile.in (STAGE1_CFLAGS): Pass down.
6301 2001-04-13  Alan Modra  <amodra@one.net.au>
6303         * config.guess: Add hppa64-linux support.  Note for next import that
6304         this is already in the master file.
6305         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
6307 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6309         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6310         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6312 2001-04-11  Stan Shebs  <shebs@apple.com>
6314         * MAINTAINERS: Add self as Darwin port maintainer.
6316 2001-04-11  Alan Modra  <amodra@one.net.au>
6318         * MAINTAINERS: Update my email address.
6320 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
6322         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6323         recent versions of FreeBSD (release 3 or later).
6324         * ltconfig: On FreeBSD, -lc must not be provided when building
6325         a shared library or else the standard -pthread gcc option is
6326         rendered worthless to later users of the built library.
6328 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6330         * MAINTAINERS: Add self and RTH as C front end maintainers.
6332 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
6334         * config.sub: Make sure to match an already-canonicalized
6335         machine name (eg. mn10300-unknown-elf).
6337 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
6339         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6340         New macros.
6341         (bootstrap, cross): Use RECURSE_FLAGS.
6342         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6344 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
6346         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6348 2001-03-22  Colin Howell  <chowell@redhat.com>
6350         * Makefile.in (DO_X): Do not backslash single-quotes in
6351         backquotes (two places).
6353 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6355         Re-installed:
6356         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6357         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6358         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6359         * ltcf-cxx.sh: Likewise.
6360         * ltcf-gcj.sh: Likewise.
6362 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6364         * MAINTAINERS: Add myself as "documentation co-maintainer".
6366 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6368         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6369         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
6371 2001-03-19  Tom Tromey  <tromey@redhat.com>
6373         * config-ml.in: Handle GCJ and GCJFLAGS.
6375 2001-03-21  Michael Chastain  <chastain@redhat.com>
6377         * Makefile.in: all-m4 depends on all-texinfo.
6379 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
6381         * MAINTAINERS: Add myself to write after approval list.
6383 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
6385         * Makefile.in (DO_X): Quote nested quotes.
6387 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
6389         * MAINTAINERS: Add myself to write after approval list.
6391 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
6393         * Makefile.in (DO_X): Use double quotes for quoting
6394         "RANLIB=$${RANLIB}".
6396 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
6398         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
6400 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
6402         * configure.in: Only use `lang_requires' for languages athat are
6403         actually enabled.
6405 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
6407         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
6409 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
6411         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
6413 2001-03-07  Tom Tromey  <tromey@redhat.com>
6415         * configure.in: Allow config-lang.in to set `lang_requires' to list
6416         of other required languages.
6418 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
6420         * Makefile.in: Remove RANLIB definition. Use RANLIB
6421         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6422         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6424 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
6425             Alexandre Oliva  <aoliva@redhat.com>
6427         * Makefile.in (check-c++): Use tabs, not spaces.
6429 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
6431         * MAINTAINERS: add myself to Write After Approval list.
6433 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
6435         * Makefile.in (check-c++): New rule.
6437         * configure.in (target_libs): Remove libg++.
6438         (noconfigdirs): Remove libg++.
6439         (noconfigdirs): Same.
6440         (noconfigdirs): Same.
6441         (noconfigdirs): Same.
6443         * config-ml.in: Remove libg++ references.
6445         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6446         (ALL_TARGET_MODULES): Same.
6447         (configure-target-libg++): Remove.
6448         (all-target-libg++): Remove.
6449         (configure-target-libio): Remove.
6450         (all-target-libio): Remove.
6451         (check-target-libio): Remove.
6452         (.PHONY): Remove.
6453         (libg++.tar.bz2): Remove.
6454         (all-target-cygmon): Remove libio.
6455         (all-target-libstdc++): Remove.
6456         (configure-target-libstdc++): Remove.
6457         (TARGET_LIB_PATH): Remove libstdc++.
6458         (ALL_GCC_CXX): Remove libstdc++.
6459         (all-target-gperf): Correct.
6461 2001-02-16  Nick Clifton  <nickc@redhat.com>
6463         * configure.in (noconfigdirs): Allow configuration of texinfo
6464         for Cygwin hosts.
6466 2001-02-15  Anthony Green  <green@redhat.com>
6468         * configure: Introduce GCJ_FOR_TARGET.
6469         * configure.in: Ditto.
6470         * Makefile.in: Ditto.
6472 2001-02-13  Andreas Schwab  <schwab@suse.de>
6474         * MAINTAINERS: Update mail address.
6476 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6478         * config.guess: Add linux target for S/390.
6479         * config.sub: Likewise.
6481 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
6483         * configure.in: for *-chorusos, don't config target-newlib and
6484         target-libgloss.
6486 2001-02-06  Ben Elliston  <bje@redhat.com>
6488         * configure: Output host type to stdout, not stderr.
6490 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
6492         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
6493         * ltcf-cxx.sh: Likewise.
6495         * config.if: Assume enable_libstdcxx_v3 is defined.
6497 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
6499         Remove V2 C++ library.
6500         * configure.in: Remove --enable-libstdcxx_v3 support.
6502 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
6504         * include/demangle.h: Add prototype for java_demangle_v3.
6506 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
6508         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
6510 2001-01-27  Richard Henderson  <rth@redhat.com>
6512         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6514 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6516         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
6517         Don't unset, it's non-portable and no longer necessary, set to empty
6518         instead.
6520 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6522         * ltconfig: Shell portability fix for the tagname validity check.
6524 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
6526         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
6527         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
6529 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6531         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
6533 2001-01-26  Tom Tromey  <tromey@redhat.com>
6535         * configure.in: Allow libgcj to be built on Sparc Solaris.
6537 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
6539         * ltcf-c.sh: Add aix5 case.
6540         * ltcf-cxx.sh: Likewise.
6541         * ltconfig: Likewise.
6543 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
6545         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
6546         keep at least one of build_libtool_libs or build_old_libs set to
6547         yes.
6549         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
6550         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
6552 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
6554         * configure.in: Enable libgcj on several additional platforms.
6556 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
6558         * configure.in: Enable libgcj for linux targets.
6560 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6562         * MAINTAINERS (Write After Approval): Add myself.
6564 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6566         * MAINTAINERS: Add myself as vax port maintainer.
6568 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
6570         * MAINTAINERS: Add myself as Mercury front-end maintainer.
6572 2001-01-09  Mike Stump  <mrs@wrs.com>
6574         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6575         failures of subdirectories.
6577 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6579         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6580         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6581         * ltcf-cxx.sh: Likewise.
6582         * ltcf-gcj.sh: Likewise.
6583         * ltconfig.sh: Fix typo.
6585 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6587         * configure: handle DOS-style absolute paths.
6589 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6591         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6593 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
6595         * MAINTAINERS: Add myself as avr port co-maintainer.
6597 2000-12-28  Ben Elliston  <bje@redhat.com>
6599         * MAINTAINERS: Add myself under ``Write After Approval''.
6601 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
6603         * texinfo: Remove directory from GCC.
6605 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6607         * COPYING: Update to current
6608         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
6609         to 19yy as example year in copyright notice).
6611 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
6613         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6614         (libstdcxx_incdir): Pass down.
6615         * config.if: Remove expired bits for cxx_interface, add stub.
6616         (libstdcxx_incdir): Add variable for g++ include directory.
6617         * configure.in (gxx_include_dir): Use it.
6619 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
6621         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
6622         with old-email address from ``Write After Approval''.
6624 2000-12-15  Andreas Jaeger  <aj@suse.de>
6626         * configure.in: Handle lang_dirs.
6628 2000-12-14  Tom Tromey  <tromey@redhat.com>
6630         * MAINTAINERS: Removed brads.
6632         * MAINTAINERS: Added gcj developers.
6634 2000-12-13  Anthony Green  <green@redhat.com>
6636         * configure.in: Disable libgcj for any target not specifically
6637         listed.  Disable libgcj for x86 and Alpha Linux until compatible
6638         with g++ abi.
6640 2000-12-13  Mike Stump  <mrs@wrs.com>
6642         * Makefile.in (local-distclean): Also remove fastjar.
6644 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
6646         * contrib/gcc_update: Add fastjar --touch entries.
6648 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
6650         * configure.in: Disable language-specific target libraries for
6651         languages that aren't enabled.
6653 2000-12-10  Anthony Green  <green@redhat.com>
6655         * configure.in: Define libgcj.  Disable libgcj target libraries for
6656         most targets.
6658 2000-12-10  Neil Booth  <neilb@earthling.net>
6660         * MAINTAINERS: Update mail address, remove from WAA list.
6662 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6664         * libjava: Imported from /cvs/java.
6665         * libffi: Likewise.
6666         * Boehm-gc: Likewise.
6668 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6670         * configure.in (target_libs): Revert 2000-12-08 patch.
6671         (noconfigdirs): Added target-libjava.
6673 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6675         * djunpack.bat: removed.
6677 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6679         * Makefile.in: handle DOS-style absolute paths.
6680         * config-ml.in: likewise.
6681         * symlink-tree: likewise.
6683 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6685         * fastjar: Imported.
6687 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6689         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6690         libjava.
6691         * configure.in (target_libs): Removed `target-libjava'.
6693 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6695         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6696         (ALL_MODULES): Added fastjar.
6697         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6698         (all-target-libjava): all-fastjar replaces all-zip.
6699         (all-fastjar): Added.
6700         (configure-target-fastjar, all-target-fastjar): Likewise.
6701         * configure.in (host_tools): Added fastjar.
6703 2000-12-07  Mike Stump  <mrs@wrs.com>
6705         * Makefile.in (local-distclean): Remove leftover built files.
6707 2000-11-24  Nick Clifton  <nickc@redhat.com>
6709         * configure.in (xscale-elf): Add target.
6710         (xscale-coff): Add target.
6712 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
6714         * ltcf-cxx.sh: Support creation of C++ shared libraries on
6715         recent versions of FreeBSD (release 3 or later).
6716         * ltconfig: On FreeBSD, -lc must not be provided when building
6717         a shared library or else the standard -pthread gcc option is
6718         rendered worthless to later users of the built library.
6720 2000-11-16  Fred Fish  <fnf@be.com>
6722         * configure.in (enable_libstdcxx_v3): Fix typo,
6723         libstd++ -> libstdc++.
6725 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6727         * MAINTAINERS: Add self to Write After Approval list.
6729 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
6731         * MAINTAINERS: Update my email address.  Add myself to global write
6732         privs list.
6734 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
6736         * Makefile.in: Merge with src and libgcj.
6737         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
6738         configure-target-<library> when their configure scripts need the C
6739         or C++ library to have already been built to work properly.
6740         (do_proto_toplev): Set them to an empty string.
6742         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
6743         (REALLY_SET_LIB_PATH): Use them.
6745 2000-11-17  Stan Shebs  <shebs@apple.com>
6747         * MAINTAINERS: Add self to Write After Approval list.
6749 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6751         * configure: Provide the original toplevel configure arguments
6752         (including $0) to subprocesses in the environment rather than
6753         through gcc/configargs.h.
6755 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6757         * MAINTAINERS: Remove references to cccp. Change C9X reference to
6758         C99.  Alphabetise "Write After Approval" list.
6760 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
6762         * configure: Turn on libstdc++ V3 by default.
6764         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
6765         if we've got GCC.
6767 2000-11-11  Philip Blundell  <philb@gnu.org>
6769         * MAINTAINERS: Add self to Write After Approval list.
6771 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
6773         * ltcf-c.sh (aix4): Improve shared library configuration; require
6774         exporting symbols.
6775         * ltcf-cxx.sh (aix4): Define.
6776         * ltconfig (aix4): Define library and soname specs appropriate for
6777         AIX.  Define command to create export symbols list.
6779 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
6781         * config.sub: Add support for Sun Chorus
6783 2000-10-31  Nick Clifton  <nickc@redhat.com>
6785         * MAINTAINERS: Rename <name>@cygnus.com addresses to
6786         <name>@redhat.com.  Also installed new email address for Clint
6787         Popetz.
6789 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
6791         * etc: Remove directory from GCC.
6793 2000-10-16  Michael Meissner  <meissner@redhat.com>
6795         * configure (gcc/configargs.h): Only create if there is a build GCC
6796         directory created.
6798 2000-10-16  Matthias Klose  <doko@debian.org>
6800         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
6801         when configured for libstdc++-v3.
6803 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
6805         * configure: Save configure arguments to gcc/configargs.h.
6807 2000-10-04  Philipp Thomas  <pthomas@suse.de>
6809         * config.guess: Import CVS version 1.157.
6810         * config.sub: Import CVS version 1.181.
6812 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
6814         * Makefile.in (bootstrap): avoid recursion if subdir missing
6815         (cross): ditto
6816         (do-proto-toplev): ditto
6818 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
6820         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
6821         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
6823         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
6824         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
6825         all affected `configure' scripts.
6827 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
6829         * MAINTAINERS: Add self as cpplib co-maintainer.
6831 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
6833         * MAINTAINERS: Add self to Write After Approval list.
6835 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6837         * INSTALL/README: egcs -> GCC update.
6839 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
6841         * MAINTAINERS: Add myself to Write After Approval list.
6843 2000-09-15  Kazu Hirata  <kazu@hxi.com>
6845         * MAINTAINERS: Add myself to Write After Approval list.
6847 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
6849         * configure.in: Do not build byacc for hppa64.  Provide paths to the
6850         X11 libraries for hppa64.
6852 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6854         * MAINTAINERS: Add myself as 68hc11 port maintainer.
6856 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
6858         * Makefile.in (all-zlib): Added dummy target.
6860         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6861         ltcf-gcj.sh: Updated from libtool multi-language branch.
6863 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
6865         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
6866         (bootstrap*): Depend on all-bootstrap.
6868 2000-09-05  Philipp Thomas  <pthomas@suse.de>
6870         * config.guess: Import CVS version 1.156.
6871         * config.sub: Import CVS version 1.179.
6873 2000-09-02  Anthony Green  <green@cygnus.com>
6875         * Makefile.in (all-gcc): Depend on all-zlib.
6876         (CLEAN_MODULES): Add clean-zlib.
6877         (ALL_MODULES): Add all-zlib.
6878         * configure.in (host_libs): Add zlib.
6880 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
6882         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
6883         crosses, but add gcc/include to the header search path for them.
6885 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
6887         * MAINTAINERS: Add self to Write After Approval list.
6889 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6891         * config.guess: Import CVS version 1.152.
6892         * config.sub: Import CVS version 1.177.
6894 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
6896         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6897         $targargs to tell whether newlib is going to be built.
6899         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6900         $$r/TARGET_SUBDIR/libio for _G_config.h.
6902 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
6904         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
6906 2000-08-22  DJ Delorie  <dj@redhat.com>
6908         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
6910 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
6912         * config-ml.in (CC, CXX): Avoid trailing whitespace.
6913         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
6914         sub-configures.
6916 2000-08-21  DJ Delorie  <dj@redhat.com>
6918         * MAINTAINERS: Add self as a libiberty maintainer
6920 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
6922         * configure.in (libstdcxx_flags): Use
6923         libstdc++-v3/src/libstdc++.INC.
6925 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
6927         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
6929 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
6931         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6933         * configure: Make enable_threads and enable_shared defaults
6934         explicit.  Substitute enable_threads into generated Makefiles.
6935         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6936         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6938 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
6940         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
6942 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
6944         * config-ml.in (CC): Remove bogus duplicate quotation mark from
6945         previous delta.
6947 2000-08-11  Jason Merrill  <jason@redhat.com>
6949         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
6950         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
6951         (FLAGS_FOR_TARGET): Not here.
6952         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
6954 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
6956         * config-ml.in (CC, CXX): Don't introduce a leading space.
6958 2000-08-07  DJ Delorie  <dj@delorie.com>
6960         * MAINTAINERS: Add self as a DJGPP maintainer
6962 2000-08-07  DJ Delorie  <dj@redhat.com>
6964         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
6965         "if we're also building gcc, and it's a gcc that will run on the
6966         build machine, we want to use its includes instead of the system's
6967         default includes".
6969 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6971         * MAINTAINERS: Add self to Write After Approval list.
6973 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
6975         * configure.in (libstdcxx_flags): Don't use `"'.
6977         * config-ml.in: Adjust multilib search paths to the
6978         appropriate multilib tree.
6980 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
6982         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
6983         commas in $LANGUAGES.
6985 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
6987         * configure.in: Re-enable all references to libg++ and librx.
6989 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
6991         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
6992         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
6993         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
6994         * ltcf-cxx.sh (need_lc): Set based on postdeps.
6996         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
6998 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
7000         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7001         CXX_FOR_TARGET for sed.
7003 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
7005         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7006         Do not override if already set in the environment or in configure.
7007         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7008         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7010 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
7012         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
7013         the libtool CVS tree multi-language branch.
7014         * ltconfig, ltmain.sh: Updated.
7016 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
7018         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
7019         (clean-target): Depend on it.
7021         * Makefile.in (FLAGS_FOR_TARGET): New macro.
7022         (GCC_FOR_TARGET): Use it.
7023         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7024         * configure.in: ... here.
7025         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
7026         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7028 2000-07-24  Eric Christopher  <echristo@cygnus.com>
7030         * MAINTAINERS: Add self to Write After Approval list.
7032 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
7034         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7035         (configure-target-libchill, configure-target-libobjc): Likewise.
7037         * configure.in: Use the same cache file for all target libs.
7038         * config-ml.in: But different cache files per multilib variant.
7040 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7042         * configure (topsrcdir): Don't use dirname.
7044 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
7046         * MAINTAINERS: Add self to Write After Approval list.
7048 2000-07-20  Jason Merrill  <jason@redhat.com>
7050         * configure.in: Remove all references to libg++ and librx.
7052         * configure, configure.in, Makefile.in: Unify gcc and binutils.
7054 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
7056         * config.sub: Update to subversions version 2000-07-06.
7058 2000-07-12  Andrew Haley  <aph@cygnus.com>
7060         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7061         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7063 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
7065         * symlink-tree:  Check number of arguments.
7067 2000-07-05  Jim Wilson  <wilson@cygnus.com>
7069         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7070         search path for a g++ extracted from the build tree.  This
7071         will allow link tests run by configure scripts in
7072         subdirectories to succeed.
7074 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
7076         * ltconfig: Add support for mips-dde-sysv4.2MP
7078 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7080         * MAINTAINERS: Add myself as loop discovery maintainer.
7082 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
7084         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7085         `os2'. Force ac_cv_exeext to be ".exe" in that case.
7087 2000-06-19  Timothy Wall  <twall@cygnus.com>
7089         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7090         * config.sub: Add tic54x target.
7092 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7094         * MAINTAINERS: Add self as Fortran maintainer,
7095         remove Craig Burley.
7097 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7099         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7100         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7102 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
7104         * MAINTAINERS: Add self as i18n maintainer
7106 20000-05-21  H.J. Lu  (hjl@gnu.org)
7108         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7109         directory are used if they exist. Make sure
7110         $(build_tooldir)/include is searched for header files,
7111         $(build_tooldir)/lib/ for library files.
7112         (GCC_FOR_TARGET): Likewise.
7113         (CXX_FOR_TARGET): Likewise.
7115 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
7117         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7119 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
7121         * Makefile.in (configure-target-libiberty): Depend on
7122         configure-target-newlib.
7124 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7126         * configure.in, Makefile.in: Merge all libffi-related
7127         configury stuff from the libgcj tree.
7129 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7131         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7132         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7134 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7136         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7137         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7138         current version information.  Add to proto-toplev directory.
7139         (gdb-taz): Build do-djunpack.
7141 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
7143         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7145 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7147         * MAINTAINERS: Add self to Write After Approval list.
7149 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7151         * ltmain.sh: Preserve in relink_command any environment
7152         variables that may affect the linker behavior.
7154 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
7156         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7158 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
7160         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7162 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7164         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7165         with the version name.
7167 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
7169         * MAINTAINERS: Add self as bb-reorder maintainer.
7171 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7173         * config.if: Tweak.
7175 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7177         * djunpack.bat: New file.
7179 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7181         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7182         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7183         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7184         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7186 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7188         * config.sub (case $basic_machine): Change default for "ibm-*"
7189         to "openedition".
7191 2000-04-13  Andreas Jaeger  <aj@suse.de>
7193         * MAINTAINERS: Added myself.
7195 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7197         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7198         (do-md5sum): New target.
7199         (MD5PROG): Define.
7200         (PACKAGE): Default to TOOL.
7201         (VER): Default to a shell script.
7202         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7203         md5 checksum generation.
7204         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7205         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7206         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7207         insight.tar.bz2): Use gdb-taz to create archive.
7209 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7211         * configure (warn_cflags): Delete.
7213 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
7215         * MAINTAINERS: Added myself.
7217 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7218             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
7220         * configure.in (enable_libstdcxx_v3): Add.
7221         (target_libs): Add bits here to switch between libstdc++-v2 and
7222         libstdc++-v3.
7223         * config.if: And this file too.
7224         * Makefile.in: Add libstdc++-v3 targets.
7226 2000-04-05  Michael Meissner  <meissner@redhat.com>
7228         * config.sub (d30v): Add d30v as a basic machine type.
7230 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7232         * configure.in: -linux-gnu*, not -linux-gnu.
7234 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
7236         * MAINTAINERS: Add self in write-after-approval section.
7238 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
7240         * MAINTAINERS: Add self as ia64 port maintainer.
7242 2000-03-08  Neil Booth  <NeilB@earthling.net>
7244         * MAINTAINERS: Add self in write-after-approval section.
7246 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7248         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7249         (do-tar-bz2): Replace TOOL with PACKAGE.
7250         (gdb.tar.bz2): Remove GDBTK from GDB package.
7251         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7252         dejagnu.tar.bz2): New packages.
7254 2000-02-27  Andreas Jaeger  <aj@suse.de>
7256         * configure.in: Add entry for mips*-*-linux*, move catch all
7257         *-*-*linux* entry below this one.
7259 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
7261         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7263 2000-02-24  Nick Clifton  <nickc@cygnus.com>
7265         * config.sub: Support an OS of "wince".
7267 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7269         * config.guess, config.sub: Updated to match config's 2000-02-15
7270         version.
7272 2000-02-23  Linas Vepstas <linas@linas.org>
7274         * config.sub: Add support for Linux/IBM 370.
7275         * configure.in: Likewise.
7277 2000-02-22  Nick Clifton  <nickc@cygnus.com>
7279         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7281 2000-02-20  Christopher Faylor <cgf@cygnus.com>
7283         * config.guess: Guess "cygwin" rather than "cygwin32".
7285 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7287         * configure (gcc_version): When setting, narrow search to
7288         lines containing `version_string'.
7290 2000-02-15  Denis Chertykov  <denisc@overta.ru>
7292         * config.sub: Add support for avr target.
7294 2000-02-14  Nick Clifton  <nickc@cygnus.com>
7296         * MAINTAINERS: Add maintainers for MCore port.
7298 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7300         * config.sub: Add mmix-knuth-mmixware.
7302 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7304         * MAINTAINERS: Pair cccp with cpplib maintainership.
7306 2000-01-27  Christopher Faylor <cgf@redhat.com>
7308         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7309         structure stuff to -L library search.
7310         (CXX_FOR_TARGET): Ditto.
7311         (CROSS_CHECK_MODULES): Fix spelling mistake.
7313 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7315         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7316         the C++ compiler.
7318 2000-01-12  Richard Henderson  <rth@cygnus.com>
7320         * configure.in: Don't build some bits for beos.
7322 2000-01-12  Joel Sherrill (joel@OARcorp.com)
7324         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7325         as include files.
7327 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
7329         * Add self as cpplib maintainer, as requested by Jason
7330         Merrill.  Correct my e-mail address.
7332 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
7334         * configure.in: Use mt-aix43 to handle *_TARGET defs,
7335         not mh-aix43.
7337 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
7339         * MAINTAINERS: Add myself to "write after approval" list.
7341 1999-12-14  Richard Henderson  <rth@cygnus.com>
7343         * config.guess (alpha-osf, alpha-linux): Detect ev67.
7344         * config.sub: Accept alphaev[78], alphaev8.
7346 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7348         * config.guess, config.sub: Update from autoconf.
7350 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
7352         * MAINTAINERS:  update my playtime e-address.
7354 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7356         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7357         necessary libraries are missing.
7359 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
7361         * MAINTAINERS: Add new 'write after approval' maintainer.
7363 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7365         * MAINTAINERS: Add new Java maintainer.
7367 1999-10-25  Andreas Schwab  <schwab@suse.de>
7369         * configure: Fix quoting inside arguments of eval.
7371 1999-10-21  Nick Clifton  <nickc@cygnus.com>
7373         * config-ml.in: Allow suppression of some ARM multilibs.
7375 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
7377         * config.guess: Add OS/390 match pattern.
7378         * config.sub: Add mvs, openedition targets.
7379         * configure.in (i370-ibm-opened*): New.
7381 1999-09-04  Steve Chamberlain  <sac@pobox.com>
7383         * config.sub: Add support for configuring for pj.
7385 1999-08-31  Nick Clifton  <nickc@cygnus.com>
7387         * config.sub (maybe_os): Add support for configuring for fr30.
7389 1999-08-25  Nick Clifton  <nickc@cygnus.com>
7391         * configure.in: Do not configure or build ld for AIX
7392         platforms.  ld is known to be broken on these platforms.
7394 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7396         * config-ml.in: Pass compiler flag corresponding to multidirs to
7397         subdir configures.
7399 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
7401         * Makefile.in (LDFLAGS): Define.
7403 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
7405         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7406         noconfigdirs.
7407         (*-*-cygwin*): Likewise.
7409 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
7411         * mkdep: New file.
7412         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7413         (BINUTILS_SUPPORT_DIRS): Add mkdep.
7415         From Eli Zaretskii <eliz@is.elta.co.il>:
7416         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7417         long file name when using DJGPP on MS-DOS.
7419 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
7421         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7423 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
7425         * Makefile.in (check-target-libio): Remove all-target-libstdc++
7426         dependency as this causes "make check" to globally "make all"
7428 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
7430         * configure.in (target_libs): Added target-zlib.
7431         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7432         (CONFIGURE_TARGET_MODULES): Likewise.
7433         (CHECK_TARGET_MODULES): Likewise.
7434         (INSTALL_TARGET_MODULES): Likewise.
7435         (CLEAN_TARGET_MODULES): Likewise.
7436         (configure-target-zlib): New target.
7437         (all-target-zlib): Likewise.
7438         (all-target-libjava): Depend on all-target-zlib.
7439         (configure-target-libjava): Depend on configure-target-zlib.
7441         * Makefile.in (configure-target-libjava): Depend on
7442         configure-target-newlib.
7443         (configure-target-boehm-gc): New target.
7444         (configure-target-qthreads): New target.
7446         * configure.in (target_libs): Added target-qthreads.
7447         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7448         (CONFIGURE_TARGET_MODULES): Likewise.
7449         (CHECK_TARGET_MODULES): Likewise.
7450         (INSTALL_TARGET_MODULES): Likewise.
7451         (CLEAN_TARGET_MODULES): Likewise.
7452         (all-target-qthreads): New target.
7453         (configure-target-libjava): Depend on configure-target-qthreads.
7454         (all-target-libjava): Depend on all-target-qthreads.
7456         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7457         (CONFIGURE_TARGET_MODULES): Likewise.
7458         (CHECK_TARGET_MODULES): Likewise.
7459         (INSTALL_TARGET_MODULES): Likewise.
7460         (CLEAN_TARGET_MODULES): Likewise.
7461         (all-target-libjava): New target.
7462         (all-target-boehm-gc): Likewise.
7463         * configure.in (target_libs): Added libjava, boehm-gc.
7465 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
7467         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7468         configure.bat in SUPPORT_FILES.
7469         (gas+binutils.tar.bz2): Likewise.
7471         * makeall.bat: Remove; obsolete.
7473 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
7475         From Mark Elbrecht:
7476         * configure.bat: Remove; obsolete.
7478 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
7480         * configure: Add -W -Wall to the default CFLAGS when compiling with
7481         gcc.
7483 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
7485         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7487 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
7489         * configure.in: Build ld on IRIX6.
7491 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
7493         * Makefile.in: Change distribution targets to use bzip2 instead of
7494         gzip.
7495         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
7496         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
7498 1999-06-04  Nick Clifton  <nickc@cygnus.com>
7500         * config.sub: Add mcore target.
7502 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
7504         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7506 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
7508         * config.guess (dummy): Changed to $dummy.
7510 1999-05-24  Nick Clifton  <nickc@cygnus.com>
7512         * config.sub: Tidied up case statements.
7514 1999-05-22  Ben Elliston  <bje@cygnus.com>
7516         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7517         <jiro@din.or.jp>.
7519         * config.guess: Merge with FSF version. Future changes will be
7520         more accurately recorded in this ChangeLog.
7521         * config.sub: Likewise.
7523 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
7525          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
7527 1999-04-30  Tom Tromey  <tromey@cygnus.com>
7529         * ltmain.sh: [mode link] Always use CC given by ltconfig.
7531 1999-04-23  Tom Tromey  <tromey@cygnus.com>
7533         * ltconfig, ltmain.sh: Update to libtool 1.2f.
7535 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
7537         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7538         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7539         Bad merge removed these two changes.
7541 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
7542                           Martin Heller (Ing.-Buero_Heller@t-online.de)
7544         * config.guess (interix Alpha): Add.
7546 1999-04-11  Richard Henderson  <rth@cygnus.com>
7548         * configure.in (i?86-*-beos*): Do config gperf; don't config
7549         gdb, newlib, or libgloss.
7551 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
7553         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7554         link a trivial program with -mabi=64.  If it fails, remove mabi=64
7555         from multidirs.
7557 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
7559         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7561 1999-04-08  Nick Clifton  <nickc@cygnus.com>
7563         * config.sub: Add support for mcore targets.
7565 1999-04-07  Michael Meissner  <meissner@cygnus.com>
7567         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
7568         not mt-ospace, in order to shut up assembler warning about using
7569         symbols that are named the same as registers.
7571 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
7573         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
7574         dependency list for all-target-cygmon.
7576 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
7578         * config-ml.in: Check $host, not $target, for selective multilibs.
7579         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
7580         thumb interworking, and underscore prefix multilibs.
7582 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
7584         * missing: Update to version from current automake.
7586 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
7588         * configure (gxx_include_dir): Removed.
7590         * configure.in (gxx_include_dir): Handle it.
7591         * Makefile.in: Likewise.
7593 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
7595         * config.sub (mips64vr4111,mips64vr4111el) Add.
7597 1999-03-21  Ben Elliston  <bje@cygnus.com>
7599         * config.guess: Correct typo for detecting ELF on FreeBSD.
7601 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
7603         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
7604         config/mh-djgpp.
7606 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
7608         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
7609         all-target-newlib to dependency list for all-target-bsp.
7611 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7613         * config.sub: Add i386-uwin support.
7614         * config.guess: Likewise.
7616 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7618         * configure.in: cleanup, add mh-*pic handling for arm, special
7619         case powerpc*-*-aix*
7621 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
7623         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
7624         can be built.
7626 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
7628         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
7629         targets.
7631 1999-03-02  Nick Clifton  <nickc@cygnus.com>
7633         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
7635 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
7637         * config.sub: Check for "cygwin*" rather than "cygwin32*"
7639 1999-02-24  Nick Clifton  <nickc@cygnus.com>
7641         * config.sub: Fix typo in arm recognition.
7643 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
7645         * configure.in (noconfigdirs): Changed target_configdirs to
7646         include target-bsp only for m68k-*-elf* and m68k-*-coff*
7647         rather than m68k-*-* since it is not known to work on
7648         m68k-aout. Ditto for arm-*-*oabi.
7650 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
7652         * configure.in (*-*-windows*): Remove, no longer used.
7654 1999-02-19  Ben Elliston <bje@cygnus.com>
7656         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
7657         Smart and improved by Andrew Cagney.
7659 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
7661         * config.guess: Recognize openbsd-*-hppa.
7663 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
7665         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
7666         only if it is not empty.
7668 1999-02-17  Nick Clifton  <nickc@cygnus.com>
7670         Patch from: Scott Bambrough <scottb@corelcomputer.com>
7672         * config.guess: Modified to recognize uname's armv* syntax.
7674         * config.sub: Modified to recognize uname's armv* syntax.
7676 1999-02-17  Mark Salter  <msalter@cygnus.com>
7678         * configure.in: Added target-bsp for sparclite.
7680 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
7682         * config.sub: Recognize alphapca5[67] and up to alphaev8.
7684 1999-02-08  Nick Clifton  <nickc@cygnus.com>
7686         * configure.in: Add support for strongarm port.
7687         * config.sub: Add support for strongarm target.
7689 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7691         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
7692         the old name config/mh-cygwin32.
7693         Enable texinfo.
7695 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
7697         * configure.in: Do build ld for ix86 Solaris.
7699 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
7701         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
7702         $AR_FOR_TARGET.  Likewise for RANLIB.
7704 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
7706         * config.sub (oabi):  Recognize.
7707         * configure.in (arm-*-oabi):  Handle.
7709 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
7711         * config.guess: Improve detection of i686 on UnixWare 7.
7713 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7715         * config.guess: Add support for i386-pc-interix.
7716         * config.sub: Likewise.
7717         * configure.in: Likewise.
7719 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
7721         * Makefile.in: Remove unneeded all-target-libio from
7722         from all-target-winsup target since it is now unneeded.
7723         Add all-target-libtermcap in its place since it is now
7724         needed.
7726 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
7728         * configure.in: makefile stub for cygwin target is probably
7729         unnecessary.  Remove it for now.
7731 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
7733         * configure.in: libtermcap.a should be built when cygwin is the
7734         target as well as the host.
7735         * config.guess: Allow mixed case in cygwin uname output.
7736         * Makefile.in: Add libtermcap target.
7738 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
7740         * config.sub: Clean up handling of hppa2.0.
7742 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
7744         * config.guess: Use C code to identify more HP machines.
7746 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
7748         * config.sub: Handle hppa2.0.
7750 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
7752         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
7753         cygmon for all sparclite targets, regardless of object format.
7755 1998-12-15  Mark Salter  <msalter@cygnus.com>
7757         * configure.in: Added target-bsp for several target architectures.
7759         * Makefile.in: Added rules for bsp.
7761 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
7763         * config.guess: Improve detection of hppa2.0 processors.
7765 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
7767         * config.guess: Recognize FreeBSD using ELF automatically.
7769 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
7771         * configure (skip-this-dir): Add handling for new shell script, which
7772         might be created by a sub-directory's configure to indicate, this particular
7773         directory is "unwanted".
7774         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
7776 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
7778         * ltconfig: import from libtool, after changing libtool to
7779         account for the cygwin name change.
7781 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
7783         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
7784         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
7786 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
7788         * configure.in: Add libtermcap to list of cygwin dependencies.
7790 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
7792         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
7793         they include winsup/include when it's a cygwin target.
7795 1998-11-12  Tom Tromey  <tromey@cygnus.com>
7797         * configure.in (host_tools): Added zip.
7798         * Makefile.in (all-target-libjava): Depend on all-zip.
7799         (all-zip): New target.
7800         (ALL_MODULES): Added all-zip.
7801         (NATIVE_CHECK_MODULES): Added check-zip.
7802         (INSTALL_MODULES): Added install-zip.
7803         (CLEAN_MODULES): Added clean-zip.
7805 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
7807         * Makefile.in: lose "32" from comment about cygwin.
7809 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
7811         * configure.in: Use -Os to build target libraries for the fr30.
7813 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
7815         * config.sub: Add fr30.
7817 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
7819         * configure.in: drop "32" from config/mh-cygwin32.  Check
7820         cygwin* instead of cygwin32*.
7821         * config.sub: Check cygwin* instead of cygwin32*.
7823 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
7825         * config.guess: Match any version of Unixware7.
7827 1998-10-20  Syd Polk  <spolk@cygnus.com>
7829         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
7830         if desired.
7832 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
7834         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
7835         these if the appropriate directories and files to not exist.
7837 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
7839         * Makefile.in (DEVO_SUPPORT): Add config.if.
7841 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7843         * configure: Add pattern to replace "build_tooldir"'s
7844         definition in the generated Makefile with "tooldir"'s
7845         actual value.
7847 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
7849         * config.sub: Bring back lost sparcv9.
7851         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
7853 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
7855         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
7856         CC_FOR_TARGET and friends.
7858 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
7860         * Makefile.in (build_tooldir): New variable, same as tooldir.
7861         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
7862         -B$(build_tooldir)/bin/.
7863         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
7865 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7867         * README: Remove installation instructions and refer to the
7868         INSTALL directory instead.
7870 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
7872         * config.sub: Add support for i[34567]86-pc-udk.
7873         * configure.in: Likewise.
7875 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
7877         * Makefile.in: add bzip2 package building bits for user
7878         tools module
7879         * configure.in: ditto
7881 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
7883         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
7884         (ALL_TARGET_MODULES): Add all-target-libobjc.
7885         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7886         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7887         (all-target-libchill): Add dependencies.
7888         * configure.in (target_libs): Add libchill.
7890 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
7892         * configure.in (target_subdir): Remove duplicate line.
7894 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
7896         * Makefile.in (all-automake): fix dependencies.
7898 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
7900         * configure.in: Minor cleanups for building in the $(target_alias)
7901         subdir.
7903 1998-09-22  Jim Wilson  <wilson@cygnus.com>
7905         * Makefile.in (bootstrap): Set r and s before make all.  Use
7906         BASE_FLAGS_TO_PASS in make all.
7907         (cross): Likewise.
7909 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
7911         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
7913 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
7915         * config.sub: Fix typo in last change.
7917 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7919         * config.sub: Add support for C4x target.
7920         * configure.in: Likewise.
7922 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
7924         * config.sub: Recognize sparcv9 just like sparc64.
7926 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
7928         * config.guess: Match "Pent II" or "PentII" for OpenServer.
7930 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
7932         * config.guess: Correctly identify Pentium II sco boxes.
7934         * config.guess: Fix "tr" code.  From Weiwen Liu.
7936 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
7938         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
7939         stabs.
7941 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
7943         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
7944         (ALL_TARGET_MODULES): Add all-target-libchill.
7945         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7946         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7947         (all-target-libchill): Add dependencies.
7948         * configure.in (target_libs): Add libchill.
7950 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
7952         * config.guess: Avoid assumptions about "tr" behaves when
7953         LANG is set to something other than English.
7955 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
7957         * configure (gxx_include_dir): Changed to
7958         '${prefix}/include/g++'-${libstdcxx_interface}.
7960         * config.if: New to determine the interfaces.
7962 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
7964         * config.guess: Detect and handle MPE/IX.
7965         * config.sub: Deal with MPE/IX.
7967 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
7969         * configure.in: Use mh-aix43.
7971 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
7973         * configure: Fix --without/--disable cases for gxx-include-dir.
7975 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
7977         * mdata-sh:  Imported.  Needed for automake support.
7979 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
7981         * Makefile.in (taz): Try "chmod -R og=u ." before
7982         "chmod og=u `find . -print`".
7984 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
7986         * configure.in: Add arm-elf and thumb-elf support.
7988 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
7990         * Makefile.in: Undo previous patch.
7992 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
7994         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
7995         to here ...
7996         (install-no-fixedincludes): and here
7997         (INSTALL_MODULES): ... from here.
7999 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8001         * config.sub: Merge with FSF.
8003         * config.guess: Merge with FSF.
8005 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
8007         * configure (extraconfigdirs): New variable.
8008         (SUBDIRS): Add extraconfigdirs and recurse on them too.
8009         * Makefile.in (all): Move higher in file.
8010         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8011         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8012         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8013         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8014         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8016 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
8018         * Makefile.in (all-target-libjava): Depend on all-gcc and
8019         all-target-newlib.
8020         (configure-target-libjava): Depend on $(ALL_GCC).
8022 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
8024         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8025         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8027 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
8029         * INSTALL/README: Fix typo.
8031 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8033         * ylwrap: Change absolute path checks to check for DOS style path
8034         names.
8036         * ylwrap: Don't use a full path name if the source file is in the
8037         same directory.  From hjl@lucon.org (H.J. Lu).
8039         * config-ml.in: Default to being verbose, to match Feb 18 change to
8040         configure.
8042 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
8044         Brought over from egcs:
8046         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8048         * configure.in (target_subdir): Set to ${target_alias} instead
8049         of "libraries".
8051         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8053         * configure.in (target_subdir): Set to libraries if enable_multilib.
8055 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
8057         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8058         multilibs, force reconfiguration the first time we create
8059         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8061 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
8063         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8064         avoid confusion with --no-recursion.
8066 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
8068         * configure.in: Win32 hosts shouldn't use install -x
8069         * install-sh: remove -x option, and special .exe-handling
8070         hack.
8072 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
8074         * config.guess: Recognize i586-pc-beos.
8075         * configure.in: Don't build some bits for beos.
8077 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8079         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8080         CFLAGS default to -O2.
8082         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8083         when using GNU ld.
8085 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
8087         * ltmain.sh: Correct install when using a different shell.
8089 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8091         * ltconfig, ltmain.sh: Update to libtool 1.2b.
8093 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
8095         * makefile.vms: Update to build binutils/makefile.vms.  Add install
8096         target.
8098 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
8100         * ltconfig: Update to correct AIX handling.
8102 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8104         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8106         * configure.in (target_subdir): Set to ${target_alias} instead
8107         of "libraries".
8109 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
8111         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8112         (Makefile): Depend on $(gcc_version_trigger).
8114         * configure (gcc_version): Change default initializer to empty
8115         string.
8116         (gcc_version_trigger): New variable; pass this variable down
8117         to subdir configures to enable them checking gcc's version
8118         themselves. Emit make macros for both gcc_version vars.
8119         (topsrcdir): Initialize reliably.
8120         (recursion line): Remove --with-gcc-version=${gcc_version}.
8122 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8124         * configure (enable_version_specific_runtime_libs): Implement new flag
8125         --enable-version-specific-runtime-libs which installs C++ runtime stuff
8126         in $(libsubdir); emit definition in each generated Makefile.
8127         (gxx_include_dir): Initialize depending on
8128         $enable_version_specific_runtime_libs.
8130 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8132         * configure (gcc_version): Initialize properly depending on
8133         how and where configure is started.
8134         (recursion line): Pass a --with-gcc-version=${gcc_version}
8135         to configures in subdirs.
8137 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
8139         * configure.in (noconfigdirs): Add configure pattern for mips tx39
8140         cygmon
8142 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
8144         * configure.in: Add cygmon and libstub support for mn10200.
8146 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
8148         * configure (gcc_version): Add new variable describing the
8149         particular gcc version we're building.
8150         * Makefile.in (libsubdir): Add new macro for the directory
8151         in which the compiler finds executables, libraries, etc.
8152         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8153         and libsubdir.
8155 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8157         * Makefile.in (local-clean): Remove *.log.
8158         (warning.log): Built with warn_summary from build.log.
8159         (mail-report.log): Run test_summary.
8160         (mail-report-with-warnings.log): Run test_summary including
8161         warning.log in the report.
8163 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8165         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8167 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8169         * Makefile.in (grep): Grep no longer depends on libiberty.
8171 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8173         * Makefile.in: all-snavigator needs all-libgui.
8175 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8177         * configure.in: Add cygmon and libstub support for mn10300.
8179 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8181         * missing: Update to version from automake 1.3.
8183         * ltmain.sh: On installation, don't get confused if the same name
8184         appears more than once in the list of library names.
8186 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8188         * config.sub: Accept m68060 and m5200 as CPU names.
8190 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8192         * configure: Use && rather than using -a in test, because odd
8193         strings can confuse test.
8194         * configure.in: Likewise.
8196 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8198         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8200 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8202         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8203         bootstrap4-lean): New targets.
8205 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8207         * mpw-* Delete.  Not used.
8209 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8211         * COPYING.LIB: Update FSF address.
8213 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8215         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8217         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8218         GAS_SUPPORT_DIRS.
8220 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8222         * ltconfig, ltmain.sh: Avoid producing a version number if
8223         -version-info was not used.
8225 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8227         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8228         building with newlib.
8230 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8232         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8233         Solaris `make' causes it to continue to next definition.
8235 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8237         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8238         the right GUI libraries and files are installed along with GDB.
8240 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8242         * configure.in: Change alpha to alpha* in several places.
8244 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8246         * config.sub: Recognize sparc86x.
8248 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8250         * configure.in (--enable-target-optspace): Remove debug echo.
8252 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
8254         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8256 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8258         * ltconfig: Update cygwin32 support.
8260         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8261         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8262         (GDB_SUPPORT_DIRS): Likewise.
8264 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
8266         * configure.in (target_makefile_frag): If --enable-target-optspace,
8267         use -Os to compile target libraries rather than -O2.  Default to
8268         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8269         not used.
8270         * configure.in (target_cflags): Ditto for d30v.
8272 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
8274         * Makefile.in (all-bfd): Depend on all-intl.
8275         (all-binutils): Likewise.
8276         (all-gas): Likewise.
8277         (all-gprof): Likewise.
8278         (all-ld): Likewise.
8280 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
8282         * configure.in (host_tools): Fix typo, lbtool -> libtool.
8284 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8286         * Makefile.in (all-bfd): Depend upon all-libiberty.
8288         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8290 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
8292         * Makefile.in: Add libstub.
8294         * configure.in: Ditto. Build libstub for targets that have cygmon
8295         support.
8297 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
8299         * configure.in: Don't set PICFLAG on ix86-cygwin32.
8301 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
8303         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8304         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
8306 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
8308         * configure: Define DEFAULT_M4 by searching PATH.
8309         * Makfile.in: Use DEFAULT_M4.
8311 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8313         * ltconfig: Add cygwin32 support.
8315         * Makefile.in, configure.in: Add libtool as a native only directory
8316         to configure and build.
8318 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
8320         * Makefile.in (INSTALL_MODULES): Remove texinfo.
8322 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
8324         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8326 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
8328         * Makefile.in: add ash make rules
8329         * configure.in: add ash to native_only and host_tools lists
8331 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
8333         * Makefile.in (all-gettext, all-intl): New targets.
8334         (ALL_MODULES): Added all-gettext, all-intl.
8335         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8336         (INSTALL_MODULES): Added install-gettext, install-intl.
8337         (CLEAN_MODULES): Added clean-gettext, clean-intl.
8339         * configure.in (host_tools): Added gettext.
8340         (native_only): Likewise.
8341         (noconfigdirs) [various cases]: Likewise.
8342         (host_libs): Added intl.
8344 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
8346         * configure: Do not disable building gdbtk for cygwin32 hosts.
8348 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
8350         * configure.in: Add thumb-coff target.
8351         * config.sub: Add thumb-coff target.
8353 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8355         * Makefile.in: Revert yesterday's change.
8356         (all-target-winsup):  all-target-librx stays out of here.
8358 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8360         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8361         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8362         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8363         Remove references to librx and libg++.
8365 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
8367         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8368         recursive makes
8370 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
8372         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8373         for newlib directory.
8374         (CXX_FOR_TARGET): Likewise.
8376 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
8378         * ltconfig: Update after libtool/ltconfig.in change for
8379         hpux11.
8381 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
8383         * ltconfig, ltmain.sh: Update to libtool 1.2.
8385 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8387         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8388         (install-gcc-cross): Instead, override LANGUAGES here.
8390 1998-03-18  Dave Love  <d.love@dl.ac.uk>
8392         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8393         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8395 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
8397         * configure.in: Add Thumb-pe target.
8399 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
8401         * Makefile.in - changed sn targets to snavigator
8402         * configure.in - changed sn targets to snavigator
8404 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8406         * config-ml.in: After building symlink tree call make distclean
8407         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8408         to be the case for libiberty.
8410 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
8412         * configure: When making link, also check the current
8413         directory. The configure scripts may create one.
8415 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
8417         * config.sub: Accept alphapca56 and alphaev6 properly.
8419 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8421         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8423 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8425         * config.sub (sco5): Fix typo.
8427 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
8429         * Makefile.in (INSTALL_MODULES): Move install-tcl before
8430         install-itcl.
8431         (install-itcl): Remove dependency on install-tcl.
8433 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
8435         * configure.in: Remove libgloss from noconfigdirs for MN10300.
8437 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
8439         * configure.in: Don't build libgui for a cygwin32 target when not on
8440         a cygwin32 host.
8442 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8444         * configure (redirect): Set to null, so default behavior of
8445         configure is now --verbose.
8447 1998-02-16  Dave Love  <d.love@dl.ac.uk>
8449         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8450         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8452 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
8454         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8455         this change to sync Makefile.in with its ChangeLog entries.
8457 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
8459         * ltmain.sh (mkdir): Check that the directory doesn't exist
8460         before we exit with error, so that we don't get races during
8461         parallel builds.
8463 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8465         * ltconfig, ltmain.sh: Update from libtool 1.0i.
8467 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8469         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8470         PICFLAG_FOR_TARGET.
8471         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8473         * configure: Emit a definition for the new macro enable_shared
8474         into each Makefile.
8476 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8478         * configure.in (host_tools, native_only): Add libtool.
8480 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
8482         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8483         Fix typo in ming config comment.
8485 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8487         * ltconfig, ltmain.sh: Update from libtool 1.0h.
8489 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
8491         * config.sub: Add tic30 cases, and map c30 to tic30.
8493 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
8495         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8496         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8497         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8498         (CLEAN_TARGET_MODULES): Similarly
8499         (all-target-libf2c): Add dependences.
8500         * configure.in (target_libs): Add libf2c.
8502 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
8504         * configure.in: Remove expect from noconfigdirs when target
8505         is cygwin32.  OK to build expect and dejagnu with Canadian
8506         Cross.
8508 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
8510         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8511         host.
8513         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8514         and mingw32.
8516 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8518         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8519         here as it is not defined in the toplevel Makefile.
8521 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8523         * configure (package_makefile_rules_frag): New variable, which names
8524         a file with generic rules, ...
8525         Change comment to mention we now have FIVE parts.
8526         * configure: Undo last change.
8528 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
8530         * config.guess: More accurate determination of HP processor types.
8531         * config.sub: More accurate determination of HP processor types.
8533 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8535         * configure (package_makefile_frag): Move inserting the
8536         ${package_makefile_frag} to where it should be according
8537         to the comment.
8539 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
8541         * config.guess: Add support for Linux/ARM.
8543 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
8545         * .cvsignore: Remove *-info and *-install since they match
8546         release-info and mpw-install, which we don't want to just ignore.
8548 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
8550         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8552 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
8554         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8555         local_prefix to sub-make invocations.
8557 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
8559         * configure.in: Check makefile fragments in the source
8560         directory.
8562 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8564         * configure.in: Check whether host and target makefile
8565         fragments exist before adding them to *_makefile_frag.
8567 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
8569         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
8571 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
8573         * configure.in: Make sure we only replace RPATH_ENVVAR on
8574         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8575         regexp to sed.
8577         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
8578         to sub-makes.
8580 1998-01-13  Lee Iverson   (leei@ai.sri.com)
8582         * config-ml.in (multi-do): LDFLAGS must include multilib
8583         designator.
8585 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
8587         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
8589 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
8591         * config.sub: Add mingw32 support.
8592         * configure.in: Likewise.
8594 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8596         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
8598 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
8600         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8601         * configure (gxx_include_dir): Provide a definition for subdirs
8602         which do not use autoconf.
8604 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
8606         * config.guess: Sync with egcs.  Picks up new alpha support,
8607         BeOS & some additional linux support.
8609 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
8611         * config.guess: HP 9000/803 is a PA1.1 machine.
8613 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
8615         * configure.in: It's alpha*-...
8617 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8619         * configure.in (host_makefile_frag, target_makefile_frag):
8620         Handle multiple config files.
8621         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
8622         alpha-*-*.
8624 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
8626         * mkdep: New file.
8628 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
8630         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
8632 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
8634         * Makefile.in: Add libgui directory.
8635         (GDB_TK): Add all-libgui.
8636         * configure.in: Add libgui directory.
8637         * configure: Add all-libgui to GDB_TK.
8639 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
8641         * config-ml.in (multidirs): Add m32r to multilib list.
8643 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
8645         * Makefile.in (all-target-gperf): Change dependency to
8646         all-target-libstdc++.
8648 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
8650         * config.guess: Add BeOS support.
8652 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
8654         Source directory cvs renamed to cvssrc:
8655         * configure.in (host_tools): Change cvs to cvssrc.
8656         (native_only): Likewise.
8657         (noconfigdirs) [various cases]: Likewise.
8658         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
8659         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
8660         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
8661         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
8662         (all-cvssrc): Rename target from all-cvs.
8664 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
8666         * configure (gxx_include_dir): Fix thinko.
8668 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
8670         * Makefile.in (INSTALL_TARGET_CROSS): Define.
8671         (install-cross, install-gcc-cross): New targets.
8673 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
8675         * configure.in (noconfigdirs): Add support for Thumb target.
8677         * config.sub (maybe_os): Add support for Thumb target.
8679 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
8681         * Makefile.in: Add rules for cygmon.
8683         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
8685 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
8687         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8688         * configure (gxx_include_dir): Provide a definition for subdirs
8689         which do not use autoconf.
8691 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
8693         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
8694         11/18/97 build
8696 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
8698         * From Franz Sirl.
8699         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
8700         found on RedHat Linux systems.
8702 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
8704         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
8705         guesses.
8707 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
8709         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
8711 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
8713         * ltmain.sh: If mkdir fails, check whether the directory was created
8714         anyhow by some other process.
8716 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
8718         * configure.in (d30v-*-*): Configure all directories.
8720 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
8722         * configure.in (d30v-*-*): Configure newlib, libiberty directories
8723         for the D30V.
8725 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
8727         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
8729 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
8731         * include/libiberty.h: Add extern "C" { so it can be used with C++
8732         progrms.
8733         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
8734         programs.
8736 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
8738         * configure.in (d30v-*-*): Configure GCC now.
8740 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
8742         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
8743         is no longer needed.
8745 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
8747         * Makefile.in: check-target-libio depends on all-target-libstdc++.
8749 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
8751         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
8752         targets using "$@" to provide support for similar but not identical
8753         targets without having to duplicate code.
8755 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
8757         * makefile.vms: Fix to work with DEC C.
8759 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
8761         * config.sub: Add mips-tx39-elf to marketing names.
8763 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
8765         * ltmain.sh: Handle symlinks in generated script.
8767 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
8769         * configure: Handle autoconf style directory options: --bindir,
8770         --datadir, --includedir, --infodir, --libdir, --libexecdir,
8771         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
8772         --sysconfdir.
8773         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
8774         (sharedstatedir, localstatedir, oldincludedir): New variables.
8775         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
8776         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
8777         sbindir, sharedstatedir, and sysconfdir.
8779 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
8781         * Makefile.in (bootstrap-lean): New target.
8783 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
8785         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
8786         sn, and gnuserv from noconfigdirs.
8788 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
8790         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
8792 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
8794         * Makefile.in (cross): New target.
8796 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
8797                           Jeff Law         <law@cygnus.com>
8799         * Makefile.in (bootstrap2, bootstrap3): New targets.
8800         (all-bootstrap): Remove outdated and confusing target.
8801         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
8803 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8805         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
8806         windows.  Consistent with gdb/configure.
8808 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
8810         * configure.in: Name Linux target fragment.
8812         * configure: Rewrite so that project Makefile fragment is inserted
8813         first and appears last in the resulting Makefile.
8815 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8817         * Makefile.in (install-itcl): Install tcl first.
8819 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
8821         * configure.in: remove bison from noconfigdirs for Cygwin32 host
8823 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8825         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
8827         * configure.in (skipdirs): Add target-librx for Linux.
8828         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
8830 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
8832         * Makefile.in (bootstrap): New target.
8834 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
8836         * config.sub: Accept 'amigados' for backward compatibility.
8838 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
8840         * config.guess: Merge with FSF.
8842 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
8844         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
8846 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
8848         * config.sub: Add "marketing-names" patch.
8850 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
8852         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
8854 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
8856         * config.sub: Handle v850-elf.
8858 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
8860         * .cvsignore (*-install): Remove.
8862 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
8864         * ltconfig: Set CONFIG_SHELL in libtool.
8865         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
8867 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8869         * configure.in (target_subdir): Set to libraries if enable_multilib.
8871 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
8873         * config.guess: Update from gcc directory.
8875 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8877         * Makefile.in (all-sim): Depends on all-readline.
8879 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
8881         * Makefile.in (BISON, YACC): Use $$s.
8882         (all-bison): Depend on all-texinfo.
8884 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
8886         * Makefile.in (BISON): Add -L flag.
8887         (YACC): Likewise.
8889 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8891         * configure.in (noconfigdirs): Add support for v850e target.
8893         * config.sub (maybe_os): Add support for v850e target.
8895 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8897         * configure.in (noconfigdirs): Add support for v850ea target.
8899         * config.sub (maybe_os): Add support for v850ea target.
8901 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
8903         * config.sub: Add mipstx39.  Delete r3900.
8905 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8907         * Makefile.in (all-autoconf): Depends on all-texinfo.
8909 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
8911         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
8912         eabi targets.
8914 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
8916         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
8918         * configure: When handling a Canadian Cross, handle YACC as well as
8919         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
8920         * Makefile.in (all-bison): Depend upon all-texinfo.
8922 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
8924         * Makefile.in (BISON): bison, not byacc or bison -y.
8925         (YACC): bison -y or byacc or yacc.
8926         (various): Add *-bison as appropriate.
8927         (taz): No need to mess with BISON anymore.
8929 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
8931         * configure: If OSTYPE matches *win32*, try to find a good value for
8932         CONFIG_SHELL.
8934 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
8936         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
8937         configure.in if it is present.
8939 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
8941         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
8943 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
8945         * config.sub: Recognize `arc' cpu.
8946         * configure.in: Likewise.
8947         * config-ml.in: Likewise.
8949 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
8951         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
8953 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
8955         * configure: Changed sed delimiter from ':' to '|' when
8956         attempting to substitute ${config_shell} for SHELL. On
8957         NT ${config_shell} may contain a ':' in it.
8959 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
8961         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
8963 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
8965         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
8967 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
8969         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
8971         * ylwrap: If the program is a relative path, force it to be
8972         absolute.
8974 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8976         * configure (tooldir): Set BISON to `bison -y' and not just bison.
8978 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8980         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
8981         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
8982         for libraries.
8984 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
8986         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
8987         separated by spaces.
8989 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
8991         * ylwrap: New file.
8992         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
8994         * ltmain.sh: Handle /bin/sh at start of install program.
8996         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
8998         * ltconfig, ltmain.sh: New files, from libtool 1.0.
8999         * missing: New file, from automake 1.2.
9001 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
9003         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
9004         check-tk to CHECK_X11_MODULES.
9006 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9008         * config.sub: Merge with FSF.
9010 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9012         * config.guess: Merge with FSF.
9014 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9016         * configure: Treat msdosdjgpp like go32.
9017         * configure.in: Likewise.  Don't remove gprof for go32.
9019         * configure: Change Makefile.tem2 to Makefile.tm2.
9021 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
9023         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9025 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9027         * install-sh (chmodcmd): Set to null if the DST directory already
9028         exists.  Same as Nov 11th change.
9030 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
9032         * configure (GDB_TK): Needs itcl and tix.
9034 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
9036         * config.guess: Update from FSF.
9038 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
9040         * Makefile.in (GDB_TK): Depend on itcl and tix.
9042 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9044         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9045         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9046         (INSTALL_SCRIPT): New variable.
9047         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9048         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9049         to -x.
9050         * install-sh: Add support for -x option.
9052 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
9054         * configure.in, Makefile.in: Treat tix like itcl.
9056 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
9058         * Makefile.in (WINDRES): New variable.
9059         (WINDRES_FOR_TARGET): New variable.
9060         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9061         (EXTRA_HOST_FLAGS): Add WINDRES.
9062         (EXTRA_TARGET_FLAGS): Add WINDRES.
9063         (EXTRA_GCC_FLAGS): Add WINDRES.
9064         ($(DO_X)): Pass down WINDRES.
9065         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9066         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9067         DLLTOOL_FOR_TARGET.
9069 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
9071         * configure.in: configure sim before gdb for win32-x-ppc
9073 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9075         Move gperf into the toplevel, from libg++.
9076         * configure.in (target_tools): Add target-gperf.
9077         (native_only): Add target-gperf.
9078         * Makefile.in (all-target-gperf): New target, depend on
9079         all-target-libg++.
9080         (configure-target-gperf): Empty rule.
9081         (ALL_TARGET_MODULES): Add all-target-gperf.
9082         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9083         (CHECK_TARGET_MODULES): Add check-target-gperf.
9084         (INSTALL_TARGET_MODULES): Add install-target-gperf.
9085         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9087 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
9089         * config.sub (mn10200): Recognize new basic machine.
9091 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9093         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9094         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9096 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9098         * configure.in: If we're building mips-sgi-irix6* native, turn on
9099         ENABLE_MULTILIB and set TARGET_SUBDIR.
9101 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
9103         * Makefile.in (all-sn): Depend on all-grep.
9105 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
9107         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9109         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9110         Makefile.  From Jeff Makey <jeff@cts.com>.
9111         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9113         * Makefile.in (DISTBISONFILES): Remove.
9114         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
9115         $(DEFAULT_YACC).
9117         * configure.in: Build itl, db, sn, etc., when building for native
9118         cygwin32.
9120         * Makefile.in (LD): New variable.
9121         (EXTRA_HOST_FLAGS): Pass down LD.
9122         ($(DO_X)): Likewise.
9124 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
9126         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9128 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9130         * configure.in (targargs): Strip out any supplied --build argument
9131         before adding our own. Always add --build.
9133 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9135         * configure.in (targargs): Pass --build if we're doing
9136         a cross-compile.
9138 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
9140         * configure: Use '|' instead of ":" as the separator in
9141         sed. Otherwise sed chokes on NT path names with drive
9142         designators. Also look for "?:*" as the leading characters in an
9143         absolute pathname.
9145 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
9147         * config.sub: Support for r3900.
9149 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9151         * configure.in: Use install-sh, not install.sh.
9153 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9155         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9156         apply it twice.
9158 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9160         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9161         install-binutils.
9163 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9165         * Makefile.in: Add automake targets.
9166         * configure.in (host_tools): Add automake.
9168 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9170         * configure: Default CXX to c++, not gcc.
9171         * Makefile.in (CXX): Set to c++, not gcc.
9172         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9174 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9176         * install-sh: try appending a .exe if source file doesn't
9177         exist
9179 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9181         * configure.in: Turn on multilib by default.
9182         (cross_only): Remove target-libiberty.
9184         * Makefile.in (all-gcc): Don't depend on libiberty.
9186 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9188         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9190 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9192         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9193         (DISTBISONFILES): Add ld/Makefile.in
9195 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9197         * configure.in: if target is cygwin32 but host isn't cygwin32,
9198         don't configure gdb tcl tk expect, not just gdb.
9200 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9202         * configure.in: Added gnuserv everywhere sn appears.
9204         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9205         (CROSS_CHECK_MODULES): Added check-gnuserv.
9206         (INSTALL_MODULES): Added install-gnuserv.
9207         (CLEAN_MODULES): Added clean-gnuserv.
9208         (all-gnuserv): New target.
9210 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9212         * config.guess: Fixes for MIPS OpenBSD systems.
9214 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9216         * Makefile.in (INSTALL_XFORM): Remove.
9217         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9219         * mkinstalldirs: New file, copied from automake.
9220         * Makefile.in (installdirs): Rename from install-dirs.  Use
9221         mkinstalldirs.  Change all users.
9222         (DEVO_SUPPORT): Add mkinstalldirs.
9224 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9226         * install-sh: Rename from install.sh.
9227         * Makefile.in (INSTALL): Change install.sh to install-sh.
9228         (DEVO_SUPPORT): Likewise.
9230         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9231         Graichen <graichen@rzpd.de>.
9233 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9235         * config.guess: Recognize OpenBSD systems correctly.
9237 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9239         * README, Makefile.in (ETC_SUPPORT): Remove references to
9240         cfg-paper*, configure.{texi,man,info*}._
9242 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9244         * Makefile.in (all.normal): Ensure that gcc is built after all
9245         the x11 - ie gdb - targets.
9247 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9249         * makefile.vms: Don't run conf-a-gas.
9251 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9253         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9255 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
9257         * configure.in: Remove noconfigdirs case since gdb also
9258         configures and builds for tic80-coff.
9260 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9262         * configure: Set cache_file to config.cache.
9263         * Makefile.in (local-distclean): Remove config.cache.
9265 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9267         * COPYING: Update FSF address.
9269 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
9271         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9272         noconfigdirs.
9274 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9276         * Makefile.in (install-dirs): Don't crash if prefix, and hence
9277         MAKEDIRS, is empty.
9279 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
9281         * config.sub: Tweak mn10300 entry.
9283 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
9285         * configure.in (host_tools): Put sim before gdb, so gdb's
9286         configure.tgt can determine if the simulator was configured.
9288 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
9290         * config.sub: Move BeOS $os case to be with other Cygnus
9291         local cases.
9293 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
9295         * config.sub: Remove misplaced comment that broke Linux.
9297 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
9299         * config.sub: Add BeOS support.
9301 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
9303         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9305 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
9307         * configure.in (noconfigdirs): Remove tcl and tk from
9308         noconfigdirs for cygwin32 builds.
9310 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
9312         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9314 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
9316         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9317         make-all.com, use makefile.vms instead.
9319 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
9321         * config.sub: Accept -lnews*.
9323 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
9325         * configure.in (noconfigdirs): Disable target-newlib,
9326         target-examples and target-libiberty for d30v.
9328 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9330         * configure.in (noconfigdirs): Enable ld for d30v.
9332 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
9334         * configure.in (tic80-*-*): Build compiler.
9336 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
9338         * configure.in (d30v-*): Remove sim directory from list of
9339         unsupported d30v directories
9341 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9343         * config.sub, configure.in: Add d30v target cpu.
9345 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
9347         * makefile.vms: New file.
9348         * make-all.com: Remove.
9350 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
9352         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9354 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
9356         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9358 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
9360         * Makefile.in (ALL_MODULES): Added all-db.
9361         (CROSS_CHECK_MODULES): Addec check-db.
9362         (INSTALL_MODULES): Added install-db.
9363         (CLEAN_MODULES): Added clean-db.
9365 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
9367         * config.guess: Merge with latest FSF sources.
9369 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
9371         * Makefile.in (ALL_MODULES): Added all-itcl.
9372         (CROSS_CHECK_MODULES): Added check-itcl.
9373         (INSTALL_MODULES): Added install-itcl.
9374         (CLEAN_MODULES): Added clean-itcl.
9376 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
9378         * configure.in: build gdb for mn10200
9380 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
9382         * Makefile.in (all-target-winsup): Depend on all-target-libio.
9384 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
9386         * configure.in (tic80-*-*): Turn off most targets right now.
9388 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
9390         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9391         rather than the makeinfo program.
9392         (do-info): Depend upon all-texinfo.
9394 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9396         * configure.in: Remove uses of config/mh-linux.
9398         * config.sub, config.guess: Merge with latest FSF sources.
9400 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
9402         * config.sub (case $basic_machine): Add tic80 entries.
9404 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
9406         * config.sub, config.guess: Merge with latest FSF sources.
9408 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9410         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9411         * mpw-config.in: Test for NewFolderRecursive.
9412         * mpw-install: Use symbolic name for startup filename.
9413         * mpw-README: Add various additional details.
9415 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
9417         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9419 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
9421         * configure.in: Do build gcc and the target libraries for
9422         the mn10200.
9424 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
9426         * configure.in: don't avoid building gdb for mn10300 any more
9427         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9428         instead of single-quoting it.
9430 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
9432         * configure.in: Don't use --with-stabs on IRIX 6.
9434 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
9436         * configure.in (m32r): Build gdb, libg++ now.
9438 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9440         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
9441         directories from noconfigdirs.
9443 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
9445         * config.sub (basic_machine): added mips16 configuration
9447 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9449         * config.sub: Handle d10v-unknown.
9451 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
9453         * config.sub: Handle v850-unknown.
9455 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
9457         * Makefile.in: add findutils
9458         * configure.in: add findutils to list of host_tools
9460 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
9462         * config.sub: Handle mn10200 and mn10300.
9464 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9466         * configure.in (d10v-*): Do not build librx.
9468 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
9470         * configure.in (mn10300): Build everything except gdb & libgloss.
9472 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
9474         * config.guess:  Patch for Dansk Data Elektronik servers,
9475         from Niels Skou Olsen <nso@dde.dk>.
9477         For ncr, use /bin/uname rather than uname, since GNU uname does not
9478         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
9480         Patch for MIPS R4000 running System V,
9481         from Eric S. Raymond <esr@snark.thyrsus.com>.
9483         Fix thinko for nextstep.
9485         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9487         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
9488         * config.guess: Guess mips-dec-mach_bsd4.3.
9490         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
9491         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
9492         release numbers.
9493         * config.guess (mips-mips-riscos*):  Emit just enough of the
9494         release number.
9496         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
9497         * config.guess (sparc-auspex-sunos*):  Added.
9498         (f300-fujitsu-*): Added.
9500         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
9501         * config.guess:  Recognize a Tadpole as a sparc.
9503 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9505         * config.guess: Don't assume that NextStep version is either 2 or
9506         3.  NextStep 4 (aka OpenStep 4) has come out now.
9508 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9510         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9511         From Rik Faith <faith@cs.unc.edu>.
9513 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
9515         * config.sub: Contributions from bug-gnu-utils to:
9516         Support plain "hppa" (no version given) architecture, reported by
9517         OpenStep.
9518         OpenBSD like NetBSD.
9519         LynxOs is not a hardware supplier.
9521         * config.guess: Contributions from bug-gnu-utils to add support for:
9522         OpenBSD like NetBSD.
9523         Stratus systems.
9524         More Pyramid systems.
9525         i[n>4]86 Intel chips.
9526         M680[n>4]0 Motorola chips.
9527         Use unknown instead of lynx for hardware manufacturer.
9529 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9531         * install.sh (chmodcmd): Set to null if the DST directory already
9532         exists.
9534 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9536         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9537         not use mt-ppc target Makefile fragment any more.
9539 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9541         * configure.in (*-*-windows):  Exclude everything but those dirs
9542         needed to build windows.
9544 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
9546         * Makefile.in (all-target-winsup): Depend on all-target-librx.
9548 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9550         * configure.in:  Exclude mmalloc from i386-windows.
9552 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9554         * Undo my previous change.
9556 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
9558         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9559         unconditionally.
9560         (MAKEOVERRIDES): Define (revert this part of October 18 change).
9562 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9564         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
9565         host to add it's own flags.
9567 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
9569         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9571 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
9573         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9574         (CXX_FOR_TARGET): Likewise.
9575         (GCC_FOR_TARGET): Define.
9576         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
9577         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
9578         CC_FOR_TARGET was specified on the command line.
9579         (MAKEOVERRIDES): Don't define.
9581 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
9583         * configure.in (m32r): Fix spelling of libg++ libs.
9585 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
9587         * config.sub (-apple*): Remove, now redundant.
9589 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
9591         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
9593         * configure: Rework yesterday's sed script patch.
9595         * config.sub: Merge with FSF.
9597 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
9599         * config.guess:  Merge from FSF.
9601         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
9602         * config.guess: Use pc instead of unknown, for pc clone systems.
9603         Change linux to linux-gnu.
9605         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9606         * config.guess: Avoid non-portable tr syntax.
9608 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
9610         * test-build.mk (HOLES): Add "xargs" for gdb.
9612         * configure: Avoid hpux10.20 sed bug.
9614 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
9616         * configure.in:  Add support for windows host
9617         (that is a build done under the Microsoft build environment).
9619 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
9621         * Makefile.in: Replace all uses of srcroot with s, to shrink
9622         command line lengths.
9624         Patches from Geoffrey Noer <noer@cygnus.com>:
9625         * configure.in: If configuring for newlib, pass --with-newlib to
9626         subdirectories.
9627         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
9628         -Bnewlib/ and -Lwinsup to gcc.
9629         (CXX_FOR_TARGET): Likewise.
9631 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9633         * Makefile.in (ETC_SUPPORT): Add configure.
9635 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
9637         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
9638         host configuration file.
9640 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
9642         * configure.in: Break mn10x00 support into separate
9643         mn10200 and mn10300 configurations.
9644         * config.sub: Likewise.
9646 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
9648         * configure.in: Add lots of stuff to noconfigdirs for
9649         the mn10x00 targets.
9651         * config.sub, configure.in: Add mn10x00 support.
9653 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
9655         * make-all.com: Call conf-a-gas, not config-a-gas.
9657 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
9659         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
9660         targets.
9662 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
9664         * mpw-README: Add much more detail for native PowerMac.
9665         * mpw-install: New file.
9666         * mpw-configure: Add --norecursion and --help options.
9667         * mpw-config.in: Translate readme and install files when
9668         copying to objdir.
9669         * mpw-build.in: Don't always depend on byacc and flex.
9670         (install-only-top): New action.
9672 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
9674         * configure.in:  You can now configure GDB for the v850.
9676 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
9678         * configure.in (noconfigdirs): Don't configure any C++ dirs
9679         if targeting D10V.
9681 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9683         * config.sub: Recognize mips64vr5000.
9685 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
9687         * configure.in: Use a single line for host_tools and native_only.
9689 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
9691         * config.sub, configure.in: Add entries for m32r.
9693 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
9695         * Makefile.in (inet-install): Don't run install-gzip.
9697 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
9699         * configure.in:  Don't config lots of things for *-*-windows*.
9701 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
9703         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
9704         (host_libs, host_tools): Copy from configure.in.
9705         * mpw-configure: Don't complain about directories not found.
9707 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9709         * configure.in (i[345]86): Recognize i686 for pentium pro.
9710         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
9711         file.
9713         * config.guess (i[345]86): Ditto.
9715 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9717         * configure.in (noconfigdirs): Removed gdb for D10V.
9719 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
9721         * configure.in: Remove ld, target-libio, target-libg++, and
9722         target-libstdc++ from noconfigdirs.
9724 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
9726         * configure: Fix three locations where shell scripts were
9727         being run directly rather than with config_shell.
9729 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
9731         * configure.in (v850-*-*): Set up initial $noconfigdirs.
9732         * config.sub (basic_machine): Recognize v850.
9734 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
9736         * mpw-configure: Handle multiple enable/disable options and
9737         pass them down recursively, handle -c and -s flags appropriately
9738         depending on choice of compiler, add escape mechanism for
9739         quoted arguments to gC.
9741 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9743         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
9744         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
9745         so that -mrelocatable-lib and -mno-eabi are used.
9747         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
9748         not support --print-multi-lib, don't abort.
9750 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
9752         * make-all.com: Run config-a-gas.
9753         * setup.com: Don't copy subdirectory files around.
9755 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
9757         * configure.in (*-*-ose): Remove exclusion of libgloss for this
9758         target, it now compiles correctly.
9760 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
9762         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
9764 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9766         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
9768 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9770         * configure.in (native_only): Add prms.
9772 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
9774         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
9775         (BINUTILS_SUPPORT_DIRS): Likewise.
9777 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9779         * configure.in (d10v-*-*): Don't configure ld or gdb until the
9780         d10v support is added.
9782 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9784         * configure.in (d10v-*-*): New target.
9786 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
9788         * config.guess (HP 9000/811): Recognize this as a PA1.1
9789         machine.
9791 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
9793         * Makefile.in (do-tar-gz): New target, split out from tail end of
9794         taz target.  Run each command separately, don't use pipes.
9795         (taz): Use it.
9797 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
9799         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
9800         * mpw-build.in: No builds should depend on building byacc or flex,
9801         they are assumed to be installed already.
9803 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9805         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
9806         variable that CC_FOR_TARGET needs.
9808 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9810         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
9811         options have changed since the last time the subdirectory was
9812         configured, and if it has, reconfigure.
9813         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
9814         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
9816 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
9818         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
9819         CLEAN_MODULES): Add bash.
9820         (all-bash): New target.
9822 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
9824         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
9826 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9828         * config.sub (basic_machine): Recognize d10v as a valid processor.
9830 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
9832         * mpw-configure: Add support for --bindir.
9833         * mpw-build.in: Use a GCC-specific build script for GCC actions.
9835 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
9837         * configure.in: add bash, time, gawk to list of hosttools and things
9838         to only build for native toolchains
9840 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9842         * Makefile.in (docdir): Remove.
9844 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9846         * Makefile.in (datadir): Set to $(prefix)/share.
9848 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
9850         * configure.in: build diff and patch for cygwin32-hosted
9851         toolchains.
9853 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
9855         * config.sub: Accept -rtems*.
9857 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
9859         * configure.in: enable dosrel for cygwin32-hosted builds,
9860                 remove diff from the list of things not buildable
9861                 via Canadian Cross
9863 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
9865         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
9866         don't get ". ".
9868 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
9870         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
9872 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
9874         * Makefile.in (taz): Handle case where tex3patch didn't even get
9875         checked out.  Also, if it was found, put the symlink in a new util
9876         subdirectory.
9878 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9880         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
9882 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
9884         * config.sub: Recognize -openvms.
9885         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
9886         * make-all.com, setup.com: New files.
9888 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
9890         * Makefile.in (taz): tex3patch moved to texinfo/util.
9892 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
9894         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
9895         * configure.in: remove make from disable-if-Can-Cross list
9896                 enable gdb if ${host} and ${target} are cygwin32
9898 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
9900         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
9901         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
9903 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
9905         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
9906         distinguish sysv/svr4/bsd variants.
9907         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
9909 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
9911         * configure.in: Added copyright notice.
9912         * move-if-change: Added copyright notice.
9914 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9916         * configure.in (powerpcle-*-solaris*): Until we get shared
9917         libraries working, don't build gdb, sim, make, tcl, tk, or
9918         expect.
9920 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
9922         * config.guess:  Merge with FSF:
9924         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9925         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
9927         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
9928         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
9930         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
9931         * config.guess:  Combine two OSF1 rules.
9932         Also recognize field test versions.  From mjr@zk3.dec.com.
9933         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
9934         because GNU uname does not support -p.  From pmr@pajato.com.
9936 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
9938         * Makefile.in (MAKEDIRS): Removed $(tooldir).
9940 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
9942         * mpw-README: Document GCCIncludes.
9944 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
9946         * configure.in (alpha-*-linux*): Set enable_shared to yes.
9948 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9950         * mpw-configure: Handle --enable-FOO and --disable-FOO.
9952 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
9954         * configure.in (*-*-cygwin32): Configure make.
9956 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
9958         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
9960 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
9962         * Makefile.in (all-inet): Depend on all-perl.
9964         * Makefile.in (inet-install): New target.
9966         * Makefile.in (all-inet): Depend on all-tcl.
9967         (all-inet): Depend on all-send-pr.
9969 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9971         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
9972         temporarily.
9974 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
9976         * configure.in: Don't configure --with-gnu-ld on AIX.
9978 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
9980         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
9982 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
9984         * Makefile.in (ALL_MODULES): Added all-inet.
9985         (CROSS_CHECK_MODULES): Added check-inet.
9986         (INSTALL_MODULES): Added install-inet.
9987         (CLEAN_MODULES): Added clean-inet.
9988         (all-indent): New target.
9990         * configure.in (host_tools): Added inet.
9991         (native_only): Added inet.
9992         (noconfigdirs): Added inet.
9994 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
9996         * configure.in: Don't configure libgloss if we are not configuring
9997         newlib.
9999 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10001         * configure.in: Don't configure libgloss for unsupported
10002         architectures.
10004 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10006         * Makefile.in (CLEAN_MODULES): Add clean-apache.
10008 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
10010         * Makefile.in (ALL_MODULES): Include all-apache.
10011         (CROSS_CHECK_MODULES): Include check-apache.
10012         (INSTALL_MODULES): Include install-apache.
10013         (all-apache): New target.
10015         * configure.in: Added apache everywhere perl is seen.
10017 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10019         * Makefile.in: Add support for clean-{module} and
10020         clean-target-{module} rules.
10022 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
10024         * configure.in (*-*-ose) do not build libgloss.
10026 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10028         * config.guess (prep*:SunOS:5.*:*): Turn into
10029         powerpele-unknown-solaris2.
10031 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
10033         * configure.in: Permit --enable-shared to specify a list of
10034         directories.
10036 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10038         * configure.in (host==solaris): Pass only the first word of $CC
10039         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10041 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10043         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10045 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
10047         * Makefile.in (ALL_MODULES): Include all-perl.
10048         (CROSS_CHECK_MODULES): Include check-perl.
10049         (INSTALL_MODULES): Include install-perl.
10050         (ALL_X11_MODULES): Include all-guile.
10051         (CHECK_X11_MODULES): Include check-guile.
10052         (INSTALL_X11_MODULES): Include install-guile.
10053         (all-perl): New target.
10054         (all-guile): New target.
10056         * configure.in (host_tools): Include perl and guile.
10057         (native_only): Include perl and guile.
10058         (noconfigdirs): Don't build guile and perl; no ports have been
10059         done.
10061 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
10063         * configure (--enable-*): Handle quoted option lists such as
10064         --enable-sim-cflags='-g0 -O' better.
10066 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10068         * Makefile.in ({,inst}all-target): New rule so we can make and
10069         install all of the target directories easily.
10071 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10073         * configure.in: Add missing global flag in sed substitution when
10074         deleting `target-' from ${configdirs}.
10076 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
10078         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10079         option.
10081         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10082         config/mh-necv4.
10084         * install.sh: Correct misspelling of transformbasename.
10086         * config.guess: Recognize mips-*-sysv*.
10088 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
10090         * config.sub: Recognize mon960.
10092 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
10094         * configure: Restore Canadian Cross handling of BISON and LEX,
10095         removed in Feb 20 change.
10097 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
10099         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10100         Mention make install.  Remove the old copyright date as well the
10101         clumsy and rather pointless copyright on the README file.
10103 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10105         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10106         Makefile after running symlink-tree, then run `make distclean' to
10107         avoid clobbering any generated files in srcdir.
10109 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
10111         * configure.in (m68k-*-netbsd*): Build everything now.
10113 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10115         * Makefile.in (taz): Fix quoting.
10117 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
10119         * configure.in (sparclet-*-*): Build everything now.
10121 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10123         * configure.in (m68k-*-linux*): New host.
10125 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
10127         * configure: Check for bison before byacc.
10129 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
10131         * Makefile.in configure:  Change the way LEX and BISON/YACC are
10132         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
10133         searching PATH.  These are used as fallbacks by Makefile.in if
10134         flex/bison/byacc aren't in objdir.
10136 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
10138         * Makefile.in: Make everything which depends upon all-bfd also
10139         depend upon all-opcodes, in case --with-commonbfdlib is used.
10141 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10143         * configure.in (host *-*-cygwin32): Don't build gdb if we are
10144         building NT native compilers on Unix.
10146 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
10148         * configure.in: Don't get CC from the host Makefile fragment if we
10149         can find gcc in PATH, or if this is a Canadian Cross.  Move the
10150         Solaris test for /usr/ucb/cc to the post target script, just after
10151         the compiler sanity test.
10153 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10155         * config.sub: Merge with FSF.
10157 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10159         * Makefile.in (RPATH_ENVVAR): New variable.
10160         (REALLY_SET_LIB_PATH): Use it.
10161         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10163 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10165         * config.sub, configure.in: Recognize sparclet cpu.
10167 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10169         * config.guess:  Support m68k-cbm-sysv4.
10171 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10173         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10174         m68k-unknown-linuxaout from linker help string.  Put quotes around
10175         $ld_help_string.
10177 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10179         * config.guess (powerpc-harris-powerunix): Add guess for port
10180         to new target.
10182 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10184         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10186 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10188         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10189         $(REALLY_SET_LIB_PATH) in Makefile.
10190         * Makefile.in (SET_LIB_PATH): New variable.
10191         (REALLY_SET_LIB_PATH): New variable.
10192         ($(DO_X)): Use $(SET_LIB_PATH).
10193         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10194         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10195         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10196         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10197         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10198         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10199         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10200         (install-dosrel): Likewise.
10201         (all-opcodes): Depend upon all-libiberty.
10203 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10205         * config.guess (*:CYGWIN*): New
10207 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10209         * Makefile.in (all-target-winsup): All all-target-libiberty.
10211 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10213         * configure.in (noconfigdirs): Add missing # in front of comment.
10215 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10217         * configure.in: add second pass to things added to noconfigdirs
10218         so *-gm-magic can exclude libgloss properly.
10220 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10222         * mpw-configure (extralibs_name, rez_name): Set correctly
10223         for MWC68K compiler.
10225         * mpw-README: Add more info on the necessary build tools.
10227 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10229         * configure.in, config.sub: Recognize cygwin32.
10231 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10233         * config.guess, config.sub: Recognize A/UX.
10235 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10237         * config.sub: Merge with gcc/config.sub.
10239 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10241         * mpw-build.in (do-binutils): Add build of stamps.
10243 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10245         * config.sub: Add recognition for mips64vr4100*-* targets.
10247 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10249         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10250         Add creation of gconfigargs with `--enable-shared' turned on.
10251         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10252         ($(host)-stamp-stage3-configured): Likewise.
10253         (HOLES): Add chatr and ldd.
10254         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10256 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
10258         * configure: Pass --nfp to recursive configures.
10260 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10262         * Makefile.in (DLLTOOL): New.
10263         (DLLTOOL_FOR_TARGET): New.
10264         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10265         (EXTRA_TARGET_FLAGS): Ditto.
10266         (EXTRA_GCC_FLAGS): Ditto.
10267         (CONFIGURE_TARGET_MODULES): Ditto.
10268         (DO_X): Ditto.
10269         * configure: Add DLLTOOL.
10271 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
10273         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10274         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10275         mh-sco, since old workarounds no longer needed, and don't
10276         build ld, since libraries have weak symbols in COFF.
10278 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
10280         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10282 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10284         * configure.in: Make sure that ${CC} can be used to compile an
10285         executable.
10287 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10289         * Makefile.in (all-gdb): Depend on $(GDB_TK).
10290         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10291         nothing depending on whether gdbtk is being built.
10293 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
10295         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10297 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
10299         * configure.in (noconfigdirs): Put ld or gas in this early, if the
10300         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10302 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
10304         * config-ml.in: Add support for
10305         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10306         Simplify setting of multidirs from --disable-foo.
10308 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10310         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10311         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10312         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10313         non-empty, pass them on to the  GCC make.
10314         (all-bootstrap): New rule that is like all-gcc, except it executes
10315         the GCC bootstrap rule instead of the GCC all rule.
10317 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
10319         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10321 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10323         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10324         DG/UX support.
10326 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
10328         * config.sub (i*86*) Change [345] to [3456]
10330 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10332         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10333         --with-gnu-ld=no.
10335 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10337         * config-ml.in (rs6000*, powerpc*): Add switches to control which
10338         AIX multilibs get built.
10340 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10342         * configure.in (i386-win32): Don't build expect if we're not
10343         building the tcl subdir.
10345 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
10347         * Makefile.in: (configure-target-examples, all-target-examples):
10348         New targets, configure and build example programs.
10350 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10352         * mpw-configure: If an mpw-config.in generated a file mk.sed,
10353         use it as input to sedit the generated MPW makefile.
10354         * mpw-README: Add a suggestion about Gestalt.h.
10356 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
10358         * config.sub: Accept *-*-ieee*.
10360 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
10362         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
10363         Ronald F. Guilmette <rfg@monkeys.com>.
10365 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10367         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10368         for powerpc-pe native.
10369         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10370         (target==powerpc-pe): duplicate i386-win32 entry.
10372 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10374         * configure.in (noconfigdirs): Exclude target-newlib for all versions
10375         of vxworks, not just vxworks5.1.
10377 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
10379         * mpw-configure: Add support for exec-prefix.
10381 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10383         * config.guess: Recognize HP model 816 machines as having
10384         a PA1.1 processor.
10386 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10388         * configure: Ignore new autoconf configure options.
10390 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10392         * config.guess:  Recognize Pentium under SCO.
10393         From Robert Lipe <robertl@arnet.com>.
10395 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10397         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
10399 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
10401         * configure.in: Don't configure gas for alpha-dec-osf*.
10403 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
10405         * configure.in: Default to --with-stabs for some targets for which
10406         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10407         i[345]86*-*-unixware*.
10409 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10411         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10412         rather than basing it on the target.  Simplify handling of options
10413         controlling which directories to configure.  Remove extraneous
10414         slash in multi-clean target.
10416 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
10418         * config-ml.in: Prefix more variables with ml_ so they don't collide
10419         with configure's.
10421 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
10423         * configure: Don't turn -v into --v.
10425 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
10427         * configure.in (targargs): Fix typo.
10429         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10431 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10433         * configure.in: Strip --host and --target options from
10434         CONFIG_ARGUMENTS, and always configure for --host only.  Add
10435         --with-cross-host option when building with a cross-compiler.
10436         * configure: Canonicalize the arguments put into config.status by
10437         always using `=' for an option with an argument.  Pass a presumed
10438         --host or --target explicitly.
10440 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
10442         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10443         into general OS recognition case.
10445 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10447         * configure.in (target_configdirs): add target-winsup only
10448         for win32 target systems.
10450 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
10452         * Makefile.in (all-target-libgloss): Depend upon
10453         configure-target-newlib, since when libgloss is built it looks to
10454         see if the newlib directory exists.
10456 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
10458         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10459         cfg-ml-*.in.
10461 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
10463         * configure: Handle LD and LD_FOR_TARGET when configuring a
10464         Canadian Cross.
10466 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10468         * configure.in (target_libs): add target-winsup.
10469         (target==i386-win32): add patch diff flex make to $noconfigdirs.
10470         (target==ppcle-pe): remove ld from $noconfigdirs.
10472 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10474         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10475         Preserve relative path names in $srcdir.  Build symlink tree if
10476         configuring cross target dir and srcdir=. (= no VPATH support).
10477         (configure-target-libg++): Depend on configure-target-librx.
10478         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10479         * config-ml.in: New file.
10480         * symlink-tree: New file.
10481         * configure: Ensure srcdir="." if that's what it is.
10483 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
10485         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10486         includes and FLEX_SKELETON setting.
10487         * mpw-configure (--with-gnu-ld): New option, controls whether
10488         to use PPCLink or ld with PowerMac GCC.
10489         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10490         * mpw-config.in: Configure grez if targeting Mac.
10492         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
10493         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10494         just macos.
10495         * configure.in: Configure grez resource compiler if targeting Mac.
10496         * Makefile.in (all-grez, install-grez): New targets.
10498 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
10500         * configure: CXX defaults to gcc, not g++.  If we find
10501         gcc in the path, set CC to gcc -O2.
10503 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
10505         * configure: Default ${build} correctly.  Avoid picking up extra
10506         spaces when reading CC and CXX from Makefile.  When doing a
10507         Canadian Cross, use plausible default values for numerous
10508         variables.
10509         * configure.in: When doing a Canadian Cross, don't try to
10510         configure tools whose configure script can't handle it.
10512 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10514         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10516 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10518         * configure:  Remove dubious bug reporting address.
10520 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10522         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
10523         configure script, run that instead of this directory's configure.
10524         In either case, print a message that we're configuring the sub-dir.
10526 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10528         * configure.in: Before checking for the existence of various files,
10529         use sed to filter out "target-".
10531 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10533         * Makefile.in (DO_X): Split rule to decrease command line length
10534         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
10535         (Philippe De Muyter).
10537 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10539         * Makefile.in (all-patch): depend on all-libiberty.
10541 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
10543         * configure.in: If the only directory in target_configdirs which
10544         actually exists is libiberty, then set target_configdirs to empty,
10545         to avoid trying to build a target libiberty in a gas or gdb
10546         distribution.
10548 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
10550         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
10551         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10552         systems.
10554 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10556         * configure.in (copy_dirs): Use sys-include instead of include
10557         for --with-headers option.
10559 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
10561         * Makefile.in, configure.in: Make winsup builds work with
10562         new scheme.
10564 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
10566         * configure.in: Build the linker on AIX.
10568 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10570         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
10571         where needed.
10573 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
10575         * Makefile.in (all-gcc): Fix typo.
10577 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10579         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
10581 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10583         * configure.in:  Rename libFOO to target-libFOO, and xiberty
10584         to target-xiberty, to provide more flexibility.
10585         (target_subdir):  Define.  Create if cross.
10586         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
10587         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
10588         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
10589         check-libFOO -> check-target-libFOO, etc.
10590         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
10591         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
10592         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
10593         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
10594         allow ALL_GCC="" to only configure.
10595         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
10596         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
10597         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
10599 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
10601         * Makefile.in (taz): Build "info" in etc explicitly.
10603 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
10605         * configure.in:  Make sure that CC is undefined (as opposed to
10606         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
10607         problem with autoconf trying to configure on a host without GCC.
10609 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10611         * mpw-configure: Set host alias from choice of host compiler,
10612         only use generic MPW Makefile sed if present, edit a file
10613         named "hacked_Makefile.in" instead of "Makefile.in" if present.
10614         * mpw-README: Add problem notes about CW6 and CW7.
10616 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
10618         * Makefile.in (taz): Use ";" instead of ";;".
10620 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10622         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
10623         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
10624         DISTDOCDIRS.
10625         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
10626         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
10628 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10630         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
10631         and gnats, because they are now subsumed by DISTSTUFFDIRS.
10632         Move bfd to DISTSTUFFDIRS.
10634 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10636         * Makefile.in (X11_LIB): Removed.
10637         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
10639         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
10641 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10643         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
10644         names.
10646 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10648         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
10650 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
10652         * configure.in (i[345]86-*-win32): Always build newlib.
10653         Don't configure cvs, autoconf or texinfo.
10654         * Makefile.in (LD_FOR_TARGET): New.
10655         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
10656         Pass down LD_FOR_TARGET.
10658 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10660         * winsup: New directory.
10661         * Makefile.in: Build winsup.
10662         * configure.in: Winsup is configured when target is win32.
10663         Can only build win32 target GDB when native.
10665 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
10667         * config.guess: Recognize HP model 819 machines as having
10668         a PA 1.1 processor.
10670 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
10672         * configure: Fix sed loop which substitutes for CC and CXX to
10673         avoid bug found in various sed implementations.
10675 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10677         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
10678         simulator.  Use standard powerpc-*-eabi*.
10680 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10682         * configure.in: Stop putting gas and binutils in noconfigdirs for
10683         powerpc-*-aix* and rs6000-*-*.
10685 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
10687         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
10688         -mcall-aixdesc libraries.
10690 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
10692         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10694         * config.sub (arm | armel | armeb): Fix shell syntax.
10696 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10698         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
10699         -msoft-float and -mcpu=common support.
10700         (powerpc*-*-eabisim*): Add support for building -mcall-aix
10701         libraries.
10703 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10705         * configure.in: Allow configuration and build of emacs19 for the alpha.
10707 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10709         * configure.in (CC): Get ^CC, not just any old CC, from
10710         ${host_makefile_frag}.
10712 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10714         * configure.in (CC): Try to get CC from
10715         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
10717 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10719         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
10720         only if it exists in $(srcdir).
10722 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10724         * configure: If CC and CXX are not set in the environment, set
10725         them, based on either an existing Makefile or on searching for gcc
10726         in PATH.  Substitute for CC and CXX in Makefile.
10727         * configure.in: Remove libm from target_libs.  Separate
10728         target_configdirs from configdirs.  If CC is not set in
10729         environment, try to get it from a host Makefile fragment.  Rewrite
10730         changes of configdirs to use skipdirs instead.  A few minor
10731         tweaks.  Take directories out of target_configdirs as they are
10732         taken out of configdirs.  Remove existing Makefile files from
10733         subdirectories.  Substitute for TARGET_CONFIGDIRS and
10734         CONFIG_ARGUMENTS in Makefile.
10735         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
10736         by configure.in.
10737         (CONFIG_ARGUMENTS): Likewise.
10738         (CONFIGURE_TARGET_MODULES): New variable.
10739         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
10740         ($(CONFIGURE_TARGET_MODULES)): New target.
10741         (configure-libg++, configure-libio): New targets.
10742         (all-libg++): Depend upon configure-libg++.
10743         (all-libio): Depend upon configure-libio.
10744         (configure-libgloss, all-libgloss): New targets.
10745         (configure-libstdc++): New target.
10746         (all-libstdc++): Depend upon configure-libstdc++.
10747         (configure-librx, all-librx): New targets.
10748         (configure-newlib): New target.
10749         (all-newlib): Depend upon configure-newlib
10750         (configure-xiberty): New target.
10751         (all-xiberty): Depend upon configure-xiberty.
10753 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10755         * configure.in (host i[345]86-*-win32):  Expand the
10756         noconfigdirs again.
10758 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
10760         * mpw-configure: Fix sed command file name.
10762 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10764         * configure.in (host i[345]86-*-win32): Reduce the
10765         noconfigdirs again.
10767 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
10769         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
10770         or powerpc*-*-pe*, since they are not yet supported.
10772 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10774         Add PowerMac support and many other enhancements.
10775         * mpw-configure: New option --cc to select compiler to use,
10776         paste options set according to --cc into the generated
10777         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
10778         if mpw-make.sed is present.
10779         * mpw-config.in: Don't test for gC1, test for mpw-touch,
10780         add forward includes for PowerPC include files.
10781         * mpw-build.in: Build using Makefile.PPC if present.
10782         (do-byacc, etc): Remove separate version resource builds.
10783         (do-gas): Build "stamps" before "all".
10784         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
10785         * mpw-README: Update to reflect --cc option, PowerMac support,
10786         and recently-reported compatibility problems.
10788 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10790         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
10791         embedded m68k systems (-aout, -coff, -elf, -vxworks).
10792         (--with-multilib-top): Pass to recursive invocations.
10794 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
10796         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
10797         v810-*-*.
10799 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10801         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
10802         gdb, ld and opcodes on v810-*-*.
10804 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10806         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
10807         (local-maintainer-clean): New target.
10808         (maintainer-clean): New target.
10809         (realclean): Just depend upon maintainer-clean.
10811 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10813         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
10815 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
10817         * configure.in: Build ld in mips*-*-bsd* case.
10819 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
10821         * config.sub: Accept -lites* OS.  From Ian Dall.
10823 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
10825         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
10826         targets.
10828 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10830         * configure.in: treat i386-win32 canadian cross the same as
10831         i386-go32 canadian cross.
10833 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10835         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
10836         running under the simulator to build a reduced set of libraries.
10837         (powerpc-*-eabiaix): Add fine grained multilib support added to
10838         other powerpc targets yesterday.
10840 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10842         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
10843         -disable-softfloat, -disable-relocatable, -disable-aix, and
10844         -disable-sysv to control which multilib libraries get built.
10846 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10848         * configure: Add Makefile.tem to list of files to remove in trap
10849         handler.
10851 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10853         * config.guess (*Linux*):  Add missing "exit"s.
10854         Also, need specific check for alpha-unknown-linux (uses COFF).
10856 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10858         * config.guess:  Merge with FSF:
10860         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
10861         * config.guess (AIX4): More robust release numbering discovery.
10863         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
10864         * config.guess (i386-sequent-ptx): Properly get version number.
10866         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
10867         * config.guess (mips:*:4*:UMIPS): New case.
10869 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10871         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
10872         (i386-win32 host): Likewise.  Don't build readline.
10874 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
10876         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
10877         SUPPORT_FILES to submakes.
10879 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
10881         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
10882         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
10883         mpw-configure.
10885 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
10887         * configure.in (appdirs): Use =, not ==, in test expression when
10888         trying to build the text to print in the warning message for
10889         Solaris users.
10891 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
10893         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
10895 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10897         * config.guess: Recognize lynx-2.3.
10899 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
10901         * config.sub (z8ksim): Deleted
10902         (z8k-*-coff): New, this is the one true name of the target.
10904 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
10906         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
10908 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
10910         * config.guess (*:Linux:*:*): First try asking the linker what the
10911         default object file format is (elf, aout, or coff).  Then if this
10912         fails, try previous methods.
10914 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10916         * configure.in: Don't build newlib for *-*-vxworks5.1.
10918 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10920         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
10921         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
10923 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
10925         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
10927 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
10929         * cfg-ml-com.in: New file.
10930         * cfg-ml-pos.in: New file.
10932 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10934         * COPYING.NEWLIB: Add HP free copyright to list.
10936 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10938         * config.sub: Recognize -eabi* for the system, not just -eabi.
10940 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10942         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
10943         * config.sub, configure.in (win32): New target and host.
10945 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10947         * configure.in: Add i386-pe configuration.
10949 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
10951         * mpw-build.in (install): Install GDB after LD.
10953 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
10955         * mpw-config.in (elf/mips.h): Always forward-include, needed
10956         for GDB to build.
10958 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10960         * testsuite: New directory for customer acceptance and whole tool
10961         chain tests.
10963 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
10965         * configure: If per-host line isn't found, but AC_OUTPUT is found
10966         and a configure script exists, run it instead.
10968 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10970         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
10972 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10974         * configure: Set build_{cpu,vendor,os,alias} to host values when
10975         --build isn't specified.
10977 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10979         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
10980         (FLAGS_TO_PASS): Pass them.
10981         (EXTRA_TARGET_FLAGS): Ditto.
10983 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10985         * Makefile.in (all-libg++): Depend on all-libstdc++.
10987 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10989         * configure.in (noconfigdirs): Enable all packages for
10990           i386-unknown-netbsd.
10992 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
10994         * configure.in (noconfigdirs): Don't configure tk for i386-go32
10995         hosted builds (DOS builds)
10997 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10999         Changes for ARM based on patches from Richard Earnshaw:
11000         * config.sub: Handle armeb and armel.
11001         * configure.in: Omit arm linker only for riscix.
11003 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11005         * config.guess:  Update from FSF.
11007 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
11009         * config.sub: Recognize powerpcle as the little endian variant of
11010         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
11011         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
11012         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
11013         temporarily.
11015 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11017         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11019 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
11021         * config.sub: Accept -lites* as a basic system type.
11023 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
11025         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11026         installed, and if so return linuxoldld as the system name.
11028 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
11030         * config.guess: Add hppa1.1-hp-lites support.
11032 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11034         * configure.in: Don't build newlib for m68k-vxworks5.1.
11036 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11038         * configure.in (mips-sgi-irix6): Use mh-irix5.
11040 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
11042         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11044 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11046         * test-build.mk: Enable building of shared libraries on IRIX 5 and
11047         OSF/1.  Fix compiler flags.
11048         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
11050 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11052         * configure.in: Recognize --with-newlib.
11053         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11055 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11057         * Makefile.in: move {all,check,install}-gdb from *_MODULES
11058         to *_X11_MODULES due to gdbtk needing X include files et al.
11060 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
11062         Merge in support for Mac MPW as a host.
11063         (Old change descriptions retained for informational value.)
11065         * mpw-config.in: Add generic include forwards for cpu-specific
11066         include files in aout and elf directories.
11068         * mpw-configure: Added copyright.
11069         * mpw-config.in: Check for presence of required build tools.
11070         (target_libs): Add newlib.
11071         (target_tools): Add examples.
11072         (Read Me): Generate as "Read Me for MPW" instead.
11073         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11074         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11075         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11077         * mpw-configure: Remove subdir-specific makefile hackery,
11078         delete mk.tmp after using it.
11080         * mpw-build.in (all): Display start and end times.
11082         * mpw-configure (host_canonical): Set.
11083         (target_cpu): Always add to makefiles.
11084         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11085         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11086         (mpw-mh-mpw): Look for in srcdir and srcroot.
11087         Use sed instead of mpw-edit-prefix to edit prefix definitions.
11089         * mpw-build.in: (install-only): New target.
11091         * mpw-configure (host_alias, target_alias): Rename from hostalias
11092         and targetalias, add into generated Makefile.
11093         (mk.tmp): If present, add into generated Makefile.
11094         * mpw-build.in (all-gas): Build config.h first before gas proper.
11096         * mpw-configure (config.status): Write only if changed.
11097         * mpw-config.in (readline): Configure it (not built, just used for
11098         definitions).
11100         * mpw-config.in (elf/mips.h): Add a forward include.
11102         * mpw-config.in: Forward-include most .h files in include into
11103         extra-include.
11104         (readline): Don't build.
11105         mpw-build.in (install): Install GDB.
11107         * mpw-configure (prefix, mpw_prefix): Handle it.
11108         * mpw-config.in (mmalloc, readline): Don't configure.
11109         * mpw-build.in (thisscript): Rename to ThisScript.
11110         Use mpw-build instead of BuildProgram everywhere.
11111         (mmalloc, readline): Don't build.
11112         * mpw-README: New file, basic documentation about the MPW port.
11114         * mpw-config.in: Use forward-include to create include files.
11116         * mpw-configure: Add more things to the top of each configured
11117         Makefile, including contents of config/mpw-mh-mpw.
11118         * mpw-config.in (extra-include): Create this directory and fill it
11119         with Posix-like include files when configuring.
11121         * config.sub (apple, mac, mpw): Add various aliases.
11123         * mpw-build.in: New file, top-level build script fragment for MPW.
11124         * mpw-configure: New file, configure script for MPW.
11125         * mpw-config.in: New file, config fragment for MPW.
11127 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11129         * configure.in (host_libs): Remove glob, since it is gone from the
11130         sources.
11132 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11134         * Makefile.in: define empty GDB_NLM_DEPS var.
11136         * configure.in(target_makefile_frag): use config/mt-netware
11137         for netware targets.
11139 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11141         * config.sub: Merge in recent FSF changes.  Remove linux special
11142         cases.
11144 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11146         Revert this change:
11148         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11150                 * build-all.mk: Use CC=cc -Xs on Solaris.
11152 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11154         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11155         stop using it.
11156         * Makefile.in: Nuke all references to glob subdirectory.
11158 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11160         * configure.in: Fix --enable-shared logic in per-host.
11162 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11164         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11166 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11168         * configure.in (noconfigdirs): Don't build gas on AIX, for
11169         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11171 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11173         * configure: Fix --cache-file to work if the file argument is a
11174         relative path.
11176 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11178         * configure: If the --cache-file is used, pass it down to
11179         configure in subdirectories.
11181 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11183         * config.sub: add vxworks29k configuration.
11185 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11187         * Makefile.in (taz): Do "diststuff" part quietly.
11189 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11191         * config.sub: Mini-merge with gcc/config.sub.
11193 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11195         * config.guess (IRIX): Sed - to _.
11197 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11199         * Makefile.in (source-vault, binary-vault): New targets.
11201 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11203         * config.sub: Recognize -eabi as a basic system type.
11205 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11207         * configure.in (enable_shared stuff): Fix typo.
11209 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11211         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11213 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11215         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11217 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11219         * configure.in (rs6000-*-*): Don't build gas.
11221 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11223         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11224         reduce command line length.
11225         (AS_FOR_TARGET): Check for as.new, not Makefile.
11226         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11228 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11230         * config.guess:  Merge from FSF.
11232 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11234         * configure: Don't use $ when handling program_suffix.
11236 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11238         * configure.in:  Configure tk for hppa/hpux.
11240 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11242         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11244 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11246         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11247         to LIBCXXFLAGS.  Tests are better run without it.
11249 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11251         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11253 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11255         * configure.in (*-*-netware*): Don't configure xiberty.
11257 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
11259         * configure.in:  Remove tk from native_only list.
11261 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
11263         * build-all.mk: Add mips-ncd-elf target to sun4 targets
11264           for special NCD build.
11266 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11268         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11269         makeall.bat, they're only useful for binutils snapshots.
11270         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11271         makeall.bat to specified SUPPORT_FILES.
11273 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
11275         * build-all.mk: Add Ericsson targets to sun4 and solaris
11276           hosts.  Add  BNR's sun4 target to solaris host, so their
11277           build-from-source will be tested in-house first.
11279 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11281         * Makefile.in (LIBCFLAGS): New variable.
11282         (CFLAGS_FOR_TARGET): Ditto.
11283         (LIBCFLAGS_FOR_TARGET): Ditto.
11284         (LIBCXXFLAGS): Ditto.
11285         (CXXFLAGS_FOR_TARGET): Ditto.
11286         (LIBCXXFLAGS_FOR_TARGET): Ditto.
11287         (BASE_FLAGS_TO_PASS): Pass them.
11288         (EXTRA_TARGET_FLAGS): Ditto.
11290         * configure.in: Support --enable-shared.
11292 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11294         * configure.in (target_libs):  Include libstdc++ again.
11295         * config.guess:  Update from FSF (for FreeBSD).
11297 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11299         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11300         makeall.bat.
11301         (DISTDOCDIRS): Add `etc'.
11302         (ETC_SUPPORT_PFX): New variable.
11303         (taz): Include anything from etc starting with a word in
11304         ETC_SUPPORT_PFX.
11306 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11308         * config.sub: Update for recent FSF changes.  Remove obsolete
11309         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
11310         spacing changes.
11312 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11314         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
11316         * config.guess:  Merge with FSF.
11317         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11319 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11321         * configure: Since the "trap 0" handler will override the exit
11322         status on many systems, only use it for "exit 1", and make it set
11323         a non-zero exit status; reset it before "exit 0".  Also, check
11324         exit status of config.sub, and error out if it failed.
11326 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
11328         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11329         and install libgloss.
11331 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11333         * Makefile.in (all-binutils): Depend upon all-byacc.
11335         * configure.in: Don't build emacs on Irix 5.
11337 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11339         * configure.in (*-*-netware*): Add libio.
11341 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11343         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11344         (CHECK_TARGET_MODULES): Ditto.
11345         (INSTALL_TARGET_MODULES): Ditto.
11346         (TARGET_LIBS): Ditto.
11347         (all-libstdc++): Note dependencies.
11349 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11351         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11353 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11355         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11356         -fexternal-templates.
11358         * configure.in (target_libs): Add libstdc++.
11359         (noconfigdirs): Add libstdc++ as appropriate.
11361 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11363         * config.guess:  Update from FSF.
11365 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11367         * configure: Use ${config_shell} when running ${configsub}.
11369 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
11371         * config.sub: No longer recognize h8300h.
11373 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11375         * config.sub: Remove extraneous differences between config.sub and
11376         gcc/config.sub.
11378 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11380         * Makefile.in (DISTSTUFFDIRS): Add gas.
11382 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11384         * COPYING.NEWLIB: New file.
11386 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11388         * config.guess (HP-UX):  Patch from Harlan Stenn
11389         <harlan@landmark.com> to also emit release level.
11391 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11393         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11395 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11397         * config.sub:  Merge nextstep cleanup from FSF.
11399 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11401         * configure.in (arm-*-*): Don't configure ld for this target.
11403 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11405         * configure.in (*-*-netware): don't configure libg++, libio,
11406           librx, or newlib.
11408 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11410         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
11411         configure ld--it works, but it doesn't support shared libraries.
11413 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11415         * config.guess (*-unknown-freebsd*):  Get rid of possible
11416         trailing "(Release)" in version string.
11417         Patch from Paul Richards <paul@isl.cf.ac.uk>.
11419 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11421         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11422         Fix type: *-next-neststep -> *-next-nextstep.
11424         * config.guess:  Merge from FSF:
11426         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
11428         * config.guess: Recognize powerpc-ibm-aix3.2.5.
11430         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
11432         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11433         instead of UNIX_SV for UnixWare 1.0).
11435 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
11437         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
11438         to make gdb/nlm/* build after the compiler and linker.
11440 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11442         * config.guess (netbsd, freebsd, linux):  Accept any machine,
11443         not just i[34]86.
11444         (m68k-atari-sysv4):  Relocate to match FSF version.
11446         * config.guess:  More merges from the FSF:
11448         Add a space before function call or macro invocation.
11450         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11452         * config.guess: Add trap cmd to remove dummy.c and dummy when
11453         interrupted.
11455         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11457         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11458         (dummy): Redirect stderr from compilation of dummy.c.
11460         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
11462         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11464 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
11466         * configure: Accept and ignore --cache*, for compatibility with
11467         new autoconf.
11469 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11471         * config.guess:  Merge from FSF:
11473         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11475         * config.guess (Pyramid*:OSx*:*:*): New case.
11476         (PATH): Add /.attbin at end for finding uname.
11477         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
11479         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
11481         * config.guess (M88*:DolphinOS:*:*): New case.
11483         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
11485         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11486         to select whether to use ELF or COFF.
11488         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11490         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
11492         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11494         * config.guess: Guess the OS version for HPUX.
11496         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
11498         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11500 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11502         * configure.in: Recognize --with-headers, --with-libs, and
11503         --without-newlib.
11504         * Makefile.in (all-xiberty): Depend upon all-ld.
11506 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11508         * configure.in: Change i[34]86 to i[345]86.
11510 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11512         * configure (version): A few more tweaks to help message.
11514 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11516         * Makefile.in:  Remove (for now) librx as a host library,
11517         now that we're building it for target.
11519 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11521         * configure: Fix up help message; from karl@owl.hq.ileaf.com
11522         (Karl Berry).
11524 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11526         * configure.in:  Also configure librx.
11528 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11530         * Makefile.in:  Update various rules to reflect that librx
11531         is now needed for libg++.
11533 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11535         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11537 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
11539         * configure.in: Configure the examples directory.
11541 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11543         * configure: Simplify Jun 2 1994 change.
11545 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11547         * change CC to /usr/latest/bin/gcc for lynx host builds, since
11548         /bin/gcc isn't good enough to build gcc.
11550 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
11552         * Makefile.in (GDB_SUPPORT_FILES): Remove
11553         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
11554         (gdb.tar.gz): Add new rule to use standard distribution building
11555         mechanism.
11557 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11559         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
11560         Bill Cox <bill@cygnus.com>.
11562 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11564         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
11566 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
11568         * configure:  Search current dir first in .gdbinit.
11570 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11572         * config.sub:  Recognize freebsd (merged from gcc config.sub).
11574 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11576         * config.sub:  Refer to NeXT's operating system as nextstep.
11578         * config.sub (case $basic_machine):  Re-order the cases, to match
11579         the order in the FSF version (which is mostly alphabethical).
11580         Merge in some additions and changes from the FSF.
11582 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
11584         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
11585         * config.sub: Recognize cxux7.
11586         * configure.in: Use mh-cxux for m88k-harris-cxux*.
11588 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11590         * config.sub:  Fix typo powerpc -> powerpc-*.
11592 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
11594         * Makefile.in: `all-emacs19' depends on `all-byacc'.
11596         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
11597         parallel with all-emacs and install-emacs).  Top-level command
11598         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
11600 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11602         * test-build.mk ($(host)-stamp-stage2-installed): Remove
11603         $(relbindir)/make before doing ``make install'', and use
11604         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
11605         installing over running make binary.
11606         ($(host)-stamp-stage3-installed): Likewise.
11608 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11610         * config.guess: Recognize Mach.
11612 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11614         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
11615         see whether --exec-prefix was used.
11617 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11619         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
11621 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11623         * Makefile.in: Add all-librx target similar to all-libproc.
11625 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
11627         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
11628         with post 1.2 uname bogosity.
11630 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11632         * configure: Remove temporary files on receipt of a signal.
11634 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
11636         * configure: If there is a package_makefile_frag, remove
11637         ${subdir}/Makefile.tem after copying it in.
11639 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11641         * build_all.mk: support rs6000 lynx identifies itself as
11642         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
11643         since /bin/gcc is too feeble to compile a modern gcc.
11645 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11647         * brought devo/test-build.mk update-to-date with progressive/
11648           test-build.mk. Add lynx targets and hppa flag info.
11650 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11652         * configure.in:  Use mh-ncrsvr43.  Patch from
11653         Tom McConnell <tmcconne@sedona.intel.com>.
11655 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11657         * config.guess (i386-unknown-bsdi):  No longer need to
11658         check #if defined(__bsdi__) && defined(__i386__).
11660 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11662         * configure: Set program_transform_nameoption correctly.
11664 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11666         * brought build-all.mk update-to-date with progressive build-all.mk,
11667           added new targets and hppa info.
11669 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11671         * configure: If config.guess result is a prefix of the user
11672         specified target, assume a native build and use the user specified
11673         target as the host alias.  Remove SunOS patch suffix removal hack.
11674         * configure.in: Remove SunOS patch suffix removal hack.
11676         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
11677         in NATIVE_CHECK_MODULES.
11679 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
11681         * Makefile.in: Rename HOST_ONLY to NATIVE.
11682         * configure: Delete SunOs patch suffix from host_canonical
11683           and build_canonical variables that are prepended to Makefiles.
11684         * configure.in: Add comments for easier maintenance.
11686 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11688         * Makefile.in: Add all-libproc target similar to all-gui.
11690 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
11692         * Makefile.in (CHECK_MODULES): split into
11693         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
11695 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
11697         * config.guess (i386-unknown-bsdi): New system to guess.
11699 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11701         * Makefile.in: Add all-gui target (but not yet build by "all").
11703 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
11705         * config.sub: Move deletion of patch suffix from here...
11706         * configure.in: To here, at Ian's suggestion.  The top-
11707           level scripts might need to know of a patch level.
11709 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
11711         * config.sub: Strip off patch suffix so rtl is recognized
11712           as a sunos4.1.3 machine, even though it's been patched.
11714 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
11716         * Makefile.in (INSTALL_LAST): Delete.
11717         (INSTALL_DOSREL): New.
11719 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11721         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
11722         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
11723         whether we pass down --with-gnu-ld anyhow.
11725 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
11727         * Makefile.in (INSTALL_LAST): Change operation so it works
11728         on more flavors of make.
11729         * configure.in (go32): Don't build libg++ or libio.
11731 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
11733         * Makefile.in (Move HOST_PREFIX_1 and friends up so
11734         they can be overriden by templates.
11736 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
11738         * configure.in (target==go32): Don't build gdb.
11739         * dosrel: New directory.
11741 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
11743         * configure.in (host==go32): Configure dosrel too.
11744         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
11745         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
11746         be set by incoming names or templates.
11747         (INSTALL_LAST): New rule.
11749 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
11751         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
11753 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11755         * configure.in (appdirs): New variable.  Currently empty, but will
11756         be used in gas distribution.  If nonempty, lists a set of
11757         directories at least one of which must get configured, or top
11758         level configuration is considered to have failed.
11759         (rs6000-*-lynxos*): Use new file name.
11761 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11763         Eliminate XTRAFLAGS.
11764         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
11765         newlib include files using -idirafter, and also use -nostdinc.
11766         (CXX_FOR_TARGET): Likewise.
11767         (XTRAFLAGS): Removed.
11768         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
11769         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
11770         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
11771         ($(DO_X)): Don't pass down XTRAFLAGS.
11773 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11775         * configure.in (mips*-dec-bsd*): New target; do build linker.
11776         (mips*-*-bsd*): New target; don't build linker.
11778 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11780         * configure.in: support rs6000-*-lynxos* configuration.
11781         support sunos4 as a cross target.
11783         * config.sub: look for lynx*, not lynx since the OS version may
11784         legitimately be part of the name.
11786 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11788         * configure.in (i[34]86-*-sco*): Move to be with other i386
11789         targets.
11790         (romp-*-*): New target.  Skip various binary utilities.
11791         (vax-*-*): New target.  Don't build newlib.
11792         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
11794 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11796         * configure.in: Only set host_makefile_frag if config
11797         directory exists.
11799 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11801         * install.sh: If $dstdir exists, don't check whether each
11802         component does.
11804 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11806         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
11808 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
11810         * configure.in (*-*-lynxos*): Don't configure newlib for either
11811         native or cross Lynx.
11813 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
11815         * config.sub (sparc64-elf): Fix os.
11816         (z8k): Remove duplicate.
11818 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11820         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
11821         gcc/stmp-fixproto, to try to prevent fixproto from being run.
11823 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
11825         * configure: Make file links cleanly even if Lynx fails on
11826           an NFS symlink (at least fail cleanly).
11828 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11830         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
11831         -XNh2000.
11833 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11835         * configure: Unknown options are fatal again.
11837 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
11839         * configure: Ignore --x-includes and --x-libraries, for Autoconf
11840         compatibility.
11842 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11844         * build-all.mk: Add `clean' target.
11846 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11848         * config.guess:  Add SINIX support.
11849         * configure.in:  Add mips-*-sysv4* support.
11851 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
11853         * build-all.mk: Document all useful targets.
11854         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
11855         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
11857 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11859         * configure: Support --silent, --quiet.
11861 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11863         * configure: Support --disable-FEATURE.
11865 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11867         * config.guess: Recognize NCR running SVR4.3.
11869 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11871         * config.guess:  Make BSDI generate i386-unknown-bsd386.
11872         Patch from Paul Eggert <eggert@twinsun.com>.
11874 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11876         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
11878 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11880         * configure: Make unrecognized options give nonfatal warnings
11881         instead of fatal errors, and pass them to any subdirectory
11882         configures in case they recognize them.
11883         Make --x equivalent to --with-x.
11885 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11887         * configure: Add --enable-* options.  Clean up usage message and
11888         some comments.
11890 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
11892         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
11894 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11896         * configure.in (hppa*-*-*): Enable binutils.
11898 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11900         * config.sub: Recognize cisco.
11902 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
11904         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
11906 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11908         * config.guess: about target *-hitachi-hiuxwe2, don't print more
11909         than one configuration name.  Add comment.
11911 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
11913         * config.guess: about target *-hitachi-hiuxwe2, fixed
11914         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
11915         macro is incorrect.]
11917 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11919         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
11920         than the "make ls" stuff which used to be here.
11922 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11924         * config.guess:  Recognize i[34]86-unknown-freebsd.
11925         From Shawn M Carey <smcarey@rodan.syr.edu>.
11927 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11929         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
11931 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
11933         * config.guess: Check for ptx.
11935 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
11937         * config.sub: Add os9k checking.
11939 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11941         * config.guess: Handle OSF1 running on HPPA processors
11943 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11945         * configure: If subdir configure fails, print out a message with
11946         subdirectory name, in case subdir's configure code didn't identify
11947         itself.
11949 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
11951         * configure.in: Remove embedded newlines from configdirs.
11952         Avoid mismatches of substrings.  Fix matching strings at end
11953         of configdirs.
11955 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
11957         * config.guess:  Add Lynx/rs6000 config support.
11959 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11961         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
11963 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
11965         * configure.in (hppa*-*-osf*): Treat this just like most other
11966         PA configurations (eg no binutils or ld).
11967         (hppa*-*-*elf*): These configurations have binutils and ld.
11969 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11971         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
11973 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11975         * configure.in (rs6000-*-*): Build gas.
11977 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11979         * Makefile.in:  Avoid bug in losing hpux sed.
11981 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11983         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
11984         for GDB and GDB has been fixed to not need it.
11986 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11988         * config.guess: Recognize vax hosts.
11990 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11992         * configure (while loop): Don't use "break 2" inside case
11993         statement -- the case statement isn't an enclosing loop.
11995 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11997         * config.guess:  Clean up NeXT support, to allow nextstep
11998         on Intel machines.  Make OS be nextstep.
12000 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
12002         * config.guess: Add alternate forms for Convex.
12004 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
12006         * configure:  Completely rewrite option processing.  Take
12007         advantage of pattern-matching to avoid invoking test frequently.
12008         Also clean up host and target defaulting logic.
12010 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12012         * Makefile.in: Replace all occurrances of "rootme" with "r" and
12013         "$${rootme}" with "$$r", to increase the likelihood that the do-*
12014         commands (plus user environment) will fit SCO limits.
12016 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12018         * configure.in: Don't issue warnings about directories which are
12019         not being configured if -norecursion is set.  Correct test for
12020         --with-gnu-as and --with-gnu-ld to not get confused by substring
12021         matches.
12023         * configure.in: Don't build gas for alpha-dec-osf1*.
12025 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
12027         * configure:  Back out Per's change of 12/19/1993.  It changes the
12028         behavior of configure in unexpected and confusing ways.
12030         Also, use different delim char when calculating
12031         program_transform_name so that the name can contain slashes.
12033 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12035         * configure.in, config.sub: Add support for VSTa micro-kernel.
12037 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12039         * configure.in: Nuke hacks which were used to get a special
12040         version of GAS for HPPA configurations.
12042 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12044         * configure:  If only ${target_alias} is given, use that
12045         as the default for ${host_alias}.
12046         * configure:  Add missing back-slashes before nested quotes.
12048 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12050         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12052 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
12054         * config.guess:  Recognize some Tektronix configurations.
12055         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12057 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12059         * config.sub: Match any flavor of SH.
12061 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
12063         * configure.in: Don't try to configure newlib for Alpha.
12065 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12067         * configure.in: Don't build ld for Irix 5.  Don't build gas,
12068         libg++ or libio for any Alpha target.
12070         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12072 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
12074         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12075         default arguments -- so it tried to compress itself.
12077 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12079         * configure.in (notsupp): ensure that a space is always at the end
12080           of the configdirs list, since the grep checks for an explicit space
12082 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12084         * configure.in (target i386-sysv4.2): don't build ld, since static
12085           versions of many libraries are not available.
12087 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12089         * config.guess: Recognize Apollos (using environment variables).
12090         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12092 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12094         * config.guess: Recognize Sony news mips running newsos.
12096 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
12098         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12099         "fi ; else" for bash.
12101 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
12103         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12105 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
12107         * config.sub: accept unixware as an alias for svr4.2.
12108         Fix some inconsistancies with the gcc version.
12110 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12112         * Makefile.in (DISTDOCDIRS):  Add gdb.
12114 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12116         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
12118 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12120         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12121         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12122         this now.
12124 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12126         * config.sub: Accept hiux* as an OS name.
12128         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12129         etc/make-stds.texi.  The underscore came from gcc, and dje now
12130         agrees that RUNTESTFLAGS is the correct name.
12132 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12134         * install.sh:  Remove 'set -e'.  It makes any conditionals
12135         in the script useless.
12137         * config.guess: Automatically recognize arm-acorn-riscix
12138         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12140 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12142         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12144 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12146         * Makefile.in (DISTDOCDIRS): New variable.
12147         (taz): Edit local Makefile.in sooner, instead of proto-toplev
12148         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
12150 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12152         * configure.in (hppa target): check the source directory for the
12153           pagas sub-directory
12155 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12157         * config.sub: Allow -aout* and -elf*.
12159 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12161         * configure.in: Don't build ld on i386-solaris2, same as for
12162         sparc-solaris2.
12164 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12166         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12168 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12170         * configure.in:  Configure gdb for alpha.
12172 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12174         * Makefile.in (CXXFLAGS): Add -O.
12176 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12178         * config.guess: added support for DG Aviion
12180 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12182         * configure.in: Produce warning message for subdirectories not
12183         configurable for this host/target combination.  Don't try to
12184         configure gdb for vms.
12186 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12188         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12189         appropriate files before making "diststuff".
12190         (DISTBISONFILES): New var: list of files to be edited.
12191         (DISTSTUFFDIRS): Add binutils.
12193 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12195         * config.sub: also handle mipsel and mips64el (for little endian mips)
12197 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12199         * configure.in: Add * to end of all OS names.
12201 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12203         * configure.in: Build newlib for LynxOS native.
12205 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12207         * config.guess: Add support for delta 88k running SVR3.
12209         * configure.in: Add comment about HP compiler vs. emacs.
12211 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12213         * configure.in: don't build ld on solaris2 (not a viable option
12214           due to bugs in getpwnam & getpwuid)
12216 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12218         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12219         config.guess will produce a full version number.
12221 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12223         * configure.in: Build linker and binutils for alpha-dec-osf1.
12225 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12227         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12228         and gdb/testsuite/Makefile.in.
12230 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12232         * configure.in: recognize mips*- instead of mips-
12234 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12236         * config.sub: Accept linux*coff and linux*elf as operating
12237         systems.
12239 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12241         * config.sub: Recognize mips64, and mips3 as an alias for it.
12243 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12245         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12246         gdb knows how to handle OSF/1 shared libraries.
12248 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12250         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12251         * config.guess: Recognize Hitachi's HIUX.
12252         * config.sub: Recognize h3050r* and hppahitachi.
12253         Remove redundant cases for hp9k[23]*.
12255 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12257         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12258         if gas and ld are in the source tree and are in ${configdirs}.
12259         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12260         --with options (but still pass them down on the command line,
12261         if they were explicitly specified).
12263 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12265         * configure: substitute SHELL value in Makefile.in with
12266         ${CONFIG_SHELL}
12268 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12270         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12271         *-*-solaris2* targets.
12273 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12275         * Makefile.in: define M4, and pass it down to sub-makes;
12276         all-autoconf now depends on all-m4
12278 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12280         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12281         presence of {ar,ranlib} instead of a configured directory
12283 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
12285         * config.guess: Accept 34?? as well as 33?? for NCR.
12287 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12289         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12290         of 'gas' in sed commands, since 'gash' is now in the tree as well.
12292 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12294         * configure: grab values for $(CC) and $(CXX) from the
12295         environment, so that someone can do "CC=gcc configure; make" and
12296         have it work right (matching the way that autoconf works now)
12298         * configure.in, Makefile.in: add support for gash, the tcl
12299         interface to Galaxy
12301         * config.guess: add NetBSD variants (hp300, x86)
12303 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
12305         * install.sh: Support -d option (in the manner of SunOS 4 install,
12306         as it is more deterministic than that of GNU install)
12307         (chmodcmd): Set file to mode 755 by default (should also do default
12308         chgrp and chown, but I don't feel like dealing with that now)
12310 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
12312         * config.sub: Remove h8300hhms alias.
12314 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12316         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12318 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12320         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12321         as stmp-fixinc
12323 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12325         * config.sub: recognize m88110-bug-coff.
12327 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12329         * Makefile.in (all-libio): all dependencies on the toolchain used
12330         to build this (gcc, gas, ld, etc)
12332 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12334         * config.guess: Deal with OSF/1 1.3 on alpha.
12336 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12338         * install.sh: add some 'else true' clauses for portability
12340         * configure.in: don't build libio for h8[35]00-*-* targets
12342 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12344         * Makefile.in:  Add support for new libio.
12346 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12348         * install.sh: If one command fails, don't try the rest.  Don't try
12349         to remove $dsttmp (via trap) unless we have already created it.
12350         If $src doesn't exist, detect it and exit with an error.
12352         * config.guess: Recognize BSD on hp300.
12354 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12356         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12357         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12359 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
12361         * Makefile.in (all-send-pr): depends on all-prms
12363 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12365         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12367 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12369         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12370         Added test for mips-mips-riscos5.
12372 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12374         * configure.in: use mh-hp300 for 68k HP hosts
12376 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12378         * configure: add support for CONFIG_SHELL, so that you can use
12379         some alternate shell for evaluating configure scripts
12381 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
12383         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
12384         in configure script to bug-gdb@prep.ai.mit.edu when building
12385         distribution archive.
12386         * Makefile.in (COMPRESS):  Remove def.
12387         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
12388         gdb.tar.Z and make-gdb.tar.Z respectively.
12389         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
12390         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
12391         to convergence with 'taz' target in Makefile.in.
12393 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12395         * install.sh (dsttmp): use trap to ensure that tmp files go
12396         away on error conditions
12398 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12400         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12402 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12404         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12405         its parent is '/' not ''.
12407         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12409 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
12411         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12412         that ${newsrcdir}/configure.in does.
12414 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12416         * test-build.mk: support for CONFIG_SHELL
12418 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
12420         * config.sub (netware):  Add as a basic system type.
12422 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12424         * Makefile.in (Makefile): depend on configure.in.  Also drop the
12425           $(srcdir)/ from the dependency on Makefile.in.
12427 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
12429         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12430         (h8300hhms is temporary until multi-libraries are implemented).
12431         * configure.in: Handle h8300h too.
12433 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12435         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12437 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
12439         * configure:  Remove extraneous output when guessing host type.
12440         * config.guess:  Remove extraneous output when guessing using C
12441         compiler rather than uname, or when guessing fails.
12443 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
12445         * Makefile.in: remove all.cross and install.cross targets
12447         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12448           definitions
12450 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
12452         * configure.in (target sh): Build gprof.
12454 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12456         * config.sub: change -solaris to -solaris2
12458 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12460         * configure.in: Use config/mh-riscos for mips-*-sysv*.
12462 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
12464         * configure: Correct error message for missing Makefile.in to
12465         print correct directory.
12467 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12469         * install.sh: kludge around 386BSD shell bug
12471 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
12473         * config.guess:  Recognize NeXT.
12474         * config.guess:  Recognize i486-ncr-sysv4.
12475         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
12477 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
12479         * Makefile.in (MAKEINFOFLAGS): New variable.
12480         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12481         * build-all.mk, test-build.mk: Pass down --no-split as
12482         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
12484 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
12486         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
12488 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
12490         * Makefile.in (libg++.tar.z):  New rule.
12491         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
12492         * Makefile.in (taz):  Only do a single chmod.
12494 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12496         * install.sh: don't use dirname anymore (replaced with sed usage)
12498 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
12500         * Makefile.in:  Change extension for gzip'd files from '.z' to
12501         '.gz' per new FSF standard usage.
12503 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12505         * configure: put quotes around the final value of program_transform_name
12507 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12509         * Makefile.in: new install.sh support; update install-info rules
12511 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
12513         * configure.in: Build diff for crosses, but not for go32 host.
12515         * configure.in: Build gprof only for native, and don't build it
12516         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12518 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
12520         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12522 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12524         * configure.in (host_tools): Add prms.
12526 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12528         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12529         with $(FLAGS_TO_PASS) on the command line
12531         * config.sub: Recognize lynx and lynxos
12533 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12535         * config.sub: Accept -ecoff*, not just -ecoff.
12537 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12539         * Makefile.in (taz): Use .gz suffix instead of .z.
12540         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12541         names.
12543 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12545         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12547 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12549         * Makefile.in (install-no-fixedincludes):  install gcc last, so
12550         that rebuilds that might happen during 'make install' don't get
12551         bogus gcc include files
12553 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12555         Change from Utah for HPPA support:
12556         * config.guess: Recognize hppa1.x-hp-bsd.
12558 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
12560         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
12561         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12563 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12565         * config.sub: Add support for rom68k and bug boot monitors.
12567 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
12569         * Makefile.in: Make all-opcodes depend on all-bfd.
12571 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12573         * config.guess: Added special check for i[34]86-univel-sysv4*.
12575 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
12577         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
12578         the processor rather than assuming i486.
12580 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12582         * config.guess: Recognize SunOS6 as Solaris3.
12584 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
12586         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
12587         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
12589 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
12591         * build-all.mk (all-cross): New target for Canadian Cross.
12592         Added Q2 go32 targets.
12593         * test-build.mk: Configure go32 cross sparclite-aout and
12594         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
12595         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
12597 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12599         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
12600         GO32 hosted toolchains
12602 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12604         * configure: change  so "-exec-prefix" gets passed down rather
12605         than "-exec_prefix" so autoconf generated Makefiles get the
12606         exec_prefix set right.
12608 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12610         * config.guess: get the Solaris2 minor version number
12612         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
12614 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12616         * config.guess: Recognize some Sequent platforms.
12618 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12620         * Makefile.in: added the vault-install target
12622         * configure.in: actually use the Sun3 makefile fragment that's in
12623         config, also added the release dir to configdirs
12625 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12627         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
12629 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12631         * configure.in: remove some program from Alpha targetted toolchains
12633 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
12635         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
12636         gprof.
12637         (taz): Run "make diststuff" in those directories instead of "make
12638         proto-dir".  Look for "VERSION=" only at start of line in subdir
12639         Makefile.  Use "gzip -9" for compression.
12640         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
12641         (binutils.tar.z): New target.
12643 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12645         * Makefile.in (taz): Include gpl.texinfo.
12647 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12649         * Makefile.in (setup-dirs): Merged into "taz" target.
12650         (taz): Only do `proto-dir' stuff if a directory is actually needed
12651         for this target.
12653 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
12655         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
12656         (FLAGS_TO_PASS): Pass down MUNCH_NM.
12657         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
12658         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
12659         (gcc-no-fixedincludes): Correct for current gcc Makefile.
12661 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
12663         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
12664         config.sub, and move-if-change to gdb testsuite distribution
12665         archive, so the testsuite can be extracted, configured, and
12666         run separately from the gdb distribution.  Blow away the Chill
12667         tests that require a Chill compiled executable, since GNU Chill
12668         is not yet publically available.
12670 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12672         * test-build.mk: set environment variables in a single command,
12673         instead of a list of assignments and exports
12675         * config.guess: recognize Alpha/OSF1 systems
12677 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12679         * configure: Change help message to prefer --options rather than
12680           -options.
12682 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12684         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
12685         zippy@ecst.csuchico.edu.
12686         * config.guess: Recognize miniframe.
12688 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12690         * Makefile.in: Use srcroot to find runtest rather than rootme.
12691         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
12693 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
12695         * test-build.mk: Extensive additions to support building on a
12696         machine other than the host.
12698 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12700         * configure (tooldir): Fix for i386-aix again.
12702 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
12704         * configure, Makefile.in:  Change definition of $(tooldir)
12705         to match the FSF.
12707 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
12709         * config.guess:  Recognize i[34]86/SVR4.
12711 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12713         * Makefile.in (all-gdb): gdb depends on sim.
12715 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
12717         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
12718         at the same time we make the prototype gdb directory.
12719         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
12720         files at the same time as the gdb base release distribution.
12722 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
12724         * Makefile.in (check): Use individual check targets rather than
12725         DO_X rule.
12726         (check-gcc): Added.
12728 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
12730         * config.sub: Use sysv3.2 not sysv32 for canonical OS
12731         for System V release 3.2.
12733 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12735         * config.sub: Recognize hppaosf.
12736         * configure.in: Do configure ld/binutils/gas for it.
12738 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12740         * configure (tooldir): Alter syntax used to set this, for systems
12741         where "\$" isn't handled right, like i386-aix.
12743 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12745         * configure: Pass program-transform-name, not
12746         program_transform_name, to recursive configures.
12748 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
12750         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
12751         of gas+ld+binutils.
12753 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
12755         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
12757 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12759         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
12761 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12763         * Makefile.in (PRMS): Set back to all-prms.
12765 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
12767         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
12768         targets, rather than for MIPS hosts.
12770 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12772         * configure.in: add comment for --with-x default values
12774         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
12776         * Makefile.in: add check-* targets for each of the directories in
12777         the tree.  Add a definition of RUNTEST that will use the one we
12778         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
12780 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
12782         * configure.in: Removed obsolete references to bfd_target and
12783         target_makefile_frag.
12785         * build-all.mk: Set assorted targets for Q2.
12786         * config.sub: Recognize z8k-sim and h8300-hms.
12787         * test-build.mk: Really don't pass host to configure.
12788         (HOLES): Added uname.
12790 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
12792         * configure: Handle an empty program-prefix, program-suffix or
12793         program-transform-name correctly.
12795 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12797         * build-all.mk: -G 8 no longer required for MIPS targets.
12798         * test-build.mk: Don't pass host argument to configure; make it
12799         guess.
12801 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
12803         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
12804         * Makefile.in (COMPRESS):  New macro, like GZIP.
12806 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12808         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
12810         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
12811         with gas currently defaults to -G 0.
12813 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
12815         * Makefile.in (all-flex): flex depends on byacc.
12817         * build-all.mk: If host not specified, use config.guess.  Pass TAG
12818         to test-build.mk as RELEASE_TAG.
12819         * test-build.mk (configargs): New variable containing arguments to
12820         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
12821         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
12823         * config.guess: Use /bin/uname when checking -X argument on SCO,
12824         to avoid invoking GNU uname which doesn't understand -X.
12826         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
12828         * configure.in: Build gas for mips-*-*.
12830 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12832         * Makefile.in (all.normal): insert missing backslash.
12834 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12836         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
12838         * Makefile.in: Complete overhaul to merge many almost identical
12839         targets.
12841 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12843         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
12844         (gdb.tar.Z): Adjusted.
12846         * Makefile.in (setup-dirs, taz): New targets; should be general
12847         enough to adapt for gdb sometime.  Build only .z file.
12848         (gas.tar.z): New target.
12850 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12852         * build-all.mk: Use CC=cc -Xs on Solaris.
12854 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
12856         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
12857         for handling BISON for FSF releases.
12859 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12861         * configure: Actually implement the change zoo just documented.
12863 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
12865         * configure: when using config.guess, only set target_alias when
12866         it's not already been set (ie, on the command line)
12868 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12870         * Makefile.in: add installcheck target, set PRMS to install-prms
12872 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12874         * configure: add support for package_makefile_fragment, handle the
12875         case where a directory has a configure.in file but no Makefile.in
12876         more gracefully (with an actual understandable error message, even);
12877         add support for --without (and add this to the usage message); also
12878         explicitly add a --host=${host_alias} to the command line when
12879         config.guess is used
12881 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
12883         * configure: Must use both --host and --target in recursive calls.
12885 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12887         * Makefile.in: Change deja-gnu to dejagnu.
12889 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12891         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
12893 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12895         * configure.in: canonicalize all instances to *-*-solaris2*,
12896         also strip out a number of tools to not build for go32 host
12898 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12900         * config.guess: add GPL.
12902         * Makefile.in, config.guess, config.sub, configure: bump
12903           copyrights to 93.
12905 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
12907         * Makefile.in (do-info): Removed obsolete check for existence of
12908         localenv file.
12910         * Makefile.in (MAKEOVERRIDES): Define to be empty.
12912 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12914         * Makefile.in: a couple of 'else true' for decstation,
12915         support for TclX
12917         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
12919 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
12921         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
12923 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
12925         * config.guess: Recognize i386-ibm-aix (PS/2).
12926         * configure.in: Use config/mh-aix386 file for it.
12928 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
12930         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
12931         CC_FOR_TARGET instead.
12932         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
12934 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
12936         * Makefile.in: Add sim to list of directories sent with gdb
12938 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12940         * configure.in: Put back mips-dec-bsd* case.
12942 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
12944         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
12945         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
12946         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
12948 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12950         * configure.in: remove no-op mips-dec-bsd* in "case $target"
12952         * Makefile.in (dir.info): only run gen-info-dir if it exists,
12953         (install-info): install dir.info only if it exists,
12954         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
12956 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
12958         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
12959         gas for mips-dec-bsd.
12961 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
12963         * configure (makesrcdir): If ${srcdir} is relative and not ".",
12964         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
12966 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12968         * configure.in: Added "dejagnu" to hosttools list.
12970 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
12972         * config.sub, configure.in, config.guess:  Add support
12973         for Bosx, an AIX variant from Bull.
12974         Patches from F.Pierresteguy@frcl.bull.fr.
12976 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12978         * devo/dejagnu: Initial creation of devo/dejagnu.
12979         Migrated dejagnu testcases and support files for testing software
12980         tools to reside as subdirectories, currently called "testsuite",
12981         within the directory of the software tool.  Migrated all programs,
12982         support libraries, etc. beloging to dejagnu proper from
12983         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
12984         with no modifications.  The changes to these files which will
12985         allow them to configure, build, and execute properly will be made
12986         in a future update.
12988 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12990         * Makefile.in: Change send_pr to send-pr.
12991         * configure.in: Likewise.
12992         * send_pr: Renamed directory to send-pr.
12994 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
12996         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
12998 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
13000         * README:  Update for gdb-4.8 release.
13001         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
13002         gdb-xxx.tar.z (gzip'd) file also.
13004 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13006         * Makefile.in: make all-diff depend on all-libiberty
13008 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
13010         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13012 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13014         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13016 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
13018         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
13019         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
13020         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
13022 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13024         * Makefile.in:  makeinfo binary is in a new location
13026 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
13028         * config.sub: Accept -ecoff as an OS.
13030         * Makefile.in: Various changes to eliminate a level of make
13031         recursion and reduce the required command line length.
13032         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13033         sub-makes.
13034         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13035         variables holding settings for specific sub-makes.
13036         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13037         in terms of BASE_FLAGS_TO_PASS.
13038         (TARGET_LIBS): New variable listing directories which use
13039         TARGET_FLAGS_TO_PASS.
13040         (subdir_do): Eliminated.
13041         (do-*): New set of targets to replace subdir_do.
13042         (various): All targets which used subdir_do now depend on do-*.
13043         (local-clean): Renamed from do_clean.
13044         (local-distclean): New target, dependency of distclean and
13045         realclean.
13046         (install-info): Don't create directories.  Depend on dir.info
13047         rather than calling make recursively.
13048         (install-dir.info): Eliminated.
13049         (install-info-dirs): Create all info directories here.
13050         (dir.info): Depend upon do-install-info.
13052         * test-build.mk (HOLES): Added false.
13054 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
13056         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
13058 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13060         * Makefile.in (info): remove dependency on all-texinfo.  The
13061         problem was really in texinfo/C, not at this level.
13063 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13065         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13067 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
13069         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
13070         GDB releases.
13072 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13074         * configure: Include srcdir in message about target of link not
13075         being found.  Don't convert `-' to `_' in `with' options being
13076         passed to subdirs.
13078 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13080         * configure.in: add uudecode to host_tools
13082         * Makefile.in: added {all,install}-uudecode targets, added them to
13083         the appropriate lists
13085 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
13087         * Makefile.in (all-gcc): Added dependency on all-gas.
13089         * configure.in (mips-*-*): Build ld and binutils.
13091 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13093         * configure: check return code from mkdir, print error message and
13094           exit on failure.
13096 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
13098         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
13100 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13102         * test-build.mk (HOLES): Added tar, cpio and uudecode.
13104 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13106         * config.sub (h8500):  Recognize this as a cpu type.
13108 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13110         * configure: source directory missing is no longer a warning
13112         * configure.in: recognize irix[34]* instead of irix[34]
13114         * Makefile.in: define and pass down X11_LIB
13116 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
13118         * guess-systype: Renamed to ...
13119         * config.guess:  ... by popular request.
13120         * configure.in, Makefile.in:  Update accordingly.
13122 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
13124         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
13125         + Add Convex, Cray/Unicos, and Encore/Multimax support.
13126         + Execute ./dummy instead of assuming . is in PATH.
13128 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
13130         * guess-systype:  New shell script.  Attempts to guess the
13131         canonical host name of the executing host.
13132         Only a few hosts are supported so far.
13133         * configure:  Call guess-systype if no host is specified.
13135 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13137         * Makefile.in (gcc-no-fixedincludes): Made to work with current
13138         gcc Makefile.
13141 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
13143         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13144         (all-gcc, install-gcc, subdir_do): Use it.
13146 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13148         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13150 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13152         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13153           set exclusively by configure, using configure.in .
13155 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13157         * test-build.mk: set $PATH for all builds
13159         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13161 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13163         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13164         the one used in gcc/Makefile.in, so that a null expansion doesn't
13165         override the one needed to build gcc with a native cc.
13168 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13170         * configure: Accept -with arguments.
13172 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13174         * Makefile.in: added h8300sim
13176 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13178         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13179         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13180         (all-cygnus, native, build-cygnus): Make
13181         $(canonhost)-stamp-3stage-done, not $(host)....
13182         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13183         i386-sco3.2v4.  Added else true to if command.
13185 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13187         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13189 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13191         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13193 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13195         * configure.in: don't remove binutils from Solaris builds
13197 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13199         * Makefile.in: get rid of earlier definitions for *clean,
13200         also handle the recursive info rule better
13202 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13204         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13205         do more-or-less the right thing.
13207 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13209         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13210         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13212 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13214         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13215         $(host_canonical).
13217         * configure.in: split the configdirs list into 4 categories (native
13218         v. cross, library v. tool) and handle the cross-only and native-
13219         only in more reasonable (and correct!) way.
13221 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13223         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13224         configdirs anymore.
13226 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13228         * Makefile.in: extensive cleanup::  removed all of the explicit
13229         clean-* targets, collapsed many wrappers around subdir_do into
13230         one, added additional targets to satisfy standards.texi, deleted
13231         some old targets, some changes for consistency
13233 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13235         * configure.in: handle some programs as cross-only, and others as
13236         native only
13238         * test-build.mk: handle partial holes in a more generic manner
13240         * Makefile.in: m4 depends on libiberty
13242 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13244         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13245         time, wdiff, and find to configdirs
13247         * Makefile.in: all, clean, and install rules for the new programs
13248         added to configure.in
13250 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13252         * configure.in: use mh-sun for all *-sun-* hosts
13254 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13256         * Makefile.in: define flags for X11 include files and library file
13257         locations, pass them down to the programs that need this info
13259         * build-all.mk: added a 'native' target, to 3stage the native toolchain
13261 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13263         * configure.in: start building libg++ for HP-UX targets
13265 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
13267         * README:  Update references to files moved into etc/.
13269 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
13271         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
13272         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
13274 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13276         * configure: accept dash as well as underscore in long option
13277         names for FSF compatibility.
13279 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
13281         * config.sub: added -sco3.2v4 support from FSF.
13283 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13285         * configure.in: expand the section that adds or removes
13286         directories from the list of programs to build, to handle native
13287         vs. cross in addition to host v. native
13289 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
13291         * Makefile.in:  Replace C++ in macro names with CXX.
13292         This is less likely to break ...
13294 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13296         * test-build.mk: add -w to GNU_MAKE
13298 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13300         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13301         add 'sparc' to list of recognized cpus.  This needed to make
13302         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13303         Delete some redundant ose68 variants.  Recognize -wrs as an os,
13304         then changes that into $CPU-wrs-vxworks.
13306         * configure.in: remove most references to gdbtest, regularize
13307         target based program removal
13309         * test-build.mk: import from p3 tree (many fixes and changes)
13311 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
13313         * Makefile.in: added rules to handle tcl, tk, and expect
13315         * configure.in: handle those directories if they exist
13317 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13319         * config.sub: removed bogus hppabsd and hppahpux names, since
13320         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13322 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13324         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
13325         depends upon all-xiberty
13327         * Makefile.in: changes from p3, including:
13329         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
13331         * Makefile.in (XTRAFLAGS): include newlib directories if
13332         newlib/Makefile exists, rather than if host != target.
13334         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
13336         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13337         from the same source tree and not building a cross-compiler.  This
13338         matters for the libg++ configuration if reconfiguring a tree that
13339         has already been installed.
13341         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
13343         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13344         pick up the machine and system specific header files.
13346         * Makefile.in: added AS_FOR_TARGET, passed down in
13347         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13348         the C compiler to use to create programs which are run in the
13349         build environment, set it to default to $(CC), and passed it down
13350         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13352         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
13354         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13355         We need them for unusual native builds, like systems without
13356         ranlib.
13358         * configure: also define $(host_canonical) and
13359         $(target_canonical), which are the full, canonical names for the
13360         given host and target
13362 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
13364         * Makefile.in:  Added separate definitions for C++.
13366 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
13368         * configure.in (configdirs):  Add deja-gnu.
13370 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
13372         * README:  Update for configure.texi and gdb-4.7 release.
13374 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
13376         * Makefile.in:  Move "all" target to top of file.
13377         Previously, first target was ".PHONY" which caused BSD4.4 make
13378         to build .PHONY when make was run without arguments.
13380 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
13382         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
13383         Library-copylefted code in libiberty.
13385 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
13387         * config.sub:  Replace m68kmote with plain old m68k.
13389 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
13391         * Makefile.in:  Remove space from blank line, avoid Make complaints.
13393 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
13395         * config.sub: Complain if no argument is given.  Added support for
13396         386bsd as OS and target alias.
13398 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
13400         * Makefile.in (XTRAFLAGS): include newlib directories if
13401         newlib/Makefile exists, rather than if host != target.
13403 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
13405         * config.sub: recognize sparclite-wrs-vxworks.
13407         * Makefile.in (install-xiberty): added *-xiberty make rules (from
13408         p3.) Added clean-xiberty to clean.
13410 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13412         * configure.in: use *-*-* instead of nested cases for host and target
13414 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
13416         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13417         from the same source tree and not building a cross-compiler.  This
13418         matters for the libg++ configuration if reconfiguring a tree that
13419         has already been installed.
13421 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
13423         * config.sub (i486v/i486v4):  Merge in from FSF version.
13425 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
13427         * configure: only set PWD if it is already set.
13429 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
13431         * configure: just set PWD=`pwd` at the top, since Ultrix sh
13432         doesn't have unset and all success paths (and most error paths)
13433         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13434         to just ${PWD} to avoid confusion.)
13436 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
13438         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13439         even for a native compilation.
13441 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
13443         Changes to make the gdb.tar.Z rule work better.
13445         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
13446         (DEVO_SUPPORT):  Add configure.texi.
13447         (bfd-ilrt.tar.Z):  Remove ancient rule.
13449 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
13451         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13452         pick up the machine and system specific header files.
13454         * configure.in, config.sub: added new target m68010-adobe-scout,
13455         with alias of adobe68k.  Changed configure.in to check for
13456         -scout before -sco* to avoid a false match.
13458         * Makefile.in: added AS_FOR_TARGET, passed down in
13459         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13460         the C compiler to use to create programs which are run in the
13461         build environment, set it to default to $(CC), and passed it down
13462         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13464 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13466         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13467         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
13468         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13469         FOR_TARGET variants, to newlib and libg++.
13471 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13473         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13474         first.
13476 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
13478         * config.sub:  Accept `elf' as an environment.
13480 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13482         * Makefile.in (all-opcodes):  cd into the right directory
13484 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
13486         * configure: added -program_transform_name option, used as
13487         argument to sed when installing programs.
13488         configure.texi: added documentation for -program_prefix,
13489         -program_suffix and -program_transform_name.
13491 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
13493         * config.sub:  Accept i486 where i386 ok.
13495 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
13497         * config.sub: accept we32k
13499 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
13501         * config.sub, configure.in: accept OSE68000 and OSE68k.
13503         * Makefile.in: don't create all directories for ``make install'';
13504         let the subdirectories create the ones they need.
13506 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13508         * COPYING: new file, GPL v2
13510 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13512         * Makefile.in: use the new gen-info-dir, which needs a template
13513         argument (which also lives in texinfo)
13515         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13517 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
13519         * config.sub (ncr3000):  Change i386 to i486.
13521 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13523         * Makefile.in: add install-rcs, install-grep to
13524         install-no-fixedincludes, removed install-bison and install-libgcc
13526 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
13528         * configure.in: grab the HPUX makefile fragment if on HPUX
13530 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13532         * Makefile.in: eradicate bison spoor (ditto libgcc).
13533          configure.in: recognise m68{k,000}-ericsson-OSE.
13534          es1800 is alias for m68k-ericsson-OSE
13536 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13538         * configure.in: rearrange the parts that remove programs from
13539         configdirs, based now on HOST==TARGET or by canonical triple.
13541 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13543         * test-build.mk: recurse explicitly with -f test-build.mk when
13544           appropriate.  predicate stage3 and comparison on the existence
13545           of gcc.  That is, if gcc isn't around, we aren't three-staging.
13546           On very clean, also remove ...stamp-co.  Build in-place before
13547           doing other builds.
13549 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13551         * Makefile.in, configure.in: add tgas
13553 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13555         * Makefile.in: a number of changes merged in from progressive.
13557         * configure.in: add libm.
13559         * .cvsignore: ignore some stuff that comes from test-build.mk.
13561 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
13563         * config.sub:  Add es1800 (m68k-ericsson-es1800).
13565 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13567         * configure: Add program_suffix (parallel to program_prefix)
13568         * Makefile.in: adjust directory-creating script for losing decstation
13570 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
13572         * configure:  Minor $subdir-related fixes.
13574 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13576         * configure: fix various problems with propogating
13577         makefile_target_frag in subdirs.
13578         * configure.in: config libgcc if its there
13580 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
13582         * config.sub:  HPPA merge.
13584 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
13586         * Makefile.in:  Replace all-bison with all-byacc in all
13587         dependency lines for other tools (which now use byacc).
13589 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
13591         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
13593 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
13595         * Makefile.in: make gprof rules similar to byacc rules (instead of
13596         vestigal $(unsubdir) that didn't work...)
13598 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
13600         * config.sub:  Add support for Linux.
13601         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
13602         (at least for libg++).
13604 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
13606         * configure.texi: fix doc for the -nfp option to configure
13608 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
13610         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
13612 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
13614         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
13615         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
13616         * configure.in: added solaris* host_makefile_frag hook.
13618 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13620         * config.sub: changed recognition of m68000 so that various
13621         m68k types can be specified via m680[01234]0
13623 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13625         * config.sub (basic_machine): fix sed so that '-foo' isn't
13626         completely substituted out while .+'-foo' loses the '-foo'
13628 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13630         * config.sub ($os): Add -aout.
13632 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
13634         * configure:  If host_makefile_frag is absolute, don't
13635         prefix ${invsubdir} (relevant to libg++ auto-configure).
13637 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13639         * Makefile.in (tooldir): Define it.
13640         (all-ld): Depend on all-flex.
13642 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
13644         * Makefile.in (check):  Fix libg++ special case.
13646 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
13648         * configure: do not bury `pwd` into config.status, thus do fewer
13649           pwd's.
13651         * configure: print the "Building in" message only when building in
13652           other than "." AND verbose.
13654         * configure: remove -s, rework -v to better accommodate guested
13655           configures.
13657         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
13659 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
13661         * Makefile.in: macroize flags passed on recursion.  remove
13662           fileutils.
13664 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
13666         * configure: get makesrcdir right for subdirs deeper than 1.
13668         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
13669           install.
13671 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
13673         * Makefile.in: don't print subdir_do or recursion lines.
13675 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
13677         * standards.texi: added menu item.
13679         * Makefile.in: build and install standards.info.
13681         * standards.texi: new file.
13683 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13685         * configure: test for and move config.status pieces from
13686           ${subdir}/.
13688 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
13690         * configure:  Test for existance of files before trying to mv
13691         them, to avoid numerous non-existance messages.
13693 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
13695         * configure: correct final line of config.status.
13697         * configure: patch from eggert.  Avoids a protection problem if
13698           the original Makefile.in is read only.
13700         * configure: use move-if-change from gcc to create config.status.
13701           Some makefiles depend on config.status to tell if a directory
13702           has been reconfigured for a different host.  This change
13703           prevents those directories from remaking everything in the case
13704           where the reconfig was only intended to rebuild a Makefile.
13706         * configure: test for config.sub with "config.sub sun4" rather
13707           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
13708           host alias from a missing config.sub.
13710 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13712         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
13713           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
13715 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
13717         * configure: mkdir ${subdir} as needed.
13719 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
13721         * Makefile.in,configure.in: added autoconf.
13723 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13725         * Makefile.in: no longer pass against on recursion.
13727         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
13728           definitions are not inherited.
13730         * configure: correct makesrcdir when subdir is .
13732 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
13734         * configure:  Add support for 'subdirs' variable, which is
13735         like 'configdirs', except that configure doesn't re-invoke
13736         itself for subdirs, it just creates a Makefile for each subdir.
13737         * configure.texi:  Document subdirs.
13739 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13741         * configure.in: added flex to configdirs
13743 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
13745         * Makefile.in: remove clean-stamps from clean.
13747 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
13749         * configure.in:  Add gdbtest to configdirs.
13751 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
13753         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
13754         to recursive makes.
13755         * configure.in:  Recognize new ncr3000 config.
13757 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
13759         * Makefile.in, configure.in: removed references to gdbm.
13761 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
13763         * config.sub:  Don't canonicalize os value
13764         newsos* to bsd (readline needs to check for newsos).
13765         (This fix was earlier made Jan 31, but got re-broken.)
13767 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
13769         * configure.in:  sco is an os, not a vendor!
13771         * configure:  Quote $( better.  Keep various shells happy.
13773 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
13775         * Makefile.in: eliminate stamp-files.
13777 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
13779         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
13780           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
13782 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
13784         * config.sub:  fix iris/iris3.
13786 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
13788         * configure: re-add -rm.
13790 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
13792         * Maskefile.in: add .stmp-rcs to all.
13794         * configure.in: remove gas from rs6000 build, use aix host fragment.
13796 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
13798         * configure: pass down site_option during recursion.
13800 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
13802         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
13804 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
13806         * configure: Change exec_prefix so that it really defaults to prefix.
13808 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
13810         * Makefile.in, configure.in:  Add support for mmalloc library.
13812 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
13814         * Makefile.in: add stmp dependencies for a few more things.
13816 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
13818         * configure: adjusted error message on objdir/srcdir configure
13819           collision, per john's suggestion.
13821         * Makefile.in: add libiberty stmp to all and all.cross.
13823 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
13825         * Makefile.in: remove force dependencies, add grep to all.
13827 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
13829         * Makefile.in: drop flex.  make stamp files work.
13831         * configure: added test for conflicting configuration in srcdir,
13832           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
13833           gets cranky.  use relative paths for configure and srcdir
13834           whenever possible.  Send some error messages to stderr that were
13835           going to stdout.
13837 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
13839         * Makefile.in:  Fix libg++ rule to check for gcc directory
13840         before using gcc/gcc.  Also pass XTRAFLAGS.
13842 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
13844         * Makefile.in: added stmp-files so that directories aren't polled
13845           when they are already built.
13847         * configure.texi: fixed a node pointer problem.
13849 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
13851         * config.sub configure.in gdb/configure.in
13852         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
13853         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
13854         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
13856 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13858         * configure: -recurring becomes -silent.  corrected help message
13859           for -site= option.
13861         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
13863 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13865         * configure: when building Makefile for crosses, replace
13866           tooldir and program_prefix.  default srcdir from location of
13867           config.sub.  remove "for host in hosts" and "for target in
13868           targets" loops.
13870 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13872         * Makefile.in: Do not pass bindir or mandir to cvs.
13874 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
13876         * Makefile.in, configure.in: removed traces of namesubdir,
13877           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
13878           copyrights to '92, changed some from Cygnus to FSF.
13880         * configure.texi: remove most references to multiple hosts,
13881           multiple targets, subdirs, etc.
13883         * configure.man: removed rcsid. reference config.sub not
13884           config.subr.
13886         * Makefile.in: mkdir $(infodir) on install-info.
13888 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
13890         * configure.texi:  Explain better about .gdbinit and about
13891         the environment that configure.in sections run in.
13893 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
13895         * configure.in:  Ultrix is only a decstation if it's a MIPS.
13897 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
13899         * README:  DOC.configure => cfg-paper.texi.
13901 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
13903         * config.sub (near case $os):  Don't convert newsos* to bsd!
13905 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
13907         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
13908         the number of copies of COPYING that go into the GDB tar file.
13910 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
13912         * bfd/configure.in, gdb/config/mh-i386sco,
13913         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
13914         Fix SCO configuration stuff.
13916 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
13918         * Makefile.in:  For libg++, make sure the -I pointing
13919         to the gcc directory goes *after* all the libg++-local -I flags.
13920         Also, move just-gcc dependency from just-libg++ to all-libg++.
13922 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
13924         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
13926 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
13928         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
13930 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
13932         * config.sub:  Add stratus configuration frags.  Also
13933         submitted to FSF.
13935 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
13937         * Makefile.in (DEV_SUPPORT):  add configure.man.
13939         * config.sub(Decode manufacturer-specific):  add -none*.
13941 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
13943         * Makefile.in:  remove form feeds to make Sun's make happy.
13944         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
13946 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
13948         * Makefile.in (AR_FLAGS):  Make quieter.
13950 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
13952         * configure.in:  Add libg++.
13953         * configure:  When verbose, don't output the command line at each
13954         level; it will be unremarkably the same as the previous version,
13955         which will be the same as what the user typed.
13957 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
13959         * configure.in, Makefile.in: fix clean-info, add flex.  add
13960           fileutils.
13962         * configure: be less sensitive to spaces in Makefile.in.  Do not
13963           look for sources in "..".  Doing so breaks subdirectories that
13964           might have their own configure.  If a subdir has it's own
13965           configure script, use it.
13967 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
13969         * cfg-paper.texi: some changes suggested by rms.
13971 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
13973         * config.sub:  Merge in some small additions from the FSF version,
13974         taken from the gcc distribution, to bring the Cygnus and FSF
13975         versions into closer sync.
13977 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
13979         * configure.in:  Changed svr4 references to sysv4.
13981 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
13983         * configure: added -V for version number option.
13985 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
13987         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
13988           renamed from DOC.configure to cfg-paper.texi.
13990 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13992         * configure, config.subr, config.sub: config.subr is now
13993           config.sub again.
13995 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
13997         * configure.texi: new file, in progress.
13999         * Makefile.in: build info file and install the man page for
14000           configure.
14002         * configure.man: new file, first cut.
14004         * configure: find config.subr again now that configuration "none"
14005           has gone.  removed all traces of the -ansi option.  removed all
14006           traces of the -languages option.
14008         * config.subr: resync from rms.
14010 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14012         * configure, config.sub, config.subr: merge config.sub into
14013           config.subr, call the result config.subr, remove config.sub, use
14014           config.subr.
14016         * Makefile.in: revised install for dir.info.
14018 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14020         * configure.in: add decstation host makefile frag.
14022         * Makefile.in: BISON now bison -y again.  also install-gcc on
14023           install.  clean-gdbm on clean.  infodir belongs in datadir.
14024           Make directories for info install.  Build dir.info here then
14025           install it.
14027 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14029         * Makefile.in: fix for bad directory tests.
14031 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14033         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
14034           regexp.  -srcdir relative was being handled incorrectly.
14036         * Makefile.in: unwrapped some for loops so that parallel makes
14037           work again and so one can focus one's attention on a particular
14038           package.
14040 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14042         * configure: added PWD as a stand in for `pwd` (for speed). use
14043           elif wherever possible.  make -srcdir work without -objdir.
14044           -objdir= commented out.
14046 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14048         * configure: +options become --options.  -subdirs commented out.
14049           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
14050           Makefile now at top of generated Makefile.  Removed cvs log
14051           entries.  added -srcdir.  create .gdbinit only if there is one
14052           in ${srcdir}.
14054         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
14055           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
14056           and mandir now keyed off datadir by default.
14058 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14060         * Freshly created ChangeLog.
14063 Local Variables:
14064 mode: change-log
14065 left-margin: 8
14066 fill-column: 76
14067 version-control: never
14068 End: