* configure.ac: Don't test for objdump, c++filt, or readelf.
[binutils.git] / ChangeLog
blob1502ace6852625f7ff552003fc44720458ac0321
1 2008-04-07  Ian Lance Taylor  <iant@google.com>
3         * Makefile.def: check-gold depends upon all-binutils.
4         * Makefile.in: Regenerate.
6 2008-04-04  Nick Clifton  <nickc@redhat.com>
8         PR binutils/4334
9         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
10         builds.
11         * configure: Regenerate.
13 2008-04-04  NightStrike  <NightStrike@gmail.com>
15         PR other/35151
16         * configure.ac: Combine rules for mingw32 and mingw64.
17         * configure: Regenerate.
19 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
21         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
22         * Makefile.in: Regenerate.
24 2008-03-20  Ian Lance Taylor  <iant@google.com>
26         * configure.ac: Add support for --enable-gold.
27         * Makefile.def: Add gold as a directory like ld.
28         * configure, Makefile.in: Regenerate.
30 2008-03-19  Andreas Krebbel  <krebbel1@de.ibm.com>
32         * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
33         (s390_cond_extensions): Reduced extensions to the compare related.
34         (main): z10 cpu type option added.
35         (expandConditionalJump): Renamed to ...
36         (insertExpandedMnemonic): ... this.
38         * opcodes/s390-opc.c: Re-group the operand format makros.
39         (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
40         INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
41         INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
42         INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
43         INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
44         INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
45         INSTR_SIL_RDU): New instruction formats added.
46         (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
47         MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
48         MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
49         MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
50         MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
51         MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
52         masks added.
53         (s390_opformats): New formats added "ris", "rrs", "sil".
54         * opcodes/s390-opc.txt: Add the conditional jumps with the
55         extensions removed from automatic expansion in s390-mkopc.c manually.
56         (asi - trtre): Add new System z10 EC instructions.
57         * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
59 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
61         * configure.ac: m4_include config/proginstall.m4.
62         * configure: Regenerate.
64 2008-03-16  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
66         Backport from upstream Libtool:
67         
68         2007-10-12  Eric Blake  <ebb9@byu.net>
69         
70         Deal with Autoconf 2.62's semantic change in m4_append.
71         * ltsugar.m4 (lt_append): Replace broken versions of
72         m4_append.
73         (lt_if_append_uniq): Don't require separator to be overquoted,
74         and avoid broken m4_append.
75         (lt_dict_add): Fix typo.
76         * libtool.m4 (_LT_DECL): Don't overquote separator.
78 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
80         * config.rpath: Add AIX 6 support.
82 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
84         * Makefile.def (stageprofile).  Remove -fprofile-generate
85         from stage_libcflags.
86         * Makefile.in: Regenerate.
88 2008-03-13  Ben Elliston  <bje@au.ibm.com>
90         * config.sub, config.guess: Update from upstream sources.
92 2008-03-06  Florian Krohm  <fkrohm@us.ibm.com>
94         * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
95         * s390-opc.txt (cmpsc): Duplicate entry removed.
96         (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
97         cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
98         fier, cu42, cu41): Fix operand format.
100 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
102         PR bootstrap/32009
103         PR bootstrap/32161
105         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
106         * configure: Regenerate.
108         * Makefile.def: Define stage_libcflags for all bootstrap stages.
109         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
110         STAGE4_LIBCFLAGS): New.
111         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
112         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
113         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
114         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
115         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
116         for target modules.  Don't export LIBCFLAGS.
117         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
118         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
119         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
120         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
121         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
122         * Makefile.in: Regenerate.
124 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
126         PR libgcj/33085
127         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
128         Do not use -DDLL_EXPORT.  Backport from upstream.
130 2008-02-14  Nick Clifton  <nickc@redhat.com>
132         Import this patch from gcc:
133         2008-01-24  David Edelsohn  <edelsohn@gnu.org>
135         * libtool.m4: Backport AIX 6 support from ToT Libtool.
137 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
139         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
140         * configure: Regenerate.
142 2008-01-31  Marc Gauthier  <marc@tensilica.com>
144         * configure.ac (xtensa*-*-*): Recognize processor variants.
145         * configure: Regenerate.
147 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
149         PR bootstrap/34922
150         * configure.ac (PARSE_ARGS): Push suitable setting of
151         ac_subdirs_all, for `./configure --help=recursive'.
152         Handle `+' in generic toplevel directory disabling.
153         * configure: Regenerate.
155 2008-01-23  Ben Elliston  <bje@au.ibm.com>
157         * config.sub, config.guess: Update from upstream sources.
159 2008-01-08  Ben Elliston  <bje@au.ibm.com>
161         * config.sub, config.guess: Update from upstream sources.
163 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
165         * COPYING.LIBGLOSS: Update default copyright.
167 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
169         * COPYING.NEWLIB: Update default copyright.
171 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
173         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
174         Change recommended MPFR from 2.2.1 > 2.3.0.
175         * configure: Regenerate.
177 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
179         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
180         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
181         * Makefile.in: Regenerate.
183 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
185         * configure.ac: Enable libjava for x86_64-*-darwin9.
186         * configure: Regenerate.
188 2007-12-05  Ben Elliston  <bje@au.ibm.com>
190         * config.sub, config.guess: Update from upstream sources.
192 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
194         * config-ml.in: Robustify against white space in absolute file
195         names.
197         * config-ml.in (multi-clean): Substitute ${Makefile}.
198         Remove superfluous ${Makefile} in list.
200 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
202         * Makefile.def (dependencies): Make configure-gdb depend on
203         all-intl.
204         * Makefile.in: Regenerated.
206 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
208         * Makefile.def: To avoid problems running with parallel makes,
209         build newlib before libgloss so that target specific header
210         files are availble.
211         * Makefile.in: Regenerate.
213 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
215         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
216         * Makefile.in: Regenerate.
218 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
220         * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
221         * libdecnumber: New directory, imported from GCC.
223 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
225         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
226         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
227         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
228         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
229         * configure: Regenerate.
231 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
233         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
234         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
235         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
236         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
237         * configure.ac: Default them to host tools for $host = $build.
238         Subst them.
240         * configure: Regenerate.
241         * Makefile.in: Regenerate.
243 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
245         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
246         * configure: Regenerate.
248 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
250         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
251         libstdc++.
252         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
253         * configure: Regenerate.
254         * Makefile.in: Regenerate.
255         
256 2007-09-17  Andreas Schwab  <schwab@suse.de>
258         * configure.ac: Raise minimum makeinfo version to 4.6.
259         * configure: Regenerate.
261 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
263         * configure.ac: Correct makeinfo version check.
264         * configure: Regenerate.
266 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
268         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
269         to $skipdirs and only disable gprof for newlib.  Use the normal
270         mips*-elf* handling in other respects.
271         * configure: Regnerate.
273 2007-09-12  David Daney  <ddaney@avtrex.com>
275         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
276         enabling libgcj.
277         * configure: Regenerate.
279 2007-09-12  Richard Guenther  <rguenther@suse.de>
281         * configure.ac (--enable-stage1-checking): If neither --enable-checking
282         nor --disable-checking is provided also turn on yes and types
283         checking for stage1.
284         * configure: Re-generate.
286 2007-09-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
288         PR target/33281
289         * configure.ac: Use config/mh-mingw on mingw.
290         * configure: Regenerate.
292 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
294         PR other/32154
295         * configure.ac: For libgloss targets, point the linker to the linker
296         script, startup code and simulator library.
297         * configure: Regenerate.
299 2007-09-09  Andrew Haley  <aph@redhat.com>
301         * configure.ac (noconfigdirs): Remove target-libffi and
302         target-libjava.
304 2007-08-29  Nick Clifton  <nickc@redhat.com>
306         * config.sub, config.guess: Update from upstream sources.
308 2007-08-21  Richard Guenther  <rguenther@suse.de>
310         * configure.ac: Add types checking to stage1 checking flags.
311         * configure: Regenerate.
313 2007-08-18  Paul Brook  <paul@codesourcery.com>
314             Joseph Myers  <joseph@codesourcery.com>
316         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
317         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
318         * Makefile.in: Regenerate.
319         * configure.ac (--with-debug-prefix-map): New.
320         * configure: Regenerate.
322 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
323             Nigel Stephens  <nigel@mips.com>
325         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
326         as target_makefile_frag.
327         * configure: Regenerate.
329 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
331         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
332         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
333         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
334         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
335         (do-compare, do-compare3, do-compare-debug): New.
336         ([+compare-target+]): Use them.
338 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
340         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
341         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
342         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
343         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
344         (do-compare, do-compare3, do-compare-debug): New.
345         ([+compare-target+]): Use them.
347 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
348             Ben Elliston  <bje@au.ibm.com>
350         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
351         --silent if $silent.
352         * configure: Regenerate.
354 2007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
356         * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
358 2007-07-17  Nick Clifton  <nickc@redhat.com>
360         * COPYING3: New file.  Contains version 3 of the GNU General
361         Public License.
362         * COPYING3.LIB: New file.  Contains version 3 of the GNU
363         Lesser General Public License.
365 2007-07-11  Bernd Schmidt  <bernd.schmidt@analog.com>
367         * configure.ac: Fix my previous change to really match GCC.
368         * configure: Regenerate.
370 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
372         * configure.ac: Rewrite 'configure --help' strings to look nicer.
373         * configure: Regenerate.
375 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
377         * configure.ac: Add some missing m4 quotation.
378         * configure: Regenerate.
380 2007-07-09  Kai Tietz   <kai.tietz@onevision.com>
382         * Makefile.def: Add windmc tool to build.
383         * Makefile.tpl: Likewise.
384         * configure.ac: Likewise.
385         * Makefile.in: Regenerate.
386         * configure: Regenerate.
388 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
390         * lt~obsolete.m4: New. Import from 20070318 libtool.
392 2007-06-29  Bernd Schmidt  <bernd.schmidt@analog.com>
394         * configure.ac: Don't add target-libmudflap to noconfigdirs for
395         uclinux and linux-uclibc targets.
396         * configure: Regenerate.
398 2007-06-28  DJ Delorie  <dj@redhat.com>
400         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
401         not building newlib.
402         * configure: Regenerated.
403         
404 2007-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
406         * src-release (DEVO_SUPPORT): Correct typos.
408 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
410         * Makefile.def: Add dependency from configure-gdb to all-bfd.
411         * Makefile.in: Regenerated.
413 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
415         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
416         (distclean-stage[+id+]): Possibly delete stage_last.
417         * Makefile.in: Regenerate.
419 2007-06-07  Ben Elliston  <bje@au.ibm.com>
421         * config.sub, config.guess: Update from upstream sources.
423 2007-06-07  Ben Elliston  <bje@au.ibm.com>
425         * Makefile.tpl: Fix spelling error.
426         * Makefile.in: Regenerate.
428 2007-06-04  Paolo Bonzini  <bonzini@gnu.org>
430         Sync with gcc:
431         2007-05-30  Jakub Jelinek  <jakub@redhat.com>
433         PR bootstrap/29382
434         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
435         * configure: Rebuilt.
437 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
439         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
440         lt_cv_sys_max_cmd_len.
442 2007-05-31  Paolo Bonzini  <bonzini@gnu.org>
444         * ltgcc.m4: Update from GCC.
446 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
448         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
450 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
452         * ltmain.sh: Update from GCC.
453         * libtool.m4: Update from GCC.
454         * ltsugar.m4: New. Update from GCC.
455         * ltversion.m4: New. Update from GCC.
456         * ltoptions.m4: New. Update from GCC.
457         * ltconfig: Remove.
458         * ltcf-c.sh: Remove.
459         * ltcf-cxx.sh: Remove.
460         * ltcf-gcj.sh: Remove.
461         * src-release: Update with new libtool file list.
463 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
465         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
466         stage_cflags.
467         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
468         Remove CFLAGS/LIBCFLAGS.
469         (configure-stage[+id+]-[+prefix+][+module+],
470         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
471         * Makefile.in: Regenerate.
473 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
475         * config-ml.in: Update from GCC.
477 2007-04-09  Daniel Jacobowitz  <dan@codesourcery.com>
479         * src-release (do-proto-toplev): Process the support directories before
480         the tool directory.
482 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
484         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
485         of glob.  Quote arguments with single quotes too.
486         * configure: Regenerate.
488 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
490         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
491         * Makefile.in: Regenerate
493 2007-03-07  Andreas Schwab  <schwab@suse.de>
495         * configure: Regenerate.
497 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
499         * configure.ac: Add "--with-pdfdir" configure option,
500         which defines pdfdir variable.
501         * Makefile.def (target=fixincludes): Add install-pdf to
502         missing targets.
503         (recursive_targets): Add install-pdf target.
504         (flags_to_pass): Add pdfdir.
505         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
506         target.
507         * configure: Regenerate
508         * Makefile.in: Regenerate
510 2007-02-28  Eric Christopher  <echristo@apple.com>
512         Revert:
513         2006-12-07  Mike Stump  <mrs@apple.com>
515         * Makefile.def (dependencies): Add dependency for
516         install-target-libssp and install-target-libgomp on
517         install-gcc.
518         * Makefile.in: Regenerate.
520 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
522         * configure: Regenerate.
523         * configure.ac: Move statements after variable declarations.
525 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
527         * configure.ac: Adjust for loop syntax.
528         * configure: Regenerate.
530 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
532         * configure: Rebuilt.
534 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
536         * configure.ac: Drop multiple occurrences of --enable-languages,
537         and fix its quoting.
538         * configure: Rebuilt.
540 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
541             Nathan Sidwell  <nathan@codesourcery.com>
542             Vladimir Prus  <vladimir@codesourcery.com
543             Joseph Myers  <joseph@codesourcery.com>
545         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
546         * configure: Regenerate.
548 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
550         * configure.ac (target_libraries): Move libgcc before libiberty.
551         * configure: Regenerated.
553 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
555         * configure: Regenerate again?
557 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
559         * configure: Reapply PR30748 fix which was lost in the previous commit.
561 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
562             Paolo Bonzini  <bonzini@gnu.org>
564         PR bootstrap/30753
565         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
566         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
567         * configure: Regenerated.
569 2007-02-10  Paolo Bonzini  <bonzini@gnu.org>
571         * configure: Regenerate.
573 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
575         PR bootstrap/30748
576         * configure.ac: Correct syntax for Solaris ksh.
577         * configure: Regenerated.
579 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
581         * Makefile.def: Sync with GCC.
582         * Makefile.tpl: Sync with GCC.
583         * Makefile.in: Regenerate.
584         * configure: Regenerate.
586 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
588         * Makefile.tpl (build_alias, host_alias, target_alias): Use
589         noncanonical equivalents.
590         * configure.in: Rename to...
591         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
592         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
593         target_noncanonical.  Use them.  Rewrite removal of configure
594         arguments for autoconf 2.59.  Discard variable settings.  Force
595         program_transform_name for native tools.
597         * Makefile.in: Regenerated.
598         * configure: Regenerated with autoconf 2.59.
600         * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
602 2007-02-08  Jeff Johnston  <jjohnstn@redhat.com>
604         * COPYING.LIBGLOSS: Reformat default Red Hat
605         license to fit within 80 columns.
606         * COPYING.NEWLIB: Ditto.
608 2007-02-05  Dave Brolley  <brolley@redhat.com>
610         * Contribute the following changes:
611         2006-11-28  DJ Delorie  <dj@redhat.com>
613         * configure.in: Fix typo for mep's target_makefile_frag.
614         * configure: Regenerated.
616         2005-04-22  Richard Sandiford  <rsandifo@redhat.com>
618         * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
619         * configure: Regenerate.
621         2001-09-19  DJ Delorie  <dj@redhat.com>
623         * configure.in (target_makefile_frag): use mt-mep
625         2001-06-12  Don Howard  <dhoward@redhat.com>
627         * configure.in: Remove gdb from MeP skip list.
629         2001-04-05  DJ Delorie  <dj@redhat.com>
631         * configure.in (noconfigdirs): Remove gcc from MeP skip list.
633         2001-03-20  Ben Elliston  <bje@redhat.com>
635         * configure.in (noconfigdirs): Add gcc and gdb for MeP.
637         2001-03-19  Ben Elliston  <bje@redhat.com>
639         * config.sub (mep, mep-*): Add.
641 2007-01-31  Andreas Schwab  <schwab@suse.de>
643         * Makefile.tpl (LDFLAGS): Substitute it.
644         * Makefile.in: Regenerate.
646 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
648         * configure.in: Change == to = in test command.
649         * configure: Regenerate.
651 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
652             Nick Clifton  <nickc@redhat.com>
653             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
655         * configure.in (build_configargs, host_configargs, target_configargs):
656         Remove build/host/target parameters.
657         (host_libs): Add gmp and mpfr.
658         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
659         * Makefile.def (gmp, mpfr): New.
660         (gcc): Remove target.
661         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
662         target_os, target_vendor): New.
663         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
664         * configure: Regenerate.
665         * Makefile.in: Regenerate.
667 2007-01-11  Matt Fago  <fago@earthlink.net>
669         * configure.in: Try to link to functions only in mpfr 2.2.x
670         to improve robustness of configure tests.
671         * configure: Regenerate.
673 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
675         * configure.in: Add support for an x86_64-mingw* target.
676         * configure: Regenerate.
678 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
680         * Makefile.tpl (all-target): Correct @if conditional for target
681         modules.
682         * configure.in: Omit libiberty if building only target libgcc.
683         * configure, Makefile.in: Regenerated.
685 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
687         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
688         * configure: Regenerate.
690 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
692         * Makefile.def (target_modules): Add libgcc.
693         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
694         * Makefile.tpl (clean-target-libgcc): Delete.
695         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
696         on gcc even for bootstrapped modules.  Rewrite handling of
697         lang_env_dependencies to loop over target_modules.
698         * configure.in (target_libraries): Add target-libgcc.
699         * Makefile.in, configure: Regenerated.
701 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
703         Sync with gcc:
704         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
706         * configure.in: Reorganize recognition of languages.  Add
707         --enable-stage1-languages.  Show supported languages for the chosen
708         target rather than all recognized languages.
709         * configure: Regenerate.
711         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
713         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
714         * Makefile.in: Regenerate.
716         2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
718         * configure.in: Warn that MPFR 2.2.0 is buggy.
719         * configure: Regenerate.
721 2006-12-27  Ian Lance Taylor  <iant@google.com>
723         * configure.in: When removing Makefiles to force a reconfigure, also
724         remove prev-DIR*/Makefile.
725         * configure: Regenerate.
727 2006-12-23  Kazu Hirata  <kazu@codesourcery.com>
729         * config.bfd: Recognize fido.
731 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
733         Sync with gcc:
735         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
737         * configure.in: Remove "$build" case for powerpc-*-darwin* since
738         it only affects bootstrap and could be tested on "$host" as well.
739         * configure: Regenerate.
740         * config/mh-ppc-darwin: Add to the stage1 cflags here.
742         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
744         PR bootstrap/29544
745         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
746         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
747         move here comment from Makefile.tpl.
748         * Makefile.tpl: Move some definitions higher in the file.
749         (STAGE1_CHECKING): New.
750         * configure.in: Add --enable-stage1-checking.
751         * configure: Regenerate.
752         * Makefile.in: Regenerate.
754         2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
756         * configure.in: Update error message for missing GMP/MPFR.
758         * configure: Regenerate.
760         2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
762         * configure.in: Update MPFR version in error message.
764         * configure: Regenerate.
766         2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
768         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
769         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
770         --with-gmp-lib): New flags.
772         * configure: Regenerate.
774 2006-12-12  Andreas Tobler  <a.tobler@schweiz.org>
776         PR bootstrap/30134
777         * configure.in: Correct x86 darwin support for libjava to powerpc
778         and i?86 only.
779         * configure: Regenerate.
781 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
783         * configure.in:  Handle spu makefile frag.
784         * Makefile.tpl (MAINT): Define
785         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
786         * configure: Regenerate.
787         * Makefile.in: Regenerate.
789 2006-12-11  Ben Elliston  <bje@au.ibm.com>
791         * config.sub, config.guess: Update from upstream sources.
793 2006-12-11  Ben Elliston  <bje@au.ibm.com>
795         * configure.in: Sync with GCC (spu-*-*).
796         * configure: Sync with GCC.
798 2006-12-07  Mike Stump  <mrs@apple.com>
800         * Makefile.def (dependencies): Add dependency for
801         install-target-libssp and install-target-libgomp on
802         install-gcc.
803         * Makefile.in: Regenerate.
805 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
807         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
808         (unstage): Test for stage_last presence.
810         PR bootstrap/29802
811         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
812         * Makefile.in: Regenerate.
814 2006-11-14  DJ Delorie  <dj@redhat.com>
816         * Makefile.tpl (clean-stage*): Sync with GCC (clean).
817         * Makefile.in: Sync with GCC.
818         * configure.in: Sync with GCC (mpfr, gmp).
819         * configure: Sync with GCC.
821 2006-11-08  Jie Zhang  <jie.zhang@analog.com>
823         * configure.in: Remove target-libgloss from noconfigdirs for
824         bfin-*-*.
825         * configure: Regenerated.
827 2006-10-27  Jeff Johnston  <jjohnstn@redhat.com>
829         * COPYING.NEWLIB: Add spu license.
830         * COPYING.LIBGLOSS: Ditto.
832 2006-10-17  Brooks Moses  <bmoses@stanford.edu>
834         * Makefile.def: Added pdf target handling.
835         * Makefile.tpl: Added pdf target handling.
836         * Makefile.in: Regenerated.
838 2006-10-11  Jeff Johnston  <jjohnstn@redhat.com>
840         * COPYING.NEWLIB: Updated.
841         * COPYING.LIBGLOSS: Ditto.
843 2006-09-27  Dave Brolley  <brolley@redhat.com>
845         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
846         $s instead of $r.
847         * configure: Regenerated.
849 2006-09-26  Ben Elliston  <bje@au.ibm.com>
851         * config.sub, config.guess: Update from upstream sources.
853 2006-09-20  Thiemo Seufer  <ths@mips.com>
855         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
856         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
857         * configure: Regenerate.
859 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
861         * configure.in: Never build newlib for a Mingw host.
862         Never build newlib as Mingw target library.
863         Test the existence of winsup/cygwin for building a Cygwin newlib,
864         rather than just winsup.
865         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
866         building a Mingw target.
867         * configure: Regenerate.
869 2006-08-15  Thiemo Seufer  <ths@mips.com>
870             Nigel Stephens  <nigel@mips.com>
871             David Ung  <davidu@mips.com>
873         * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
875 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
877         Sync from GCC:
878         2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
880         PR bootstrap/18058
881         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
882         if the bootstrap compiler is a GCC version that supports it.
883         * configure: Regenerate.
885 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
887         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
888         * configure: Regenerated.
890 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
892         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
893         for stages after the first.
895 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
897         * Makefile.def: Add dependencies for configure-opcodes
898         on configure-intl and all-opcodes on all-intl.
899         * Makefile.in: Regenerated.
901 2006-07-04  Peter O'Gorman  <peter@pogma.com>
903         * ltconfig: chmod 644 before ranlib during install.
905 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
907         * configure.in: Fix thinkos in previous check-in.
908         * configure: Regenerate.
910 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
912         Sync from gcc:
914         2007-07-03  Paolo Bonzini  <bonzini@gnu.org>
916         PR other/27063
917         * configure.in: Test subdir_requires and give an appropriate
918         error message.
919         * configure: Regenerate.
921         2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
923         PR target/27540
924         * configure.in: Only enable libgomp on IRIX 6.
925         * configure: Regenerate.
927 2006-06-20  David Ayers  <d.ayers@inode.at>
929         PR bootstrap/28072
930         * configure.in: Add target-boehm-gc to noconfigdirs depending on
931         whether target-libjava is being configured instead of whether the
932         java front end is enabled.
933         * configure: Regenerate.
935 2006-06-15  Mark Shinwell  <shinwell@codesourcery.com>
937         * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
938         to R_ARM_LDC_SB_G{0,1,2} respectively.
940 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
942         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
943         too.
944         * Makefile.in: Regenerate.
946 2006-06-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
948         Sync from gcc:
950         2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
951         * configure.in: Don't enable libgomp on hpux10.
952         * configure: Rebuilt.
954 2006-06-13  David Ayers  <d.ayers@inode.at>
956         Sync from gcc:
958         2006-06-12  David Ayers  <d.ayers@inode.at>
960         PR bootstrap/27963
961         PR target/19970
962         * configure.in: Remove target-boehm-gc from noconfigdirs where
963         ${libgcj} is specified.
964         * configure: Regenerate.
966 2006-06-08  Jeff Johnston  <jjohnstn@redhat.com>
968         Sync from gcc:
970         2005-01-12  David Edelsohn  <edelsohn@gnu.org>
971                     Andreas Schwab  <schwab@suse.de>
973         PR bootstrap/18033
974         * config-ml.in: Eval option if surrounded by single quotes.
976 2006-06-07  Carlos O'Donell  <carlos@codesourcery.com>
978         Sync from gcc:
980         2006-06-06  David Ayers  <d.ayers@inode.at>
982         PR libobjc/13946
983         * Makefile.def: Add dependencies for libobjc which boehm-gc.
984         * Makefile.in: Regenerate.
985         * configure.in: Add --enable-objc-gc at toplevel and have it
986         enable boehm-gc for Objective-C.
987         Remove target-boehm-gc from libgcj.
988         Add target-boehm-gc to target_libraries.
989         Add target-boehm-gc to noconfigdirs where ${libgcj}
990         is specified.
991         Assert that boehm-gc is supported when requested for Objective-C.
992         Only build boehm-gc if needed either for Java or Objective-C.
993         * configure: Regenerate.
995         2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
997         PR 27674
998         * Makefile.tpl (configure-[+prefix+][+module+],
999         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1000         Remove rule to unstage bootstrapped modules.
1001         (stage_current): New.
1002         * Makefile.in: Regenerate.
1004         2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1005         Andreas Tobler  <a.tobler@schweiz.ch>
1007         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
1008         * configure: Rebuilt.
1010         Revert
1011         2006-01-31  Richard Guenther  <rguenther@suse.de>
1012         Paolo Bonzini  <bonzini@gnu.org>
1014         * Makefile.def (target_modules): Add libgcc-math target module.
1015         * configure.in (target_libraries): Add libgcc-math target library.
1016         (--enable-libgcc-math): New configure switch.
1017         * Makefile.in: Re-generate.
1018         * configure: Re-generate.
1020 2006-06-05  Jeff Johnston  <jjohnstn@redhat.com>
1022         * config-ml.in: Alter CCASFLAGS to include special
1023         multilib options the same as is done for CFLAGS.
1025 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
1027         * Makefile.def: Added dependencies from sim and gdb on intl, and
1028         added configure dependencies to everything with an all dependency
1029         on intl.
1030         * gettext.m4: Removed.
1031         * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
1032         (GDB_SUPPORT_DIRS): Add intl.
1033         * Makefile.in: Regenerated.
1035 2006-05-25  Daniel Jacobowitz  <dan@codesourcery.com>
1037         * src-release (DEVO_SUPPORT): Add config.rpath.
1039 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
1041         * Makefile.def (bfd, opcodes): Fix lib_path.
1042         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1043         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
1044         * Makefile.in: Regenerate.
1046 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
1048         * configure.in: Enable gprof for cross builds.
1049         * configure: Regenerate.
1051 2006-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
1053         * src-release (MAKEINFOFLAGS): Define.
1054         (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
1056 2006-05-14  Ben Elliston  <bje@au.ibm.com>
1058         * config.sub, config.guess: Update from upstream sources.
1060 2006-05-12  Ben Elliston  <bje@au.ibm.com>
1062         * config.sub, config.guess: Update from upstream sources.
1064 2006-05-04  Steve Ellcey  <sje@cup.hp.com>
1066         * blt, iwidgets, mmalloc: Remove directories.
1068 2006-05-01  DJ Delorie  <dj@redhat.com>
1070         * configure.in: Restore CFLAGS if GMP isn't present.
1071         * configure: Regenerate.
1073 2006-04-18  DJ Delorie  <dj@redhat.com>
1075         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
1076         reference libgloss so that libssp can be built in a combined
1077         tree.
1078         * configure: Regenerate.
1080 2006-04-10  Ben Elliston  <bje@au.ibm.com>
1082         * contrib: Remove directory.
1084 2006-04-06  Carlos O'Donell <carlos@codesourcery.com>
1086         * Makefile.tpl: Add install-html target.
1087         * Makefile.def: Add install-html target.
1088         * Makefile.in: Regenerate.
1089         * configure.in: Add --with-datarootdir, --with-docdir,
1090         and --with-htmldir options.
1091         * configure: Regenerate.
1093 2006-03-31  Ben Elliston  <bje@au.ibm.com>
1095         PR binutils/1860
1096         * configure.in: Require makeinfo 4.4 or higher.
1097         * configure: Regenerate.
1099 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
1101         * Makefile.in: Regenerate.
1103 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
1105         Sync with gcc:
1106         2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
1108         * configure.in: Handle --disable-<component> generically.
1109         * configure: Regenerate.
1111         2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
1113         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
1114         (TARGET_CONFIGDIRS): Remove.
1115         * configure.in: Remove AC_SUBST(target_configdirs).
1116         * Makefile.in, configure: Regenerated.
1119 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
1121         PR libgcj/17311
1122         * ltmain.sh: Don't use "$finalize_rpath" for compile.
1124 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
1126         PR bootstrap/25670
1128         * Makefile.tpl ([+compare-target+]): Print explanation messages.
1130         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1131         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1132         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1133         BUILD_PREFIX, BUILD_PREFIX_1.
1134         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1136         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1137         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1139         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1140         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1141         of `cat stage_current`.  Always provide the `r' and `s' variables.
1142         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1143         a single shell execution.
1144         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1145         bootstrapped modules, make the stage1 module if the build was not
1146         started yet, else build the current stage.
1147         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1148         (all-build, all-host, all-target, [+make_target+]-host,
1149         [+make_target+]-target): Do not use \-continued lines.
1150         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1151         (current_stage, restrap, stage_last): New.
1153         * Makefile.in: Regenerate.
1154         * configure: Regenerate.
1156 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1158         Sync from gcc:
1160         2006-01-31  Richard Guenther  <rguenther@suse.de>
1161                     Paolo Bonzini  <bonzini@gnu.org>
1163         * Makefile.def (target_modules): Add libgcc-math target module.
1164         * configure.in (target_libraries): Add libgcc-math target library.
1165         (--enable-libgcc-math): New configure switch.
1166         * Makefile.in: Re-generate.
1167         * configure: Re-generate.
1168         * libgcc-math: New toplevel directory.
1170         2006-01-18  Richard Henderson  <rth@redhat.com>
1171                     Jakub Jelinek  <jakub@redhat.com>
1172                     Diego Novillo  <dnovillo@redhat.com>
1174         * libgomp: New directory.
1175         * Makefile.def: Add target_module libgomp.
1176         * Makefile.in: Regenerate.
1177         * configure.in (target_libraries): Add target-libgomp.
1178         * configure: Regenerate.
1180 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1181             Andreas Schwab  <schwab@suse.de>
1183         * configure: Regenerate.
1185 2006-01-16  Paolo Bonzini  <bonzini@gnu.org>
1187         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1188         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1189         the assembler, linker and binutils.
1190         * configure: Regenerate.
1192 2006-01-16  Nick Clifton  <nickc@redhat.com>
1194         * config.sub, config.guess: Sync from config repository.
1196 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
1198         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1199         @ from continuation.
1200         * Makefile.in: Rebuilt.
1202 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1204         Sync from gcc:
1206         2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1208         PR bootstrap/24252
1210         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1211         * Makefile.tpl (OBJDUMP): New.
1212         (EXTRA_HOST_FLAGS): Add it.
1213         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1215         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1216         to use symbolic links between directories.  Avoid race conditions
1217         or make them harmless.
1218         * configure.in: Do not try to use symbolic links between directories.
1220         * Makefile.def (LEAN): Pass.
1221         * Makefile.tpl (LEAN): Define.
1222         (stage[+id+]-start): Accept that the previous directory does not
1223         exist, if the bootstrap is lean.
1224         (stage[+id+]-bubble): Invoke lean bootstrap commands after
1225         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
1226         configure substitution.
1227         ([+compare-target+]): Likewise.
1228         ([+bootstrap-target+]-lean): New.
1229         * configure.in: Remove lean bootstrap support from here.
1231         * Makefile.in: Regenerate.
1232         * configure: Regenerate.
1234         2006-01-02  Andreas Schwab  <schwab@suse.de>
1236         * configure.in: When reconfiguring remove Makefile in
1237         all stage directories.
1238         * configure: Regenerate.
1240 2005-12-27  Leif Ekblad  <leif@rdos.net>
1242         * configure.in: Add support for RDOS target.
1243         * configure: Regenerate.
1245 2005-12-27  Nick Clifton  <nickc@redhat.com>
1247         PR binutils/1990
1248         * libtool.m4: Synchronize with version in GCC sources.
1250 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
1252         Revert Ada-related part of the previous change.
1254         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1255         Do not pass.
1256         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1257         * Makefile.in: Regenerate.
1258         * configure.in: Do not include mt-ppc-aix target fragment.
1259         * configure: Regenerate.
1261 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
1263         * configure.in: Select appropriate fragments for PowerPC/AIX.
1264         * configure: Regenerate.
1266         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1267         BOOT_CFLAGS, BOOT_LDFLAGS.
1268         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1269         BOOT_CFLAGS, BOOT_LDFLAGS.
1270         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1271         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1272         (stage): Fail if we cannot complete the work.
1273         * Makefile.in: Regenerate.
1275 2005-12-16  Jeff Johnston  <jjohnstn@redhat.com>
1277         * COPYING.NEWLIB: Update copyright year for default
1278         copyright.
1280 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
1282         * Makefile.tpl (all, do-[+make_target+], do-check, install,
1283         install-host-nogcc): Don't invoke $(stage) at the end.
1284         * Makefile.in: Regenerate.
1286 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
1288         * configure.in: Flip the top-level bootstrap switch.
1289         * configure: Regenerate.
1291         Merge from gcc:
1293         2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
1295         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1296         $(stage) and $(unstage).
1297         (EXTRA_TARGET_FLAGS): Correct double-quoting.
1298         (all): Remove stray semicolon.
1299         (local-distclean): Don't handle multilib.tmp and multilib.out.
1300         (install.all): Set $s for consistency.
1301         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1302         check_multilibs setting.  Always make the install directory.
1303         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1304         Correct @if/@endif.
1305         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1306         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1307         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1308         (multilib.out): Remove.
1309         * Makefile.in: Regenerated.
1311 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1313         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
1314         * configure.in: Replace ms1 arch with mt.
1315         * configure: Rebuilt.
1317 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1319         Sync with gcc:
1321 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1323         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
1324         * configure.in: Replace ms1 arch with mt.
1325         * configure: Rebuilt.
1327 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1329         Sync with gcc:
1331         2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1333         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1334         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1335         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
1336         Find in-tree tools if available.
1337         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1338         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1339         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1340         (COMPILER_*_FOR_TARGET): New.
1341         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1342         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1343         (CONFIGURED_*, USUAL_*): Remove.
1344         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1345         STRIP): Use autoconf substitutions.
1346         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1347         COMPILER_NM_FOR_TARGET): New.
1348         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1350         (all): Make all-host and all-target in parallel.
1351         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1352         that $$r and $$s are set before invoking a recursive make.
1353         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1354         ([+bootstrap-target+]): Inline most of the `all' target.
1356         2005-11-29  Ben Elliston  <bje@au.ibm.com>
1358         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1359         from the gcc build directory.
1360         * Makefile.in: Regenerate.
1362         2005-11-29  Ben Elliston  <bje@au.ibm.com>
1364         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
1365         depend on all-libdecnumber.
1366         * configure.in (host_libs): Include libdecnumber.
1367         * Makefile.in: Regenerate.
1368         * configure: Likewise.
1370         2005-11-21  Kean Johnston  <jkj@sco.com>
1372         * config.sub, config.guess: Sync from upstream sources.
1374 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
1376         * Makefile.def: Remove gdb dependencies for gdbtk.
1377         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1378         (configure-gdb, install-gdb): New rules.
1379         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1380         * Makefile.in, configure: Regenerated.
1382 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
1384         PR bootstrap/24297
1385         * Makefile.tpl (do-[+make-target+], do-check, install,
1386         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1387         are set before recursing.
1388         * Makefile.in: Regenerate.
1390 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
1392         PR bootstrap/18939
1393         * Makefile.def (gcc) <target>: Fix thinko.
1394         * Makefile.in: Regenerate.
1396 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
1398         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1399         * configure: Regenerate.
1401 2005-10-09  Kazu Hirata  <kazu@codesourcery.com>
1403         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1404         target-libffi, target-qthreads, target-libjava, and
1405         targetlibobjc.
1406         * configure: Regenerate.
1408 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
1410         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1411         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1412         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1413         (USUAL_OBJDUMP_FOR_TARGET): New.
1414         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1415         * configure.in: Check for $OBJDUMP_FOR_TARGET.
1416         * configure, Makefile.in: Regenerated.
1418 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1420         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1421         before other host packages.
1423 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1425         PR bootstrap/22340
1427         * configure.in (default_target): Remove.
1428         * Makefile.tpl (all): Do not use prerequisites as subroutines
1429         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1430         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1431         use prerequisites as subroutines.
1432         (check-host, check-target): New.
1433         (bootstrap configure & all targets): Do not use stage*-start
1434         if the directory layout is already ok.
1435         (non-bootstrap configure & all targets): Prepend a $(unstage).
1436         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
1437         (NOTPARALLEL): Remove.
1438         (unstage, stage variables): New variables.
1439         (unstage, stage targets): Simply expand to those variables.
1441         * configure: Regenerate.
1442         * Makefile.in: Regenerate.
1444 2005-10-04  James E Wilson  <wilson@specifix.com>
1446         * Makefile.def (lang_env_dependencies): Add libmudflap.
1447         * Makefile.in: Regenerate.
1449 2005-10-03  Catherine Moore  <clm@cm00re.com>
1451         * configure.in (bfin-*-*): Support bfin.
1452         * configure: Regenerated.
1454 2005-09-30  H.J. Lu  <hongjiu.lu@intel.com>
1456         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1457         * configure: Regenerated.
1459 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
1461         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1462         (LIPO_FOR_TARGET): New.
1463         (CONFIGURED_LIPO_FOR_TARGET): New.
1464         (USUAL_LIPO_FOR_TARGET): New.
1465         (STRIP_FOR_TARGET): New.
1466         (CONFIGURED_STRIP_FOR_TARGET): New.
1467         (USUAL_STRIP_FOR_TARGET): New.
1468         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1469         STRIP_FOR_TARGET.
1470         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1471         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1472         * Makefile.in: Regenerate.
1473         * configure: Regenerate.
1475 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
1477         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1478         (rs6000-*-aix*): Same.
1479         * configure: Regenerate.
1481 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1483         * configure.in: Recognize f95 in the --enable-languages option,
1484         and substitute it for fortran, issuing a warning.
1485         * configure: Regenerate.
1487 2005-09-07  Ben Elliston  <bje@au.ibm.com>
1489         Import from Autoconf sources:
1491         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
1492         * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
1493         Elliston.  Handle weird characters correctly.
1495 2005-08-30  Phil Edwards  <phil@codesourcery.com>
1497         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
1498         * configure:  Regenerated.
1500 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
1502         * Makefile.def (libssp): Add to lang_env_dependencies.
1503         * Makefile.in: Regenerate.
1505 2005-08-17  Christian Groessler  <chris@groessler.org>
1507         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1508         * Makefile.in: Regenerate.
1510 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
1512         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1513         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1514         Look for alternate names of the target cc and c++
1515         * configure: Regenerate.
1517 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
1519         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1520         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1521         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1522         tools; remove code to manually set them.
1523         (Target tools): Look in the environment for them.
1524         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1525         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1526         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1527         build directory.
1528         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1529         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1530         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1531         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1532         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1533         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1534         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1535         * configure: Regenerate.
1536         * Makefile.in: Regenerate.
1538 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
1540         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1541         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
1542         * Makefile.in: Regenerated.
1544 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
1546         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1547         (CFLAGS_FOR_TARGET): Use it.
1548         (CXXFLAGS_FOR_TARGET): Likewise.
1549         * Makefile.in: Regenerated.
1550         * configure.in (--with-build-sysroot): New option.
1551         * configure: Regenerated.
1553 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
1555         * Makefile.tpl: Wrap install between unstage and stage
1556         * Makefile.in: Regenerate.
1558 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
1560         * all files: Update FSF address.
1562 2005-07-14  Jim Blandy  <jimb@redhat.com>
1564         * configure.in: Add cases for Renesas m32c.
1565         * configure: Regenerated.
1567 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1569         * COPYING, compile, config-ml.in, config.guess,
1570         config.sub, install-sh, missing, mkinstalldirs,
1571         symlink-tree, ylwrap: Sync from upstream sources.
1573 2005-07-13  Eric Christopher  <echristo@redhat.com>
1575         * configure.in: Add toplevel noconfigdir support for tpf.
1576         * configure: Regenerate.
1578 2005-07-11  Jakub Jelinek  <jakub@redhat.com>
1580         * Makefile.def (target_modules): Add libssp.
1581         * configure.in (target_libraries): Add target-libssp.
1582         * configure: Rebuilt.
1583         * Makefile.in: Rebuilt.
1585 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
1587         PR ada/22340
1589         * Makefile.def: Sync with gcc.
1590         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1591         * Makefile.in: Regenerate.
1593 2005-07-07  Andreas Schwab  <schwab@suse.de>
1595         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1596         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1597         * Makefile.in: Regenerated.
1599 2005-07-07  Kazu Hirata  <kazu@codesourcery.com>
1601         * configure.in: Add --enable-libssp and --disable-libssp.
1602         * configure: Regenerate with autoconf-2.13.
1604 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
1606         * configure.in: Don't build sim or rda when targetting darwin.
1607         * configure: Regenerate.
1609 2005-07-04  Ben Elliston  <bje@gnu.org>
1611         * src-release (do-proto-toplev): Remove dejagnu bits.
1612         (DEJAGNU_SUPPORT_DIRS): Remove.
1613         (dejagnu.tar.bz2, dejagnu.tar): Likewise.
1614         (GDBD_SUPPORT_DIRS): Likewise.
1615         (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
1616         (INSIGHTD_SUPPORT_DIRS): Likewise.
1617         (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
1619 2005-06-30  Ben Elliston  <bje@gnu.org>
1621         * setup.com (mpw): Remove unused directive.
1623 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
1625         * Makefile.def (stagefeedback): Come after profile.
1626         Define profiledbootstrap target.
1627         * Makefile.tpl (profiledbootstrap): Remove.
1628         (stageprofile-end): Zap stagefeedback.
1629         (stagefeedback-start): Copy all .gcda files, not only GCC's.
1630         * Makefile.in: Regenerate.
1632 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
1634         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
1635         In 'cpp' stanza, support '#line' as well as '# '.
1637 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
1639         * configure.in (unsupported_languages): New macro.
1640         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
1641         non-ported target libraries in noconfigdirs.
1642         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1643         non-linux-gnu.  Remove libgcj_ex_libffi.
1644         <lang_frag loop>: Set add_this_lang=no if the language is in
1645         unsupported_languages.
1646         * configure: Regenerate.
1648 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
1650         * configure.in: Fix typo in handling of --with-mpfr-dir.
1651         * configure: Regenerate.
1653 2005-06-02  Jim Blandy  <jimb@redhat.com>
1655         * config.sub: Add cases for the Renesas m32c.  (This patch has been
1656         accepted into the master sources.)
1658 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
1659             Michael Snyder  <msnyder@redhat.com>
1660             Stan Cox  <scox@redhat.com>
1662         * configure.in: Set noconfigdirs for ms1.
1664         * configure: Regenerate.
1666 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
1668         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1669         (Dependencies): Consider target modules for bootstrap dependencies.
1670         Make target bootstrap modules depend on each stage's gcc.
1671         * Makefile.in: Regenerate.
1673 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
1675         * Makefile.def (configure-gcc): Depend on binutils having been built.
1676         (all-gcc): No need to do it here.
1677         * Makefile.in: Regenerate.
1679 2005-05-19  Paul Brook  <paul@codesourcery.com>
1681         * configure.in: Rewrite misleading error message when requested
1682         language cannot be built.
1683         * configure: Regenerate.
1685 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
1687         * ylwrap: Import from Automake 1.9.5.
1689 2005-05-04  Mike Stump  <mrs@apple.com>
1691         * configure.in: Always pass --target to target configures as
1692         otherwise rebuilds that do --recheck will fail.
1693         * configure: Rebuilt.
1695 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
1697         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1698         STAGE_HOST_EXPORTS.
1699         (configure, all): Add bootstrap support.
1700         (Host modules, target modules): Pass post-stage1 flags and exports.
1701         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1702         * Makefile.in: Regenerate.
1704 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
1706         Sync from gcc:
1708         2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
1710         * config.sub: Update from master copy.
1712         2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
1714         * configure.in <crisv32-*-*, cris-*-*>: New local variable
1715         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
1716         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
1717         "*-*-elf" and "*-*-linux*".
1718         * configure: Regenerate.
1720 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
1722         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
1723         (TARGET_CONFIGARGS): Include --with-target-subdir.
1724         (configure, all): New macros.  Use them throughout.
1726 2005-04-05  Paolo Bonzini  <bonzini@gnu.org>
1728         * Makefile.tpl: Sync with gcc.
1729         * Makefile.in: Regenerate.
1731 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
1733         * config/mh-mingw32: Delete.
1734         * configure.in: Don't use it.
1735         * configure: Regenerate.
1737 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
1739         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1740         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1741         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1742         (HOST_LIB_PATH): Generate from Makefile.def.
1743         (TARGET_LIB_PATH): Likewise.
1744         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1745         * Makefile.in: Regenerate.
1746         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1747         (RPATH_ENVVAR): Include Darwin case.
1748         * configure: Regenerate.
1750 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
1752         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1753         * configure: Regenerate.
1755 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
1757         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1758         gcc_version, and gcc_version_trigger from set of flags to pass.
1759         * Makefile.tpl: Remove definitions of above variables.
1760         (config.status): Remove dependency on $(gcc_version_trigger).
1761         * Makefile.in: Regenerate.
1762         * configure.in: Do not reference config/gcc-version.m4 nor
1763         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
1764         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
1765         * configure: Regenerate.
1767 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
1768             Andrew Pinski <pinskia@physics.uc.edu>
1770         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1771         * Makefile.in: Regenerate.
1773 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
1775         PR libgcj/20160
1776         * ltmain.sh: Avoid creating archives with components that have
1777         duplicate basenames.
1779 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
1781         PR bootstrap/20250
1782         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1783         instead of check.
1784         * Makefile.in: Regenerate.
1786 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
1788         Sync from gcc.
1790         2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
1792         PR bootstrap/17383
1793         * Makefile.def (target_modules): Remove "stage", now unnecessary.
1794         * Makefile.tpl (HOST_SUBDIR): New substitution.
1795         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1796         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1797         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1798         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1799         (Host modules, Bootstrapped modules): Use it.
1800         (Build modules, Target modules): Do not create symlink trees,
1801         always configure out-of-srcdir.
1802         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1803         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1804         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1805         $(HOST_SUBDIR).  Create a symlink for host_subdir.
1807         * Makefile.in: Regenerate.
1808         * configure: Regenerate.
1810         Merged from libada-gnattools-branch:
1811         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
1813         * Makefile.def: Add gnattools as a module, depending on target-libada.
1814         * Makefile.in: Regenerate.
1815         * configure.in: Include gnattools in host_tools; disable it if ada
1816         is disabled.
1817         * configure: Regenerate.
1819 2005-02-23  Nick Clifton  <nickc@redhat.com>
1821         * configure: Regenerate.
1823 2005-02-22  Paul Schlie  <schlie@comcast.net>
1825         * configure.in: Allow darwin targeted ports to build tk, itcl and
1826         libgui.
1828 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1830         PR libgcj/10353
1831         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1832         * configure: Regenerate.
1834 2005-02-08  Andrew Cagney  <cagney@gnu.org>
1836         * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
1837         gdb/ section.  Update GDB's URL.
1839 2005-01-31  Andrew Cagney  <cagney@gnu.org>
1841         * gettext.m4: Only set ENABLE_NLS when gettext is present.
1843 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
1845         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1846         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1847         target-libgloss when not *-*-elf and *-*-aout.
1848         * configure: Regenerate.
1850 2005-01-27  Andrew Cagney  <cagney@gnu.org>
1852         * gettext.m4: Don't use NONE as a default for CATOBJEXT.
1854 2005-01-24  Andrew Cagney  <cagney@gnu.org>
1856         * gettext.m4: Only fall back to ../intl/ when it's present.
1858 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
1860         * install-sh, config.sub: Import from upstream.
1862 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
1864         PR bootstrap/18222
1865         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1866         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1867         * Makefile.in: Regenerate.
1869 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
1871         Revert 2004-12-28 Makefile changes, a better fix will be
1872         applied to mainline and src after GCC 4.0 branches.
1874 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
1876         PR bootstrap/17383
1878         * Makefile.def (target_modules): Remove stage parameter,
1879         it is always true now.
1880         * Makefile.tpl (configure-build-[+module+],
1881         configure-target-[+module+]): Always build symlink tree
1882         for the directory and for include.  BUILD_SUBDIR and
1883         TARGET_SUBDIR cannot be . anymore.
1884         * Makefile.in: Regenerate.
1886 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
1888         Revert 2004-12-08 Makefile changes.
1890 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
1892         * configure.in (sh64-*-*): Reenable gprof.
1893         * configure: Regenerate.
1895 2004-12-09  Jim Blandy  <jimb@redhat.com>
1897         * MAINTAINERS: List 'depcomp' as part of automake.
1899 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
1901         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1902         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1903         (EXTRA_TARGET_FLAGS): Add PICFLAG.
1904         * Makefile.in: Regenerate.
1906 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
1908         * Makefile.tpl: Generate normal dependencies if the LHS module is
1909         not bootstrapped.
1910         * Makefile.in: Regenerate.
1912 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
1914         * configure.in: Include config/gxx-include-dir.m4.  Use
1915         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
1916         * configure: Regenerate.
1918 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
1920         * config.if: Delete.
1921         * configure.in: Set libstdcxx_incdir directly.
1922         * configure: Regenerate.
1923         * MAINTAINERS: Remove mention of config.if.
1924         * src-release (DEVO_SUPPORT): Remove config.if.
1926 2004-12-02  Eric Christopher  <echristo@redhat.com>
1928         * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
1929         of things to remove.
1930         * Makefile.in: Regenerate.
1932 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
1934         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1935         * configure: Regenerate.
1937 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
1939         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
1940         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
1941         * configure: Regenerate.
1943 2004-11-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1945         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1946         (hppa*64*-*-*): Delete incorrect comment.
1947         * configure: Rebuilt.
1949 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
1951         * install-sh, compile: Import from automake.
1953 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
1955         * config.guess, config.sub:  Import from savannnah.
1957 2004-11-12  Mike Stump  <mrs@apple.com>
1959         * Makefile.def: Add html support.
1960         * Makefile.tpl: Likewise.
1961         * Makefile.in: Regenerate.
1963 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
1965         PR 18423
1966         * configure.in: Remove all instances of build-fixincludes from
1967         noconfigdirs.
1968         (build_configargs): Supply --target to subdirectories.
1969         * configure: Regenerate.
1971         * Makefile.def: Make gcc install depend on fixincludes install.
1972         * Makefile.in: Regenerate.
1974 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
1976         * configure.in (noconfigdirs) [mmix-*-*]: Disable
1977         target-libgfortran.
1978         * configure: Regenerate.
1980 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
1982         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1983         like CC.
1985 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
1987         * Makefile.def (host fixincludes): Specify missing targets.
1988         * Makefile.in: Regenerate.
1990 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
1992         PR other/17783
1993         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1994         * configure: Regenerated.
1996 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
1998         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1999         * configure: Regenerated.
2001 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
2003         PR target/18151
2004         * configure.in (case ${target}): Do not build fixincludes for avr.
2005         * configure: Regenerated.
2007 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
2009         * configure.in (case ${target}): Do not build fixincludes
2010         on platforms where it is not used.
2011         * configure: Regenerated.
2013 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
2015         * configure.in: Use an absolute path to install-sh.
2016         * configure: Regenerated.
2018 2004-10-19  Andrew Cagney  <cagney@gnu.org>
2020         * src-release (do-djunpack, do-md5sum): Install the generated file
2021         directly into the proto-toplev/ directory.
2023 2004-10-19  Andrew Cagney  <cagney@gnu.org>
2025         * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
2027 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2029         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2030         * configure: Regenerate.
2032 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
2034         Fix wrong conflict resolution in:
2036         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2038         * Makefile.in: Regenerate.
2039         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2040         in the recursive `make', instead of hardwiring `all'.
2041         (Autogenerated TARGET-* variables): New.
2043 2004-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
2045         Merged from GCC / libtool upstream:
2046         2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
2047         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2048         * ltcf-cxx.sh (tpf*): Likewise.
2049         * ltconfig (tpf*): Add TPF OS configuration support.
2051 2004-09-30  Tomer Levi  <Tomer.Levi@nsc.com>
2053         * configure.in: Enable target-libgloss for crx-*-*.
2054         * configure: Regenerate.
2056 2004-09-24  Michael Roth  <mroth@nessie.de>
2058         * configure.in (--without-headers): Add missing double quotes.
2059         * configure: Regenerate.
2061 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
2063         * ylwrap: Revert to previous version.
2065 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
2067         PR bootstrap/17369
2068         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2069         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2070         SET_GCC_LIB_PATH_CMD.
2071         (BASE_TARGET_EXPORTS): Likewise.
2072         * Makefile.in: Regenerated.
2074         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2075         * configure: Regenerated.
2077 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
2079         * config.guess: New upstream version
2080         * compile, depcomp, install-sh, ylwrap: Likewise.
2082 2004-09-19  Roger Sayle  <roger@eyesopen.com>
2084         * config/mh-x86omitfp: New host makefile fragment.  Add
2085         -fomit-frame-pointer to the default BOOT_CFLAGS.
2086         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2087         * configure: Regenerate.
2089 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
2091         PR target/11572
2092         * configure.in (*-*-darwin*): Renable libobjc.
2093         * configure: Regenerate.
2095 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
2097         * Makefile.def: Remove libbanshee.
2098         * Makefile.tpl: Ditto.
2099         * configure.in: Ditto.
2100         * Makefile.in: Regen.
2101         * configure: Ditto.
2103 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
2105         * missing: Import latest version from master repository.
2107 2004-09-04  Nick Clifton  <nickc@redhat.com>
2109         * config.sub: Import latest version from master repository.
2110         * config.guess: Likewise.
2111         This includes these changes:
2113         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
2115         * config.sub: Handle crisv32, alias etraxfs.
2116         * config.guess (crisv32:Linux:*:*): Handle.
2118         2004-08-13  Brad Smith  <brad@comstyle.com>
2120         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2121         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2123         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
2125         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2126         assume the processor is a powerpc.  This is because coreutils
2127         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2128         in this case, due to a MacOS X bug that causes
2129         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2130         to return a negative number.
2131         Problem reported by Petter Reinholdtsen in:
2132         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2134         2004-07-19  Ben Elliston  <bje@gnu.org>
2136         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2138         2004-06-24  Ben Elliston  <bje@gnu.org>
2140         * config.guess: Update copyright years.
2141         * config.sub: Likewise.
2143         2004-06-22  Robert Millan  <robertmh@gnu.org>
2145         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2146         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2148         2004-06-22  Stanley F. Quayle <stan@stanq.com>
2150         * config.guess (*:*VMS:*:*): New entry. Replaces
2151         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2152         manufacturer.
2154         2004-06-22  Ben Elliston  <bje@gnu.org>
2156         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2157         * config.sub: Likewise.
2159         2004-06-22  Ben Elliston  <bje@gnu.org>
2161         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2162         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2164         2004-06-11  Ben Elliston  <bje@gnu.org>
2166         * config.guess (pegasos:OpenBSD:*:*): Remove.
2168         2004-06-11  Ben Elliston  <bje@gnu.org>
2170         From Wouter Verhelst <wouter@grep.be>:
2171         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2173         2004-06-11  Ben Elliston  <bje@gnu.org>
2175         * config.guess (luna88k:OpenBSD:*:*): New.
2177         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
2179         * config.guess (m32r*:Linux:*:*): New case.
2180         * config.sub: Handle m32rle.
2182         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
2184         From Jens Petersen  <petersen@redhat.com>:
2185         * config.sub: Handle sparcv8.
2187         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
2189         From Tom Smith <smith@cag.lkg.hp.com>:
2190         * config.guess: Version suffixes are equally significant on Tru64
2191         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
2192         prefix of "P" (patched kernel).
2194         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
2196         * config.sub: Add support for National Semiconductor CRX target.
2198 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2200         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2201         *-*-netware, but add target-libmudflap.
2202         Consolidate *-*-netware targets (of which really only i?86 exists)
2203         into a single entry.
2204         * configure: Likewise.
2206 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
2208         * Makefile.tpl (sorry): Remove.
2209         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2210         (cleanstrap targets): Depend on distclean, not distclean-stage1.
2211         (do-clean): Clean per-stage directories too.
2212         (do-distclean): Run distclean-stage1 too.
2213         (.NOTPARALLEL): Enable during toplevel bootstrap.
2214         (stage[+id+]-bubble): Enable parallel execution during
2215         the recursive invocation.
2216         * Makefile.in: Regenerate.
2218         Sync from gcc (moving the Makefile.in change to Makefile.tpl):
2220         2004-08-31  Robert Bowdidge <bowdidge@apple.com>
2222         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2223         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2224         * configure: regenerate
2225         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2226         -mdynamic-no-pic
2228 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
2230         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2231         include.
2232         * configure.in: Fix indentation.
2233         * configure: Regenerate.
2235 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
2237         * Makefile.def (build_modules): Add fixincludes.
2238         (dependencies): Make gcc depend on fixincludes.
2239         * configure.in (build_tools): Add fixincludes.
2240         (build_configdirs): Always include build_libs.
2241         * Makefile.in: Regenerate.
2242         * configure: Regenerate.
2244 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
2246         * Makefile.def (bootstrap stages): Add 'lean' parameter.
2247         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2248         phony targets; do not generate timestamp files.
2249         (distclean-stageN): Remove references to their timestamp files.
2250         (restageN, touch-stageN): Remove.
2251         (stageN-bubble): Rewritten.
2252         (compare): Support lean bootstraps.
2253         * Makefile.in: Regenerate.
2255         * configure.in: Only warn when bootstrapping but
2256         build != host or build != target.  Support lean bootstraps.
2257         * configure: Regenerate.
2259         Sync from gcc:
2260         2004-08-26  Phil Edwards  <phil@codesourcery.com>
2262         * configure.in:  Give a better error message if GMP/MPFR are missing
2263         and a language needing them has been requested.
2264         * configure:  Regenerated.
2266         2004-08-25  Phil Edwards  <phil@codesourcery.com>
2268         * configure.in:  Print a list of available language front-ends if
2269         a requested one is missing.  Tidy stray tab characters.
2270         * configure:  Regenerated.
2272 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
2274         * Makefile.in: Regenerate.
2275         * configure: Regenerate.
2277         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2278         stage_*_flags.
2279         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2280         for bootstrapped modules if toplevel bootstrap is going.
2281         (GCC bootstrap): Generate per-stage targets for all bootstrapped
2282         modules.  Adjust for changes in Makefile.def.  Enable several
2283         rules even in non-bootstrap mode, just to avoid peppering the
2284         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2285         (stage-[+prev+]-bubble): Remove.
2287         * Makefile.def (Dependencies): Depend on all-build-bison,
2288         all-build-flex, all-build-byacc, all-build-texinfo, rather
2289         than the host variations.
2290         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
2291         with BUILD_SUBDIR.
2292         (BISON): Update for recent Bisons.
2293         (YACC): Fix typo.
2294         (cross): Depend on all-build.
2295         (all): Do not depend on all-build.
2296         (prebootstrap): Remove.
2297         (dep-kind): Accept separate prefixes for MODULE and ON variables.
2298         (Prebootstrap dependencies): Add them to the per-stage targets
2299         and to all-prebootstrap.
2300         * configure.in (build_configdirs): Always enable build_tools.
2301         (BUILD_DIR_PREFIX): Remove.
2303         * Makefile.def (gcc): Add target variable.
2304         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2305         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2306         in the recursive `make', instead of hardwiring `all'.
2307         (Autogenerated TARGET-* variables): New.
2309 2004-08-17  Robert Millan  <robertmh@gnu.org>
2311         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2312         (instead of FreeBSD).
2313         * configure: Regenerate.
2315 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2317         * Makefile.def, configure.in, src-release: Remove useless, bogus
2318         references to tix.
2319         * Makefile.in, configure: Regenerate.
2321         * src-release: Stop distributing mmalloc with gdb (which doesn't
2322         use it).
2323         * Makefile.def: GDB doesn't depend on mmalloc anymore.
2324         * Makefile.in: Regenerate.
2326 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
2328         * configure.in (arm*-*-eabi*): New target.
2329         * configure: Regenerate.
2331 2004-08-01  Robert Millan  <robertmh@gnu.org>
2333         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2334         libmudflap for all GNU-based systems (with Glibc).
2335         * configure: Regenerate.
2337 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
2339         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2340         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2341         (Dependencies): New section.
2342         * Makefile.tpl (Dependencies): Generate from Makefile.def.
2343         (configure-target-[+module+]): Depend on maybe-all-gcc
2344         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
2345         (toplevel profiledbootstrap): Fix dependencies.
2346         * Makefile.in: Regenerate.
2348 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
2350         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2351         target-libiberty to noconfigdirs.
2353 2004-08-03  Paul Brook  <paul@codesourcery.com>
2355         * configure.in: Check for MPFR as well as GMP.
2356         * configure: Regenerate.
2358 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
2360         * Makefile.def (host-modules): Add gcc.
2361         * Makefile.in: Regenerate.
2362         * Makefile.tpl (sorry): New rule.
2363         (configure-host, all-host, [+make_target+]-host, do-check,
2364         install-host): Do not add gcc as a special case.
2365         (host modules): Add a small special-casing for gcc.  Export
2366         extra_make_flags through the environment.
2367         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2368         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2369         other recursive targets for gcc): Remove.
2371         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2372         (stage, unstage): New rules.
2373         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2374         distclean-stage[+id+]): Use stage_current.
2375         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2376         the stage*-start rules.
2378 2004-07-19  Robert Millan  <robertmh@gnu.org>
2380         Synced from gcc:
2382         2004-04-26  Robert Millan  <robertmh@gnu.org>
2384         Add patches from libtool CVS.
2385         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2386         * ltconfig: Likewise.
2387         * ltcf-c.sh: Likewise.
2388         * ltcf-cxx.sh: Likewise.
2389         * ltcf-gcj.sh: Likewise.
2391 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
2393         * configure.in: Add noconfigdirs for crx-*-*.
2394         * configure: Regenerate.
2396 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
2398         Synced from gcc:
2400         2004-07-09  Loren J. Rittle <ljrittle@acm.org>
2402         * configure.in: Build libmudflap by default on FreeBSD.
2403         * configure: Regenerated.
2405         2004-07-09  Mark Mitchell  <mark@codesourcery.com>
2407         * configure.in: Do not build libmudflap by default on non-GNU/Linux
2408         systems.
2409         * configure: Regenerated.
2411         2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2413         PR target/16344
2414         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2415         feedback based compiler.
2416         * Makefile.in: Rebuilt.
2418         2004-07-05  Phil Edwards  <phil@codesourcery.com>
2420         * configure.in:  Do not prepend $srcdir to /dev/null in
2421         makefile fragments.
2422         * configure:  Regenerate.
2424 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
2426         * Makefile.def (host_modules): Set bootstrap=true for flex.
2427         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2428         * Makefile.in: Rebuilt.
2430 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
2432         * Makefile.def (build_modules): Add bison, byacc, flex,
2433         m4, texinfo.
2434         (flags_to_pass): Add FLEX.
2435         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2436         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2437         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2438         DEFAULT_MAKEINFO): Remove.
2439         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2440         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2441         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2442         objdir or else use configured tool.
2443         (all-build): New.
2444         (all): Depend on it.
2445         (Build module dependencies): Add.
2446         * Makefile.in: Regenerate.
2447         * configure.in: Better support for multiple build modules,
2448         matching what is done for host/target modules.  Do not look
2449         for "plausible" locations of build tools if Canadian cross.
2450         Use autoconf's AC_PROG_CC to find a C compiler.  Define
2451         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
2452         * configure: Regenerate.
2454 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
2456         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2457         * Makefile.in: Regenerate.
2459 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
2461         * Makefile.tpl (configure-build-[+module+],
2462         configure-[+module+], configure-target-[+module+]): Pass
2463         [+extra_configure_args+].
2464         (all-build-[+module+], all-[+module+], check-[+module+],
2465         install-[+module+], [+make_target+]-[+module+],
2466         all-target-[+module+], check-target-[+module+],
2467         install-target-[+module+], [+make_target+]-target-[+module+]):
2468         Pass [+extra_make_args+].
2469         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2470         (GCC_HOST_EXPORTS): Remove.
2471         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2472         cross, check-gcc, check-gcc-c++, install-gcc,
2473         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2474         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2475         * Makefile.in: Regenerate.
2477 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
2479         * configure.in: Check for srcdir/winsup rather than build directory
2480         winsup.
2481         * configure: Regenerate.
2483 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
2485         * configure.in: Don't build Cygwin native newlib if winsup
2486         directory is missing.  Emit warning instead.
2487         * configure: Regenerate.
2489 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
2491         * Makefile.tpl (touch-stage[+id+]): New.
2492         (restage[+prev+]): Depend on touch-stage[+id+].
2494         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2495         Use it throughout.
2497         * Makefile.def: Add profile and feedback bootstrap stages.
2498         Remove next field from bootstrap stages.
2499         * Makefile.tpl (LN, LN_S): Substitute.
2500         (stageN-start, stageN-end): Use double-colon rules, to
2501         provide a hook for additional setup commands.
2502         (distclean-stageN-gcc, restageN): Create dependencies from
2503         [+prev+], not from [+next+].
2504         (stageN-bubble): Add commands for successive stages from
2505         [+prev+], using double-colon rules.
2506         (all-stageN-gcc): Fix typo.
2507         (stagefeedback-start, profiledbootstrap): New.
2508         * Makefile.in: Regenerate.
2509         * configure.in: Call ACX_PROG_LN.
2510         * configure: Regenerate.
2512 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
2514         * configure.in: Fix --enable-bootstrap breakage introduced in trees
2515         without gcc.
2516         * configure: Regenerate.
2518 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
2520         * Makefile.tpl: Fix typo.
2521         * Makefile.in: Regenerate.
2523 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
2525         * configure.in: Remove new- prefix from toplevel
2526         bootstrap targets.
2527         * configure: Regenerate.
2529 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
2531         Merge this patch from the gcc tree:
2533         2004-05-30  Andreas Jaeger  <aj@suse.de>
2534                     Jim Wilson <wilson@specifixinc.com>
2536         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2537         like CC.
2539 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
2541         * Makefile.tpl (all.normal): Rename to all.
2542         (all): Replace with a rule to pick the default
2543         target from configure.
2544         (all-gcc, configure-gcc): Use conditionals to
2545         do nothing when toplevel bootstrap is going on.
2546         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2547         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2548         * configure.in: Support --enable-bootstrap.
2550         * Makefile.def: Remove new- prefix from toplevel
2551         bootstrap targets.
2552         * Makefile.tpl: Likewise.
2554         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
2555         target.
2557         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2558         $(RECURSE_FLAGS) to recursive invocation of make.
2560         * Makefile.in: Regenerate.
2561         * configure: Regenerate.
2563 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
2565         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2566         * configure: Regenerate.
2568 2004-05-25  Daniel Jacobowitz  <drow@false.org>
2570         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2571         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2572         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
2573         targets.
2574         * Makefile.in: Regenerate.
2576 2005-05-24  Paolo Bonzini <bonzini@gnu.org>
2578         * configure.in: Test the ability to symlink directories.
2579         * configure: Regenerate.
2581         * Makefile.def (bootstrap-stage): New definitions.
2582         * Makefile.tpl (configure-stage1-gcc,
2583         configure-stage2-gcc, configure-stage3-gcc,
2584         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2585         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2586         new-restage3, compare): Autogenerate, see Makefile.in
2587         entry for behavioral changes.
2588         (distclean-stage1, new-stage1-start, new-stage1-end,
2589         new-stage1-bubble, distclean-stage2, new-stage2-start,
2590         new-stage2-end, new-stage2-bubble, distclean-stage3,
2591         new-stage3-start, new-stage3-end): New autogenerated targets.
2592         (objext, prebootstrap, BOOT_CFLAGS,
2593         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2594         targets.
2596         * Makefile.in: Regenerate.
2597         (distclean-stage1, new-stage1-start, new-stage1-end,
2598         new-stage1-bubble, distclean-stage2, new-stage2-start,
2599         new-stage2-end, new-stage2-bubble, distclean-stage3,
2600         new-stage3-start, new-stage3-end): New targets.
2601         (all-stage1-gcc): Move prebootstrap dependency from here...
2602         (configure-stage1-gcc): ...to here.
2603         (new-bootstrap): Use bubble targets.
2604         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2605         Use per-stage distclean targets.
2606         (configure-stage1-gcc, configure-stage2-gcc,
2607         configure-stage3-gcc, all-stage1-gcc,
2608         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2609         Use new-stageN-start to prepare the tree.
2611 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
2613         * Makefile.def (host_modules): add libcpp.
2614         * Makefile.tpl: Add dependencies on and for libcpp.
2615         * Makefile.in: Regenerate.
2616         * configure.in: Add libcpp host module.
2617         * configure: Regenerate.
2619 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
2621         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2622         of libf2c.
2623         * configure, Makefile.in: Regenerate.
2625 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
2627         Merge from tree-ssa-20020619-branch.
2629         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
2630         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2631         (HOST_GMPLIBS): Define.
2632         (HOST_GMPINC): Define.
2633         (TARGET_LIB_PATH): Add libmudflap.
2634         (GFORTRAN_FOR_TARGET): Define.
2635         (configure-build*): Export GFORTRAN.
2636         (configure-gcc): Export GMPLIBS and GMPINC.
2637         (all-gcc): Add maybe-all-libbanshee.
2638         (configure-target-libgfortran): Define.
2639         * Makefile.in: Regenerate.
2640         * configure.in (host_libs): Add libbanshee.
2641         (target_libraries): Add target-libmudflap and target-libgfortran.
2642         Add --with-libbanshee.
2643         Handle --disable-libmudflap.
2644         (*-*-freebsd*): Use with_gmp.
2645         Add $(libgcj) to noconfigdirs.
2646         * configure: Regenerate.
2647         * depcomp: New file.
2648         * MAINTAINERS: Add tree-ssa maintainers.
2650 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
2652         * config/acx.m4: Fix fastcompare support for new-bootstrap.
2653         * configure: Regenerate.
2655 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
2657         Revert:
2658         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2660         * Makefile.def (flags_to_pass): Remove *dir variables that
2661         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2662         as well as prefix and exec_prefix.
2663         * Makefile.in: Regenerate.
2665 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2667         * Makefile.def (host_modules): Mark with the bootstrap
2668         flag packages on which gcc depends.
2669         * Makefile.tpl (all-bootstrap): Use it.
2670         * Makefile.in: Regenerate.
2672 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2674         * Makefile.def (flags_to_pass): Remove *dir variables that
2675         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2676         as well as prefix and exec_prefix.
2677         * Makefile.in: Regenerate.
2679 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2681         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2682         * configure: Regenerate.
2683         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2684         * gcc/Makefile.tpl (compare): Use the result of the test.
2685         * gcc/Makefile.in: Regenerate.
2687 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
2689         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2690         Always relocate gcc and prev-gcc to the original names, even
2691         if the build fails.
2692         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2693         New targets.
2695 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2697         * configure.in (mips*-*-irix5*): Enable ld.
2698         * configure: Regenerate.
2700 2004-04-15  James E Wilson  <wilson@specifixinc.com>
2702         * Makefile.tpl (configure-[+module+], configure-gcc,
2703         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2704         Set and export LDFLAGS.
2705         * Makefile.in: Regenerate.
2707 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
2709         PR bootstrap/14871
2710         * Makefile.tpl: If we don't have built-in-tree target tools,
2711         use the ones found by configure rather than hacking around with
2712         program_transform_name.
2713         * configure.in: Give Makefile.tpl the information necessary
2714         to do that.
2715         * Makefile.in: Regenerate.
2716         * configure: Regenerate.
2718 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
2720         PR bootstrap/14760
2721         * configure.in: When computing baseargs, strip *all* copies of
2722         offending options.  Also, don't match/substitute the trailing space,
2723         so that this actually works when two similar options are separated by
2724         only one space.
2725         * configure: Regenerate.
2727 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
2729         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
2730         (rs6000-*-aix*): Same.
2731         * configure: Regenerate.
2733 2004-03-25  Stan Shebs  <shebs@apple.com>
2735         Remove MPW support, no longer used.
2736         * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
2737         mpw-install: Remove files.
2738         * src-release (DEVO_SUPPORT): Remove names of removed files.
2739         * MAINTAINERS: Likewise.
2741 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
2743         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
2744         STRICT_WARN, WARN_CFLAGS flags passed down to make.
2745         * Makefile.in: Regenerate.
2747         * configure.in (top level bootstrap support): Rework --enable-werror
2748         to set @stage2_werror_flag@.
2749         * configure: Regenerate.
2750         * Makefile.tpl (top level bootstrap support): Pass
2751         @stage2_werror_flag@ down to configure in stages 2 and 3.
2752         * Makefile.in: Regenerate.
2754 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2756         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
2757         for stages 2 and 3 as well as in make.  As a consequence, remove
2758         OUTPUT_OPTION (now detected by configure) from the flags passed down
2759         to make.
2760         * Makefile.in: Regenerate.
2762         * Makefile.tpl (new-bootstrap): Fix typo.
2763         * Makefile.in: Regenerate.
2765 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
2767         * Makefile.tpl: Rearrange by moving recursive_targets rules
2768         into their proper sections.
2769         * Makefile.tpl (top level bootstrap support): Move disabling
2770         of coverage flags from 'make' to 'configure'; improve comments.
2771         * Makefile.in: Regenerate.
2773         * Makefile.tpl (experimental top level bootstrap) Move stage1
2774         language setting from all- target to configure- target; disable
2775         intermodule optimization in stage 1; prevent gratuitous rebuilds
2776         of stage 1.
2777         * Makefile.in: Regenerate.
2778         * configure.in: Comma-separate stage 1 language list for top
2779         level bootstrap.
2780         * configure: Regenerate.
2782         * Makefile.tpl: Clean up experimental top level bootstrap support:
2783         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
2784         prev-gcc in configure- targets as well as all- targets.
2785         * Makefile.in: Regenerate.
2787 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
2789         * configure.in: Remove symbolic link section.
2790         * configure: Regenerate.
2791         * Makefile.tpl (links): Remove.
2792         * Makefile.in: Regenerate.
2794 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
2795             Nathanael Nerode  <neroden@gcc.gnu.org>
2797         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
2798         Set with AC_CHECK_PROGS.
2799         * configure.in: Fix comment typo from last patch.
2800         * configure: Regenerate.
2802 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
2804         * Makefile.tpl: Introduce experimental top level bootstrap support.
2805         * Makefile.in: Regenerate.
2806         * configure.in: Introduce support for top level bootstrap.
2807         * configure: Regenerate.
2809 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
2810             Paolo Bonzini  <bonzini@gnu.org>
2812         PR bootstrap/14522
2813         * configure.in: Cope with shells that do not support unquoted ^
2814         * configure: Regenerate.
2816 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
2817             Paolo Bonzini  <bonzini@gnu.org>
2819         PR bootstrap/14522
2820         * configure.in: Cope with shell that do not support nesting
2821         quotes inside quoted backquote substitutions.
2822         * configure: Regenerate.
2824 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
2826         PR bootstrap/14522
2827         * configure.in: Fix escaping of $.
2828         * configure: Regenerate.
2830 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
2832         * configure: Regenerate.
2834 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
2836         PR ada/14131
2837         Move language detection to the top level.
2838         * configure.in: Find default values for the tools as
2839         soon as possible.  Disable ada if GNAT is not found.
2840         Emit error message about missing languages.  Expand
2841         --enable-languages=all for the gcc subdirectory.
2843 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
2845         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
2846         and disable libgcj.
2847         * configure: Regenerated.
2849 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2851         PR bootstrap/7087
2852         * Makefile.tpl: Guard XFOO sed statements better.
2853         * Makefile.tpl: Add dependency for configure-target-libada.
2854         * Makefile.in: Regenerate (incidentally fixes broken
2855         commit when libada-branch was merged).
2857 2004-02-28  Andrew Cagney  <cagney@redhat.com>
2859         * src-release (CVS_NAMES): Define.
2860         (do-tar, do-tar): Prune $(CVS_NAMES).
2862 2004-02-23  Andrew Cagney  <cagney@redhat.com>
2864         * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
2865         2004-02-19.09.
2867 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2869         PR bootstrap/11932
2870         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
2872 2004-02-19  Andrew Cagney  <cagney@redhat.com>
2874         * config.guess: Update from version 2003-06-12 to 2004-02-16.
2875         * config.sub: Update from version 2003-06-13 to 2004-02-16.
2877 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
2879         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
2880         (rs6000-*-aix*): Same.
2881         * configure: Regenerate.
2883 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
2885         * configure.in (host): Add in missing $noconfigdirs to defines.
2886         * configure: Regenerate.
2888 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
2889             Nathanael Nerode  <neroden@gcc.gnu.org>
2891         PR ada/6637, PR ada/5911
2892         Merge with libada-branch:
2893         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2894         with appropriate dependencies. Add --enable-libada configure switch.
2895         * configure, Makefile.in: Regenerate.
2897 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2899         * configure.in: Don't pass --with-stabs on IRIX 5 either.
2900         * configure: Regenerate.
2902 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
2904         * COPYING.NEWLIB: Update Red Hat license to 2004.
2906 2004-01-23  DJ Delorie  <dj@redhat.com>
2908         * Makefile.def (target_modules) [libiberty]: Don't stage.
2909         * Makefile.in: Rebuilt.
2911 2004-01-23  Jeff Johnston  <jjohnstn@redhat.com>
2913         * COPYING.NEWLIB: Update to include copyrights for new
2914         iconv code.
2916 2004-01-15  Andrew Cagney  <cagney@redhat.com>
2918         * src-release: Update copyright year.
2919         (do-proto-toplev): Configure using i686-pc-linux-gnu.
2920         (NEWLIB_SUPPORT_DIRS): Delete macro.
2921         (newlib.tar.bz2): Delete rule.
2923 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
2925         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
2926         * Makefile.tpl (configure-target-[+module+]): Support stage.
2927         * Makefile.in: Rebuilt.
2929 2003-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2931         * gettext.m4: Quote names of macros to be defined by AC_DEFUN
2932         throughout.
2934 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
2936         * configure.in: Use ./config.cache, not config.cache.
2937         * configure: Regenerate.
2938         * Makefile.tpl: Special-casing not needed for GCC any more.
2939         * Makefile.in: Regenerate.
2941         * configure.in: Don't share a cache file for host dirs.
2942         * configure: Regenerate.
2944         * config-ml.in: Don't mess with the cache file.
2946 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2948         * Makefile.tpl: Make GCC use a separate config.cache.
2949         * Makefile.in: Regenerate.
2951         PR bootstrap/11932, PR bootstrap/11933
2952         (I don't know if it will fix either of them, but it relates
2953         to them.)
2954         * configure.in: Don't use shared config.cache for target
2955         directories.
2956         * configure: Regenerate.
2958 2003-12-31  Roger Sayle  <roger@eyesopen.com>
2960         * configure.in (ia64*-*-hpux*): Disable building java libraries.
2961         * configure: Regenerated.
2963 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
2965         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
2966         * configure: Regenerated.
2968 2003-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2970         Port change over from GCC:
2971         2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
2972         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
2973         (configure-build-[+module+], configure-[+module+]): Likewise.
2974         (configure-target-[+module+], configure-gcc, config.status): Likewise.
2975         * Makefile.in: Regenerate.
2977 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
2979         * configure.in (raw_libstdcxx_flags): Remove the leading space.
2980         * configure: Regenerate.
2982 2003-11-27  Jeff Johnston  <jjohnstn@redhat.com>
2984         * COPYING.NEWLIB: Add license info for long long routines added to
2985         stdlib.
2987 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
2989         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2990         * Makefile.in: Regenerate.
2992 2003-10-20  Phil Edwards  <phil@codesourcery.com>
2994         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
2995         * configure:  Regenerate.
2997 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
2999         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3000         HOST_FLAGS_TO_PASS.
3001         * Makefile.in: Regenerate.
3003 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
3005         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3006         * configure: Rebuilt
3007         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3008         * Makefile.in: Rebuilt
3010 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3012         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3014 2003-10-01  Phil Edwards  <pme@gcc.gnu.org>
3016         * config-ml.in:  Use ac_configure_args directly instead of
3017         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
3018         actually seen.
3020 2003-10-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
3022         * config-ml.in: Propagate INSTALL variables.
3024 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
3026         * configure.in: Pass a computed --program-transform-name
3027         to subconfigures.
3028         * configure: Regenerated.
3030 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
3032         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3033         * Makefile.in: Regenerate.
3035         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3036         * Makefile.in: Regenerate.
3038 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
3040         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3041         quoting.
3042         * configure: Regenerated.
3044 2003-09-12  Michael Chastain  <mec@shout.net>
3046         Fix PR gdb/857.
3047         * src-release (do-proto-topleve): Remove junk files
3048         intl/config.cache, intl/config.status,
3049         intl/config.h, intl/stamp-h.
3051 2003-09-14  Andrew Cagney  <cagney@redhat.com>
3053         * src-release (dejagnu.tar): New target.
3054         (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
3055         (do-djunpack): Use $(PACKAGE) for the package name.
3057 2003-09-04  DJ Delorie  <dj@redhat.com>
3059         * configure: Regenerate.
3061 2003-09-04  Robert Millan  <robertmh@gnu.org>
3063         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
3065 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3067         * configure.in: Ensure arguments to sed are properly spaced.
3068         * configure: Regenerate.
3070 2003-08-28  Daniel Jacobowitz  <drow@mvista.com>
3072         Merge from gcc:
3073         2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
3074         * install-sh:  Update to newer upstream versions (associated with
3075         aclocal 1.7).
3076         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
3078 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
3080         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3081         * configure: Regenerated.
3083 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
3085         * configure.in:  Use newline instead of semicolon when assuming
3086         shell arguments in a for loop.
3087         * configure:  Regenerated.
3089 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
3091         PR 8180
3092         * configure.in: When testing with_libs and with_headers, treat
3093         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
3094         * configure: Regenerate.
3096         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3097         make, shell, etc.
3098         (baseargs): Likewise.
3099         * configure: Regenerate.
3101 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
3103         * configure.in: Disable libgcj for darwin not on powerpc.
3104         * configure: Rebuild.
3106 2003-08-15  Michael Chastain  <mec@shout.net>
3108         * src-release (do-proto-toplev): Remove junk files
3109         dejagnu/example/calc/config.status,
3110         dejagnu/example/calc/config.log.
3112 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
3114         * config-ml.in, symlink-tree: Add license.
3116 2003-08-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3118         Merge from gcc:
3120         2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
3121         * Makefile.tpl (check, check-c++): Express dependencies using
3122         dependencies rather than commands.
3123         * Makefile.in: Regenerate.
3125         2003-07-31  Geoffrey Keating  <geoffk@apple.com>
3126         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3127         * Makefile.in: Update.
3129 2003-08-01  Andrew Cagney  <cagney@redhat.com>
3131         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3132         * configure: Ditto.
3134 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
3136         * configure.in: Enable libgcj for darwin.
3137         * configure: Rebuild.
3139 2003-07-29  Nathanael Nerode  <neroden@gcc.gnu.org>
3141         * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
3143 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3145         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3146         creating target and build subdirs to build all parent dirs as needed.
3147         * Makefile.in: Rebuild.
3148         * configure.in: Don't build dirs explicitly here.
3149         * configure: Rebuild.
3151 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
3153         * Makefile.tpl (all-make): Depend on intl.
3154         * Makefile.in: Rebuilt.
3156 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
3158         * config.if: Remove unused libc_interface determination.
3160 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
3162         * Makefile.in: Regenerate, correctly this time.
3164 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3166         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
3167         unused INSTALL_PROGRAM_ARGS.
3168         * configure.in: Use AC_PROG_INSTALL.
3169         * Makefile.in: Regenerate.
3170         * configure: Regenerate.
3172 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
3174         * configure: Rebuilt.
3175         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
3176         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
3177         newlib nor libgloss.
3178         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
3179         * configure.in (am33_2.0-*-linux*): Added.
3181 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
3183         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
3184         * configure: Regenerate.
3186 2003-07-06  H.J. Lu <hongjiu.lu@intel.com>
3188         * config-ml.in: Replace PWD with PWD_COMMAND.
3189         * Makefile.tpl: Likewise.
3190         * Makefile.in: Regenerated.
3192 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3194         * configure.in: Clean up config-lang.in handling.  Delete
3195         useless assignment to "subdirs".
3196         * configure: Regenerate.
3198 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
3200         * configure.in: Rename 'target_libs' to 'target_libraries'.
3201         Remove useless reference to 'target_libs'.
3202         * configure: Regenerate.
3204 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
3206         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
3207         * Makefile.in: Regenerate.
3209 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3211         * Makefile.def: Introduce flags_to_pass.
3212         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
3213         * Makefile.in: Regenerate.
3215 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
3217         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
3218         and target-libgloss.
3219         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
3220         <h8300*-*-*>: Disable libf2c and ${libgcj}.
3221         * configure: Regenerate.
3223 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
3225         * configure.in: Update testsuite_flags to new location.
3226         * configure. Regenerate.
3228 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
3230         * Makefile.tpl: Remove BUILD_CC stuff.
3231         * Makefile.in: Regenerate.
3233 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
3235         * config.guess: Update to 2003-06-12 version.
3236         * config.sub: Update to 2003-06-13 version.
3238 2003-06-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3240         * MAINTAINERS: Add myself as MIPS co-maintainer.
3242 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
3244         * config.guess: Update to 2003-06-06 version.
3245         * config.sub: Update to 2003-06-06 version.
3247 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3249         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3250         * configure. Regenerate.
3252 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
3254         * configure.in: Disable serial configure by default.
3255         * configure: Regenerate.
3256         * Makefile.tpl: Abolish .NOTPARALLEL.
3257         * Makefile.in: Regenerate.
3259         * Makefile.tpl: Replace {build,host,target}_canonical by
3260         {build,host,target}.
3261         * Makefile.in: Regenerate.
3263         * Makefile.tpl: Fix stupid pasto.
3264         * Makefile.in: Regenerate.
3266 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3268         * Makefile.tpl: Remove bogus conditional.
3269         * Makefile.in: Regenerate.
3271 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3273         * Makefile.tpl: Make 'recursive targets' using autogen rather
3274         than shell loop.  Remove duplicate 'clean' targets and false
3275         comments.
3276         * Makefile.def: Add systematic dependencies to 'recursive' targets.
3277         Add systematic method of specifying missing targets in subdirs.
3278         Add copyright boilerplate.
3279         * Makefile.in: Regenerate.
3280         * configure.in: Add 'recursive targets' to maybe list.
3281         * configure: Regenerate.
3283         * Makefile.tpl: Rename [+target+] to [+make_target+].
3284         * Makefile.def: Rename 'target' to 'make_target'.
3286 2003-05-30  Nick Clifton  <nickc@redhat.com>
3288         * README-maintainer-mode: Update URL for locating blessed config
3289         tools.
3291 2003-05-29  Robert Millan  <rmh@debian.org>
3293         * ltconfig: Import this patch and modify for use with current
3294         version of ltconfig:
3296         2003-05-21  Bruno Haible  <bruno@clisp.org>
3298         * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
3299         GNU/FreeBSD.
3301 2003-05-28  DJ Delorie  <dj@redhat.com>
3303         * Makefile.tpl: Make maybe-check-gcc .PHONY.
3304         * Makefile.in: Regenerate.
3306 2003-05-28  Jeff Johnston  <jjohnstn@redhat.com>
3308         * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
3310 2003-05-21  DJ Delorie  <dj@redhat.com>
3312         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3313         newlib or libgloss.
3314         * Makefile.in: Regenerate.
3316 2003-05-21  DJ Delorie  <dj@redhat.com>
3318         * Makefile.tpl: Add missing empty maybe-check-gcc target.
3319         * Makefile.in: Regenerate.
3321 2003-05-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
3323         * configure.in: Use curly braces in the definition of tooldir.
3324         * configure: Regenerate.
3326 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3328         * configure.in: Switch more things to use maybe dependencies.
3329         * Makefile.tpl: Switch more things to use maybe dependencies.
3330         Factor out common code from autogen IF statements.
3331         * configure: Regenerate.
3332         * Makefile.in: Regenerate.
3334 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
3336         * configure.in: Accept i[3456789]86 for machine type.
3337         * configure: Regenerate.
3339 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
3341         * configure.in: Switch more things to use maybe dependencies.
3342         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
3343         * configure: Regenerate.
3344         * Makefile.tpl: Switch more things to use maybe dependencies.
3345         * Makefile.in: Regenerate.
3347 2003-05-16  Andreas Schwab  <schwab@suse.de>
3349         * Makefile.tpl (install-opcodes): Define.
3350         * Makefile.in: Rebuild.
3352 2003-05-13  Andreas Jaeger  <aj@suse.de>
3354         * config.guess: Update to 2003-05-09 version.
3355         * config.sub: Update to 2003-05-09 version.
3357 2003-05-13  Michael Eager <eager@mvista.com>
3359         * configure.in: Correct sed script so that options in quotes are not
3360         deleted.
3361         * configure: Rebuild.
3363 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
3365         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3366         and $$s/newlib/libc/sys/cygwin32 include paths.
3367         * configure: Ditto.
3369 2003-05-05  H.J. Lu <hjl@gnu.org>
3371         * config-ml.in: Restored from gcc repository.
3373 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
3375         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3376         * Makefile.in: Regenerate.
3378 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
3380         * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
3381         and Makefile.def.
3383 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
3385         * Makefile.tpl: Clean $(BUILD_SUBDIR).
3386         * Makefile.in: Regenerated.
3388 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3390         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3391         * Makefile.in: Regenerate.
3393 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
3395         * configure.in (powerpc64*-*-linux*): Remove.
3396         * configure: Rebuilt.
3398 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
3400         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
3401         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3402         and restrap.
3403         * Makefile.in:  Regenerate.
3405 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
3407         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3408         * configure: Regenerated.
3410 2003-04-11  Alexandre Oliva  <aoliva@redhat.com>
3412         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3413         * */configure: Rebuilt.
3415 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
3417         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3418         * Makefile.in: Regenerate.
3420 2003-03-14  Michael Chastain  <mec@shout.net>
3422         * Makefile.in: Regenerate with correct Makefile.def.
3424 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3426         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
3427         Make macro.
3428         * Makefile.in: Regenerate.
3429         * configure.in: Clean up gxx_include_dir logic.
3430         * configure: Regenerate.
3432 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3434         * configure.in (gxx_include_dir): Fix typo.
3435         * configure: Regenerated.
3437 2003-03-06  Andrew Cagney  <cagney@redhat.com>
3439         * texinfo/texinfo.tex: Import version 2003-02-03.16.
3441 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
3443         * configure.in: Include $(build_tooldir)/sys-include in
3444         FLAGS_FOR_TARGET.
3445         * configure: Regenerated.
3447 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3449         * Makefile.tpl: Reindent.
3450         * Makefile.in: Regenerate.
3451         * configure.in: Reindent.  Don't set unused variables.
3452         * configure: Regenerate.
3454         * Makefile.tpl: Always pass down RANLIB.
3455         * Makefile.in: Regenerate.
3457         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3458         * Makefile.in: Regenerate.
3459         * configure.in: Remove unused logic relating to --enable-shared
3460         and --enable-threads.  Remove bogus comments.  Remove redundant
3461         noconfigdirs.
3462         * configure: Regenerate.
3464         * configure.in: Replace ${libstdcxx_version} by its value.
3465         Remove reference to mh-dgux.
3466         * configure: Regenerate.
3468 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3470         * Makefile.tpl: Rearrange.
3471         * Makefile.in: Regenerate.
3473 2003-02-25  Nick Clifton  <nickc@redhat.com>
3475         * configure: Remove site-file supprot - it is obsolete.
3477 2003-02-24  Uwe Stieber <uwe@wwws.de>
3479         * configure.in: Add support for kaOS as cross build target system.
3480         * configure: Regenerated.
3482 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
3484         * Makefile.tpl: Add definition of CPPFLAGS to pass into
3485         configure-target-* as some target builds may require additional
3486         flags for preprocessor tests.
3487         * Makefile.in: Regenerated.
3489 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
3491         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3492         * ltconfig: Handle it.
3493         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3494         auto-detecting it.
3496 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
3498         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3499         it is used as argument to $CC.
3500         * ltcf-gcj.sh: Likewise.
3502 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
3504         * configure.in: Introduce --enable-maintainer-mode.
3505         * configure: Rebuilt.
3506         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3507         for maintainer mode.
3508         * Makefile.in: Rebuilt.
3510 2003-02-19  Andrew Cagney <ac131313@redhat.com>
3512         * configure: Regenerate using autoconf 2.13.
3514 2003-02-19  Alan Modra  <amodra@bigpond.net.au>
3516         * config.guess: Import latest version.
3517         * config.sub: Import latest version.
3519 2003-02-18  Jason Merrill  <jason@redhat.com>
3521         * Makefile.tpl (check-c++): Allow parallelism.
3523 2003-02-17  Andrew Cagney  <ac131313@redhat.com>
3525         * configure: Regenerate using autoconf 000227.
3527 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
3529         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3530         don't configure target-libobjc.
3531         * configure: Regenerate.
3533 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3535         * Makefile.tpl (RANLIB): Define.
3536         * Makefile.in: Regenerate.
3538 2003-02-06  Keith R Seitz  <keiths@redhat.com>
3540         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3541         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3542         * Makefile.in: Regenerated.
3543         * configure.in: Remove all traces of snavigator, db, and grep.
3544         * configure: Regenerated.
3546 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
3548         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3549         * Makefile.in: Regenerated.
3551 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
3553         * config.if: Copy from GCC.
3555 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
3557         * configure.in:  Revert 24Jan change.
3558         * configure:  Regenerate.
3560 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3562         * configure.in: Revert previous change.
3563         * configure: Regenerate.
3565 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3567         * configure.in: Make rda native-only.
3568         * configure: Regenerate.
3570 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3572         * configure.in: Add missing \.
3573         * configure: Rebuilt.
3575 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
3577         * configure.in (baseargs): Avoid using \| in sed regular
3578         expressions.
3579         * configure: Rebuilt.
3581 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
3583         * configure.in (baseargs): Remove all supported forms of
3584         --cache-file, --srcdir, --host, --build and --target options
3585         from argument lists.
3586         * configure: Rebuilt.
3588 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
3590         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3591         * configure: Rebuilt.
3593 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3595         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3596         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3597         * Makefile.in: Regenerate.
3598         * configure: Regenerate.
3600 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
3602         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3603         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3604         * Makefile.in: Regenerate.
3606 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
3608         * configure.in: Remove Makefile in build, host and target modules
3609         unless configure was run with --no-recursion.
3610         * configure: Rebuilt.
3612 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
3614         * config.guess: Update to 2003-01-03 version.
3615         * config.sub: Update to 2003-01-03 version.
3617 2003-01-07  Christopher Faylor  <cgf@redhat.com>
3619         * configure: Regenerate with proper autoconf 2.13.
3621 2003-01-07  Christopher Faylor  <cgf@redhat.com>
3623         * configure.in: Add AC_PREREQ for consistency.
3624         * configure: Regenerate.
3626 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
3628         * configure.in (GDB_TK): Add tcl directories conditional on
3629         gdb/gdbtk directory being present.
3630         * configure: Regenerate.
3632 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
3634         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
3635         by gcc if LD is not defined and we are not doing a Canadian Cross.
3636         * configure: Rebuilt.
3638 2003-01-01  Daniel Jacobowitz  <drow@mvista.com>
3640         * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
3642 2002-12-31  Tom Tromey  <tromey@redhat.com>
3644         * Makefile.in: Rebuilt.
3645         * Makefile.def (target_modules) [libffi]: Allow installation.
3647 2002-12-31  Andreas Schwab  <schwab@suse.de>
3649         * configure.in: Fix use of $program_transform_name.
3650         * configure: Regenerated.
3652 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
3654         * configure.in (baseargs): Don't remove first configure argument.
3655         * configure: Regenerated.
3657 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
3659         * Makefile.tpl (local-distclean): Don't remove...
3660         (multilib.ts): ... this.  Moved into...
3661         (multilib.out): ... this.  Don't use sub-make.
3662         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3663         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3664         (configure-build-[+module+], configure-[+module+],
3665         configure-target-[+module+], configure-gcc): ... these.  Test
3666         for Makefile existence.  Drop config.status from dependencies.
3667         * Makefile.in: Rebuilt.
3668         * configure.in: Move gcc-version-trigger to the end of
3669         ac_configure_args.  Add comments to maybedep.tmp and
3670         serdep.tmp.  Introduce --disable-serial-configure.  Remove
3671         nonopt from baseargs, matching and removing corresponding
3672         whitespace while at it.
3673         * configure: Rebuilt.
3675 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
3677         * configure.in (host_configargs): Replace reference to
3678         no-longer-defined buildopts with --build=${build_alias}.
3679         * configure: Rebuilt.
3681 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
3683         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
3684         program_transform_name to standard idiom.
3685         (AUTOGEN, AUTOCONF): Define.
3686         (Makefile.in): Use $(AUTOGEN).
3687         (Makefile): Depend on config.status, and use autoconf-style rule to
3688         build it.  Move original commands to...
3689         (config.status): ... this new target.
3690         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
3691         $(AUTOCONF).
3692         * Makefile.in: Rebuilt.
3694 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3696         * Makefile.tpl: Fix dramatic bustage due to change in
3697         program_transform_name.
3698         * Makefile.in: Regenerate.
3700         * configure.in: Remove unnecessary PATH setting.
3701         * configure: Regnerate.
3703         * configure.in: Don't default to unprefixed tools unless
3704         the native tools will work.
3705         * configure: Regenerate.
3707         * configure.in: Convert to autoconf script.  Blow away lots
3708         of now-redundant Makefile fragments.
3709         * configure: Generate using Autoconf.
3710         * Makefile.tpl: Rewrite to reflect autoconfiscation.
3711         * Makefile.in: Regenerate.
3713 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3715         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
3716         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3718         * ChangeLog: Move a couple of entries from here to winsup/cygwin,
3719         where they belong.
3721 2002-12-24  Andreas Schwab  <schwab@suse.de>
3723         * Makefile.tpl (multilib.out): Fix missing space.
3724         * Makefile.in: Regenerate.
3726 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3728         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
3729         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
3730         * Makefile.in: Regenerate.
3731         * configure.in: Remove unnecessary leftovers.
3733 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
3735         * configure.in (extra_ranlibflags_for_target): New variable.
3736         (*-*-darwin): Add -c to ranlib commands.
3737         * configure (tooldir): Handle extra_ranlibflags_for_target.
3739 2002-12-20  Jeff Johnston  <jjohnstn@redhat.com>
3741         * COPYING.NEWLIB: Updated.
3742         * COPYING.LIBGLOSS: Ditto.
3744 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3746         * Makefile.tpl: Revert HJL's change.
3747         * Makefile.in: Regenerated.
3748         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3749         always.
3751 2002-12-19  Andreas Schwab  <schwab@suse.de>
3753         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3754         * Makefile.in: Regenerate.
3756 2002-12-18  H.J. Lu <hjl@gnu.org>
3758         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3759         * Makefile.in: Regenerated.
3761         * configure.in (build_prefix): New. Substitute.
3763 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
3765         * Makefile.tpl: Don't let real targets depend on phony targets.
3766         * Makefile.in: Regenerate.
3768         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3769         * Makefile.in: Regenerate.
3771 2002-12-16  Jason Merrill  <jason@redhat.com>
3773         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3774         previous 'make bootstrap'.
3775         * Makefile.in: Regenerate.
3777 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
3779         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3781 2002-12-13  Jason Merrill  <jason@redhat.com>
3783         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
3784         library tests.
3785         (check-c++): Just depend on it and check-target-libstdc++-v3.
3786         * Makefile.in: Regenerate.
3788 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3790         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3791         * Makefile.in: Regenerate.
3793 2002-12-12  Jeff Johnston  <jjohnstn@redhat.com>
3795         * COPYING.NEWLIB: Update list of alternate Regent of California
3796         licenses and discuss official revoking of advertising clause.
3797         * COPYING.LIBGLOSS: Ditto.
3799 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
3801         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3802         * Makefile.in: Rebuilt.
3804 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
3806         * configure: Fix bug put in by gremlins.
3808         * Makefile.tpl: Substitute more autoconfily.
3809         * configure: Substitute more autoconfily.
3810         * Makefile.in: Regenerate.
3812 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
3814         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3815         * Makefile.in (all-sim): Ditto.
3817 2002-12-06  DJ Delorie  <dj@redhat.com>
3819         * Makefile.tpl: Change configure dependencies to not have real
3820         targets depend on phony targets.
3822 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
3824         * configure.in: Revert unintentional change.
3826         * src-release: Configure host subdirs.
3828         * Makefile.tpl: Change dependency for */multilib.out so that
3829         it works when gcc isn't in the tree.
3831         * configure.in: Substitute more.
3832         * configure: Run subconfigures from the Makefile.
3833         * Makefile.tpl: Run subconfigures from the Makefile; add a few
3834         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
3836 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3838         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
3839         and corresponding dependencies.
3840         * Makefile.in: Regenerate.
3842         * configure.in (host_tools): Order binutils, gas and ld for
3843         convenience in running the testsuites.
3845         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
3846         * Makefile.in: Regenerate.
3847         * configure.in: Introduce rules to serialize subconfigure runs.
3849         * configure.in: Introduce BASE_CC_FOR_TARGET.
3850         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
3851         Realize configure-build-* targets.  Realize configure-target-* targets.
3852         * Makefile.in: Regenerate.
3854 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3856         * configure: Move gcc_version_trigger stuff from here...
3857         * configure.in: ...to here.
3859         * configure.in: Separate subconfigure options added by this file from
3860         options given by the user.  Add machinery to put args for host
3861         subconfigures into the Makefile.
3863         * Makefile.tpl: Remove 'vault' targets.
3864         * Makefile.tpl: Reorder and comment dependencies.
3865         * Makefile.in: Regenerate.
3867 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
3869         * configure.in: Move host-specific darwin noconfigdirs into
3870         the host-specific section.
3872 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3874         * Makefile.tpl: Restore bkorb's style patch, accidentally lost
3875         during replay.
3876         * Makefile.in: Regenerate.
3878         (finishing slow-motion replay)
3879         * configure: Remove skip-this-dir support.
3880         * Makefile.tpl: Remove skip-this-dir support.
3882         * Makefile.tpl: Remove leftover support for non-autoconfiscated
3883         subdirectories.
3884         * Makefile.in: Regenerate.
3886         * Makefile.tpl: Strip out useless setting of 'dir'.
3887         * Makefile.in: Regenerate.
3889 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3891         (finishing slow-motion replay)
3892         * configure.in: Fix deeply stupid bug.
3894         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
3895         shell code in CXX_FOR_TARGET
3896         * Makefile.def: Introduce raw_cxx.
3897         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
3898         RAW_CXX_FOR_TARGET.
3899         * Makefile.in: Regenerate.
3901 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3903         (finishing slow-motion replay)
3904         * Makefile.tpl: Remove unnecessary ifs.
3905         * Makefile.in: Regenerate.
3907         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
3908         dependencies.  Maybe-ize build-libiberty.  Create dummy install
3909         targets for 'no_install' modules.
3910         * configure: Move GDB_TK substitution to configure.in.  Move
3911         build_modules stuff to configure.in.
3912         * configure.in: Implement soft dependency machinery.  Maybe-ize
3913         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
3914         * Makefile.in: Regenerate.
3916 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3918         (continuing slow-motion replay)
3919         * Makefile.tpl: Make all-target, install-target behave similarly
3920         to all, install (only hitting configured targets).  Eliminate
3921         unused macro defintions.
3923         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
3924         build != host.
3926         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
3928         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
3930         * configure.in: Produce lists of subdir targets we're actually
3931         configuring.  Remove references to "dosrel".
3932         * Makefile.tpl: Let configure set which subdir targets are hit.
3933         Remove install-cross; clean up install; remove ALL.  Remove
3934         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
3935         Autogenerate host module targets.  Remove empty dependency lines
3936         and redundant dependency; rearrange slightly.
3937         * Makefile.def: Add host-side libtermcap, utils.
3939         * Makefile.in: Regenerate.
3941 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3943         (Continuing slow-motion replay)
3944         * Makefile.def: Add list of recursive targets to autogenerate.
3945         Add build_modules.
3946         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
3947         targets.  Autogenerate *-build-* targets.
3948         * Makefile.in: Regenerate.
3950 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
3952         (Continuing slow-motion replay)
3953         * configure: More autoconf-style substitutions.
3954         * Makefile.tpl: More autoconf-style substitutions.
3955         * Makefile.in: Regenerate.
3957 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
3959         (Continuing slow-motion replay)
3960         * configure: Substitute more variables in a more autoconf-friendly
3961         way.  Simplify slightly.
3962         * Makefile.tpl: Make more variables substitutable in an
3963         autoconf-friendly way.
3964         * Makefile.in: Regenerate.
3966 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
3968         (Continuing slow-motion replay)
3969         * configure.in (v810*): Remove special setting of tools.
3971         * configure: Add support for extra required flags for ar or nm.
3972         * configure.in (aix4.3+): Use above support for target-specific
3973         issues, rather than using config/mt-aix43.
3975 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
3977         (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
3978         * configure: Remove 'removing', which doesn't work.  Replace $subdir
3979         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
3980         with $srcdir.  Reformat indentation.  Substitute some variables
3981         formerly hard-coded in the Makefile for build=host.
3982         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
3983         * Makefile.def: Autogenerate more.
3984         * Makefile.in: Regenerate.
3986 2002-11-13  Bruce Korb  <bkorb@gnu.org>
3988         * Makefile.tpl: syntactic cleanup
3990 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
3992         * Makefile.def (host_modules): Add rda.
3993         * Makefile.in: Regenerate.
3994         * configure.in (target_tool): Add target-rda to list.
3996 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
3998         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
3999         and restrap targets to this rule.
4000         * Makefile.in:  Regenerate.
4002 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
4004         * configure.in (i[3456]86-*-linux*): Add check to disable
4005         ${libgcj} for glibc1.
4007 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
4009         * configure.in: Add tic4x target.
4011 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4013         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
4014         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
4015         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
4016         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
4017         * Makefile.in: Regenerate.
4019 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4021         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
4022         * Makefile.in: Regenerate.
4024         * Makefile.def: Remove order dependency comments.
4025         * Makefile.tpl: Add explicit install-install dependencies.
4026         * Makefile.in: Regenerate.
4028         * Makefile.tpl: Remove material now in src-release.  (Finally!)
4029         * Makefile.in: Regenerate.
4031         * configure: Restore my original patch by syncing with gcc version.
4033         * Bring following over from gcc:
4035 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
4037         * configure.in (s390*-*-linux*): Enable libgcj.
4039 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4041         * Makefile.in: Regenerate.  This really ought to fix things. :sigh:
4043 2002-10-02  Alan Modra  <amodra@bigpond.net.au>
4045         * configure: Move stray lines back to where they belong.
4047 2002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4049         * Makefile.tpl: Insert configure-target target, for src-release.
4051         * configure: Finish reverting change which Andrew Cagney started
4052         reverting.  Should fix bustage.
4054         * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4055         * src-release: New file.  Contains material for making net
4056         releases for gdb, binutils, et al., formerly in Makefile.in.
4058 2002-09-30  Nick Clifton  <nickc@redhat.com>
4060         * cpu: New top level directory.  Intended to hold input files for
4061         CGEN which have FSF copyright assignment.
4062         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4064 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
4066         Revert below (note that src does not contain Makefile.tpl):
4067         * Makefile.tpl: Make subsituted variables more autoconfy.
4068         * Makefile.in: Regenerate.
4070 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
4072         * configure: Revert accidentally applied changes.
4074         * Makefile.tpl: Make more autoconf-friendly.
4075         * Makefile.in: Regenerate.
4076         * configure: Make substitution more autoconf-like.
4078 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
4080         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
4081         single entry to handle all these.
4082         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
4083         libjava on arm-*-elf.
4085 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
4087         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
4088         things that depend on them.
4090 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
4092         * Makefile.tpl: Make subsituted variables more autoconfy.
4093         * Makefile.in: Regenerate.
4094         * configure: Make seds more autoconfy.
4096 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
4098         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
4099         * Makefile.in: Regenerate.
4100         * configure.in: Rewrite sed statements to look autoconfy.
4102         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
4103         all-target-foo on configure-target-foo.
4104         * Makefile.def: Ditto.
4105         * Makefile.in: Rebuild.
4107 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4109         * Makefile.def: New file.
4110         * Makefile.tpl: New file.
4111         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
4113         * configure.in: Minor rearrangement.  Simplify tests.
4115 2002-09-23  Jason Thorpe  <thorpej@wasabisystems.com>
4117         * configure.in (with_headers): Skip copy if value is "yes".
4118         (with_libs): Likewise.
4120 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
4122         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
4123         * configure.in (sh*-*-pe*): Ditto.
4124         * configure.in (mips*-*-pe*): Ditto.
4125         * configure.in (*arm-wince-pe): Ditto.
4127         * configure.in: Rearrange.
4129 2002-09-12  Nick Clifton  <nickc@redhat.com>
4131         * Import these changes from the config master repository:
4133         2002-09-05  Svein E. Seldal  <Svein.Seldal@solidas.com>
4135                 * config.sub: Add tic4x target.
4137         2002-09-03  Ben Elliston  <bje@redhat.com>
4139                 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
4140                 Reported by <Duncan_Stodart@insession.com>.
4142 2002-09-10  Jeff Johnston  <jjohnstn@redhat.com>
4144         * COPYING.NEWLIB: More updates.
4146 2002-09-09  Jeff Johnston  <jjohnstn@redhat.com>
4148         * COPYING.NEWLIB: Update.
4150 2002-08-23  Andrew Cagney  <ac131313@redhat.com>
4152         * texinfo/texinfo.tex: Import version 2002-06-04.06.
4154         * config.guess: Import version 2002-08-23.
4155         * config.sub: Import version 2002-08-22.
4157 2002-08-20  Alexandre Oliva  <aoliva@redhat.com>
4159         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
4160         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
4161         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
4163 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
4165         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
4167 2002-08-04  H.J. Lu  (hjl@gnu.org)
4169         * configure.in (mips*-*-linux*): Don't skip target-libffi.
4171 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
4173         * configure.in: Move generic linux case to end.  Copy generic
4174         linux noconfigdirs to mips*-*-linux* entry and new
4175         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
4177 2002-07-19  Chris Demetriou  <cgd@broadcom.com>
4179         * MAINTAINERS: Clarify on config.guess and config.sub, and add
4180         one instance of them which was missed to the list to update.
4182 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
4184         * config.guess: Update to 2002-07-09 version.
4185         * config.sub: Update to 2002-07-03 version.
4187 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4189         * configure.in: Remove two redundant tests.
4191 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4193         * configure.in (mips*-*-irix6*o32): Enable stabs.
4195 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
4197         * configure.in: Don't build grez.
4198         * Makefile.in: Ditto.
4200         * Makefile.in: Remove references to bsp, cygmon, libstub.
4201         * configure.in: Ditto.
4203         * configure.in: Remove leftover reference to gdbtest.
4205 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
4207         * configure.in (gxx_include_dir):  Change to match versioned
4208         C++ headers if --enable-version-specific-runtime-libs is used.
4210 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
4212         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4214 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4216         * configure.in: Make --without-x work.
4218 2002-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
4220         * contrib: New directory.  Created to contain a copy of the
4221         texi2pod.pl script so that it is in the same place as the version in
4222         the FSF GCC sources.
4224 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4226         * configure.in: Rearrange target Makefile fragment collection.
4228         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4229         cvs[src].
4230         * configure.in: Ditto.
4232 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
4234         * Makefile.in: Eliminate 'apache' targets.
4235         * configure.in: Eliminate 'apache' targets.
4237         * configure.in: Eliminate redundant tests.  Reorganize.
4239         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4241         * config-ml.in: Eliminate references to Cygnus configure.
4243         * Makefile.in: Eliminate references to building emacs.
4245 2002-07-01  Denis Chertykov  <denisc@overta.ru>
4247         * configure.in: Add support for ip2k.
4249 2002-06-24  Ben Elliston  <bje@redhat.com>
4251         * configure.in (host_tools): Remove cgen.
4253         * Makefile.in (all-cgen): Remove; runs from its source directory.
4254         (check-cgen, install-cgen, clean-cgen): Likewise.
4255         (all-opcodes): No not depend on all-cgen.
4256         (all-sim): Likewise.
4258 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
4260         * configure.in: Fix AIX configury bug.
4262 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
4264         * configure.in: Replace ${topsrcdir} with ${srcdir}.
4266         * configure.in: Move definition of libstdcxx_flags right above
4267         usage, rather than way earlier.
4269         * configure.in: Pull definition of is_cross_compiler earlier.
4271         * configure.in: Rearrange a little.
4273         * configure.in: Remove references to librx.
4274         * Makefile.in: Remove references to librx.
4276 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
4278         * configure.in: Eliminate ${gasdir} variable.
4280 2002-06-18  Dave Brolley  <brolley@redhat.com>
4282         * configure.in: Add support for frv.
4283         * config.sub: Add support for frv.
4285 2002-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4287         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4289 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
4291         * configure.in (vax-*-netbsd*): Re-enable gas.
4293 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
4295         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4296         BUILD_PREFIX_1, to correct nomenclature.
4297         * configure: Likewise.
4299         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4300         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4302 2002-05-31  Olaf Hering  <olh@suse.de>
4304         * config-ml.in: Propogate DESTDIR also.
4306 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
4308         * configure.in (vax-*-netbsd*): Don't build gas for this
4309         platform.
4311 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
4313         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4314         and libgcj for AVR.
4316 2002-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
4318         * config.sub: Add DLX target.
4320 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
4322         * config.guess: Update to 2002-05-22 version.
4323         * config.sub: Likewise.
4325 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4327         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4328         * config-ml.in: Likewise.
4329         * configure: Likewise.
4330         * configure.in: Likewise.
4332 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
4334         * configure.in: Simplify makefile fragment collection.
4336         * configure.in: Remove code to build emacs.
4338         * configure.in : Remove --srcdir argument from targargs and buildargs
4339         (it's always overridden in the Makefile anyway).  Rearrange a bit.
4341         * configure: Move some logic to configure.in.
4342         * configure.in: Move some logic from configure.
4344 2002-05-07  Jeff Johnston  <jjohnstn@redhat.com>
4346         * COPYING.LIBGLOSS: New file.
4348 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
4350         * Makefile.in: Honour DESTDIR.
4352 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
4354         * configure.in (noconfigdirs): Don't disable libgcj on
4355         sparc64-*-solaris* and sparcv9-*-solaris*.
4357 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
4359         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4361 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
4363         * configure.in (FLAGS_FOR_TARGET): Do not add
4364         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4365         on i[3456]86-*-linux*.
4367 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
4369         * configure.in (noconfigdirs): Replace [ ] with test.
4371         * configure.in (noconfigdirs): Do not add target-newlib if
4372         target == i[3456]86-*-linux*, and host == target.
4374 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
4376         * config.guess: Updated to 2002-04-26's version.
4377         * config.sub: Updated to 2002-04-26's version.
4379 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
4381         * configure.in: delete reference to absent file
4383         * configure.in: replace '[' with 'test'
4385         * configure.in: Eliminate references to gash.
4386         * Makefile.in: Eliminate references to gash.
4388         * configure.in: remove useless references to 'pic' makefile fragments.
4390         * configure.in: (*-*-windows*) Finish removing.
4392         * configure.in: Eliminate redundant test for libgui.
4394 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
4396         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4397         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4399 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
4401         * configure.in: remove references to dead files
4403 2002-04-18  Tom Tromey  <tromey@redhat.com>
4405         * configure.in: Disallow configuring libgcj when it is already
4406         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
4407         Solaris 2.8 by default.  For PR libgcj/6158.
4409 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
4411         * configure.in:  Move default CC setting out of config/mh-* fragments
4412         directly into here.
4414 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
4416         * configure.in: don't even try to configure or make a subdirectory
4417         if there's no configure script for it.
4419 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
4421         * MAINTAINERS: Remove chill maintainers.
4422         * Makefile.in (CHILLFLAGS): Remove.
4423         (CHILL_LIB): Remove.
4424         (TARGET_CONFIGDIRS): Remove libchill.
4425         (CHILL_FOR_TARGET): Remove.
4426         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4427         CHILL_LIB.
4428         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4429         (CHECK_TARGET_MODULES): Likewise.
4430         (INSTALL_TARGET_MODULES): Likewise.
4431         (CLEAN_TARGET_MODULES): Likewise.
4432         (configure-target-libchill): Remove.
4433         (all-target-libchill): Remove.
4434         * configure.in (target_libs): Remove target-libchill.
4435         Do not compute CHILL_FOR_TARGET.
4436         * libchill: Remove directory.
4438 2002-04-15  DJ Delorie  <dj@redhat.com>
4440         * Makefile.in, configure.in, configure: Sync with gcc, entries
4441         follow...
4443 2002-04-08  Tom Tromey  <tromey@redhat.com>
4445         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4446         Fixes PR libgcj/6068.
4448 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
4450         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4452 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4454         * configure.in (alpha*-dec-osf*): Enable libgcj.
4456 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
4458         Fix for: PR bootstrap/3591, target/5676
4459         * configure.in (mcore-pe): Disable the configuration of
4460         libstdc++-v3 since exceptions are not supported.
4462 2002-03-20  Anthony Green  <green@redhat.com>
4464         * configure.in: Enable libgcj for xscale-elf target.
4466 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
4468         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4469         libjava.
4470         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4472 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
4474         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4475         libstdc++-v3 and libjava.
4477 2002-02-11  Adam Megacz <adam@xwt.org>
4479         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4480         boehm-gc
4482 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
4484         * config.guess: Updated to 2002-01-30's version.
4485         * config.sub: Updated to 2002-02-01's version.
4486         Contribute sh64-elf.
4487         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
4488         * configure.in: Added sh64-*-*.
4490 2002-01-17  H.J. Lu <hjl@gnu.org>
4492         * Makefile.in (all-fastjar): Also depend on all-libiberty.
4493         (all-target-fastjar): Also depend on all-target-libiberty.
4495 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
4497         * configure, configure.in: Use temp file for long sed commands.
4499 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
4501         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4502         libf2c.
4504 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
4506         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4508 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
4510         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
4512 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4514         * configure: Handle temporary files securely using mkdir.
4516 2001-09-26  Will Cohen <wcohen@redhat.com>
4518         * configure.in (*-*-linux*): Disable configuration of target-newlib
4519         and target-libgloss.
4521 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4523         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4524         RANLIB.
4526 2001-08-11  Graham Stott  <grahams@redhat.com>
4528         * Makefile.in (check-c++): Add missing semicolon.
4530 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
4532         * configure.in (sh-*-linux*): New.
4534 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4536         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4537         and libgcj on m68hc11/m68hc12.
4539 2001-06-27  H.J. Lu  (hjl@gnu.org)
4541         * Makefile (CFLAGS_FOR_BUILD): New.
4542         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4544 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
4546         * configure.in (libstdcxx_flags): Do not try to execute
4547         libstdc++-v3/testsuite_flags until it exists.
4549 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
4551         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4553 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
4555         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4557 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
4559         * configure.in: Move *-chorusos target case to the proper switch.
4560         Disable libgcj.
4562 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4564         * Makefile.in (STAGE1_CFLAGS): Pass down.
4566 2001-04-13  Alan Modra  <amodra@one.net.au>
4568         * config.guess: Add hppa64-linux support.  Note for next import that
4569         this is already in the master file.
4570         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
4572 2001-03-22  Colin Howell  <chowell@redhat.com>
4574         * Makefile.in (DO_X): Do not backslash single-quotes in
4575         backquotes (two places).
4577 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
4579         * Makefile.in (DO_X): Quote nested quotes.
4581 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
4583         * Makefile.in (DO_X): Use double quotes for quoting
4584         "RANLIB=$${RANLIB}".
4586 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
4588         * configure.in: Only use `lang_requires' for languages athat are
4589         actually enabled.
4591 2001-03-07  Tom Tromey  <tromey@redhat.com>
4593         * configure.in: Allow config-lang.in to set `lang_requires' to list
4594         of other required languages.
4596 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
4598         * Makefile.in: Remove RANLIB definition. Use RANLIB
4599         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
4600         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
4602 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
4603             Alexandre Oliva  <aoliva@redhat.com>
4605         * Makefile.in (check-c++): Use tabs, not spaces.
4607 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
4609         * Makefile.in (check-c++): New rule.
4611         * configure.in (target_libs): Remove libg++.
4612         (noconfigdirs): Remove libg++.
4613         (noconfigdirs): Same.
4614         (noconfigdirs): Same.
4615         (noconfigdirs): Same.
4617         * config-ml.in: Remove libg++ references.
4619         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
4620         (ALL_TARGET_MODULES): Same.
4621         (configure-target-libg++): Remove.
4622         (all-target-libg++): Remove.
4623         (configure-target-libio): Remove.
4624         (all-target-libio): Remove.
4625         (check-target-libio): Remove.
4626         (.PHONY): Remove.
4627         (libg++.tar.bz2): Remove.
4628         (all-target-cygmon): Remove libio.
4629         (all-target-libstdc++): Remove.
4630         (configure-target-libstdc++): Remove.
4631         (TARGET_LIB_PATH): Remove libstdc++.
4632         (ALL_GCC_CXX): Remove libstdc++.
4633         (all-target-gperf): Correct.
4635 2001-02-15  Anthony Green  <green@redhat.com>
4637         * configure: Introduce GCJ_FOR_TARGET.
4638         * configure.in: Ditto.
4639         * Makefile.in: Ditto.
4641 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
4643         * configure.in: for *-chorusos, don't config target-newlib and
4644         target-libgloss.
4646 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
4648         Remove V2 C++ library.
4649         * configure.in: Remove --enable-libstdcxx_v3 support.
4651 2001-01-27  Richard Henderson  <rth@redhat.com>
4653         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
4655 2001-01-26  Tom Tromey  <tromey@redhat.com>
4657         * configure.in: Allow libgcj to be built on Sparc Solaris.
4659 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
4661         * configure.in: Enable libgcj on several additional platforms.
4663 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
4665         * configure.in: Enable libgcj for linux targets.
4667 2001-01-09  Mike Stump  <mrs@wrs.com>
4669         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
4670         failures of subdirectories.
4672 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
4674         * configure: handle DOS-style absolute paths.
4676 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
4678         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
4680 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
4682         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
4683         (libstdcxx_incdir): Pass down.
4684         * config.if: Remove expired bits for cxx_interface, add stub.
4685         (libstdcxx_incdir): Add variable for g++ include directory.
4686         * configure.in (gxx_include_dir): Use it.
4688 2000-12-15  Andreas Jaeger  <aj@suse.de>
4690         * configure.in: Handle lang_dirs.
4692 2000-12-13  Anthony Green  <green@redhat.com>
4694         * configure.in: Disable libgcj for any target not specifically
4695         listed.  Disable libgcj for x86 and Alpha Linux until compatible
4696         with g++ abi.
4698 2000-12-13  Mike Stump  <mrs@wrs.com>
4700         * Makefile.in (local-distclean): Also remove fastjar.
4702 2000-12-10  Anthony Green  <green@redhat.com>
4704         * configure.in: Define libgcj.  Disable libgcj target libraries for
4705         most targets.
4707 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
4709         * configure.in (target_libs): Revert 2000-12-08 patch.
4710         (noconfigdirs): Added target-libjava.
4712 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
4714         * Makefile.in: handle DOS-style absolute paths.
4716 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
4718         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
4719         libjava.
4720         * configure.in (target_libs): Removed `target-libjava'.
4722 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
4724         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
4725         (ALL_MODULES): Added fastjar.
4726         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
4727         (all-target-libjava): all-fastjar replaces all-zip.
4728         (all-fastjar): Added.
4729         (configure-target-fastjar, all-target-fastjar): Likewise.
4730         * configure.in (host_tools): Added fastjar.
4732 2000-12-07  Mike Stump  <mrs@wrs.com>
4734         * Makefile.in (local-distclean): Remove leftover built files.
4736 2000-11-16  Fred Fish  <fnf@be.com>
4738         * configure.in (enable_libstdcxx_v3): Fix typo,
4739         libstd++ -> libstdc++.
4741 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4743         * configure: Provide the original toplevel configure arguments
4744         (including $0) to subprocesses in the environment rather than
4745         through gcc/configargs.h.
4747 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
4749         * configure: Turn on libstdc++ V3 by default.
4751 2000-10-16  Michael Meissner  <meissner@redhat.com>
4753         * configure (gcc/configargs.h): Only create if there is a build GCC
4754         directory created.
4756 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
4758         * configure: Save configure arguments to gcc/configargs.h.
4760 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
4762         * Makefile.in (bootstrap): avoid recursion if subdir missing
4763         (cross): ditto
4764         (do-proto-toplev): ditto
4766 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
4768         * configure.in: Do not build byacc for hppa64.  Provide paths to the
4769         X11 libraries for hppa64.
4771 2000-09-02  Anthony Green  <green@cygnus.com>
4773         * Makefile.in (all-gcc): Depend on all-zlib.
4774         (CLEAN_MODULES): Add clean-zlib.
4775         (ALL_MODULES): Add all-zlib.
4776         * configure.in (host_libs): Add zlib.
4778 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
4780         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
4781         $targargs to tell whether newlib is going to be built.
4783         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
4784         $$r/TARGET_SUBDIR/libio for _G_config.h.
4786 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
4788         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
4790         * configure: Make enable_threads and enable_shared defaults
4791         explicit.  Substitute enable_threads into generated Makefiles.
4792         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
4793         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
4795 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
4797         * configure.in: Re-enable all references to libg++ and librx.
4799 2002-04-09  Loren James Rittle  <rittle@labs.mot.com>
4801         * configure.in: Add *-*-freebsd* configurations.
4803 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
4805         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
4806         (do-tar, do-bz2): New rules.
4807         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
4808         (gdb-tar): New rule.
4809         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
4810         (insight_dejagnu.tar): New rule.
4811         (insight.tar): New rule.
4812         (gdb+dejagnu.tar): New rule.
4813         (gdb.tar): New rule.
4815 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
4817         * MAINTAINERS: Update dejagnu/
4819 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
4821         * ltmain.sh (relink_command): Fix typo in previous change.
4823 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
4825         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
4826         (relink_command): Added --tag flags.
4827         (mode=install): If relinking fails; error out.
4829 2002-03-12  Richard Henderson  <rth@redhat.com>
4831         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
4832         .NOTPARALLEL tag.
4833         (do-check): Rename from check.
4834         (check): Allow parallel check.
4836 2002-03-11  Richard Henderson  <rth@redhat.com>
4838         * Makefile.in (.NOTPARALLEL): Add fake tag.
4840 2002-03-07  H.J. Lu  (hjl@gnu.org)
4842         * configure.in: Enable gprof for mips*-*-linux*.
4844 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
4846         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4847         libjava.
4848         (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
4850 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
4852         * texinfo/texinfo.tex: Update to version 2002-02-14.08.
4854 2002-02-23  Daniel Jacobowitz  <drow@mvista.com>
4856         * config.guess: Import from master sources, rev 1.232.
4857         * config.sub: Import from master sources, rev 1.246.
4859 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
4861         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
4862         because its Makefile is there; test for the executable instead.
4864 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
4866         Contribute sh64-elf.
4867         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
4868         * configure.in: Added sh64-*-*.
4870 2002-02-04  Jeff Johnston  <jjohnstn@redhat.com>
4872         * COPYING.NEWLIB: Remove advertising clause from
4873         Berkeley and Red Hat licenses.
4875 2002-02-01  Mo DeJong  <supermo@bayarea.net>
4877         * Makefile.in: Add all-tix to deps for all-snavigator
4878         so that tix is built when building snavigator.
4880 2002-02-01  Ben Elliston  <bje@redhat.com>
4882         * config.guess: Import from master sources, rev 1.229.
4883         * config.sub: Import from master sources, rev 1.240.
4885 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
4887         From Steve Ellcey <sje@cup.hp.com>:
4888         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
4889         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
4890         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
4891         IA64.
4892         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
4893         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
4894         soname_spec, sys_lib_search_path_spec): Ditto.
4896 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
4898         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
4899         target-libiberty, and target-libgloss.  Skip Java-related
4900         libraries if not supported for NetBSD on target CPU.
4902 2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
4904         * configure.in: Import StrongARM and XScale target_configdirs from
4905         FSF GCC version.
4907 2002-01-16  H.J. Lu  (hjl@gnu.org)
4909         * config.guess: Import from master sources, rev 1.225.
4910         * config.sub: Import from master sources, rev 1.238.
4912         * MAINTAINERS: Updated notes on config.guess and config.sub.
4914 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
4916         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
4917         ld and gdb are not supported.
4919 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
4921         * Change reference to Cygnus Solutions to be Red Hat.
4923 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
4925         * COPYING.NEWLIB: Update generic copyright date.
4927 2002-01-07  Mark Salter  <msalter@redhat.com>
4929         * configure.in: Remove target-bsp and target-cygmon from arm builds.
4930           Allow target-libgloss to be built for arm, strongarm, and xscale.
4932 2002-01-03  Ben Elliston  <bje@redhat.com>
4934         * MAINTAINERS: Update URL for config.* scripts.
4936 2001-12-18  Alan Modra  <amodra@bigpond.net.au>
4938         * config.sub: Import latest version.
4939         * config.guess: Likewise.
4941 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
4943         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
4944         options for i[3456]86-pc-linux* native builds.
4946 2001-12-05  Laurent Guerby  <guerby@acm.org>
4948         * MAINTAINERS: gcc adopts symlink-tree, refer more to
4949         libiberty.
4951         Import this patch from gcc:
4953         2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
4955             * symlink-tree: handle DOS-style absolute paths.
4957 2001-11-28  DJ Delorie <dj@redhat.com>
4958             Zack Weinberg  <zack@codesourcery.com>
4960         When build != host, create libiberty for the build machine.
4962         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
4963         CONFIG_ARGUMENTS.
4964         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
4965         New variables.
4966         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
4967         and rules.
4968         (all.normal): Depend on ALL_BUILD_MODULES.
4969         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
4970         (all-build-libiberty): Depend on configure-build-libiberty.
4972         * configure: Calculate and substitute proper value for
4973         ALL_BUILD_MODULES.
4974         * configure.in: Create the build subdirectory.
4975         Calculate and substitute TARGET_CONFIGARGS (formerly
4976         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
4978 2001-11-26  Geoffrey Keating  <geoffk@redhat.com>
4980         * config.sub: Update to version 1.232 on subversion.
4982 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
4984         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
4985         files from .po files for a distribution.
4987 2001-11-19  Hans-Peter Nilsson  <hp@bitrange.com>
4989         * COPYING.NEWLIB: Mention preserved notice in specific parts.
4991 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
4993         Merged from net gcc:
4994         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
4995         * ltcf-c.sh: Use $objext, not $ac_objext.
4996         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
4997         * ltcf-cxx.sh: Add support for GNU.
4998         2001-07-22  Timothy Wall  <twall@redhat.com>
4999         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
5000         default settings if using GNU tools with that configuration.
5001         * ltcf-cxx.sh: Ditto.
5002         * ltcf-gcj.sh: Ditto.
5003         2001-07-21  Michael Chastain  <chastain@redhat.com>
5004         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
5005         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
5006         * ltmain.sh: Mark as gcc-local.
5008 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
5010         * Makefile.in (all-bison): Revert 2001-10-24.
5011         Don't depend on texinfo.
5013 2001-11-12  Hans-Peter Nilsson  <hp@bitrange.com>
5015         * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
5017 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
5019         * configure.in (--enable-languages): Be more permissive about
5020         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
5022 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
5024         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5026 2001-10-24  Jeff Holcomb  <jeffh@redhat.com>
5028         Makefile.in (all-bison): Don't depend on texinfo.
5030 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
5032         * gettext.m4: Test po/POTFILES.in exists before trying to read.
5034 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
5036         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5038 2001-09-28  Hans-Peter Nilsson  <hp@axis.com>
5040         * config.sub, config.guess: Import latest from subversions.
5042 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
5044         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5045         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5046         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5047         avoid quotes nesting problems.
5048         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5049         (DO_X): Export only variables that are set.
5051 2001-09-19  Ben Elliston  <bje@redhat.com>
5053         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5054         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5055         semantics.  Use the shell built-in "type" command instead.
5057 2001-09-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5059         * config.sub: Reverted the earlier change, this version is not the
5060         master file.
5062 2001-09-14  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5064         * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
5065         Add support for mips64.
5067 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
5069         * configure.in: Enable libstdc++-v3 for h8300 targets.
5071 2001-08-30  Eric Christopher  <echristo@redhat.com>
5072             Jason Eckhardt  <jle@redhat.com>
5074         * config.sub: Add support for mipsisa32.
5076 2001-08-30  Eric Christopher  <echristo@redhat.com>
5078         * config.sub, config.guess: Import latest from subversions.
5080 2001-08-20  Alan Modra  <amodra@bigpond.net.au>
5082         * config.sub, config.guess: Import latest from subversions.
5084 2001-07-26  DJ Delorie  <dj@redhat.com>
5086         * MAINTAINERS: Clarify libiberty merge rules and procedures.
5088 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
5090         * Makefile.in: Revert 2001-06-17.
5091         (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
5093 2001-06-17  H.J. Lu <hjl@gnu.org>
5095         * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
5096         (gas+binutils.tar.bz2): Likewise.
5097         (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
5099 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
5101         * Makefile.in (VER): When present, extract the version number from
5102         the file version.in.
5104 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
5106         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5107         gcc/xgcc is built, use -print-prog-name to find out the program
5108         name to use.
5110 2001-06-04  Mark Mitchell  <mark@codesourcery.com>
5112         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
5113         with_gcc]: Use `gcc -shared' to build a shared library.
5115 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5117         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
5118         archives.
5120 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
5122         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
5123         libraries when using g++ with native linker.
5125 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
5127         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
5129 2001-05-24  Tom Rix <trix@redhat.com>
5131         * configure.in : enable ld for aix
5133 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
5135         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
5136         [aix4*|aix5*]: Prepend blank.
5138 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
5140         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5141         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
5142         of subdir/configure scripts to use the new libtool.m4.
5144 2001-05-14  H.J. Lu <hjl@gnu.org>
5146         * config.if (libc_interface): Set to -libc6.2- for cross
5147         compiling to Linux/glibc 2.2.
5149 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
5151         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
5152         libgcj.
5154 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
5156         * configure.in (noconfigdirs): Don't reset it from scratch in the
5157         target case; only append to it.
5159 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
5161         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
5162         sparc-*-solaris2.8]: Disable ${libgcj}.
5164 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
5166         * configure.in (libgcj_saved): Copy from $libgcj.
5167         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
5168         --disable-libgcj.
5170 2001-04-20  Alexandre Oliva  <aoliva@redhat.com>
5172         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
5173         1.641.2.228.
5175 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
5177         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5178         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5180 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
5182         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5183         New macros.
5184         (bootstrap, cross): Use RECURSE_FLAGS.
5185         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5187 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
5189         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5191 2001-03-23  Nick Clifton  <nickc@redhat.com>
5193         * README-maintainer-mode: Add note about inability to use "make
5194         distclean" in maintainer mode.
5196 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
5198         Re-installed:
5199         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
5200         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
5201         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5202         * ltcf-cxx.sh: Likewise.
5203         * ltcf-gcj.sh: Likewise.
5205 2001-03-22  Philip Blundell  <philb@gnu.org>
5207         * config.sub, config.guess: Import latest from subversions.
5209 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
5211         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5212         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5214 2001-03-20  Michael Chastain  <chastain@redhat.com>
5216         * Makefile.in: all-m4 depends on all-texinfo.
5218 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
5220         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5222 2001-02-22  Jeff Johnston <jjohnstn@redhat.com>
5224         * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
5225         longer valid.
5227 2001-02-16  Nick Clifton  <nickc@redhat.com>
5229         * configure.in (noconfigdirs): Allow configuration of texinfo
5230         for Cygwin hosts.
5232 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5234         * config.guess: Add linux target for S/390.
5235         * config.sub: Likewise.
5236         * configure.in: Likewise.
5238 2001-02-06  Ben Elliston  <bje@redhat.com>
5240         * configure: Output host type to stdout, not stderr.
5242 2001-02-04  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5244         * config.guess: Import from subversions.gnu.org (revision 1.181).
5245         * config.sub: Import from subversions.gnu.org (revision 1.199).
5247 2001-01-30  Alan Modra  <alan@linuxcare.com.au>
5249         * config.guess: Handle hppa64-linux systems.
5251 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5253         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
5254         Don't unset, it's non-portable and no longer necessary, set to empty
5255         instead.
5257 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5259         * ltconfig: Shell portability fix for the tagname validity check.
5261 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5263         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5265 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
5267         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5268         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5270 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
5272         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5273         keep at least one of build_libtool_libs or build_old_libs set to
5274         yes.
5276 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
5278         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5279         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5281 2000-11-07  Philip Blundell  <pb@futuretv.com>
5283         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5285 2000-11-03  Philip Blundell  <pb@futuretv.com>
5287         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5288         files.
5290 2001-01-15  Jeff Johnston  <jjohnstn@redhat.com>
5292         * COPYING.NEWLIB: Put into source repository.
5294 2001-01-15  Ben Elliston  <bje@redhat.com>
5296         * configure.in (host_tools): Add sid.
5297         Always configure cgen.
5298         * Makefile.in (all-sid): New target.
5299         (check-sid, clean-sid, install-sid): Likewise.
5301 2001-01-07  Andreas Jaeger  <aj@suse.de>
5303         * config.sub, config.guess: Update from subversions.
5305 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
5307         * configure.in: Disable language-specific target libraries for
5308         languages that aren't enabled.
5310 2000-11-24  Nick Clifton  <nickc@redhat.com>
5312         * configure.in (xscale-elf): Add target.
5313         (xscale-coff): Add target.
5314         (c4x, c5x, tic54x): Move after ARM targets.
5316 2000-11-23  Alexandre Oliva  <aoliva@redhat.com>
5318         * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
5320 2000-11-20  Ian Lance Taylor  <ian@zembu.com>
5322         * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
5324 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
5326         * Makefile.in: Merge with GCC and libgcj.
5327         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
5328         configure-target-<library> when their configure scripts need the C
5329         or C++ library to have already been built to work properly.
5330         (do_proto_toplev): Set them to an empty string.
5332 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
5334         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5335         (REALLY_SET_LIB_PATH): Use them.
5337 2000-11-06  Christopher Faylor <cgf@cygnus.com>
5339         * config.sub: Add support for Sun Chorus
5341 2000-11-02  Per Lundberg  <plundis@chaosdev.org>
5343         * config.sub: Add support for the *-storm-chaos OS.
5345 2000-10-30  Stephane Carrez  <stcarrez@worldnet.fr>
5347         * configure.in (noconfigdirs): Don't compile some
5348         of the libraries for 68HC11 & 68hc12 targets.
5350 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
5352         * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
5353         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
5354         all affected `configure' scripts.
5356 2000-09-25  Alexandre Oliva  <aoliva@redhat.com>
5358         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
5359         ltcf-c.sh.
5361 2000-09-12  Philip Blundell  <philb@gnu.org>
5363         * config.sub, config.guess: Update from subversions.
5365 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
5367         * Makefile.in (all-zlib): Added dummy target.
5369         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
5370         multi-language branch.
5372 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
5374         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5375         (bootstrap*): Depend on all-bootstrap.
5377 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
5379         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5380         crosses, but add gcc/include to the header search path for them.
5382 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
5384         * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
5385         * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
5386         * gettext.m4: New file, extracted from aclocal.m4.
5388 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
5390         * config-ml.in (CC, CXX): Avoid trailing whitespace.
5391         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5392         sub-configures.
5394 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
5396         * Makefile.in (ALL_MODULES): Add all-cgen.
5397         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5398         (all-cgen): New target.
5399         (all-opcodes,all-sim): Depend on all-cgen.
5400         * configure.in (host_tools): Add cgen.
5401         Only configure cgen if --enable-cgen-maint.
5403 2000-08-17  Alexandre Oliva  <aoliva@redhat.com>
5405         * config-ml.in (CC, CXX): Don't introduce a leading space.
5407 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
5409         * configure.in (libstdcxx_flags): Use
5410         libstdc++-v3/src/libstdc++.INC.
5412 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
5414         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5416 2000-08-11  Jason Merrill  <jason@redhat.com>
5418         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5419         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5420         (FLAGS_FOR_TARGET): Not here.
5421         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5423 2000-08-07  DJ Delorie  <dj@redhat.com>
5425         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5426         "if we're also building gcc, and it's a gcc that will run on the
5427         build machine, we want to use its includes instead of the system's
5428         default includes".
5430 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
5432         * configure.in (libstdcxx_flags): Don't use `"'.
5434         * config-ml.in: Adjust multilib search paths to the
5435         appropriate multilib tree.
5437 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
5439         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5440         commas in $LANGUAGES.
5442 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
5444         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5446 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
5448         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5449         CXX_FOR_TARGET for sed.
5451 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
5453         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5454         Do not override if already set in the environment or in configure.
5455         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5456         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5458 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
5460         * Makefile.in (FLAGS_FOR_TARGET): New macro.
5461         (GCC_FOR_TARGET): Use it.
5462         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5463         * configure.in: ... here.
5464         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
5465         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5467 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
5469         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5470         (configure-target-libchill, configure-target-libobjc): Likewise.
5472         * configure.in: Use the same cache file for all target libs.
5473         * config-ml.in: But different cache files per multilib variant.
5475 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5477         * configure (topsrcdir): Don't use dirname.
5479 2000-07-20  Jason Merrill  <jason@redhat.com>
5481         * configure.in: Remove all references to libg++ and librx.
5483         * configure, configure.in, Makefile.in: Unify gcc and binutils.
5485 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
5487         * config.sub: Update to subversions version 2000-07-06.
5489 2000-07-12  Andrew Haley  <aph@cygnus.com>
5491         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5492         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5494 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
5496         * symlink-tree:  Check number of arguments.
5498 2000-06-06  Andrew Cagney  <cagney@b1.cygnus.com>
5500         * texinfo/texinfo.tex: Update to version 2000-05-28.15.
5502 2000-07-05  Jim Wilson  <wilson@cygnus.com>
5504         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5505         search path for a g++ extracted from the build tree.  This
5506         will allow link tests run by configure scripts in
5507         subdirectories to succeed.
5509 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
5511         * ltconfig: Add support for mips-dde-sysv4.2MP
5513 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
5515         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5516         `os2'. Force ac_cv_exeext to be ".exe" in that case.
5518 2000-06-19  Timothy Wall  <twall@cygnus.com>
5520         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5521         * config.sub: Add tic54x target.
5523 2000-06-07  Phillip Thomas  <pthomas@suse.de>
5525         * README-maintainer-mode: New file: Contains notes on using
5526         --enable-maintainer-mode with binutils.
5528 2000-05-29  Andrew Cagney  <cagney@b1.cygnus.com>
5530         * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
5532 2000-05-30  Andrew Cagney  <cagney@b1.cygnus.com>
5534         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5535         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
5537 20000-05-21  H.J. Lu  (hjl@gnu.org)
5539         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5540         directory are used if they exist. Make sure
5541         $(build_tooldir)/include is searched for header files,
5542         $(build_tooldir)/lib/ for library files.
5543         (GCC_FOR_TARGET): Likewise.
5544         (CXX_FOR_TARGET): Likewise.
5546 2000-05-18  Jeffrey A Law  (law@cygnus.com)
5548         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5550 2000-05-17  Alexandre Oliva  <aoliva@cygnus.com>
5552         * Makefile.in (configure-target-libiberty): Depend on
5553         configure-target-newlib.
5555 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
5557         * configure.in, Makefile.in: Merge all libffi-related
5558         configury stuff from the libgcj tree.
5560 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
5562         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5563         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5565 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
5567         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5568         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
5569         current version information.  Add to proto-toplev directory.
5570         (gdb-taz): Build do-djunpack.
5572 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
5574         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
5576 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5578         * ltmain.sh: Preserve in relink_command any environment
5579         variables that may affect the linker behavior.
5581 2000-05-12  Jeffrey A Law  (law@cygnus.com)
5583         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
5585 2000-05-10  Jim Wilson  <wilson@cygnus.com>
5587         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
5589 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
5591         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
5592         with the version name.
5594 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
5596         * config.if: Tweak.
5598 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
5600         * djunpack.bat: New file.
5602 2000-04-19  Andrew Cagney  <cagney@b1.cygnus.com>
5604         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
5605         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
5606         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
5607         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
5609 2000-04-16  Dave Pitts  <dpitts@cozx.com>
5611         * config.sub (case $basic_machine): Change default for "ibm-*"
5612         to "openedition".
5614 2000-04-12  Andrew Cagney  <cagney@b1.cygnus.com>
5616         * Makefile.in (gdb-taz): New target.  GDB specific archive.
5617         (do-md5sum): New target.
5618         (MD5PROG): Define.
5619         (PACKAGE): Default to TOOL.
5620         (VER): Default to a shell script.
5621         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
5622         md5 checksum generation.
5623         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
5624         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
5625         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
5626         insight.tar.bz2): Use gdb-taz to create archive.
5628 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
5630         * configure (warn_cflags): Delete.
5632 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
5633             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
5635         * configure.in (enable_libstdcxx_v3): Add.
5636         (target_libs): Add bits here to switch between libstdc++-v2 and
5637         libstdc++-v3.
5638         * config.if: And this file too.
5639         * Makefile.in: Add libstdc++-v3 targets.
5641 2000-04-05  Michael Meissner  <meissner@redhat.com>
5643         * config.sub (d30v): Add d30v as a basic machine type.
5645 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
5647         * configure.in: -linux-gnu*, not -linux-gnu.
5649 2000-03-03  Andrew Cagney  <cagney@b1.cygnus.com>
5651         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
5652         (do-tar-bz2): Replace TOOL with PACKAGE.
5653         (gdb.tar.bz2): Remove GDBTK from GDB package.
5654         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
5655         dejagnu.tar.bz2): New packages.
5657 2000-02-27  Andreas Jaeger  <aj@suse.de>
5659         * configure.in: Add entry for mips*-*-linux*, move catch all
5660         *-*-*linux* entry below this one.
5662 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
5664         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
5666 2000-02-24  Nick Clifton  <nickc@cygnus.com>
5668         * config.sub: Support an OS of "wince".
5670 2000-02-24  Andrew Cagney  <cagney@b1.cygnus.com>
5672         * config.guess, config.sub: Updated to match config's 2000-02-15
5673         version.
5675 2000-02-23  Linas Vepstas <linas@linas.org>
5677         * config.sub: Add support for Linux/IBM 370.
5678         * configure.in: Likewise.
5680 2000-02-22  Nick Clifton  <nickc@cygnus.com>
5682         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
5684 2000-02-20  Christopher Faylor <cgf@cygnus.com>
5686         * config.guess: Guess "cygwin" rather than "cygwin32".
5688 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5690         * configure (gcc_version): When setting, narrow search to
5691         lines containing `version_string'.
5693 2000-02-15  Denis Chertykov  <denisc@overta.ru>
5695         * config.sub: Add support for avr target.
5697 2000-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
5699         * config.sub: Add mmix-knuth-mmixware.
5701 2000-01-27  Christopher Faylor <cgf@redhat.com>
5703         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
5704         structure stuff to -L library search.
5705         (CXX_FOR_TARGET): Ditto.
5706         (CROSS_CHECK_MODULES): Fix spelling mistake.
5708 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
5710         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
5711         the C++ compiler.
5713 2000-01-12  Richard Henderson  <rth@cygnus.com>
5715         * configure.in: Don't build some bits for beos.
5717 2000-01-12  Joel Sherrill (joel@OARcorp.com)
5719         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
5720         as include files.
5722 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
5724         * configure.in: Use mt-aix43 to handle *_TARGET defs,
5725         not mh-aix43.
5727 1999-12-14  Richard Henderson  <rth@cygnus.com>
5729         * config.guess (alpha-osf, alpha-linux): Detect ev67.
5730         * config.sub: Accept alphaev[78], alphaev8.
5732 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5734         * config.guess, config.sub: Update from autoconf.
5736 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5738         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
5739         necessary libraries are missing.
5741 1999-10-25  Andreas Schwab  <schwab@suse.de>
5743         * configure: Fix quoting inside arguments of eval.
5745 1999-10-21  Nick Clifton  <nickc@cygnus.com>
5747         * config-ml.in: Allow suppression of some ARM multilibs.
5749 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
5751         * config.guess: Add OS/390 match pattern.
5752         * config.sub: Add mvs, openedition targets.
5753         * configure.in (i370-ibm-opened*): New.
5755 1999-09-04  Steve Chamberlain  <sac@pobox.com>
5757         * config.sub: Add support for configuring for pj.
5759 1999-08-31  Nick Clifton  <nickc@cygnus.com>
5761         * config.sub (maybe_os): Add support for configuring for fr30.
5763 1999-08-25  Nick Clifton  <nickc@cygnus.com>
5765         * configure.in: Do not configure or build ld for AIX
5766         platforms.  ld is known to be broken on these platforms.
5768 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5770         * config-ml.in: Pass compiler flag corresponding to multidirs to
5771         subdir configures.
5773 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
5775         * Makefile.in (LDFLAGS): Define.
5777 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
5779         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
5780         noconfigdirs.
5781         (*-*-cygwin*): Likewise.
5783 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
5785         * mkdep: New file.
5786         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
5787         (BINUTILS_SUPPORT_DIRS): Add mkdep.
5789         From Eli Zaretskii <eliz@is.elta.co.il>:
5790         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
5791         long file name when using DJGPP on MS-DOS.
5793 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
5795         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
5797 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
5799         * Makefile.in (check-target-libio): Remove all-target-libstdc++
5800         dependency as this causes "make check" to globally "make all"
5802 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
5804         * configure.in (target_libs): Added target-zlib.
5805         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
5806         (CONFIGURE_TARGET_MODULES): Likewise.
5807         (CHECK_TARGET_MODULES): Likewise.
5808         (INSTALL_TARGET_MODULES): Likewise.
5809         (CLEAN_TARGET_MODULES): Likewise.
5810         (configure-target-zlib): New target.
5811         (all-target-zlib): Likewise.
5812         (all-target-libjava): Depend on all-target-zlib.
5813         (configure-target-libjava): Depend on configure-target-zlib.
5815         * Makefile.in (configure-target-libjava): Depend on
5816         configure-target-newlib.
5817         (configure-target-boehm-gc): New target.
5818         (configure-target-qthreads): New target.
5820         * configure.in (target_libs): Added target-qthreads.
5821         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
5822         (CONFIGURE_TARGET_MODULES): Likewise.
5823         (CHECK_TARGET_MODULES): Likewise.
5824         (INSTALL_TARGET_MODULES): Likewise.
5825         (CLEAN_TARGET_MODULES): Likewise.
5826         (all-target-qthreads): New target.
5827         (configure-target-libjava): Depend on configure-target-qthreads.
5828         (all-target-libjava): Depend on all-target-qthreads.
5830         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
5831         (CONFIGURE_TARGET_MODULES): Likewise.
5832         (CHECK_TARGET_MODULES): Likewise.
5833         (INSTALL_TARGET_MODULES): Likewise.
5834         (CLEAN_TARGET_MODULES): Likewise.
5835         (all-target-libjava): New target.
5836         (all-target-boehm-gc): Likewise.
5837         * configure.in (target_libs): Added libjava, boehm-gc.
5839 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
5841         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
5842         configure.bat in SUPPORT_FILES.
5843         (gas+binutils.tar.bz2): Likewise.
5845         * makeall.bat: Remove; obsolete.
5847 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
5849         From Mark Elbrecht:
5850         * configure.bat: Remove; obsolete.
5852 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
5854         * configure: Add -W -Wall to the default CFLAGS when compiling with
5855         gcc.
5857 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
5859         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
5861 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
5863         * configure.in: Build ld on IRIX6.
5865 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
5867         * Makefile.in: Change distribution targets to use bzip2 instead of
5868         gzip.
5869         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
5870         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
5872 1999-06-04  Nick Clifton  <nickc@cygnus.com>
5874         * config.sub: Add mcore target.
5876 1999-05-30  Cort Dougan  <cort@cs.nmt.edu>
5878         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
5880 1999-05-25  H.J. Lu  (hjl@gnu.org)
5882         * config.guess (dummy): Changed to $dummy.
5884 1999-05-24  Nick Clifton  <nickc@cygnus.com>
5886         * config.sub: Tidied up case statements.
5888 1999-05-22  Ben Elliston  <bje@cygnus.com>
5890         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
5891         <jiro@din.or.jp>.
5893         * config.guess: Merge with FSF version. Future changes will be
5894         more accurately recorded in this ChangeLog.
5895         * config.sub: Likewise.
5897 1999-05-20   Stephen L Moshier  <moshier@world.std.com>
5899          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
5901 1999-04-30  Tom Tromey  <tromey@cygnus.com>
5903         * ltmain.sh: [mode link] Always use CC given by ltconfig.
5905 1999-04-23  Tom Tromey  <tromey@cygnus.com>
5907         * ltconfig, ltmain.sh: Update to libtool 1.2f.
5909 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
5911         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
5912         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
5913         Bad merge removed these two changes.
5915 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
5916                           Martin Heller (Ing.-Buero_Heller@t-online.de)
5918         * config.guess (interix Alpha): Add.
5920 1999-04-11  Richard Henderson  <rth@cygnus.com>
5922         * configure.in (i?86-*-beos*): Do config gperf; don't config
5923         gdb, newlib, or libgloss.
5925 1999-04-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
5927         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
5928         link a trivial program with -mabi=64.  If it fails, remove mabi=64
5929         from multidirs.
5931 1999-04-10  Philipp Thomas  (kthomas@gwdg.de)
5933         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
5935 1999-04-08  Nick Clifton  <nickc@cygnus.com>
5937         * config.sub: Add support for mcore targets.
5939 1999-04-07  Michael Meissner  <meissner@cygnus.com>
5941         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
5942         not mt-ospace, in order to shut up assembler warning about using
5943         symbols that are named the same as registers.
5945 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
5947         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
5948         dependency list for all-target-cygmon.
5950 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
5952         * config-ml.in: Check $host, not $target, for selective multilibs.
5953         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
5954         thumb interworking, and underscore prefix multilibs.
5956 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
5958         * missing: Update to version from current automake.
5960 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
5962         * configure (gxx_include_dir): Removed.
5964         * configure.in (gxx_include_dir): Handle it.
5965         * Makefile.in: Likewise.
5967 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
5969         * config.sub (mips64vr4111,mips64vr4111el) Add.
5971 1999-03-21  Ben Elliston  <bje@cygnus.com>
5973         * config.guess: Correct typo for detecting ELF on FreeBSD.
5975 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
5977         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
5978         config/mh-djgpp.
5980 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
5982         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
5983         all-target-newlib to dependency list for all-target-bsp.
5985 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
5987         * config.sub: Add i386-uwin support.
5988         * config.guess: Likewise.
5990 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5992         * configure.in: cleanup, add mh-*pic handling for arm, special
5993         case powerpc*-*-aix*
5995 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
5997         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
5998         can be built.
6000 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
6002         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
6003         targets.
6005 1999-03-02  Nick Clifton  <nickc@cygnus.com>
6007         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
6009 1999-02-28  Geoffrey Noer  <noer@cygnus.com>
6011         * config.sub: Check for "cygwin*" rather than "cygwin32*"
6013 1999-02-24  Nick Clifton  <nickc@cygnus.com>
6015         * config.sub: Fix typo in arm recognition.
6017 1999-02-24  Drew Moseley  <dmoseley@cygnus.com>
6019         * configure.in (noconfigdirs): Changed target_configdirs to
6020         include target-bsp only for m68k-*-elf* and m68k-*-coff*
6021         rather than m68k-*-* since it is not known to work on
6022         m68k-aout. Ditto for arm-*-*oabi.
6024 1999-02-24  Stan Shebs  <shebs@andros.cygnus.com>
6026         * configure.in (*-*-windows*): Remove, no longer used.
6028 1999-02-19  Ben Elliston <bje@cygnus.com>
6030         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6031         Smart and improved by Andrew Cagney.
6033 1999-02-18  Marc Espie <espie@cvs.openbsd.org>
6035         * config.guess: Recognize openbsd-*-hppa.
6037 1999-02-17  H.J. Lu  (hjl@gnu.org)
6039         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6040         only if it is not empty.
6042 1999-02-17  Nick Clifton  <nickc@cygnus.com>
6044         Patch from: Scott Bambrough <scottb@corelcomputer.com>
6046         * config.guess: Modified to recognize uname's armv* syntax.
6048         * config.sub: Modified to recognize uname's armv* syntax.
6050 1999-02-17  Mark Salter  <msalter@cygnus.com>
6052         * configure.in: Added target-bsp for sparclite.
6054 1999-02-08  Richard Henderson  <rth@cygnus.com>
6056         * config.sub: Recognize alphapca5[67] and up to alphaev8.
6058 1999-02-08  Nick Clifton  <nickc@cygnus.com>
6060         * configure.in: Add support for strongarm port.
6061         * config.sub: Add support for strongarm target.
6063 1999-02-07  Mumit Khan  <khan@xraylith.wisc.edu>
6065         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6066         the old name config/mh-cygwin32.
6067         Enable texinfo.
6069 1999-02-04  Ian Lance Taylor  <ian@cygnus.com>
6071         * configure.in: Do build ld for ix86 Solaris.
6073 1999-02-02  Jim Wilson  <wilson@cygnus.com>
6075         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
6076         $AR_FOR_TARGET.  Likewise for RANLIB.
6078 1999-02-02  Catherine Moore  <clm@cygnus.com>
6080         * config.sub (oabi):  Recognize.
6081         * configure.in (arm-*-oabi):  Handle.
6083 1999-01-30  Robert Lipe  (robertlipe@usa.net)
6085         * config.guess: Improve detection of i686 on UnixWare 7.
6087 1999-01-30  Mumit Khan  <khan@xraylith.wisc.edu>
6089         * config.guess: Add support for i386-pc-interix.
6090         * config.sub: Likewise.
6091         * configure.in: Likewise.
6093 1999-01-18  Christopher Faylor <cgf@cygnus.com>
6095         * Makefile.in: Remove unneeded all-target-libio from
6096         from all-target-winsup target since it is now unneeded.
6097         Add all-target-libtermcap in its place since it is now
6098         needed.
6100 1998-12-30  Christopher Faylor <cgf@cygnus.com>
6102         * configure.in: makefile stub for cygwin target is probably
6103         unnecessary.  Remove it for now.
6105 1998-12-30  Christopher Faylor <cgf@cygnus.com>
6107         * configure.in: libtermcap.a should be built when cygwin is the
6108         target as well as the host.
6109         * config.guess: Allow mixed case in cygwin uname output.
6110         * Makefile.in: Add libtermcap target.
6112 1998-12-23  Jeffrey A Law  (law@cygnus.com)
6114         * config.sub: Clean up handling of hppa2.0.
6116 1998-12-22  Rodney Brown  (rodneybrown@pmsc.com)
6118         * config.guess: Use C code to identify more HP machines.
6120 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
6122         * config.sub: Handle hppa2.0.
6124 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
6126         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
6127         cygmon for all sparclite targets, regardless of object format.
6129 1998-12-15  Mark Salter  <msalter@cygnus.com>
6131         * configure.in: Added target-bsp for several target architectures.
6133         * Makefile.in: Added rules for bsp.
6135 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
6137         * config.guess: Improve detection of hppa2.0 processors.
6139 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
6141         * config.guess: Recognize FreeBSD using ELF automatically.
6143 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
6145         * configure (skip-this-dir): Add handling for new shell script, which
6146         might be created by a sub-directory's configure to indicate, this particular
6147         directory is "unwanted".
6148         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
6150 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
6152         * ltconfig: import from libtool, after changing libtool to
6153         account for the cygwin name change.
6155 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
6157         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
6158         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
6160 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
6162         * configure.in: Add libtermcap to list of cygwin dependencies.
6164 1998-11-17  Geoffrey Noer  <noer@cygnus.com>
6166         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
6167         they include winsup/include when it's a cygwin target.
6169 1998-11-12  Tom Tromey  <tromey@cygnus.com>
6171         * configure.in (host_tools): Added zip.
6172         * Makefile.in (all-target-libjava): Depend on all-zip.
6173         (all-zip): New target.
6174         (ALL_MODULES): Added all-zip.
6175         (NATIVE_CHECK_MODULES): Added check-zip.
6176         (INSTALL_MODULES): Added install-zip.
6177         (CLEAN_MODULES): Added clean-zip.
6179 1998-11-12  Geoffrey Noer  <noer@cygnus.com>
6181         * Makefile.in: lose "32" from comment about cygwin.
6183 1998-11-05  Nick Clifton  <nickc@cygnus.com>
6185         * configure.in: Use -Os to build target libraries for the fr30.
6187 1998-11-04  Dave Brolley  <brolley@cygnus.com>
6189         * config.sub: Add fr30.
6191 1998-11-02  Geoffrey Noer  <noer@cygnus.com>
6193         * configure.in: drop "32" from config/mh-cygwin32.  Check
6194         cygwin* instead of cygwin32*.
6195         * config.sub: Check cygwin* instead of cygwin32*.
6197 1998-10-22  Robert Lipe  <robertl@dgii.com>
6199         * config.guess: Match any version of Unixware7.
6201 1998-10-20  Syd Polk  <spolk@cygnus.com>
6203         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6204         if desired.
6206 1998-10-18  Jeffrey A Law  (law@cygnus.com)
6208         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6209         these if the appropriate directories and files to not exist.
6211 1998-10-14  Jeffrey A Law  (law@cygnus.com)
6213         * Makefile.in (DEVO_SUPPORT): Add config.if.
6215 1998-10-13  Manfred Hollstein  <manfred@s-direktnet.de>
6217         * configure: Add pattern to replace "build_tooldir"'s
6218         definition in the generated Makefile with "tooldir"'s
6219         actual value.
6221 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
6223         * config.sub: Bring back lost sparcv9.
6225         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6227 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
6229         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6230         CC_FOR_TARGET and friends.
6232 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
6234         * Makefile.in (build_tooldir): New variable, same as tooldir.
6235         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6236         -B$(build_tooldir)/bin/.
6237         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
6239 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
6241         * config.sub: Add support for i[34567]86-pc-udk.
6242         * configure.in: Likewise.
6244 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
6246         * Makefile.in: add bzip2 package building bits for user
6247         tools module
6248         * configure.in: ditto
6250 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
6252         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6253         (ALL_TARGET_MODULES): Add all-target-libobjc.
6254         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6255         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6256         (all-target-libchill): Add dependencies.
6257         * configure.in (target_libs): Add libchill.
6259 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
6261         * configure.in (target_subdir): Remove duplicate line.
6263 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
6265         * Makefile.in (all-automake): fix dependencies.
6267 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
6269         * configure.in: Minor cleanups for building in the $(target_alias)
6270         subdir.
6272 1998-09-22  Jim Wilson  <wilson@cygnus.com>
6274         * Makefile.in (bootstrap): Set r and s before make all.  Use
6275         BASE_FLAGS_TO_PASS in make all.
6276         (cross): Likewise.
6278 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
6280         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6282 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
6284         * config.sub: Fix typo in last change.
6286 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
6288         * config.sub: Add support for C4x target.
6289         * configure.in: Likewise.
6291 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
6293         * config.sub: Recognize sparcv9 just like sparc64.
6295 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
6297         * config.guess: Match "Pent II" or "PentII" for OpenServer.
6299 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
6301         * config.guess: Correctly identify Pentium II sco boxes.
6303         * config.guess: Fix "tr" code.  From Weiwen Liu.
6305 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
6307         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6308         stabs.
6310 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
6312         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6313         (ALL_TARGET_MODULES): Add all-target-libchill.
6314         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6315         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6316         (all-target-libchill): Add dependencies.
6317         * configure.in (target_libs): Add libchill.
6319 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6321         * config.guess: Avoid assumptions about "tr" behaves when
6322         LANG is set to something other than English.
6324 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
6326         * configure (gxx_include_dir): Changed to
6327         '${prefix}/include/g++'-${libstdcxx_interface}.
6329         * config.if: New to determine the interfaces.
6331 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
6333         * config.guess: Detect and handle MPE/IX.
6334         * config.sub: Deal with MPE/IX.
6336 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
6338         * configure.in: Use mh-aix43.
6340 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
6342         * configure: Fix --without/--disable cases for gxx-include-dir.
6344 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
6346         * mdata-sh:  Imported.  Needed for automake support.
6348 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
6350         * Makefile.in (taz): Try "chmod -R og=u ." before
6351         "chmod og=u `find . -print`".
6353 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
6355         * configure.in: Add arm-elf and thumb-elf support.
6357 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
6359         * Makefile.in: Undo previous patch.
6361 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
6363         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6364         to here ...
6365         (install-no-fixedincludes): and here
6366         (INSTALL_MODULES): ... from here.
6368 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
6370         * config.sub: Merge with FSF.
6372         * config.guess: Merge with FSF.
6374 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
6376         * configure (extraconfigdirs): New variable.
6377         (SUBDIRS): Add extraconfigdirs and recurse on them too.
6378         * Makefile.in (all): Move higher in file.
6379         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6380         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6381         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6382         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6383         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6385 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
6387         * Makefile.in (all-target-libjava): Depend on all-gcc and
6388         all-target-newlib.
6389         (configure-target-libjava): Depend on $(ALL_GCC).
6391 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
6393         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6394         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6396 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
6398         * ylwrap: Change absolute path checks to check for DOS style path
6399         names.
6401         * ylwrap: Don't use a full path name if the source file is in the
6402         same directory.  From hjl@lucon.org (H.J. Lu).
6404         * config-ml.in: Default to being verbose, to match Feb 18 change to
6405         configure.
6407 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
6409         Brought over from egcs:
6411         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
6413         * configure.in (target_subdir): Set to ${target_alias} instead
6414         of "libraries".
6416         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
6418         * configure.in (target_subdir): Set to libraries if enable_multilib.
6420 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
6422         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6423         multilibs, force reconfiguration the first time we create
6424         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6426 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
6428         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6429         avoid confusion with --no-recursion.
6431 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
6433         * configure.in: Win32 hosts shouldn't use install -x
6434         * install-sh: remove -x option, and special .exe-handling
6435         hack.
6437 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
6439         * config.guess: Recognize i586-pc-beos.
6440         * configure.in: Don't build some bits for beos.
6442 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
6444         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6445         CFLAGS default to -O2.
6447         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6448         when using GNU ld.
6450 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
6452         * ltmain.sh: Correct install when using a different shell.
6454 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
6456         * ltconfig, ltmain.sh: Update to libtool 1.2b.
6458 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
6460         * makefile.vms: Update to build binutils/makefile.vms.  Add install
6461         target.
6463 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
6465         * ltconfig: Update to correct AIX handling.
6467 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
6469         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6471         * configure.in (target_subdir): Set to ${target_alias} instead
6472         of "libraries".
6474 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
6476         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6477         (Makefile): Depend on $(gcc_version_trigger).
6479         * configure (gcc_version): Change default initializer to empty
6480         string.
6481         (gcc_version_trigger): New variable; pass this variable down
6482         to subdir configures to enable them checking gcc's version
6483         themselves. Emit make macros for both gcc_version vars.
6484         (topsrcdir): Initialize reliably.
6485         (recursion line): Remove --with-gcc-version=${gcc_version}.
6487 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
6489         * configure (enable_version_specific_runtime_libs): Implement new flag
6490         --enable-version-specific-runtime-libs which installs C++ runtime stuff
6491         in $(libsubdir); emit definition in each generated Makefile.
6492         (gxx_include_dir): Initialize depending on
6493         $enable_version_specific_runtime_libs.
6495 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
6497         * configure (gcc_version): Initialize properly depending on
6498         how and where configure is started.
6499         (recursion line): Pass a --with-gcc-version=${gcc_version}
6500         to configures in subdirs.
6502 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
6504         * configure.in (noconfigdirs): Add configure pattern for mips tx39
6505         cygmon
6507 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
6509         * configure.in: Add cygmon and libstub support for mn10200.
6511 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
6513         * configure (gcc_version): Add new variable describing the
6514         particular gcc version we're building.
6515         * Makefile.in (libsubdir): Add new macro for the directory
6516         in which the compiler finds executables, libraries, etc.
6517         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6518         and libsubdir.
6520 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
6522         * Makefile.in (local-clean): Remove *.log.
6523         (warning.log): Built with warn_summary from build.log.
6524         (mail-report.log): Run test_summary.
6525         (mail-report-with-warnings.log): Run test_summary including
6526         warning.log in the report.
6528 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
6530         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6532 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
6534         * Makefile.in (grep): Grep no longer depends on libiberty.
6536 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
6538         * Makefile.in: all-snavigator needs all-libgui.
6540 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
6542         * configure.in: Add cygmon and libstub support for mn10300.
6544 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
6546         * missing: Update to version from automake 1.3.
6548         * ltmain.sh: On installation, don't get confused if the same name
6549         appears more than once in the list of library names.
6551 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
6553         * config.sub: Accept m68060 and m5200 as CPU names.
6555 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
6557         * configure: Use && rather than using -a in test, because odd
6558         strings can confuse test.
6559         * configure.in: Likewise.
6561 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
6563         * ltconfig, ltmain.sh: Bring in Visual C++ support.
6565 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
6567         * Makefile.in (boostrap2-lean, bootstrap3-lean,
6568         bootstrap4-lean): New targets.
6570 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
6572         * mpw-* Delete.  Not used.
6574 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
6576         * COPYING.LIB: Update FSF address.
6578 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
6580         * ltconfig, ltmain.sh: Update to libtool 1.2a.
6582         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
6583         GAS_SUPPORT_DIRS.
6585 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
6587         * ltconfig, ltmain.sh: Avoid producing a version number if
6588         -version-info was not used.
6590 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
6592         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
6593         building with newlib.
6595 1998-04-30  Paul Eggert  <eggert@twinsun.com>
6597         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
6598         Solaris `make' causes it to continue to next definition.
6600 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6602         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
6603         the right GUI libraries and files are installed along with GDB.
6605 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
6607         * configure.in: Change alpha to alpha* in several places.
6609 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
6611         * config.sub: Recognize sparc86x.
6613 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
6615         * configure.in (--enable-target-optspace): Remove debug echo.
6617 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
6619         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
6621 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
6623         * ltconfig: Update cygwin32 support.
6625         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
6626         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
6627         (GDB_SUPPORT_DIRS): Likewise.
6629 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
6631         * configure.in (target_makefile_frag): If --enable-target-optspace,
6632         use -Os to compile target libraries rather than -O2.  Default to
6633         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
6634         not used.
6635         * configure.in (target_cflags): Ditto for d30v.
6637 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
6639         * Makefile.in (all-bfd): Depend on all-intl.
6640         (all-binutils): Likewise.
6641         (all-gas): Likewise.
6642         (all-gprof): Likewise.
6643         (all-ld): Likewise.
6645 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
6647         * configure.in (host_tools): Fix typo, lbtool -> libtool.
6649 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
6651         * Makefile.in (all-bfd): Depend upon all-libiberty.
6653         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
6655 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
6657         * Makefile.in: Add libstub.
6659         * configure.in: Ditto. Build libstub for targets that have cygmon
6660         support.
6662 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
6664         * configure.in: Don't set PICFLAG on ix86-cygwin32.
6666 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
6668         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
6669         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
6671 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
6673         * configure: Define DEFAULT_M4 by searching PATH.
6674         * Makfile.in: Use DEFAULT_M4.
6676 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
6678         * ltconfig: Add cygwin32 support.
6680         * Makefile.in, configure.in: Add libtool as a native only directory
6681         to configure and build.
6683 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
6685         * Makefile.in (INSTALL_MODULES): Remove texinfo.
6687 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
6689         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
6691 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
6693         * Makefile.in: add ash make rules
6694         * configure.in: add ash to native_only and host_tools lists
6696 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
6698         * Makefile.in (all-gettext, all-intl): New targets.
6699         (ALL_MODULES): Added all-gettext, all-intl.
6700         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
6701         (INSTALL_MODULES): Added install-gettext, install-intl.
6702         (CLEAN_MODULES): Added clean-gettext, clean-intl.
6704         * configure.in (host_tools): Added gettext.
6705         (native_only): Likewise.
6706         (noconfigdirs) [various cases]: Likewise.
6707         (host_libs): Added intl.
6709 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
6711         * configure: Do not disable building gdbtk for cygwin32 hosts.
6713 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
6715         * configure.in: Add thumb-coff target.
6716         * config.sub: Add thumb-coff target.
6718 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6720         * Makefile.in: Revert yesterday's change.
6721         (all-target-winsup):  all-target-librx stays out of here.
6723 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6725         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
6726         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
6727         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
6728         Remove references to librx and libg++.
6730 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
6732         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
6733         recursive makes
6735 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
6737         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
6738         for newlib directory.
6739         (CXX_FOR_TARGET): Likewise.
6741 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
6743         * ltconfig: Update after libtool/ltconfig.in change for
6744         hpux11.
6746 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
6748         * ltconfig, ltmain.sh: Update to libtool 1.2.
6750 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6752         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
6753         (install-gcc-cross): Instead, override LANGUAGES here.
6755 1998-03-18  Dave Love  <d.love@dl.ac.uk>
6757         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
6758         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
6760 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
6762         * configure.in: Add Thumb-pe target.
6764 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
6766         * Makefile.in - changed sn targets to snavigator
6767         * configure.in - changed sn targets to snavigator
6769 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6771         * config-ml.in: After building symlink tree call make distclean
6772         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
6773         to be the case for libiberty.
6775 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
6777         * configure: When making link, also check the current
6778         directory. The configure scripts may create one.
6780 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
6782         * config.sub: Accept alphapca56 and alphaev6 properly.
6784 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6786         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
6788 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
6790         * config.sub (sco5): Fix typo.
6792 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
6794         * Makefile.in (INSTALL_MODULES): Move install-tcl before
6795         install-itcl.
6796         (install-itcl): Remove dependency on install-tcl.
6798 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
6800         * configure.in: Remove libgloss from noconfigdirs for MN10300.
6802 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
6804         * configure.in: Don't build libgui for a cygwin32 target when not on
6805         a cygwin32 host.
6807 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6809         * configure (redirect): Set to null, so default behavior of
6810         configure is now --verbose.
6812 1998-02-16  Dave Love  <d.love@dl.ac.uk>
6814         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
6815         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
6817 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
6819         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
6820         this change to sync Makefile.in with its ChangeLog entries.
6822 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
6824         * ltmain.sh (mkdir): Check that the directory doesn't exist
6825         before we exit with error, so that we don't get races during
6826         parallel builds.
6828 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
6830         * ltconfig, ltmain.sh: Update from libtool 1.0i.
6832 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6834         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
6835         PICFLAG_FOR_TARGET.
6836         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
6838         * configure: Emit a definition for the new macro enable_shared
6839         into each Makefile.
6841 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6843         * configure.in (host_tools, native_only): Add libtool.
6845 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
6847         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
6848         Fix typo in ming config comment.
6850 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
6852         * ltconfig, ltmain.sh: Update from libtool 1.0h.
6854 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
6856         * config.sub: Add tic30 cases, and map c30 to tic30.
6858 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
6860         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
6861         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
6862         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
6863         (CLEAN_TARGET_MODULES): Similarly
6864         (all-target-libf2c): Add dependences.
6865         * configure.in (target_libs): Add libf2c.
6867 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
6869         * configure.in: Remove expect from noconfigdirs when target
6870         is cygwin32.  OK to build expect and dejagnu with Canadian
6871         Cross.
6873 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
6875         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
6876         host.
6878         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
6879         and mingw32.
6881 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6883         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
6884         here as it is not defined in the toplevel Makefile.
6886 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6888         * configure (package_makefile_rules_frag): New variable, which names
6889         a file with generic rules, ...
6890         Change comment to mention we now have FIVE parts.
6891         * configure: Undo last change.
6893 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
6895         * config.guess: More accurate determination of HP processor types.
6896         * config.sub: More accurate determination of HP processor types.
6898 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6900         * configure (package_makefile_frag): Move inserting the
6901         ${package_makefile_frag} to where it should be according
6902         to the comment.
6904 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
6906         * config.guess: Add support for Linux/ARM.
6908 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
6910         * .cvsignore: Remove *-info and *-install since they match
6911         release-info and mpw-install, which we don't want to just ignore.
6913 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
6915         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
6917 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
6919         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
6920         local_prefix to sub-make invocations.
6922 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
6924         * configure.in: Check makefile fragments in the source
6925         directory.
6927 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
6929         * configure.in: Check whether host and target makefile
6930         fragments exist before adding them to *_makefile_frag.
6932 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
6934         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
6936 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
6938         * configure.in: Make sure we only replace RPATH_ENVVAR on
6939         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
6940         regexp to sed.
6942         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
6943         to sub-makes.
6945 1998-01-13  Lee Iverson   (leei@ai.sri.com)
6947         * config-ml.in (multi-do): LDFLAGS must include multilib
6948         designator.
6950 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
6952         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
6954 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
6956         * config.sub: Add mingw32 support.
6957         * configure.in: Likewise.
6959 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
6961         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
6963 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
6965         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6966         * configure (gxx_include_dir): Provide a definition for subdirs
6967         which do not use autoconf.
6969 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
6971         * config.guess: Sync with egcs.  Picks up new alpha support,
6972         BeOS & some additional linux support.
6974 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
6976         * config.guess: HP 9000/803 is a PA1.1 machine.
6978 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
6980         * configure.in: It's alpha*-...
6982 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
6984         * configure.in (host_makefile_frag, target_makefile_frag):
6985         Handle multiple config files.
6986         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
6987         alpha-*-*.
6989 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
6991         * mkdep: New file.
6993 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
6995         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
6997 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
6999         * Makefile.in: Add libgui directory.
7000         (GDB_TK): Add all-libgui.
7001         * configure.in: Add libgui directory.
7002         * configure: Add all-libgui to GDB_TK.
7004 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
7006         * config-ml.in (multidirs): Add m32r to multilib list.
7008 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
7010         * Makefile.in (all-target-gperf): Change dependency to
7011         all-target-libstdc++.
7013 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
7015         * config.guess: Add BeOS support.
7017 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
7019         Source directory cvs renamed to cvssrc:
7020         * configure.in (host_tools): Change cvs to cvssrc.
7021         (native_only): Likewise.
7022         (noconfigdirs) [various cases]: Likewise.
7023         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7024         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7025         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7026         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7027         (all-cvssrc): Rename target from all-cvs.
7029 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
7031         * configure (gxx_include_dir): Fix thinko.
7033 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
7035         * Makefile.in (INSTALL_TARGET_CROSS): Define.
7036         (install-cross, install-gcc-cross): New targets.
7038 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
7040         * configure.in (noconfigdirs): Add support for Thumb target.
7042         * config.sub (maybe_os): Add support for Thumb target.
7044 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
7046         * Makefile.in: Add rules for cygmon.
7048         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7050 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
7052         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7053         * configure (gxx_include_dir): Provide a definition for subdirs
7054         which do not use autoconf.
7056 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
7058         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
7059         11/18/97 build
7061 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
7063         * From Franz Sirl.
7064         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7065         found on RedHat Linux systems.
7067 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
7069         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7070         guesses.
7072 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
7074         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7076 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
7078         * ltmain.sh: If mkdir fails, check whether the directory was created
7079         anyhow by some other process.
7081 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
7083         * configure.in (d30v-*-*): Configure all directories.
7085 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
7087         * configure.in (d30v-*-*): Configure newlib, libiberty directories
7088         for the D30V.
7090 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
7092         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7094 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
7096         * include/libiberty.h: Add extern "C" { so it can be used with C++
7097         progrms.
7098         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
7099         programs.
7101 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
7103         * configure.in (d30v-*-*): Configure GCC now.
7105 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
7107         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7108         is no longer needed.
7110 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
7112         * Makefile.in: check-target-libio depends on all-target-libstdc++.
7114 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
7116         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7117         targets using "$@" to provide support for similar but not identical
7118         targets without having to duplicate code.
7120 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
7122         * makefile.vms: Fix to work with DEC C.
7124 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
7126         * config.sub: Add mips-tx39-elf to marketing names.
7128 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
7130         * ltmain.sh: Handle symlinks in generated script.
7132 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
7134         * configure: Handle autoconf style directory options: --bindir,
7135         --datadir, --includedir, --infodir, --libdir, --libexecdir,
7136         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7137         --sysconfdir.
7138         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7139         (sharedstatedir, localstatedir, oldincludedir): New variables.
7140         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7141         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7142         sbindir, sharedstatedir, and sysconfdir.
7144 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
7146         * Makefile.in (bootstrap-lean): New target.
7148 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
7150         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
7151         sn, and gnuserv from noconfigdirs.
7153 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
7155         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7157 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
7159         * Makefile.in (cross): New target.
7161 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
7162                           Jeff Law         <law@cygnus.com>
7164         * Makefile.in (bootstrap2, bootstrap3): New targets.
7165         (all-bootstrap): Remove outdated and confusing target.
7166         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
7168 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7170         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
7171         windows.  Consistent with gdb/configure.
7173 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
7175         * configure.in: Name Linux target fragment.
7177         * configure: Rewrite so that project Makefile fragment is inserted
7178         first and appears last in the resulting Makefile.
7180 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7182         * Makefile.in (install-itcl): Install tcl first.
7184 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
7186         * configure.in: remove bison from noconfigdirs for Cygwin32 host
7188 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
7190         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7192         * configure.in (skipdirs): Add target-librx for Linux.
7193         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7195 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
7197         * Makefile.in (bootstrap): New target.
7199 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
7201         * config.sub: Accept 'amigados' for backward compatability.
7203 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
7205         * config.guess: Merge with FSF.
7207 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
7209         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7211 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
7213         * config.sub: Add "marketing-names" patch.
7215 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
7217         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
7219 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
7221         * config.sub: Handle v850-elf.
7223 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
7225         * .cvsignore (*-install): Remove.
7227 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
7229         * ltconfig: Set CONFIG_SHELL in libtool.
7230         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7232 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
7234         * configure.in (target_subdir): Set to libraries if enable_multilib.
7236 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
7238         * config.guess: Update from gcc directory.
7240 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7242         * Makefile.in (all-sim): Depends on all-readline.
7244 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
7246         * Makefile.in (BISON, YACC): Use $$s.
7247         (all-bison): Depend on all-texinfo.
7249 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
7251         * Makefile.in (BISON): Add -L flag.
7252         (YACC): Likewise.
7254 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
7256         * configure.in (noconfigdirs): Add support for v850e target.
7258         * config.sub (maybe_os): Add support for v850e target.
7260 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
7262         * configure.in (noconfigdirs): Add support for v850ea target.
7264         * config.sub (maybe_os): Add support for v850ea target.
7266 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
7268         * config.sub: Add mipstx39.  Delete r3900.
7270 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7272         * Makefile.in (all-autoconf): Depends on all-texinfo.
7274 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
7276         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7277         eabi targets.
7279 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
7281         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7283         * configure: When handling a Canadian Cross, handle YACC as well as
7284         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
7285         * Makefile.in (all-bison): Depend upon all-texinfo.
7287 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
7289         * Makefile.in (BISON): bison, not byacc or bison -y.
7290         (YACC): bison -y or byacc or yacc.
7291         (various): Add *-bison as appropriate.
7292         (taz): No need to mess with BISON anymore.
7294 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
7296         * configure: If OSTYPE matches *win32*, try to find a good value for
7297         CONFIG_SHELL.
7299 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
7301         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7302         configure.in if it is present.
7304 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
7306         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7308 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
7310         * config.sub: Recognize `arc' cpu.
7311         * configure.in: Likewise.
7312         * config-ml.in: Likewise.
7314 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
7316         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7318 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
7320         * configure: Changed sed delimiter from ':' to '|' when
7321         attempting to substitute ${config_shell} for SHELL. On
7322         NT ${config_shell} may contain a ':' in it.
7324 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
7326         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7328 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
7330         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7332 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
7334         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7336         * ylwrap: If the program is a relative path, force it to be
7337         absolute.
7339 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7341         * configure (tooldir): Set BISON to `bison -y' and not just bison.
7343 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7345         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
7346         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7347         for libraries.
7349 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
7351         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
7352         separated by spaces.
7354 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
7356         * ylwrap: New file.
7357         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7359         * ltmain.sh: Handle /bin/sh at start of install program.
7361         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7363         * ltconfig, ltmain.sh: New files, from libtool 1.0.
7364         * missing: New file, from automake 1.2.
7366 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
7368         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
7369         check-tk to CHECK_X11_MODULES.
7371 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
7373         * config.sub: Merge with FSF.
7375 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
7377         * config.guess: Merge with FSF.
7379 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7381         * configure: Treat msdosdjgpp like go32.
7382         * configure.in: Likewise.  Don't remove gprof for go32.
7384         * configure: Change Makefile.tem2 to Makefile.tm2.
7386 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
7388         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7390 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7392         * install-sh (chmodcmd): Set to null if the DST directory already
7393         exists.  Same as Nov 11th change.
7395 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
7397         * configure (GDB_TK): Needs itcl and tix.
7399 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
7401         * config.guess: Update from FSF.
7403 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
7405         * Makefile.in (GDB_TK): Depend on itcl and tix.
7407 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
7409         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7410         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7411         (INSTALL_SCRIPT): New variable.
7412         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7413         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7414         to -x.
7415         * install-sh: Add support for -x option.
7417 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
7419         * configure.in, Makefile.in: Treat tix like itcl.
7421 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
7423         * Makefile.in (WINDRES): New variable.
7424         (WINDRES_FOR_TARGET): New variable.
7425         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7426         (EXTRA_HOST_FLAGS): Add WINDRES.
7427         (EXTRA_TARGET_FLAGS): Add WINDRES.
7428         (EXTRA_GCC_FLAGS): Add WINDRES.
7429         ($(DO_X)): Pass down WINDRES.
7430         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7431         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7432         DLLTOOL_FOR_TARGET.
7434 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
7436         * configure.in: configure sim before gdb for win32-x-ppc
7438 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7440         Move gperf into the toplevel, from libg++.
7441         * configure.in (target_tools): Add target-gperf.
7442         (native_only): Add target-gperf.
7443         * Makefile.in (all-target-gperf): New target, depend on
7444         all-target-libg++.
7445         (configure-target-gperf): Empty rule.
7446         (ALL_TARGET_MODULES): Add all-target-gperf.
7447         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7448         (CHECK_TARGET_MODULES): Add check-target-gperf.
7449         (INSTALL_TARGET_MODULES): Add install-target-gperf.
7450         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7452 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
7454         * config.sub (mn10200): Recognize new basic machine.
7456 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7458         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7459         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7461 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7463         * configure.in: If we're building mips-sgi-irix6* native, turn on
7464         ENABLE_MULTILIB and set TARGET_SUBDIR.
7466 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
7468         * Makefile.in (all-sn): Depend on all-grep.
7470 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
7472         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7474         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7475         Makefile.  From Jeff Makey <jeff@cts.com>.
7476         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7478         * Makefile.in (DISTBISONFILES): Remove.
7479         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
7480         $(DEFAULT_YACC).
7482         * configure.in: Build itl, db, sn, etc., when building for native
7483         cygwin32.
7485         * Makefile.in (LD): New variable.
7486         (EXTRA_HOST_FLAGS): Pass down LD.
7487         ($(DO_X)): Likewise.
7489 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
7491         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7493 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
7495         * configure.in (targargs): Strip out any supplied --build argument
7496         before adding our own. Always add --build.
7498 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
7500         * configure.in (targargs): Pass --build if we're doing
7501         a cross-compile.
7503 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
7505         * configure: Use '|' instead of ":" as the separator in
7506         sed. Otherwise sed chokes on NT path names with drive
7507         designators. Also look for "?:*" as the leading characters in an
7508         absolute pathname.
7510 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
7512         * config.sub: Support for r3900.
7514 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
7516         * configure.in: Use install-sh, not install.sh.
7518 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
7520         * Makefile.in (taz): Improve check for BISON so it doesn't try to
7521         apply it twice.
7523 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
7525         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7526         install-binutils.
7528 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
7530         * Makefile.in: Add automake targets.
7531         * configure.in (host_tools): Add automake.
7533 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
7535         * configure: Default CXX to c++, not gcc.
7536         * Makefile.in (CXX): Set to c++, not gcc.
7537         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7539 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
7541         * install-sh: try appending a .exe if source file doesn't
7542         exist
7544 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
7546         * configure.in: Turn on multilib by default.
7547         (cross_only): Remove target-libiberty.
7549         * Makefile.in (all-gcc): Don't depend on libiberty.
7551 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
7553         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7555 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
7557         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7558         (DISTBISONFILES): Add ld/Makefile.in
7560 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
7562         * configure.in: if target is cygwin32 but host isn't cygwin32,
7563         don't configure gdb tcl tk expect, not just gdb.
7565 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
7567         * configure.in: Added gnuserv everywhere sn appears.
7569         * Makefile.in (ALL_MODULES): Added all-gnuserv.
7570         (CROSS_CHECK_MODULES): Added check-gnuserv.
7571         (INSTALL_MODULES): Added install-gnuserv.
7572         (CLEAN_MODULES): Added clean-gnuserv.
7573         (all-gnuserv): New target.
7575 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
7577         * config.guess: Fixes for MIPS OpenBSD systems.
7579 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
7581         * Makefile.in (INSTALL_XFORM): Remove.
7582         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
7584         * mkinstalldirs: New file, copied from automake.
7585         * Makefile.in (installdirs): Rename from install-dirs.  Use
7586         mkinstalldirs.  Change all users.
7587         (DEVO_SUPPORT): Add mkinstalldirs.
7589 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
7591         * install-sh: Rename from install.sh.
7592         * Makefile.in (INSTALL): Change install.sh to install-sh.
7593         (DEVO_SUPPORT): Likewise.
7595         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
7596         Graichen <graichen@rzpd.de>.
7598 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
7600         * config.guess: Recognize OpenBSD systems correctly.
7602 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7604         * README, Makefile.in (ETC_SUPPORT): Remove references to
7605         cfg-paper*, configure.{texi,man,info*}._
7607 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
7609         * Makefile.in (all.normal): Ensure that gcc is built after all
7610         the x11 - ie gdb - targets.
7612 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
7614         * makefile.vms: Don't run conf-a-gas.
7616 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
7618         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
7620 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
7622         * configure.in: Remove noconfigdirs case since gdb also
7623         configures and builds for tic80-coff.
7625 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
7627         * configure: Set cache_file to config.cache.
7628         * Makefile.in (local-distclean): Remove config.cache.
7630 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
7632         * COPYING: Update FSF address.
7634 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
7636         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
7637         noconfigdirs.
7639 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
7641         * Makefile.in (install-dirs): Don't crash if prefix, and hence
7642         MAKEDIRS, is empty.
7644 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
7646         * config.sub: Tweak mn10300 entry.
7648 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
7650         * configure.in (host_tools): Put sim before gdb, so gdb's
7651         configure.tgt can determine if the simulator was configured.
7653 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
7655         * config.sub: Move BeOS $os case to be with other Cygnus
7656         local cases.
7658 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
7660         * config.sub: Remove misplaced comment that broke Linux.
7662 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
7664         * config.sub: Add BeOS support.
7666 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
7668         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
7670 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
7672         * configure.in (noconfigdirs): Remove tcl and tk from
7673         noconfigdirs for cygwin32 builds.
7675 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
7677         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
7679 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
7681         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
7682         make-all.com, use makefile.vms instead.
7684 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
7686         * config.sub: Accept -lnews*.
7688 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
7690         * configure.in (noconfigdirs): Disable target-newlib,
7691         target-examples and target-libiberty for d30v.
7693 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
7695         * configure.in (noconfigdirs): Enable ld for d30v.
7697 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
7699         * configure.in (tic80-*-*): Build compiler.
7701 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
7703         * configure.in (d30v-*): Remove sim directory from list of
7704         unsupported d30v directories
7706 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
7708         * config.sub, configure.in: Add d30v target cpu.
7710 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
7712         * makefile.vms: New file.
7713         * make-all.com: Remove.
7715 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
7717         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
7719 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
7721         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
7723 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
7725         * Makefile.in (ALL_MODULES): Added all-db.
7726         (CROSS_CHECK_MODULES): Addec check-db.
7727         (INSTALL_MODULES): Added install-db.
7728         (CLEAN_MODULES): Added clean-db.
7730 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
7732         * config.guess: Merge with latest FSF sources.
7734 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
7736         * Makefile.in (ALL_MODULES): Added all-itcl.
7737         (CROSS_CHECK_MODULES): Added check-itcl.
7738         (INSTALL_MODULES): Added install-itcl.
7739         (CLEAN_MODULES): Added clean-itcl.
7741 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
7743         * configure.in: build gdb for mn10200
7745 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
7747         * Makefile.in (all-target-winsup): Depend on all-target-libio.
7749 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
7751         * configure.in (tic80-*-*): Turn off most targets right now.
7753 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
7755         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
7756         rather than the makeinfo program.
7757         (do-info): Depend upon all-texinfo.
7759 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
7761         * configure.in: Remove uses of config/mh-linux.
7763         * config.sub, config.guess: Merge with latest FSF sources.
7765 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
7767         * config.sub (case $basic_machine): Add tic80 entries.
7769 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
7771         * config.sub, config.guess: Merge with latest FSF sources.
7773 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
7775         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
7776         * mpw-config.in: Test for NewFolderRecursive.
7777         * mpw-install: Use symbolic name for startup filename.
7778         * mpw-README: Add various additional details.
7780 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
7782         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
7784 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
7786         * configure.in: Do build gcc and the target libraries for
7787         the mn10200.
7789 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
7791         * configure.in: don't avoid building gdb for mn10300 any more
7792         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
7793         instead of single-quoting it.
7795 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
7797         * configure.in: Don't use --with-stabs on IRIX 6.
7799 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
7801         * configure.in (m32r): Build gdb, libg++ now.
7803 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
7805         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
7806         directories from noconfigdirs.
7808 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
7810         * config.sub (basic_machine): added mips16 configuration
7812 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7814         * config.sub: Handle d10v-unknown.
7816 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
7818         * config.sub: Handle v850-unknown.
7820 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
7822         * Makefile.in: add findutils
7823         * configure.in: add findutils to list of host_tools
7825 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
7827         * config.sub: Handle mn10200 and mn10300.
7829 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7831         * configure.in (d10v-*): Do not build librx.
7833 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
7835         * configure.in (mn10300): Build everything except gdb & libgloss.
7837 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
7839         * config.guess:  Patch for Dansk Data Elektronik servers,
7840         from Niels Skou Olsen <nso@dde.dk>.
7842         For ncr, use /bin/uname rather than uname, since GNU uname does not
7843         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
7845         Patch for MIPS R4000 running System V,
7846         from Eric S. Raymond <esr@snark.thyrsus.com>.
7848         Fix thinko for nextstep.
7850         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
7852         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
7853         * config.guess: Guess mips-dec-mach_bsd4.3.
7855         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
7856         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
7857         release numbers.
7858         * config.guess (mips-mips-riscos*):  Emit just enough of the
7859         release number.
7861         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
7862         * config.guess (sparc-auspex-sunos*):  Added.
7863         (f300-fujitsu-*): Added.
7865         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
7866         * config.guess:  Recognize a Tadpole as a sparc.
7868 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
7870         * config.guess: Don't assume that NextStep version is either 2 or
7871         3.  NextStep 4 (aka OpenStep 4) has come out now.
7873 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
7875         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
7876         From Rik Faith <faith@cs.unc.edu>.
7878 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
7880         * config.sub: Contributions from bug-gnu-utils to:
7881         Support plain "hppa" (no version given) architecture, reported by
7882         OpenStep.
7883         OpenBSD like NetBSD.
7884         LynxOs is not a hardware supplier.
7886         * config.guess: Contributions from bug-gnu-utils to add support for:
7887         OpenBSD like NetBSD.
7888         Stratus systems.
7889         More Pyramid systems.
7890         i[n>4]86 Intel chips.
7891         M680[n>4]0 Motorola chips.
7892         Use unknown instead of lynx for hardware manufacturer.
7894 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7896         * install.sh (chmodcmd): Set to null if the DST directory already
7897         exists.
7899 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7901         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
7902         not use mt-ppc target Makefile fragment any more.
7904 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
7906         * configure.in (*-*-windows):  Exclude everything but those dirs
7907         needed to build windows.
7909 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
7911         * Makefile.in (all-target-winsup): Depend on all-target-librx.
7913 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
7915         * configure.in:  Exclude mmalloc from i386-windows.
7917 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
7919         * Undo my previous change.
7921 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
7923         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
7924         unconditionally.
7925         (MAKEOVERRIDES): Define (revert this part of October 18 change).
7927 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
7929         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
7930         host to add it's own flags.
7932 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
7934         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
7936 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
7938         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
7939         (CXX_FOR_TARGET): Likewise.
7940         (GCC_FOR_TARGET): Define.
7941         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
7942         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
7943         CC_FOR_TARGET was specified on the command line.
7944         (MAKEOVERRIDES): Don't define.
7946 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
7948         * configure.in (m32r): Fix spelling of libg++ libs.
7950 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
7952         * config.sub (-apple*): Remove, now redundant.
7954 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
7956         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
7958         * configure: Rework yesterday's sed script patch.
7960         * config.sub: Merge with FSF.
7962 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
7964         * config.guess:  Merge from FSF.
7966         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
7967         * config.guess: Use pc instead of unknown, for pc clone systems.
7968         Change linux to linux-gnu.
7970         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
7971         * config.guess: Avoid non-portable tr syntax.
7973 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
7975         * test-build.mk (HOLES): Add "xargs" for gdb.
7977         * configure: Avoid hpux10.20 sed bug.
7979 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
7981         * configure.in:  Add support for windows host
7982         (that is a build done under the Microsoft build environment).
7984 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
7986         * Makefile.in: Replace all uses of srcroot with s, to shrink
7987         command line lengths.
7989         Patches from Geoffrey Noer <noer@cygnus.com>:
7990         * configure.in: If configuring for newlib, pass --with-newlib to
7991         subdirectories.
7992         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
7993         -Bnewlib/ and -Lwinsup to gcc.
7994         (CXX_FOR_TARGET): Likewise.
7996 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
7998         * Makefile.in (ETC_SUPPORT): Add configure.
8000 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
8002         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
8003         host configuration file.
8005 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
8007         * configure.in: Break mn10x00 support into separate
8008         mn10200 and mn10300 configurations.
8009         * config.sub: Likewise.
8011 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
8013         * configure.in: Add lots of stuff to noconfigdirs for
8014         the mn10x00 targets.
8016         * config.sub, configure.in: Add mn10x00 support.
8018 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
8020         * make-all.com: Call conf-a-gas, not config-a-gas.
8022 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
8024         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
8025         targets.
8027 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
8029         * mpw-README: Add much more detail for native PowerMac.
8030         * mpw-install: New file.
8031         * mpw-configure: Add --norecursion and --help options.
8032         * mpw-config.in: Translate readme and install files when
8033         copying to objdir.
8034         * mpw-build.in: Don't always depend on byacc and flex.
8035         (install-only-top): New action.
8037 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
8039         * configure.in:  You can now configure GDB for the v850.
8041 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
8043         * configure.in (noconfigdirs): Don't configure any C++ dirs
8044         if targeting D10V.
8046 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
8048         * config.sub: Recognize mips64vr5000.
8050 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
8052         * configure.in: Use a single line for host_tools and native_only.
8054 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
8056         * config.sub, configure.in: Add entries for m32r.
8058 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
8060         * Makefile.in (inet-install): Don't run install-gzip.
8062 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
8064         * configure.in:  Don't config lots of things for *-*-windows*.
8066 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
8068         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8069         (host_libs, host_tools): Copy from configure.in.
8070         * mpw-configure: Don't complain about directories not found.
8072 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8074         * configure.in (i[345]86): Recognize i686 for pentium pro.
8075         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8076         file.
8078         * config.guess (i[345]86): Ditto.
8080 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
8082         * configure.in (noconfigdirs): Removed gdb for D10V.
8084 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
8086         * configure.in: Remove ld, target-libio, target-libg++, and
8087         target-libstdc++ from noconfigdirs.
8089 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
8091         * configure: Fix three locations where shell scripts were
8092         being run directly rather than with config_shell.
8094 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
8096         * configure.in (v850-*-*): Set up initial $noconfigdirs.
8097         * config.sub (basic_machine): Recognize v850.
8099 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
8101         * mpw-configure: Handle multiple enable/disable options and
8102         pass them down recursively, handle -c and -s flags appropriately
8103         depending on choice of compiler, add escape mechanism for
8104         quoted arguments to gC.
8106 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8108         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8109         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8110         so that -mrelocatable-lib and -mno-eabi are used.
8112         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8113         not support --print-multi-lib, don't abort.
8115 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
8117         * make-all.com: Run config-a-gas.
8118         * setup.com: Don't copy subdirectory files around.
8120 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
8122         * configure.in (*-*-ose): Remove exclusion of libgloss for this
8123         target, it now compiles correctly.
8125 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
8127         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
8129 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
8131         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
8133 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8135         * configure.in (native_only): Add prms.
8137 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
8139         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
8140         (BINUTILS_SUPPORT_DIRS): Likewise.
8142 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8144         * configure.in (d10v-*-*): Don't configure ld or gdb until the
8145         d10v support is added.
8147 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
8149         * configure.in (d10v-*-*): New target.
8151 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
8153         * config.guess (HP 9000/811): Recognize this as a PA1.1
8154         machine.
8156 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
8158         * Makefile.in (do-tar-gz): New target, split out from tail end of
8159         taz target.  Run each command separately, don't use pipes.
8160         (taz): Use it.
8162 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
8164         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
8165         * mpw-build.in: No builds should depend on building byacc or flex,
8166         they are assumed to be installed already.
8168 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8170         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
8171         variable that CC_FOR_TARGET needs.
8173 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8175         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8176         options have changed since the last time the subdirectory was
8177         configured, and if it has, reconfigure.
8178         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8179         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8181 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
8183         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8184         CLEAN_MODULES): Add bash.
8185         (all-bash): New target.
8187 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
8189         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8191 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8193         * config.sub (basic_machine): Recognize d10v as a valid processor.
8195 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
8197         * mpw-configure: Add support for --bindir.
8198         * mpw-build.in: Use a GCC-specific build script for GCC actions.
8200 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
8202         * configure.in: add bash, time, gawk to list of hosttools and things
8203         to only build for native toolchains
8205 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8207         * Makefile.in (docdir): Remove.
8209 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8211         * Makefile.in (datadir): Set to $(prefix)/share.
8213 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
8215         * configure.in: build diff and patch for cygwin32-hosted
8216         toolchains.
8218 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
8220         * config.sub: Accept -rtems*.
8222 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
8224         * configure.in: enable dosrel for cygwin32-hosted builds,
8225                 remove diff from the list of things not buildable
8226                 via Canadian Cross
8228 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
8230         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
8231         don't get ". ".
8233 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
8235         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8237 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
8239         * Makefile.in (taz): Handle case where tex3patch didn't even get
8240         checked out.  Also, if it was found, put the symlink in a new util
8241         subdirectory.
8243 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8245         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8247 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
8249         * config.sub: Recognize -openvms.
8250         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8251         * make-all.com, setup.com: New files.
8253 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
8255         * Makefile.in (taz): tex3patch moved to texinfo/util.
8257 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
8259         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
8260         * configure.in: remove make from disable-if-Can-Cross list
8261                 enable gdb if ${host} and ${target} are cygwin32
8263 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
8265         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
8266         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8268 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
8270         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
8271         distinguish sysv/svr4/bsd variants.
8272         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
8274 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
8276         * configure.in: Added copyright notice.
8277         * move-if-change: Added copyright notice.
8279 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8281         * configure.in (powerpcle-*-solaris*): Until we get shared
8282         libraries working, don't build gdb, sim, make, tcl, tk, or
8283         expect.
8285 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
8287         * config.guess:  Merge with FSF:
8289         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
8290         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8292         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
8293         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8295         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
8296         * config.guess:  Combine two OSF1 rules.
8297         Also recognize field test versions.  From mjr@zk3.dec.com.
8298         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
8299         because GNU uname does not support -p.  From pmr@pajato.com.
8301 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
8303         * Makefile.in (MAKEDIRS): Removed $(tooldir).
8305 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
8307         * mpw-README: Document GCCIncludes.
8309 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
8311         * configure.in (alpha-*-linux*): Set enable_shared to yes.
8313 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
8315         * mpw-configure: Handle --enable-FOO and --disable-FOO.
8317 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
8319         * configure.in (*-*-cygwin32): Configure make.
8321 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
8323         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8325 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
8327         * Makefile.in (all-inet): Depend on all-perl.
8329         * Makefile.in (inet-install): New target.
8331         * Makefile.in (all-inet): Depend on all-tcl.
8332         (all-inet): Depend on all-send-pr.
8334 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8336         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8337         temporarily.
8339 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
8341         * configure.in: Don't configure --with-gnu-ld on AIX.
8343 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
8345         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8347 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
8349         * Makefile.in (ALL_MODULES): Added all-inet.
8350         (CROSS_CHECK_MODULES): Added check-inet.
8351         (INSTALL_MODULES): Added install-inet.
8352         (CLEAN_MODULES): Added clean-inet.
8353         (all-indent): New target.
8355         * configure.in (host_tools): Added inet.
8356         (native_only): Added inet.
8357         (noconfigdirs): Added inet.
8359 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
8361         * configure.in: Don't configure libgloss if we are not configuring
8362         newlib.
8364 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
8366         * configure.in: Don't configure libgloss for unsupported
8367         architectures.
8369 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8371         * Makefile.in (CLEAN_MODULES): Add clean-apache.
8373 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
8375         * Makefile.in (ALL_MODULES): Include all-apache.
8376         (CROSS_CHECK_MODULES): Include check-apache.
8377         (INSTALL_MODULES): Include install-apache.
8378         (all-apache): New target.
8380         * configure.in: Added apache everywhere perl is seen.
8382 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8384         * Makefile.in: Add support for clean-{module} and
8385         clean-target-{module} rules.
8387 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
8389         * configure.in (*-*-ose) do not build libgloss.
8391 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8393         * config.guess (prep*:SunOS:5.*:*): Turn into
8394         powerpele-unknown-solaris2.
8396 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
8398         * configure.in: Permit --enable-shared to specify a list of
8399         directories.
8401 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
8403         * configure.in (host==solaris): Pass only the first word of $CC
8404         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8406 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
8408         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8410 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
8412         * Makefile.in (ALL_MODULES): Include all-perl.
8413         (CROSS_CHECK_MODULES): Include check-perl.
8414         (INSTALL_MODULES): Include install-perl.
8415         (ALL_X11_MODULES): Include all-guile.
8416         (CHECK_X11_MODULES): Include check-guile.
8417         (INSTALL_X11_MODULES): Include install-guile.
8418         (all-perl): New target.
8419         (all-guile): New target.
8421         * configure.in (host_tools): Include perl and guile.
8422         (native_only): Include perl and guile.
8423         (noconfigdirs): Don't build guile and perl; no ports have been
8424         done.
8426 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
8428         * configure (--enable-*): Handle quoted option lists such as
8429         --enable-sim-cflags='-g0 -O' better.
8431 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8433         * Makefile.in ({,inst}all-target): New rule so we can make and
8434         install all of the target directories easily.
8436 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8438         * configure.in: Add missing global flag in sed substitution when
8439         deleting `target-' from ${configdirs}.
8441 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
8443         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8444         option.
8446         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8447         config/mh-necv4.
8449         * install.sh: Correct misspelling of transformbasename.
8451         * config.guess: Recognize mips-*-sysv*.
8453 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
8455         * config.sub: Recognize mon960.
8457 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
8459         * configure: Restore Canadian Cross handling of BISON and LEX,
8460         removed in Feb 20 change.
8462 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
8464         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8465         Mention make install.  Remove the old copyright date as well the
8466         clumsy and rather pointless copyright on the README file.
8468 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
8470         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8471         Makefile after running symlink-tree, then run `make distclean' to
8472         avoid clobbering any generated files in srcdir.
8474 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
8476         * configure.in (m68k-*-netbsd*): Build everything now.
8478 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
8480         * Makefile.in (taz): Fix quoting.
8482 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
8484         * configure.in (sparclet-*-*): Build everything now.
8486 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8488         * configure.in (m68k-*-linux*): New host.
8490 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
8492         * configure: Check for bison before byacc.
8494 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
8496         * Makefile.in configure:  Change the way LEX and BISON/YACC are
8497         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
8498         searching PATH.  These are used as fallbacks by Makefile.in if
8499         flex/bison/byacc aren't in objdir.
8501 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
8503         * Makefile.in: Make everything which depends upon all-bfd also
8504         depend upon all-opcodes, in case --with-commonbfdlib is used.
8506 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8508         * configure.in (host *-*-cygwin32): Don't build gdb if we are
8509         building NT native compilers on Unix.
8511 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
8513         * configure.in: Don't get CC from the host Makefile fragment if we
8514         can find gcc in PATH, or if this is a Canadian Cross.  Move the
8515         Solaris test for /usr/ucb/cc to the post target script, just after
8516         the compiler sanity test.
8518 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
8520         * config.sub: Merge with FSF.
8522 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
8524         * Makefile.in (RPATH_ENVVAR): New variable.
8525         (REALLY_SET_LIB_PATH): Use it.
8526         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8528 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
8530         * config.sub, configure.in: Recognize sparclet cpu.
8532 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8534         * config.guess:  Support m68k-cbm-sysv4.
8536 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8538         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8539         m68k-unknown-linuxaout from linker help string.  Put quotes around
8540         $ld_help_string.
8542 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
8544         * config.guess (powerpc-harris-powerunix): Add guess for port
8545         to new target.
8547 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8549         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8551 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
8553         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8554         $(REALLY_SET_LIB_PATH) in Makefile.
8555         * Makefile.in (SET_LIB_PATH): New variable.
8556         (REALLY_SET_LIB_PATH): New variable.
8557         ($(DO_X)): Use $(SET_LIB_PATH).
8558         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8559         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8560         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
8561         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
8562         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
8563         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
8564         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
8565         (install-dosrel): Likewise.
8566         (all-opcodes): Depend upon all-libiberty.
8568 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
8570         * config.guess (*:CYGWIN*): New
8572 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8574         * Makefile.in (all-target-winsup): All all-target-libiberty.
8576 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8578         * configure.in (noconfigdirs): Add missing # in front of comment.
8580 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
8582         * configure.in: add second pass to things added to noconfigdirs
8583         so *-gm-magic can exclude libgloss properly.
8585 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
8587         * mpw-configure (extralibs_name, rez_name): Set correctly
8588         for MWC68K compiler.
8590         * mpw-README: Add more info on the necessary build tools.
8592 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
8594         * configure.in, config.sub: Recognize cygwin32.
8596 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
8598         * config.guess, config.sub: Recognize A/UX.
8600 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
8602         * config.sub: Merge with gcc/config.sub.
8604 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
8606         * mpw-build.in (do-binutils): Add build of stamps.
8608 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
8610         * config.sub: Add recognition for mips64vr4100*-* targets.
8612 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8614         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
8615         Add creation of gconfigargs with `--enable-shared' turned on.
8616         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
8617         ($(host)-stamp-stage3-configured): Likewise.
8618         (HOLES): Add chatr and ldd.
8619         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
8621 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
8623         * configure: Pass --nfp to recursive configures.
8625 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
8627         * Makefile.in (DLLTOOL): New.
8628         (DLLTOOL_FOR_TARGET): New.
8629         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
8630         (EXTRA_TARGET_FLAGS): Ditto.
8631         (EXTRA_GCC_FLAGS): Ditto.
8632         (CONFIGURE_TARGET_MODULES): Ditto.
8633         (DO_X): Ditto.
8634         * configure: Add DLLTOOL.
8636 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
8638         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
8639         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
8640         mh-sco, since old workarounds no longer needed, and don't
8641         build ld, since libraries have weak symbols in COFF.
8643 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
8645         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
8647 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
8649         * configure.in: Make sure that ${CC} can be used to compile an
8650         executable.
8652 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
8654         * Makefile.in (all-gdb): Depend on $(GDB_TK).
8655         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
8656         nothing depending on whether gdbtk is being built.
8658 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
8660         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
8662 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
8664         * configure.in (noconfigdirs): Put ld or gas in this early, if the
8665         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
8667 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
8669         * config-ml.in: Add support for
8670         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
8671         Simplify setting of multidirs from --disable-foo.
8673 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8675         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
8676         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
8677         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
8678         non-empty, pass them on to the  GCC make.
8679         (all-bootstrap): New rule that is like all-gcc, except it executes
8680         the GCC bootstrap rule instead of the GCC all rule.
8682 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
8684         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
8686 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8688         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
8689         DG/UX support.
8691 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
8693         * config.sub (i*86*) Change [345] to [3456]
8695 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8697         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
8698         --with-gnu-ld=no.
8700 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8702         * config-ml.in (rs6000*, powerpc*): Add switches to control which
8703         AIX multilibs get built.
8705 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8707         * configure.in (i386-win32): Don't build expect if we're not
8708         building the tcl subdir.
8710 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
8712         * Makefile.in: (configure-target-examples, all-target-examples):
8713         New targets, configure and build example programs.
8715 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
8717         * mpw-configure: If an mpw-config.in generated a file mk.sed,
8718         use it as input to sedit the generated MPW makefile.
8719         * mpw-README: Add a suggestion about Gestalt.h.
8721 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
8723         * config.sub: Accept *-*-ieee*.
8725 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
8727         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
8728         Ronald F. Guilmette <rfg@monkeys.com>.
8730 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8732         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
8733         for powerpc-pe native.
8734         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
8735         (target==powerpc-pe): duplicate i386-win32 entry.
8737 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8739         * configure.in (noconfigdirs): Exclude target-newlib for all versions
8740         of vxworks, not just vxworks5.1.
8742 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
8744         * mpw-configure: Add support for exec-prefix.
8746 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8748         * config.guess: Recognize HP model 816 machines as having
8749         a PA1.1 processor.
8751 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
8753         * configure: Ignore new autoconf configure options.
8755 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
8757         * config.guess:  Recognize Pentium under SCO.
8758         From Robert Lipe <robertl@arnet.com>.
8760 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8762         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
8764 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
8766         * configure.in: Don't configure gas for alpha-dec-osf*.
8768 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
8770         * configure.in: Default to --with-stabs for some targets for which
8771         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
8772         i[345]86*-*-unixware*.
8774 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
8776         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
8777         rather than basing it on the target.  Simplify handling of options
8778         controlling which directories to configure.  Remove extraneous
8779         slash in multi-clean target.
8781 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
8783         * config-ml.in: Prefix more variables with ml_ so they don't collide
8784         with configure's.
8786 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
8788         * configure: Don't turn -v into --v.
8790 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
8792         * configure.in (targargs): Fix typo.
8794         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
8796 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
8798         * configure.in: Strip --host and --target options from
8799         CONFIG_ARGUMENTS, and always configure for --host only.  Add
8800         --with-cross-host option when building with a cross-compiler.
8801         * configure: Canonicalize the arguments put into config.status by
8802         always using `=' for an option with an argument.  Pass a presumed
8803         --host or --target explicitly.
8805 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
8807         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
8808         into general OS recognition case.
8810 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8812         * configure.in (target_configdirs): add target-winsup only
8813         for win32 target systems.
8815 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
8817         * Makefile.in (all-target-libgloss): Depend upon
8818         configure-target-newlib, since when libgloss is built it looks to
8819         see if the newlib directory exists.
8821 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
8823         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
8824         cfg-ml-*.in.
8826 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
8828         * configure: Handle LD and LD_FOR_TARGET when configuring a
8829         Canadian Cross.
8831 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8833         * configure.in (target_libs): add target-winsup.
8834         (target==i386-win32): add patch diff flex make to $noconfigdirs.
8835         (target==ppcle-pe): remove ld from $noconfigdirs.
8837 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
8839         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
8840         Preserve relative path names in $srcdir.  Build symlink tree if
8841         configuring cross target dir and srcdir=. (= no VPATH support).
8842         (configure-target-libg++): Depend on configure-target-librx.
8843         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
8844         * config-ml.in: New file.
8845         * symlink-tree: New file.
8846         * configure: Ensure srcdir="." if that's what it is.
8848 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
8850         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
8851         includes and FLEX_SKELETON setting.
8852         * mpw-configure (--with-gnu-ld): New option, controls whether
8853         to use PPCLink or ld with PowerMac GCC.
8854         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
8855         * mpw-config.in: Configure grez if targeting Mac.
8857         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
8858         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
8859         just macos.
8860         * configure.in: Configure grez resource compiler if targeting Mac.
8861         * Makefile.in (all-grez, install-grez): New targets.
8863 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
8865         * configure: CXX defaults to gcc, not g++.  If we find
8866         gcc in the path, set CC to gcc -O2.
8868 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
8870         * configure: Default ${build} correctly.  Avoid picking up extra
8871         spaces when reading CC and CXX from Makefile.  When doing a
8872         Canadian Cross, use plausible default values for numerous
8873         variables.
8874         * configure.in: When doing a Canadian Cross, don't try to
8875         configure tools whose configure script can't handle it.
8877 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8879         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
8881 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8883         * configure:  Remove dubious bug reporting address.
8885 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8887         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
8888         configure script, run that instead of this directory's configure.
8889         In either case, print a message that we're configuring the sub-dir.
8891 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8893         * configure.in: Before checking for the existence of various files,
8894         use sed to filter out "target-".
8896 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
8898         * Makefile.in (DO_X): Split rule to decrease command line length
8899         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
8900         (Philippe De Muyter).
8902 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8904         * Makefile.in (all-patch): depend on all-libiberty.
8906 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
8908         * configure.in: If the only directory in target_configdirs which
8909         actually exists is libiberty, then set target_configdirs to empty,
8910         to avoid trying to build a target libiberty in a gas or gdb
8911         distribution.
8913 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
8915         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
8916         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
8917         systems.
8919 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8921         * configure.in (copy_dirs): Use sys-include instead of include
8922         for --with-headers option.
8924 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
8926         * Makefile.in, configure.in: Make winsup builds work with
8927         new scheme.
8929 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
8931         * configure.in: Build the linker on AIX.
8933 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8935         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
8936         where needed.
8938 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
8940         * Makefile.in (all-gcc): Fix typo.
8942 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8944         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
8946 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8948         * configure.in:  Rename libFOO to target-libFOO, and xiberty
8949         to target-xiberty, to provide more flexibility.
8950         (target_subdir):  Define.  Create if cross.
8951         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
8952         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
8953         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
8954         check-libFOO -> check-target-libFOO, etc.
8955         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
8956         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
8957         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
8958         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
8959         allow ALL_GCC="" to only configure.
8960         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
8961         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
8962         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
8964 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
8966         * Makefile.in (taz): Build "info" in etc explicitly.
8968 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
8970         * configure.in:  Make sure that CC is undefined (as opposed to
8971         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
8972         problem with autoconf trying to configure on a host without GCC.
8974 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
8976         * mpw-configure: Set host alias from choice of host compiler,
8977         only use generic MPW Makefile sed if present, edit a file
8978         named "hacked_Makefile.in" instead of "Makefile.in" if present.
8979         * mpw-README: Add problem notes about CW6 and CW7.
8981 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
8983         * Makefile.in (taz): Use ";" instead of ";;".
8985 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8987         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
8988         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
8989         DISTDOCDIRS.
8990         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
8991         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
8993 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8995         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
8996         and gnats, because they are now subsumed by DISTSTUFFDIRS.
8997         Move bfd to DISTSTUFFDIRS.
8999 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9001         * Makefile.in (X11_LIB): Removed.
9002         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
9004         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
9006 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9008         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
9009         names.
9011 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9013         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9015 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
9017         * configure.in (i[345]86-*-win32): Always build newlib.
9018         Don't configure cvs, autoconf or texinfo.
9019         * Makefile.in (LD_FOR_TARGET): New.
9020         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9021         Pass down LD_FOR_TARGET.
9023 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
9025         * winsup: New directory.
9026         * Makefile.in: Build winsup.
9027         * configure.in: Winsup is configured when target is win32.
9028         Can only build win32 target GDB when native.
9030 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
9032         * config.guess: Recognize HP model 819 machines as having
9033         a PA 1.1 processor.
9035 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
9037         * configure: Fix sed loop which substitutes for CC and CXX to
9038         avoid bug found in various sed implementations.
9040 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9042         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9043         simulator.  Use standard powerpc-*-eabi*.
9045 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
9047         * configure.in: Stop putting gas and binutils in noconfigdirs for
9048         powerpc-*-aix* and rs6000-*-*.
9050 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
9052         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9053         -mcall-aixdesc libraries.
9055 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
9057         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9059         * config.sub (arm | armel | armeb): Fix shell syntax.
9061 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9063         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9064         -msoft-float and -mcpu=common support.
9065         (powerpc*-*-eabisim*): Add support for building -mcall-aix
9066         libraries.
9068 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9070         * configure.in: Allow configuration and build of emacs19 for the alpha.
9072 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9074         * configure.in (CC): Get ^CC, not just any old CC, from
9075         ${host_makefile_frag}.
9077 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9079         * configure.in (CC): Try to get CC from
9080         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9082 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9084         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9085         only if it exists in $(srcdir).
9087 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
9089         * configure: If CC and CXX are not set in the environment, set
9090         them, based on either an existing Makefile or on searching for gcc
9091         in PATH.  Substitute for CC and CXX in Makefile.
9092         * configure.in: Remove libm from target_libs.  Separate
9093         target_configdirs from configdirs.  If CC is not set in
9094         environment, try to get it from a host Makefile fragment.  Rewrite
9095         changes of configdirs to use skipdirs instead.  A few minor
9096         tweaks.  Take directories out of target_configdirs as they are
9097         taken out of configdirs.  Remove existing Makefile files from
9098         subdirectories.  Substitute for TARGET_CONFIGDIRS and
9099         CONFIG_ARGUMENTS in Makefile.
9100         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9101         by configure.in.
9102         (CONFIG_ARGUMENTS): Likewise.
9103         (CONFIGURE_TARGET_MODULES): New variable.
9104         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9105         ($(CONFIGURE_TARGET_MODULES)): New target.
9106         (configure-libg++, configure-libio): New targets.
9107         (all-libg++): Depend upon configure-libg++.
9108         (all-libio): Depend upon configure-libio.
9109         (configure-libgloss, all-libgloss): New targets.
9110         (configure-libstdc++): New target.
9111         (all-libstdc++): Depend upon configure-libstdc++.
9112         (configure-librx, all-librx): New targets.
9113         (configure-newlib): New target.
9114         (all-newlib): Depend upon configure-newlib
9115         (configure-xiberty): New target.
9116         (all-xiberty): Depend upon configure-xiberty.
9118 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9120         * configure.in (host i[345]86-*-win32):  Expand the
9121         noconfigdirs again.
9123 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
9125         * mpw-configure: Fix sed command file name.
9127 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
9129         * configure.in (host i[345]86-*-win32): Reduce the
9130         noconfigdirs again.
9132 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
9134         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
9135         or powerpc*-*-pe*, since they are not yet supported.
9137 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
9139         Add PowerMac support and many other enhancements.
9140         * mpw-configure: New option --cc to select compiler to use,
9141         paste options set according to --cc into the generated
9142         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
9143         if mpw-make.sed is present.
9144         * mpw-config.in: Don't test for gC1, test for mpw-touch,
9145         add forward includes for PowerPC include files.
9146         * mpw-build.in: Build using Makefile.PPC if present.
9147         (do-byacc, etc): Remove separate version resource builds.
9148         (do-gas): Build "stamps" before "all".
9149         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
9150         * mpw-README: Update to reflect --cc option, PowerMac support,
9151         and recently-reported compatibility problems.
9153 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
9155         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
9156         embedded m68k systems (-aout, -coff, -elf, -vxworks).
9157         (--with-multilib-top): Pass to recursive invocations.
9159 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
9161         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
9162         v810-*-*.
9164 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9166         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
9167         gdb, ld and opcodes on v810-*-*.
9169 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
9171         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
9172         (local-maintainer-clean): New target.
9173         (maintainer-clean): New target.
9174         (realclean): Just depend upon maintainer-clean.
9176 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9178         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9180 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
9182         * configure.in: Build ld in mips*-*-bsd* case.
9184 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
9186         * config.sub: Accept -lites* OS.  From Ian Dall.
9188 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
9190         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
9191         targets.
9193 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9195         * configure.in: treat i386-win32 canadian cross the same as
9196         i386-go32 canadian cross.
9198 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9200         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9201         running under the simulator to build a reduced set of libraries.
9202         (powerpc-*-eabiaix): Add fine grained multilib support added to
9203         other powerpc targets yesterday.
9205 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9207         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9208         -disable-softfloat, -disable-relocatable, -disable-aix, and
9209         -disable-sysv to control which multilib libraries get built.
9211 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
9213         * configure: Add Makefile.tem to list of files to remove in trap
9214         handler.
9216 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9218         * config.guess (*Linux*):  Add missing "exit"s.
9219         Also, need specific check for alpha-unknown-linux (uses COFF).
9221 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9223         * config.guess:  Merge with FSF:
9225         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
9226         * config.guess (AIX4): More robust release numbering discovery.
9228         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
9229         * config.guess (i386-sequent-ptx): Properly get version number.
9231         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
9232         * config.guess (mips:*:4*:UMIPS): New case.
9234 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9236         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9237         (i386-win32 host): Likewise.  Don't build readline.
9239 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
9241         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
9242         SUPPORT_FILES to submakes.
9244 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
9246         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9247         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9248         mpw-configure.
9250 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
9252         * configure.in (appdirs): Use =, not ==, in test expression when
9253         trying to build the text to print in the warning message for
9254         Solaris users.
9256 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
9258         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9260 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9262         * config.guess: Recognize lynx-2.3.
9264 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
9266         * config.sub (z8ksim): Deleted
9267         (z8k-*-coff): New, this is the one true name of the target.
9269 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
9271         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9273 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
9275         * config.guess (*:Linux:*:*): First try asking the linker what the
9276         default object file format is (elf, aout, or coff).  Then if this
9277         fails, try previous methods.
9279 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9281         * configure.in: Don't build newlib for *-*-vxworks5.1.
9283 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9285         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9286         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9288 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
9290         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9292 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
9294         * cfg-ml-com.in: New file.
9295         * cfg-ml-pos.in: New file.
9297 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9299         * COPYING.NEWLIB: Add HP free copyright to list.
9301 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9303         * config.sub: Recognize -eabi* for the system, not just -eabi.
9305 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
9307         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9308         * config.sub, configure.in (win32): New target and host.
9310 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
9312         * configure.in: Add i386-pe configuration.
9314 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
9316         * mpw-build.in (install): Install GDB after LD.
9318 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
9320         * mpw-config.in (elf/mips.h): Always forward-include, needed
9321         for GDB to build.
9323 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9325         * testsuite: New directory for customer acceptance and whole tool
9326         chain tests.
9328 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
9330         * configure: If per-host line isn't found, but AC_OUTPUT is found
9331         and a configure script exists, run it instead.
9333 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9335         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
9337 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9339         * configure: Set build_{cpu,vendor,os,alias} to host values when
9340         --build isn't specified.
9342 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9344         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9345         (FLAGS_TO_PASS): Pass them.
9346         (EXTRA_TARGET_FLAGS): Ditto.
9348 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9350         * Makefile.in (all-libg++): Depend on all-libstdc++.
9352 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9354         * configure.in (noconfigdirs): Enable all packages for
9355           i386-unknown-netbsd.
9357 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
9359         * configure.in (noconfigdirs): Don't configure tk for i386-go32
9360         hosted builds (DOS builds)
9362 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
9364         Changes for ARM based on patches from Richard Earnshaw:
9365         * config.sub: Handle armeb and armel.
9366         * configure.in: Omit arm linker only for riscix.
9368 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9370         * config.guess:  Update from FSF.
9372 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
9374         * config.sub: Recognize powerpcle as the little endian varient of
9375         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
9376         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
9377         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
9378         temporarily.
9380 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
9382         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9384 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
9386         * config.sub: Accept -lites* as a basic system type.
9388 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
9390         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9391         installed, and if so return linuxoldld as the system name.
9393 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
9395         * config.guess: Add hppa1.1-hp-lites support.
9397 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9399         * configure.in: Don't build newlib for m68k-vxworks5.1.
9401 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9403         * configure.in (mips-sgi-irix6): Use mh-irix5.
9405 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
9407         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9409 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9411         * test-build.mk: Enable building of shared libraries on IRIX 5 and
9412         OSF/1.  Fix compiler flags.
9413         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
9415 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
9417         * configure.in: Recognize --with-newlib.
9418         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9420 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9422         * Makefile.in: move {all,check,install}-gdb from *_MODULES
9423         to *_X11_MODULES due to gdbtk needing X include files et al.
9425 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
9427         Merge in support for Mac MPW as a host.
9428         (Old change descriptions retained for informational value.)
9430         * mpw-config.in: Add generic include forwards for cpu-specific
9431         include files in aout and elf directories.
9433         * mpw-configure: Added copyright.
9434         * mpw-config.in: Check for presence of required build tools.
9435         (target_libs): Add newlib.
9436         (target_tools): Add examples.
9437         (Read Me): Generate as "Read Me for MPW" instead.
9438         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9439         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9440         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9442         * mpw-configure: Remove subdir-specific makefile hackery,
9443         delete mk.tmp after using it.
9445         * mpw-build.in (all): Display start and end times.
9447         * mpw-configure (host_canonical): Set.
9448         (target_cpu): Always add to makefiles.
9449         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9450         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9451         (mpw-mh-mpw): Look for in srcdir and srcroot.
9452         Use sed instead of mpw-edit-prefix to edit prefix definitions.
9454         * mpw-build.in: (install-only): New target.
9456         * mpw-configure (host_alias, target_alias): Rename from hostalias
9457         and targetalias, add into generated Makefile.
9458         (mk.tmp): If present, add into generated Makefile.
9459         * mpw-build.in (all-gas): Build config.h first before gas proper.
9461         * mpw-configure (config.status): Write only if changed.
9462         * mpw-config.in (readline): Configure it (not built, just used for
9463         definitions).
9465         * mpw-config.in (elf/mips.h): Add a forward include.
9467         * mpw-config.in: Forward-include most .h files in include into
9468         extra-include.
9469         (readline): Don't build.
9470         mpw-build.in (install): Install GDB.
9472         * mpw-configure (prefix, mpw_prefix): Handle it.
9473         * mpw-config.in (mmalloc, readline): Don't configure.
9474         * mpw-build.in (thisscript): Rename to ThisScript.
9475         Use mpw-build instead of BuildProgram everywhere.
9476         (mmalloc, readline): Don't build.
9477         * mpw-README: New file, basic documentation about the MPW port.
9479         * mpw-config.in: Use forward-include to create include files.
9481         * mpw-configure: Add more things to the top of each configured
9482         Makefile, including contents of config/mpw-mh-mpw.
9483         * mpw-config.in (extra-include): Create this directory and fill it
9484         with Posix-like include files when configuring.
9486         * config.sub (apple, mac, mpw): Add various aliases.
9488         * mpw-build.in: New file, top-level build script fragment for MPW.
9489         * mpw-configure: New file, configure script for MPW.
9490         * mpw-config.in: New file, config fragment for MPW.
9492 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9494         * configure.in (host_libs): Remove glob, since it is gone from the
9495         sources.
9497 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9499         * Makefile.in: define empty GDB_NLM_DEPS var.
9501         * configure.in(target_makefile_frag): use config/mt-netware
9502         for netware targets.
9504 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
9506         * config.sub: Merge in recent FSF changes.  Remove linux special
9507         cases.
9509 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9511         Revert this change:
9513         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
9515                 * build-all.mk: Use CC=cc -Xs on Solaris.
9517 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9519         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
9520         stop using it.
9521         * Makefile.in: Nuke all references to glob subdirectory.
9523 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9525         * configure.in: Fix --enable-shared logic in per-host.
9527 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
9529         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9531 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9533         * configure.in (noconfigdirs): Don't build gas on AIX, for
9534         powerpc*-*-aix* as well as for rs6000*-*-aix*.
9536 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
9538         * configure: Fix --cache-file to work if the file argument is a
9539         relative path.
9541 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
9543         * configure: If the --cache-file is used, pass it down to
9544         configure in subdirectories.
9546 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
9548         * config.sub: add vxworks29k configuration.
9550 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
9552         * Makefile.in (taz): Do "diststuff" part quietly.
9554 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9556         * config.sub: Mini-merge with gcc/config.sub.
9558 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9560         * config.guess (IRIX): Sed - to _.
9562 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9564         * Makefile.in (source-vault, binary-vault): New targets.
9566 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
9568         * config.sub: Recognize -eabi as a basic system type.
9570 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9572         * configure.in (enable_shared stuff): Fix typo.
9574 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
9576         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
9578 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9580         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
9582 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
9584         * configure.in (rs6000-*-*): Don't build gas.
9586 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
9588         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
9589         reduce command line length.
9590         (AS_FOR_TARGET): Check for as.new, not Makefile.
9591         (NM_FOR_TARGET): Check for nm.new, not Makefile.
9593 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9595         * config.guess:  Merge from FSF.
9597 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9599         * configure: Don't use $ when handling program_suffix.
9601 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
9603         * configure.in:  Configure tk for hppa/hpux.
9605 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9607         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
9609 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9611         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
9612         to LIBCXXFLAGS.  Tests are better run without it.
9614 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
9616         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
9618 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
9620         * configure.in (*-*-netware*): Don't configure xiberty.
9622 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
9624         * configure.in:  Remove tk from native_only list.
9626 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
9628         * build-all.mk: Add mips-ncd-elf target to sun4 targets
9629           for special NCD build.
9631 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9633         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
9634         makeall.bat, they're only useful for binutils snapshots.
9635         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
9636         makeall.bat to specified SUPPORT_FILES.
9638 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
9640         * build-all.mk: Add Ericsson targets to sun4 and solaris
9641           hosts.  Add  BNR's sun4 target to solaris host, so their
9642           build-from-source will be tested in-house first.
9644 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
9646         * Makefile.in (LIBCFLAGS): New variable.
9647         (CFLAGS_FOR_TARGET): Ditto.
9648         (LIBCFLAGS_FOR_TARGET): Ditto.
9649         (LIBCXXFLAGS): Ditto.
9650         (CXXFLAGS_FOR_TARGET): Ditto.
9651         (LIBCXXFLAGS_FOR_TARGET): Ditto.
9652         (BASE_FLAGS_TO_PASS): Pass them.
9653         (EXTRA_TARGET_FLAGS): Ditto.
9655         * configure.in: Support --enable-shared.
9657 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9659         * configure.in (target_libs):  Include libstdc++ again.
9660         * config.guess:  Update from FSF (for FreeBSD).
9662 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9664         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
9665         makeall.bat.
9666         (DISTDOCDIRS): Add `etc'.
9667         (ETC_SUPPORT_PFX): New variable.
9668         (taz): Include anything from etc starting with a word in
9669         ETC_SUPPORT_PFX.
9671 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9673         * config.sub: Update for recent FSF changes.  Remove obsolete
9674         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
9675         spacing changes.
9677 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9679         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
9681         * config.guess:  Merge with FSF.
9682         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
9684 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9686         * configure: Since the "trap 0" handler will override the exit
9687         status on many systems, only use it for "exit 1", and make it set
9688         a non-zero exit status; reset it before "exit 0".  Also, check
9689         exit status of config.sub, and error out if it failed.
9691 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
9693         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
9694         and install libgloss.
9696 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9698         * Makefile.in (all-binutils): Depend upon all-byacc.
9700         * configure.in: Don't build emacs on Irix 5.
9702 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9704         * configure.in (*-*-netware*): Add libio.
9706 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
9708         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
9709         (CHECK_TARGET_MODULES): Ditto.
9710         (INSTALL_TARGET_MODULES): Ditto.
9711         (TARGET_LIBS): Ditto.
9712         (all-libstdc++): Note dependencies.
9714 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9716         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
9718 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
9720         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
9721         -fexternal-templates.
9723         * configure.in (target_libs): Add libstdc++.
9724         (noconfigdirs): Add libstdc++ as appropriate.
9726 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9728         * config.guess:  Update from FSF.
9730 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9732         * configure: Use ${config_shell} when running ${configsub}.
9734 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
9736         * config.sub: No longer recognize h8300h.
9738 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9740         * config.sub: Remove extraneous differences between config.sub and
9741         gcc/config.sub.
9743 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9745         * Makefile.in (DISTSTUFFDIRS): Add gas.
9747 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
9749         * COPYING.NEWLIB: New file.
9751 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9753         * config.guess (HP-UX):  Patch from Harlan Stenn
9754         <harlan@landmark.com> to also emit release level.
9756 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9758         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
9760 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9762         * config.sub:  Merge nextstep cleanup from FSF.
9764 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9766         * configure.in (arm-*-*): Don't configure ld for this target.
9768 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9770         * configure.in (*-*-netware): don't configure libg++, libio,
9771           librx, or newlib.
9773 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9775         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
9776         configure ld--it works, but it doesn't support shared libraries.
9778 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9780         * config.guess (*-unknown-freebsd*):  Get rid of possible
9781         trailing "(Release)" in version string.
9782         Patch from Paul Richards <paul@isl.cf.ac.uk>.
9784 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9786         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
9787         Fix type: *-next-neststep -> *-next-nextstep.
9789         * config.guess:  Merge from FSF:
9791         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
9793         * config.guess: Recognize powerpc-ibm-aix3.2.5.
9795         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
9797         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
9798         instead of UNIX_SV for UnixWare 1.0).
9800 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
9802         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
9803         to make gdb/nlm/* build after the compiler and linker.
9805 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9807         * config.guess (netbsd, freebsd, linux):  Accept any machine,
9808         not just i[34]86.
9809         (m68k-atari-sysv4):  Relocate to match FSF version.
9811         * config.guess:  More merges from the FSF:
9813         Add a space before function call or macro invocation.
9815         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9817         * config.guess: Add trap cmd to remove dummy.c and dummy when
9818         interrupted.
9820         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9822         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
9823         (dummy): Redirect stderr from compilation of dummy.c.
9825         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
9827         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
9829 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
9831         * configure: Accept and ignore --cache*, for compatibility with
9832         new autoconf.
9834 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9836         * config.guess:  Merge from FSF:
9838         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9840         * config.guess (Pyramid*:OSx*:*:*): New case.
9841         (PATH): Add /.attbin at end for finding uname.
9842         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
9844         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
9846         * config.guess (M88*:DolphinOS:*:*): New case.
9848         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
9850         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
9851         to select whether to use ELF or COFF.
9853         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9855         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
9857         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9859         * config.guess: Guess the OS version for HPUX.
9861         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
9863         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
9865 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9867         * configure.in: Recognize --with-headers, --with-libs, and
9868         --without-newlib.
9869         * Makefile.in (all-xiberty): Depend upon all-ld.
9871 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9873         * configure.in: Change i[34]86 to i[345]86.
9875 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9877         * configure (version): A few more tweaks to help message.
9879 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9881         * Makefile.in:  Remove (for now) librx as a host library,
9882         now that we're building it for target.
9884 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9886         * configure: Fix up help message; from karl@owl.hq.ileaf.com
9887         (Karl Berry).
9889 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9891         * configure.in:  Also configure librx.
9893 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9895         * Makefile.in:  Update various rules to reflect that librx
9896         is now needed for libg++.
9898 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9900         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
9902 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
9904         * configure.in: Configure the examples directory.
9906 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9908         * configure: Simplify Jun 2 1994 change.
9910 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
9912         * change CC to /usr/latest/bin/gcc for lynx host builds, since
9913         /bin/gcc isn't good enough to build gcc.
9915 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
9917         * Makefile.in (GDB_SUPPORT_FILES): Remove
9918         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
9919         (gdb.tar.gz): Add new rule to use standard distribution building
9920         mechanism.
9922 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9924         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
9925         Bill Cox <bill@cygnus.com>.
9927 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9929         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
9931 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
9933         * configure:  Search current dir first in .gdbinit.
9935 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9937         * config.sub:  Recognize freebsd (merged from gcc config.sub).
9939 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9941         * config.sub:  Refer to NeXT's operating system as nextstep.
9943         * config.sub (case $basic_machine):  Re-order the cases, to match
9944         the order in the FSF version (which is mostly alphabethical).
9945         Merge in some additions and changes from the FSF.
9947 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
9949         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
9950         * config.sub: Recognize cxux7.
9951         * configure.in: Use mh-cxux for m88k-harris-cxux*.
9953 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9955         * config.sub:  Fix typo powerpc -> powerpc-*.
9957 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
9959         * Makefile.in: `all-emacs19' depends on `all-byacc'.
9961         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
9962         parallel with all-emacs and install-emacs).  Top-level command
9963         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
9965 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9967         * test-build.mk ($(host)-stamp-stage2-installed): Remove
9968         $(relbindir)/make before doing ``make install'', and use
9969         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
9970         installing over running make binary.
9971         ($(host)-stamp-stage3-installed): Likewise.
9973 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9975         * config.guess: Recognize Mach.
9977 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9979         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
9980         see whether --exec-prefix was used.
9982 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9984         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
9986 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9988         * Makefile.in: Add all-librx target similar to all-libproc.
9990 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
9992         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
9993         with post 1.2 uname bogosity.
9995 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9997         * configure: Remove temporary files on receipt of a signal.
9999 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
10001         * configure: If there is a package_makefile_frag, remove
10002         ${subdir}/Makefile.tem after copying it in.
10004 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
10006         * build_all.mk: support rs6000 lynx identifies itself as
10007         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
10008         since /bin/gcc is too feeble to compile a modern gcc.
10010 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
10012         * brought devo/test-build.mk update-to-date with progressive/
10013           test-build.mk. Add lynx targets and hppa flag info.
10015 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10017         * configure.in:  Use mh-ncrsvr43.  Patch from
10018         Tom McConnell <tmcconne@sedona.intel.com>.
10020 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10022         * config.guess (i386-unknown-bsdi):  No longer need to
10023         check #if defined(__bsdi__) && defined(__i386__).
10025 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10027         * configure: Set program_transform_nameoption correctly.
10029 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
10031         * brought build-all.mk update-to-date with progressive build-all.mk,
10032           added new targets and hppa info.
10034 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10036         * configure: If config.guess result is a prefix of the user
10037         specified target, assume a native build and use the user specified
10038         target as the host alias.  Remove SunOS patch suffix removal hack.
10039         * configure.in: Remove SunOS patch suffix removal hack.
10041         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10042         in NATIVE_CHECK_MODULES.
10044 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
10046         * Makefile.in: Rename HOST_ONLY to NATIVE.
10047         * configure: Delete SunOs patch suffix from host_canonical
10048           and build_canonical variables that are prepended to Makefiles.
10049         * configure.in: Add comments for easier maintenance.
10051 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10053         * Makefile.in: Add all-libproc target similar to all-gui.
10055 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
10057         * Makefile.in (CHECK_MODULES): split into
10058         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10060 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
10062         * config.guess (i386-unknown-bsdi): New system to guess.
10064 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10066         * Makefile.in: Add all-gui target (but not yet build by "all").
10068 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
10070         * config.sub: Move deletion of patch suffix from here...
10071         * configure.in: To here, at Ian's suggestion.  The top-
10072           level scripts might need to know of a patch level.
10074 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
10076         * config.sub: Strip off patch suffix so rtl is recognized
10077           as a sunos4.1.3 machine, even though it's been patched.
10079 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
10081         * Makefile.in (INSTALL_LAST): Delete.
10082         (INSTALL_DOSREL): New.
10084 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10086         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10087         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10088         whether we pass down --with-gnu-ld anyhow.
10090 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
10092         * Makefile.in (INSTALL_LAST): Change operation so it works
10093         on more flavors of make.
10094         * configure.in (go32): Don't build libg++ or libio.
10096 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
10098         * Makefile.in (Move HOST_PREFIX_1 and friends up so
10099         they can be overriden by templates.
10101 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
10103         * configure.in (target==go32): Don't build gdb.
10104         * dosrel: New directory.
10106 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
10108         * configure.in (host==go32): Configure dosrel too.
10109         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10110         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10111         be set by incoming names or templates.
10112         (INSTALL_LAST): New rule.
10114 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
10116         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10118 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10120         * configure.in (appdirs): New variable.  Currently empty, but will
10121         be used in gas distribution.  If nonempty, lists a set of
10122         directories at least one of which must get configured, or top
10123         level configuration is considered to have failed.
10124         (rs6000-*-lynxos*): Use new file name.
10126 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10128         Eliminate XTRAFLAGS.
10129         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
10130         newlib include files using -idirafter, and also use -nostdinc.
10131         (CXX_FOR_TARGET): Likewise.
10132         (XTRAFLAGS): Removed.
10133         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
10134         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
10135         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
10136         ($(DO_X)): Don't pass down XTRAFLAGS.
10138 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10140         * configure.in (mips*-dec-bsd*): New target; do build linker.
10141         (mips*-*-bsd*): New target; don't build linker.
10143 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
10145         * configure.in: support rs6000-*-lynxos* configuration.
10146         support sunos4 as a cross target.
10148         * config.sub: look for lynx*, not lynx since the OS version may
10149         legitimately be part of the name.
10151 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10153         * configure.in (i[34]86-*-sco*): Move to be with other i386
10154         targets.
10155         (romp-*-*): New target.  Skip various binary utilities.
10156         (vax-*-*): New target.  Don't build newlib.
10157         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
10159 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10161         * configure.in: Only set host_makefile_frag if config
10162         directory exists.
10164 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10166         * install.sh: If $dstdir exists, don't check whether each
10167         component does.
10169 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10171         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10173 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
10175         * configure.in (*-*-lynxos*): Don't configure newlib for either
10176         native or cross Lynx.
10178 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
10180         * config.sub (sparc64-elf): Fix os.
10181         (z8k): Remove duplicate.
10183 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10185         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10186         gcc/stmp-fixproto, to try to prevent fixproto from being run.
10188 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
10190         * configure: Make file links cleanly even if Lynx fails on
10191           an NFS symlink (at least fail cleanly).
10193 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10195         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10196         -XNh2000.
10198 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10200         * configure: Unknown options are fatal again.
10202 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
10204         * configure: Ignore --x-includes and --x-libraries, for Autoconf
10205         compatibility.
10207 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
10209         * build-all.mk: Add `clean' target.
10211 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10213         * config.guess:  Add SINIX support.
10214         * configure.in:  Add mips-*-sysv4* support.
10216 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
10218         * build-all.mk: Document all useful targets.
10219         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10220         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10222 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10224         * configure: Support --silent, --quiet.
10226 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10228         * configure: Support --disable-FEATURE.
10230 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10232         * config.guess: Recognize NCR running SVR4.3.
10234 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10236         * config.guess:  Make BSDI generate i386-unknown-bsd386.
10237         Patch from Paul Eggert <eggert@twinsun.com>.
10239 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10241         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10243 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10245         * configure: Make unrecognized options give nonfatal warnings
10246         instead of fatal errors, and pass them to any subdirectory
10247         configures in case they recognize them.
10248         Make --x equivalent to --with-x.
10250 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10252         * configure: Add --enable-* options.  Clean up usage message and
10253         some comments.
10255 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
10257         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10259 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10261         * configure.in (hppa*-*-*): Enable binutils.
10263 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10265         * config.sub: Recognize cisco.
10267 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
10269         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10271 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10273         * config.guess: about target *-hitachi-hiuxwe2, don't print more
10274         than one configuration name.  Add comment.
10276 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
10278         * config.guess: about target *-hitachi-hiuxwe2, fixed
10279         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
10280         macro is incorrect.]
10282 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10284         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10285         than the "make ls" stuff which used to be here.
10287 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10289         * config.guess:  Recognize i[34]86-unknown-freebsd.
10290         From Shawn M Carey <smcarey@rodan.syr.edu>.
10292 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10294         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10296 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
10298         * config.guess: Check for ptx.
10300 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
10302         * config.sub: Add os9k checking.
10304 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10306         * config.guess: Handle OSF1 running on HPPA processors
10308 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
10310         * configure: If subdir configure fails, print out a message with
10311         subdirectory name, in case subdir's configure code didn't identify
10312         itself.
10314 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
10316         * configure.in: Remove embedded newlines from configdirs.
10317         Avoid mismatches of substrings.  Fix matching strings at end
10318         of configdirs.
10320 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
10322         * config.guess:  Add Lynx/rs6000 config support.
10324 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
10326         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10328 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
10330         * configure.in (hppa*-*-osf*): Treat this just like most other
10331         PA configurations (eg no binutils or ld).
10332         (hppa*-*-*elf*): These configurations have binutils and ld.
10334 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10336         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
10338 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10340         * configure.in (rs6000-*-*): Build gas.
10342 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10344         * Makefile.in:  Avoid bug in losing hpux sed.
10346 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10348         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10349         for GDB and GDB has been fixed to not need it.
10351 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10353         * config.guess: Recognize vax hosts.
10355 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10357         * configure (while loop): Don't use "break 2" inside case
10358         statement -- the case statement isn't an enclosing loop.
10360 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10362         * config.guess:  Clean up NeXT support, to allow nextstep
10363         on Intel machines.  Make OS be nextstep.
10365 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
10367         * config.guess: Add alternate forms for Convex.
10369 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
10371         * configure:  Completely rewrite option processing.  Take
10372         advantage of pattern-matching to avoid invoking test frequently.
10373         Also clean up host and target defaulting logic.
10375 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10377         * Makefile.in: Replace all occurrances of "rootme" with "r" and
10378         "$${rootme}" with "$$r", to increase the likelihood that the do-*
10379         commands (plus user environment) will fit SCO limits.
10381 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10383         * configure.in: Don't issue warnings about directories which are
10384         not being configured if -norecursion is set.  Correct test for
10385         --with-gnu-as and --with-gnu-ld to not get confused by substring
10386         matches.
10388         * configure.in: Don't build gas for alpha-dec-osf1*.
10390 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
10392         * configure:  Back out Per's change of 12/19/1993.  It changes the
10393         behavior of configure in unexpected and confusing ways.
10395         Also, use different delim char when calculating
10396         program_transform_name so that the name can contain slashes.
10398 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
10400         * configure.in, config.sub: Add support for VSTa micro-kernel.
10402 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
10404         * configure.in: Nuke hacks which were used to get a special
10405         version of GAS for HPPA configurations.
10407 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10409         * configure:  If only ${target_alias} is given, use that
10410         as the default for ${host_alias}.
10411         * configure:  Add missing back-slashes before nested quotes.
10413 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
10415         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10417 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
10419         * config.guess:  Recognize some Tektronix configurations.
10420         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10422 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
10424         * config.sub: Match any flavor of SH.
10426 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
10428         * configure.in: Don't try to configure newlib for Alpha.
10430 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10432         * configure.in: Don't build ld for Irix 5.  Don't build gas,
10433         libg++ or libio for any Alpha target.
10435         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
10437 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
10439         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10440         default arguments -- so it tried to compress itself.
10442 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
10444         * configure.in (notsupp): ensure that a space is always at the end
10445           of the configdirs list, since the grep checks for an explicit space
10447 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10449         * configure.in (target i386-sysv4.2): don't build ld, since static
10450           versions of many libraries are not available.
10452 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10454         * config.guess: Recognize Apollos (using environment variables).
10455         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10457 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10459         * config.guess: Recognize Sony news mips running newsos.
10461 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
10463         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10464         "fi ; else" for bash.
10466 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
10468         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10470 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
10472         * config.sub: accept unixware as an alias for svr4.2.
10473         Fix some inconsistancies with the gcc version.
10475 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10477         * Makefile.in (DISTDOCDIRS):  Add gdb.
10479 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10481         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
10483 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10485         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10486         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10487         this now.
10489 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10491         * config.sub: Accept hiux* as an OS name.
10493         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10494         etc/make-stds.texi.  The underscore came from gcc, and dje now
10495         agrees that RUNTESTFLAGS is the correct name.
10497 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10499         * install.sh:  Remove 'set -e'.  It makes any conditionals
10500         in the script useless.
10502         * config.guess: Automatically recognize arm-acorn-riscix
10503         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10505 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10507         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10509 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10511         * Makefile.in (DISTDOCDIRS): New variable.
10512         (taz): Edit local Makefile.in sooner, instead of proto-toplev
10513         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
10515 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10517         * configure.in (hppa target): check the source directory for the
10518           pagas sub-directory
10520 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
10522         * config.sub: Allow -aout* and -elf*.
10524 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10526         * configure.in: Don't build ld on i386-solaris2, same as for
10527         sparc-solaris2.
10529 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10531         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10533 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10535         * configure.in:  Configure gdb for alpha.
10537 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10539         * Makefile.in (CXXFLAGS): Add -O.
10541 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10543         * config.guess: added support for DG Aviion
10545 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10547         * configure.in: Produce warning message for subdirectories not
10548         configurable for this host/target combination.  Don't try to
10549         configure gdb for vms.
10551 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10553         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10554         appropriate files before making "diststuff".
10555         (DISTBISONFILES): New var: list of files to be edited.
10556         (DISTSTUFFDIRS): Add binutils.
10558 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10560         * config.sub: also handle mipsel and mips64el (for little endian mips)
10562 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10564         * configure.in: Add * to end of all OS names.
10566 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
10568         * configure.in: Build newlib for LynxOS native.
10570 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10572         * config.guess: Add support for delta 88k running SVR3.
10574         * configure.in: Add comment about HP compiler vs. emacs.
10576 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10578         * configure.in: don't build ld on solaris2 (not a viable option
10579           due to bugs in getpwnam & getpwuid)
10581 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10583         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
10584         config.guess will produce a full version number.
10586 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10588         * configure.in: Build linker and binutils for alpha-dec-osf1.
10590 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10592         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
10593         and gdb/testsuite/Makefile.in.
10595 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10597         * configure.in: recognize mips*- instead of mips-
10599 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
10601         * config.sub: Accept linux*coff and linux*elf as operating
10602         systems.
10604 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10606         * config.sub: Recognize mips64, and mips3 as an alias for it.
10608 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10610         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
10611         gdb knows how to handle OSF/1 shared libraries.
10613 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10615         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
10616         * config.guess: Recognize Hitachi's HIUX.
10617         * config.sub: Recognize h3050r* and hppahitachi.
10618         Remove redundant cases for hp9k[23]*.
10620 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10622         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
10623         if gas and ld are in the source tree and are in ${configdirs}.
10624         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
10625         --with options (but still pass them down on the command line,
10626         if they were explicitly specified).
10628 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10630         * configure: substitute SHELL value in Makefile.in with
10631         ${CONFIG_SHELL}
10633 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10635         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
10636         *-*-solaris2* targets.
10638 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10640         * Makefile.in: define M4, and pass it down to sub-makes;
10641         all-autoconf now depends on all-m4
10643 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10645         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
10646         presence of {ar,ranlib} instead of a configured directory
10648 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
10650         * config.guess: Accept 34?? as well as 33?? for NCR.
10652 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10654         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
10655         of 'gas' in sed commands, since 'gash' is now in the tree as well.
10657 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10659         * configure: grab values for $(CC) and $(CXX) from the
10660         environment, so that someone can do "CC=gcc configure; make" and
10661         have it work right (matching the way that autoconf works now)
10663         * configure.in, Makefile.in: add support for gash, the tcl
10664         interface to Galaxy
10666         * config.guess: add NetBSD variants (hp300, x86)
10668 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
10670         * install.sh: Support -d option (in the manner of SunOS 4 install,
10671         as it is more deterministic than that of GNU install)
10672         (chmodcmd): Set file to mode 755 by default (should also do default
10673         chgrp and chown, but I don't feel like dealing with that now)
10675 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
10677         * config.sub: Remove h8300hhms alias.
10679 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10681         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
10683 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10685         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
10686         as stmp-fixinc
10688 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
10690         * config.sub: recognize m88110-bug-coff.
10692 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10694         * Makefile.in (all-libio): all dependencies on the toolchain used
10695         to build this (gcc, gas, ld, etc)
10697 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10699         * config.guess: Deal with OSF/1 1.3 on alpha.
10701 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10703         * install.sh: add some 'else true' clauses for portability
10705         * configure.in: don't build libio for h8[35]00-*-* targets
10707 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10709         * Makefile.in:  Add support for new libio.
10711 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10713         * install.sh: If one command fails, don't try the rest.  Don't try
10714         to remove $dsttmp (via trap) unless we have already created it.
10715         If $src doesn't exist, detect it and exit with an error.
10717         * config.guess: Recognize BSD on hp300.
10719 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10721         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
10722         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
10724 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
10726         * Makefile.in (all-send-pr): depends on all-prms
10728 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10730         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
10732 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10734         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
10735         Added test for mips-mips-riscos5.
10737 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10739         * configure.in: use mh-hp300 for 68k HP hosts
10741 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10743         * configure: add support for CONFIG_SHELL, so that you can use
10744         some alternate shell for evaluating configure scripts
10746 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
10748         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
10749         in configure script to bug-gdb@prep.ai.mit.edu when building
10750         distribution archive.
10751         * Makefile.in (COMPRESS):  Remove def.
10752         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
10753         gdb.tar.Z and make-gdb.tar.Z respectively.
10754         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
10755         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
10756         to convergence with 'taz' target in Makefile.in.
10758 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10760         * install.sh (dsttmp): use trap to ensure that tmp files go
10761         away on error conditions
10763 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10765         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
10767 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10769         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
10770         its parent is '/' not ''.
10772         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
10774 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
10776         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
10777         that ${newsrcdir}/configure.in does.
10779 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10781         * test-build.mk: support for CONFIG_SHELL
10783 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
10785         * config.sub (netware):  Add as a basic system type.
10787 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
10789         * Makefile.in (Makefile): depend on configure.in.  Also drop the
10790           $(srcdir)/ from the dependency on Makefile.in.
10792 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
10794         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
10795         (h8300hhms is temporary until multi-libraries are implemented).
10796         * configure.in: Handle h8300h too.
10798 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10800         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
10802 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
10804         * configure:  Remove extraneous output when guessing host type.
10805         * config.guess:  Remove extraneous output when guessing using C
10806         compiler rather than uname, or when guessing fails.
10808 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
10810         * Makefile.in: remove all.cross and install.cross targets
10812         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
10813           definitions
10815 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
10817         * configure.in (target sh): Build gprof.
10819 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10821         * config.sub: change -solaris to -solaris2
10823 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10825         * configure.in: Use config/mh-riscos for mips-*-sysv*.
10827 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
10829         * configure: Correct error message for missing Makefile.in to
10830         print correct directory.
10832 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10834         * install.sh: kludge around 386BSD shell bug
10836 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
10838         * config.guess:  Recognize NeXT.
10839         * config.guess:  Recognize i486-ncr-sysv4.
10840         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
10842 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
10844         * Makefile.in (MAKEINFOFLAGS): New variable.
10845         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
10846         * build-all.mk, test-build.mk: Pass down --no-split as
10847         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
10849 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
10851         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
10853 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
10855         * Makefile.in (libg++.tar.z):  New rule.
10856         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
10857         * Makefile.in (taz):  Only do a single chmod.
10859 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
10861         * install.sh: don't use dirname anymore (replaced with sed usage)
10863 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
10865         * Makefile.in:  Change extension for gzip'd files from '.z' to
10866         '.gz' per new FSF standard usage.
10868 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
10870         * configure: put quotes around the final value of program_transform_name
10872 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10874         * Makefile.in: new install.sh support; update install-info rules
10876 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
10878         * configure.in: Build diff for crosses, but not for go32 host.
10880         * configure.in: Build gprof only for native, and don't build it
10881         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
10883 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
10885         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
10887 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10889         * configure.in (host_tools): Add prms.
10891 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10893         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
10894         with $(FLAGS_TO_PASS) on the command line
10896         * config.sub: Recognize lynx and lynxos
10898 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
10900         * config.sub: Accept -ecoff*, not just -ecoff.
10902 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10904         * Makefile.in (taz): Use .gz suffix instead of .z.
10905         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
10906         names.
10908 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10910         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
10912 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10914         * Makefile.in (install-no-fixedincludes):  install gcc last, so
10915         that rebuilds that might happen during 'make install' don't get
10916         bogus gcc include files
10918 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10920         Change from Utah for HPPA support:
10921         * config.guess: Recognize hppa1.x-hp-bsd.
10923 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
10925         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
10926         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
10928 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10930         * config.sub: Add support for rom68k and bug boot monitors.
10932 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
10934         * Makefile.in: Make all-opcodes depend on all-bfd.
10936 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
10938         * config.guess: Added special check for i[34]86-univel-sysv4*.
10940 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
10942         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
10943         the processor rather than assuming i486.
10945 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10947         * config.guess: Recognize SunOS6 as Solaris3.
10949 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
10951         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
10952         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
10954 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
10956         * build-all.mk (all-cross): New target for Canadian Cross.
10957         Added Q2 go32 targets.
10958         * test-build.mk: Configure go32 cross sparclite-aout and
10959         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
10960         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
10962 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10964         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
10965         GO32 hosted toolchains
10967 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10969         * configure: change  so "-exec-prefix" gets passed down rather
10970         than "-exec_prefix" so autoconf generated Makefiles get the
10971         exec_prefix set right.
10973 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10975         * config.guess: get the Solaris2 minor version number
10977         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
10979 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10981         * config.guess: Recognize some Sequent platforms.
10983 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10985         * Makefile.in: added the vault-install target
10987         * configure.in: actually use the Sun3 makefile fragment that's in
10988         config, also added the release dir to configdirs
10990 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10992         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
10994 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10996         * configure.in: remove some program from Alpha targetted toolchains
10998 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
11000         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
11001         gprof.
11002         (taz): Run "make diststuff" in those directories instead of "make
11003         proto-dir".  Look for "VERSION=" only at start of line in subdir
11004         Makefile.  Use "gzip -9" for compression.
11005         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
11006         (binutils.tar.z): New target.
11008 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11010         * Makefile.in (taz): Include gpl.texinfo.
11012 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11014         * Makefile.in (setup-dirs): Merged into "taz" target.
11015         (taz): Only do `proto-dir' stuff if a directory is actually needed
11016         for this target.
11018 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
11020         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11021         (FLAGS_TO_PASS): Pass down MUNCH_NM.
11022         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11023         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11024         (gcc-no-fixedincludes): Correct for current gcc Makefile.
11026 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
11028         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
11029         config.sub, and move-if-change to gdb testsuite distribution
11030         archive, so the testsuite can be extracted, configured, and
11031         run separately from the gdb distribution.  Blow away the Chill
11032         tests that require a Chill compiled executable, since GNU Chill
11033         is not yet publically available.
11035 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11037         * test-build.mk: set environment variables in a single command,
11038         instead of a list of assignments and exports
11040         * config.guess: recognize Alpha/OSF1 systems
11042 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11044         * configure: Change help message to prefer --options rather than
11045           -options.
11047 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11049         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11050         zippy@ecst.csuchico.edu.
11051         * config.guess: Recognize miniframe.
11053 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11055        * Makefile.in: Use srcroot to find runtest rather than rootme.
11056        Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
11058 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
11060         * test-build.mk: Extensive additions to support building on a
11061         machine other than the host.
11063 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11065         * configure (tooldir): Fix for i386-aix again.
11067 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
11069         * configure, Makefile.in:  Change definition of $(tooldir)
11070         to match the FSF.
11072 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
11074         * config.guess:  Recognize i[34]86/SVR4.
11076 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11078         * Makefile.in (all-gdb): gdb depends on sim.
11080 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
11082         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
11083         at the same time we make the prototype gdb directory.
11084         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
11085         files at the same time as the gdb base release distribution.
11087 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
11089         * Makefile.in (check): Use individual check targets rather than
11090         DO_X rule.
11091         (check-gcc): Added.
11093 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
11095         * config.sub: Use sysv3.2 not sysv32 for canonical OS
11096         for System V release 3.2.
11098 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11100         * config.sub: Recognize hppaosf.
11101         * configure.in: Do configure ld/binutils/gas for it.
11103 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11105         * configure (tooldir): Alter syntax used to set this, for systems
11106         where "\$" isn't handled right, like i386-aix.
11108 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11110         * configure: Pass program-transform-name, not
11111         program_transform_name, to recursive configures.
11113 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
11115         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11116         of gas+ld+binutils.
11118 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
11120         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
11122 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11124         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
11126 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11128         * Makefile.in (PRMS): Set back to all-prms.
11130 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
11132         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
11133         targets, rather than for MIPS hosts.
11135 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11137         * configure.in: add comment for --with-x default values
11139         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
11141         * Makefile.in: add check-* targets for each of the directories in
11142         the tree.  Add a definition of RUNTEST that will use the one we
11143         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
11145 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
11147         * configure.in: Removed obsolete references to bfd_target and
11148         target_makefile_frag.
11150         * build-all.mk: Set assorted targets for Q2.
11151         * config.sub: Recognize z8k-sim and h8300-hms.
11152         * test-build.mk: Really don't pass host to configure.
11153         (HOLES): Added uname.
11155 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
11157         * configure: Handle an empty program-prefix, program-suffix or
11158         program-transform-name correctly.
11160 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11162         * build-all.mk: -G 8 no longer required for MIPS targets.
11163         * test-build.mk: Don't pass host argument to configure; make it
11164         guess.
11166 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
11168         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
11169         * Makefile.in (COMPRESS):  New macro, like GZIP.
11171 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
11173         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11175         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11176         with gas currently defaults to -G 0.
11178 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
11180         * Makefile.in (all-flex): flex depends on byacc.
11182         * build-all.mk: If host not specified, use config.guess.  Pass TAG
11183         to test-build.mk as RELEASE_TAG.
11184         * test-build.mk (configargs): New variable containing arguments to
11185         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
11186         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11188         * config.guess: Use /bin/uname when checking -X argument on SCO,
11189         to avoid invoking GNU uname which doesn't understand -X.
11191         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11193         * configure.in: Build gas for mips-*-*.
11195 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11197         * Makefile.in (all.normal): insert missing backslash.
11199 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
11201         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
11203         * Makefile.in: Complete overhaul to merge many almost identical
11204         targets.
11206 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11208         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11209         (gdb.tar.Z): Adjusted.
11211         * Makefile.in (setup-dirs, taz): New targets; should be general
11212         enough to adapt for gdb sometime.  Build only .z file.
11213         (gas.tar.z): New target.
11215 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11217         * build-all.mk: Use CC=cc -Xs on Solaris.
11219 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
11221         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
11222         for handling BISON for FSF releases.
11224 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11226         * configure: Actually implement the change zoo just documented.
11228 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
11230         * configure: when using config.guess, only set target_alias when
11231         it's not already been set (ie, on the command line)
11233 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11235         * Makefile.in: add installcheck target, set PRMS to install-prms
11237 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11239         * configure: add support for package_makefile_fragment, handle the
11240         case where a directory has a configure.in file but no Makefile.in
11241         more gracefully (with an actual understandable error message, even);
11242         add support for --without (and add this to the usage message); also
11243         explicitly add a --host=${host_alias} to the command line when
11244         config.guess is used
11246 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11248         * configure: Must use both --host and --target in recursive calls.
11250 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11252         * Makefile.in: Change deja-gnu to dejagnu.
11254 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11256         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11258 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11260         * configure.in: canonicalize all instances to *-*-solaris2*,
11261         also strip out a number of tools to not build for go32 host
11263 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11265         * config.guess: add GPL.
11267         * Makefile.in, config.guess, config.sub, configure: bump
11268           copyrights to 93.
11270 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
11272         * Makefile.in (do-info): Removed obsolete check for existence of
11273         localenv file.
11275         * Makefile.in (MAKEOVERRIDES): Define to be empty.
11277 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11279         * Makefile.in: a couple of 'else true' for decstation,
11280         support for TclX
11282         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11284 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
11286         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11288 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
11290         * config.guess: Recognize i386-ibm-aix (PS/2).
11291         * configure.in: Use config/mh-aix386 file for it.
11293 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
11295         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11296         CC_FOR_TARGET instead.
11297         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11299 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
11301         * Makefile.in: Add sim to list of directories sent with gdb
11303 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
11305         * configure.in: Put back mips-dec-bsd* case.
11307 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
11309         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11310         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
11311         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
11313 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11315         * configure.in: remove no-op mips-dec-bsd* in "case $target"
11317         * Makefile.in (dir.info): only run gen-info-dir if it exists,
11318         (install-info): install dir.info only if it exists,
11319         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11321 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
11323         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
11324         gas for mips-dec-bsd.
11326 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
11328         * configure (makesrcdir): If ${srcdir} is relative and not ".",
11329         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11331 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
11333         * configure.in: Added "dejagnu" to hosttools list.
11335 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
11337         * config.sub, configure.in, config.guess:  Add support
11338         for Bosx, an AIX variant from Bull.
11339         Patches from F.Pierresteguy@frcl.bull.fr.
11341 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
11343         * devo/dejagnu: Initial creation of devo/dejagnu.
11344         Migrated dejagnu testcases and support files for testing software
11345         tools to reside as subdirectories, currently called "testsuite",
11346         within the directory of the software tool.  Migrated all programs,
11347         support libraries, etc. beloging to dejagnu proper from
11348         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
11349         with no modifications.  The changes to these files which will
11350         allow them to configure, build, and execute properly will be made
11351         in a future update.
11353 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11355         * Makefile.in: Change send_pr to send-pr.
11356         * configure.in: Likewise.
11357         * send_pr: Renamed directory to send-pr.
11359 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
11361         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
11363 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
11365         * README:  Update for gdb-4.8 release.
11366         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
11367         gdb-xxx.tar.z (gzip'd) file also.
11369 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11371         * Makefile.in: make all-diff depend on all-libiberty
11373 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
11375         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11377 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11379         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11381 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
11383         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
11384         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
11385         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
11387 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11389         * Makefile.in:  makeinfo binary is in a new location
11391 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
11393         * config.sub: Accept -ecoff as an OS.
11395         * Makefile.in: Various changes to eliminate a level of make
11396         recursion and reduce the required command line length.
11397         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11398         sub-makes.
11399         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11400         variables holding settings for specific sub-makes.
11401         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11402         in terms of BASE_FLAGS_TO_PASS.
11403         (TARGET_LIBS): New variable listing directories which use
11404         TARGET_FLAGS_TO_PASS.
11405         (subdir_do): Eliminated.
11406         (do-*): New set of targets to replace subdir_do.
11407         (various): All targets which used subdir_do now depend on do-*.
11408         (local-clean): Renamed from do_clean.
11409         (local-distclean): New target, dependency of distclean and
11410         realclean.
11411         (install-info): Don't create directories.  Depend on dir.info
11412         rather than calling make recursively.
11413         (install-dir.info): Eliminated.
11414         (install-info-dirs): Create all info directories here.
11415         (dir.info): Depend upon do-install-info.
11417         * test-build.mk (HOLES): Added false.
11419 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
11421         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
11423 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11425         * Makefile.in (info): remove dependency on all-texinfo.  The
11426         problem was really in texinfo/C, not at this level.
11428 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11430         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11432 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
11434         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
11435         GDB releases.
11437 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11439         * configure: Include srcdir in message about target of link not
11440         being found.  Don't convert `-' to `_' in `with' options being
11441         passed to subdirs.
11443 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11445         * configure.in: add uudecode to host_tools
11447         * Makefile.in: added {all,install}-uudecode targets, added them to
11448         the appropriate lists
11450 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
11452         * Makefile.in (all-gcc): Added dependency on all-gas.
11454         * configure.in (mips-*-*): Build ld and binutils.
11456 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11458         * configure: check return code from mkdir, print error message and
11459           exit on failure.
11461 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
11463         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
11465 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
11467         * test-build.mk (HOLES): Added tar, cpio and uudecode.
11469 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11471         * config.sub (h8500):  Recognize this as a cpu type.
11473 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11475         * configure: source directory missing is no longer a warning
11477         * configure.in: recognize irix[34]* instead of irix[34]
11479         * Makefile.in: define and pass down X11_LIB
11481 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
11483         * guess-systype: Renamed to ...
11484         * config.guess:  ... by popular request.
11485         * configure.in, Makefile.in:  Update accordingly.
11487 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
11489         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
11490         + Add Convex, Cray/Unicos, and Encore/Multimax support.
11491         + Execute ./dummy instead of assuming . is in PATH.
11493 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
11495         * guess-systype:  New shell script.  Attempts to guess the
11496         canonical host name of the executing host.
11497         Only a few hosts are supported so far.
11498         * configure:  Call guess-systype if no host is specified.
11500 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
11502         * Makefile.in (gcc-no-fixedincludes): Made to work with current
11503         gcc Makefile.
11506 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
11508         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11509         (all-gcc, install-gcc, subdir_do): Use it.
11511 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11513         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11515 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
11517         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11518           set exclusively by configure, using configure.in .
11520 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11522         * test-build.mk: set $PATH for all builds
11524         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11526 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
11528         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
11529         the one used in gcc/Makefile.in, so that a null expansion doesn't
11530         override the one needed to build gcc with a native cc.
11533 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11535         * configure: Accept -with arguments.
11537 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11539         * Makefile.in: added h8300sim
11541 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
11543         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11544         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
11545         (all-cygnus, native, build-cygnus): Make
11546         $(canonhost)-stamp-3stage-done, not $(host)....
11547         * test-build.mk (stamp-3stage-compared): Use tail +10c for
11548         i386-sco3.2v4.  Added else true to if command.
11550 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
11552         * config.sub: (from FSF) Sequent uses a BSD-like OS.
11554 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
11556         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11558 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11560         * configure.in: don't remove binutils from Solaris builds
11562 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
11564         * Makefile.in: get rid of earlier definitions for *clean,
11565         also handle the recursive info rule better
11567 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
11569         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
11570         do more-or-less the right thing.
11572 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
11574         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
11575         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
11577 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11579         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
11580         $(host_canonical).
11582         * configure.in: split the configdirs list into 4 categories (native
11583         v. cross, library v. tool) and handle the cross-only and native-
11584         only in more reasonable (and correct!) way.
11586 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
11588         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
11589         configdirs anymore.
11591 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11593         * Makefile.in: extensive cleanup::  removed all of the explicit
11594         clean-* targets, collapsed many wrappers around subdir_do into
11595         one, added additional targets to satisfy standards.texi, deleted
11596         some old targets, some changes for consistency
11598 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11600         * configure.in: handle some programs as cross-only, and others as
11601         native only
11603         * test-build.mk: handle partial holes in a more generic manner
11605         * Makefile.in: m4 depends on libiberty
11607 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11609         * configure.in: add m4, textutils, fileutils, sed, shellutils,
11610         time, wdiff, and find to configdirs
11612         * Makefile.in: all, clean, and install rules for the new programs
11613         added to configure.in
11615 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11617         * configure.in: use mh-sun for all *-sun-* hosts
11619 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11621         * Makefile.in: define flags for X11 include files and library file
11622         locations, pass them down to the programs that need this info
11624         * build-all.mk: added a 'native' target, to 3stage the native toolchain
11626 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11628         * configure.in: start building libg++ for HP-UX targets
11630 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
11632         * README:  Update references to files moved into etc/.
11634 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
11636         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
11637         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
11639 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
11641         * configure: accept dash as well as underscore in long option
11642         names for FSF compatibility.
11644 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
11646         * config.sub: added -sco3.2v4 support from FSF.
11648 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11650         * configure.in: expand the section that adds or removes
11651         directories from the list of programs to build, to handle native
11652         vs. cross in addition to host v. native
11654 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
11656         * Makefile.in:  Replace C++ in macro names with CXX.
11657         This is less likely to break ...
11659 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11661         * test-build.mk: add -w to GNU_MAKE
11663 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11665         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
11666         add 'sparc' to list of recognized cpus.  This needed to make
11667         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
11668         Delete some redundant ose68 variants.  Recognize -wrs as an os,
11669         then changes that into $CPU-wrs-vxworks.
11671         * configure.in: remove most references to gdbtest, regularize
11672         target based program removal
11674         * test-build.mk: import from p3 tree (many fixes and changes)
11676 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
11678         * Makefile.in: added rules to handle tcl, tk, and expect
11680         * configure.in: handle those directories if they exist
11682 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11684         * config.sub: removed bogus hppabsd and hppahpux names, since
11685         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
11687 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11689         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
11690         depends upon all-xiberty
11692         * Makefile.in: changes from p3, including:
11694         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
11696         * Makefile.in (XTRAFLAGS): include newlib directories if
11697         newlib/Makefile exists, rather than if host != target.
11699         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
11701         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11702         from the same source tree and not building a cross-compiler.  This
11703         matters for the libg++ configuration if reconfiguring a tree that
11704         has already been installed.
11706         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
11708         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11709         pick up the machine and system specific header files.
11711         * Makefile.in: added AS_FOR_TARGET, passed down in
11712         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
11713         the C compiler to use to create programs which are run in the
11714         build environment, set it to default to $(CC), and passed it down
11715         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11717         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
11719         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
11720         We need them for unusual native builds, like systems without
11721         ranlib.
11723         * configure: also define $(host_canonical) and
11724         $(target_canonical), which are the full, canonical names for the
11725         given host and target
11727 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
11729         * Makefile.in:  Added separate definitions for C++.
11731 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
11733         * configure.in (configdirs):  Add deja-gnu.
11735 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
11737         * README:  Update for configure.texi and gdb-4.7 release.
11739 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
11741         * Makefile.in:  Move "all" target to top of file.
11742         Previously, first target was ".PHONY" which caused BSD4.4 make
11743         to build .PHONY when make was run without arguments.
11745 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
11747         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
11748         Library-copylefted code in libiberty.
11750 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
11752         * config.sub:  Replace m68kmote with plain old m68k.
11754 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
11756         * Makefile.in:  Remove space from blank line, avoid Make complaints.
11758 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
11760         * config.sub: Complain if no argument is given.  Added support for
11761         386bsd as OS and target alias.
11763 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
11765         * Makefile.in (XTRAFLAGS): include newlib directories if
11766         newlib/Makefile exists, rather than if host != target.
11768 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
11770         * config.sub: recognize sparclite-wrs-vxworks.
11772         * Makefile.in (install-xiberty): added *-xiberty make rules (from
11773         p3.) Added clean-xiberty to clean.
11775 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11777         * configure.in: use *-*-* instead of nested cases for host and target
11779 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
11781         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11782         from the same source tree and not building a cross-compiler.  This
11783         matters for the libg++ configuration if reconfiguring a tree that
11784         has already been installed.
11786 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
11788         * config.sub (i486v/i486v4):  Merge in from FSF version.
11790 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
11792         * configure: only set PWD if it is already set.
11794 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
11796         * configure: just set PWD=`pwd` at the top, since Ultrix sh
11797         doesn't have unset and all success paths (and most error paths)
11798         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
11799         to just ${PWD} to avoid confusion.)
11801 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
11803         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
11804         even for a native compilation.
11806 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
11808         Changes to make the gdb.tar.Z rule work better.
11810         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
11811         (DEVO_SUPPORT):  Add configure.texi.
11812         (bfd-ilrt.tar.Z):  Remove ancient rule.
11814 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
11816         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11817         pick up the machine and system specific header files.
11819         * configure.in, config.sub: added new target m68010-adobe-scout,
11820         with alias of adobe68k.  Changed configure.in to check for
11821         -scout before -sco* to avoid a false match.
11823         * Makefile.in: added AS_FOR_TARGET, passed down in
11824         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
11825         the C compiler to use to create programs which are run in the
11826         build environment, set it to default to $(CC), and passed it down
11827         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11829 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
11831         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
11832         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
11833         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
11834         FOR_TARGET variants, to newlib and libg++.
11836 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11838         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
11839         first.
11841 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
11843         * config.sub:  Accept `elf' as an environment.
11845 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
11847         * Makefile.in (all-opcodes):  cd into the right directory
11849 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
11851         * configure: added -program_transform_name option, used as
11852         argument to sed when installing programs.
11853         configure.texi: added documentation for -program_prefix,
11854         -program_suffix and -program_transform_name.
11856 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
11858         * config.sub:  Accept i486 where i386 ok.
11860 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
11862         * config.sub: accept we32k
11864 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
11866         * config.sub, configure.in: accept OSE68000 and OSE68k.
11868         * Makefile.in: don't create all directories for ``make install'';
11869         let the subdirectories create the ones they need.
11871 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11873         * COPYING: new file, GPL v2
11875 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11877         * Makefile.in: use the new gen-info-dir, which needs a template
11878         argument (which also lives in texinfo)
11880         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
11882 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
11884         * config.sub (ncr3000):  Change i386 to i486.
11886 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11888         * Makefile.in: add install-rcs, install-grep to
11889         install-no-fixedincludes, removed install-bison and install-libgcc
11891 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
11893         * configure.in: grab the HPUX makefile fragment if on HPUX
11895 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
11897         * Makefile.in: eradicate bison spoor (ditto libgcc).
11898          configure.in: recognise m68{k,000}-ericsson-OSE.
11899          es1800 is alias for m68k-ericsson-OSE
11901 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11903         * configure.in: rearrange the parts that remove programs from
11904         configdirs, based now on HOST==TARGET or by canonical triple.
11906 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11908         * test-build.mk: recurse explicitly with -f test-build.mk when
11909           appropriate.  predicate stage3 and comparison on the existence
11910           of gcc.  That is, if gcc isn't around, we aren't three-staging.
11911           On very clean, also remove ...stamp-co.  Build in-place before
11912           doing other builds.
11914 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
11916         * Makefile.in, configure.in: add tgas
11918 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11920         * Makefile.in: a number of changes merged in from progressive.
11922         * configure.in: add libm.
11924         * .cvsignore: ignore some stuff that comes from test-build.mk.
11926 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
11928         * config.sub:  Add es1800 (m68k-ericsson-es1800).
11930 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
11932         * configure: Add program_suffix (parallel to program_prefix)
11933         * Makefile.in: adjust directory-creating script for losing decstation
11935 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
11937         * configure:  Minor $subdir-related fixes.
11939 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
11941         * configure: fix various problems with propogating
11942         makefile_target_frag in subdirs.
11943         * configure.in: config libgcc if its there
11945 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
11947         * config.sub:  HPPA merge.
11949 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
11951         * Makefile.in:  Replace all-bison with all-byacc in all
11952         dependency lines for other tools (which now use byacc).
11954 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
11956         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
11958 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
11960         * Makefile.in: make gprof rules similar to byacc rules (instead of
11961         vestigal $(unsubdir) that didn't work...)
11963 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
11965         * config.sub:  Add support for Linux.
11966         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
11967         (at least for libg++).
11969 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
11971         * configure.texi: fix doc for the -nfp option to configure
11973 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
11975         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
11977 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
11979         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
11980         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
11981         * configure.in: added solaris* host_makefile_frag hook.
11983 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11985         * config.sub: changed recognition of m68000 so that various
11986         m68k types can be specified via m680[01234]0
11988 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11990         * config.sub (basic_machine): fix sed so that '-foo' isn't
11991         completely substituted out while .+'-foo' loses the '-foo'
11993 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
11995         * config.sub ($os): Add -aout.
11997 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
11999         * configure:  If host_makefile_frag is absolute, don't
12000         prefix ${invsubdir} (relevant to libg++ auto-configure).
12002 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
12004         * Makefile.in (tooldir): Define it.
12005         (all-ld): Depend on all-flex.
12007 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
12009         * Makefile.in (check):  Fix libg++ special case.
12011 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
12013         * configure: do not bury `pwd` into config.status, thus do fewer
12014           pwd's.
12016         * configure: print the "Building in" message only when building in
12017           other than "." AND verbose.
12019         * configure: remove -s, rework -v to better accomodate guested
12020           configures.
12022         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12024 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
12026         * Makefile.in: macroize flags passed on recursion.  remove
12027           fileutils.
12029 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
12031         * configure: get makesrcdir right for subdirs deeper than 1.
12033         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12034           install.
12036 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
12038         * Makefile.in: don't print subdir_do or recursion lines.
12040 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
12042         * standards.texi: added menu item.
12044         * Makefile.in: build and install standards.info.
12046         * standards.texi: new file.
12048 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12050         * configure: test for and move config.status pieces from
12051           ${subdir}/.
12053 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
12055         * configure:  Test for existance of files before trying to mv
12056         them, to avoid numerous non-existance messages.
12058 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
12060         * configure: correct final line of config.status.
12062         * configure: patch from eggert.  Avoids a protection problem if
12063           the original Makefile.in is read only.
12065         * configure: use move-if-change from gcc to create config.status.
12066           Some makefiles depend on config.status to tell if a directory
12067           has been reconfigured for a different host.  This change
12068           prevents those directories from remaking everything in the case
12069           where the reconfig was only intended to rebuild a Makefile.
12071         * configure: test for config.sub with "config.sub sun4" rather
12072           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
12073           host alias from a missing config.sub.
12075 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12077         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12078           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
12080 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
12082         * configure: mkdir ${subdir} as needed.
12084 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
12086         * Makefile.in,configure.in: added autoconf.
12088 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12090         * Makefile.in: no longer pass against on recursion.
12092         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12093           definitions are not inherited.
12095         * configure: correct makesrcdir when subdir is .
12097 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
12099         * configure:  Add support for 'subdirs' variable, which is
12100         like 'configdirs', except that configure doesn't re-invoke
12101         itself for subdirs, it just creates a Makefile for each subdir.
12102         * configure.texi:  Document subdirs.
12104 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12106         * configure.in: added flex to configdirs
12108 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
12110         * Makefile.in: remove clean-stamps from clean.
12112 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
12114         * configure.in:  Add gdbtest to configdirs.
12116 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
12118         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
12119         to recursive makes.
12120         * configure.in:  Recognize new ncr3000 config.
12122 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
12124         * Makefile.in, configure.in: removed references to gdbm.
12126 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
12128         * config.sub:  Don't canonicalize os value
12129         newsos* to bsd (readline needs to check for newsos).
12130         (This fix was earlier made Jan 31, but got re-broken.)
12132 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
12134         * configure.in:  sco is an os, not a vendor!
12136         * configure:  Quote $( better.  Keep various shells happy.
12138 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
12140         * Makefile.in: eliminate stamp-files.
12142 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
12144         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
12145           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
12147 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
12149         * config.sub:  fix iris/iris3.
12151 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
12153         * configure: re-add -rm.
12155 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
12157         * Maskefile.in: add .stmp-rcs to all.
12159         * configure.in: remove gas from rs6000 build, use aix host fragment.
12161 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
12163         * configure: pass down site_option during recursion.
12165 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
12167         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
12169 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
12171         * configure: Change exec_prefix so that it really defaults to prefix.
12173 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
12175         * Makefile.in, configure.in:  Add support for mmalloc library.
12177 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
12179         * Makefile.in: add stmp dependencies for a few more things.
12181 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
12183         * configure: adjusted error message on objdir/srcdir configure
12184           collision, per john's suggestion.
12186         * Makefile.in: add libiberty stmp to all and all.cross.
12188 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
12190         * Makefile.in: remove force dependencies, add grep to all.
12192 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
12194         * Makefile.in: drop flex.  make stamp files work.
12196         * configure: added test for conflicting configuration in srcdir,
12197           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
12198           gets cranky.  use relative paths for configure and srcdir
12199           whenever possible.  Send some error messages to stderr that were
12200           going to stdout.
12202 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
12204         * Makefile.in:  Fix libg++ rule to check for gcc directory
12205         before using gcc/gcc.  Also pass XTRAFLAGS.
12207 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
12209         * Makefile.in: added stmp-files so that directories aren't polled
12210           when they are already built.
12212         * configure.texi: fixed a node pointer problem.
12214 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
12216         * config.sub configure.in gdb/configure.in
12217         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12218         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12219         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
12221 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12223         * configure: -recurring becomes -silent.  corrected help message
12224           for -site= option.
12226         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12228 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12230         * configure: when building Makefile for crosses, replace
12231           tooldir and program_prefix.  default srcdir from location of
12232           config.sub.  remove "for host in hosts" and "for target in
12233           targets" loops.
12235 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12237         * Makefile.in: Do not pass bindir or mandir to cvs.
12239 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
12241         * Makefile.in, configure.in: removed traces of namesubdir,
12242           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
12243           copyrights to '92, changed some from Cygnus to FSF.
12245         * configure.texi: remove most references to multiple hosts,
12246           multiple targets, subdirs, etc.
12248         * configure.man: removed rcsid. reference config.sub not
12249           config.subr.
12251         * Makefile.in: mkdir $(infodir) on install-info.
12253 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
12255         * configure.texi:  Explain better about .gdbinit and about
12256         the environment that configure.in sections run in.
12258 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
12260         * configure.in:  Ultrix is only a decstation if it's a MIPS.
12262 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
12264         * README:  DOC.configure => cfg-paper.texi.
12266 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
12268         * config.sub (near case $os):  Don't convert newsos* to bsd!
12270 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
12272         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
12273         the number of copies of COPYING that go into the GDB tar file.
12275 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
12277         * bfd/configure.in, gdb/config/mh-i386sco,
12278         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12279         Fix SCO configuration stuff.
12281 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
12283         * Makefile.in:  For libg++, make sure the -I pointing
12284         to the gcc directory goes *after* all the libg++-local -I flags.
12285         Also, move just-gcc dependency from just-libg++ to all-libg++.
12287 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
12289         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
12291 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
12293         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
12295 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
12297         * config.sub:  Add stratus configuration frags.  Also
12298         submitted to FSF.
12300 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
12302         * Makefile.in (DEV_SUPPORT):  add configure.man.
12304         * config.sub(Decode manufacturer-specific):  add -none*.
12306 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
12308         * Makefile.in:  remove form feeds to make Sun's make happy.
12309         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
12311 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
12313         * Makefile.in (AR_FLAGS):  Make quieter.
12315 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
12317         * configure.in:  Add libg++.
12318         * configure:  When verbose, don't output the command line at each
12319         level; it will be unremarkably the same as the previous version,
12320         which will be the same as what the user typed.
12322 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
12324         * configure.in, Makefile.in: fix clean-info, add flex.  add
12325           fileutils.
12327         * configure: be less sensitive to spaces in Makefile.in.  Do not
12328           look for sources in "..".  Doing so breaks subdirectories that
12329           might have their own configure.  If a subdir has it's own
12330           configure script, use it.
12332 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
12334         * cfg-paper.texi: some changes suggested by rms.
12336 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
12338         * config.sub:  Merge in some small additions from the FSF version,
12339         taken from the gcc distribution, to bring the Cygnus and FSF
12340         versions into closer sync.
12342 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
12344         * configure.in:  Changed svr4 references to sysv4.
12346 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
12348         * configure: added -V for version number option.
12350 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
12352         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12353           renamed from DOC.configure to cfg-paper.texi.
12355 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12357         * configure, config.subr, config.sub: config.subr is now
12358           config.sub again.
12360 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
12362         * configure.texi: new file, in progress.
12364         * Makefile.in: build info file and install the man page for
12365           configure.
12367         * configure.man: new file, first cut.
12369         * configure: find config.subr again now that configuration "none"
12370           has gone.  removed all traces of the -ansi option.  removed all
12371           traces of the -languages option.
12373         * config.subr: resync from rms.
12375 1991-12-11  K. Richard Pixley  (rich at rtl.cygnus.com)
12377         * configure, config.sub, config.subr: merge config.sub into
12378           config.subr, call the result config.subr, remove config.sub, use
12379           config.subr.
12381         * Makefile.in: revised install for dir.info.
12383 1991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
12385         * configure.in: add decstation host makefile frag.
12387         * Makefile.in: BISON now bison -y again.  also install-gcc on
12388           install.  clean-gdbm on clean.  infodir belongs in datadir.
12389           Make directories for info install.  Build dir.info here then
12390           install it.
12392 1991-12-09  K. Richard Pixley  (rich at rtl.cygnus.com)
12394         * Makefile.in: fix for bad directory tests.
12396 1991-12-07  K. Richard Pixley  (rich at rtl.cygnus.com)
12398         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
12399           regexp.  -srcdir relative was being handled incorrectly.
12401         * Makefile.in: unwrapped some for loops so that parallel makes
12402           work again and so one can focus one's attention on a particular
12403           package.
12405 1991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
12407         * configure: added PWD as a stand in for `pwd` (for speed). use
12408           elif wherever possible.  make -srcdir work without -objdir.
12409           -objdir= commented out.
12411 1991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
12413         * configure: +options become --options.  -subdirs commented out.
12414           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
12415           Makefile now at top of generated Makefile.  Removed cvs log
12416           entries.  added -srcdir.  create .gdbinit only if there is one
12417           in ${srcdir}.
12419         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
12420           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
12421           and mandir now keyed off datadir by default.
12423 1991-11-22  K. Richard Pixley  (rich at rtl.cygnus.com)
12425         * Freshly created ChangeLog.
12428 Local Variables:
12429 mode: change-log
12430 left-margin: 8
12431 fill-column: 76
12432 version-control: never
12433 End: