OSDN Git Service

Merge from GCC:
[pf3gnuchains/sourceware.git] / ChangeLog
1 2008-11-27  Joseph Myers  <joseph@codesourcery.com>
2
3         Merge from GCC:
4
5         2007-12-02  Matthias Klose  <doko@ubuntu.com>
6
7         * config-ml.in: Remove 64bit configure tests.
8
9         2008-05-14  Rafael Espindola  <espindola@google.com>
10
11         * config-ml.in: don't handle --enable-shared and --enable-static.
12
13         2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
14             Tobias Grosser  <grosser@fim.uni-passau.de>
15             Jan Sjodin  <jan.sjodin@amd.com>
16             Harsha Jagasia  <harsha.jagasia@amd.com>
17             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
18             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
19             Adrien Eliche  <aeliche@isty.uvsq.fr>
20
21         Merge from graphite branch.
22         * configure: Regenerate.
23         * Makefile.in: Regenerate.
24         * configure.ac (host_libs): Add ppl and cloog.
25         Add checks for PPL and CLooG.
26         * Makefile.def (ppl, cloog): Added modules and dependences.
27         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
28         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
29
30         2008-09-03  Richard Guenther  <rguenther@suse.de>
31
32         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
33         cloog test.
34         * configure: Re-generate.
35
36         2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
37
38         * configure.ac (--with-cloog-polylib): New.
39         (--disable-cloog-version-check): New.
40         (--disable-ppl-version-check): New.
41         * configure: Re-generate.
42
43         2008-09-05  Richard Guenther  <rguenther@suse.de>
44
45         * configure.ac: Initialize clooglibs to -lcloog.
46         * configure: Re-generate.
47
48         2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
49
50         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
51         recommended version to 2.3.2.
52
53         * configure: Regenerate.
54
55         2008-10-31  Ben Elliston  <bje@au.ibm.com>
56
57         * configure.ac (spu-*-*): Remove special case.
58         * configure: Regenerate.
59
60         Complete comment text from GCC version of:
61
62         2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
63
64         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
65         (GCC_SHLIB_SUBDIR): New.
66         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
67         * configure: Regenerate.
68         * Makefile.in: Regenerate.
69
70 2008-11-27  Tristan Gingold  <gingold@adacore.com>
71
72         * configure.ac: Build gdb for i?86-*-darwin*
73         * configure: Regenerated.
74
75 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
76
77         PR bootstrap/38014
78         PR bootstrap/37923
79
80         Revert:
81
82         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
83
84         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
85         * Makefile.in: Regenerated.
86
87         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
88
89         PR gdb/921
90         PR gdb/1646
91         PR gdb/2175
92         PR gdb/2176
93
94         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
95         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
96         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
97         (HOST_EXPORTS): Pass CPPFLAGS.
98         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
99         (LDFLAGS_FOR_TARGET): Initialize from configure script.
100         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
101         * Makefile.in, configure: Regenerated.
102         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
103         and CPPFLAGS_FOR_BUILD.
104
105 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
106
107         * configure.ac [spu-*-*]: Do not set skipdirs.
108         * configure: Re-generate.
109
110 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
111
112         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
113         * Makefile.in: Regenerated.
114
115 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
116
117         PR gdb/921
118         PR gdb/1646
119         PR gdb/2175
120         PR gdb/2176
121
122         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
123         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
124         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
125         (HOST_EXPORTS): Pass CPPFLAGS.
126         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
127         (LDFLAGS_FOR_TARGET): Initialize from configure script.
128         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
129         * Makefile.in, configure: Regenerated.
130         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
131         and CPPFLAGS_FOR_BUILD.
132
133 2008-09-29  Peter O'Gorman  <pogma@thewrittenword.com>
134
135         * libtool.m4: Update to libtool 2.2.6.
136         * lt~obsolete.m4: Update to libtool 2.2.6.
137         * ltmain.sh: Update to libtool 2.2.6.
138         * ltsugar.m4: Update to libtool 2.2.6.
139         * ltversion.m4: Update to libtool 2.2.6.
140         * ltoptions.m4: Update to libtool 2.2.6.
141         * ltgcc.m4: Update to match changes from libtool 2.2.6.
142
143 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
144
145         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
146         (GCC_SHLIB_SUBDIR): New.
147         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
148         * configure: Regenerate.
149         * Makefile.in: Regenerate.
150
151 2008-08-28  Tristan Gingold  <gingold@adacore.com>
152
153         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
154         Enable bfd, binutils and opcodes.
155         * configure: Regenerate.
156
157 2008-08-16  Nicolas Roche  <roche@adacore.com>
158
159         * Makefile.tpl: Add BOOT_ADAFLAGS.
160         * Makefile.in: Regenerate.
161
162 2008-08-16  Richard Sandiford  <rdsandiford@googlemail.com>
163
164         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
165         * configure: Regenerate.
166
167 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
168
169         Sync with gcc:
170         2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
171
172         * configure.ac: Add makefile fragments for hpux.
173         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
174         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
175         * configure: Regenerate.
176         * Makefile.in: Regenerate.
177
178         2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
179
180         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
181         * Makefile.in: Regenerate.
182         * configure: Regenerate.
183
184 2008-06-18  Ian Lance Taylor  <iant@google.com>
185
186         * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
187
188         * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
189
190 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
191
192         * configure: Regenerate.
193
194 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
195
196         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
197         "$@" is still intact with both Autoconf 2.59 and 2.62.
198         * configure: Regenerate.
199
200 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
201
202         * Makefile.tpl: Fix comment errors.
203         * Makefile.in: Regenerate.
204
205 2008-06-13  Julian Brown  <julian@codesourcery.com>
206
207         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
208         of libobjc for ARM EABI Linux.
209         * configure: Regenerate.
210
211 2008-06-12  David S. Miller  <davem@davemloft.net>
212             David Edelsohn  <edelsohn@gnu.org>
213
214         * configure.ac: Add powerpc*-*-* to gold supported targets.
215         * configure: Regenerate.
216
217 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
218
219         PR tree-optimization/36218
220         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
221         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
222         (all prefix="build-"): Pass them to build-system sub-makes.
223         * Makefile.in: Regenerate.
224
225 2008-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
226
227         * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
228         README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
229         mkdep, and compile.  Update comments.
230         (ETC_SUPPORT): Add ChangeLog and update comments.
231
232 2008-05-11  Ian Lance Taylor  <iant@google.com>
233
234         * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
235
236 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
237
238         Sync with gcc:
239         2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
240
241         PR bootstrap/35457
242         * configure.ac: Include override.m4.
243         * configure: Regenerate.
244
245         2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
246
247         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
248         * Makefile.in: Regenerate.
249
250         2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
251
252         * configure.ac: Do not build libssp for the AVR.
253         * configure: Regenerate.
254
255 2008-04-18  Nick Clifton  <nickc@redhat.com>
256
257         * MAINTAINERS: Replace reference to configure.in with reference to
258         configure.ac.
259
260 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
261
262         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
263         as nonconfigurable directories list.
264         * configure: Regenerate.
265
266 2008-04-14  David S. Miller  <davem@davemloft.net>
267
268         * configure.ac: Add sparc*-*-* to gold supported targets.
269         * configure: Regenerate.
270
271 2008-04-14  Ben Elliston  <bje@au.ibm.com>
272
273         * config.sub, config.guess: Update from upstream sources.
274
275 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
276
277         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
278         * Makefile.in: Regenerate.
279
280 2008-04-07  Ian Lance Taylor  <iant@google.com>
281
282         * Makefile.def: check-gold depends upon all-binutils.
283         * Makefile.in: Regenerate.
284
285 2008-04-04  Nick Clifton  <nickc@redhat.com>
286
287         PR binutils/4334
288         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
289         builds.
290         * configure: Regenerate.
291
292 2008-04-04  NightStrike  <NightStrike@gmail.com>
293
294         PR other/35151
295         * configure.ac: Combine rules for mingw32 and mingw64.
296         * configure: Regenerate.
297
298 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
299
300         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
301         * Makefile.in: Regenerate.
302
303 2008-03-20  Ian Lance Taylor  <iant@google.com>
304
305         * configure.ac: Add support for --enable-gold.
306         * Makefile.def: Add gold as a directory like ld.
307         * configure, Makefile.in: Regenerate.
308
309 2008-03-19  Andreas Krebbel  <krebbel1@de.ibm.com>
310
311         * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
312         (s390_cond_extensions): Reduced extensions to the compare related.
313         (main): z10 cpu type option added.
314         (expandConditionalJump): Renamed to ...
315         (insertExpandedMnemonic): ... this.
316
317         * opcodes/s390-opc.c: Re-group the operand format makros.
318         (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
319         INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
320         INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
321         INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
322         INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
323         INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
324         INSTR_SIL_RDU): New instruction formats added.
325         (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
326         MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
327         MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
328         MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
329         MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
330         MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
331         masks added.
332         (s390_opformats): New formats added "ris", "rrs", "sil".
333         * opcodes/s390-opc.txt: Add the conditional jumps with the
334         extensions removed from automatic expansion in s390-mkopc.c manually.
335         (asi - trtre): Add new System z10 EC instructions.
336         * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
337
338 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
339
340         * configure.ac: m4_include config/proginstall.m4.
341         * configure: Regenerate.
342
343 2008-03-16  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
344
345         Backport from upstream Libtool:
346         
347         2007-10-12  Eric Blake  <ebb9@byu.net>
348         
349         Deal with Autoconf 2.62's semantic change in m4_append.
350         * ltsugar.m4 (lt_append): Replace broken versions of
351         m4_append.
352         (lt_if_append_uniq): Don't require separator to be overquoted,
353         and avoid broken m4_append.
354         (lt_dict_add): Fix typo.
355         * libtool.m4 (_LT_DECL): Don't overquote separator.
356
357 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
358
359         * config.rpath: Add AIX 6 support.
360
361 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
362
363         * Makefile.def (stageprofile).  Remove -fprofile-generate
364         from stage_libcflags.
365         * Makefile.in: Regenerate.
366
367 2008-03-13  Ben Elliston  <bje@au.ibm.com>
368
369         * config.sub, config.guess: Update from upstream sources.
370
371 2008-03-06  Florian Krohm  <fkrohm@us.ibm.com>
372
373         * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
374         * s390-opc.txt (cmpsc): Duplicate entry removed.
375         (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
376         cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
377         fier, cu42, cu41): Fix operand format.
378
379 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
380
381         PR bootstrap/32009
382         PR bootstrap/32161
383
384         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
385         * configure: Regenerate.
386
387         * Makefile.def: Define stage_libcflags for all bootstrap stages.
388         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
389         STAGE4_LIBCFLAGS): New.
390         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
391         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
392         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
393         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
394         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
395         for target modules.  Don't export LIBCFLAGS.
396         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
397         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
398         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
399         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
400         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
401         * Makefile.in: Regenerate.
402
403 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
404
405         PR libgcj/33085
406         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
407         Do not use -DDLL_EXPORT.  Backport from upstream.
408
409 2008-02-14  Nick Clifton  <nickc@redhat.com>
410
411         Import this patch from gcc:
412         2008-01-24  David Edelsohn  <edelsohn@gnu.org>
413
414         * libtool.m4: Backport AIX 6 support from ToT Libtool.
415
416 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
417
418         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
419         * configure: Regenerate.
420
421 2008-01-31  Marc Gauthier  <marc@tensilica.com>
422
423         * configure.ac (xtensa*-*-*): Recognize processor variants.
424         * configure: Regenerate.
425
426 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
427
428         PR bootstrap/34922
429         * configure.ac (PARSE_ARGS): Push suitable setting of
430         ac_subdirs_all, for `./configure --help=recursive'.
431         Handle `+' in generic toplevel directory disabling.
432         * configure: Regenerate.
433
434 2008-01-23  Ben Elliston  <bje@au.ibm.com>
435
436         * config.sub, config.guess: Update from upstream sources.
437
438 2008-01-08  Ben Elliston  <bje@au.ibm.com>
439
440         * config.sub, config.guess: Update from upstream sources.
441
442 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
443
444         * COPYING.LIBGLOSS: Update default copyright.
445
446 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
447
448         * COPYING.NEWLIB: Update default copyright.
449
450 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
451
452         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
453         Change recommended MPFR from 2.2.1 > 2.3.0.
454         * configure: Regenerate.
455
456 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
457
458         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
459         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
460         * Makefile.in: Regenerate.
461
462 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
463
464         * configure.ac: Enable libjava for x86_64-*-darwin9.
465         * configure: Regenerate.
466
467 2007-12-05  Ben Elliston  <bje@au.ibm.com>
468
469         * config.sub, config.guess: Update from upstream sources.
470
471 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
472
473         * config-ml.in: Robustify against white space in absolute file
474         names.
475
476         * config-ml.in (multi-clean): Substitute ${Makefile}.
477         Remove superfluous ${Makefile} in list.
478
479 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
480
481         * Makefile.def (dependencies): Make configure-gdb depend on
482         all-intl.
483         * Makefile.in: Regenerated.
484
485 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
486
487         * Makefile.def: To avoid problems running with parallel makes,
488         build newlib before libgloss so that target specific header
489         files are availble.
490         * Makefile.in: Regenerate.
491
492 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
493
494         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
495         * Makefile.in: Regenerate.
496
497 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
498
499         * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
500         * libdecnumber: New directory, imported from GCC.
501
502 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
503
504         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
505         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
506         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
507         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
508         * configure: Regenerate.
509
510 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
511
512         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
513         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
514         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
515         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
516         * configure.ac: Default them to host tools for $host = $build.
517         Subst them.
518
519         * configure: Regenerate.
520         * Makefile.in: Regenerate.
521
522 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
523
524         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
525         * configure: Regenerate.
526
527 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
528
529         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
530         libstdc++.
531         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
532         * configure: Regenerate.
533         * Makefile.in: Regenerate.
534         
535 2007-09-17  Andreas Schwab  <schwab@suse.de>
536
537         * configure.ac: Raise minimum makeinfo version to 4.6.
538         * configure: Regenerate.
539
540 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
541
542         * configure.ac: Correct makeinfo version check.
543         * configure: Regenerate.
544
545 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
546
547         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
548         to $skipdirs and only disable gprof for newlib.  Use the normal
549         mips*-elf* handling in other respects.
550         * configure: Regnerate.
551
552 2007-09-12  David Daney  <ddaney@avtrex.com>
553
554         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
555         enabling libgcj.
556         * configure: Regenerate.
557
558 2007-09-12  Richard Guenther  <rguenther@suse.de>
559
560         * configure.ac (--enable-stage1-checking): If neither --enable-checking
561         nor --disable-checking is provided also turn on yes and types
562         checking for stage1.
563         * configure: Re-generate.
564
565 2007-09-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
566
567         PR target/33281
568         * configure.ac: Use config/mh-mingw on mingw.
569         * configure: Regenerate.
570
571 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
572
573         PR other/32154
574         * configure.ac: For libgloss targets, point the linker to the linker
575         script, startup code and simulator library.
576         * configure: Regenerate.
577
578 2007-09-09  Andrew Haley  <aph@redhat.com>
579
580         * configure.ac (noconfigdirs): Remove target-libffi and
581         target-libjava.
582
583 2007-08-29  Nick Clifton  <nickc@redhat.com>
584
585         * config.sub, config.guess: Update from upstream sources.
586
587 2007-08-21  Richard Guenther  <rguenther@suse.de>
588
589         * configure.ac: Add types checking to stage1 checking flags.
590         * configure: Regenerate.
591
592 2007-08-18  Paul Brook  <paul@codesourcery.com>
593             Joseph Myers  <joseph@codesourcery.com>
594
595         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
596         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
597         * Makefile.in: Regenerate.
598         * configure.ac (--with-debug-prefix-map): New.
599         * configure: Regenerate.
600
601 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
602             Nigel Stephens  <nigel@mips.com>
603
604         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
605         as target_makefile_frag.
606         * configure: Regenerate.
607
608 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
609
610         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
611         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
612         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
613         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
614         (do-compare, do-compare3, do-compare-debug): New.
615         ([+compare-target+]): Use them.
616
617 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
618
619         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
620         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
621         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
622         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
623         (do-compare, do-compare3, do-compare-debug): New.
624         ([+compare-target+]): Use them.
625
626 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
627             Ben Elliston  <bje@au.ibm.com>
628
629         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
630         --silent if $silent.
631         * configure: Regenerate.
632
633 2007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
634
635         * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
636
637 2007-07-17  Nick Clifton  <nickc@redhat.com>
638
639         * COPYING3: New file.  Contains version 3 of the GNU General
640         Public License.
641         * COPYING3.LIB: New file.  Contains version 3 of the GNU
642         Lesser General Public License.
643
644 2007-07-11  Bernd Schmidt  <bernd.schmidt@analog.com>
645
646         * configure.ac: Fix my previous change to really match GCC.
647         * configure: Regenerate.
648
649 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
650
651         * configure.ac: Rewrite 'configure --help' strings to look nicer.
652         * configure: Regenerate.
653
654 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
655
656         * configure.ac: Add some missing m4 quotation.
657         * configure: Regenerate.
658
659 2007-07-09  Kai Tietz   <kai.tietz@onevision.com>
660
661         * Makefile.def: Add windmc tool to build.
662         * Makefile.tpl: Likewise.
663         * configure.ac: Likewise.
664         * Makefile.in: Regenerate.
665         * configure: Regenerate.
666
667 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
668
669         * lt~obsolete.m4: New. Import from 20070318 libtool.
670
671 2007-06-29  Bernd Schmidt  <bernd.schmidt@analog.com>
672
673         * configure.ac: Don't add target-libmudflap to noconfigdirs for
674         uclinux and linux-uclibc targets.
675         * configure: Regenerate.
676
677 2007-06-28  DJ Delorie  <dj@redhat.com>
678
679         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
680         not building newlib.
681         * configure: Regenerated.
682         
683 2007-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
684
685         * src-release (DEVO_SUPPORT): Correct typos.
686
687 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
688
689         * Makefile.def: Add dependency from configure-gdb to all-bfd.
690         * Makefile.in: Regenerated.
691
692 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
693
694         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
695         (distclean-stage[+id+]): Possibly delete stage_last.
696         * Makefile.in: Regenerate.
697
698 2007-06-07  Ben Elliston  <bje@au.ibm.com>
699
700         * config.sub, config.guess: Update from upstream sources.
701
702 2007-06-07  Ben Elliston  <bje@au.ibm.com>
703
704         * Makefile.tpl: Fix spelling error.
705         * Makefile.in: Regenerate.
706
707 2007-06-04  Paolo Bonzini  <bonzini@gnu.org>
708
709         Sync with gcc:
710         2007-05-30  Jakub Jelinek  <jakub@redhat.com>
711
712         PR bootstrap/29382
713         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
714         * configure: Rebuilt.
715
716 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
717
718         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
719         lt_cv_sys_max_cmd_len.
720
721 2007-05-31  Paolo Bonzini  <bonzini@gnu.org>
722
723         * ltgcc.m4: Update from GCC.
724
725 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
726
727         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
728
729 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
730
731         * ltmain.sh: Update from GCC.
732         * libtool.m4: Update from GCC.
733         * ltsugar.m4: New. Update from GCC.
734         * ltversion.m4: New. Update from GCC.
735         * ltoptions.m4: New. Update from GCC.
736         * ltconfig: Remove.
737         * ltcf-c.sh: Remove.
738         * ltcf-cxx.sh: Remove.
739         * ltcf-gcj.sh: Remove.
740         * src-release: Update with new libtool file list.
741
742 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
743
744         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
745         stage_cflags.
746         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
747         Remove CFLAGS/LIBCFLAGS.
748         (configure-stage[+id+]-[+prefix+][+module+],
749         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
750         * Makefile.in: Regenerate.
751
752 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
753
754         * config-ml.in: Update from GCC.
755
756 2007-04-09  Daniel Jacobowitz  <dan@codesourcery.com>
757
758         * src-release (do-proto-toplev): Process the support directories before
759         the tool directory.
760
761 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
762
763         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
764         of glob.  Quote arguments with single quotes too.
765         * configure: Regenerate.
766
767 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
768
769         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
770         * Makefile.in: Regenerate
771
772 2007-03-07  Andreas Schwab  <schwab@suse.de>
773
774         * configure: Regenerate.
775
776 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
777
778         * configure.ac: Add "--with-pdfdir" configure option,
779         which defines pdfdir variable.
780         * Makefile.def (target=fixincludes): Add install-pdf to
781         missing targets.
782         (recursive_targets): Add install-pdf target.
783         (flags_to_pass): Add pdfdir.
784         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
785         target.
786         * configure: Regenerate
787         * Makefile.in: Regenerate
788
789 2007-02-28  Eric Christopher  <echristo@apple.com>
790
791         Revert:
792         2006-12-07  Mike Stump  <mrs@apple.com>
793
794         * Makefile.def (dependencies): Add dependency for
795         install-target-libssp and install-target-libgomp on
796         install-gcc.
797         * Makefile.in: Regenerate.
798
799 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
800
801         * configure: Regenerate.
802         * configure.ac: Move statements after variable declarations.
803
804 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
805
806         * configure.ac: Adjust for loop syntax.
807         * configure: Regenerate.
808
809 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
810
811         * configure: Rebuilt.
812
813 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
814
815         * configure.ac: Drop multiple occurrences of --enable-languages,
816         and fix its quoting.
817         * configure: Rebuilt.
818
819 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
820             Nathan Sidwell  <nathan@codesourcery.com>
821             Vladimir Prus  <vladimir@codesourcery.com
822             Joseph Myers  <joseph@codesourcery.com>
823
824         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
825         * configure: Regenerate.
826
827 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
828
829         * configure.ac (target_libraries): Move libgcc before libiberty.
830         * configure: Regenerated.
831
832 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
833
834         * configure: Regenerate again?
835
836 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
837
838         * configure: Reapply PR30748 fix which was lost in the previous commit.
839
840 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
841             Paolo Bonzini  <bonzini@gnu.org>
842
843         PR bootstrap/30753
844         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
845         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
846         * configure: Regenerated.
847
848 2007-02-10  Paolo Bonzini  <bonzini@gnu.org>
849
850         * configure: Regenerate.
851
852 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
853
854         PR bootstrap/30748
855         * configure.ac: Correct syntax for Solaris ksh.
856         * configure: Regenerated.
857
858 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
859
860         * Makefile.def: Sync with GCC.
861         * Makefile.tpl: Sync with GCC.
862         * Makefile.in: Regenerate.
863         * configure: Regenerate.
864
865 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
866
867         * Makefile.tpl (build_alias, host_alias, target_alias): Use
868         noncanonical equivalents.
869         * configure.in: Rename to...
870         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
871         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
872         target_noncanonical.  Use them.  Rewrite removal of configure
873         arguments for autoconf 2.59.  Discard variable settings.  Force
874         program_transform_name for native tools.
875
876         * Makefile.in: Regenerated.
877         * configure: Regenerated with autoconf 2.59.
878
879         * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
880
881 2007-02-08  Jeff Johnston  <jjohnstn@redhat.com>
882
883         * COPYING.LIBGLOSS: Reformat default Red Hat
884         license to fit within 80 columns.
885         * COPYING.NEWLIB: Ditto.
886
887 2007-02-05  Dave Brolley  <brolley@redhat.com>
888
889         * Contribute the following changes:
890         2006-11-28  DJ Delorie  <dj@redhat.com>
891
892         * configure.in: Fix typo for mep's target_makefile_frag.
893         * configure: Regenerated.
894
895         2005-04-22  Richard Sandiford  <rsandifo@redhat.com>
896
897         * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
898         * configure: Regenerate.
899
900         2001-09-19  DJ Delorie  <dj@redhat.com>
901
902         * configure.in (target_makefile_frag): use mt-mep
903
904         2001-06-12  Don Howard  <dhoward@redhat.com>
905
906         * configure.in: Remove gdb from MeP skip list.
907
908         2001-04-05  DJ Delorie  <dj@redhat.com>
909
910         * configure.in (noconfigdirs): Remove gcc from MeP skip list.
911
912         2001-03-20  Ben Elliston  <bje@redhat.com>
913
914         * configure.in (noconfigdirs): Add gcc and gdb for MeP.
915
916         2001-03-19  Ben Elliston  <bje@redhat.com>
917
918         * config.sub (mep, mep-*): Add.
919
920 2007-01-31  Andreas Schwab  <schwab@suse.de>
921
922         * Makefile.tpl (LDFLAGS): Substitute it.
923         * Makefile.in: Regenerate.
924
925 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
926
927         * configure.in: Change == to = in test command.
928         * configure: Regenerate.
929
930 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
931             Nick Clifton  <nickc@redhat.com>
932             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
933
934         * configure.in (build_configargs, host_configargs, target_configargs):
935         Remove build/host/target parameters.
936         (host_libs): Add gmp and mpfr.
937         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
938         * Makefile.def (gmp, mpfr): New.
939         (gcc): Remove target.
940         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
941         target_os, target_vendor): New.
942         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
943         * configure: Regenerate.
944         * Makefile.in: Regenerate.
945
946 2007-01-11  Matt Fago  <fago@earthlink.net>
947
948         * configure.in: Try to link to functions only in mpfr 2.2.x
949         to improve robustness of configure tests.
950         * configure: Regenerate.
951
952 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
953
954         * configure.in: Add support for an x86_64-mingw* target.
955         * configure: Regenerate.
956
957 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
958
959         * Makefile.tpl (all-target): Correct @if conditional for target
960         modules.
961         * configure.in: Omit libiberty if building only target libgcc.
962         * configure, Makefile.in: Regenerated.
963
964 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
965
966         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
967         * configure: Regenerate.
968
969 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
970
971         * Makefile.def (target_modules): Add libgcc.
972         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
973         * Makefile.tpl (clean-target-libgcc): Delete.
974         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
975         on gcc even for bootstrapped modules.  Rewrite handling of
976         lang_env_dependencies to loop over target_modules.
977         * configure.in (target_libraries): Add target-libgcc.
978         * Makefile.in, configure: Regenerated.
979
980 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
981
982         Sync with gcc:
983         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
984
985         * configure.in: Reorganize recognition of languages.  Add
986         --enable-stage1-languages.  Show supported languages for the chosen
987         target rather than all recognized languages.
988         * configure: Regenerate.
989
990         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
991
992         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
993         * Makefile.in: Regenerate.
994
995         2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
996
997         * configure.in: Warn that MPFR 2.2.0 is buggy.
998         * configure: Regenerate.
999
1000 2006-12-27  Ian Lance Taylor  <iant@google.com>
1001
1002         * configure.in: When removing Makefiles to force a reconfigure, also
1003         remove prev-DIR*/Makefile.
1004         * configure: Regenerate.
1005
1006 2006-12-23  Kazu Hirata  <kazu@codesourcery.com>
1007
1008         * config.bfd: Recognize fido.
1009
1010 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1011
1012         Sync with gcc:
1013
1014         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1015
1016         * configure.in: Remove "$build" case for powerpc-*-darwin* since
1017         it only affects bootstrap and could be tested on "$host" as well.
1018         * configure: Regenerate.
1019         * config/mh-ppc-darwin: Add to the stage1 cflags here.
1020
1021         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1022
1023         PR bootstrap/29544
1024         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1025         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1026         move here comment from Makefile.tpl.
1027         * Makefile.tpl: Move some definitions higher in the file.
1028         (STAGE1_CHECKING): New.
1029         * configure.in: Add --enable-stage1-checking.
1030         * configure: Regenerate.
1031         * Makefile.in: Regenerate.
1032
1033         2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1034
1035         * configure.in: Update error message for missing GMP/MPFR.
1036
1037         * configure: Regenerate.
1038
1039         2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1040
1041         * configure.in: Update MPFR version in error message.
1042
1043         * configure: Regenerate.
1044
1045         2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1046
1047         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1048         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1049         --with-gmp-lib): New flags.
1050
1051         * configure: Regenerate.
1052
1053 2006-12-12  Andreas Tobler  <a.tobler@schweiz.org>
1054
1055         PR bootstrap/30134
1056         * configure.in: Correct x86 darwin support for libjava to powerpc
1057         and i?86 only.
1058         * configure: Regenerate.
1059
1060 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
1061
1062         * configure.in:  Handle spu makefile frag.
1063         * Makefile.tpl (MAINT): Define
1064         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1065         * configure: Regenerate.
1066         * Makefile.in: Regenerate.
1067
1068 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1069
1070         * config.sub, config.guess: Update from upstream sources.
1071
1072 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1073
1074         * configure.in: Sync with GCC (spu-*-*).
1075         * configure: Sync with GCC.
1076
1077 2006-12-07  Mike Stump  <mrs@apple.com>
1078
1079         * Makefile.def (dependencies): Add dependency for
1080         install-target-libssp and install-target-libgomp on
1081         install-gcc.
1082         * Makefile.in: Regenerate.
1083
1084 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
1085
1086         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1087         (unstage): Test for stage_last presence.
1088
1089         PR bootstrap/29802
1090         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1091         * Makefile.in: Regenerate.
1092
1093 2006-11-14  DJ Delorie  <dj@redhat.com>
1094
1095         * Makefile.tpl (clean-stage*): Sync with GCC (clean).
1096         * Makefile.in: Sync with GCC.
1097         * configure.in: Sync with GCC (mpfr, gmp).
1098         * configure: Sync with GCC.
1099
1100 2006-11-08  Jie Zhang  <jie.zhang@analog.com>
1101
1102         * configure.in: Remove target-libgloss from noconfigdirs for
1103         bfin-*-*.
1104         * configure: Regenerated.
1105
1106 2006-10-27  Jeff Johnston  <jjohnstn@redhat.com>
1107
1108         * COPYING.NEWLIB: Add spu license.
1109         * COPYING.LIBGLOSS: Ditto.
1110
1111 2006-10-17  Brooks Moses  <bmoses@stanford.edu>
1112
1113         * Makefile.def: Added pdf target handling.
1114         * Makefile.tpl: Added pdf target handling.
1115         * Makefile.in: Regenerated.
1116
1117 2006-10-11  Jeff Johnston  <jjohnstn@redhat.com>
1118
1119         * COPYING.NEWLIB: Updated.
1120         * COPYING.LIBGLOSS: Ditto.
1121
1122 2006-09-27  Dave Brolley  <brolley@redhat.com>
1123
1124         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1125         $s instead of $r.
1126         * configure: Regenerated.
1127
1128 2006-09-26  Ben Elliston  <bje@au.ibm.com>
1129
1130         * config.sub, config.guess: Update from upstream sources.
1131
1132 2006-09-20  Thiemo Seufer  <ths@mips.com>
1133
1134         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1135         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1136         * configure: Regenerate.
1137
1138 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
1139
1140         * configure.in: Never build newlib for a Mingw host.
1141         Never build newlib as Mingw target library.
1142         Test the existence of winsup/cygwin for building a Cygwin newlib,
1143         rather than just winsup.
1144         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1145         building a Mingw target.
1146         * configure: Regenerate.
1147
1148 2006-08-15  Thiemo Seufer  <ths@mips.com>
1149             Nigel Stephens  <nigel@mips.com>
1150             David Ung  <davidu@mips.com>
1151
1152         * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
1153
1154 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
1155
1156         Sync from GCC:
1157         2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1158
1159         PR bootstrap/18058
1160         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1161         if the bootstrap compiler is a GCC version that supports it.
1162         * configure: Regenerate.
1163
1164 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
1165
1166         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1167         * configure: Regenerated.
1168
1169 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
1170
1171         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1172         for stages after the first.
1173
1174 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
1175
1176         * Makefile.def: Add dependencies for configure-opcodes
1177         on configure-intl and all-opcodes on all-intl.
1178         * Makefile.in: Regenerated.
1179
1180 2006-07-04  Peter O'Gorman  <peter@pogma.com>
1181
1182         * ltconfig: chmod 644 before ranlib during install.
1183
1184 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1185
1186         * configure.in: Fix thinkos in previous check-in.
1187         * configure: Regenerate.
1188
1189 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1190
1191         Sync from gcc:
1192
1193         2007-07-03  Paolo Bonzini  <bonzini@gnu.org>
1194
1195         PR other/27063
1196         * configure.in: Test subdir_requires and give an appropriate
1197         error message.
1198         * configure: Regenerate.
1199
1200         2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1201
1202         PR target/27540
1203         * configure.in: Only enable libgomp on IRIX 6.
1204         * configure: Regenerate.
1205
1206 2006-06-20  David Ayers  <d.ayers@inode.at>
1207
1208         PR bootstrap/28072
1209         * configure.in: Add target-boehm-gc to noconfigdirs depending on
1210         whether target-libjava is being configured instead of whether the
1211         java front end is enabled.
1212         * configure: Regenerate.
1213
1214 2006-06-15  Mark Shinwell  <shinwell@codesourcery.com>
1215
1216         * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
1217         to R_ARM_LDC_SB_G{0,1,2} respectively.
1218
1219 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
1220
1221         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1222         too.
1223         * Makefile.in: Regenerate.
1224
1225 2006-06-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1226
1227         Sync from gcc:
1228
1229         2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1230         * configure.in: Don't enable libgomp on hpux10.
1231         * configure: Rebuilt.
1232
1233 2006-06-13  David Ayers  <d.ayers@inode.at>
1234
1235         Sync from gcc:
1236
1237         2006-06-12  David Ayers  <d.ayers@inode.at>
1238
1239         PR bootstrap/27963
1240         PR target/19970
1241         * configure.in: Remove target-boehm-gc from noconfigdirs where
1242         ${libgcj} is specified.
1243         * configure: Regenerate.
1244
1245 2006-06-08  Jeff Johnston  <jjohnstn@redhat.com>
1246
1247         Sync from gcc:
1248
1249         2005-01-12  David Edelsohn  <edelsohn@gnu.org>
1250                     Andreas Schwab  <schwab@suse.de>
1251
1252         PR bootstrap/18033
1253         * config-ml.in: Eval option if surrounded by single quotes.
1254
1255 2006-06-07  Carlos O'Donell  <carlos@codesourcery.com>
1256
1257         Sync from gcc:
1258
1259         2006-06-06  David Ayers  <d.ayers@inode.at>
1260
1261         PR libobjc/13946
1262         * Makefile.def: Add dependencies for libobjc which boehm-gc.
1263         * Makefile.in: Regenerate.
1264         * configure.in: Add --enable-objc-gc at toplevel and have it
1265         enable boehm-gc for Objective-C.
1266         Remove target-boehm-gc from libgcj.
1267         Add target-boehm-gc to target_libraries.
1268         Add target-boehm-gc to noconfigdirs where ${libgcj}
1269         is specified.
1270         Assert that boehm-gc is supported when requested for Objective-C.
1271         Only build boehm-gc if needed either for Java or Objective-C.
1272         * configure: Regenerate.
1273
1274         2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
1275
1276         PR 27674
1277         * Makefile.tpl (configure-[+prefix+][+module+],
1278         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1279         Remove rule to unstage bootstrapped modules.
1280         (stage_current): New.
1281         * Makefile.in: Regenerate.
1282
1283         2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1284         Andreas Tobler  <a.tobler@schweiz.ch>
1285
1286         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
1287         * configure: Rebuilt.
1288
1289         Revert
1290         2006-01-31  Richard Guenther  <rguenther@suse.de>
1291         Paolo Bonzini  <bonzini@gnu.org>
1292
1293         * Makefile.def (target_modules): Add libgcc-math target module.
1294         * configure.in (target_libraries): Add libgcc-math target library.
1295         (--enable-libgcc-math): New configure switch.
1296         * Makefile.in: Re-generate.
1297         * configure: Re-generate.
1298
1299 2006-06-05  Jeff Johnston  <jjohnstn@redhat.com>
1300
1301         * config-ml.in: Alter CCASFLAGS to include special
1302         multilib options the same as is done for CFLAGS.
1303
1304 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
1305
1306         * Makefile.def: Added dependencies from sim and gdb on intl, and
1307         added configure dependencies to everything with an all dependency
1308         on intl.
1309         * gettext.m4: Removed.
1310         * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
1311         (GDB_SUPPORT_DIRS): Add intl.
1312         * Makefile.in: Regenerated.
1313
1314 2006-05-25  Daniel Jacobowitz  <dan@codesourcery.com>
1315
1316         * src-release (DEVO_SUPPORT): Add config.rpath.
1317
1318 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
1319
1320         * Makefile.def (bfd, opcodes): Fix lib_path.
1321         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1322         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
1323         * Makefile.in: Regenerate.
1324
1325 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
1326
1327         * configure.in: Enable gprof for cross builds.
1328         * configure: Regenerate.
1329
1330 2006-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
1331
1332         * src-release (MAKEINFOFLAGS): Define.
1333         (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
1334
1335 2006-05-14  Ben Elliston  <bje@au.ibm.com>
1336
1337         * config.sub, config.guess: Update from upstream sources.
1338
1339 2006-05-12  Ben Elliston  <bje@au.ibm.com>
1340
1341         * config.sub, config.guess: Update from upstream sources.
1342
1343 2006-05-04  Steve Ellcey  <sje@cup.hp.com>
1344
1345         * blt, iwidgets, mmalloc: Remove directories.
1346
1347 2006-05-01  DJ Delorie  <dj@redhat.com>
1348
1349         * configure.in: Restore CFLAGS if GMP isn't present.
1350         * configure: Regenerate.
1351
1352 2006-04-18  DJ Delorie  <dj@redhat.com>
1353
1354         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
1355         reference libgloss so that libssp can be built in a combined
1356         tree.
1357         * configure: Regenerate.
1358
1359 2006-04-10  Ben Elliston  <bje@au.ibm.com>
1360
1361         * contrib: Remove directory.
1362
1363 2006-04-06  Carlos O'Donell <carlos@codesourcery.com>
1364
1365         * Makefile.tpl: Add install-html target.
1366         * Makefile.def: Add install-html target.
1367         * Makefile.in: Regenerate.
1368         * configure.in: Add --with-datarootdir, --with-docdir,
1369         and --with-htmldir options.
1370         * configure: Regenerate.
1371
1372 2006-03-31  Ben Elliston  <bje@au.ibm.com>
1373
1374         PR binutils/1860
1375         * configure.in: Require makeinfo 4.4 or higher.
1376         * configure: Regenerate.
1377
1378 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
1379
1380         * Makefile.in: Regenerate.
1381
1382 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
1383
1384         Sync with gcc:
1385         2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
1386
1387         * configure.in: Handle --disable-<component> generically.
1388         * configure: Regenerate.
1389
1390         2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
1391
1392         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
1393         (TARGET_CONFIGDIRS): Remove.
1394         * configure.in: Remove AC_SUBST(target_configdirs).
1395         * Makefile.in, configure: Regenerated.
1396
1397
1398 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
1399
1400         PR libgcj/17311
1401         * ltmain.sh: Don't use "$finalize_rpath" for compile.
1402
1403 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
1404
1405         PR bootstrap/25670
1406
1407         * Makefile.tpl ([+compare-target+]): Print explanation messages.
1408
1409         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1410         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1411         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1412         BUILD_PREFIX, BUILD_PREFIX_1.
1413         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1414
1415         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1416         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1417
1418         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1419         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1420         of `cat stage_current`.  Always provide the `r' and `s' variables.
1421         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1422         a single shell execution.
1423         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1424         bootstrapped modules, make the stage1 module if the build was not
1425         started yet, else build the current stage.
1426         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1427         (all-build, all-host, all-target, [+make_target+]-host,
1428         [+make_target+]-target): Do not use \-continued lines.
1429         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1430         (current_stage, restrap, stage_last): New.
1431
1432         * Makefile.in: Regenerate.
1433         * configure: Regenerate.
1434
1435 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1436
1437         Sync from gcc:
1438
1439         2006-01-31  Richard Guenther  <rguenther@suse.de>
1440                     Paolo Bonzini  <bonzini@gnu.org>
1441
1442         * Makefile.def (target_modules): Add libgcc-math target module.
1443         * configure.in (target_libraries): Add libgcc-math target library.
1444         (--enable-libgcc-math): New configure switch.
1445         * Makefile.in: Re-generate.
1446         * configure: Re-generate.
1447         * libgcc-math: New toplevel directory.
1448
1449         2006-01-18  Richard Henderson  <rth@redhat.com>
1450                     Jakub Jelinek  <jakub@redhat.com>
1451                     Diego Novillo  <dnovillo@redhat.com>
1452
1453         * libgomp: New directory.
1454         * Makefile.def: Add target_module libgomp.
1455         * Makefile.in: Regenerate.
1456         * configure.in (target_libraries): Add target-libgomp.
1457         * configure: Regenerate.
1458
1459 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1460             Andreas Schwab  <schwab@suse.de>
1461
1462         * configure: Regenerate.
1463
1464 2006-01-16  Paolo Bonzini  <bonzini@gnu.org>
1465
1466         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1467         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1468         the assembler, linker and binutils.
1469         * configure: Regenerate.
1470
1471 2006-01-16  Nick Clifton  <nickc@redhat.com>
1472
1473         * config.sub, config.guess: Sync from config repository.
1474
1475 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
1476
1477         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1478         @ from continuation.
1479         * Makefile.in: Rebuilt.
1480
1481 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1482
1483         Sync from gcc:
1484
1485         2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1486
1487         PR bootstrap/24252
1488
1489         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1490         * Makefile.tpl (OBJDUMP): New.
1491         (EXTRA_HOST_FLAGS): Add it.
1492         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1493
1494         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1495         to use symbolic links between directories.  Avoid race conditions
1496         or make them harmless.
1497         * configure.in: Do not try to use symbolic links between directories.
1498
1499         * Makefile.def (LEAN): Pass.
1500         * Makefile.tpl (LEAN): Define.
1501         (stage[+id+]-start): Accept that the previous directory does not
1502         exist, if the bootstrap is lean.
1503         (stage[+id+]-bubble): Invoke lean bootstrap commands after
1504         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
1505         configure substitution.
1506         ([+compare-target+]): Likewise.
1507         ([+bootstrap-target+]-lean): New.
1508         * configure.in: Remove lean bootstrap support from here.
1509
1510         * Makefile.in: Regenerate.
1511         * configure: Regenerate.
1512
1513         2006-01-02  Andreas Schwab  <schwab@suse.de>
1514
1515         * configure.in: When reconfiguring remove Makefile in
1516         all stage directories.
1517         * configure: Regenerate.
1518
1519 2005-12-27  Leif Ekblad  <leif@rdos.net>
1520
1521         * configure.in: Add support for RDOS target.
1522         * configure: Regenerate.
1523
1524 2005-12-27  Nick Clifton  <nickc@redhat.com>
1525
1526         PR binutils/1990
1527         * libtool.m4: Synchronize with version in GCC sources.
1528
1529 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
1530
1531         Revert Ada-related part of the previous change.
1532
1533         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1534         Do not pass.
1535         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1536         * Makefile.in: Regenerate.
1537         * configure.in: Do not include mt-ppc-aix target fragment.
1538         * configure: Regenerate.
1539
1540 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
1541
1542         * configure.in: Select appropriate fragments for PowerPC/AIX.
1543         * configure: Regenerate.
1544
1545         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1546         BOOT_CFLAGS, BOOT_LDFLAGS.
1547         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1548         BOOT_CFLAGS, BOOT_LDFLAGS.
1549         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1550         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1551         (stage): Fail if we cannot complete the work.
1552         * Makefile.in: Regenerate.
1553
1554 2005-12-16  Jeff Johnston  <jjohnstn@redhat.com>
1555
1556         * COPYING.NEWLIB: Update copyright year for default
1557         copyright.
1558
1559 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
1560
1561         * Makefile.tpl (all, do-[+make_target+], do-check, install,
1562         install-host-nogcc): Don't invoke $(stage) at the end.
1563         * Makefile.in: Regenerate.
1564
1565 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
1566
1567         * configure.in: Flip the top-level bootstrap switch.
1568         * configure: Regenerate.
1569
1570         Merge from gcc:
1571
1572         2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
1573
1574         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1575         $(stage) and $(unstage).
1576         (EXTRA_TARGET_FLAGS): Correct double-quoting.
1577         (all): Remove stray semicolon.
1578         (local-distclean): Don't handle multilib.tmp and multilib.out.
1579         (install.all): Set $s for consistency.
1580         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1581         check_multilibs setting.  Always make the install directory.
1582         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1583         Correct @if/@endif.
1584         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1585         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1586         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1587         (multilib.out): Remove.
1588         * Makefile.in: Regenerated.
1589
1590 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1591
1592         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
1593         * configure.in: Replace ms1 arch with mt.
1594         * configure: Rebuilt.
1595
1596 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1597
1598         Sync with gcc:
1599
1600 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1601
1602         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
1603         * configure.in: Replace ms1 arch with mt.
1604         * configure: Rebuilt.
1605
1606 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1607
1608         Sync with gcc:
1609
1610         2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1611
1612         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1613         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1614         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
1615         Find in-tree tools if available.
1616         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1617         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1618         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1619         (COMPILER_*_FOR_TARGET): New.
1620         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1621         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1622         (CONFIGURED_*, USUAL_*): Remove.
1623         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1624         STRIP): Use autoconf substitutions.
1625         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1626         COMPILER_NM_FOR_TARGET): New.
1627         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1628
1629         (all): Make all-host and all-target in parallel.
1630         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1631         that $$r and $$s are set before invoking a recursive make.
1632         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1633         ([+bootstrap-target+]): Inline most of the `all' target.
1634
1635         2005-11-29  Ben Elliston  <bje@au.ibm.com>
1636
1637         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1638         from the gcc build directory.
1639         * Makefile.in: Regenerate.
1640
1641         2005-11-29  Ben Elliston  <bje@au.ibm.com>
1642
1643         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
1644         depend on all-libdecnumber.
1645         * configure.in (host_libs): Include libdecnumber.
1646         * Makefile.in: Regenerate.
1647         * configure: Likewise.
1648
1649         2005-11-21  Kean Johnston  <jkj@sco.com>
1650
1651         * config.sub, config.guess: Sync from upstream sources.
1652
1653 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
1654
1655         * Makefile.def: Remove gdb dependencies for gdbtk.
1656         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1657         (configure-gdb, install-gdb): New rules.
1658         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1659         * Makefile.in, configure: Regenerated.
1660
1661 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
1662
1663         PR bootstrap/24297
1664         * Makefile.tpl (do-[+make-target+], do-check, install,
1665         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1666         are set before recursing.
1667         * Makefile.in: Regenerate.
1668
1669 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
1670
1671         PR bootstrap/18939
1672         * Makefile.def (gcc) <target>: Fix thinko.
1673         * Makefile.in: Regenerate.
1674
1675 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
1676
1677         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1678         * configure: Regenerate.
1679
1680 2005-10-09  Kazu Hirata  <kazu@codesourcery.com>
1681
1682         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1683         target-libffi, target-qthreads, target-libjava, and
1684         targetlibobjc.
1685         * configure: Regenerate.
1686
1687 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
1688
1689         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1690         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1691         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1692         (USUAL_OBJDUMP_FOR_TARGET): New.
1693         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1694         * configure.in: Check for $OBJDUMP_FOR_TARGET.
1695         * configure, Makefile.in: Regenerated.
1696
1697 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1698
1699         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1700         before other host packages.
1701
1702 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1703
1704         PR bootstrap/22340
1705
1706         * configure.in (default_target): Remove.
1707         * Makefile.tpl (all): Do not use prerequisites as subroutines
1708         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1709         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1710         use prerequisites as subroutines.
1711         (check-host, check-target): New.
1712         (bootstrap configure & all targets): Do not use stage*-start
1713         if the directory layout is already ok.
1714         (non-bootstrap configure & all targets): Prepend a $(unstage).
1715         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
1716         (NOTPARALLEL): Remove.
1717         (unstage, stage variables): New variables.
1718         (unstage, stage targets): Simply expand to those variables.
1719
1720         * configure: Regenerate.
1721         * Makefile.in: Regenerate.
1722
1723 2005-10-04  James E Wilson  <wilson@specifix.com>
1724
1725         * Makefile.def (lang_env_dependencies): Add libmudflap.
1726         * Makefile.in: Regenerate.
1727
1728 2005-10-03  Catherine Moore  <clm@cm00re.com>
1729
1730         * configure.in (bfin-*-*): Support bfin.
1731         * configure: Regenerated.
1732
1733 2005-09-30  H.J. Lu  <hongjiu.lu@intel.com>
1734
1735         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1736         * configure: Regenerated.
1737
1738 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
1739
1740         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1741         (LIPO_FOR_TARGET): New.
1742         (CONFIGURED_LIPO_FOR_TARGET): New.
1743         (USUAL_LIPO_FOR_TARGET): New.
1744         (STRIP_FOR_TARGET): New.
1745         (CONFIGURED_STRIP_FOR_TARGET): New.
1746         (USUAL_STRIP_FOR_TARGET): New.
1747         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1748         STRIP_FOR_TARGET.
1749         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1750         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1751         * Makefile.in: Regenerate.
1752         * configure: Regenerate.
1753
1754 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
1755
1756         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1757         (rs6000-*-aix*): Same.
1758         * configure: Regenerate.
1759
1760 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1761
1762         * configure.in: Recognize f95 in the --enable-languages option,
1763         and substitute it for fortran, issuing a warning.
1764         * configure: Regenerate.
1765
1766 2005-09-07  Ben Elliston  <bje@au.ibm.com>
1767
1768         Import from Autoconf sources:
1769
1770         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
1771         * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
1772         Elliston.  Handle weird characters correctly.
1773
1774 2005-08-30  Phil Edwards  <phil@codesourcery.com>
1775
1776         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
1777         * configure:  Regenerated.
1778
1779 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
1780
1781         * Makefile.def (libssp): Add to lang_env_dependencies.
1782         * Makefile.in: Regenerate.
1783
1784 2005-08-17  Christian Groessler  <chris@groessler.org>
1785
1786         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1787         * Makefile.in: Regenerate.
1788
1789 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
1790
1791         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1792         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1793         Look for alternate names of the target cc and c++
1794         * configure: Regenerate.
1795
1796 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
1797
1798         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1799         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1800         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1801         tools; remove code to manually set them.
1802         (Target tools): Look in the environment for them.
1803         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1804         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1805         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1806         build directory.
1807         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1808         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1809         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1810         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1811         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1812         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1813         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1814         * configure: Regenerate.
1815         * Makefile.in: Regenerate.
1816
1817 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
1818
1819         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1820         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
1821         * Makefile.in: Regenerated.
1822
1823 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
1824
1825         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1826         (CFLAGS_FOR_TARGET): Use it.
1827         (CXXFLAGS_FOR_TARGET): Likewise.
1828         * Makefile.in: Regenerated.
1829         * configure.in (--with-build-sysroot): New option.
1830         * configure: Regenerated.
1831
1832 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
1833
1834         * Makefile.tpl: Wrap install between unstage and stage
1835         * Makefile.in: Regenerate.
1836
1837 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
1838
1839         * all files: Update FSF address.
1840
1841 2005-07-14  Jim Blandy  <jimb@redhat.com>
1842
1843         * configure.in: Add cases for Renesas m32c.
1844         * configure: Regenerated.
1845
1846 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1847
1848         * COPYING, compile, config-ml.in, config.guess,
1849         config.sub, install-sh, missing, mkinstalldirs,
1850         symlink-tree, ylwrap: Sync from upstream sources.
1851
1852 2005-07-13  Eric Christopher  <echristo@redhat.com>
1853
1854         * configure.in: Add toplevel noconfigdir support for tpf.
1855         * configure: Regenerate.
1856
1857 2005-07-11  Jakub Jelinek  <jakub@redhat.com>
1858
1859         * Makefile.def (target_modules): Add libssp.
1860         * configure.in (target_libraries): Add target-libssp.
1861         * configure: Rebuilt.
1862         * Makefile.in: Rebuilt.
1863
1864 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
1865
1866         PR ada/22340
1867
1868         * Makefile.def: Sync with gcc.
1869         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1870         * Makefile.in: Regenerate.
1871
1872 2005-07-07  Andreas Schwab  <schwab@suse.de>
1873
1874         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1875         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1876         * Makefile.in: Regenerated.
1877
1878 2005-07-07  Kazu Hirata  <kazu@codesourcery.com>
1879
1880         * configure.in: Add --enable-libssp and --disable-libssp.
1881         * configure: Regenerate with autoconf-2.13.
1882
1883 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
1884
1885         * configure.in: Don't build sim or rda when targetting darwin.
1886         * configure: Regenerate.
1887
1888 2005-07-04  Ben Elliston  <bje@gnu.org>
1889
1890         * src-release (do-proto-toplev): Remove dejagnu bits.
1891         (DEJAGNU_SUPPORT_DIRS): Remove.
1892         (dejagnu.tar.bz2, dejagnu.tar): Likewise.
1893         (GDBD_SUPPORT_DIRS): Likewise.
1894         (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
1895         (INSIGHTD_SUPPORT_DIRS): Likewise.
1896         (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
1897
1898 2005-06-30  Ben Elliston  <bje@gnu.org>
1899
1900         * setup.com (mpw): Remove unused directive.
1901
1902 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
1903
1904         * Makefile.def (stagefeedback): Come after profile.
1905         Define profiledbootstrap target.
1906         * Makefile.tpl (profiledbootstrap): Remove.
1907         (stageprofile-end): Zap stagefeedback.
1908         (stagefeedback-start): Copy all .gcda files, not only GCC's.
1909         * Makefile.in: Regenerate.
1910
1911 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
1912
1913         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
1914         In 'cpp' stanza, support '#line' as well as '# '.
1915
1916 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
1917
1918         * configure.in (unsupported_languages): New macro.
1919         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
1920         non-ported target libraries in noconfigdirs.
1921         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1922         non-linux-gnu.  Remove libgcj_ex_libffi.
1923         <lang_frag loop>: Set add_this_lang=no if the language is in
1924         unsupported_languages.
1925         * configure: Regenerate.
1926
1927 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
1928
1929         * configure.in: Fix typo in handling of --with-mpfr-dir.
1930         * configure: Regenerate.
1931
1932 2005-06-02  Jim Blandy  <jimb@redhat.com>
1933
1934         * config.sub: Add cases for the Renesas m32c.  (This patch has been
1935         accepted into the master sources.)
1936
1937 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
1938             Michael Snyder  <msnyder@redhat.com>
1939             Stan Cox  <scox@redhat.com>
1940
1941         * configure.in: Set noconfigdirs for ms1.
1942
1943         * configure: Regenerate.
1944
1945 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
1946
1947         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1948         (Dependencies): Consider target modules for bootstrap dependencies.
1949         Make target bootstrap modules depend on each stage's gcc.
1950         * Makefile.in: Regenerate.
1951
1952 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
1953
1954         * Makefile.def (configure-gcc): Depend on binutils having been built.
1955         (all-gcc): No need to do it here.
1956         * Makefile.in: Regenerate.
1957
1958 2005-05-19  Paul Brook  <paul@codesourcery.com>
1959
1960         * configure.in: Rewrite misleading error message when requested
1961         language cannot be built.
1962         * configure: Regenerate.
1963
1964 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
1965
1966         * ylwrap: Import from Automake 1.9.5.
1967
1968 2005-05-04  Mike Stump  <mrs@apple.com>
1969
1970         * configure.in: Always pass --target to target configures as
1971         otherwise rebuilds that do --recheck will fail.
1972         * configure: Rebuilt.
1973
1974 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
1975
1976         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1977         STAGE_HOST_EXPORTS.
1978         (configure, all): Add bootstrap support.
1979         (Host modules, target modules): Pass post-stage1 flags and exports.
1980         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1981         * Makefile.in: Regenerate.
1982
1983 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
1984
1985         Sync from gcc:
1986
1987         2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
1988
1989         * config.sub: Update from master copy.
1990
1991         2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
1992
1993         * configure.in <crisv32-*-*, cris-*-*>: New local variable
1994         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
1995         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
1996         "*-*-elf" and "*-*-linux*".
1997         * configure: Regenerate.
1998
1999 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
2000
2001         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2002         (TARGET_CONFIGARGS): Include --with-target-subdir.
2003         (configure, all): New macros.  Use them throughout.
2004
2005 2005-04-05  Paolo Bonzini  <bonzini@gnu.org>
2006
2007         * Makefile.tpl: Sync with gcc.
2008         * Makefile.in: Regenerate.
2009
2010 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
2011
2012         * config/mh-mingw32: Delete.
2013         * configure.in: Don't use it.
2014         * configure: Regenerate.
2015
2016 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
2017
2018         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2019         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2020         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2021         (HOST_LIB_PATH): Generate from Makefile.def.
2022         (TARGET_LIB_PATH): Likewise.
2023         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2024         * Makefile.in: Regenerate.
2025         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2026         (RPATH_ENVVAR): Include Darwin case.
2027         * configure: Regenerate.
2028
2029 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
2030
2031         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2032         * configure: Regenerate.
2033
2034 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
2035
2036         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2037         gcc_version, and gcc_version_trigger from set of flags to pass.
2038         * Makefile.tpl: Remove definitions of above variables.
2039         (config.status): Remove dependency on $(gcc_version_trigger).
2040         * Makefile.in: Regenerate.
2041         * configure.in: Do not reference config/gcc-version.m4 nor
2042         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
2043         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
2044         * configure: Regenerate.
2045
2046 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
2047             Andrew Pinski <pinskia@physics.uc.edu>
2048
2049         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2050         * Makefile.in: Regenerate.
2051
2052 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
2053
2054         PR libgcj/20160
2055         * ltmain.sh: Avoid creating archives with components that have
2056         duplicate basenames.
2057
2058 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
2059
2060         PR bootstrap/20250
2061         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2062         instead of check.
2063         * Makefile.in: Regenerate.
2064
2065 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2066
2067         Sync from gcc.
2068
2069         2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2070
2071         PR bootstrap/17383
2072         * Makefile.def (target_modules): Remove "stage", now unnecessary.
2073         * Makefile.tpl (HOST_SUBDIR): New substitution.
2074         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2075         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2076         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2077         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2078         (Host modules, Bootstrapped modules): Use it.
2079         (Build modules, Target modules): Do not create symlink trees,
2080         always configure out-of-srcdir.
2081         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2082         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2083         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2084         $(HOST_SUBDIR).  Create a symlink for host_subdir.
2085
2086         * Makefile.in: Regenerate.
2087         * configure: Regenerate.
2088
2089         Merged from libada-gnattools-branch:
2090         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2091
2092         * Makefile.def: Add gnattools as a module, depending on target-libada.
2093         * Makefile.in: Regenerate.
2094         * configure.in: Include gnattools in host_tools; disable it if ada
2095         is disabled.
2096         * configure: Regenerate.
2097
2098 2005-02-23  Nick Clifton  <nickc@redhat.com>
2099
2100         * configure: Regenerate.
2101
2102 2005-02-22  Paul Schlie  <schlie@comcast.net>
2103
2104         * configure.in: Allow darwin targeted ports to build tk, itcl and
2105         libgui.
2106
2107 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2108
2109         PR libgcj/10353
2110         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2111         * configure: Regenerate.
2112
2113 2005-02-08  Andrew Cagney  <cagney@gnu.org>
2114
2115         * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
2116         gdb/ section.  Update GDB's URL.
2117
2118 2005-01-31  Andrew Cagney  <cagney@gnu.org>
2119
2120         * gettext.m4: Only set ENABLE_NLS when gettext is present.
2121
2122 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
2123
2124         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2125         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2126         target-libgloss when not *-*-elf and *-*-aout.
2127         * configure: Regenerate.
2128
2129 2005-01-27  Andrew Cagney  <cagney@gnu.org>
2130
2131         * gettext.m4: Don't use NONE as a default for CATOBJEXT.
2132
2133 2005-01-24  Andrew Cagney  <cagney@gnu.org>
2134
2135         * gettext.m4: Only fall back to ../intl/ when it's present.
2136
2137 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2138
2139         * install-sh, config.sub: Import from upstream.
2140
2141 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2142
2143         PR bootstrap/18222
2144         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2145         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2146         * Makefile.in: Regenerate.
2147
2148 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
2149
2150         Revert 2004-12-28 Makefile changes, a better fix will be
2151         applied to mainline and src after GCC 4.0 branches.
2152
2153 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
2154
2155         PR bootstrap/17383
2156
2157         * Makefile.def (target_modules): Remove stage parameter,
2158         it is always true now.
2159         * Makefile.tpl (configure-build-[+module+],
2160         configure-target-[+module+]): Always build symlink tree
2161         for the directory and for include.  BUILD_SUBDIR and
2162         TARGET_SUBDIR cannot be . anymore.
2163         * Makefile.in: Regenerate.
2164
2165 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
2166
2167         Revert 2004-12-08 Makefile changes.
2168
2169 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
2170
2171         * configure.in (sh64-*-*): Reenable gprof.
2172         * configure: Regenerate.
2173
2174 2004-12-09  Jim Blandy  <jimb@redhat.com>
2175
2176         * MAINTAINERS: List 'depcomp' as part of automake.
2177
2178 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
2179
2180         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2181         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2182         (EXTRA_TARGET_FLAGS): Add PICFLAG.
2183         * Makefile.in: Regenerate.
2184
2185 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
2186
2187         * Makefile.tpl: Generate normal dependencies if the LHS module is
2188         not bootstrapped.
2189         * Makefile.in: Regenerate.
2190
2191 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2192
2193         * configure.in: Include config/gxx-include-dir.m4.  Use
2194         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
2195         * configure: Regenerate.
2196
2197 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2198
2199         * config.if: Delete.
2200         * configure.in: Set libstdcxx_incdir directly.
2201         * configure: Regenerate.
2202         * MAINTAINERS: Remove mention of config.if.
2203         * src-release (DEVO_SUPPORT): Remove config.if.
2204
2205 2004-12-02  Eric Christopher  <echristo@redhat.com>
2206
2207         * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
2208         of things to remove.
2209         * Makefile.in: Regenerate.
2210
2211 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2212
2213         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2214         * configure: Regenerate.
2215
2216 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2217
2218         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
2219         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
2220         * configure: Regenerate.
2221
2222 2004-11-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2223
2224         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2225         (hppa*64*-*-*): Delete incorrect comment.
2226         * configure: Rebuilt.
2227
2228 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2229
2230         * install-sh, compile: Import from automake.
2231
2232 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2233
2234         * config.guess, config.sub:  Import from savannnah.
2235
2236 2004-11-12  Mike Stump  <mrs@apple.com>
2237
2238         * Makefile.def: Add html support.
2239         * Makefile.tpl: Likewise.
2240         * Makefile.in: Regenerate.
2241
2242 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
2243
2244         PR 18423
2245         * configure.in: Remove all instances of build-fixincludes from
2246         noconfigdirs.
2247         (build_configargs): Supply --target to subdirectories.
2248         * configure: Regenerate.
2249
2250         * Makefile.def: Make gcc install depend on fixincludes install.
2251         * Makefile.in: Regenerate.
2252
2253 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
2254
2255         * configure.in (noconfigdirs) [mmix-*-*]: Disable
2256         target-libgfortran.
2257         * configure: Regenerate.
2258
2259 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
2260
2261         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2262         like CC.
2263
2264 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
2265
2266         * Makefile.def (host fixincludes): Specify missing targets.
2267         * Makefile.in: Regenerate.
2268
2269 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
2270
2271         PR other/17783
2272         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2273         * configure: Regenerated.
2274
2275 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
2276
2277         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2278         * configure: Regenerated.
2279
2280 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
2281
2282         PR target/18151
2283         * configure.in (case ${target}): Do not build fixincludes for avr.
2284         * configure: Regenerated.
2285
2286 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
2287
2288         * configure.in (case ${target}): Do not build fixincludes
2289         on platforms where it is not used.
2290         * configure: Regenerated.
2291
2292 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
2293
2294         * configure.in: Use an absolute path to install-sh.
2295         * configure: Regenerated.
2296
2297 2004-10-19  Andrew Cagney  <cagney@gnu.org>
2298
2299         * src-release (do-djunpack, do-md5sum): Install the generated file
2300         directly into the proto-toplev/ directory.
2301
2302 2004-10-19  Andrew Cagney  <cagney@gnu.org>
2303
2304         * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
2305
2306 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2307
2308         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2309         * configure: Regenerate.
2310
2311 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
2312
2313         Fix wrong conflict resolution in:
2314
2315         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2316
2317         * Makefile.in: Regenerate.
2318         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2319         in the recursive `make', instead of hardwiring `all'.
2320         (Autogenerated TARGET-* variables): New.
2321
2322 2004-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
2323
2324         Merged from GCC / libtool upstream:
2325         2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
2326         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2327         * ltcf-cxx.sh (tpf*): Likewise.
2328         * ltconfig (tpf*): Add TPF OS configuration support.
2329
2330 2004-09-30  Tomer Levi  <Tomer.Levi@nsc.com>
2331
2332         * configure.in: Enable target-libgloss for crx-*-*.
2333         * configure: Regenerate.
2334
2335 2004-09-24  Michael Roth  <mroth@nessie.de>
2336
2337         * configure.in (--without-headers): Add missing double quotes.
2338         * configure: Regenerate.
2339
2340 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
2341
2342         * ylwrap: Revert to previous version.
2343
2344 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
2345
2346         PR bootstrap/17369
2347         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2348         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2349         SET_GCC_LIB_PATH_CMD.
2350         (BASE_TARGET_EXPORTS): Likewise.
2351         * Makefile.in: Regenerated.
2352
2353         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2354         * configure: Regenerated.
2355
2356 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
2357
2358         * config.guess: New upstream version
2359         * compile, depcomp, install-sh, ylwrap: Likewise.
2360
2361 2004-09-19  Roger Sayle  <roger@eyesopen.com>
2362
2363         * config/mh-x86omitfp: New host makefile fragment.  Add
2364         -fomit-frame-pointer to the default BOOT_CFLAGS.
2365         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2366         * configure: Regenerate.
2367
2368 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
2369
2370         PR target/11572
2371         * configure.in (*-*-darwin*): Renable libobjc.
2372         * configure: Regenerate.
2373
2374 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
2375
2376         * Makefile.def: Remove libbanshee.
2377         * Makefile.tpl: Ditto.
2378         * configure.in: Ditto.
2379         * Makefile.in: Regen.
2380         * configure: Ditto.
2381
2382 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
2383
2384         * missing: Import latest version from master repository.
2385
2386 2004-09-04  Nick Clifton  <nickc@redhat.com>
2387
2388         * config.sub: Import latest version from master repository.
2389         * config.guess: Likewise.
2390         This includes these changes:
2391
2392         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
2393
2394         * config.sub: Handle crisv32, alias etraxfs.
2395         * config.guess (crisv32:Linux:*:*): Handle.
2396
2397         2004-08-13  Brad Smith  <brad@comstyle.com>
2398
2399         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2400         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2401
2402         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
2403
2404         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2405         assume the processor is a powerpc.  This is because coreutils
2406         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2407         in this case, due to a MacOS X bug that causes
2408         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2409         to return a negative number.
2410         Problem reported by Petter Reinholdtsen in:
2411         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2412
2413         2004-07-19  Ben Elliston  <bje@gnu.org>
2414
2415         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2416
2417         2004-06-24  Ben Elliston  <bje@gnu.org>
2418
2419         * config.guess: Update copyright years.
2420         * config.sub: Likewise.
2421
2422         2004-06-22  Robert Millan  <robertmh@gnu.org>
2423
2424         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2425         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2426
2427         2004-06-22  Stanley F. Quayle <stan@stanq.com>
2428
2429         * config.guess (*:*VMS:*:*): New entry. Replaces
2430         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2431         manufacturer.
2432
2433         2004-06-22  Ben Elliston  <bje@gnu.org>
2434
2435         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2436         * config.sub: Likewise.
2437
2438         2004-06-22  Ben Elliston  <bje@gnu.org>
2439
2440         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2441         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2442
2443         2004-06-11  Ben Elliston  <bje@gnu.org>
2444
2445         * config.guess (pegasos:OpenBSD:*:*): Remove.
2446
2447         2004-06-11  Ben Elliston  <bje@gnu.org>
2448
2449         From Wouter Verhelst <wouter@grep.be>:
2450         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2451
2452         2004-06-11  Ben Elliston  <bje@gnu.org>
2453
2454         * config.guess (luna88k:OpenBSD:*:*): New.
2455
2456         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
2457
2458         * config.guess (m32r*:Linux:*:*): New case.
2459         * config.sub: Handle m32rle.
2460
2461         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
2462
2463         From Jens Petersen  <petersen@redhat.com>:
2464         * config.sub: Handle sparcv8.
2465
2466         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
2467
2468         From Tom Smith <smith@cag.lkg.hp.com>:
2469         * config.guess: Version suffixes are equally significant on Tru64
2470         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
2471         prefix of "P" (patched kernel).
2472
2473         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
2474
2475         * config.sub: Add support for National Semiconductor CRX target.
2476
2477 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2478
2479         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2480         *-*-netware, but add target-libmudflap.
2481         Consolidate *-*-netware targets (of which really only i?86 exists)
2482         into a single entry.
2483         * configure: Likewise.
2484
2485 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
2486
2487         * Makefile.tpl (sorry): Remove.
2488         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2489         (cleanstrap targets): Depend on distclean, not distclean-stage1.
2490         (do-clean): Clean per-stage directories too.
2491         (do-distclean): Run distclean-stage1 too.
2492         (.NOTPARALLEL): Enable during toplevel bootstrap.
2493         (stage[+id+]-bubble): Enable parallel execution during
2494         the recursive invocation.
2495         * Makefile.in: Regenerate.
2496
2497         Sync from gcc (moving the Makefile.in change to Makefile.tpl):
2498
2499         2004-08-31  Robert Bowdidge <bowdidge@apple.com>
2500
2501         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2502         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2503         * configure: regenerate
2504         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2505         -mdynamic-no-pic
2506
2507 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
2508
2509         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2510         include.
2511         * configure.in: Fix indentation.
2512         * configure: Regenerate.
2513
2514 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
2515
2516         * Makefile.def (build_modules): Add fixincludes.
2517         (dependencies): Make gcc depend on fixincludes.
2518         * configure.in (build_tools): Add fixincludes.
2519         (build_configdirs): Always include build_libs.
2520         * Makefile.in: Regenerate.
2521         * configure: Regenerate.
2522
2523 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
2524
2525         * Makefile.def (bootstrap stages): Add 'lean' parameter.
2526         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2527         phony targets; do not generate timestamp files.
2528         (distclean-stageN): Remove references to their timestamp files.
2529         (restageN, touch-stageN): Remove.
2530         (stageN-bubble): Rewritten.
2531         (compare): Support lean bootstraps.
2532         * Makefile.in: Regenerate.
2533
2534         * configure.in: Only warn when bootstrapping but
2535         build != host or build != target.  Support lean bootstraps.
2536         * configure: Regenerate.
2537
2538         Sync from gcc:
2539         2004-08-26  Phil Edwards  <phil@codesourcery.com>
2540
2541         * configure.in:  Give a better error message if GMP/MPFR are missing
2542         and a language needing them has been requested.
2543         * configure:  Regenerated.
2544
2545         2004-08-25  Phil Edwards  <phil@codesourcery.com>
2546
2547         * configure.in:  Print a list of available language front-ends if
2548         a requested one is missing.  Tidy stray tab characters.
2549         * configure:  Regenerated.
2550
2551 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
2552
2553         * Makefile.in: Regenerate.
2554         * configure: Regenerate.
2555
2556         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2557         stage_*_flags.
2558         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2559         for bootstrapped modules if toplevel bootstrap is going.
2560         (GCC bootstrap): Generate per-stage targets for all bootstrapped
2561         modules.  Adjust for changes in Makefile.def.  Enable several
2562         rules even in non-bootstrap mode, just to avoid peppering the
2563         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2564         (stage-[+prev+]-bubble): Remove.
2565
2566         * Makefile.def (Dependencies): Depend on all-build-bison,
2567         all-build-flex, all-build-byacc, all-build-texinfo, rather
2568         than the host variations.
2569         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
2570         with BUILD_SUBDIR.
2571         (BISON): Update for recent Bisons.
2572         (YACC): Fix typo.
2573         (cross): Depend on all-build.
2574         (all): Do not depend on all-build.
2575         (prebootstrap): Remove.
2576         (dep-kind): Accept separate prefixes for MODULE and ON variables.
2577         (Prebootstrap dependencies): Add them to the per-stage targets
2578         and to all-prebootstrap.
2579         * configure.in (build_configdirs): Always enable build_tools.
2580         (BUILD_DIR_PREFIX): Remove.
2581
2582         * Makefile.def (gcc): Add target variable.
2583         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2584         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2585         in the recursive `make', instead of hardwiring `all'.
2586         (Autogenerated TARGET-* variables): New.
2587
2588 2004-08-17  Robert Millan  <robertmh@gnu.org>
2589
2590         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2591         (instead of FreeBSD).
2592         * configure: Regenerate.
2593
2594 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2595
2596         * Makefile.def, configure.in, src-release: Remove useless, bogus
2597         references to tix.
2598         * Makefile.in, configure: Regenerate.
2599
2600         * src-release: Stop distributing mmalloc with gdb (which doesn't
2601         use it).
2602         * Makefile.def: GDB doesn't depend on mmalloc anymore.
2603         * Makefile.in: Regenerate.
2604
2605 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
2606
2607         * configure.in (arm*-*-eabi*): New target.
2608         * configure: Regenerate.
2609
2610 2004-08-01  Robert Millan  <robertmh@gnu.org>
2611
2612         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2613         libmudflap for all GNU-based systems (with Glibc).
2614         * configure: Regenerate.
2615
2616 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
2617
2618         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2619         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2620         (Dependencies): New section.
2621         * Makefile.tpl (Dependencies): Generate from Makefile.def.
2622         (configure-target-[+module+]): Depend on maybe-all-gcc
2623         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
2624         (toplevel profiledbootstrap): Fix dependencies.
2625         * Makefile.in: Regenerate.
2626
2627 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
2628
2629         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2630         target-libiberty to noconfigdirs.
2631
2632 2004-08-03  Paul Brook  <paul@codesourcery.com>
2633
2634         * configure.in: Check for MPFR as well as GMP.
2635         * configure: Regenerate.
2636
2637 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
2638
2639         * Makefile.def (host-modules): Add gcc.
2640         * Makefile.in: Regenerate.
2641         * Makefile.tpl (sorry): New rule.
2642         (configure-host, all-host, [+make_target+]-host, do-check,
2643         install-host): Do not add gcc as a special case.
2644         (host modules): Add a small special-casing for gcc.  Export
2645         extra_make_flags through the environment.
2646         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2647         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2648         other recursive targets for gcc): Remove.
2649
2650         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2651         (stage, unstage): New rules.
2652         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2653         distclean-stage[+id+]): Use stage_current.
2654         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2655         the stage*-start rules.
2656
2657 2004-07-19  Robert Millan  <robertmh@gnu.org>
2658
2659         Synced from gcc:
2660
2661         2004-04-26  Robert Millan  <robertmh@gnu.org>
2662
2663         Add patches from libtool CVS.
2664         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2665         * ltconfig: Likewise.
2666         * ltcf-c.sh: Likewise.
2667         * ltcf-cxx.sh: Likewise.
2668         * ltcf-gcj.sh: Likewise.
2669
2670 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
2671
2672         * configure.in: Add noconfigdirs for crx-*-*.
2673         * configure: Regenerate.
2674
2675 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
2676
2677         Synced from gcc:
2678
2679         2004-07-09  Loren J. Rittle <ljrittle@acm.org>
2680
2681         * configure.in: Build libmudflap by default on FreeBSD.
2682         * configure: Regenerated.
2683
2684         2004-07-09  Mark Mitchell  <mark@codesourcery.com>
2685
2686         * configure.in: Do not build libmudflap by default on non-GNU/Linux
2687         systems.
2688         * configure: Regenerated.
2689
2690         2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2691
2692         PR target/16344
2693         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2694         feedback based compiler.
2695         * Makefile.in: Rebuilt.
2696
2697         2004-07-05  Phil Edwards  <phil@codesourcery.com>
2698
2699         * configure.in:  Do not prepend $srcdir to /dev/null in
2700         makefile fragments.
2701         * configure:  Regenerate.
2702
2703 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
2704
2705         * Makefile.def (host_modules): Set bootstrap=true for flex.
2706         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2707         * Makefile.in: Rebuilt.
2708
2709 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
2710
2711         * Makefile.def (build_modules): Add bison, byacc, flex,
2712         m4, texinfo.
2713         (flags_to_pass): Add FLEX.
2714         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2715         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2716         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2717         DEFAULT_MAKEINFO): Remove.
2718         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2719         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2720         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2721         objdir or else use configured tool.
2722         (all-build): New.
2723         (all): Depend on it.
2724         (Build module dependencies): Add.
2725         * Makefile.in: Regenerate.
2726         * configure.in: Better support for multiple build modules,
2727         matching what is done for host/target modules.  Do not look
2728         for "plausible" locations of build tools if Canadian cross.
2729         Use autoconf's AC_PROG_CC to find a C compiler.  Define
2730         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
2731         * configure: Regenerate.
2732
2733 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
2734
2735         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2736         * Makefile.in: Regenerate.
2737
2738 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
2739
2740         * Makefile.tpl (configure-build-[+module+],
2741         configure-[+module+], configure-target-[+module+]): Pass
2742         [+extra_configure_args+].
2743         (all-build-[+module+], all-[+module+], check-[+module+],
2744         install-[+module+], [+make_target+]-[+module+],
2745         all-target-[+module+], check-target-[+module+],
2746         install-target-[+module+], [+make_target+]-target-[+module+]):
2747         Pass [+extra_make_args+].
2748         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2749         (GCC_HOST_EXPORTS): Remove.
2750         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2751         cross, check-gcc, check-gcc-c++, install-gcc,
2752         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2753         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2754         * Makefile.in: Regenerate.
2755
2756 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
2757
2758         * configure.in: Check for srcdir/winsup rather than build directory
2759         winsup.
2760         * configure: Regenerate.
2761
2762 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
2763
2764         * configure.in: Don't build Cygwin native newlib if winsup
2765         directory is missing.  Emit warning instead.
2766         * configure: Regenerate.
2767
2768 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
2769
2770         * Makefile.tpl (touch-stage[+id+]): New.
2771         (restage[+prev+]): Depend on touch-stage[+id+].
2772
2773         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2774         Use it throughout.
2775
2776         * Makefile.def: Add profile and feedback bootstrap stages.
2777         Remove next field from bootstrap stages.
2778         * Makefile.tpl (LN, LN_S): Substitute.
2779         (stageN-start, stageN-end): Use double-colon rules, to
2780         provide a hook for additional setup commands.
2781         (distclean-stageN-gcc, restageN): Create dependencies from
2782         [+prev+], not from [+next+].
2783         (stageN-bubble): Add commands for successive stages from
2784         [+prev+], using double-colon rules.
2785         (all-stageN-gcc): Fix typo.
2786         (stagefeedback-start, profiledbootstrap): New.
2787         * Makefile.in: Regenerate.
2788         * configure.in: Call ACX_PROG_LN.
2789         * configure: Regenerate.
2790
2791 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
2792
2793         * configure.in: Fix --enable-bootstrap breakage introduced in trees
2794         without gcc.
2795         * configure: Regenerate.
2796
2797 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
2798
2799         * Makefile.tpl: Fix typo.
2800         * Makefile.in: Regenerate.
2801
2802 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
2803
2804         * configure.in: Remove new- prefix from toplevel
2805         bootstrap targets.
2806         * configure: Regenerate.
2807
2808 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
2809
2810         Merge this patch from the gcc tree:
2811
2812         2004-05-30  Andreas Jaeger  <aj@suse.de>
2813                     Jim Wilson <wilson@specifixinc.com>
2814
2815         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2816         like CC.
2817
2818 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
2819
2820         * Makefile.tpl (all.normal): Rename to all.
2821         (all): Replace with a rule to pick the default
2822         target from configure.
2823         (all-gcc, configure-gcc): Use conditionals to
2824         do nothing when toplevel bootstrap is going on.
2825         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2826         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2827         * configure.in: Support --enable-bootstrap.
2828
2829         * Makefile.def: Remove new- prefix from toplevel
2830         bootstrap targets.
2831         * Makefile.tpl: Likewise.
2832
2833         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
2834         target.
2835
2836         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2837         $(RECURSE_FLAGS) to recursive invocation of make.
2838
2839         * Makefile.in: Regenerate.
2840         * configure: Regenerate.
2841
2842 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
2843
2844         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2845         * configure: Regenerate.
2846
2847 2004-05-25  Daniel Jacobowitz  <drow@false.org>
2848
2849         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2850         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2851         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
2852         targets.
2853         * Makefile.in: Regenerate.
2854
2855 2005-05-24  Paolo Bonzini <bonzini@gnu.org>
2856
2857         * configure.in: Test the ability to symlink directories.
2858         * configure: Regenerate.
2859
2860         * Makefile.def (bootstrap-stage): New definitions.
2861         * Makefile.tpl (configure-stage1-gcc,
2862         configure-stage2-gcc, configure-stage3-gcc,
2863         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2864         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2865         new-restage3, compare): Autogenerate, see Makefile.in
2866         entry for behavioral changes.
2867         (distclean-stage1, new-stage1-start, new-stage1-end,
2868         new-stage1-bubble, distclean-stage2, new-stage2-start,
2869         new-stage2-end, new-stage2-bubble, distclean-stage3,
2870         new-stage3-start, new-stage3-end): New autogenerated targets.
2871         (objext, prebootstrap, BOOT_CFLAGS,
2872         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2873         targets.
2874
2875         * Makefile.in: Regenerate.
2876         (distclean-stage1, new-stage1-start, new-stage1-end,
2877         new-stage1-bubble, distclean-stage2, new-stage2-start,
2878         new-stage2-end, new-stage2-bubble, distclean-stage3,
2879         new-stage3-start, new-stage3-end): New targets.
2880         (all-stage1-gcc): Move prebootstrap dependency from here...
2881         (configure-stage1-gcc): ...to here.
2882         (new-bootstrap): Use bubble targets.
2883         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2884         Use per-stage distclean targets.
2885         (configure-stage1-gcc, configure-stage2-gcc,
2886         configure-stage3-gcc, all-stage1-gcc,
2887         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2888         Use new-stageN-start to prepare the tree.
2889
2890 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
2891
2892         * Makefile.def (host_modules): add libcpp.
2893         * Makefile.tpl: Add dependencies on and for libcpp.
2894         * Makefile.in: Regenerate.
2895         * configure.in: Add libcpp host module.
2896         * configure: Regenerate.
2897
2898 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
2899
2900         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2901         of libf2c.
2902         * configure, Makefile.in: Regenerate.
2903
2904 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
2905
2906         Merge from tree-ssa-20020619-branch.
2907
2908         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
2909         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2910         (HOST_GMPLIBS): Define.
2911         (HOST_GMPINC): Define.
2912         (TARGET_LIB_PATH): Add libmudflap.
2913         (GFORTRAN_FOR_TARGET): Define.
2914         (configure-build*): Export GFORTRAN.
2915         (configure-gcc): Export GMPLIBS and GMPINC.
2916         (all-gcc): Add maybe-all-libbanshee.
2917         (configure-target-libgfortran): Define.
2918         * Makefile.in: Regenerate.
2919         * configure.in (host_libs): Add libbanshee.
2920         (target_libraries): Add target-libmudflap and target-libgfortran.
2921         Add --with-libbanshee.
2922         Handle --disable-libmudflap.
2923         (*-*-freebsd*): Use with_gmp.
2924         Add $(libgcj) to noconfigdirs.
2925         * configure: Regenerate.
2926         * depcomp: New file.
2927         * MAINTAINERS: Add tree-ssa maintainers.
2928
2929 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
2930
2931         * config/acx.m4: Fix fastcompare support for new-bootstrap.
2932         * configure: Regenerate.
2933
2934 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
2935
2936         Revert:
2937         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2938
2939         * Makefile.def (flags_to_pass): Remove *dir variables that
2940         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2941         as well as prefix and exec_prefix.
2942         * Makefile.in: Regenerate.
2943
2944 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2945
2946         * Makefile.def (host_modules): Mark with the bootstrap
2947         flag packages on which gcc depends.
2948         * Makefile.tpl (all-bootstrap): Use it.
2949         * Makefile.in: Regenerate.
2950
2951 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2952
2953         * Makefile.def (flags_to_pass): Remove *dir variables that
2954         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2955         as well as prefix and exec_prefix.
2956         * Makefile.in: Regenerate.
2957
2958 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2959
2960         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2961         * configure: Regenerate.
2962         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2963         * gcc/Makefile.tpl (compare): Use the result of the test.
2964         * gcc/Makefile.in: Regenerate.
2965
2966 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
2967
2968         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2969         Always relocate gcc and prev-gcc to the original names, even
2970         if the build fails.
2971         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2972         New targets.
2973
2974 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2975
2976         * configure.in (mips*-*-irix5*): Enable ld.
2977         * configure: Regenerate.
2978
2979 2004-04-15  James E Wilson  <wilson@specifixinc.com>
2980
2981         * Makefile.tpl (configure-[+module+], configure-gcc,
2982         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2983         Set and export LDFLAGS.
2984         * Makefile.in: Regenerate.
2985
2986 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
2987
2988         PR bootstrap/14871
2989         * Makefile.tpl: If we don't have built-in-tree target tools,
2990         use the ones found by configure rather than hacking around with
2991         program_transform_name.
2992         * configure.in: Give Makefile.tpl the information necessary
2993         to do that.
2994         * Makefile.in: Regenerate.
2995         * configure: Regenerate.
2996
2997 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
2998
2999         PR bootstrap/14760
3000         * configure.in: When computing baseargs, strip *all* copies of
3001         offending options.  Also, don't match/substitute the trailing space,
3002         so that this actually works when two similar options are separated by
3003         only one space.
3004         * configure: Regenerate.
3005
3006 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
3007
3008         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3009         (rs6000-*-aix*): Same.
3010         * configure: Regenerate.
3011
3012 2004-03-25  Stan Shebs  <shebs@apple.com>
3013
3014         Remove MPW support, no longer used.
3015         * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
3016         mpw-install: Remove files.
3017         * src-release (DEVO_SUPPORT): Remove names of removed files.
3018         * MAINTAINERS: Likewise.
3019
3020 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
3021
3022         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3023         STRICT_WARN, WARN_CFLAGS flags passed down to make.
3024         * Makefile.in: Regenerate.
3025
3026         * configure.in (top level bootstrap support): Rework --enable-werror
3027         to set @stage2_werror_flag@.
3028         * configure: Regenerate.
3029         * Makefile.tpl (top level bootstrap support): Pass
3030         @stage2_werror_flag@ down to configure in stages 2 and 3.
3031         * Makefile.in: Regenerate.
3032
3033 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3034
3035         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3036         for stages 2 and 3 as well as in make.  As a consequence, remove
3037         OUTPUT_OPTION (now detected by configure) from the flags passed down
3038         to make.
3039         * Makefile.in: Regenerate.
3040
3041         * Makefile.tpl (new-bootstrap): Fix typo.
3042         * Makefile.in: Regenerate.
3043
3044 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3045
3046         * Makefile.tpl: Rearrange by moving recursive_targets rules
3047         into their proper sections.
3048         * Makefile.tpl (top level bootstrap support): Move disabling
3049         of coverage flags from 'make' to 'configure'; improve comments.
3050         * Makefile.in: Regenerate.
3051
3052         * Makefile.tpl (experimental top level bootstrap) Move stage1
3053         language setting from all- target to configure- target; disable
3054         intermodule optimization in stage 1; prevent gratuitous rebuilds
3055         of stage 1.
3056         * Makefile.in: Regenerate.
3057         * configure.in: Comma-separate stage 1 language list for top
3058         level bootstrap.
3059         * configure: Regenerate.
3060
3061         * Makefile.tpl: Clean up experimental top level bootstrap support:
3062         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3063         prev-gcc in configure- targets as well as all- targets.
3064         * Makefile.in: Regenerate.
3065
3066 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
3067
3068         * configure.in: Remove symbolic link section.
3069         * configure: Regenerate.
3070         * Makefile.tpl (links): Remove.
3071         * Makefile.in: Regenerate.
3072
3073 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
3074             Nathanael Nerode  <neroden@gcc.gnu.org>
3075
3076         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
3077         Set with AC_CHECK_PROGS.
3078         * configure.in: Fix comment typo from last patch.
3079         * configure: Regenerate.
3080
3081 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
3082
3083         * Makefile.tpl: Introduce experimental top level bootstrap support.
3084         * Makefile.in: Regenerate.
3085         * configure.in: Introduce support for top level bootstrap.
3086         * configure: Regenerate.
3087
3088 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3089             Paolo Bonzini  <bonzini@gnu.org>
3090
3091         PR bootstrap/14522
3092         * configure.in: Cope with shells that do not support unquoted ^
3093         * configure: Regenerate.
3094
3095 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3096             Paolo Bonzini  <bonzini@gnu.org>
3097
3098         PR bootstrap/14522
3099         * configure.in: Cope with shell that do not support nesting
3100         quotes inside quoted backquote substitutions.
3101         * configure: Regenerate.
3102
3103 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
3104
3105         PR bootstrap/14522
3106         * configure.in: Fix escaping of $.
3107         * configure: Regenerate.
3108
3109 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3110
3111         * configure: Regenerate.
3112
3113 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
3114
3115         PR ada/14131
3116         Move language detection to the top level.
3117         * configure.in: Find default values for the tools as
3118         soon as possible.  Disable ada if GNAT is not found.
3119         Emit error message about missing languages.  Expand
3120         --enable-languages=all for the gcc subdirectory.
3121
3122 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
3123
3124         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3125         and disable libgcj.
3126         * configure: Regenerated.
3127
3128 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3129
3130         PR bootstrap/7087
3131         * Makefile.tpl: Guard XFOO sed statements better.
3132         * Makefile.tpl: Add dependency for configure-target-libada.
3133         * Makefile.in: Regenerate (incidentally fixes broken
3134         commit when libada-branch was merged).
3135
3136 2004-02-28  Andrew Cagney  <cagney@redhat.com>
3137
3138         * src-release (CVS_NAMES): Define.
3139         (do-tar, do-tar): Prune $(CVS_NAMES).
3140
3141 2004-02-23  Andrew Cagney  <cagney@redhat.com>
3142
3143         * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
3144         2004-02-19.09.
3145
3146 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3147
3148         PR bootstrap/11932
3149         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3150
3151 2004-02-19  Andrew Cagney  <cagney@redhat.com>
3152
3153         * config.guess: Update from version 2003-06-12 to 2004-02-16.
3154         * config.sub: Update from version 2003-06-13 to 2004-02-16.
3155
3156 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
3157
3158         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3159         (rs6000-*-aix*): Same.
3160         * configure: Regenerate.
3161
3162 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
3163
3164         * configure.in (host): Add in missing $noconfigdirs to defines.
3165         * configure: Regenerate.
3166
3167 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
3168             Nathanael Nerode  <neroden@gcc.gnu.org>
3169
3170         PR ada/6637, PR ada/5911
3171         Merge with libada-branch:
3172         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3173         with appropriate dependencies. Add --enable-libada configure switch.
3174         * configure, Makefile.in: Regenerate.
3175
3176 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3177
3178         * configure.in: Don't pass --with-stabs on IRIX 5 either.
3179         * configure: Regenerate.
3180
3181 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
3182
3183         * COPYING.NEWLIB: Update Red Hat license to 2004.
3184
3185 2004-01-23  DJ Delorie  <dj@redhat.com>
3186
3187         * Makefile.def (target_modules) [libiberty]: Don't stage.
3188         * Makefile.in: Rebuilt.
3189
3190 2004-01-23  Jeff Johnston  <jjohnstn@redhat.com>
3191
3192         * COPYING.NEWLIB: Update to include copyrights for new
3193         iconv code.
3194
3195 2004-01-15  Andrew Cagney  <cagney@redhat.com>
3196
3197         * src-release: Update copyright year.
3198         (do-proto-toplev): Configure using i686-pc-linux-gnu.
3199         (NEWLIB_SUPPORT_DIRS): Delete macro.
3200         (newlib.tar.bz2): Delete rule.
3201
3202 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
3203
3204         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3205         * Makefile.tpl (configure-target-[+module+]): Support stage.
3206         * Makefile.in: Rebuilt.
3207
3208 2003-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
3209
3210         * gettext.m4: Quote names of macros to be defined by AC_DEFUN
3211         throughout.
3212
3213 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3214
3215         * configure.in: Use ./config.cache, not config.cache.
3216         * configure: Regenerate.
3217         * Makefile.tpl: Special-casing not needed for GCC any more.
3218         * Makefile.in: Regenerate.
3219
3220         * configure.in: Don't share a cache file for host dirs.
3221         * configure: Regenerate.
3222
3223         * config-ml.in: Don't mess with the cache file.
3224
3225 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3226
3227         * Makefile.tpl: Make GCC use a separate config.cache.
3228         * Makefile.in: Regenerate.
3229
3230         PR bootstrap/11932, PR bootstrap/11933
3231         (I don't know if it will fix either of them, but it relates
3232         to them.)
3233         * configure.in: Don't use shared config.cache for target
3234         directories.
3235         * configure: Regenerate.
3236
3237 2003-12-31  Roger Sayle  <roger@eyesopen.com>
3238
3239         * configure.in (ia64*-*-hpux*): Disable building java libraries.
3240         * configure: Regenerated.
3241
3242 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
3243
3244         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3245         * configure: Regenerated.
3246
3247 2003-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3248
3249         Port change over from GCC:
3250         2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
3251         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3252         (configure-build-[+module+], configure-[+module+]): Likewise.
3253         (configure-target-[+module+], configure-gcc, config.status): Likewise.
3254         * Makefile.in: Regenerate.
3255
3256 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
3257
3258         * configure.in (raw_libstdcxx_flags): Remove the leading space.
3259         * configure: Regenerate.
3260
3261 2003-11-27  Jeff Johnston  <jjohnstn@redhat.com>
3262
3263         * COPYING.NEWLIB: Add license info for long long routines added to
3264         stdlib.
3265
3266 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
3267
3268         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3269         * Makefile.in: Regenerate.
3270
3271 2003-10-20  Phil Edwards  <phil@codesourcery.com>
3272
3273         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
3274         * configure:  Regenerate.
3275
3276 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3277
3278         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3279         HOST_FLAGS_TO_PASS.
3280         * Makefile.in: Regenerate.
3281
3282 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
3283
3284         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3285         * configure: Rebuilt
3286         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3287         * Makefile.in: Rebuilt
3288
3289 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3290
3291         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3292
3293 2003-10-01  Phil Edwards  <pme@gcc.gnu.org>
3294
3295         * config-ml.in:  Use ac_configure_args directly instead of
3296         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
3297         actually seen.
3298
3299 2003-10-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
3300
3301         * config-ml.in: Propagate INSTALL variables.
3302
3303 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
3304
3305         * configure.in: Pass a computed --program-transform-name
3306         to subconfigures.
3307         * configure: Regenerated.
3308
3309 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
3310
3311         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3312         * Makefile.in: Regenerate.
3313
3314         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3315         * Makefile.in: Regenerate.
3316
3317 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
3318
3319         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3320         quoting.
3321         * configure: Regenerated.
3322
3323 2003-09-12  Michael Chastain  <mec@shout.net>
3324
3325         Fix PR gdb/857.
3326         * src-release (do-proto-topleve): Remove junk files
3327         intl/config.cache, intl/config.status,
3328         intl/config.h, intl/stamp-h.
3329
3330 2003-09-14  Andrew Cagney  <cagney@redhat.com>
3331
3332         * src-release (dejagnu.tar): New target.
3333         (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
3334         (do-djunpack): Use $(PACKAGE) for the package name.
3335
3336 2003-09-04  DJ Delorie  <dj@redhat.com>
3337
3338         * configure: Regenerate.
3339
3340 2003-09-04  Robert Millan  <robertmh@gnu.org>
3341
3342         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
3343
3344 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3345
3346         * configure.in: Ensure arguments to sed are properly spaced.
3347         * configure: Regenerate.
3348
3349 2003-08-28  Daniel Jacobowitz  <drow@mvista.com>
3350
3351         Merge from gcc:
3352         2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
3353         * install-sh:  Update to newer upstream versions (associated with
3354         aclocal 1.7).
3355         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
3356
3357 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
3358
3359         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3360         * configure: Regenerated.
3361
3362 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
3363
3364         * configure.in:  Use newline instead of semicolon when assuming
3365         shell arguments in a for loop.
3366         * configure:  Regenerated.
3367
3368 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
3369
3370         PR 8180
3371         * configure.in: When testing with_libs and with_headers, treat
3372         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
3373         * configure: Regenerate.
3374
3375         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3376         make, shell, etc.
3377         (baseargs): Likewise.
3378         * configure: Regenerate.
3379
3380 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
3381
3382         * configure.in: Disable libgcj for darwin not on powerpc.
3383         * configure: Rebuild.
3384
3385 2003-08-15  Michael Chastain  <mec@shout.net>
3386
3387         * src-release (do-proto-toplev): Remove junk files
3388         dejagnu/example/calc/config.status,
3389         dejagnu/example/calc/config.log.
3390
3391 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
3392
3393         * config-ml.in, symlink-tree: Add license.
3394
3395 2003-08-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3396
3397         Merge from gcc:
3398
3399         2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
3400         * Makefile.tpl (check, check-c++): Express dependencies using
3401         dependencies rather than commands.
3402         * Makefile.in: Regenerate.
3403
3404         2003-07-31  Geoffrey Keating  <geoffk@apple.com>
3405         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3406         * Makefile.in: Update.
3407
3408 2003-08-01  Andrew Cagney  <cagney@redhat.com>
3409
3410         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3411         * configure: Ditto.
3412
3413 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
3414
3415         * configure.in: Enable libgcj for darwin.
3416         * configure: Rebuild.
3417
3418 2003-07-29  Nathanael Nerode  <neroden@gcc.gnu.org>
3419
3420         * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
3421
3422 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3423
3424         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3425         creating target and build subdirs to build all parent dirs as needed.
3426         * Makefile.in: Rebuild.
3427         * configure.in: Don't build dirs explicitly here.
3428         * configure: Rebuild.
3429
3430 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
3431
3432         * Makefile.tpl (all-make): Depend on intl.
3433         * Makefile.in: Rebuilt.
3434
3435 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
3436
3437         * config.if: Remove unused libc_interface determination.
3438
3439 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
3440
3441         * Makefile.in: Regenerate, correctly this time.
3442
3443 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3444
3445         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
3446         unused INSTALL_PROGRAM_ARGS.
3447         * configure.in: Use AC_PROG_INSTALL.
3448         * Makefile.in: Regenerate.
3449         * configure: Regenerate.
3450
3451 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
3452
3453         * configure: Rebuilt.
3454         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
3455         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
3456         newlib nor libgloss.
3457         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
3458         * configure.in (am33_2.0-*-linux*): Added.
3459
3460 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
3461
3462         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
3463         * configure: Regenerate.
3464
3465 2003-07-06  H.J. Lu <hongjiu.lu@intel.com>
3466
3467         * config-ml.in: Replace PWD with PWD_COMMAND.
3468         * Makefile.tpl: Likewise.
3469         * Makefile.in: Regenerated.
3470
3471 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3472
3473         * configure.in: Clean up config-lang.in handling.  Delete
3474         useless assignment to "subdirs".
3475         * configure: Regenerate.
3476
3477 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
3478
3479         * configure.in: Rename 'target_libs' to 'target_libraries'.
3480         Remove useless reference to 'target_libs'.
3481         * configure: Regenerate.
3482
3483 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
3484
3485         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
3486         * Makefile.in: Regenerate.
3487
3488 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3489
3490         * Makefile.def: Introduce flags_to_pass.
3491         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
3492         * Makefile.in: Regenerate.
3493
3494 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
3495
3496         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
3497         and target-libgloss.
3498         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
3499         <h8300*-*-*>: Disable libf2c and ${libgcj}.
3500         * configure: Regenerate.
3501
3502 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
3503
3504         * configure.in: Update testsuite_flags to new location.
3505         * configure. Regenerate.
3506
3507 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
3508
3509         * Makefile.tpl: Remove BUILD_CC stuff.
3510         * Makefile.in: Regenerate.
3511
3512 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
3513
3514         * config.guess: Update to 2003-06-12 version.
3515         * config.sub: Update to 2003-06-13 version.
3516
3517 2003-06-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3518
3519         * MAINTAINERS: Add myself as MIPS co-maintainer.
3520
3521 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
3522
3523         * config.guess: Update to 2003-06-06 version.
3524         * config.sub: Update to 2003-06-06 version.
3525
3526 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3527
3528         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3529         * configure. Regenerate.
3530
3531 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
3532
3533         * configure.in: Disable serial configure by default.
3534         * configure: Regenerate.
3535         * Makefile.tpl: Abolish .NOTPARALLEL.
3536         * Makefile.in: Regenerate.
3537
3538         * Makefile.tpl: Replace {build,host,target}_canonical by
3539         {build,host,target}.
3540         * Makefile.in: Regenerate.
3541
3542         * Makefile.tpl: Fix stupid pasto.
3543         * Makefile.in: Regenerate.
3544
3545 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3546
3547         * Makefile.tpl: Remove bogus conditional.
3548         * Makefile.in: Regenerate.
3549
3550 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3551
3552         * Makefile.tpl: Make 'recursive targets' using autogen rather
3553         than shell loop.  Remove duplicate 'clean' targets and false
3554         comments.
3555         * Makefile.def: Add systematic dependencies to 'recursive' targets.
3556         Add systematic method of specifying missing targets in subdirs.
3557         Add copyright boilerplate.
3558         * Makefile.in: Regenerate.
3559         * configure.in: Add 'recursive targets' to maybe list.
3560         * configure: Regenerate.
3561
3562         * Makefile.tpl: Rename [+target+] to [+make_target+].
3563         * Makefile.def: Rename 'target' to 'make_target'.
3564
3565 2003-05-30  Nick Clifton  <nickc@redhat.com>
3566
3567         * README-maintainer-mode: Update URL for locating blessed config
3568         tools.
3569
3570 2003-05-29  Robert Millan  <rmh@debian.org>
3571
3572         * ltconfig: Import this patch and modify for use with current
3573         version of ltconfig:
3574
3575         2003-05-21  Bruno Haible  <bruno@clisp.org>
3576
3577         * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
3578         GNU/FreeBSD.
3579
3580 2003-05-28  DJ Delorie  <dj@redhat.com>
3581
3582         * Makefile.tpl: Make maybe-check-gcc .PHONY.
3583         * Makefile.in: Regenerate.
3584
3585 2003-05-28  Jeff Johnston  <jjohnstn@redhat.com>
3586
3587         * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
3588
3589 2003-05-21  DJ Delorie  <dj@redhat.com>
3590
3591         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3592         newlib or libgloss.
3593         * Makefile.in: Regenerate.
3594
3595 2003-05-21  DJ Delorie  <dj@redhat.com>
3596
3597         * Makefile.tpl: Add missing empty maybe-check-gcc target.
3598         * Makefile.in: Regenerate.
3599
3600 2003-05-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
3601
3602         * configure.in: Use curly braces in the definition of tooldir.
3603         * configure: Regenerate.
3604
3605 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3606
3607         * configure.in: Switch more things to use maybe dependencies.
3608         * Makefile.tpl: Switch more things to use maybe dependencies.
3609         Factor out common code from autogen IF statements.
3610         * configure: Regenerate.
3611         * Makefile.in: Regenerate.
3612
3613 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
3614
3615         * configure.in: Accept i[3456789]86 for machine type.
3616         * configure: Regenerate.
3617
3618 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
3619
3620         * configure.in: Switch more things to use maybe dependencies.
3621         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
3622         * configure: Regenerate.
3623         * Makefile.tpl: Switch more things to use maybe dependencies.
3624         * Makefile.in: Regenerate.
3625
3626 2003-05-16  Andreas Schwab  <schwab@suse.de>
3627
3628         * Makefile.tpl (install-opcodes): Define.
3629         * Makefile.in: Rebuild.
3630
3631 2003-05-13  Andreas Jaeger  <aj@suse.de>
3632
3633         * config.guess: Update to 2003-05-09 version.
3634         * config.sub: Update to 2003-05-09 version.
3635
3636 2003-05-13  Michael Eager <eager@mvista.com>
3637
3638         * configure.in: Correct sed script so that options in quotes are not
3639         deleted.
3640         * configure: Rebuild.
3641
3642 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
3643
3644         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3645         and $$s/newlib/libc/sys/cygwin32 include paths.
3646         * configure: Ditto.
3647
3648 2003-05-05  H.J. Lu <hjl@gnu.org>
3649
3650         * config-ml.in: Restored from gcc repository.
3651
3652 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
3653
3654         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3655         * Makefile.in: Regenerate.
3656
3657 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
3658
3659         * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
3660         and Makefile.def.
3661
3662 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
3663
3664         * Makefile.tpl: Clean $(BUILD_SUBDIR).
3665         * Makefile.in: Regenerated.
3666
3667 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3668
3669         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3670         * Makefile.in: Regenerate.
3671
3672 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
3673
3674         * configure.in (powerpc64*-*-linux*): Remove.
3675         * configure: Rebuilt.
3676
3677 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
3678
3679         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
3680         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3681         and restrap.
3682         * Makefile.in:  Regenerate.
3683
3684 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
3685
3686         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3687         * configure: Regenerated.
3688
3689 2003-04-11  Alexandre Oliva  <aoliva@redhat.com>
3690
3691         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3692         * */configure: Rebuilt.
3693
3694 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
3695
3696         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3697         * Makefile.in: Regenerate.
3698
3699 2003-03-14  Michael Chastain  <mec@shout.net>
3700
3701         * Makefile.in: Regenerate with correct Makefile.def.
3702
3703 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3704
3705         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
3706         Make macro.
3707         * Makefile.in: Regenerate.
3708         * configure.in: Clean up gxx_include_dir logic.
3709         * configure: Regenerate.
3710
3711 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3712
3713         * configure.in (gxx_include_dir): Fix typo.
3714         * configure: Regenerated.
3715
3716 2003-03-06  Andrew Cagney  <cagney@redhat.com>
3717
3718         * texinfo/texinfo.tex: Import version 2003-02-03.16.
3719
3720 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
3721
3722         * configure.in: Include $(build_tooldir)/sys-include in
3723         FLAGS_FOR_TARGET.
3724         * configure: Regenerated.
3725
3726 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3727
3728         * Makefile.tpl: Reindent.
3729         * Makefile.in: Regenerate.
3730         * configure.in: Reindent.  Don't set unused variables.
3731         * configure: Regenerate.
3732
3733         * Makefile.tpl: Always pass down RANLIB.
3734         * Makefile.in: Regenerate.
3735
3736         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3737         * Makefile.in: Regenerate.
3738         * configure.in: Remove unused logic relating to --enable-shared
3739         and --enable-threads.  Remove bogus comments.  Remove redundant
3740         noconfigdirs.
3741         * configure: Regenerate.
3742
3743         * configure.in: Replace ${libstdcxx_version} by its value.
3744         Remove reference to mh-dgux.
3745         * configure: Regenerate.
3746
3747 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3748
3749         * Makefile.tpl: Rearrange.
3750         * Makefile.in: Regenerate.
3751
3752 2003-02-25  Nick Clifton  <nickc@redhat.com>
3753
3754         * configure: Remove site-file supprot - it is obsolete.
3755
3756 2003-02-24  Uwe Stieber <uwe@wwws.de>
3757
3758         * configure.in: Add support for kaOS as cross build target system.
3759         * configure: Regenerated.
3760
3761 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
3762
3763         * Makefile.tpl: Add definition of CPPFLAGS to pass into
3764         configure-target-* as some target builds may require additional
3765         flags for preprocessor tests.
3766         * Makefile.in: Regenerated.
3767
3768 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
3769
3770         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3771         * ltconfig: Handle it.
3772         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3773         auto-detecting it.
3774
3775 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
3776
3777         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3778         it is used as argument to $CC.
3779         * ltcf-gcj.sh: Likewise.
3780
3781 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
3782
3783         * configure.in: Introduce --enable-maintainer-mode.
3784         * configure: Rebuilt.
3785         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3786         for maintainer mode.
3787         * Makefile.in: Rebuilt.
3788
3789 2003-02-19  Andrew Cagney <ac131313@redhat.com>
3790
3791         * configure: Regenerate using autoconf 2.13.
3792
3793 2003-02-19  Alan Modra  <amodra@bigpond.net.au>
3794
3795         * config.guess: Import latest version.
3796         * config.sub: Import latest version.
3797
3798 2003-02-18  Jason Merrill  <jason@redhat.com>
3799
3800         * Makefile.tpl (check-c++): Allow parallelism.
3801
3802 2003-02-17  Andrew Cagney  <ac131313@redhat.com>
3803
3804         * configure: Regenerate using autoconf 000227.
3805
3806 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
3807
3808         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3809         don't configure target-libobjc.
3810         * configure: Regenerate.
3811
3812 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3813
3814         * Makefile.tpl (RANLIB): Define.
3815         * Makefile.in: Regenerate.
3816
3817 2003-02-06  Keith R Seitz  <keiths@redhat.com>
3818
3819         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3820         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3821         * Makefile.in: Regenerated.
3822         * configure.in: Remove all traces of snavigator, db, and grep.
3823         * configure: Regenerated.
3824
3825 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
3826
3827         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3828         * Makefile.in: Regenerated.
3829
3830 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
3831
3832         * config.if: Copy from GCC.
3833
3834 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
3835
3836         * configure.in:  Revert 24Jan change.
3837         * configure:  Regenerate.
3838
3839 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3840
3841         * configure.in: Revert previous change.
3842         * configure: Regenerate.
3843
3844 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3845
3846         * configure.in: Make rda native-only.
3847         * configure: Regenerate.
3848
3849 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3850
3851         * configure.in: Add missing \.
3852         * configure: Rebuilt.
3853
3854 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
3855
3856         * configure.in (baseargs): Avoid using \| in sed regular
3857         expressions.
3858         * configure: Rebuilt.
3859
3860 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
3861
3862         * configure.in (baseargs): Remove all supported forms of
3863         --cache-file, --srcdir, --host, --build and --target options
3864         from argument lists.
3865         * configure: Rebuilt.
3866
3867 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
3868
3869         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3870         * configure: Rebuilt.
3871
3872 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3873
3874         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3875         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3876         * Makefile.in: Regenerate.
3877         * configure: Regenerate.
3878
3879 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
3880
3881         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3882         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3883         * Makefile.in: Regenerate.
3884
3885 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
3886
3887         * configure.in: Remove Makefile in build, host and target modules
3888         unless configure was run with --no-recursion.
3889         * configure: Rebuilt.
3890
3891 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
3892
3893         * config.guess: Update to 2003-01-03 version.
3894         * config.sub: Update to 2003-01-03 version.
3895
3896 2003-01-07  Christopher Faylor  <cgf@redhat.com>
3897
3898         * configure: Regenerate with proper autoconf 2.13.
3899
3900 2003-01-07  Christopher Faylor  <cgf@redhat.com>
3901
3902         * configure.in: Add AC_PREREQ for consistency.
3903         * configure: Regenerate.
3904
3905 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
3906
3907         * configure.in (GDB_TK): Add tcl directories conditional on
3908         gdb/gdbtk directory being present.
3909         * configure: Regenerate.
3910
3911 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
3912
3913         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
3914         by gcc if LD is not defined and we are not doing a Canadian Cross.
3915         * configure: Rebuilt.
3916
3917 2003-01-01  Daniel Jacobowitz  <drow@mvista.com>
3918
3919         * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
3920
3921 2002-12-31  Tom Tromey  <tromey@redhat.com>
3922
3923         * Makefile.in: Rebuilt.
3924         * Makefile.def (target_modules) [libffi]: Allow installation.
3925
3926 2002-12-31  Andreas Schwab  <schwab@suse.de>
3927
3928         * configure.in: Fix use of $program_transform_name.
3929         * configure: Regenerated.
3930
3931 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
3932
3933         * configure.in (baseargs): Don't remove first configure argument.
3934         * configure: Regenerated.
3935
3936 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
3937
3938         * Makefile.tpl (local-distclean): Don't remove...
3939         (multilib.ts): ... this.  Moved into...
3940         (multilib.out): ... this.  Don't use sub-make.
3941         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3942         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3943         (configure-build-[+module+], configure-[+module+],
3944         configure-target-[+module+], configure-gcc): ... these.  Test
3945         for Makefile existence.  Drop config.status from dependencies.
3946         * Makefile.in: Rebuilt.
3947         * configure.in: Move gcc-version-trigger to the end of
3948         ac_configure_args.  Add comments to maybedep.tmp and
3949         serdep.tmp.  Introduce --disable-serial-configure.  Remove
3950         nonopt from baseargs, matching and removing corresponding
3951         whitespace while at it.
3952         * configure: Rebuilt.
3953
3954 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
3955
3956         * configure.in (host_configargs): Replace reference to
3957         no-longer-defined buildopts with --build=${build_alias}.
3958         * configure: Rebuilt.
3959
3960 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
3961
3962         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
3963         program_transform_name to standard idiom.
3964         (AUTOGEN, AUTOCONF): Define.
3965         (Makefile.in): Use $(AUTOGEN).
3966         (Makefile): Depend on config.status, and use autoconf-style rule to
3967         build it.  Move original commands to...
3968         (config.status): ... this new target.
3969         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
3970         $(AUTOCONF).
3971         * Makefile.in: Rebuilt.
3972
3973 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3974
3975         * Makefile.tpl: Fix dramatic bustage due to change in
3976         program_transform_name.
3977         * Makefile.in: Regenerate.
3978
3979         * configure.in: Remove unnecessary PATH setting.
3980         * configure: Regnerate.
3981
3982         * configure.in: Don't default to unprefixed tools unless
3983         the native tools will work.
3984         * configure: Regenerate.
3985
3986         * configure.in: Convert to autoconf script.  Blow away lots
3987         of now-redundant Makefile fragments.
3988         * configure: Generate using Autoconf.
3989         * Makefile.tpl: Rewrite to reflect autoconfiscation.
3990         * Makefile.in: Regenerate.
3991
3992 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3993
3994         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
3995         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3996
3997         * ChangeLog: Move a couple of entries from here to winsup/cygwin,
3998         where they belong.
3999
4000 2002-12-24  Andreas Schwab  <schwab@suse.de>
4001
4002         * Makefile.tpl (multilib.out): Fix missing space.
4003         * Makefile.in: Regenerate.
4004
4005 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4006
4007         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
4008         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
4009         * Makefile.in: Regenerate.
4010         * configure.in: Remove unnecessary leftovers.
4011
4012 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
4013
4014         * configure.in (extra_ranlibflags_for_target): New variable.
4015         (*-*-darwin): Add -c to ranlib commands.
4016         * configure (tooldir): Handle extra_ranlibflags_for_target.
4017
4018 2002-12-20  Jeff Johnston  <jjohnstn@redhat.com>
4019
4020         * COPYING.NEWLIB: Updated.
4021         * COPYING.LIBGLOSS: Ditto.
4022
4023 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4024
4025         * Makefile.tpl: Revert HJL's change.
4026         * Makefile.in: Regenerated.
4027         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4028         always.
4029
4030 2002-12-19  Andreas Schwab  <schwab@suse.de>
4031
4032         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4033         * Makefile.in: Regenerate.
4034
4035 2002-12-18  H.J. Lu <hjl@gnu.org>
4036
4037         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4038         * Makefile.in: Regenerated.
4039
4040         * configure.in (build_prefix): New. Substitute.
4041
4042 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4043
4044         * Makefile.tpl: Don't let real targets depend on phony targets.
4045         * Makefile.in: Regenerate.
4046
4047         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4048         * Makefile.in: Regenerate.
4049
4050 2002-12-16  Jason Merrill  <jason@redhat.com>
4051
4052         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4053         previous 'make bootstrap'.
4054         * Makefile.in: Regenerate.
4055
4056 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
4057
4058         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4059
4060 2002-12-13  Jason Merrill  <jason@redhat.com>
4061
4062         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
4063         library tests.
4064         (check-c++): Just depend on it and check-target-libstdc++-v3.
4065         * Makefile.in: Regenerate.
4066
4067 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4068
4069         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4070         * Makefile.in: Regenerate.
4071
4072 2002-12-12  Jeff Johnston  <jjohnstn@redhat.com>
4073
4074         * COPYING.NEWLIB: Update list of alternate Regent of California
4075         licenses and discuss official revoking of advertising clause.
4076         * COPYING.LIBGLOSS: Ditto.
4077
4078 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4079
4080         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4081         * Makefile.in: Rebuilt.
4082
4083 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4084
4085         * configure: Fix bug put in by gremlins.
4086
4087         * Makefile.tpl: Substitute more autoconfily.
4088         * configure: Substitute more autoconfily.
4089         * Makefile.in: Regenerate.
4090
4091 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
4092
4093         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4094         * Makefile.in (all-sim): Ditto.
4095
4096 2002-12-06  DJ Delorie  <dj@redhat.com>
4097
4098         * Makefile.tpl: Change configure dependencies to not have real
4099         targets depend on phony targets.
4100
4101 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
4102
4103         * configure.in: Revert unintentional change.
4104
4105         * src-release: Configure host subdirs.
4106
4107         * Makefile.tpl: Change dependency for */multilib.out so that
4108         it works when gcc isn't in the tree.
4109
4110         * configure.in: Substitute more.
4111         * configure: Run subconfigures from the Makefile.
4112         * Makefile.tpl: Run subconfigures from the Makefile; add a few
4113         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
4114
4115 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4116
4117         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4118         and corresponding dependencies.
4119         * Makefile.in: Regenerate.
4120
4121         * configure.in (host_tools): Order binutils, gas and ld for
4122         convenience in running the testsuites.
4123
4124         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4125         * Makefile.in: Regenerate.
4126         * configure.in: Introduce rules to serialize subconfigure runs.
4127
4128         * configure.in: Introduce BASE_CC_FOR_TARGET.
4129         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
4130         Realize configure-build-* targets.  Realize configure-target-* targets.
4131         * Makefile.in: Regenerate.
4132
4133 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4134
4135         * configure: Move gcc_version_trigger stuff from here...
4136         * configure.in: ...to here.
4137
4138         * configure.in: Separate subconfigure options added by this file from
4139         options given by the user.  Add machinery to put args for host
4140         subconfigures into the Makefile.
4141
4142         * Makefile.tpl: Remove 'vault' targets.
4143         * Makefile.tpl: Reorder and comment dependencies.
4144         * Makefile.in: Regenerate.
4145
4146 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4147
4148         * configure.in: Move host-specific darwin noconfigdirs into
4149         the host-specific section.
4150
4151 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4152
4153         * Makefile.tpl: Restore bkorb's style patch, accidentally lost
4154         during replay.
4155         * Makefile.in: Regenerate.
4156
4157         (finishing slow-motion replay)
4158         * configure: Remove skip-this-dir support.
4159         * Makefile.tpl: Remove skip-this-dir support.
4160
4161         * Makefile.tpl: Remove leftover support for non-autoconfiscated
4162         subdirectories.
4163         * Makefile.in: Regenerate.
4164
4165         * Makefile.tpl: Strip out useless setting of 'dir'.
4166         * Makefile.in: Regenerate.
4167
4168 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4169
4170         (finishing slow-motion replay)
4171         * configure.in: Fix deeply stupid bug.
4172
4173         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4174         shell code in CXX_FOR_TARGET
4175         * Makefile.def: Introduce raw_cxx.
4176         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4177         RAW_CXX_FOR_TARGET.
4178         * Makefile.in: Regenerate.
4179
4180 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4181
4182         (finishing slow-motion replay)
4183         * Makefile.tpl: Remove unnecessary ifs.
4184         * Makefile.in: Regenerate.
4185
4186         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
4187         dependencies.  Maybe-ize build-libiberty.  Create dummy install
4188         targets for 'no_install' modules.
4189         * configure: Move GDB_TK substitution to configure.in.  Move
4190         build_modules stuff to configure.in.
4191         * configure.in: Implement soft dependency machinery.  Maybe-ize
4192         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
4193         * Makefile.in: Regenerate.
4194
4195 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4196
4197         (continuing slow-motion replay)
4198         * Makefile.tpl: Make all-target, install-target behave similarly
4199         to all, install (only hitting configured targets).  Eliminate
4200         unused macro defintions.
4201
4202         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4203         build != host.
4204
4205         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4206
4207         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4208
4209         * configure.in: Produce lists of subdir targets we're actually
4210         configuring.  Remove references to "dosrel".
4211         * Makefile.tpl: Let configure set which subdir targets are hit.
4212         Remove install-cross; clean up install; remove ALL.  Remove
4213         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
4214         Autogenerate host module targets.  Remove empty dependency lines
4215         and redundant dependency; rearrange slightly.
4216         * Makefile.def: Add host-side libtermcap, utils.
4217
4218         * Makefile.in: Regenerate.
4219
4220 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4221
4222         (Continuing slow-motion replay)
4223         * Makefile.def: Add list of recursive targets to autogenerate.
4224         Add build_modules.
4225         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
4226         targets.  Autogenerate *-build-* targets.
4227         * Makefile.in: Regenerate.
4228
4229 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
4230
4231         (Continuing slow-motion replay)
4232         * configure: More autoconf-style substitutions.
4233         * Makefile.tpl: More autoconf-style substitutions.
4234         * Makefile.in: Regenerate.
4235
4236 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
4237
4238         (Continuing slow-motion replay)
4239         * configure: Substitute more variables in a more autoconf-friendly
4240         way.  Simplify slightly.
4241         * Makefile.tpl: Make more variables substitutable in an
4242         autoconf-friendly way.
4243         * Makefile.in: Regenerate.
4244
4245 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
4246
4247         (Continuing slow-motion replay)
4248         * configure.in (v810*): Remove special setting of tools.
4249
4250         * configure: Add support for extra required flags for ar or nm.
4251         * configure.in (aix4.3+): Use above support for target-specific
4252         issues, rather than using config/mt-aix43.
4253
4254 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
4255
4256         (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
4257         * configure: Remove 'removing', which doesn't work.  Replace $subdir
4258         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
4259         with $srcdir.  Reformat indentation.  Substitute some variables
4260         formerly hard-coded in the Makefile for build=host.
4261         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
4262         * Makefile.def: Autogenerate more.
4263         * Makefile.in: Regenerate.
4264
4265 2002-11-13  Bruce Korb  <bkorb@gnu.org>
4266
4267         * Makefile.tpl: syntactic cleanup
4268
4269 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
4270
4271         * Makefile.def (host_modules): Add rda.
4272         * Makefile.in: Regenerate.
4273         * configure.in (target_tool): Add target-rda to list.
4274
4275 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
4276
4277         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
4278         and restrap targets to this rule.
4279         * Makefile.in:  Regenerate.
4280
4281 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
4282
4283         * configure.in (i[3456]86-*-linux*): Add check to disable
4284         ${libgcj} for glibc1.
4285
4286 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
4287
4288         * configure.in: Add tic4x target.
4289
4290 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4291
4292         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
4293         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
4294         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
4295         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
4296         * Makefile.in: Regenerate.
4297
4298 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4299
4300         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
4301         * Makefile.in: Regenerate.
4302
4303         * Makefile.def: Remove order dependency comments.
4304         * Makefile.tpl: Add explicit install-install dependencies.
4305         * Makefile.in: Regenerate.
4306
4307         * Makefile.tpl: Remove material now in src-release.  (Finally!)
4308         * Makefile.in: Regenerate.
4309
4310         * configure: Restore my original patch by syncing with gcc version.
4311
4312         * Bring following over from gcc:
4313
4314 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
4315
4316         * configure.in (s390*-*-linux*): Enable libgcj.
4317
4318 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4319
4320         * Makefile.in: Regenerate.  This really ought to fix things. :sigh:
4321
4322 2002-10-02  Alan Modra  <amodra@bigpond.net.au>
4323
4324         * configure: Move stray lines back to where they belong.
4325
4326 2002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4327
4328         * Makefile.tpl: Insert configure-target target, for src-release.
4329
4330         * configure: Finish reverting change which Andrew Cagney started
4331         reverting.  Should fix bustage.
4332
4333         * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4334         * src-release: New file.  Contains material for making net
4335         releases for gdb, binutils, et al., formerly in Makefile.in.
4336
4337 2002-09-30  Nick Clifton  <nickc@redhat.com>
4338
4339         * cpu: New top level directory.  Intended to hold input files for
4340         CGEN which have FSF copyright assignment.
4341         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4342
4343 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
4344
4345         Revert below (note that src does not contain Makefile.tpl):
4346         * Makefile.tpl: Make subsituted variables more autoconfy.
4347         * Makefile.in: Regenerate.
4348
4349 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
4350
4351         * configure: Revert accidentally applied changes.
4352
4353         * Makefile.tpl: Make more autoconf-friendly.
4354         * Makefile.in: Regenerate.
4355         * configure: Make substitution more autoconf-like.
4356
4357 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
4358
4359         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
4360         single entry to handle all these.
4361         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
4362         libjava on arm-*-elf.
4363
4364 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
4365
4366         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
4367         things that depend on them.
4368
4369 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
4370
4371         * Makefile.tpl: Make subsituted variables more autoconfy.
4372         * Makefile.in: Regenerate.
4373         * configure: Make seds more autoconfy.
4374
4375 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
4376
4377         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
4378         * Makefile.in: Regenerate.
4379         * configure.in: Rewrite sed statements to look autoconfy.
4380
4381         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
4382         all-target-foo on configure-target-foo.
4383         * Makefile.def: Ditto.
4384         * Makefile.in: Rebuild.
4385
4386 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4387
4388         * Makefile.def: New file.
4389         * Makefile.tpl: New file.
4390         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
4391
4392         * configure.in: Minor rearrangement.  Simplify tests.
4393
4394 2002-09-23  Jason Thorpe  <thorpej@wasabisystems.com>
4395
4396         * configure.in (with_headers): Skip copy if value is "yes".
4397         (with_libs): Likewise.
4398
4399 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
4400
4401         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
4402         * configure.in (sh*-*-pe*): Ditto.
4403         * configure.in (mips*-*-pe*): Ditto.
4404         * configure.in (*arm-wince-pe): Ditto.
4405
4406         * configure.in: Rearrange.
4407
4408 2002-09-12  Nick Clifton  <nickc@redhat.com>
4409
4410         * Import these changes from the config master repository:
4411
4412         2002-09-05  Svein E. Seldal  <Svein.Seldal@solidas.com>
4413
4414                 * config.sub: Add tic4x target.
4415
4416         2002-09-03  Ben Elliston  <bje@redhat.com>
4417
4418                 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
4419                 Reported by <Duncan_Stodart@insession.com>.
4420
4421 2002-09-10  Jeff Johnston  <jjohnstn@redhat.com>
4422
4423         * COPYING.NEWLIB: More updates.
4424
4425 2002-09-09  Jeff Johnston  <jjohnstn@redhat.com>
4426
4427         * COPYING.NEWLIB: Update.
4428
4429 2002-08-23  Andrew Cagney  <ac131313@redhat.com>
4430
4431         * texinfo/texinfo.tex: Import version 2002-06-04.06.
4432
4433         * config.guess: Import version 2002-08-23.
4434         * config.sub: Import version 2002-08-22.
4435
4436 2002-08-20  Alexandre Oliva  <aoliva@redhat.com>
4437
4438         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
4439         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
4440         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
4441
4442 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
4443
4444         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
4445
4446 2002-08-04  H.J. Lu  (hjl@gnu.org)
4447
4448         * configure.in (mips*-*-linux*): Don't skip target-libffi.
4449
4450 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
4451
4452         * configure.in: Move generic linux case to end.  Copy generic
4453         linux noconfigdirs to mips*-*-linux* entry and new
4454         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
4455
4456 2002-07-19  Chris Demetriou  <cgd@broadcom.com>
4457
4458         * MAINTAINERS: Clarify on config.guess and config.sub, and add
4459         one instance of them which was missed to the list to update.
4460
4461 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
4462
4463         * config.guess: Update to 2002-07-09 version.
4464         * config.sub: Update to 2002-07-03 version.
4465
4466 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4467
4468         * configure.in: Remove two redundant tests.
4469
4470 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4471
4472         * configure.in (mips*-*-irix6*o32): Enable stabs.
4473
4474 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
4475
4476         * configure.in: Don't build grez.
4477         * Makefile.in: Ditto.
4478
4479         * Makefile.in: Remove references to bsp, cygmon, libstub.
4480         * configure.in: Ditto.
4481
4482         * configure.in: Remove leftover reference to gdbtest.
4483
4484 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
4485
4486         * configure.in (gxx_include_dir):  Change to match versioned
4487         C++ headers if --enable-version-specific-runtime-libs is used.
4488
4489 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
4490
4491         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4492
4493 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4494
4495         * configure.in: Make --without-x work.
4496
4497 2002-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
4498
4499         * contrib: New directory.  Created to contain a copy of the
4500         texi2pod.pl script so that it is in the same place as the version in
4501         the FSF GCC sources.
4502
4503 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4504
4505         * configure.in: Rearrange target Makefile fragment collection.
4506
4507         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4508         cvs[src].
4509         * configure.in: Ditto.
4510
4511 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
4512
4513         * Makefile.in: Eliminate 'apache' targets.
4514         * configure.in: Eliminate 'apache' targets.
4515
4516         * configure.in: Eliminate redundant tests.  Reorganize.
4517
4518         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4519
4520         * config-ml.in: Eliminate references to Cygnus configure.
4521
4522         * Makefile.in: Eliminate references to building emacs.
4523
4524 2002-07-01  Denis Chertykov  <denisc@overta.ru>
4525
4526         * configure.in: Add support for ip2k.
4527
4528 2002-06-24  Ben Elliston  <bje@redhat.com>
4529
4530         * configure.in (host_tools): Remove cgen.
4531
4532         * Makefile.in (all-cgen): Remove; runs from its source directory.
4533         (check-cgen, install-cgen, clean-cgen): Likewise.
4534         (all-opcodes): No not depend on all-cgen.
4535         (all-sim): Likewise.
4536
4537 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
4538
4539         * configure.in: Fix AIX configury bug.
4540
4541 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
4542
4543         * configure.in: Replace ${topsrcdir} with ${srcdir}.
4544
4545         * configure.in: Move definition of libstdcxx_flags right above
4546         usage, rather than way earlier.
4547
4548         * configure.in: Pull definition of is_cross_compiler earlier.
4549
4550         * configure.in: Rearrange a little.
4551
4552         * configure.in: Remove references to librx.
4553         * Makefile.in: Remove references to librx.
4554
4555 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
4556
4557         * configure.in: Eliminate ${gasdir} variable.
4558
4559 2002-06-18  Dave Brolley  <brolley@redhat.com>
4560
4561         * configure.in: Add support for frv.
4562         * config.sub: Add support for frv.
4563
4564 2002-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4565
4566         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4567
4568 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
4569
4570         * configure.in (vax-*-netbsd*): Re-enable gas.
4571
4572 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
4573
4574         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4575         BUILD_PREFIX_1, to correct nomenclature.
4576         * configure: Likewise.
4577
4578         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4579         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4580
4581 2002-05-31  Olaf Hering  <olh@suse.de>
4582
4583         * config-ml.in: Propogate DESTDIR also.
4584
4585 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
4586
4587         * configure.in (vax-*-netbsd*): Don't build gas for this
4588         platform.
4589
4590 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
4591
4592         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4593         and libgcj for AVR.
4594
4595 2002-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
4596
4597         * config.sub: Add DLX target.
4598
4599 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
4600
4601         * config.guess: Update to 2002-05-22 version.
4602         * config.sub: Likewise.
4603
4604 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4605
4606         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4607         * config-ml.in: Likewise.
4608         * configure: Likewise.
4609         * configure.in: Likewise.
4610
4611 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
4612
4613         * configure.in: Simplify makefile fragment collection.
4614
4615         * configure.in: Remove code to build emacs.
4616
4617         * configure.in : Remove --srcdir argument from targargs and buildargs
4618         (it's always overridden in the Makefile anyway).  Rearrange a bit.
4619
4620         * configure: Move some logic to configure.in.
4621         * configure.in: Move some logic from configure.
4622
4623 2002-05-07  Jeff Johnston  <jjohnstn@redhat.com>
4624
4625         * COPYING.LIBGLOSS: New file.
4626
4627 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
4628
4629         * Makefile.in: Honour DESTDIR.
4630
4631 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
4632
4633         * configure.in (noconfigdirs): Don't disable libgcj on
4634         sparc64-*-solaris* and sparcv9-*-solaris*.
4635
4636 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
4637
4638         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4639
4640 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
4641
4642         * configure.in (FLAGS_FOR_TARGET): Do not add
4643         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4644         on i[3456]86-*-linux*.
4645
4646 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
4647
4648         * configure.in (noconfigdirs): Replace [ ] with test.
4649
4650         * configure.in (noconfigdirs): Do not add target-newlib if
4651         target == i[3456]86-*-linux*, and host == target.
4652
4653 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
4654
4655         * config.guess: Updated to 2002-04-26's version.
4656         * config.sub: Updated to 2002-04-26's version.
4657
4658 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
4659
4660         * configure.in: delete reference to absent file
4661
4662         * configure.in: replace '[' with 'test'
4663
4664         * configure.in: Eliminate references to gash.
4665         * Makefile.in: Eliminate references to gash.
4666
4667         * configure.in: remove useless references to 'pic' makefile fragments.
4668
4669         * configure.in: (*-*-windows*) Finish removing.
4670
4671         * configure.in: Eliminate redundant test for libgui.
4672
4673 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
4674
4675         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4676         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4677
4678 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
4679
4680         * configure.in: remove references to dead files
4681
4682 2002-04-18  Tom Tromey  <tromey@redhat.com>
4683
4684         * configure.in: Disallow configuring libgcj when it is already
4685         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
4686         Solaris 2.8 by default.  For PR libgcj/6158.
4687
4688 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
4689
4690         * configure.in:  Move default CC setting out of config/mh-* fragments
4691         directly into here.
4692
4693 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
4694
4695         * configure.in: don't even try to configure or make a subdirectory
4696         if there's no configure script for it.
4697
4698 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
4699
4700         * MAINTAINERS: Remove chill maintainers.
4701         * Makefile.in (CHILLFLAGS): Remove.
4702         (CHILL_LIB): Remove.
4703         (TARGET_CONFIGDIRS): Remove libchill.
4704         (CHILL_FOR_TARGET): Remove.
4705         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4706         CHILL_LIB.
4707         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4708         (CHECK_TARGET_MODULES): Likewise.
4709         (INSTALL_TARGET_MODULES): Likewise.
4710         (CLEAN_TARGET_MODULES): Likewise.
4711         (configure-target-libchill): Remove.
4712         (all-target-libchill): Remove.
4713         * configure.in (target_libs): Remove target-libchill.
4714         Do not compute CHILL_FOR_TARGET.
4715         * libchill: Remove directory.
4716
4717 2002-04-15  DJ Delorie  <dj@redhat.com>
4718
4719         * Makefile.in, configure.in, configure: Sync with gcc, entries
4720         follow...
4721
4722 2002-04-08  Tom Tromey  <tromey@redhat.com>
4723
4724         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4725         Fixes PR libgcj/6068.
4726
4727 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
4728
4729         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4730
4731 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4732
4733         * configure.in (alpha*-dec-osf*): Enable libgcj.
4734
4735 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
4736
4737         Fix for: PR bootstrap/3591, target/5676
4738         * configure.in (mcore-pe): Disable the configuration of
4739         libstdc++-v3 since exceptions are not supported.
4740
4741 2002-03-20  Anthony Green  <green@redhat.com>
4742
4743         * configure.in: Enable libgcj for xscale-elf target.
4744
4745 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
4746
4747         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4748         libjava.
4749         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4750
4751 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
4752
4753         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4754         libstdc++-v3 and libjava.
4755
4756 2002-02-11  Adam Megacz <adam@xwt.org>
4757
4758         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4759         boehm-gc
4760
4761 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
4762
4763         * config.guess: Updated to 2002-01-30's version.
4764         * config.sub: Updated to 2002-02-01's version.
4765         Contribute sh64-elf.
4766         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
4767         * configure.in: Added sh64-*-*.
4768
4769 2002-01-17  H.J. Lu <hjl@gnu.org>
4770
4771         * Makefile.in (all-fastjar): Also depend on all-libiberty.
4772         (all-target-fastjar): Also depend on all-target-libiberty.
4773
4774 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
4775
4776         * configure, configure.in: Use temp file for long sed commands.
4777
4778 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
4779
4780         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4781         libf2c.
4782
4783 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
4784
4785         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4786
4787 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
4788
4789         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
4790
4791 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4792
4793         * configure: Handle temporary files securely using mkdir.
4794
4795 2001-09-26  Will Cohen <wcohen@redhat.com>
4796
4797         * configure.in (*-*-linux*): Disable configuration of target-newlib
4798         and target-libgloss.
4799
4800 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4801
4802         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4803         RANLIB.
4804
4805 2001-08-11  Graham Stott  <grahams@redhat.com>
4806
4807         * Makefile.in (check-c++): Add missing semicolon.
4808
4809 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
4810
4811         * configure.in (sh-*-linux*): New.
4812
4813 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4814
4815         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4816         and libgcj on m68hc11/m68hc12.
4817
4818 2001-06-27  H.J. Lu  (hjl@gnu.org)
4819
4820         * Makefile (CFLAGS_FOR_BUILD): New.
4821         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4822
4823 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
4824
4825         * configure.in (libstdcxx_flags): Do not try to execute
4826         libstdc++-v3/testsuite_flags until it exists.
4827
4828 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
4829
4830         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4831
4832 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
4833
4834         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4835
4836 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
4837
4838         * configure.in: Move *-chorusos target case to the proper switch.
4839         Disable libgcj.
4840
4841 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4842
4843         * Makefile.in (STAGE1_CFLAGS): Pass down.
4844
4845 2001-04-13  Alan Modra  <amodra@one.net.au>
4846
4847         * config.guess: Add hppa64-linux support.  Note for next import that
4848         this is already in the master file.
4849         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
4850
4851 2001-03-22  Colin Howell  <chowell@redhat.com>
4852
4853         * Makefile.in (DO_X): Do not backslash single-quotes in
4854         backquotes (two places).
4855
4856 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
4857
4858         * Makefile.in (DO_X): Quote nested quotes.
4859
4860 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
4861
4862         * Makefile.in (DO_X): Use double quotes for quoting
4863         "RANLIB=$${RANLIB}".
4864
4865 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
4866
4867         * configure.in: Only use `lang_requires' for languages athat are
4868         actually enabled.
4869
4870 2001-03-07  Tom Tromey  <tromey@redhat.com>
4871
4872         * configure.in: Allow config-lang.in to set `lang_requires' to list
4873         of other required languages.
4874
4875 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
4876
4877         * Makefile.in: Remove RANLIB definition. Use RANLIB
4878         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
4879         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
4880
4881 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
4882             Alexandre Oliva  <aoliva@redhat.com>
4883
4884         * Makefile.in (check-c++): Use tabs, not spaces.
4885
4886 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
4887
4888         * Makefile.in (check-c++): New rule.
4889
4890         * configure.in (target_libs): Remove libg++.
4891         (noconfigdirs): Remove libg++.
4892         (noconfigdirs): Same.
4893         (noconfigdirs): Same.
4894         (noconfigdirs): Same.
4895
4896         * config-ml.in: Remove libg++ references.
4897
4898         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
4899         (ALL_TARGET_MODULES): Same.
4900         (configure-target-libg++): Remove.
4901         (all-target-libg++): Remove.
4902         (configure-target-libio): Remove.
4903         (all-target-libio): Remove.
4904         (check-target-libio): Remove.
4905         (.PHONY): Remove.
4906         (libg++.tar.bz2): Remove.
4907         (all-target-cygmon): Remove libio.
4908         (all-target-libstdc++): Remove.
4909         (configure-target-libstdc++): Remove.
4910         (TARGET_LIB_PATH): Remove libstdc++.
4911         (ALL_GCC_CXX): Remove libstdc++.
4912         (all-target-gperf): Correct.
4913
4914 2001-02-15  Anthony Green  <green@redhat.com>
4915
4916         * configure: Introduce GCJ_FOR_TARGET.
4917         * configure.in: Ditto.
4918         * Makefile.in: Ditto.
4919
4920 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
4921
4922         * configure.in: for *-chorusos, don't config target-newlib and
4923         target-libgloss.
4924
4925 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
4926
4927         Remove V2 C++ library.
4928         * configure.in: Remove --enable-libstdcxx_v3 support.
4929
4930 2001-01-27  Richard Henderson  <rth@redhat.com>
4931
4932         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
4933
4934 2001-01-26  Tom Tromey  <tromey@redhat.com>
4935
4936         * configure.in: Allow libgcj to be built on Sparc Solaris.
4937
4938 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
4939
4940         * configure.in: Enable libgcj on several additional platforms.
4941
4942 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
4943
4944         * configure.in: Enable libgcj for linux targets.
4945
4946 2001-01-09  Mike Stump  <mrs@wrs.com>
4947
4948         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
4949         failures of subdirectories.
4950
4951 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
4952
4953         * configure: handle DOS-style absolute paths.
4954
4955 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
4956
4957         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
4958
4959 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
4960
4961         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
4962         (libstdcxx_incdir): Pass down.
4963         * config.if: Remove expired bits for cxx_interface, add stub.
4964         (libstdcxx_incdir): Add variable for g++ include directory.
4965         * configure.in (gxx_include_dir): Use it.
4966
4967 2000-12-15  Andreas Jaeger  <aj@suse.de>
4968
4969         * configure.in: Handle lang_dirs.
4970
4971 2000-12-13  Anthony Green  <green@redhat.com>
4972
4973         * configure.in: Disable libgcj for any target not specifically
4974         listed.  Disable libgcj for x86 and Alpha Linux until compatible
4975         with g++ abi.
4976
4977 2000-12-13  Mike Stump  <mrs@wrs.com>
4978
4979         * Makefile.in (local-distclean): Also remove fastjar.
4980
4981 2000-12-10  Anthony Green  <green@redhat.com>
4982
4983         * configure.in: Define libgcj.  Disable libgcj target libraries for
4984         most targets.
4985
4986 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
4987
4988         * configure.in (target_libs): Revert 2000-12-08 patch.
4989         (noconfigdirs): Added target-libjava.
4990
4991 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
4992
4993         * Makefile.in: handle DOS-style absolute paths.
4994
4995 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
4996
4997         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
4998         libjava.
4999         * configure.in (target_libs): Removed `target-libjava'.
5000
5001 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5002
5003         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
5004         (ALL_MODULES): Added fastjar.
5005         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
5006         (all-target-libjava): all-fastjar replaces all-zip.
5007         (all-fastjar): Added.
5008         (configure-target-fastjar, all-target-fastjar): Likewise.
5009         * configure.in (host_tools): Added fastjar.
5010
5011 2000-12-07  Mike Stump  <mrs@wrs.com>
5012
5013         * Makefile.in (local-distclean): Remove leftover built files.
5014
5015 2000-11-16  Fred Fish  <fnf@be.com>
5016
5017         * configure.in (enable_libstdcxx_v3): Fix typo,
5018         libstd++ -> libstdc++.
5019
5020 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5021
5022         * configure: Provide the original toplevel configure arguments
5023         (including $0) to subprocesses in the environment rather than
5024         through gcc/configargs.h.
5025
5026 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
5027
5028         * configure: Turn on libstdc++ V3 by default.
5029
5030 2000-10-16  Michael Meissner  <meissner@redhat.com>
5031
5032         * configure (gcc/configargs.h): Only create if there is a build GCC
5033         directory created.
5034
5035 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
5036
5037         * configure: Save configure arguments to gcc/configargs.h.
5038
5039 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
5040
5041         * Makefile.in (bootstrap): avoid recursion if subdir missing
5042         (cross): ditto
5043         (do-proto-toplev): ditto
5044
5045 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
5046
5047         * configure.in: Do not build byacc for hppa64.  Provide paths to the
5048         X11 libraries for hppa64.
5049
5050 2000-09-02  Anthony Green  <green@cygnus.com>
5051
5052         * Makefile.in (all-gcc): Depend on all-zlib.
5053         (CLEAN_MODULES): Add clean-zlib.
5054         (ALL_MODULES): Add all-zlib.
5055         * configure.in (host_libs): Add zlib.
5056
5057 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
5058
5059         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
5060         $targargs to tell whether newlib is going to be built.
5061
5062         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
5063         $$r/TARGET_SUBDIR/libio for _G_config.h.
5064
5065 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
5066
5067         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
5068
5069         * configure: Make enable_threads and enable_shared defaults
5070         explicit.  Substitute enable_threads into generated Makefiles.
5071         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
5072         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
5073
5074 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
5075
5076         * configure.in: Re-enable all references to libg++ and librx.
5077
5078 2002-04-09  Loren James Rittle  <rittle@labs.mot.com>
5079
5080         * configure.in: Add *-*-freebsd* configurations.
5081
5082 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
5083
5084         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
5085         (do-tar, do-bz2): New rules.
5086         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
5087         (gdb-tar): New rule.
5088         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
5089         (insight_dejagnu.tar): New rule.
5090         (insight.tar): New rule.
5091         (gdb+dejagnu.tar): New rule.
5092         (gdb.tar): New rule.
5093
5094 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
5095
5096         * MAINTAINERS: Update dejagnu/
5097
5098 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
5099
5100         * ltmain.sh (relink_command): Fix typo in previous change.
5101
5102 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
5103
5104         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
5105         (relink_command): Added --tag flags.
5106         (mode=install): If relinking fails; error out.
5107
5108 2002-03-12  Richard Henderson  <rth@redhat.com>
5109
5110         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
5111         .NOTPARALLEL tag.
5112         (do-check): Rename from check.
5113         (check): Allow parallel check.
5114
5115 2002-03-11  Richard Henderson  <rth@redhat.com>
5116
5117         * Makefile.in (.NOTPARALLEL): Add fake tag.
5118
5119 2002-03-07  H.J. Lu  (hjl@gnu.org)
5120
5121         * configure.in: Enable gprof for mips*-*-linux*.
5122
5123 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
5124
5125         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5126         libjava.
5127         (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
5128
5129 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
5130
5131         * texinfo/texinfo.tex: Update to version 2002-02-14.08.
5132
5133 2002-02-23  Daniel Jacobowitz  <drow@mvista.com>
5134
5135         * config.guess: Import from master sources, rev 1.232.
5136         * config.sub: Import from master sources, rev 1.246.
5137
5138 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
5139
5140         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5141         because its Makefile is there; test for the executable instead.
5142
5143 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
5144
5145         Contribute sh64-elf.
5146         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
5147         * configure.in: Added sh64-*-*.
5148
5149 2002-02-04  Jeff Johnston  <jjohnstn@redhat.com>
5150
5151         * COPYING.NEWLIB: Remove advertising clause from
5152         Berkeley and Red Hat licenses.
5153
5154 2002-02-01  Mo DeJong  <supermo@bayarea.net>
5155
5156         * Makefile.in: Add all-tix to deps for all-snavigator
5157         so that tix is built when building snavigator.
5158
5159 2002-02-01  Ben Elliston  <bje@redhat.com>
5160
5161         * config.guess: Import from master sources, rev 1.229.
5162         * config.sub: Import from master sources, rev 1.240.
5163
5164 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
5165
5166         From Steve Ellcey <sje@cup.hp.com>:
5167         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5168         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5169         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5170         IA64.
5171         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5172         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5173         soname_spec, sys_lib_search_path_spec): Ditto.
5174
5175 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
5176
5177         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
5178         target-libiberty, and target-libgloss.  Skip Java-related
5179         libraries if not supported for NetBSD on target CPU.
5180
5181 2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
5182
5183         * configure.in: Import StrongARM and XScale target_configdirs from
5184         FSF GCC version.
5185
5186 2002-01-16  H.J. Lu  (hjl@gnu.org)
5187
5188         * config.guess: Import from master sources, rev 1.225.
5189         * config.sub: Import from master sources, rev 1.238.
5190
5191         * MAINTAINERS: Updated notes on config.guess and config.sub.
5192
5193 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
5194
5195         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5196         ld and gdb are not supported.
5197
5198 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
5199
5200         * Change reference to Cygnus Solutions to be Red Hat.
5201
5202 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
5203
5204         * COPYING.NEWLIB: Update generic copyright date.
5205
5206 2002-01-07  Mark Salter  <msalter@redhat.com>
5207
5208         * configure.in: Remove target-bsp and target-cygmon from arm builds.
5209           Allow target-libgloss to be built for arm, strongarm, and xscale.
5210
5211 2002-01-03  Ben Elliston  <bje@redhat.com>
5212
5213         * MAINTAINERS: Update URL for config.* scripts.
5214
5215 2001-12-18  Alan Modra  <amodra@bigpond.net.au>
5216
5217         * config.sub: Import latest version.
5218         * config.guess: Likewise.
5219
5220 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
5221
5222         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5223         options for i[3456]86-pc-linux* native builds.
5224
5225 2001-12-05  Laurent Guerby  <guerby@acm.org>
5226
5227         * MAINTAINERS: gcc adopts symlink-tree, refer more to
5228         libiberty.
5229
5230         Import this patch from gcc:
5231
5232         2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
5233
5234             * symlink-tree: handle DOS-style absolute paths.
5235
5236 2001-11-28  DJ Delorie <dj@redhat.com>
5237             Zack Weinberg  <zack@codesourcery.com>
5238
5239         When build != host, create libiberty for the build machine.
5240
5241         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5242         CONFIG_ARGUMENTS.
5243         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5244         New variables.
5245         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5246         and rules.
5247         (all.normal): Depend on ALL_BUILD_MODULES.
5248         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5249         (all-build-libiberty): Depend on configure-build-libiberty.
5250
5251         * configure: Calculate and substitute proper value for
5252         ALL_BUILD_MODULES.
5253         * configure.in: Create the build subdirectory.
5254         Calculate and substitute TARGET_CONFIGARGS (formerly
5255         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5256
5257 2001-11-26  Geoffrey Keating  <geoffk@redhat.com>
5258
5259         * config.sub: Update to version 1.232 on subversion.
5260
5261 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
5262
5263         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5264         files from .po files for a distribution.
5265
5266 2001-11-19  Hans-Peter Nilsson  <hp@bitrange.com>
5267
5268         * COPYING.NEWLIB: Mention preserved notice in specific parts.
5269
5270 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
5271
5272         Merged from net gcc:
5273         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
5274         * ltcf-c.sh: Use $objext, not $ac_objext.
5275         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
5276         * ltcf-cxx.sh: Add support for GNU.
5277         2001-07-22  Timothy Wall  <twall@redhat.com>
5278         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
5279         default settings if using GNU tools with that configuration.
5280         * ltcf-cxx.sh: Ditto.
5281         * ltcf-gcj.sh: Ditto.
5282         2001-07-21  Michael Chastain  <chastain@redhat.com>
5283         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
5284         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
5285         * ltmain.sh: Mark as gcc-local.
5286
5287 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
5288
5289         * Makefile.in (all-bison): Revert 2001-10-24.
5290         Don't depend on texinfo.
5291
5292 2001-11-12  Hans-Peter Nilsson  <hp@bitrange.com>
5293
5294         * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
5295
5296 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
5297
5298         * configure.in (--enable-languages): Be more permissive about
5299         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
5300
5301 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
5302
5303         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5304
5305 2001-10-24  Jeff Holcomb  <jeffh@redhat.com>
5306
5307         Makefile.in (all-bison): Don't depend on texinfo.
5308
5309 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
5310
5311         * gettext.m4: Test po/POTFILES.in exists before trying to read.
5312
5313 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
5314
5315         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5316
5317 2001-09-28  Hans-Peter Nilsson  <hp@axis.com>
5318
5319         * config.sub, config.guess: Import latest from subversions.
5320
5321 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
5322
5323         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5324         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5325         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5326         avoid quotes nesting problems.
5327         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5328         (DO_X): Export only variables that are set.
5329
5330 2001-09-19  Ben Elliston  <bje@redhat.com>
5331
5332         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5333         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5334         semantics.  Use the shell built-in "type" command instead.
5335
5336 2001-09-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5337
5338         * config.sub: Reverted the earlier change, this version is not the
5339         master file.
5340
5341 2001-09-14  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5342
5343         * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
5344         Add support for mips64.
5345
5346 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
5347
5348         * configure.in: Enable libstdc++-v3 for h8300 targets.
5349
5350 2001-08-30  Eric Christopher  <echristo@redhat.com>
5351             Jason Eckhardt  <jle@redhat.com>
5352
5353         * config.sub: Add support for mipsisa32.
5354
5355 2001-08-30  Eric Christopher  <echristo@redhat.com>
5356
5357         * config.sub, config.guess: Import latest from subversions.
5358
5359 2001-08-20  Alan Modra  <amodra@bigpond.net.au>
5360
5361         * config.sub, config.guess: Import latest from subversions.
5362
5363 2001-07-26  DJ Delorie  <dj@redhat.com>
5364
5365         * MAINTAINERS: Clarify libiberty merge rules and procedures.
5366
5367 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
5368
5369         * Makefile.in: Revert 2001-06-17.
5370         (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
5371
5372 2001-06-17  H.J. Lu <hjl@gnu.org>
5373
5374         * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
5375         (gas+binutils.tar.bz2): Likewise.
5376         (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
5377
5378 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
5379
5380         * Makefile.in (VER): When present, extract the version number from
5381         the file version.in.
5382
5383 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
5384
5385         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5386         gcc/xgcc is built, use -print-prog-name to find out the program
5387         name to use.
5388
5389 2001-06-04  Mark Mitchell  <mark@codesourcery.com>
5390
5391         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
5392         with_gcc]: Use `gcc -shared' to build a shared library.
5393
5394 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5395
5396         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
5397         archives.
5398
5399 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
5400
5401         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
5402         libraries when using g++ with native linker.
5403
5404 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
5405
5406         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
5407
5408 2001-05-24  Tom Rix <trix@redhat.com>
5409
5410         * configure.in : enable ld for aix
5411
5412 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
5413
5414         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
5415         [aix4*|aix5*]: Prepend blank.
5416
5417 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
5418
5419         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5420         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
5421         of subdir/configure scripts to use the new libtool.m4.
5422
5423 2001-05-14  H.J. Lu <hjl@gnu.org>
5424
5425         * config.if (libc_interface): Set to -libc6.2- for cross
5426         compiling to Linux/glibc 2.2.
5427
5428 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
5429
5430         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
5431         libgcj.
5432
5433 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
5434
5435         * configure.in (noconfigdirs): Don't reset it from scratch in the
5436         target case; only append to it.
5437
5438 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
5439
5440         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
5441         sparc-*-solaris2.8]: Disable ${libgcj}.
5442
5443 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
5444
5445         * configure.in (libgcj_saved): Copy from $libgcj.
5446         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
5447         --disable-libgcj.
5448
5449 2001-04-20  Alexandre Oliva  <aoliva@redhat.com>
5450
5451         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
5452         1.641.2.228.
5453
5454 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
5455
5456         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5457         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5458
5459 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
5460
5461         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5462         New macros.
5463         (bootstrap, cross): Use RECURSE_FLAGS.
5464         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5465
5466 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
5467
5468         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5469
5470 2001-03-23  Nick Clifton  <nickc@redhat.com>
5471
5472         * README-maintainer-mode: Add note about inability to use "make
5473         distclean" in maintainer mode.
5474
5475 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
5476
5477         Re-installed:
5478         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
5479         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
5480         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5481         * ltcf-cxx.sh: Likewise.
5482         * ltcf-gcj.sh: Likewise.
5483
5484 2001-03-22  Philip Blundell  <philb@gnu.org>
5485
5486         * config.sub, config.guess: Import latest from subversions.
5487
5488 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
5489
5490         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5491         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5492
5493 2001-03-20  Michael Chastain  <chastain@redhat.com>
5494
5495         * Makefile.in: all-m4 depends on all-texinfo.
5496
5497 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
5498
5499         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5500
5501 2001-02-22  Jeff Johnston <jjohnstn@redhat.com>
5502
5503         * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
5504         longer valid.
5505
5506 2001-02-16  Nick Clifton  <nickc@redhat.com>
5507
5508         * configure.in (noconfigdirs): Allow configuration of texinfo
5509         for Cygwin hosts.
5510
5511 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5512
5513         * config.guess: Add linux target for S/390.
5514         * config.sub: Likewise.
5515         * configure.in: Likewise.
5516
5517 2001-02-06  Ben Elliston  <bje@redhat.com>
5518
5519         * configure: Output host type to stdout, not stderr.
5520
5521 2001-02-04  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5522
5523         * config.guess: Import from subversions.gnu.org (revision 1.181).
5524         * config.sub: Import from subversions.gnu.org (revision 1.199).
5525
5526 2001-01-30  Alan Modra  <alan@linuxcare.com.au>
5527
5528         * config.guess: Handle hppa64-linux systems.
5529
5530 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5531
5532         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
5533         Don't unset, it's non-portable and no longer necessary, set to empty
5534         instead.
5535
5536 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5537
5538         * ltconfig: Shell portability fix for the tagname validity check.
5539
5540 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5541
5542         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5543
5544 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
5545
5546         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5547         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5548
5549 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
5550
5551         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5552         keep at least one of build_libtool_libs or build_old_libs set to
5553         yes.
5554
5555 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
5556
5557         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5558         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5559
5560 2000-11-07  Philip Blundell  <pb@futuretv.com>
5561
5562         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5563
5564 2000-11-03  Philip Blundell  <pb@futuretv.com>
5565
5566         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5567         files.
5568
5569 2001-01-15  Jeff Johnston  <jjohnstn@redhat.com>
5570
5571         * COPYING.NEWLIB: Put into source repository.
5572
5573 2001-01-15  Ben Elliston  <bje@redhat.com>
5574
5575         * configure.in (host_tools): Add sid.
5576         Always configure cgen.
5577         * Makefile.in (all-sid): New target.
5578         (check-sid, clean-sid, install-sid): Likewise.
5579
5580 2001-01-07  Andreas Jaeger  <aj@suse.de>
5581
5582         * config.sub, config.guess: Update from subversions.
5583
5584 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
5585
5586         * configure.in: Disable language-specific target libraries for
5587         languages that aren't enabled.
5588
5589 2000-11-24  Nick Clifton  <nickc@redhat.com>
5590
5591         * configure.in (xscale-elf): Add target.
5592         (xscale-coff): Add target.
5593         (c4x, c5x, tic54x): Move after ARM targets.
5594
5595 2000-11-23  Alexandre Oliva  <aoliva@redhat.com>
5596
5597         * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
5598
5599 2000-11-20  Ian Lance Taylor  <ian@zembu.com>
5600
5601         * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
5602
5603 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
5604
5605         * Makefile.in: Merge with GCC and libgcj.
5606         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
5607         configure-target-<library> when their configure scripts need the C
5608         or C++ library to have already been built to work properly.
5609         (do_proto_toplev): Set them to an empty string.
5610
5611 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
5612
5613         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5614         (REALLY_SET_LIB_PATH): Use them.
5615
5616 2000-11-06  Christopher Faylor <cgf@cygnus.com>
5617
5618         * config.sub: Add support for Sun Chorus
5619
5620 2000-11-02  Per Lundberg  <plundis@chaosdev.org>
5621
5622         * config.sub: Add support for the *-storm-chaos OS.
5623
5624 2000-10-30  Stephane Carrez  <stcarrez@worldnet.fr>
5625
5626         * configure.in (noconfigdirs): Don't compile some
5627         of the libraries for 68HC11 & 68hc12 targets.
5628
5629 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
5630
5631         * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
5632         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
5633         all affected `configure' scripts.
5634
5635 2000-09-25  Alexandre Oliva  <aoliva@redhat.com>
5636
5637         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
5638         ltcf-c.sh.
5639
5640 2000-09-12  Philip Blundell  <philb@gnu.org>
5641
5642         * config.sub, config.guess: Update from subversions.
5643
5644 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
5645
5646         * Makefile.in (all-zlib): Added dummy target.
5647
5648         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
5649         multi-language branch.
5650
5651 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
5652
5653         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5654         (bootstrap*): Depend on all-bootstrap.
5655
5656 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
5657
5658         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5659         crosses, but add gcc/include to the header search path for them.
5660
5661 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
5662
5663         * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
5664         * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
5665         * gettext.m4: New file, extracted from aclocal.m4.
5666
5667 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
5668
5669         * config-ml.in (CC, CXX): Avoid trailing whitespace.
5670         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5671         sub-configures.
5672
5673 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
5674
5675         * Makefile.in (ALL_MODULES): Add all-cgen.
5676         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5677         (all-cgen): New target.
5678         (all-opcodes,all-sim): Depend on all-cgen.
5679         * configure.in (host_tools): Add cgen.
5680         Only configure cgen if --enable-cgen-maint.
5681
5682 2000-08-17  Alexandre Oliva  <aoliva@redhat.com>
5683
5684         * config-ml.in (CC, CXX): Don't introduce a leading space.
5685
5686 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
5687
5688         * configure.in (libstdcxx_flags): Use
5689         libstdc++-v3/src/libstdc++.INC.
5690
5691 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
5692
5693         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5694
5695 2000-08-11  Jason Merrill  <jason@redhat.com>
5696
5697         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5698         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5699         (FLAGS_FOR_TARGET): Not here.
5700         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5701
5702 2000-08-07  DJ Delorie  <dj@redhat.com>
5703
5704         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5705         "if we're also building gcc, and it's a gcc that will run on the
5706         build machine, we want to use its includes instead of the system's
5707         default includes".
5708
5709 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
5710
5711         * configure.in (libstdcxx_flags): Don't use `"'.
5712
5713         * config-ml.in: Adjust multilib search paths to the
5714         appropriate multilib tree.
5715
5716 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
5717
5718         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5719         commas in $LANGUAGES.
5720
5721 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
5722
5723         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5724
5725 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
5726
5727         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5728         CXX_FOR_TARGET for sed.
5729
5730 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
5731
5732         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5733         Do not override if already set in the environment or in configure.
5734         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5735         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5736
5737 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
5738
5739         * Makefile.in (FLAGS_FOR_TARGET): New macro.
5740         (GCC_FOR_TARGET): Use it.
5741         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5742         * configure.in: ... here.
5743         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
5744         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5745
5746 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
5747
5748         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5749         (configure-target-libchill, configure-target-libobjc): Likewise.
5750
5751         * configure.in: Use the same cache file for all target libs.
5752         * config-ml.in: But different cache files per multilib variant.
5753
5754 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5755
5756         * configure (topsrcdir): Don't use dirname.
5757
5758 2000-07-20  Jason Merrill  <jason@redhat.com>
5759
5760         * configure.in: Remove all references to libg++ and librx.
5761
5762         * configure, configure.in, Makefile.in: Unify gcc and binutils.
5763
5764 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
5765
5766         * config.sub: Update to subversions version 2000-07-06.
5767
5768 2000-07-12  Andrew Haley  <aph@cygnus.com>
5769
5770         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5771         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5772
5773 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
5774
5775         * symlink-tree:  Check number of arguments.
5776
5777 2000-06-06  Andrew Cagney  <cagney@b1.cygnus.com>
5778
5779         * texinfo/texinfo.tex: Update to version 2000-05-28.15.
5780
5781 2000-07-05  Jim Wilson  <wilson@cygnus.com>
5782
5783         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5784         search path for a g++ extracted from the build tree.  This
5785         will allow link tests run by configure scripts in
5786         subdirectories to succeed.
5787
5788 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
5789
5790         * ltconfig: Add support for mips-dde-sysv4.2MP
5791
5792 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
5793
5794         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5795         `os2'. Force ac_cv_exeext to be ".exe" in that case.
5796
5797 2000-06-19  Timothy Wall  <twall@cygnus.com>
5798
5799         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5800         * config.sub: Add tic54x target.
5801
5802 2000-06-07  Phillip Thomas  <pthomas@suse.de>
5803
5804         * README-maintainer-mode: New file: Contains notes on using
5805         --enable-maintainer-mode with binutils.
5806
5807 2000-05-29  Andrew Cagney  <cagney@b1.cygnus.com>
5808
5809         * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
5810
5811 2000-05-30  Andrew Cagney  <cagney@b1.cygnus.com>
5812
5813         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5814         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
5815
5816 20000-05-21  H.J. Lu  (hjl@gnu.org)
5817
5818         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5819         directory are used if they exist. Make sure
5820         $(build_tooldir)/include is searched for header files,
5821         $(build_tooldir)/lib/ for library files.
5822         (GCC_FOR_TARGET): Likewise.
5823         (CXX_FOR_TARGET): Likewise.
5824
5825 2000-05-18  Jeffrey A Law  (law@cygnus.com)
5826
5827         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5828
5829 2000-05-17  Alexandre Oliva  <aoliva@cygnus.com>
5830
5831         * Makefile.in (configure-target-libiberty): Depend on
5832         configure-target-newlib.
5833
5834 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
5835
5836         * configure.in, Makefile.in: Merge all libffi-related
5837         configury stuff from the libgcj tree.
5838
5839 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
5840
5841         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5842         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5843
5844 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
5845
5846         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5847         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
5848         current version information.  Add to proto-toplev directory.
5849         (gdb-taz): Build do-djunpack.
5850
5851 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
5852
5853         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
5854
5855 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5856
5857         * ltmain.sh: Preserve in relink_command any environment
5858         variables that may affect the linker behavior.
5859
5860 2000-05-12  Jeffrey A Law  (law@cygnus.com)
5861
5862         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
5863
5864 2000-05-10  Jim Wilson  <wilson@cygnus.com>
5865
5866         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
5867
5868 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
5869
5870         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
5871         with the version name.
5872
5873 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
5874
5875         * config.if: Tweak.
5876
5877 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
5878
5879         * djunpack.bat: New file.
5880
5881 2000-04-19  Andrew Cagney  <cagney@b1.cygnus.com>
5882
5883         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
5884         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
5885         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
5886         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
5887
5888 2000-04-16  Dave Pitts  <dpitts@cozx.com>
5889
5890         * config.sub (case $basic_machine): Change default for "ibm-*"
5891         to "openedition".
5892
5893 2000-04-12  Andrew Cagney  <cagney@b1.cygnus.com>
5894
5895         * Makefile.in (gdb-taz): New target.  GDB specific archive.
5896         (do-md5sum): New target.
5897         (MD5PROG): Define.
5898         (PACKAGE): Default to TOOL.
5899         (VER): Default to a shell script.
5900         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
5901         md5 checksum generation.
5902         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
5903         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
5904         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
5905         insight.tar.bz2): Use gdb-taz to create archive.
5906
5907 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
5908
5909         * configure (warn_cflags): Delete.
5910
5911 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
5912             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
5913
5914         * configure.in (enable_libstdcxx_v3): Add.
5915         (target_libs): Add bits here to switch between libstdc++-v2 and
5916         libstdc++-v3.
5917         * config.if: And this file too.
5918         * Makefile.in: Add libstdc++-v3 targets.
5919
5920 2000-04-05  Michael Meissner  <meissner@redhat.com>
5921
5922         * config.sub (d30v): Add d30v as a basic machine type.
5923
5924 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
5925
5926         * configure.in: -linux-gnu*, not -linux-gnu.
5927
5928 2000-03-03  Andrew Cagney  <cagney@b1.cygnus.com>
5929
5930         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
5931         (do-tar-bz2): Replace TOOL with PACKAGE.
5932         (gdb.tar.bz2): Remove GDBTK from GDB package.
5933         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
5934         dejagnu.tar.bz2): New packages.
5935
5936 2000-02-27  Andreas Jaeger  <aj@suse.de>
5937
5938         * configure.in: Add entry for mips*-*-linux*, move catch all
5939         *-*-*linux* entry below this one.
5940
5941 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
5942
5943         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
5944
5945 2000-02-24  Nick Clifton  <nickc@cygnus.com>
5946
5947         * config.sub: Support an OS of "wince".
5948
5949 2000-02-24  Andrew Cagney  <cagney@b1.cygnus.com>
5950
5951         * config.guess, config.sub: Updated to match config's 2000-02-15
5952         version.
5953
5954 2000-02-23  Linas Vepstas <linas@linas.org>
5955
5956         * config.sub: Add support for Linux/IBM 370.
5957         * configure.in: Likewise.
5958
5959 2000-02-22  Nick Clifton  <nickc@cygnus.com>
5960
5961         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
5962
5963 2000-02-20  Christopher Faylor <cgf@cygnus.com>
5964
5965         * config.guess: Guess "cygwin" rather than "cygwin32".
5966
5967 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5968
5969         * configure (gcc_version): When setting, narrow search to
5970         lines containing `version_string'.
5971
5972 2000-02-15  Denis Chertykov  <denisc@overta.ru>
5973
5974         * config.sub: Add support for avr target.
5975
5976 2000-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
5977
5978         * config.sub: Add mmix-knuth-mmixware.
5979
5980 2000-01-27  Christopher Faylor <cgf@redhat.com>
5981
5982         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
5983         structure stuff to -L library search.
5984         (CXX_FOR_TARGET): Ditto.
5985         (CROSS_CHECK_MODULES): Fix spelling mistake.
5986
5987 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
5988
5989         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
5990         the C++ compiler.
5991
5992 2000-01-12  Richard Henderson  <rth@cygnus.com>
5993
5994         * configure.in: Don't build some bits for beos.
5995
5996 2000-01-12  Joel Sherrill (joel@OARcorp.com)
5997
5998         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
5999         as include files.
6000
6001 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
6002
6003         * configure.in: Use mt-aix43 to handle *_TARGET defs,
6004         not mh-aix43.
6005
6006 1999-12-14  Richard Henderson  <rth@cygnus.com>
6007
6008         * config.guess (alpha-osf, alpha-linux): Detect ev67.
6009         * config.sub: Accept alphaev[78], alphaev8.
6010
6011 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6012
6013         * config.guess, config.sub: Update from autoconf.
6014
6015 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6016
6017         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
6018         necessary libraries are missing.
6019
6020 1999-10-25  Andreas Schwab  <schwab@suse.de>
6021
6022         * configure: Fix quoting inside arguments of eval.
6023
6024 1999-10-21  Nick Clifton  <nickc@cygnus.com>
6025
6026         * config-ml.in: Allow suppression of some ARM multilibs.
6027
6028 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
6029
6030         * config.guess: Add OS/390 match pattern.
6031         * config.sub: Add mvs, openedition targets.
6032         * configure.in (i370-ibm-opened*): New.
6033
6034 1999-09-04  Steve Chamberlain  <sac@pobox.com>
6035
6036         * config.sub: Add support for configuring for pj.
6037
6038 1999-08-31  Nick Clifton  <nickc@cygnus.com>
6039
6040         * config.sub (maybe_os): Add support for configuring for fr30.
6041
6042 1999-08-25  Nick Clifton  <nickc@cygnus.com>
6043
6044         * configure.in: Do not configure or build ld for AIX
6045         platforms.  ld is known to be broken on these platforms.
6046
6047 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6048
6049         * config-ml.in: Pass compiler flag corresponding to multidirs to
6050         subdir configures.
6051
6052 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
6053
6054         * Makefile.in (LDFLAGS): Define.
6055
6056 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
6057
6058         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
6059         noconfigdirs.
6060         (*-*-cygwin*): Likewise.
6061
6062 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
6063
6064         * mkdep: New file.
6065         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
6066         (BINUTILS_SUPPORT_DIRS): Add mkdep.
6067
6068         From Eli Zaretskii <eliz@is.elta.co.il>:
6069         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
6070         long file name when using DJGPP on MS-DOS.
6071
6072 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
6073
6074         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
6075
6076 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
6077
6078         * Makefile.in (check-target-libio): Remove all-target-libstdc++
6079         dependency as this causes "make check" to globally "make all"
6080
6081 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
6082
6083         * configure.in (target_libs): Added target-zlib.
6084         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
6085         (CONFIGURE_TARGET_MODULES): Likewise.
6086         (CHECK_TARGET_MODULES): Likewise.
6087         (INSTALL_TARGET_MODULES): Likewise.
6088         (CLEAN_TARGET_MODULES): Likewise.
6089         (configure-target-zlib): New target.
6090         (all-target-zlib): Likewise.
6091         (all-target-libjava): Depend on all-target-zlib.
6092         (configure-target-libjava): Depend on configure-target-zlib.
6093
6094         * Makefile.in (configure-target-libjava): Depend on
6095         configure-target-newlib.
6096         (configure-target-boehm-gc): New target.
6097         (configure-target-qthreads): New target.
6098
6099         * configure.in (target_libs): Added target-qthreads.
6100         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
6101         (CONFIGURE_TARGET_MODULES): Likewise.
6102         (CHECK_TARGET_MODULES): Likewise.
6103         (INSTALL_TARGET_MODULES): Likewise.
6104         (CLEAN_TARGET_MODULES): Likewise.
6105         (all-target-qthreads): New target.
6106         (configure-target-libjava): Depend on configure-target-qthreads.
6107         (all-target-libjava): Depend on all-target-qthreads.
6108
6109         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
6110         (CONFIGURE_TARGET_MODULES): Likewise.
6111         (CHECK_TARGET_MODULES): Likewise.
6112         (INSTALL_TARGET_MODULES): Likewise.
6113         (CLEAN_TARGET_MODULES): Likewise.
6114         (all-target-libjava): New target.
6115         (all-target-boehm-gc): Likewise.
6116         * configure.in (target_libs): Added libjava, boehm-gc.
6117
6118 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
6119
6120         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
6121         configure.bat in SUPPORT_FILES.
6122         (gas+binutils.tar.bz2): Likewise.
6123
6124         * makeall.bat: Remove; obsolete.
6125
6126 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
6127
6128         From Mark Elbrecht:
6129         * configure.bat: Remove; obsolete.
6130
6131 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
6132
6133         * configure: Add -W -Wall to the default CFLAGS when compiling with
6134         gcc.
6135
6136 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
6137
6138         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
6139
6140 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
6141
6142         * configure.in: Build ld on IRIX6.
6143
6144 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
6145
6146         * Makefile.in: Change distribution targets to use bzip2 instead of
6147         gzip.
6148         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
6149         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
6150
6151 1999-06-04  Nick Clifton  <nickc@cygnus.com>
6152
6153         * config.sub: Add mcore target.
6154
6155 1999-05-30  Cort Dougan  <cort@cs.nmt.edu>
6156
6157         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
6158
6159 1999-05-25  H.J. Lu  (hjl@gnu.org)
6160
6161         * config.guess (dummy): Changed to $dummy.
6162
6163 1999-05-24  Nick Clifton  <nickc@cygnus.com>
6164
6165         * config.sub: Tidied up case statements.
6166
6167 1999-05-22  Ben Elliston  <bje@cygnus.com>
6168
6169         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
6170         <jiro@din.or.jp>.
6171
6172         * config.guess: Merge with FSF version. Future changes will be
6173         more accurately recorded in this ChangeLog.
6174         * config.sub: Likewise.
6175
6176 1999-05-20   Stephen L Moshier  <moshier@world.std.com>
6177
6178          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6179
6180 1999-04-30  Tom Tromey  <tromey@cygnus.com>
6181
6182         * ltmain.sh: [mode link] Always use CC given by ltconfig.
6183
6184 1999-04-23  Tom Tromey  <tromey@cygnus.com>
6185
6186         * ltconfig, ltmain.sh: Update to libtool 1.2f.
6187
6188 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
6189
6190         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
6191         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
6192         Bad merge removed these two changes.
6193
6194 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
6195                           Martin Heller (Ing.-Buero_Heller@t-online.de)
6196
6197         * config.guess (interix Alpha): Add.
6198
6199 1999-04-11  Richard Henderson  <rth@cygnus.com>
6200
6201         * configure.in (i?86-*-beos*): Do config gperf; don't config
6202         gdb, newlib, or libgloss.
6203
6204 1999-04-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
6205
6206         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
6207         link a trivial program with -mabi=64.  If it fails, remove mabi=64
6208         from multidirs.
6209
6210 1999-04-10  Philipp Thomas  (kthomas@gwdg.de)
6211
6212         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
6213
6214 1999-04-08  Nick Clifton  <nickc@cygnus.com>
6215
6216         * config.sub: Add support for mcore targets.
6217
6218 1999-04-07  Michael Meissner  <meissner@cygnus.com>
6219
6220         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
6221         not mt-ospace, in order to shut up assembler warning about using
6222         symbols that are named the same as registers.
6223
6224 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
6225
6226         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
6227         dependency list for all-target-cygmon.
6228
6229 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
6230
6231         * config-ml.in: Check $host, not $target, for selective multilibs.
6232         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
6233         thumb interworking, and underscore prefix multilibs.
6234
6235 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
6236
6237         * missing: Update to version from current automake.
6238
6239 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
6240
6241         * configure (gxx_include_dir): Removed.
6242
6243         * configure.in (gxx_include_dir): Handle it.
6244         * Makefile.in: Likewise.
6245
6246 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
6247
6248         * config.sub (mips64vr4111,mips64vr4111el) Add.
6249
6250 1999-03-21  Ben Elliston  <bje@cygnus.com>
6251
6252         * config.guess: Correct typo for detecting ELF on FreeBSD.
6253
6254 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
6255
6256         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
6257         config/mh-djgpp.
6258
6259 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
6260
6261         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
6262         all-target-newlib to dependency list for all-target-bsp.
6263
6264 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
6265
6266         * config.sub: Add i386-uwin support.
6267         * config.guess: Likewise.
6268
6269 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6270
6271         * configure.in: cleanup, add mh-*pic handling for arm, special
6272         case powerpc*-*-aix*
6273
6274 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
6275
6276         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
6277         can be built.
6278
6279 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
6280
6281         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
6282         targets.
6283
6284 1999-03-02  Nick Clifton  <nickc@cygnus.com>
6285
6286         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
6287
6288 1999-02-28  Geoffrey Noer  <noer@cygnus.com>
6289
6290         * config.sub: Check for "cygwin*" rather than "cygwin32*"
6291
6292 1999-02-24  Nick Clifton  <nickc@cygnus.com>
6293
6294         * config.sub: Fix typo in arm recognition.
6295
6296 1999-02-24  Drew Moseley  <dmoseley@cygnus.com>
6297
6298         * configure.in (noconfigdirs): Changed target_configdirs to
6299         include target-bsp only for m68k-*-elf* and m68k-*-coff*
6300         rather than m68k-*-* since it is not known to work on
6301         m68k-aout. Ditto for arm-*-*oabi.
6302
6303 1999-02-24  Stan Shebs  <shebs@andros.cygnus.com>
6304
6305         * configure.in (*-*-windows*): Remove, no longer used.
6306
6307 1999-02-19  Ben Elliston <bje@cygnus.com>
6308
6309         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6310         Smart and improved by Andrew Cagney.
6311
6312 1999-02-18  Marc Espie <espie@cvs.openbsd.org>
6313
6314         * config.guess: Recognize openbsd-*-hppa.
6315
6316 1999-02-17  H.J. Lu  (hjl@gnu.org)
6317
6318         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6319         only if it is not empty.
6320
6321 1999-02-17  Nick Clifton  <nickc@cygnus.com>
6322
6323         Patch from: Scott Bambrough <scottb@corelcomputer.com>
6324
6325         * config.guess: Modified to recognize uname's armv* syntax.
6326
6327         * config.sub: Modified to recognize uname's armv* syntax.
6328
6329 1999-02-17  Mark Salter  <msalter@cygnus.com>
6330
6331         * configure.in: Added target-bsp for sparclite.
6332
6333 1999-02-08  Richard Henderson  <rth@cygnus.com>
6334
6335         * config.sub: Recognize alphapca5[67] and up to alphaev8.
6336
6337 1999-02-08  Nick Clifton  <nickc@cygnus.com>
6338
6339         * configure.in: Add support for strongarm port.
6340         * config.sub: Add support for strongarm target.
6341
6342 1999-02-07  Mumit Khan  <khan@xraylith.wisc.edu>
6343
6344         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6345         the old name config/mh-cygwin32.
6346         Enable texinfo.
6347
6348 1999-02-04  Ian Lance Taylor  <ian@cygnus.com>
6349
6350         * configure.in: Do build ld for ix86 Solaris.
6351
6352 1999-02-02  Jim Wilson  <wilson@cygnus.com>
6353
6354         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
6355         $AR_FOR_TARGET.  Likewise for RANLIB.
6356
6357 1999-02-02  Catherine Moore  <clm@cygnus.com>
6358
6359         * config.sub (oabi):  Recognize.
6360         * configure.in (arm-*-oabi):  Handle.
6361
6362 1999-01-30  Robert Lipe  (robertlipe@usa.net)
6363
6364         * config.guess: Improve detection of i686 on UnixWare 7.
6365
6366 1999-01-30  Mumit Khan  <khan@xraylith.wisc.edu>
6367
6368         * config.guess: Add support for i386-pc-interix.
6369         * config.sub: Likewise.
6370         * configure.in: Likewise.
6371
6372 1999-01-18  Christopher Faylor <cgf@cygnus.com>
6373
6374         * Makefile.in: Remove unneeded all-target-libio from
6375         from all-target-winsup target since it is now unneeded.
6376         Add all-target-libtermcap in its place since it is now
6377         needed.
6378
6379 1998-12-30  Christopher Faylor <cgf@cygnus.com>
6380
6381         * configure.in: makefile stub for cygwin target is probably
6382         unnecessary.  Remove it for now.
6383
6384 1998-12-30  Christopher Faylor <cgf@cygnus.com>
6385
6386         * configure.in: libtermcap.a should be built when cygwin is the
6387         target as well as the host.
6388         * config.guess: Allow mixed case in cygwin uname output.
6389         * Makefile.in: Add libtermcap target.
6390
6391 1998-12-23  Jeffrey A Law  (law@cygnus.com)
6392
6393         * config.sub: Clean up handling of hppa2.0.
6394
6395 1998-12-22  Rodney Brown  (rodneybrown@pmsc.com)
6396
6397         * config.guess: Use C code to identify more HP machines.
6398
6399 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
6400
6401         * config.sub: Handle hppa2.0.
6402
6403 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
6404
6405         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
6406         cygmon for all sparclite targets, regardless of object format.
6407
6408 1998-12-15  Mark Salter  <msalter@cygnus.com>
6409
6410         * configure.in: Added target-bsp for several target architectures.
6411
6412         * Makefile.in: Added rules for bsp.
6413
6414 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
6415
6416         * config.guess: Improve detection of hppa2.0 processors.
6417
6418 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
6419
6420         * config.guess: Recognize FreeBSD using ELF automatically.
6421
6422 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
6423
6424         * configure (skip-this-dir): Add handling for new shell script, which
6425         might be created by a sub-directory's configure to indicate, this particular
6426         directory is "unwanted".
6427         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
6428
6429 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
6430
6431         * ltconfig: import from libtool, after changing libtool to
6432         account for the cygwin name change.
6433
6434 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
6435
6436         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
6437         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
6438
6439 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
6440
6441         * configure.in: Add libtermcap to list of cygwin dependencies.
6442
6443 1998-11-17  Geoffrey Noer  <noer@cygnus.com>
6444
6445         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
6446         they include winsup/include when it's a cygwin target.
6447
6448 1998-11-12  Tom Tromey  <tromey@cygnus.com>
6449
6450         * configure.in (host_tools): Added zip.
6451         * Makefile.in (all-target-libjava): Depend on all-zip.
6452         (all-zip): New target.
6453         (ALL_MODULES): Added all-zip.
6454         (NATIVE_CHECK_MODULES): Added check-zip.
6455         (INSTALL_MODULES): Added install-zip.
6456         (CLEAN_MODULES): Added clean-zip.
6457
6458 1998-11-12  Geoffrey Noer  <noer@cygnus.com>
6459
6460         * Makefile.in: lose "32" from comment about cygwin.
6461
6462 1998-11-05  Nick Clifton  <nickc@cygnus.com>
6463
6464         * configure.in: Use -Os to build target libraries for the fr30.
6465
6466 1998-11-04  Dave Brolley  <brolley@cygnus.com>
6467
6468         * config.sub: Add fr30.
6469
6470 1998-11-02  Geoffrey Noer  <noer@cygnus.com>
6471
6472         * configure.in: drop "32" from config/mh-cygwin32.  Check
6473         cygwin* instead of cygwin32*.
6474         * config.sub: Check cygwin* instead of cygwin32*.
6475
6476 1998-10-22  Robert Lipe  <robertl@dgii.com>
6477
6478         * config.guess: Match any version of Unixware7.
6479
6480 1998-10-20  Syd Polk  <spolk@cygnus.com>
6481
6482         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6483         if desired.
6484
6485 1998-10-18  Jeffrey A Law  (law@cygnus.com)
6486
6487         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6488         these if the appropriate directories and files to not exist.
6489
6490 1998-10-14  Jeffrey A Law  (law@cygnus.com)
6491
6492         * Makefile.in (DEVO_SUPPORT): Add config.if.
6493
6494 1998-10-13  Manfred Hollstein  <manfred@s-direktnet.de>
6495
6496         * configure: Add pattern to replace "build_tooldir"'s
6497         definition in the generated Makefile with "tooldir"'s
6498         actual value.
6499
6500 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
6501
6502         * config.sub: Bring back lost sparcv9.
6503
6504         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6505
6506 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
6507
6508         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6509         CC_FOR_TARGET and friends.
6510
6511 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
6512
6513         * Makefile.in (build_tooldir): New variable, same as tooldir.
6514         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6515         -B$(build_tooldir)/bin/.
6516         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
6517
6518 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
6519
6520         * config.sub: Add support for i[34567]86-pc-udk.
6521         * configure.in: Likewise.
6522
6523 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
6524
6525         * Makefile.in: add bzip2 package building bits for user
6526         tools module
6527         * configure.in: ditto
6528
6529 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
6530
6531         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6532         (ALL_TARGET_MODULES): Add all-target-libobjc.
6533         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6534         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6535         (all-target-libchill): Add dependencies.
6536         * configure.in (target_libs): Add libchill.
6537
6538 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
6539
6540         * configure.in (target_subdir): Remove duplicate line.
6541
6542 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
6543
6544         * Makefile.in (all-automake): fix dependencies.
6545
6546 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
6547
6548         * configure.in: Minor cleanups for building in the $(target_alias)
6549         subdir.
6550
6551 1998-09-22  Jim Wilson  <wilson@cygnus.com>
6552
6553         * Makefile.in (bootstrap): Set r and s before make all.  Use
6554         BASE_FLAGS_TO_PASS in make all.
6555         (cross): Likewise.
6556
6557 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
6558
6559         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6560
6561 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
6562
6563         * config.sub: Fix typo in last change.
6564
6565 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
6566
6567         * config.sub: Add support for C4x target.
6568         * configure.in: Likewise.
6569
6570 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
6571
6572         * config.sub: Recognize sparcv9 just like sparc64.
6573
6574 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
6575
6576         * config.guess: Match "Pent II" or "PentII" for OpenServer.
6577
6578 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
6579
6580         * config.guess: Correctly identify Pentium II sco boxes.
6581
6582         * config.guess: Fix "tr" code.  From Weiwen Liu.
6583
6584 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
6585
6586         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6587         stabs.
6588
6589 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
6590
6591         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6592         (ALL_TARGET_MODULES): Add all-target-libchill.
6593         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6594         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6595         (all-target-libchill): Add dependencies.
6596         * configure.in (target_libs): Add libchill.
6597
6598 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6599
6600         * config.guess: Avoid assumptions about "tr" behaves when
6601         LANG is set to something other than English.
6602
6603 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
6604
6605         * configure (gxx_include_dir): Changed to
6606         '${prefix}/include/g++'-${libstdcxx_interface}.
6607
6608         * config.if: New to determine the interfaces.
6609
6610 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
6611
6612         * config.guess: Detect and handle MPE/IX.
6613         * config.sub: Deal with MPE/IX.
6614
6615 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
6616
6617         * configure.in: Use mh-aix43.
6618
6619 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
6620
6621         * configure: Fix --without/--disable cases for gxx-include-dir.
6622
6623 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
6624
6625         * mdata-sh:  Imported.  Needed for automake support.
6626
6627 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
6628
6629         * Makefile.in (taz): Try "chmod -R og=u ." before
6630         "chmod og=u `find . -print`".
6631
6632 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
6633
6634         * configure.in: Add arm-elf and thumb-elf support.
6635
6636 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
6637
6638         * Makefile.in: Undo previous patch.
6639
6640 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
6641
6642         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6643         to here ...
6644         (install-no-fixedincludes): and here
6645         (INSTALL_MODULES): ... from here.
6646
6647 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
6648
6649         * config.sub: Merge with FSF.
6650
6651         * config.guess: Merge with FSF.
6652
6653 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
6654
6655         * configure (extraconfigdirs): New variable.
6656         (SUBDIRS): Add extraconfigdirs and recurse on them too.
6657         * Makefile.in (all): Move higher in file.
6658         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6659         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6660         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6661         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6662         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6663
6664 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
6665
6666         * Makefile.in (all-target-libjava): Depend on all-gcc and
6667         all-target-newlib.
6668         (configure-target-libjava): Depend on $(ALL_GCC).
6669
6670 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
6671
6672         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6673         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6674
6675 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
6676
6677         * ylwrap: Change absolute path checks to check for DOS style path
6678         names.
6679
6680         * ylwrap: Don't use a full path name if the source file is in the
6681         same directory.  From hjl@lucon.org (H.J. Lu).
6682
6683         * config-ml.in: Default to being verbose, to match Feb 18 change to
6684         configure.
6685
6686 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
6687
6688         Brought over from egcs:
6689
6690         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
6691
6692         * configure.in (target_subdir): Set to ${target_alias} instead
6693         of "libraries".
6694
6695         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
6696
6697         * configure.in (target_subdir): Set to libraries if enable_multilib.
6698
6699 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
6700
6701         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6702         multilibs, force reconfiguration the first time we create
6703         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6704
6705 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
6706
6707         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6708         avoid confusion with --no-recursion.
6709
6710 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
6711
6712         * configure.in: Win32 hosts shouldn't use install -x
6713         * install-sh: remove -x option, and special .exe-handling
6714         hack.
6715
6716 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
6717
6718         * config.guess: Recognize i586-pc-beos.
6719         * configure.in: Don't build some bits for beos.
6720
6721 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
6722
6723         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6724         CFLAGS default to -O2.
6725
6726         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6727         when using GNU ld.
6728
6729 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
6730
6731         * ltmain.sh: Correct install when using a different shell.
6732
6733 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
6734
6735         * ltconfig, ltmain.sh: Update to libtool 1.2b.
6736
6737 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
6738
6739         * makefile.vms: Update to build binutils/makefile.vms.  Add install
6740         target.
6741
6742 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
6743
6744         * ltconfig: Update to correct AIX handling.
6745
6746 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
6747
6748         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6749
6750         * configure.in (target_subdir): Set to ${target_alias} instead
6751         of "libraries".
6752
6753 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
6754
6755         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6756         (Makefile): Depend on $(gcc_version_trigger).
6757
6758         * configure (gcc_version): Change default initializer to empty
6759         string.
6760         (gcc_version_trigger): New variable; pass this variable down
6761         to subdir configures to enable them checking gcc's version
6762         themselves. Emit make macros for both gcc_version vars.
6763         (topsrcdir): Initialize reliably.
6764         (recursion line): Remove --with-gcc-version=${gcc_version}.
6765
6766 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
6767
6768         * configure (enable_version_specific_runtime_libs): Implement new flag
6769         --enable-version-specific-runtime-libs which installs C++ runtime stuff
6770         in $(libsubdir); emit definition in each generated Makefile.
6771         (gxx_include_dir): Initialize depending on
6772         $enable_version_specific_runtime_libs.
6773
6774 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
6775
6776         * configure (gcc_version): Initialize properly depending on
6777         how and where configure is started.
6778         (recursion line): Pass a --with-gcc-version=${gcc_version}
6779         to configures in subdirs.
6780
6781 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
6782
6783         * configure.in (noconfigdirs): Add configure pattern for mips tx39
6784         cygmon
6785
6786 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
6787
6788         * configure.in: Add cygmon and libstub support for mn10200.
6789
6790 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
6791
6792         * configure (gcc_version): Add new variable describing the
6793         particular gcc version we're building.
6794         * Makefile.in (libsubdir): Add new macro for the directory
6795         in which the compiler finds executables, libraries, etc.
6796         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6797         and libsubdir.
6798
6799 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
6800
6801         * Makefile.in (local-clean): Remove *.log.
6802         (warning.log): Built with warn_summary from build.log.
6803         (mail-report.log): Run test_summary.
6804         (mail-report-with-warnings.log): Run test_summary including
6805         warning.log in the report.
6806
6807 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
6808
6809         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6810
6811 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
6812
6813         * Makefile.in (grep): Grep no longer depends on libiberty.
6814
6815 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
6816
6817         * Makefile.in: all-snavigator needs all-libgui.
6818
6819 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
6820
6821         * configure.in: Add cygmon and libstub support for mn10300.
6822
6823 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
6824
6825         * missing: Update to version from automake 1.3.
6826
6827         * ltmain.sh: On installation, don't get confused if the same name
6828         appears more than once in the list of library names.
6829
6830 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
6831
6832         * config.sub: Accept m68060 and m5200 as CPU names.
6833
6834 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
6835
6836         * configure: Use && rather than using -a in test, because odd
6837         strings can confuse test.
6838         * configure.in: Likewise.
6839
6840 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
6841
6842         * ltconfig, ltmain.sh: Bring in Visual C++ support.
6843
6844 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
6845
6846         * Makefile.in (boostrap2-lean, bootstrap3-lean,
6847         bootstrap4-lean): New targets.
6848
6849 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
6850
6851         * mpw-* Delete.  Not used.
6852
6853 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
6854
6855         * COPYING.LIB: Update FSF address.
6856
6857 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
6858
6859         * ltconfig, ltmain.sh: Update to libtool 1.2a.
6860
6861         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
6862         GAS_SUPPORT_DIRS.
6863
6864 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
6865
6866         * ltconfig, ltmain.sh: Avoid producing a version number if
6867         -version-info was not used.
6868
6869 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
6870
6871         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
6872         building with newlib.
6873
6874 1998-04-30  Paul Eggert  <eggert@twinsun.com>
6875
6876         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
6877         Solaris `make' causes it to continue to next definition.
6878
6879 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6880
6881         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
6882         the right GUI libraries and files are installed along with GDB.
6883
6884 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
6885
6886         * configure.in: Change alpha to alpha* in several places.
6887
6888 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
6889
6890         * config.sub: Recognize sparc86x.
6891
6892 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
6893
6894         * configure.in (--enable-target-optspace): Remove debug echo.
6895
6896 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
6897
6898         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
6899
6900 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
6901
6902         * ltconfig: Update cygwin32 support.
6903
6904         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
6905         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
6906         (GDB_SUPPORT_DIRS): Likewise.
6907
6908 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
6909
6910         * configure.in (target_makefile_frag): If --enable-target-optspace,
6911         use -Os to compile target libraries rather than -O2.  Default to
6912         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
6913         not used.
6914         * configure.in (target_cflags): Ditto for d30v.
6915
6916 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
6917
6918         * Makefile.in (all-bfd): Depend on all-intl.
6919         (all-binutils): Likewise.
6920         (all-gas): Likewise.
6921         (all-gprof): Likewise.
6922         (all-ld): Likewise.
6923
6924 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
6925
6926         * configure.in (host_tools): Fix typo, lbtool -> libtool.
6927
6928 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
6929
6930         * Makefile.in (all-bfd): Depend upon all-libiberty.
6931
6932         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
6933
6934 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
6935
6936         * Makefile.in: Add libstub.
6937
6938         * configure.in: Ditto. Build libstub for targets that have cygmon
6939         support.
6940
6941 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
6942
6943         * configure.in: Don't set PICFLAG on ix86-cygwin32.
6944
6945 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
6946
6947         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
6948         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
6949
6950 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
6951
6952         * configure: Define DEFAULT_M4 by searching PATH.
6953         * Makfile.in: Use DEFAULT_M4.
6954
6955 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
6956
6957         * ltconfig: Add cygwin32 support.
6958
6959         * Makefile.in, configure.in: Add libtool as a native only directory
6960         to configure and build.
6961
6962 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
6963
6964         * Makefile.in (INSTALL_MODULES): Remove texinfo.
6965
6966 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
6967
6968         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
6969
6970 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
6971
6972         * Makefile.in: add ash make rules
6973         * configure.in: add ash to native_only and host_tools lists
6974
6975 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
6976
6977         * Makefile.in (all-gettext, all-intl): New targets.
6978         (ALL_MODULES): Added all-gettext, all-intl.
6979         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
6980         (INSTALL_MODULES): Added install-gettext, install-intl.
6981         (CLEAN_MODULES): Added clean-gettext, clean-intl.
6982
6983         * configure.in (host_tools): Added gettext.
6984         (native_only): Likewise.
6985         (noconfigdirs) [various cases]: Likewise.
6986         (host_libs): Added intl.
6987
6988 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
6989
6990         * configure: Do not disable building gdbtk for cygwin32 hosts.
6991
6992 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
6993
6994         * configure.in: Add thumb-coff target.
6995         * config.sub: Add thumb-coff target.
6996
6997 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6998
6999         * Makefile.in: Revert yesterday's change.
7000         (all-target-winsup):  all-target-librx stays out of here.
7001
7002 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7003
7004         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
7005         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
7006         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
7007         Remove references to librx and libg++.
7008
7009 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
7010
7011         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
7012         recursive makes
7013
7014 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
7015
7016         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
7017         for newlib directory.
7018         (CXX_FOR_TARGET): Likewise.
7019
7020 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
7021
7022         * ltconfig: Update after libtool/ltconfig.in change for
7023         hpux11.
7024
7025 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
7026
7027         * ltconfig, ltmain.sh: Update to libtool 1.2.
7028
7029 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7030
7031         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
7032         (install-gcc-cross): Instead, override LANGUAGES here.
7033
7034 1998-03-18  Dave Love  <d.love@dl.ac.uk>
7035
7036         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
7037         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
7038
7039 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
7040
7041         * configure.in: Add Thumb-pe target.
7042
7043 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
7044
7045         * Makefile.in - changed sn targets to snavigator
7046         * configure.in - changed sn targets to snavigator
7047
7048 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7049
7050         * config-ml.in: After building symlink tree call make distclean
7051         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
7052         to be the case for libiberty.
7053
7054 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
7055
7056         * configure: When making link, also check the current
7057         directory. The configure scripts may create one.
7058
7059 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
7060
7061         * config.sub: Accept alphapca56 and alphaev6 properly.
7062
7063 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7064
7065         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
7066
7067 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
7068
7069         * config.sub (sco5): Fix typo.
7070
7071 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
7072
7073         * Makefile.in (INSTALL_MODULES): Move install-tcl before
7074         install-itcl.
7075         (install-itcl): Remove dependency on install-tcl.
7076
7077 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
7078
7079         * configure.in: Remove libgloss from noconfigdirs for MN10300.
7080
7081 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
7082
7083         * configure.in: Don't build libgui for a cygwin32 target when not on
7084         a cygwin32 host.
7085
7086 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7087
7088         * configure (redirect): Set to null, so default behavior of
7089         configure is now --verbose.
7090
7091 1998-02-16  Dave Love  <d.love@dl.ac.uk>
7092
7093         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
7094         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
7095
7096 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
7097
7098         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
7099         this change to sync Makefile.in with its ChangeLog entries.
7100
7101 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
7102
7103         * ltmain.sh (mkdir): Check that the directory doesn't exist
7104         before we exit with error, so that we don't get races during
7105         parallel builds.
7106
7107 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
7108
7109         * ltconfig, ltmain.sh: Update from libtool 1.0i.
7110
7111 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7112
7113         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
7114         PICFLAG_FOR_TARGET.
7115         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
7116
7117         * configure: Emit a definition for the new macro enable_shared
7118         into each Makefile.
7119
7120 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7121
7122         * configure.in (host_tools, native_only): Add libtool.
7123
7124 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
7125
7126         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
7127         Fix typo in ming config comment.
7128
7129 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
7130
7131         * ltconfig, ltmain.sh: Update from libtool 1.0h.
7132
7133 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
7134
7135         * config.sub: Add tic30 cases, and map c30 to tic30.
7136
7137 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
7138
7139         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
7140         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
7141         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
7142         (CLEAN_TARGET_MODULES): Similarly
7143         (all-target-libf2c): Add dependences.
7144         * configure.in (target_libs): Add libf2c.
7145
7146 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
7147
7148         * configure.in: Remove expect from noconfigdirs when target
7149         is cygwin32.  OK to build expect and dejagnu with Canadian
7150         Cross.
7151
7152 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
7153
7154         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
7155         host.
7156
7157         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
7158         and mingw32.
7159
7160 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7161
7162         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
7163         here as it is not defined in the toplevel Makefile.
7164
7165 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7166
7167         * configure (package_makefile_rules_frag): New variable, which names
7168         a file with generic rules, ...
7169         Change comment to mention we now have FIVE parts.
7170         * configure: Undo last change.
7171
7172 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
7173
7174         * config.guess: More accurate determination of HP processor types.
7175         * config.sub: More accurate determination of HP processor types.
7176
7177 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7178
7179         * configure (package_makefile_frag): Move inserting the
7180         ${package_makefile_frag} to where it should be according
7181         to the comment.
7182
7183 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
7184
7185         * config.guess: Add support for Linux/ARM.
7186
7187 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
7188
7189         * .cvsignore: Remove *-info and *-install since they match
7190         release-info and mpw-install, which we don't want to just ignore.
7191
7192 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
7193
7194         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
7195
7196 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
7197
7198         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
7199         local_prefix to sub-make invocations.
7200
7201 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
7202
7203         * configure.in: Check makefile fragments in the source
7204         directory.
7205
7206 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
7207
7208         * configure.in: Check whether host and target makefile
7209         fragments exist before adding them to *_makefile_frag.
7210
7211 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
7212
7213         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
7214
7215 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
7216
7217         * configure.in: Make sure we only replace RPATH_ENVVAR on
7218         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
7219         regexp to sed.
7220
7221         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
7222         to sub-makes.
7223
7224 1998-01-13  Lee Iverson   (leei@ai.sri.com)
7225
7226         * config-ml.in (multi-do): LDFLAGS must include multilib
7227         designator.
7228
7229 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
7230
7231         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
7232
7233 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
7234
7235         * config.sub: Add mingw32 support.
7236         * configure.in: Likewise.
7237
7238 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
7239
7240         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
7241
7242 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
7243
7244         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7245         * configure (gxx_include_dir): Provide a definition for subdirs
7246         which do not use autoconf.
7247
7248 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
7249
7250         * config.guess: Sync with egcs.  Picks up new alpha support,
7251         BeOS & some additional linux support.
7252
7253 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
7254
7255         * config.guess: HP 9000/803 is a PA1.1 machine.
7256
7257 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
7258
7259         * configure.in: It's alpha*-...
7260
7261 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
7262
7263         * configure.in (host_makefile_frag, target_makefile_frag):
7264         Handle multiple config files.
7265         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
7266         alpha-*-*.
7267
7268 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
7269
7270         * mkdep: New file.
7271
7272 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
7273
7274         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
7275
7276 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
7277
7278         * Makefile.in: Add libgui directory.
7279         (GDB_TK): Add all-libgui.
7280         * configure.in: Add libgui directory.
7281         * configure: Add all-libgui to GDB_TK.
7282
7283 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
7284
7285         * config-ml.in (multidirs): Add m32r to multilib list.
7286
7287 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
7288
7289         * Makefile.in (all-target-gperf): Change dependency to
7290         all-target-libstdc++.
7291
7292 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
7293
7294         * config.guess: Add BeOS support.
7295
7296 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
7297
7298         Source directory cvs renamed to cvssrc:
7299         * configure.in (host_tools): Change cvs to cvssrc.
7300         (native_only): Likewise.
7301         (noconfigdirs) [various cases]: Likewise.
7302         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7303         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7304         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7305         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7306         (all-cvssrc): Rename target from all-cvs.
7307
7308 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
7309
7310         * configure (gxx_include_dir): Fix thinko.
7311
7312 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
7313
7314         * Makefile.in (INSTALL_TARGET_CROSS): Define.
7315         (install-cross, install-gcc-cross): New targets.
7316
7317 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
7318
7319         * configure.in (noconfigdirs): Add support for Thumb target.
7320
7321         * config.sub (maybe_os): Add support for Thumb target.
7322
7323 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
7324
7325         * Makefile.in: Add rules for cygmon.
7326
7327         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7328
7329 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
7330
7331         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7332         * configure (gxx_include_dir): Provide a definition for subdirs
7333         which do not use autoconf.
7334
7335 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
7336
7337         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
7338         11/18/97 build
7339
7340 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
7341
7342         * From Franz Sirl.
7343         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7344         found on RedHat Linux systems.
7345
7346 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
7347
7348         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7349         guesses.
7350
7351 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
7352
7353         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7354
7355 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
7356
7357         * ltmain.sh: If mkdir fails, check whether the directory was created
7358         anyhow by some other process.
7359
7360 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
7361
7362         * configure.in (d30v-*-*): Configure all directories.
7363
7364 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
7365
7366         * configure.in (d30v-*-*): Configure newlib, libiberty directories
7367         for the D30V.
7368
7369 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
7370
7371         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7372
7373 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
7374
7375         * include/libiberty.h: Add extern "C" { so it can be used with C++
7376         progrms.
7377         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
7378         programs.
7379
7380 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
7381
7382         * configure.in (d30v-*-*): Configure GCC now.
7383
7384 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
7385
7386         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7387         is no longer needed.
7388
7389 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
7390
7391         * Makefile.in: check-target-libio depends on all-target-libstdc++.
7392
7393 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
7394
7395         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7396         targets using "$@" to provide support for similar but not identical
7397         targets without having to duplicate code.
7398
7399 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
7400
7401         * makefile.vms: Fix to work with DEC C.
7402
7403 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
7404
7405         * config.sub: Add mips-tx39-elf to marketing names.
7406
7407 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
7408
7409         * ltmain.sh: Handle symlinks in generated script.
7410
7411 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
7412
7413         * configure: Handle autoconf style directory options: --bindir,
7414         --datadir, --includedir, --infodir, --libdir, --libexecdir,
7415         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7416         --sysconfdir.
7417         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7418         (sharedstatedir, localstatedir, oldincludedir): New variables.
7419         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7420         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7421         sbindir, sharedstatedir, and sysconfdir.
7422
7423 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
7424
7425         * Makefile.in (bootstrap-lean): New target.
7426
7427 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
7428
7429         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
7430         sn, and gnuserv from noconfigdirs.
7431
7432 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
7433
7434         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7435
7436 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
7437
7438         * Makefile.in (cross): New target.
7439
7440 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
7441                           Jeff Law         <law@cygnus.com>
7442
7443         * Makefile.in (bootstrap2, bootstrap3): New targets.
7444         (all-bootstrap): Remove outdated and confusing target.
7445         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
7446
7447 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7448
7449         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
7450         windows.  Consistent with gdb/configure.
7451
7452 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
7453
7454         * configure.in: Name Linux target fragment.
7455
7456         * configure: Rewrite so that project Makefile fragment is inserted
7457         first and appears last in the resulting Makefile.
7458
7459 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7460
7461         * Makefile.in (install-itcl): Install tcl first.
7462
7463 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
7464
7465         * configure.in: remove bison from noconfigdirs for Cygwin32 host
7466
7467 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
7468
7469         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7470
7471         * configure.in (skipdirs): Add target-librx for Linux.
7472         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7473
7474 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
7475
7476         * Makefile.in (bootstrap): New target.
7477
7478 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
7479
7480         * config.sub: Accept 'amigados' for backward compatability.
7481
7482 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
7483
7484         * config.guess: Merge with FSF.
7485
7486 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
7487
7488         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7489
7490 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
7491
7492         * config.sub: Add "marketing-names" patch.
7493
7494 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
7495
7496         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
7497
7498 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
7499
7500         * config.sub: Handle v850-elf.
7501
7502 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
7503
7504         * .cvsignore (*-install): Remove.
7505
7506 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
7507
7508         * ltconfig: Set CONFIG_SHELL in libtool.
7509         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7510
7511 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
7512
7513         * configure.in (target_subdir): Set to libraries if enable_multilib.
7514
7515 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
7516
7517         * config.guess: Update from gcc directory.
7518
7519 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7520
7521         * Makefile.in (all-sim): Depends on all-readline.
7522
7523 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
7524
7525         * Makefile.in (BISON, YACC): Use $$s.
7526         (all-bison): Depend on all-texinfo.
7527
7528 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
7529
7530         * Makefile.in (BISON): Add -L flag.
7531         (YACC): Likewise.
7532
7533 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
7534
7535         * configure.in (noconfigdirs): Add support for v850e target.
7536
7537         * config.sub (maybe_os): Add support for v850e target.
7538
7539 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
7540
7541         * configure.in (noconfigdirs): Add support for v850ea target.
7542
7543         * config.sub (maybe_os): Add support for v850ea target.
7544
7545 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
7546
7547         * config.sub: Add mipstx39.  Delete r3900.
7548
7549 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7550
7551         * Makefile.in (all-autoconf): Depends on all-texinfo.
7552
7553 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
7554
7555         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7556         eabi targets.
7557
7558 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
7559
7560         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7561
7562         * configure: When handling a Canadian Cross, handle YACC as well as
7563         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
7564         * Makefile.in (all-bison): Depend upon all-texinfo.
7565
7566 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
7567
7568         * Makefile.in (BISON): bison, not byacc or bison -y.
7569         (YACC): bison -y or byacc or yacc.
7570         (various): Add *-bison as appropriate.
7571         (taz): No need to mess with BISON anymore.
7572
7573 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
7574
7575         * configure: If OSTYPE matches *win32*, try to find a good value for
7576         CONFIG_SHELL.
7577
7578 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
7579
7580         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7581         configure.in if it is present.
7582
7583 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
7584
7585         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7586
7587 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
7588
7589         * config.sub: Recognize `arc' cpu.
7590         * configure.in: Likewise.
7591         * config-ml.in: Likewise.
7592
7593 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
7594
7595         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7596
7597 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
7598
7599         * configure: Changed sed delimiter from ':' to '|' when
7600         attempting to substitute ${config_shell} for SHELL. On
7601         NT ${config_shell} may contain a ':' in it.
7602
7603 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
7604
7605         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7606
7607 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
7608
7609         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7610
7611 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
7612
7613         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7614
7615         * ylwrap: If the program is a relative path, force it to be
7616         absolute.
7617
7618 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7619
7620         * configure (tooldir): Set BISON to `bison -y' and not just bison.
7621
7622 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7623
7624         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
7625         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7626         for libraries.
7627
7628 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
7629
7630         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
7631         separated by spaces.
7632
7633 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
7634
7635         * ylwrap: New file.
7636         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7637
7638         * ltmain.sh: Handle /bin/sh at start of install program.
7639
7640         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7641
7642         * ltconfig, ltmain.sh: New files, from libtool 1.0.
7643         * missing: New file, from automake 1.2.
7644
7645 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
7646
7647         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
7648         check-tk to CHECK_X11_MODULES.
7649
7650 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
7651
7652         * config.sub: Merge with FSF.
7653
7654 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
7655
7656         * config.guess: Merge with FSF.
7657
7658 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7659
7660         * configure: Treat msdosdjgpp like go32.
7661         * configure.in: Likewise.  Don't remove gprof for go32.
7662
7663         * configure: Change Makefile.tem2 to Makefile.tm2.
7664
7665 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
7666
7667         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7668
7669 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7670
7671         * install-sh (chmodcmd): Set to null if the DST directory already
7672         exists.  Same as Nov 11th change.
7673
7674 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
7675
7676         * configure (GDB_TK): Needs itcl and tix.
7677
7678 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
7679
7680         * config.guess: Update from FSF.
7681
7682 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
7683
7684         * Makefile.in (GDB_TK): Depend on itcl and tix.
7685
7686 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
7687
7688         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7689         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7690         (INSTALL_SCRIPT): New variable.
7691         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7692         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7693         to -x.
7694         * install-sh: Add support for -x option.
7695
7696 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
7697
7698         * configure.in, Makefile.in: Treat tix like itcl.
7699
7700 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
7701
7702         * Makefile.in (WINDRES): New variable.
7703         (WINDRES_FOR_TARGET): New variable.
7704         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7705         (EXTRA_HOST_FLAGS): Add WINDRES.
7706         (EXTRA_TARGET_FLAGS): Add WINDRES.
7707         (EXTRA_GCC_FLAGS): Add WINDRES.
7708         ($(DO_X)): Pass down WINDRES.
7709         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7710         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7711         DLLTOOL_FOR_TARGET.
7712
7713 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
7714
7715         * configure.in: configure sim before gdb for win32-x-ppc
7716
7717 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7718
7719         Move gperf into the toplevel, from libg++.
7720         * configure.in (target_tools): Add target-gperf.
7721         (native_only): Add target-gperf.
7722         * Makefile.in (all-target-gperf): New target, depend on
7723         all-target-libg++.
7724         (configure-target-gperf): Empty rule.
7725         (ALL_TARGET_MODULES): Add all-target-gperf.
7726         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7727         (CHECK_TARGET_MODULES): Add check-target-gperf.
7728         (INSTALL_TARGET_MODULES): Add install-target-gperf.
7729         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7730
7731 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
7732
7733         * config.sub (mn10200): Recognize new basic machine.
7734
7735 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7736
7737         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7738         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7739
7740 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7741
7742         * configure.in: If we're building mips-sgi-irix6* native, turn on
7743         ENABLE_MULTILIB and set TARGET_SUBDIR.
7744
7745 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
7746
7747         * Makefile.in (all-sn): Depend on all-grep.
7748
7749 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
7750
7751         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7752
7753         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7754         Makefile.  From Jeff Makey <jeff@cts.com>.
7755         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7756
7757         * Makefile.in (DISTBISONFILES): Remove.
7758         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
7759         $(DEFAULT_YACC).
7760
7761         * configure.in: Build itl, db, sn, etc., when building for native
7762         cygwin32.
7763
7764         * Makefile.in (LD): New variable.
7765         (EXTRA_HOST_FLAGS): Pass down LD.
7766         ($(DO_X)): Likewise.
7767
7768 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
7769
7770         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7771
7772 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
7773
7774         * configure.in (targargs): Strip out any supplied --build argument
7775         before adding our own. Always add --build.
7776
7777 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
7778
7779         * configure.in (targargs): Pass --build if we're doing
7780         a cross-compile.
7781
7782 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
7783
7784         * configure: Use '|' instead of ":" as the separator in
7785         sed. Otherwise sed chokes on NT path names with drive
7786         designators. Also look for "?:*" as the leading characters in an
7787         absolute pathname.
7788
7789 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
7790
7791         * config.sub: Support for r3900.
7792
7793 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
7794
7795         * configure.in: Use install-sh, not install.sh.
7796
7797 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
7798
7799         * Makefile.in (taz): Improve check for BISON so it doesn't try to
7800         apply it twice.
7801
7802 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
7803
7804         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7805         install-binutils.
7806
7807 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
7808
7809         * Makefile.in: Add automake targets.
7810         * configure.in (host_tools): Add automake.
7811
7812 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
7813
7814         * configure: Default CXX to c++, not gcc.
7815         * Makefile.in (CXX): Set to c++, not gcc.
7816         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7817
7818 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
7819
7820         * install-sh: try appending a .exe if source file doesn't
7821         exist
7822
7823 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
7824
7825         * configure.in: Turn on multilib by default.
7826         (cross_only): Remove target-libiberty.
7827
7828         * Makefile.in (all-gcc): Don't depend on libiberty.
7829
7830 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
7831
7832         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7833
7834 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
7835
7836         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7837         (DISTBISONFILES): Add ld/Makefile.in
7838
7839 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
7840
7841         * configure.in: if target is cygwin32 but host isn't cygwin32,
7842         don't configure gdb tcl tk expect, not just gdb.
7843
7844 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
7845
7846         * configure.in: Added gnuserv everywhere sn appears.
7847
7848         * Makefile.in (ALL_MODULES): Added all-gnuserv.
7849         (CROSS_CHECK_MODULES): Added check-gnuserv.
7850         (INSTALL_MODULES): Added install-gnuserv.
7851         (CLEAN_MODULES): Added clean-gnuserv.
7852         (all-gnuserv): New target.
7853
7854 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
7855
7856         * config.guess: Fixes for MIPS OpenBSD systems.
7857
7858 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
7859
7860         * Makefile.in (INSTALL_XFORM): Remove.
7861         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
7862
7863         * mkinstalldirs: New file, copied from automake.
7864         * Makefile.in (installdirs): Rename from install-dirs.  Use
7865         mkinstalldirs.  Change all users.
7866         (DEVO_SUPPORT): Add mkinstalldirs.
7867
7868 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
7869
7870         * install-sh: Rename from install.sh.
7871         * Makefile.in (INSTALL): Change install.sh to install-sh.
7872         (DEVO_SUPPORT): Likewise.
7873
7874         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
7875         Graichen <graichen@rzpd.de>.
7876
7877 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
7878
7879         * config.guess: Recognize OpenBSD systems correctly.
7880
7881 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7882
7883         * README, Makefile.in (ETC_SUPPORT): Remove references to
7884         cfg-paper*, configure.{texi,man,info*}._
7885
7886 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
7887
7888         * Makefile.in (all.normal): Ensure that gcc is built after all
7889         the x11 - ie gdb - targets.
7890
7891 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
7892
7893         * makefile.vms: Don't run conf-a-gas.
7894
7895 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
7896
7897         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
7898
7899 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
7900
7901         * configure.in: Remove noconfigdirs case since gdb also
7902         configures and builds for tic80-coff.
7903
7904 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
7905
7906         * configure: Set cache_file to config.cache.
7907         * Makefile.in (local-distclean): Remove config.cache.
7908
7909 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
7910
7911         * COPYING: Update FSF address.
7912
7913 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
7914
7915         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
7916         noconfigdirs.
7917
7918 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
7919
7920         * Makefile.in (install-dirs): Don't crash if prefix, and hence
7921         MAKEDIRS, is empty.
7922
7923 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
7924
7925         * config.sub: Tweak mn10300 entry.
7926
7927 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
7928
7929         * configure.in (host_tools): Put sim before gdb, so gdb's
7930         configure.tgt can determine if the simulator was configured.
7931
7932 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
7933
7934         * config.sub: Move BeOS $os case to be with other Cygnus
7935         local cases.
7936
7937 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
7938
7939         * config.sub: Remove misplaced comment that broke Linux.
7940
7941 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
7942
7943         * config.sub: Add BeOS support.
7944
7945 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
7946
7947         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
7948
7949 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
7950
7951         * configure.in (noconfigdirs): Remove tcl and tk from
7952         noconfigdirs for cygwin32 builds.
7953
7954 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
7955
7956         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
7957
7958 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
7959
7960         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
7961         make-all.com, use makefile.vms instead.
7962
7963 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
7964
7965         * config.sub: Accept -lnews*.
7966
7967 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
7968
7969         * configure.in (noconfigdirs): Disable target-newlib,
7970         target-examples and target-libiberty for d30v.
7971
7972 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
7973
7974         * configure.in (noconfigdirs): Enable ld for d30v.
7975
7976 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
7977
7978         * configure.in (tic80-*-*): Build compiler.
7979
7980 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
7981
7982         * configure.in (d30v-*): Remove sim directory from list of
7983         unsupported d30v directories
7984
7985 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
7986
7987         * config.sub, configure.in: Add d30v target cpu.
7988
7989 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
7990
7991         * makefile.vms: New file.
7992         * make-all.com: Remove.
7993
7994 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
7995
7996         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
7997
7998 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
7999
8000         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
8001
8002 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
8003
8004         * Makefile.in (ALL_MODULES): Added all-db.
8005         (CROSS_CHECK_MODULES): Addec check-db.
8006         (INSTALL_MODULES): Added install-db.
8007         (CLEAN_MODULES): Added clean-db.
8008
8009 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
8010
8011         * config.guess: Merge with latest FSF sources.
8012
8013 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
8014
8015         * Makefile.in (ALL_MODULES): Added all-itcl.
8016         (CROSS_CHECK_MODULES): Added check-itcl.
8017         (INSTALL_MODULES): Added install-itcl.
8018         (CLEAN_MODULES): Added clean-itcl.
8019
8020 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
8021
8022         * configure.in: build gdb for mn10200
8023
8024 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
8025
8026         * Makefile.in (all-target-winsup): Depend on all-target-libio.
8027
8028 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
8029
8030         * configure.in (tic80-*-*): Turn off most targets right now.
8031
8032 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
8033
8034         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
8035         rather than the makeinfo program.
8036         (do-info): Depend upon all-texinfo.
8037
8038 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
8039
8040         * configure.in: Remove uses of config/mh-linux.
8041
8042         * config.sub, config.guess: Merge with latest FSF sources.
8043
8044 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
8045
8046         * config.sub (case $basic_machine): Add tic80 entries.
8047
8048 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
8049
8050         * config.sub, config.guess: Merge with latest FSF sources.
8051
8052 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
8053
8054         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
8055         * mpw-config.in: Test for NewFolderRecursive.
8056         * mpw-install: Use symbolic name for startup filename.
8057         * mpw-README: Add various additional details.
8058
8059 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
8060
8061         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
8062
8063 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
8064
8065         * configure.in: Do build gcc and the target libraries for
8066         the mn10200.
8067
8068 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
8069
8070         * configure.in: don't avoid building gdb for mn10300 any more
8071         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
8072         instead of single-quoting it.
8073
8074 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
8075
8076         * configure.in: Don't use --with-stabs on IRIX 6.
8077
8078 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
8079
8080         * configure.in (m32r): Build gdb, libg++ now.
8081
8082 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
8083
8084         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
8085         directories from noconfigdirs.
8086
8087 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
8088
8089         * config.sub (basic_machine): added mips16 configuration
8090
8091 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8092
8093         * config.sub: Handle d10v-unknown.
8094
8095 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
8096
8097         * config.sub: Handle v850-unknown.
8098
8099 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
8100
8101         * Makefile.in: add findutils
8102         * configure.in: add findutils to list of host_tools
8103
8104 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
8105
8106         * config.sub: Handle mn10200 and mn10300.
8107
8108 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8109
8110         * configure.in (d10v-*): Do not build librx.
8111
8112 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
8113
8114         * configure.in (mn10300): Build everything except gdb & libgloss.
8115
8116 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
8117
8118         * config.guess:  Patch for Dansk Data Elektronik servers,
8119         from Niels Skou Olsen <nso@dde.dk>.
8120
8121         For ncr, use /bin/uname rather than uname, since GNU uname does not
8122         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
8123
8124         Patch for MIPS R4000 running System V,
8125         from Eric S. Raymond <esr@snark.thyrsus.com>.
8126
8127         Fix thinko for nextstep.
8128
8129         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
8130
8131         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
8132         * config.guess: Guess mips-dec-mach_bsd4.3.
8133
8134         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
8135         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
8136         release numbers.
8137         * config.guess (mips-mips-riscos*):  Emit just enough of the
8138         release number.
8139
8140         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
8141         * config.guess (sparc-auspex-sunos*):  Added.
8142         (f300-fujitsu-*): Added.
8143
8144         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
8145         * config.guess:  Recognize a Tadpole as a sparc.
8146
8147 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
8148
8149         * config.guess: Don't assume that NextStep version is either 2 or
8150         3.  NextStep 4 (aka OpenStep 4) has come out now.
8151
8152 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
8153
8154         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
8155         From Rik Faith <faith@cs.unc.edu>.
8156
8157 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
8158
8159         * config.sub: Contributions from bug-gnu-utils to:
8160         Support plain "hppa" (no version given) architecture, reported by
8161         OpenStep.
8162         OpenBSD like NetBSD.
8163         LynxOs is not a hardware supplier.
8164
8165         * config.guess: Contributions from bug-gnu-utils to add support for:
8166         OpenBSD like NetBSD.
8167         Stratus systems.
8168         More Pyramid systems.
8169         i[n>4]86 Intel chips.
8170         M680[n>4]0 Motorola chips.
8171         Use unknown instead of lynx for hardware manufacturer.
8172
8173 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8174
8175         * install.sh (chmodcmd): Set to null if the DST directory already
8176         exists.
8177
8178 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8179
8180         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
8181         not use mt-ppc target Makefile fragment any more.
8182
8183 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
8184
8185         * configure.in (*-*-windows):  Exclude everything but those dirs
8186         needed to build windows.
8187
8188 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
8189
8190         * Makefile.in (all-target-winsup): Depend on all-target-librx.
8191
8192 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
8193
8194         * configure.in:  Exclude mmalloc from i386-windows.
8195
8196 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
8197
8198         * Undo my previous change.
8199
8200 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
8201
8202         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
8203         unconditionally.
8204         (MAKEOVERRIDES): Define (revert this part of October 18 change).
8205
8206 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
8207
8208         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
8209         host to add it's own flags.
8210
8211 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
8212
8213         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
8214
8215 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
8216
8217         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
8218         (CXX_FOR_TARGET): Likewise.
8219         (GCC_FOR_TARGET): Define.
8220         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
8221         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
8222         CC_FOR_TARGET was specified on the command line.
8223         (MAKEOVERRIDES): Don't define.
8224
8225 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
8226
8227         * configure.in (m32r): Fix spelling of libg++ libs.
8228
8229 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
8230
8231         * config.sub (-apple*): Remove, now redundant.
8232
8233 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
8234
8235         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
8236
8237         * configure: Rework yesterday's sed script patch.
8238
8239         * config.sub: Merge with FSF.
8240
8241 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
8242
8243         * config.guess:  Merge from FSF.
8244
8245         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
8246         * config.guess: Use pc instead of unknown, for pc clone systems.
8247         Change linux to linux-gnu.
8248
8249         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
8250         * config.guess: Avoid non-portable tr syntax.
8251
8252 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
8253
8254         * test-build.mk (HOLES): Add "xargs" for gdb.
8255
8256         * configure: Avoid hpux10.20 sed bug.
8257
8258 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
8259
8260         * configure.in:  Add support for windows host
8261         (that is a build done under the Microsoft build environment).
8262
8263 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
8264
8265         * Makefile.in: Replace all uses of srcroot with s, to shrink
8266         command line lengths.
8267
8268         Patches from Geoffrey Noer <noer@cygnus.com>:
8269         * configure.in: If configuring for newlib, pass --with-newlib to
8270         subdirectories.
8271         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
8272         -Bnewlib/ and -Lwinsup to gcc.
8273         (CXX_FOR_TARGET): Likewise.
8274
8275 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
8276
8277         * Makefile.in (ETC_SUPPORT): Add configure.
8278
8279 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
8280
8281         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
8282         host configuration file.
8283
8284 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
8285
8286         * configure.in: Break mn10x00 support into separate
8287         mn10200 and mn10300 configurations.
8288         * config.sub: Likewise.
8289
8290 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
8291
8292         * configure.in: Add lots of stuff to noconfigdirs for
8293         the mn10x00 targets.
8294
8295         * config.sub, configure.in: Add mn10x00 support.
8296
8297 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
8298
8299         * make-all.com: Call conf-a-gas, not config-a-gas.
8300
8301 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
8302
8303         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
8304         targets.
8305
8306 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
8307
8308         * mpw-README: Add much more detail for native PowerMac.
8309         * mpw-install: New file.
8310         * mpw-configure: Add --norecursion and --help options.
8311         * mpw-config.in: Translate readme and install files when
8312         copying to objdir.
8313         * mpw-build.in: Don't always depend on byacc and flex.
8314         (install-only-top): New action.
8315
8316 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
8317
8318         * configure.in:  You can now configure GDB for the v850.
8319
8320 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
8321
8322         * configure.in (noconfigdirs): Don't configure any C++ dirs
8323         if targeting D10V.
8324
8325 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
8326
8327         * config.sub: Recognize mips64vr5000.
8328
8329 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
8330
8331         * configure.in: Use a single line for host_tools and native_only.
8332
8333 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
8334
8335         * config.sub, configure.in: Add entries for m32r.
8336
8337 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
8338
8339         * Makefile.in (inet-install): Don't run install-gzip.
8340
8341 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
8342
8343         * configure.in:  Don't config lots of things for *-*-windows*.
8344
8345 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
8346
8347         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8348         (host_libs, host_tools): Copy from configure.in.
8349         * mpw-configure: Don't complain about directories not found.
8350
8351 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8352
8353         * configure.in (i[345]86): Recognize i686 for pentium pro.
8354         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8355         file.
8356
8357         * config.guess (i[345]86): Ditto.
8358
8359 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
8360
8361         * configure.in (noconfigdirs): Removed gdb for D10V.
8362
8363 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
8364
8365         * configure.in: Remove ld, target-libio, target-libg++, and
8366         target-libstdc++ from noconfigdirs.
8367
8368 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
8369
8370         * configure: Fix three locations where shell scripts were
8371         being run directly rather than with config_shell.
8372
8373 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
8374
8375         * configure.in (v850-*-*): Set up initial $noconfigdirs.
8376         * config.sub (basic_machine): Recognize v850.
8377
8378 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
8379
8380         * mpw-configure: Handle multiple enable/disable options and
8381         pass them down recursively, handle -c and -s flags appropriately
8382         depending on choice of compiler, add escape mechanism for
8383         quoted arguments to gC.
8384
8385 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8386
8387         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8388         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8389         so that -mrelocatable-lib and -mno-eabi are used.
8390
8391         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8392         not support --print-multi-lib, don't abort.
8393
8394 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
8395
8396         * make-all.com: Run config-a-gas.
8397         * setup.com: Don't copy subdirectory files around.
8398
8399 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
8400
8401         * configure.in (*-*-ose): Remove exclusion of libgloss for this
8402         target, it now compiles correctly.
8403
8404 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
8405
8406         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
8407
8408 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
8409
8410         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
8411
8412 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8413
8414         * configure.in (native_only): Add prms.
8415
8416 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
8417
8418         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
8419         (BINUTILS_SUPPORT_DIRS): Likewise.
8420
8421 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8422
8423         * configure.in (d10v-*-*): Don't configure ld or gdb until the
8424         d10v support is added.
8425
8426 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
8427
8428         * configure.in (d10v-*-*): New target.
8429
8430 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
8431
8432         * config.guess (HP 9000/811): Recognize this as a PA1.1
8433         machine.
8434
8435 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
8436
8437         * Makefile.in (do-tar-gz): New target, split out from tail end of
8438         taz target.  Run each command separately, don't use pipes.
8439         (taz): Use it.
8440
8441 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
8442
8443         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
8444         * mpw-build.in: No builds should depend on building byacc or flex,
8445         they are assumed to be installed already.
8446
8447 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8448
8449         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
8450         variable that CC_FOR_TARGET needs.
8451
8452 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8453
8454         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8455         options have changed since the last time the subdirectory was
8456         configured, and if it has, reconfigure.
8457         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8458         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8459
8460 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
8461
8462         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8463         CLEAN_MODULES): Add bash.
8464         (all-bash): New target.
8465
8466 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
8467
8468         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8469
8470 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8471
8472         * config.sub (basic_machine): Recognize d10v as a valid processor.
8473
8474 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
8475
8476         * mpw-configure: Add support for --bindir.
8477         * mpw-build.in: Use a GCC-specific build script for GCC actions.
8478
8479 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
8480
8481         * configure.in: add bash, time, gawk to list of hosttools and things
8482         to only build for native toolchains
8483
8484 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8485
8486         * Makefile.in (docdir): Remove.
8487
8488 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8489
8490         * Makefile.in (datadir): Set to $(prefix)/share.
8491
8492 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
8493
8494         * configure.in: build diff and patch for cygwin32-hosted
8495         toolchains.
8496
8497 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
8498
8499         * config.sub: Accept -rtems*.
8500
8501 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
8502
8503         * configure.in: enable dosrel for cygwin32-hosted builds,
8504                 remove diff from the list of things not buildable
8505                 via Canadian Cross
8506
8507 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
8508
8509         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
8510         don't get ". ".
8511
8512 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
8513
8514         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8515
8516 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
8517
8518         * Makefile.in (taz): Handle case where tex3patch didn't even get
8519         checked out.  Also, if it was found, put the symlink in a new util
8520         subdirectory.
8521
8522 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8523
8524         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8525
8526 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
8527
8528         * config.sub: Recognize -openvms.
8529         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8530         * make-all.com, setup.com: New files.
8531
8532 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
8533
8534         * Makefile.in (taz): tex3patch moved to texinfo/util.
8535
8536 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
8537
8538         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
8539         * configure.in: remove make from disable-if-Can-Cross list
8540                 enable gdb if ${host} and ${target} are cygwin32
8541
8542 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
8543
8544         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
8545         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8546
8547 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
8548
8549         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
8550         distinguish sysv/svr4/bsd variants.
8551         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
8552
8553 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
8554
8555         * configure.in: Added copyright notice.
8556         * move-if-change: Added copyright notice.
8557
8558 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8559
8560         * configure.in (powerpcle-*-solaris*): Until we get shared
8561         libraries working, don't build gdb, sim, make, tcl, tk, or
8562         expect.
8563
8564 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
8565
8566         * config.guess:  Merge with FSF:
8567
8568         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
8569         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8570
8571         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
8572         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8573
8574         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
8575         * config.guess:  Combine two OSF1 rules.
8576         Also recognize field test versions.  From mjr@zk3.dec.com.
8577         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
8578         because GNU uname does not support -p.  From pmr@pajato.com.
8579
8580 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
8581
8582         * Makefile.in (MAKEDIRS): Removed $(tooldir).
8583
8584 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
8585
8586         * mpw-README: Document GCCIncludes.
8587
8588 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
8589
8590         * configure.in (alpha-*-linux*): Set enable_shared to yes.
8591
8592 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
8593
8594         * mpw-configure: Handle --enable-FOO and --disable-FOO.
8595
8596 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
8597
8598         * configure.in (*-*-cygwin32): Configure make.
8599
8600 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
8601
8602         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8603
8604 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
8605
8606         * Makefile.in (all-inet): Depend on all-perl.
8607
8608         * Makefile.in (inet-install): New target.
8609
8610         * Makefile.in (all-inet): Depend on all-tcl.
8611         (all-inet): Depend on all-send-pr.
8612
8613 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8614
8615         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8616         temporarily.
8617
8618 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
8619
8620         * configure.in: Don't configure --with-gnu-ld on AIX.
8621
8622 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
8623
8624         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8625
8626 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
8627
8628         * Makefile.in (ALL_MODULES): Added all-inet.
8629         (CROSS_CHECK_MODULES): Added check-inet.
8630         (INSTALL_MODULES): Added install-inet.
8631         (CLEAN_MODULES): Added clean-inet.
8632         (all-indent): New target.
8633
8634         * configure.in (host_tools): Added inet.
8635         (native_only): Added inet.
8636         (noconfigdirs): Added inet.
8637
8638 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
8639
8640         * configure.in: Don't configure libgloss if we are not configuring
8641         newlib.
8642
8643 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
8644
8645         * configure.in: Don't configure libgloss for unsupported
8646         architectures.
8647
8648 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8649
8650         * Makefile.in (CLEAN_MODULES): Add clean-apache.
8651
8652 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
8653
8654         * Makefile.in (ALL_MODULES): Include all-apache.
8655         (CROSS_CHECK_MODULES): Include check-apache.
8656         (INSTALL_MODULES): Include install-apache.
8657         (all-apache): New target.
8658
8659         * configure.in: Added apache everywhere perl is seen.
8660
8661 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8662
8663         * Makefile.in: Add support for clean-{module} and
8664         clean-target-{module} rules.
8665
8666 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
8667
8668         * configure.in (*-*-ose) do not build libgloss.
8669
8670 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8671
8672         * config.guess (prep*:SunOS:5.*:*): Turn into
8673         powerpele-unknown-solaris2.
8674
8675 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
8676
8677         * configure.in: Permit --enable-shared to specify a list of
8678         directories.
8679
8680 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
8681
8682         * configure.in (host==solaris): Pass only the first word of $CC
8683         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8684
8685 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
8686
8687         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8688
8689 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
8690
8691         * Makefile.in (ALL_MODULES): Include all-perl.
8692         (CROSS_CHECK_MODULES): Include check-perl.
8693         (INSTALL_MODULES): Include install-perl.
8694         (ALL_X11_MODULES): Include all-guile.
8695         (CHECK_X11_MODULES): Include check-guile.
8696         (INSTALL_X11_MODULES): Include install-guile.
8697         (all-perl): New target.
8698         (all-guile): New target.
8699
8700         * configure.in (host_tools): Include perl and guile.
8701         (native_only): Include perl and guile.
8702         (noconfigdirs): Don't build guile and perl; no ports have been
8703         done.
8704
8705 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
8706
8707         * configure (--enable-*): Handle quoted option lists such as
8708         --enable-sim-cflags='-g0 -O' better.
8709
8710 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8711
8712         * Makefile.in ({,inst}all-target): New rule so we can make and
8713         install all of the target directories easily.
8714
8715 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8716
8717         * configure.in: Add missing global flag in sed substitution when
8718         deleting `target-' from ${configdirs}.
8719
8720 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
8721
8722         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8723         option.
8724
8725         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8726         config/mh-necv4.
8727
8728         * install.sh: Correct misspelling of transformbasename.
8729
8730         * config.guess: Recognize mips-*-sysv*.
8731
8732 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
8733
8734         * config.sub: Recognize mon960.
8735
8736 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
8737
8738         * configure: Restore Canadian Cross handling of BISON and LEX,
8739         removed in Feb 20 change.
8740
8741 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
8742
8743         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8744         Mention make install.  Remove the old copyright date as well the
8745         clumsy and rather pointless copyright on the README file.
8746
8747 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
8748
8749         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8750         Makefile after running symlink-tree, then run `make distclean' to
8751         avoid clobbering any generated files in srcdir.
8752
8753 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
8754
8755         * configure.in (m68k-*-netbsd*): Build everything now.
8756
8757 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
8758
8759         * Makefile.in (taz): Fix quoting.
8760
8761 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
8762
8763         * configure.in (sparclet-*-*): Build everything now.
8764
8765 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8766
8767         * configure.in (m68k-*-linux*): New host.
8768
8769 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
8770
8771         * configure: Check for bison before byacc.
8772
8773 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
8774
8775         * Makefile.in configure:  Change the way LEX and BISON/YACC are
8776         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
8777         searching PATH.  These are used as fallbacks by Makefile.in if
8778         flex/bison/byacc aren't in objdir.
8779
8780 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
8781
8782         * Makefile.in: Make everything which depends upon all-bfd also
8783         depend upon all-opcodes, in case --with-commonbfdlib is used.
8784
8785 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8786
8787         * configure.in (host *-*-cygwin32): Don't build gdb if we are
8788         building NT native compilers on Unix.
8789
8790 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
8791
8792         * configure.in: Don't get CC from the host Makefile fragment if we
8793         can find gcc in PATH, or if this is a Canadian Cross.  Move the
8794         Solaris test for /usr/ucb/cc to the post target script, just after
8795         the compiler sanity test.
8796
8797 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
8798
8799         * config.sub: Merge with FSF.
8800
8801 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
8802
8803         * Makefile.in (RPATH_ENVVAR): New variable.
8804         (REALLY_SET_LIB_PATH): Use it.
8805         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8806
8807 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
8808
8809         * config.sub, configure.in: Recognize sparclet cpu.
8810
8811 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8812
8813         * config.guess:  Support m68k-cbm-sysv4.
8814
8815 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8816
8817         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8818         m68k-unknown-linuxaout from linker help string.  Put quotes around
8819         $ld_help_string.
8820
8821 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
8822
8823         * config.guess (powerpc-harris-powerunix): Add guess for port
8824         to new target.
8825
8826 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8827
8828         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8829
8830 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
8831
8832         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8833         $(REALLY_SET_LIB_PATH) in Makefile.
8834         * Makefile.in (SET_LIB_PATH): New variable.
8835         (REALLY_SET_LIB_PATH): New variable.
8836         ($(DO_X)): Use $(SET_LIB_PATH).
8837         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8838         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8839         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
8840         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
8841         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
8842         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
8843         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
8844         (install-dosrel): Likewise.
8845         (all-opcodes): Depend upon all-libiberty.
8846
8847 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
8848
8849         * config.guess (*:CYGWIN*): New
8850
8851 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8852
8853         * Makefile.in (all-target-winsup): All all-target-libiberty.
8854
8855 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8856
8857         * configure.in (noconfigdirs): Add missing # in front of comment.
8858
8859 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
8860
8861         * configure.in: add second pass to things added to noconfigdirs
8862         so *-gm-magic can exclude libgloss properly.
8863
8864 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
8865
8866         * mpw-configure (extralibs_name, rez_name): Set correctly
8867         for MWC68K compiler.
8868
8869         * mpw-README: Add more info on the necessary build tools.
8870
8871 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
8872
8873         * configure.in, config.sub: Recognize cygwin32.
8874
8875 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
8876
8877         * config.guess, config.sub: Recognize A/UX.
8878
8879 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
8880
8881         * config.sub: Merge with gcc/config.sub.
8882
8883 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
8884
8885         * mpw-build.in (do-binutils): Add build of stamps.
8886
8887 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
8888
8889         * config.sub: Add recognition for mips64vr4100*-* targets.
8890
8891 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8892
8893         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
8894         Add creation of gconfigargs with `--enable-shared' turned on.
8895         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
8896         ($(host)-stamp-stage3-configured): Likewise.
8897         (HOLES): Add chatr and ldd.
8898         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
8899
8900 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
8901
8902         * configure: Pass --nfp to recursive configures.
8903
8904 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
8905
8906         * Makefile.in (DLLTOOL): New.
8907         (DLLTOOL_FOR_TARGET): New.
8908         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
8909         (EXTRA_TARGET_FLAGS): Ditto.
8910         (EXTRA_GCC_FLAGS): Ditto.
8911         (CONFIGURE_TARGET_MODULES): Ditto.
8912         (DO_X): Ditto.
8913         * configure: Add DLLTOOL.
8914
8915 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
8916
8917         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
8918         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
8919         mh-sco, since old workarounds no longer needed, and don't
8920         build ld, since libraries have weak symbols in COFF.
8921
8922 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
8923
8924         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
8925
8926 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
8927
8928         * configure.in: Make sure that ${CC} can be used to compile an
8929         executable.
8930
8931 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
8932
8933         * Makefile.in (all-gdb): Depend on $(GDB_TK).
8934         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
8935         nothing depending on whether gdbtk is being built.
8936
8937 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
8938
8939         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
8940
8941 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
8942
8943         * configure.in (noconfigdirs): Put ld or gas in this early, if the
8944         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
8945
8946 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
8947
8948         * config-ml.in: Add support for
8949         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
8950         Simplify setting of multidirs from --disable-foo.
8951
8952 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8953
8954         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
8955         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
8956         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
8957         non-empty, pass them on to the  GCC make.
8958         (all-bootstrap): New rule that is like all-gcc, except it executes
8959         the GCC bootstrap rule instead of the GCC all rule.
8960
8961 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
8962
8963         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
8964
8965 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8966
8967         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
8968         DG/UX support.
8969
8970 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
8971
8972         * config.sub (i*86*) Change [345] to [3456]
8973
8974 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8975
8976         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
8977         --with-gnu-ld=no.
8978
8979 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8980
8981         * config-ml.in (rs6000*, powerpc*): Add switches to control which
8982         AIX multilibs get built.
8983
8984 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8985
8986         * configure.in (i386-win32): Don't build expect if we're not
8987         building the tcl subdir.
8988
8989 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
8990
8991         * Makefile.in: (configure-target-examples, all-target-examples):
8992         New targets, configure and build example programs.
8993
8994 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
8995
8996         * mpw-configure: If an mpw-config.in generated a file mk.sed,
8997         use it as input to sedit the generated MPW makefile.
8998         * mpw-README: Add a suggestion about Gestalt.h.
8999
9000 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
9001
9002         * config.sub: Accept *-*-ieee*.
9003
9004 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
9005
9006         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
9007         Ronald F. Guilmette <rfg@monkeys.com>.
9008
9009 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9010
9011         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
9012         for powerpc-pe native.
9013         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
9014         (target==powerpc-pe): duplicate i386-win32 entry.
9015
9016 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9017
9018         * configure.in (noconfigdirs): Exclude target-newlib for all versions
9019         of vxworks, not just vxworks5.1.
9020
9021 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
9022
9023         * mpw-configure: Add support for exec-prefix.
9024
9025 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9026
9027         * config.guess: Recognize HP model 816 machines as having
9028         a PA1.1 processor.
9029
9030 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
9031
9032         * configure: Ignore new autoconf configure options.
9033
9034 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
9035
9036         * config.guess:  Recognize Pentium under SCO.
9037         From Robert Lipe <robertl@arnet.com>.
9038
9039 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9040
9041         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
9042
9043 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
9044
9045         * configure.in: Don't configure gas for alpha-dec-osf*.
9046
9047 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
9048
9049         * configure.in: Default to --with-stabs for some targets for which
9050         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
9051         i[345]86*-*-unixware*.
9052
9053 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
9054
9055         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
9056         rather than basing it on the target.  Simplify handling of options
9057         controlling which directories to configure.  Remove extraneous
9058         slash in multi-clean target.
9059
9060 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
9061
9062         * config-ml.in: Prefix more variables with ml_ so they don't collide
9063         with configure's.
9064
9065 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
9066
9067         * configure: Don't turn -v into --v.
9068
9069 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
9070
9071         * configure.in (targargs): Fix typo.
9072
9073         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
9074
9075 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
9076
9077         * configure.in: Strip --host and --target options from
9078         CONFIG_ARGUMENTS, and always configure for --host only.  Add
9079         --with-cross-host option when building with a cross-compiler.
9080         * configure: Canonicalize the arguments put into config.status by
9081         always using `=' for an option with an argument.  Pass a presumed
9082         --host or --target explicitly.
9083
9084 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
9085
9086         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
9087         into general OS recognition case.
9088
9089 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9090
9091         * configure.in (target_configdirs): add target-winsup only
9092         for win32 target systems.
9093
9094 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
9095
9096         * Makefile.in (all-target-libgloss): Depend upon
9097         configure-target-newlib, since when libgloss is built it looks to
9098         see if the newlib directory exists.
9099
9100 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
9101
9102         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
9103         cfg-ml-*.in.
9104
9105 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
9106
9107         * configure: Handle LD and LD_FOR_TARGET when configuring a
9108         Canadian Cross.
9109
9110 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9111
9112         * configure.in (target_libs): add target-winsup.
9113         (target==i386-win32): add patch diff flex make to $noconfigdirs.
9114         (target==ppcle-pe): remove ld from $noconfigdirs.
9115
9116 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
9117
9118         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
9119         Preserve relative path names in $srcdir.  Build symlink tree if
9120         configuring cross target dir and srcdir=. (= no VPATH support).
9121         (configure-target-libg++): Depend on configure-target-librx.
9122         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
9123         * config-ml.in: New file.
9124         * symlink-tree: New file.
9125         * configure: Ensure srcdir="." if that's what it is.
9126
9127 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
9128
9129         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
9130         includes and FLEX_SKELETON setting.
9131         * mpw-configure (--with-gnu-ld): New option, controls whether
9132         to use PPCLink or ld with PowerMac GCC.
9133         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
9134         * mpw-config.in: Configure grez if targeting Mac.
9135
9136         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
9137         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
9138         just macos.
9139         * configure.in: Configure grez resource compiler if targeting Mac.
9140         * Makefile.in (all-grez, install-grez): New targets.
9141
9142 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
9143
9144         * configure: CXX defaults to gcc, not g++.  If we find
9145         gcc in the path, set CC to gcc -O2.
9146
9147 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
9148
9149         * configure: Default ${build} correctly.  Avoid picking up extra
9150         spaces when reading CC and CXX from Makefile.  When doing a
9151         Canadian Cross, use plausible default values for numerous
9152         variables.
9153         * configure.in: When doing a Canadian Cross, don't try to
9154         configure tools whose configure script can't handle it.
9155
9156 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9157
9158         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
9159
9160 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9161
9162         * configure:  Remove dubious bug reporting address.
9163
9164 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9165
9166         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
9167         configure script, run that instead of this directory's configure.
9168         In either case, print a message that we're configuring the sub-dir.
9169
9170 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9171
9172         * configure.in: Before checking for the existence of various files,
9173         use sed to filter out "target-".
9174
9175 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
9176
9177         * Makefile.in (DO_X): Split rule to decrease command line length
9178         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
9179         (Philippe De Muyter).
9180
9181 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9182
9183         * Makefile.in (all-patch): depend on all-libiberty.
9184
9185 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
9186
9187         * configure.in: If the only directory in target_configdirs which
9188         actually exists is libiberty, then set target_configdirs to empty,
9189         to avoid trying to build a target libiberty in a gas or gdb
9190         distribution.
9191
9192 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
9193
9194         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
9195         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
9196         systems.
9197
9198 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9199
9200         * configure.in (copy_dirs): Use sys-include instead of include
9201         for --with-headers option.
9202
9203 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
9204
9205         * Makefile.in, configure.in: Make winsup builds work with
9206         new scheme.
9207
9208 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
9209
9210         * configure.in: Build the linker on AIX.
9211
9212 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9213
9214         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
9215         where needed.
9216
9217 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
9218
9219         * Makefile.in (all-gcc): Fix typo.
9220
9221 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9222
9223         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
9224
9225 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9226
9227         * configure.in:  Rename libFOO to target-libFOO, and xiberty
9228         to target-xiberty, to provide more flexibility.
9229         (target_subdir):  Define.  Create if cross.
9230         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
9231         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
9232         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
9233         check-libFOO -> check-target-libFOO, etc.
9234         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
9235         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
9236         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
9237         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
9238         allow ALL_GCC="" to only configure.
9239         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
9240         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
9241         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
9242
9243 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
9244
9245         * Makefile.in (taz): Build "info" in etc explicitly.
9246
9247 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
9248
9249         * configure.in:  Make sure that CC is undefined (as opposed to
9250         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
9251         problem with autoconf trying to configure on a host without GCC.
9252
9253 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
9254
9255         * mpw-configure: Set host alias from choice of host compiler,
9256         only use generic MPW Makefile sed if present, edit a file
9257         named "hacked_Makefile.in" instead of "Makefile.in" if present.
9258         * mpw-README: Add problem notes about CW6 and CW7.
9259
9260 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
9261
9262         * Makefile.in (taz): Use ";" instead of ";;".
9263
9264 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9265
9266         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
9267         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
9268         DISTDOCDIRS.
9269         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
9270         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
9271
9272 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9273
9274         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
9275         and gnats, because they are now subsumed by DISTSTUFFDIRS.
9276         Move bfd to DISTSTUFFDIRS.
9277
9278 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9279
9280         * Makefile.in (X11_LIB): Removed.
9281         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
9282
9283         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
9284
9285 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9286
9287         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
9288         names.
9289
9290 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9291
9292         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9293
9294 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
9295
9296         * configure.in (i[345]86-*-win32): Always build newlib.
9297         Don't configure cvs, autoconf or texinfo.
9298         * Makefile.in (LD_FOR_TARGET): New.
9299         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9300         Pass down LD_FOR_TARGET.
9301
9302 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
9303
9304         * winsup: New directory.
9305         * Makefile.in: Build winsup.
9306         * configure.in: Winsup is configured when target is win32.
9307         Can only build win32 target GDB when native.
9308
9309 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
9310
9311         * config.guess: Recognize HP model 819 machines as having
9312         a PA 1.1 processor.
9313
9314 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
9315
9316         * configure: Fix sed loop which substitutes for CC and CXX to
9317         avoid bug found in various sed implementations.
9318
9319 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9320
9321         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9322         simulator.  Use standard powerpc-*-eabi*.
9323
9324 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
9325
9326         * configure.in: Stop putting gas and binutils in noconfigdirs for
9327         powerpc-*-aix* and rs6000-*-*.
9328
9329 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
9330
9331         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9332         -mcall-aixdesc libraries.
9333
9334 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
9335
9336         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9337
9338         * config.sub (arm | armel | armeb): Fix shell syntax.
9339
9340 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9341
9342         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9343         -msoft-float and -mcpu=common support.
9344         (powerpc*-*-eabisim*): Add support for building -mcall-aix
9345         libraries.
9346
9347 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9348
9349         * configure.in: Allow configuration and build of emacs19 for the alpha.
9350
9351 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9352
9353         * configure.in (CC): Get ^CC, not just any old CC, from
9354         ${host_makefile_frag}.
9355
9356 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9357
9358         * configure.in (CC): Try to get CC from
9359         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9360
9361 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9362
9363         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9364         only if it exists in $(srcdir).
9365
9366 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
9367
9368         * configure: If CC and CXX are not set in the environment, set
9369         them, based on either an existing Makefile or on searching for gcc
9370         in PATH.  Substitute for CC and CXX in Makefile.
9371         * configure.in: Remove libm from target_libs.  Separate
9372         target_configdirs from configdirs.  If CC is not set in
9373         environment, try to get it from a host Makefile fragment.  Rewrite
9374         changes of configdirs to use skipdirs instead.  A few minor
9375         tweaks.  Take directories out of target_configdirs as they are
9376         taken out of configdirs.  Remove existing Makefile files from
9377         subdirectories.  Substitute for TARGET_CONFIGDIRS and
9378         CONFIG_ARGUMENTS in Makefile.
9379         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9380         by configure.in.
9381         (CONFIG_ARGUMENTS): Likewise.
9382         (CONFIGURE_TARGET_MODULES): New variable.
9383         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9384         ($(CONFIGURE_TARGET_MODULES)): New target.
9385         (configure-libg++, configure-libio): New targets.
9386         (all-libg++): Depend upon configure-libg++.
9387         (all-libio): Depend upon configure-libio.
9388         (configure-libgloss, all-libgloss): New targets.
9389         (configure-libstdc++): New target.
9390         (all-libstdc++): Depend upon configure-libstdc++.
9391         (configure-librx, all-librx): New targets.
9392         (configure-newlib): New target.
9393         (all-newlib): Depend upon configure-newlib
9394         (configure-xiberty): New target.
9395         (all-xiberty): Depend upon configure-xiberty.
9396
9397 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9398
9399         * configure.in (host i[345]86-*-win32):  Expand the
9400         noconfigdirs again.
9401
9402 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
9403
9404         * mpw-configure: Fix sed command file name.
9405
9406 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
9407
9408         * configure.in (host i[345]86-*-win32): Reduce the
9409         noconfigdirs again.
9410
9411 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
9412
9413         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
9414         or powerpc*-*-pe*, since they are not yet supported.
9415
9416 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
9417
9418         Add PowerMac support and many other enhancements.
9419         * mpw-configure: New option --cc to select compiler to use,
9420         paste options set according to --cc into the generated
9421         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
9422         if mpw-make.sed is present.
9423         * mpw-config.in: Don't test for gC1, test for mpw-touch,
9424         add forward includes for PowerPC include files.
9425         * mpw-build.in: Build using Makefile.PPC if present.
9426         (do-byacc, etc): Remove separate version resource builds.
9427         (do-gas): Build "stamps" before "all".
9428         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
9429         * mpw-README: Update to reflect --cc option, PowerMac support,
9430         and recently-reported compatibility problems.
9431
9432 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
9433
9434         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
9435         embedded m68k systems (-aout, -coff, -elf, -vxworks).
9436         (--with-multilib-top): Pass to recursive invocations.
9437
9438 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
9439
9440         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
9441         v810-*-*.
9442
9443 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9444
9445         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
9446         gdb, ld and opcodes on v810-*-*.
9447
9448 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
9449
9450         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
9451         (local-maintainer-clean): New target.
9452         (maintainer-clean): New target.
9453         (realclean): Just depend upon maintainer-clean.
9454
9455 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9456
9457         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9458
9459 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
9460
9461         * configure.in: Build ld in mips*-*-bsd* case.
9462
9463 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
9464
9465         * config.sub: Accept -lites* OS.  From Ian Dall.
9466
9467 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
9468
9469         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
9470         targets.
9471
9472 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9473
9474         * configure.in: treat i386-win32 canadian cross the same as
9475         i386-go32 canadian cross.
9476
9477 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9478
9479         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9480         running under the simulator to build a reduced set of libraries.
9481         (powerpc-*-eabiaix): Add fine grained multilib support added to
9482         other powerpc targets yesterday.
9483
9484 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9485
9486         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9487         -disable-softfloat, -disable-relocatable, -disable-aix, and
9488         -disable-sysv to control which multilib libraries get built.
9489
9490 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
9491
9492         * configure: Add Makefile.tem to list of files to remove in trap
9493         handler.
9494
9495 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9496
9497         * config.guess (*Linux*):  Add missing "exit"s.
9498         Also, need specific check for alpha-unknown-linux (uses COFF).
9499
9500 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9501
9502         * config.guess:  Merge with FSF:
9503
9504         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
9505         * config.guess (AIX4): More robust release numbering discovery.
9506
9507         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
9508         * config.guess (i386-sequent-ptx): Properly get version number.
9509
9510         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
9511         * config.guess (mips:*:4*:UMIPS): New case.
9512
9513 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9514
9515         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9516         (i386-win32 host): Likewise.  Don't build readline.
9517
9518 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
9519
9520         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
9521         SUPPORT_FILES to submakes.
9522
9523 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
9524
9525         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9526         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9527         mpw-configure.
9528
9529 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
9530
9531         * configure.in (appdirs): Use =, not ==, in test expression when
9532         trying to build the text to print in the warning message for
9533         Solaris users.
9534
9535 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
9536
9537         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9538
9539 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9540
9541         * config.guess: Recognize lynx-2.3.
9542
9543 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
9544
9545         * config.sub (z8ksim): Deleted
9546         (z8k-*-coff): New, this is the one true name of the target.
9547
9548 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
9549
9550         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9551
9552 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
9553
9554         * config.guess (*:Linux:*:*): First try asking the linker what the
9555         default object file format is (elf, aout, or coff).  Then if this
9556         fails, try previous methods.
9557
9558 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9559
9560         * configure.in: Don't build newlib for *-*-vxworks5.1.
9561
9562 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9563
9564         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9565         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9566
9567 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
9568
9569         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9570
9571 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
9572
9573         * cfg-ml-com.in: New file.
9574         * cfg-ml-pos.in: New file.
9575
9576 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9577
9578         * COPYING.NEWLIB: Add HP free copyright to list.
9579
9580 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9581
9582         * config.sub: Recognize -eabi* for the system, not just -eabi.
9583
9584 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
9585
9586         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9587         * config.sub, configure.in (win32): New target and host.
9588
9589 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
9590
9591         * configure.in: Add i386-pe configuration.
9592
9593 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
9594
9595         * mpw-build.in (install): Install GDB after LD.
9596
9597 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
9598
9599         * mpw-config.in (elf/mips.h): Always forward-include, needed
9600         for GDB to build.
9601
9602 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9603
9604         * testsuite: New directory for customer acceptance and whole tool
9605         chain tests.
9606
9607 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
9608
9609         * configure: If per-host line isn't found, but AC_OUTPUT is found
9610         and a configure script exists, run it instead.
9611
9612 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9613
9614         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
9615
9616 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9617
9618         * configure: Set build_{cpu,vendor,os,alias} to host values when
9619         --build isn't specified.
9620
9621 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9622
9623         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9624         (FLAGS_TO_PASS): Pass them.
9625         (EXTRA_TARGET_FLAGS): Ditto.
9626
9627 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9628
9629         * Makefile.in (all-libg++): Depend on all-libstdc++.
9630
9631 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9632
9633         * configure.in (noconfigdirs): Enable all packages for
9634           i386-unknown-netbsd.
9635
9636 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
9637
9638         * configure.in (noconfigdirs): Don't configure tk for i386-go32
9639         hosted builds (DOS builds)
9640
9641 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
9642
9643         Changes for ARM based on patches from Richard Earnshaw:
9644         * config.sub: Handle armeb and armel.
9645         * configure.in: Omit arm linker only for riscix.
9646
9647 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9648
9649         * config.guess:  Update from FSF.
9650
9651 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
9652
9653         * config.sub: Recognize powerpcle as the little endian varient of
9654         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
9655         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
9656         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
9657         temporarily.
9658
9659 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
9660
9661         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9662
9663 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
9664
9665         * config.sub: Accept -lites* as a basic system type.
9666
9667 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
9668
9669         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9670         installed, and if so return linuxoldld as the system name.
9671
9672 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
9673
9674         * config.guess: Add hppa1.1-hp-lites support.
9675
9676 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9677
9678         * configure.in: Don't build newlib for m68k-vxworks5.1.
9679
9680 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9681
9682         * configure.in (mips-sgi-irix6): Use mh-irix5.
9683
9684 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
9685
9686         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9687
9688 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9689
9690         * test-build.mk: Enable building of shared libraries on IRIX 5 and
9691         OSF/1.  Fix compiler flags.
9692         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
9693
9694 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
9695
9696         * configure.in: Recognize --with-newlib.
9697         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9698
9699 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9700
9701         * Makefile.in: move {all,check,install}-gdb from *_MODULES
9702         to *_X11_MODULES due to gdbtk needing X include files et al.
9703
9704 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
9705
9706         Merge in support for Mac MPW as a host.
9707         (Old change descriptions retained for informational value.)
9708
9709         * mpw-config.in: Add generic include forwards for cpu-specific
9710         include files in aout and elf directories.
9711
9712         * mpw-configure: Added copyright.
9713         * mpw-config.in: Check for presence of required build tools.
9714         (target_libs): Add newlib.
9715         (target_tools): Add examples.
9716         (Read Me): Generate as "Read Me for MPW" instead.
9717         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9718         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9719         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9720
9721         * mpw-configure: Remove subdir-specific makefile hackery,
9722         delete mk.tmp after using it.
9723
9724         * mpw-build.in (all): Display start and end times.
9725
9726         * mpw-configure (host_canonical): Set.
9727         (target_cpu): Always add to makefiles.
9728         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9729         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9730         (mpw-mh-mpw): Look for in srcdir and srcroot.
9731         Use sed instead of mpw-edit-prefix to edit prefix definitions.
9732
9733         * mpw-build.in: (install-only): New target.
9734
9735         * mpw-configure (host_alias, target_alias): Rename from hostalias
9736         and targetalias, add into generated Makefile.
9737         (mk.tmp): If present, add into generated Makefile.
9738         * mpw-build.in (all-gas): Build config.h first before gas proper.
9739
9740         * mpw-configure (config.status): Write only if changed.
9741         * mpw-config.in (readline): Configure it (not built, just used for
9742         definitions).
9743
9744         * mpw-config.in (elf/mips.h): Add a forward include.
9745
9746         * mpw-config.in: Forward-include most .h files in include into
9747         extra-include.
9748         (readline): Don't build.
9749         mpw-build.in (install): Install GDB.
9750
9751         * mpw-configure (prefix, mpw_prefix): Handle it.
9752         * mpw-config.in (mmalloc, readline): Don't configure.
9753         * mpw-build.in (thisscript): Rename to ThisScript.
9754         Use mpw-build instead of BuildProgram everywhere.
9755         (mmalloc, readline): Don't build.
9756         * mpw-README: New file, basic documentation about the MPW port.
9757
9758         * mpw-config.in: Use forward-include to create include files.
9759
9760         * mpw-configure: Add more things to the top of each configured
9761         Makefile, including contents of config/mpw-mh-mpw.
9762         * mpw-config.in (extra-include): Create this directory and fill it
9763         with Posix-like include files when configuring.
9764
9765         * config.sub (apple, mac, mpw): Add various aliases.
9766
9767         * mpw-build.in: New file, top-level build script fragment for MPW.
9768         * mpw-configure: New file, configure script for MPW.
9769         * mpw-config.in: New file, config fragment for MPW.
9770
9771 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9772
9773         * configure.in (host_libs): Remove glob, since it is gone from the
9774         sources.
9775
9776 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9777
9778         * Makefile.in: define empty GDB_NLM_DEPS var.
9779
9780         * configure.in(target_makefile_frag): use config/mt-netware
9781         for netware targets.
9782
9783 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
9784
9785         * config.sub: Merge in recent FSF changes.  Remove linux special
9786         cases.
9787
9788 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9789
9790         Revert this change:
9791
9792         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
9793
9794                 * build-all.mk: Use CC=cc -Xs on Solaris.
9795
9796 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9797
9798         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
9799         stop using it.
9800         * Makefile.in: Nuke all references to glob subdirectory.
9801
9802 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9803
9804         * configure.in: Fix --enable-shared logic in per-host.
9805
9806 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
9807
9808         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9809
9810 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9811
9812         * configure.in (noconfigdirs): Don't build gas on AIX, for
9813         powerpc*-*-aix* as well as for rs6000*-*-aix*.
9814
9815 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
9816
9817         * configure: Fix --cache-file to work if the file argument is a
9818         relative path.
9819
9820 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
9821
9822         * configure: If the --cache-file is used, pass it down to
9823         configure in subdirectories.
9824
9825 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
9826
9827         * config.sub: add vxworks29k configuration.
9828
9829 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
9830
9831         * Makefile.in (taz): Do "diststuff" part quietly.
9832
9833 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9834
9835         * config.sub: Mini-merge with gcc/config.sub.
9836
9837 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9838
9839         * config.guess (IRIX): Sed - to _.
9840
9841 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9842
9843         * Makefile.in (source-vault, binary-vault): New targets.
9844
9845 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
9846
9847         * config.sub: Recognize -eabi as a basic system type.
9848
9849 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9850
9851         * configure.in (enable_shared stuff): Fix typo.
9852
9853 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
9854
9855         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
9856
9857 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9858
9859         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
9860
9861 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
9862
9863         * configure.in (rs6000-*-*): Don't build gas.
9864
9865 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
9866
9867         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
9868         reduce command line length.
9869         (AS_FOR_TARGET): Check for as.new, not Makefile.
9870         (NM_FOR_TARGET): Check for nm.new, not Makefile.
9871
9872 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9873
9874         * config.guess:  Merge from FSF.
9875
9876 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9877
9878         * configure: Don't use $ when handling program_suffix.
9879
9880 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
9881
9882         * configure.in:  Configure tk for hppa/hpux.
9883
9884 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9885
9886         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
9887
9888 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9889
9890         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
9891         to LIBCXXFLAGS.  Tests are better run without it.
9892
9893 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
9894
9895         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
9896
9897 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
9898
9899         * configure.in (*-*-netware*): Don't configure xiberty.
9900
9901 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
9902
9903         * configure.in:  Remove tk from native_only list.
9904
9905 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
9906
9907         * build-all.mk: Add mips-ncd-elf target to sun4 targets
9908           for special NCD build.
9909
9910 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9911
9912         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
9913         makeall.bat, they're only useful for binutils snapshots.
9914         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
9915         makeall.bat to specified SUPPORT_FILES.
9916
9917 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
9918
9919         * build-all.mk: Add Ericsson targets to sun4 and solaris
9920           hosts.  Add  BNR's sun4 target to solaris host, so their
9921           build-from-source will be tested in-house first.
9922
9923 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
9924
9925         * Makefile.in (LIBCFLAGS): New variable.
9926         (CFLAGS_FOR_TARGET): Ditto.
9927         (LIBCFLAGS_FOR_TARGET): Ditto.
9928         (LIBCXXFLAGS): Ditto.
9929         (CXXFLAGS_FOR_TARGET): Ditto.
9930         (LIBCXXFLAGS_FOR_TARGET): Ditto.
9931         (BASE_FLAGS_TO_PASS): Pass them.
9932         (EXTRA_TARGET_FLAGS): Ditto.
9933
9934         * configure.in: Support --enable-shared.
9935
9936 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9937
9938         * configure.in (target_libs):  Include libstdc++ again.
9939         * config.guess:  Update from FSF (for FreeBSD).
9940
9941 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9942
9943         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
9944         makeall.bat.
9945         (DISTDOCDIRS): Add `etc'.
9946         (ETC_SUPPORT_PFX): New variable.
9947         (taz): Include anything from etc starting with a word in
9948         ETC_SUPPORT_PFX.
9949
9950 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9951
9952         * config.sub: Update for recent FSF changes.  Remove obsolete
9953         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
9954         spacing changes.
9955
9956 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9957
9958         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
9959
9960         * config.guess:  Merge with FSF.
9961         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
9962
9963 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9964
9965         * configure: Since the "trap 0" handler will override the exit
9966         status on many systems, only use it for "exit 1", and make it set
9967         a non-zero exit status; reset it before "exit 0".  Also, check
9968         exit status of config.sub, and error out if it failed.
9969
9970 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
9971
9972         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
9973         and install libgloss.
9974
9975 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9976
9977         * Makefile.in (all-binutils): Depend upon all-byacc.
9978
9979         * configure.in: Don't build emacs on Irix 5.
9980
9981 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9982
9983         * configure.in (*-*-netware*): Add libio.
9984
9985 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
9986
9987         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
9988         (CHECK_TARGET_MODULES): Ditto.
9989         (INSTALL_TARGET_MODULES): Ditto.
9990         (TARGET_LIBS): Ditto.
9991         (all-libstdc++): Note dependencies.
9992
9993 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9994
9995         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
9996
9997 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
9998
9999         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
10000         -fexternal-templates.
10001
10002         * configure.in (target_libs): Add libstdc++.
10003         (noconfigdirs): Add libstdc++ as appropriate.
10004
10005 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10006
10007         * config.guess:  Update from FSF.
10008
10009 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10010
10011         * configure: Use ${config_shell} when running ${configsub}.
10012
10013 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
10014
10015         * config.sub: No longer recognize h8300h.
10016
10017 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10018
10019         * config.sub: Remove extraneous differences between config.sub and
10020         gcc/config.sub.
10021
10022 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10023
10024         * Makefile.in (DISTSTUFFDIRS): Add gas.
10025
10026 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
10027
10028         * COPYING.NEWLIB: New file.
10029
10030 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10031
10032         * config.guess (HP-UX):  Patch from Harlan Stenn
10033         <harlan@landmark.com> to also emit release level.
10034
10035 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10036
10037         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
10038
10039 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10040
10041         * config.sub:  Merge nextstep cleanup from FSF.
10042
10043 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10044
10045         * configure.in (arm-*-*): Don't configure ld for this target.
10046
10047 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
10048
10049         * configure.in (*-*-netware): don't configure libg++, libio,
10050           librx, or newlib.
10051
10052 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10053
10054         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
10055         configure ld--it works, but it doesn't support shared libraries.
10056
10057 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10058
10059         * config.guess (*-unknown-freebsd*):  Get rid of possible
10060         trailing "(Release)" in version string.
10061         Patch from Paul Richards <paul@isl.cf.ac.uk>.
10062
10063 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10064
10065         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
10066         Fix type: *-next-neststep -> *-next-nextstep.
10067
10068         * config.guess:  Merge from FSF:
10069
10070         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
10071
10072         * config.guess: Recognize powerpc-ibm-aix3.2.5.
10073
10074         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
10075
10076         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
10077         instead of UNIX_SV for UnixWare 1.0).
10078
10079 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
10080
10081         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
10082         to make gdb/nlm/* build after the compiler and linker.
10083
10084 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10085
10086         * config.guess (netbsd, freebsd, linux):  Accept any machine,
10087         not just i[34]86.
10088         (m68k-atari-sysv4):  Relocate to match FSF version.
10089
10090         * config.guess:  More merges from the FSF:
10091
10092         Add a space before function call or macro invocation.
10093
10094         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10095
10096         * config.guess: Add trap cmd to remove dummy.c and dummy when
10097         interrupted.
10098
10099         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10100
10101         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
10102         (dummy): Redirect stderr from compilation of dummy.c.
10103
10104         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
10105
10106         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
10107
10108 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
10109
10110         * configure: Accept and ignore --cache*, for compatibility with
10111         new autoconf.
10112
10113 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10114
10115         * config.guess:  Merge from FSF:
10116
10117         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10118
10119         * config.guess (Pyramid*:OSx*:*:*): New case.
10120         (PATH): Add /.attbin at end for finding uname.
10121         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
10122
10123         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
10124
10125         * config.guess (M88*:DolphinOS:*:*): New case.
10126
10127         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
10128
10129         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
10130         to select whether to use ELF or COFF.
10131
10132         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10133
10134         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
10135
10136         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10137
10138         * config.guess: Guess the OS version for HPUX.
10139
10140         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
10141
10142         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
10143
10144 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10145
10146         * configure.in: Recognize --with-headers, --with-libs, and
10147         --without-newlib.
10148         * Makefile.in (all-xiberty): Depend upon all-ld.
10149
10150 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10151
10152         * configure.in: Change i[34]86 to i[345]86.
10153
10154 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10155
10156         * configure (version): A few more tweaks to help message.
10157
10158 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10159
10160         * Makefile.in:  Remove (for now) librx as a host library,
10161         now that we're building it for target.
10162
10163 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10164
10165         * configure: Fix up help message; from karl@owl.hq.ileaf.com
10166         (Karl Berry).
10167
10168 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10169
10170         * configure.in:  Also configure librx.
10171
10172 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10173
10174         * Makefile.in:  Update various rules to reflect that librx
10175         is now needed for libg++.
10176
10177 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10178
10179         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
10180
10181 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
10182
10183         * configure.in: Configure the examples directory.
10184
10185 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10186
10187         * configure: Simplify Jun 2 1994 change.
10188
10189 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
10190
10191         * change CC to /usr/latest/bin/gcc for lynx host builds, since
10192         /bin/gcc isn't good enough to build gcc.
10193
10194 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
10195
10196         * Makefile.in (GDB_SUPPORT_FILES): Remove
10197         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
10198         (gdb.tar.gz): Add new rule to use standard distribution building
10199         mechanism.
10200
10201 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10202
10203         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
10204         Bill Cox <bill@cygnus.com>.
10205
10206 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10207
10208         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
10209
10210 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
10211
10212         * configure:  Search current dir first in .gdbinit.
10213
10214 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10215
10216         * config.sub:  Recognize freebsd (merged from gcc config.sub).
10217
10218 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10219
10220         * config.sub:  Refer to NeXT's operating system as nextstep.
10221
10222         * config.sub (case $basic_machine):  Re-order the cases, to match
10223         the order in the FSF version (which is mostly alphabethical).
10224         Merge in some additions and changes from the FSF.
10225
10226 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
10227
10228         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
10229         * config.sub: Recognize cxux7.
10230         * configure.in: Use mh-cxux for m88k-harris-cxux*.
10231
10232 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10233
10234         * config.sub:  Fix typo powerpc -> powerpc-*.
10235
10236 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
10237
10238         * Makefile.in: `all-emacs19' depends on `all-byacc'.
10239
10240         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
10241         parallel with all-emacs and install-emacs).  Top-level command
10242         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
10243
10244 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10245
10246         * test-build.mk ($(host)-stamp-stage2-installed): Remove
10247         $(relbindir)/make before doing ``make install'', and use
10248         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
10249         installing over running make binary.
10250         ($(host)-stamp-stage3-installed): Likewise.
10251
10252 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10253
10254         * config.guess: Recognize Mach.
10255
10256 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10257
10258         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
10259         see whether --exec-prefix was used.
10260
10261 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10262
10263         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
10264
10265 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10266
10267         * Makefile.in: Add all-librx target similar to all-libproc.
10268
10269 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
10270
10271         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
10272         with post 1.2 uname bogosity.
10273
10274 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10275
10276         * configure: Remove temporary files on receipt of a signal.
10277
10278 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
10279
10280         * configure: If there is a package_makefile_frag, remove
10281         ${subdir}/Makefile.tem after copying it in.
10282
10283 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
10284
10285         * build_all.mk: support rs6000 lynx identifies itself as
10286         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
10287         since /bin/gcc is too feeble to compile a modern gcc.
10288
10289 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
10290
10291         * brought devo/test-build.mk update-to-date with progressive/
10292           test-build.mk. Add lynx targets and hppa flag info.
10293
10294 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10295
10296         * configure.in:  Use mh-ncrsvr43.  Patch from
10297         Tom McConnell <tmcconne@sedona.intel.com>.
10298
10299 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10300
10301         * config.guess (i386-unknown-bsdi):  No longer need to
10302         check #if defined(__bsdi__) && defined(__i386__).
10303
10304 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10305
10306         * configure: Set program_transform_nameoption correctly.
10307
10308 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
10309
10310         * brought build-all.mk update-to-date with progressive build-all.mk,
10311           added new targets and hppa info.
10312
10313 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10314
10315         * configure: If config.guess result is a prefix of the user
10316         specified target, assume a native build and use the user specified
10317         target as the host alias.  Remove SunOS patch suffix removal hack.
10318         * configure.in: Remove SunOS patch suffix removal hack.
10319
10320         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10321         in NATIVE_CHECK_MODULES.
10322
10323 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
10324
10325         * Makefile.in: Rename HOST_ONLY to NATIVE.
10326         * configure: Delete SunOs patch suffix from host_canonical
10327           and build_canonical variables that are prepended to Makefiles.
10328         * configure.in: Add comments for easier maintenance.
10329
10330 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10331
10332         * Makefile.in: Add all-libproc target similar to all-gui.
10333
10334 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
10335
10336         * Makefile.in (CHECK_MODULES): split into
10337         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10338
10339 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
10340
10341         * config.guess (i386-unknown-bsdi): New system to guess.
10342
10343 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10344
10345         * Makefile.in: Add all-gui target (but not yet build by "all").
10346
10347 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
10348
10349         * config.sub: Move deletion of patch suffix from here...
10350         * configure.in: To here, at Ian's suggestion.  The top-
10351           level scripts might need to know of a patch level.
10352
10353 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
10354
10355         * config.sub: Strip off patch suffix so rtl is recognized
10356           as a sunos4.1.3 machine, even though it's been patched.
10357
10358 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
10359
10360         * Makefile.in (INSTALL_LAST): Delete.
10361         (INSTALL_DOSREL): New.
10362
10363 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10364
10365         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10366         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10367         whether we pass down --with-gnu-ld anyhow.
10368
10369 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
10370
10371         * Makefile.in (INSTALL_LAST): Change operation so it works
10372         on more flavors of make.
10373         * configure.in (go32): Don't build libg++ or libio.
10374
10375 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
10376
10377         * Makefile.in (Move HOST_PREFIX_1 and friends up so
10378         they can be overriden by templates.
10379
10380 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
10381
10382         * configure.in (target==go32): Don't build gdb.
10383         * dosrel: New directory.
10384
10385 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
10386
10387         * configure.in (host==go32): Configure dosrel too.
10388         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10389         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10390         be set by incoming names or templates.
10391         (INSTALL_LAST): New rule.
10392
10393 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
10394
10395         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10396
10397 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10398
10399         * configure.in (appdirs): New variable.  Currently empty, but will
10400         be used in gas distribution.  If nonempty, lists a set of
10401         directories at least one of which must get configured, or top
10402         level configuration is considered to have failed.
10403         (rs6000-*-lynxos*): Use new file name.
10404
10405 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10406
10407         Eliminate XTRAFLAGS.
10408         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
10409         newlib include files using -idirafter, and also use -nostdinc.
10410         (CXX_FOR_TARGET): Likewise.
10411         (XTRAFLAGS): Removed.
10412         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
10413         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
10414         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
10415         ($(DO_X)): Don't pass down XTRAFLAGS.
10416
10417 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10418
10419         * configure.in (mips*-dec-bsd*): New target; do build linker.
10420         (mips*-*-bsd*): New target; don't build linker.
10421
10422 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
10423
10424         * configure.in: support rs6000-*-lynxos* configuration.
10425         support sunos4 as a cross target.
10426
10427         * config.sub: look for lynx*, not lynx since the OS version may
10428         legitimately be part of the name.
10429
10430 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10431
10432         * configure.in (i[34]86-*-sco*): Move to be with other i386
10433         targets.
10434         (romp-*-*): New target.  Skip various binary utilities.
10435         (vax-*-*): New target.  Don't build newlib.
10436         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
10437
10438 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10439
10440         * configure.in: Only set host_makefile_frag if config
10441         directory exists.
10442
10443 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10444
10445         * install.sh: If $dstdir exists, don't check whether each
10446         component does.
10447
10448 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10449
10450         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10451
10452 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
10453
10454         * configure.in (*-*-lynxos*): Don't configure newlib for either
10455         native or cross Lynx.
10456
10457 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
10458
10459         * config.sub (sparc64-elf): Fix os.
10460         (z8k): Remove duplicate.
10461
10462 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10463
10464         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10465         gcc/stmp-fixproto, to try to prevent fixproto from being run.
10466
10467 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
10468
10469         * configure: Make file links cleanly even if Lynx fails on
10470           an NFS symlink (at least fail cleanly).
10471
10472 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10473
10474         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10475         -XNh2000.
10476
10477 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10478
10479         * configure: Unknown options are fatal again.
10480
10481 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
10482
10483         * configure: Ignore --x-includes and --x-libraries, for Autoconf
10484         compatibility.
10485
10486 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
10487
10488         * build-all.mk: Add `clean' target.
10489
10490 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10491
10492         * config.guess:  Add SINIX support.
10493         * configure.in:  Add mips-*-sysv4* support.
10494
10495 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
10496
10497         * build-all.mk: Document all useful targets.
10498         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10499         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10500
10501 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10502
10503         * configure: Support --silent, --quiet.
10504
10505 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10506
10507         * configure: Support --disable-FEATURE.
10508
10509 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10510
10511         * config.guess: Recognize NCR running SVR4.3.
10512
10513 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10514
10515         * config.guess:  Make BSDI generate i386-unknown-bsd386.
10516         Patch from Paul Eggert <eggert@twinsun.com>.
10517
10518 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10519
10520         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10521
10522 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10523
10524         * configure: Make unrecognized options give nonfatal warnings
10525         instead of fatal errors, and pass them to any subdirectory
10526         configures in case they recognize them.
10527         Make --x equivalent to --with-x.
10528
10529 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10530
10531         * configure: Add --enable-* options.  Clean up usage message and
10532         some comments.
10533
10534 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
10535
10536         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10537
10538 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10539
10540         * configure.in (hppa*-*-*): Enable binutils.
10541
10542 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10543
10544         * config.sub: Recognize cisco.
10545
10546 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
10547
10548         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10549
10550 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10551
10552         * config.guess: about target *-hitachi-hiuxwe2, don't print more
10553         than one configuration name.  Add comment.
10554
10555 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
10556
10557         * config.guess: about target *-hitachi-hiuxwe2, fixed
10558         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
10559         macro is incorrect.]
10560
10561 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10562
10563         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10564         than the "make ls" stuff which used to be here.
10565
10566 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10567
10568         * config.guess:  Recognize i[34]86-unknown-freebsd.
10569         From Shawn M Carey <smcarey@rodan.syr.edu>.
10570
10571 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10572
10573         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10574
10575 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
10576
10577         * config.guess: Check for ptx.
10578
10579 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
10580
10581         * config.sub: Add os9k checking.
10582
10583 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10584
10585         * config.guess: Handle OSF1 running on HPPA processors
10586
10587 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
10588
10589         * configure: If subdir configure fails, print out a message with
10590         subdirectory name, in case subdir's configure code didn't identify
10591         itself.
10592
10593 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
10594
10595         * configure.in: Remove embedded newlines from configdirs.
10596         Avoid mismatches of substrings.  Fix matching strings at end
10597         of configdirs.
10598
10599 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
10600
10601         * config.guess:  Add Lynx/rs6000 config support.
10602
10603 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
10604
10605         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10606
10607 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
10608
10609         * configure.in (hppa*-*-osf*): Treat this just like most other
10610         PA configurations (eg no binutils or ld).
10611         (hppa*-*-*elf*): These configurations have binutils and ld.
10612
10613 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10614
10615         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
10616
10617 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10618
10619         * configure.in (rs6000-*-*): Build gas.
10620
10621 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10622
10623         * Makefile.in:  Avoid bug in losing hpux sed.
10624
10625 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10626
10627         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10628         for GDB and GDB has been fixed to not need it.
10629
10630 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10631
10632         * config.guess: Recognize vax hosts.
10633
10634 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10635
10636         * configure (while loop): Don't use "break 2" inside case
10637         statement -- the case statement isn't an enclosing loop.
10638
10639 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10640
10641         * config.guess:  Clean up NeXT support, to allow nextstep
10642         on Intel machines.  Make OS be nextstep.
10643
10644 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
10645
10646         * config.guess: Add alternate forms for Convex.
10647
10648 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
10649
10650         * configure:  Completely rewrite option processing.  Take
10651         advantage of pattern-matching to avoid invoking test frequently.
10652         Also clean up host and target defaulting logic.
10653
10654 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10655
10656         * Makefile.in: Replace all occurrances of "rootme" with "r" and
10657         "$${rootme}" with "$$r", to increase the likelihood that the do-*
10658         commands (plus user environment) will fit SCO limits.
10659
10660 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10661
10662         * configure.in: Don't issue warnings about directories which are
10663         not being configured if -norecursion is set.  Correct test for
10664         --with-gnu-as and --with-gnu-ld to not get confused by substring
10665         matches.
10666
10667         * configure.in: Don't build gas for alpha-dec-osf1*.
10668
10669 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
10670
10671         * configure:  Back out Per's change of 12/19/1993.  It changes the
10672         behavior of configure in unexpected and confusing ways.
10673
10674         Also, use different delim char when calculating
10675         program_transform_name so that the name can contain slashes.
10676
10677 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
10678
10679         * configure.in, config.sub: Add support for VSTa micro-kernel.
10680
10681 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
10682
10683         * configure.in: Nuke hacks which were used to get a special
10684         version of GAS for HPPA configurations.
10685
10686 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10687
10688         * configure:  If only ${target_alias} is given, use that
10689         as the default for ${host_alias}.
10690         * configure:  Add missing back-slashes before nested quotes.
10691
10692 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
10693
10694         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10695
10696 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
10697
10698         * config.guess:  Recognize some Tektronix configurations.
10699         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10700
10701 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
10702
10703         * config.sub: Match any flavor of SH.
10704
10705 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
10706
10707         * configure.in: Don't try to configure newlib for Alpha.
10708
10709 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10710
10711         * configure.in: Don't build ld for Irix 5.  Don't build gas,
10712         libg++ or libio for any Alpha target.
10713
10714         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
10715
10716 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
10717
10718         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10719         default arguments -- so it tried to compress itself.
10720
10721 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
10722
10723         * configure.in (notsupp): ensure that a space is always at the end
10724           of the configdirs list, since the grep checks for an explicit space
10725
10726 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10727
10728         * configure.in (target i386-sysv4.2): don't build ld, since static
10729           versions of many libraries are not available.
10730
10731 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10732
10733         * config.guess: Recognize Apollos (using environment variables).
10734         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10735
10736 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10737
10738         * config.guess: Recognize Sony news mips running newsos.
10739
10740 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
10741
10742         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10743         "fi ; else" for bash.
10744
10745 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
10746
10747         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10748
10749 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
10750
10751         * config.sub: accept unixware as an alias for svr4.2.
10752         Fix some inconsistancies with the gcc version.
10753
10754 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10755
10756         * Makefile.in (DISTDOCDIRS):  Add gdb.
10757
10758 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10759
10760         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
10761
10762 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10763
10764         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10765         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10766         this now.
10767
10768 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10769
10770         * config.sub: Accept hiux* as an OS name.
10771
10772         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10773         etc/make-stds.texi.  The underscore came from gcc, and dje now
10774         agrees that RUNTESTFLAGS is the correct name.
10775
10776 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10777
10778         * install.sh:  Remove 'set -e'.  It makes any conditionals
10779         in the script useless.
10780
10781         * config.guess: Automatically recognize arm-acorn-riscix
10782         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10783
10784 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10785
10786         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10787
10788 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10789
10790         * Makefile.in (DISTDOCDIRS): New variable.
10791         (taz): Edit local Makefile.in sooner, instead of proto-toplev
10792         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
10793
10794 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10795
10796         * configure.in (hppa target): check the source directory for the
10797           pagas sub-directory
10798
10799 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
10800
10801         * config.sub: Allow -aout* and -elf*.
10802
10803 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10804
10805         * configure.in: Don't build ld on i386-solaris2, same as for
10806         sparc-solaris2.
10807
10808 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10809
10810         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10811
10812 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10813
10814         * configure.in:  Configure gdb for alpha.
10815
10816 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10817
10818         * Makefile.in (CXXFLAGS): Add -O.
10819
10820 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10821
10822         * config.guess: added support for DG Aviion
10823
10824 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10825
10826         * configure.in: Produce warning message for subdirectories not
10827         configurable for this host/target combination.  Don't try to
10828         configure gdb for vms.
10829
10830 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10831
10832         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10833         appropriate files before making "diststuff".
10834         (DISTBISONFILES): New var: list of files to be edited.
10835         (DISTSTUFFDIRS): Add binutils.
10836
10837 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10838
10839         * config.sub: also handle mipsel and mips64el (for little endian mips)
10840
10841 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10842
10843         * configure.in: Add * to end of all OS names.
10844
10845 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
10846
10847         * configure.in: Build newlib for LynxOS native.
10848
10849 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10850
10851         * config.guess: Add support for delta 88k running SVR3.
10852
10853         * configure.in: Add comment about HP compiler vs. emacs.
10854
10855 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10856
10857         * configure.in: don't build ld on solaris2 (not a viable option
10858           due to bugs in getpwnam & getpwuid)
10859
10860 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10861
10862         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
10863         config.guess will produce a full version number.
10864
10865 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10866
10867         * configure.in: Build linker and binutils for alpha-dec-osf1.
10868
10869 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10870
10871         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
10872         and gdb/testsuite/Makefile.in.
10873
10874 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10875
10876         * configure.in: recognize mips*- instead of mips-
10877
10878 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
10879
10880         * config.sub: Accept linux*coff and linux*elf as operating
10881         systems.
10882
10883 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10884
10885         * config.sub: Recognize mips64, and mips3 as an alias for it.
10886
10887 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10888
10889         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
10890         gdb knows how to handle OSF/1 shared libraries.
10891
10892 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10893
10894         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
10895         * config.guess: Recognize Hitachi's HIUX.
10896         * config.sub: Recognize h3050r* and hppahitachi.
10897         Remove redundant cases for hp9k[23]*.
10898
10899 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10900
10901         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
10902         if gas and ld are in the source tree and are in ${configdirs}.
10903         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
10904         --with options (but still pass them down on the command line,
10905         if they were explicitly specified).
10906
10907 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10908
10909         * configure: substitute SHELL value in Makefile.in with
10910         ${CONFIG_SHELL}
10911
10912 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10913
10914         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
10915         *-*-solaris2* targets.
10916
10917 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10918
10919         * Makefile.in: define M4, and pass it down to sub-makes;
10920         all-autoconf now depends on all-m4
10921
10922 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10923
10924         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
10925         presence of {ar,ranlib} instead of a configured directory
10926
10927 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
10928
10929         * config.guess: Accept 34?? as well as 33?? for NCR.
10930
10931 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10932
10933         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
10934         of 'gas' in sed commands, since 'gash' is now in the tree as well.
10935
10936 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10937
10938         * configure: grab values for $(CC) and $(CXX) from the
10939         environment, so that someone can do "CC=gcc configure; make" and
10940         have it work right (matching the way that autoconf works now)
10941
10942         * configure.in, Makefile.in: add support for gash, the tcl
10943         interface to Galaxy
10944
10945         * config.guess: add NetBSD variants (hp300, x86)
10946
10947 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
10948
10949         * install.sh: Support -d option (in the manner of SunOS 4 install,
10950         as it is more deterministic than that of GNU install)
10951         (chmodcmd): Set file to mode 755 by default (should also do default
10952         chgrp and chown, but I don't feel like dealing with that now)
10953
10954 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
10955
10956         * config.sub: Remove h8300hhms alias.
10957
10958 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10959
10960         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
10961
10962 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10963
10964         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
10965         as stmp-fixinc
10966
10967 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
10968
10969         * config.sub: recognize m88110-bug-coff.
10970
10971 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10972
10973         * Makefile.in (all-libio): all dependencies on the toolchain used
10974         to build this (gcc, gas, ld, etc)
10975
10976 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10977
10978         * config.guess: Deal with OSF/1 1.3 on alpha.
10979
10980 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10981
10982         * install.sh: add some 'else true' clauses for portability
10983
10984         * configure.in: don't build libio for h8[35]00-*-* targets
10985
10986 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10987
10988         * Makefile.in:  Add support for new libio.
10989
10990 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10991
10992         * install.sh: If one command fails, don't try the rest.  Don't try
10993         to remove $dsttmp (via trap) unless we have already created it.
10994         If $src doesn't exist, detect it and exit with an error.
10995
10996         * config.guess: Recognize BSD on hp300.
10997
10998 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10999
11000         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
11001         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
11002
11003 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
11004
11005         * Makefile.in (all-send-pr): depends on all-prms
11006
11007 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11008
11009         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
11010
11011 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11012
11013         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
11014         Added test for mips-mips-riscos5.
11015
11016 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11017
11018         * configure.in: use mh-hp300 for 68k HP hosts
11019
11020 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11021
11022         * configure: add support for CONFIG_SHELL, so that you can use
11023         some alternate shell for evaluating configure scripts
11024
11025 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
11026
11027         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
11028         in configure script to bug-gdb@prep.ai.mit.edu when building
11029         distribution archive.
11030         * Makefile.in (COMPRESS):  Remove def.
11031         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
11032         gdb.tar.Z and make-gdb.tar.Z respectively.
11033         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
11034         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
11035         to convergence with 'taz' target in Makefile.in.
11036
11037 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11038
11039         * install.sh (dsttmp): use trap to ensure that tmp files go
11040         away on error conditions
11041
11042 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11043
11044         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
11045
11046 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11047
11048         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
11049         its parent is '/' not ''.
11050
11051         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
11052
11053 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
11054
11055         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
11056         that ${newsrcdir}/configure.in does.
11057
11058 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11059
11060         * test-build.mk: support for CONFIG_SHELL
11061
11062 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
11063
11064         * config.sub (netware):  Add as a basic system type.
11065
11066 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
11067
11068         * Makefile.in (Makefile): depend on configure.in.  Also drop the
11069           $(srcdir)/ from the dependency on Makefile.in.
11070
11071 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
11072
11073         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
11074         (h8300hhms is temporary until multi-libraries are implemented).
11075         * configure.in: Handle h8300h too.
11076
11077 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11078
11079         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
11080
11081 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
11082
11083         * configure:  Remove extraneous output when guessing host type.
11084         * config.guess:  Remove extraneous output when guessing using C
11085         compiler rather than uname, or when guessing fails.
11086
11087 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
11088
11089         * Makefile.in: remove all.cross and install.cross targets
11090
11091         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
11092           definitions
11093
11094 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
11095
11096         * configure.in (target sh): Build gprof.
11097
11098 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11099
11100         * config.sub: change -solaris to -solaris2
11101
11102 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11103
11104         * configure.in: Use config/mh-riscos for mips-*-sysv*.
11105
11106 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
11107
11108         * configure: Correct error message for missing Makefile.in to
11109         print correct directory.
11110
11111 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11112
11113         * install.sh: kludge around 386BSD shell bug
11114
11115 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
11116
11117         * config.guess:  Recognize NeXT.
11118         * config.guess:  Recognize i486-ncr-sysv4.
11119         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
11120
11121 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
11122
11123         * Makefile.in (MAKEINFOFLAGS): New variable.
11124         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
11125         * build-all.mk, test-build.mk: Pass down --no-split as
11126         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
11127
11128 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
11129
11130         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
11131
11132 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
11133
11134         * Makefile.in (libg++.tar.z):  New rule.
11135         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
11136         * Makefile.in (taz):  Only do a single chmod.
11137
11138 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
11139
11140         * install.sh: don't use dirname anymore (replaced with sed usage)
11141
11142 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
11143
11144         * Makefile.in:  Change extension for gzip'd files from '.z' to
11145         '.gz' per new FSF standard usage.
11146
11147 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
11148
11149         * configure: put quotes around the final value of program_transform_name
11150
11151 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11152
11153         * Makefile.in: new install.sh support; update install-info rules
11154
11155 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
11156
11157         * configure.in: Build diff for crosses, but not for go32 host.
11158
11159         * configure.in: Build gprof only for native, and don't build it
11160         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
11161
11162 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
11163
11164         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
11165
11166 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11167
11168         * configure.in (host_tools): Add prms.
11169
11170 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11171
11172         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
11173         with $(FLAGS_TO_PASS) on the command line
11174
11175         * config.sub: Recognize lynx and lynxos
11176
11177 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
11178
11179         * config.sub: Accept -ecoff*, not just -ecoff.
11180
11181 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11182
11183         * Makefile.in (taz): Use .gz suffix instead of .z.
11184         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
11185         names.
11186
11187 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11188
11189         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
11190
11191 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11192
11193         * Makefile.in (install-no-fixedincludes):  install gcc last, so
11194         that rebuilds that might happen during 'make install' don't get
11195         bogus gcc include files
11196
11197 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11198
11199         Change from Utah for HPPA support:
11200         * config.guess: Recognize hppa1.x-hp-bsd.
11201
11202 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
11203
11204         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
11205         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
11206
11207 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11208
11209         * config.sub: Add support for rom68k and bug boot monitors.
11210
11211 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
11212
11213         * Makefile.in: Make all-opcodes depend on all-bfd.
11214
11215 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
11216
11217         * config.guess: Added special check for i[34]86-univel-sysv4*.
11218
11219 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
11220
11221         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
11222         the processor rather than assuming i486.
11223
11224 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11225
11226         * config.guess: Recognize SunOS6 as Solaris3.
11227
11228 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
11229
11230         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
11231         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
11232
11233 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
11234
11235         * build-all.mk (all-cross): New target for Canadian Cross.
11236         Added Q2 go32 targets.
11237         * test-build.mk: Configure go32 cross sparclite-aout and
11238         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
11239         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
11240
11241 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11242
11243         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
11244         GO32 hosted toolchains
11245
11246 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11247
11248         * configure: change  so "-exec-prefix" gets passed down rather
11249         than "-exec_prefix" so autoconf generated Makefiles get the
11250         exec_prefix set right.
11251
11252 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11253
11254         * config.guess: get the Solaris2 minor version number
11255
11256         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
11257
11258 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11259
11260         * config.guess: Recognize some Sequent platforms.
11261
11262 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11263
11264         * Makefile.in: added the vault-install target
11265
11266         * configure.in: actually use the Sun3 makefile fragment that's in
11267         config, also added the release dir to configdirs
11268
11269 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11270
11271         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
11272
11273 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11274
11275         * configure.in: remove some program from Alpha targetted toolchains
11276
11277 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
11278
11279         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
11280         gprof.
11281         (taz): Run "make diststuff" in those directories instead of "make
11282         proto-dir".  Look for "VERSION=" only at start of line in subdir
11283         Makefile.  Use "gzip -9" for compression.
11284         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
11285         (binutils.tar.z): New target.
11286
11287 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11288
11289         * Makefile.in (taz): Include gpl.texinfo.
11290
11291 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11292
11293         * Makefile.in (setup-dirs): Merged into "taz" target.
11294         (taz): Only do `proto-dir' stuff if a directory is actually needed
11295         for this target.
11296
11297 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
11298
11299         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11300         (FLAGS_TO_PASS): Pass down MUNCH_NM.
11301         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11302         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11303         (gcc-no-fixedincludes): Correct for current gcc Makefile.
11304
11305 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
11306
11307         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
11308         config.sub, and move-if-change to gdb testsuite distribution
11309         archive, so the testsuite can be extracted, configured, and
11310         run separately from the gdb distribution.  Blow away the Chill
11311         tests that require a Chill compiled executable, since GNU Chill
11312         is not yet publically available.
11313
11314 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11315
11316         * test-build.mk: set environment variables in a single command,
11317         instead of a list of assignments and exports
11318
11319         * config.guess: recognize Alpha/OSF1 systems
11320
11321 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11322
11323         * configure: Change help message to prefer --options rather than
11324           -options.
11325
11326 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11327
11328         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11329         zippy@ecst.csuchico.edu.
11330         * config.guess: Recognize miniframe.
11331
11332 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11333
11334        * Makefile.in: Use srcroot to find runtest rather than rootme.
11335        Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
11336
11337 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
11338
11339         * test-build.mk: Extensive additions to support building on a
11340         machine other than the host.
11341
11342 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11343
11344         * configure (tooldir): Fix for i386-aix again.
11345
11346 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
11347
11348         * configure, Makefile.in:  Change definition of $(tooldir)
11349         to match the FSF.
11350
11351 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
11352
11353         * config.guess:  Recognize i[34]86/SVR4.
11354
11355 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11356
11357         * Makefile.in (all-gdb): gdb depends on sim.
11358
11359 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
11360
11361         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
11362         at the same time we make the prototype gdb directory.
11363         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
11364         files at the same time as the gdb base release distribution.
11365
11366 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
11367
11368         * Makefile.in (check): Use individual check targets rather than
11369         DO_X rule.
11370         (check-gcc): Added.
11371
11372 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
11373
11374         * config.sub: Use sysv3.2 not sysv32 for canonical OS
11375         for System V release 3.2.
11376
11377 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11378
11379         * config.sub: Recognize hppaosf.
11380         * configure.in: Do configure ld/binutils/gas for it.
11381
11382 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11383
11384         * configure (tooldir): Alter syntax used to set this, for systems
11385         where "\$" isn't handled right, like i386-aix.
11386
11387 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11388
11389         * configure: Pass program-transform-name, not
11390         program_transform_name, to recursive configures.
11391
11392 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
11393
11394         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11395         of gas+ld+binutils.
11396
11397 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
11398
11399         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
11400
11401 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11402
11403         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
11404
11405 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11406
11407         * Makefile.in (PRMS): Set back to all-prms.
11408
11409 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
11410
11411         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
11412         targets, rather than for MIPS hosts.
11413
11414 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11415
11416         * configure.in: add comment for --with-x default values
11417
11418         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
11419
11420         * Makefile.in: add check-* targets for each of the directories in
11421         the tree.  Add a definition of RUNTEST that will use the one we
11422         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
11423
11424 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
11425
11426         * configure.in: Removed obsolete references to bfd_target and
11427         target_makefile_frag.
11428
11429         * build-all.mk: Set assorted targets for Q2.
11430         * config.sub: Recognize z8k-sim and h8300-hms.
11431         * test-build.mk: Really don't pass host to configure.
11432         (HOLES): Added uname.
11433
11434 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
11435
11436         * configure: Handle an empty program-prefix, program-suffix or
11437         program-transform-name correctly.
11438
11439 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11440
11441         * build-all.mk: -G 8 no longer required for MIPS targets.
11442         * test-build.mk: Don't pass host argument to configure; make it
11443         guess.
11444
11445 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
11446
11447         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
11448         * Makefile.in (COMPRESS):  New macro, like GZIP.
11449
11450 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
11451
11452         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11453
11454         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11455         with gas currently defaults to -G 0.
11456
11457 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
11458
11459         * Makefile.in (all-flex): flex depends on byacc.
11460
11461         * build-all.mk: If host not specified, use config.guess.  Pass TAG
11462         to test-build.mk as RELEASE_TAG.
11463         * test-build.mk (configargs): New variable containing arguments to
11464         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
11465         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11466
11467         * config.guess: Use /bin/uname when checking -X argument on SCO,
11468         to avoid invoking GNU uname which doesn't understand -X.
11469
11470         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11471
11472         * configure.in: Build gas for mips-*-*.
11473
11474 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11475
11476         * Makefile.in (all.normal): insert missing backslash.
11477
11478 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
11479
11480         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
11481
11482         * Makefile.in: Complete overhaul to merge many almost identical
11483         targets.
11484
11485 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11486
11487         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11488         (gdb.tar.Z): Adjusted.
11489
11490         * Makefile.in (setup-dirs, taz): New targets; should be general
11491         enough to adapt for gdb sometime.  Build only .z file.
11492         (gas.tar.z): New target.
11493
11494 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11495
11496         * build-all.mk: Use CC=cc -Xs on Solaris.
11497
11498 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
11499
11500         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
11501         for handling BISON for FSF releases.
11502
11503 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11504
11505         * configure: Actually implement the change zoo just documented.
11506
11507 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
11508
11509         * configure: when using config.guess, only set target_alias when
11510         it's not already been set (ie, on the command line)
11511
11512 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11513
11514         * Makefile.in: add installcheck target, set PRMS to install-prms
11515
11516 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11517
11518         * configure: add support for package_makefile_fragment, handle the
11519         case where a directory has a configure.in file but no Makefile.in
11520         more gracefully (with an actual understandable error message, even);
11521         add support for --without (and add this to the usage message); also
11522         explicitly add a --host=${host_alias} to the command line when
11523         config.guess is used
11524
11525 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11526
11527         * configure: Must use both --host and --target in recursive calls.
11528
11529 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11530
11531         * Makefile.in: Change deja-gnu to dejagnu.
11532
11533 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11534
11535         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11536
11537 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11538
11539         * configure.in: canonicalize all instances to *-*-solaris2*,
11540         also strip out a number of tools to not build for go32 host
11541
11542 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11543
11544         * config.guess: add GPL.
11545
11546         * Makefile.in, config.guess, config.sub, configure: bump
11547           copyrights to 93.
11548
11549 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
11550
11551         * Makefile.in (do-info): Removed obsolete check for existence of
11552         localenv file.
11553
11554         * Makefile.in (MAKEOVERRIDES): Define to be empty.
11555
11556 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11557
11558         * Makefile.in: a couple of 'else true' for decstation,
11559         support for TclX
11560
11561         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11562
11563 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
11564
11565         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11566
11567 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
11568
11569         * config.guess: Recognize i386-ibm-aix (PS/2).
11570         * configure.in: Use config/mh-aix386 file for it.
11571
11572 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
11573
11574         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11575         CC_FOR_TARGET instead.
11576         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11577
11578 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
11579
11580         * Makefile.in: Add sim to list of directories sent with gdb
11581
11582 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
11583
11584         * configure.in: Put back mips-dec-bsd* case.
11585
11586 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
11587
11588         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11589         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
11590         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
11591
11592 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11593
11594         * configure.in: remove no-op mips-dec-bsd* in "case $target"
11595
11596         * Makefile.in (dir.info): only run gen-info-dir if it exists,
11597         (install-info): install dir.info only if it exists,
11598         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11599
11600 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
11601
11602         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
11603         gas for mips-dec-bsd.
11604
11605 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
11606
11607         * configure (makesrcdir): If ${srcdir} is relative and not ".",
11608         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11609
11610 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
11611
11612         * configure.in: Added "dejagnu" to hosttools list.
11613
11614 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
11615
11616         * config.sub, configure.in, config.guess:  Add support
11617         for Bosx, an AIX variant from Bull.
11618         Patches from F.Pierresteguy@frcl.bull.fr.
11619
11620 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
11621
11622         * devo/dejagnu: Initial creation of devo/dejagnu.
11623         Migrated dejagnu testcases and support files for testing software
11624         tools to reside as subdirectories, currently called "testsuite",
11625         within the directory of the software tool.  Migrated all programs,
11626         support libraries, etc. beloging to dejagnu proper from
11627         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
11628         with no modifications.  The changes to these files which will
11629         allow them to configure, build, and execute properly will be made
11630         in a future update.
11631
11632 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11633
11634         * Makefile.in: Change send_pr to send-pr.
11635         * configure.in: Likewise.
11636         * send_pr: Renamed directory to send-pr.
11637
11638 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
11639
11640         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
11641
11642 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
11643
11644         * README:  Update for gdb-4.8 release.
11645         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
11646         gdb-xxx.tar.z (gzip'd) file also.
11647
11648 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11649
11650         * Makefile.in: make all-diff depend on all-libiberty
11651
11652 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
11653
11654         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11655
11656 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11657
11658         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11659
11660 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
11661
11662         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
11663         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
11664         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
11665
11666 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11667
11668         * Makefile.in:  makeinfo binary is in a new location
11669
11670 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
11671
11672         * config.sub: Accept -ecoff as an OS.
11673
11674         * Makefile.in: Various changes to eliminate a level of make
11675         recursion and reduce the required command line length.
11676         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11677         sub-makes.
11678         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11679         variables holding settings for specific sub-makes.
11680         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11681         in terms of BASE_FLAGS_TO_PASS.
11682         (TARGET_LIBS): New variable listing directories which use
11683         TARGET_FLAGS_TO_PASS.
11684         (subdir_do): Eliminated.
11685         (do-*): New set of targets to replace subdir_do.
11686         (various): All targets which used subdir_do now depend on do-*.
11687         (local-clean): Renamed from do_clean.
11688         (local-distclean): New target, dependency of distclean and
11689         realclean.
11690         (install-info): Don't create directories.  Depend on dir.info
11691         rather than calling make recursively.
11692         (install-dir.info): Eliminated.
11693         (install-info-dirs): Create all info directories here.
11694         (dir.info): Depend upon do-install-info.
11695
11696         * test-build.mk (HOLES): Added false.
11697
11698 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
11699
11700         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
11701
11702 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11703
11704         * Makefile.in (info): remove dependency on all-texinfo.  The
11705         problem was really in texinfo/C, not at this level.
11706
11707 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11708
11709         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11710
11711 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
11712
11713         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
11714         GDB releases.
11715
11716 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11717
11718         * configure: Include srcdir in message about target of link not
11719         being found.  Don't convert `-' to `_' in `with' options being
11720         passed to subdirs.
11721
11722 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11723
11724         * configure.in: add uudecode to host_tools
11725
11726         * Makefile.in: added {all,install}-uudecode targets, added them to
11727         the appropriate lists
11728
11729 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
11730
11731         * Makefile.in (all-gcc): Added dependency on all-gas.
11732
11733         * configure.in (mips-*-*): Build ld and binutils.
11734
11735 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11736
11737         * configure: check return code from mkdir, print error message and
11738           exit on failure.
11739
11740 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
11741
11742         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
11743
11744 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
11745
11746         * test-build.mk (HOLES): Added tar, cpio and uudecode.
11747
11748 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11749
11750         * config.sub (h8500):  Recognize this as a cpu type.
11751
11752 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11753
11754         * configure: source directory missing is no longer a warning
11755
11756         * configure.in: recognize irix[34]* instead of irix[34]
11757
11758         * Makefile.in: define and pass down X11_LIB
11759
11760 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
11761
11762         * guess-systype: Renamed to ...
11763         * config.guess:  ... by popular request.
11764         * configure.in, Makefile.in:  Update accordingly.
11765
11766 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
11767
11768         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
11769         + Add Convex, Cray/Unicos, and Encore/Multimax support.
11770         + Execute ./dummy instead of assuming . is in PATH.
11771
11772 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
11773
11774         * guess-systype:  New shell script.  Attempts to guess the
11775         canonical host name of the executing host.
11776         Only a few hosts are supported so far.
11777         * configure:  Call guess-systype if no host is specified.
11778
11779 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
11780
11781         * Makefile.in (gcc-no-fixedincludes): Made to work with current
11782         gcc Makefile.
11783
11784
11785 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
11786
11787         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11788         (all-gcc, install-gcc, subdir_do): Use it.
11789
11790 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11791
11792         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11793
11794 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
11795
11796         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11797           set exclusively by configure, using configure.in .
11798
11799 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11800
11801         * test-build.mk: set $PATH for all builds
11802
11803         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11804
11805 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
11806
11807         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
11808         the one used in gcc/Makefile.in, so that a null expansion doesn't
11809         override the one needed to build gcc with a native cc.
11810
11811
11812 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11813
11814         * configure: Accept -with arguments.
11815
11816 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11817
11818         * Makefile.in: added h8300sim
11819
11820 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
11821
11822         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11823         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
11824         (all-cygnus, native, build-cygnus): Make
11825         $(canonhost)-stamp-3stage-done, not $(host)....
11826         * test-build.mk (stamp-3stage-compared): Use tail +10c for
11827         i386-sco3.2v4.  Added else true to if command.
11828
11829 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
11830
11831         * config.sub: (from FSF) Sequent uses a BSD-like OS.
11832
11833 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
11834
11835         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11836
11837 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11838
11839         * configure.in: don't remove binutils from Solaris builds
11840
11841 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
11842
11843         * Makefile.in: get rid of earlier definitions for *clean,
11844         also handle the recursive info rule better
11845
11846 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
11847
11848         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
11849         do more-or-less the right thing.
11850
11851 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
11852
11853         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
11854         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
11855
11856 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11857
11858         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
11859         $(host_canonical).
11860
11861         * configure.in: split the configdirs list into 4 categories (native
11862         v. cross, library v. tool) and handle the cross-only and native-
11863         only in more reasonable (and correct!) way.
11864
11865 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
11866
11867         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
11868         configdirs anymore.
11869
11870 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11871
11872         * Makefile.in: extensive cleanup::  removed all of the explicit
11873         clean-* targets, collapsed many wrappers around subdir_do into
11874         one, added additional targets to satisfy standards.texi, deleted
11875         some old targets, some changes for consistency
11876
11877 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11878
11879         * configure.in: handle some programs as cross-only, and others as
11880         native only
11881
11882         * test-build.mk: handle partial holes in a more generic manner
11883
11884         * Makefile.in: m4 depends on libiberty
11885
11886 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11887
11888         * configure.in: add m4, textutils, fileutils, sed, shellutils,
11889         time, wdiff, and find to configdirs
11890
11891         * Makefile.in: all, clean, and install rules for the new programs
11892         added to configure.in
11893
11894 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11895
11896         * configure.in: use mh-sun for all *-sun-* hosts
11897
11898 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11899
11900         * Makefile.in: define flags for X11 include files and library file
11901         locations, pass them down to the programs that need this info
11902
11903         * build-all.mk: added a 'native' target, to 3stage the native toolchain
11904
11905 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11906
11907         * configure.in: start building libg++ for HP-UX targets
11908
11909 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
11910
11911         * README:  Update references to files moved into etc/.
11912
11913 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
11914
11915         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
11916         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
11917
11918 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
11919
11920         * configure: accept dash as well as underscore in long option
11921         names for FSF compatibility.
11922
11923 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
11924
11925         * config.sub: added -sco3.2v4 support from FSF.
11926
11927 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11928
11929         * configure.in: expand the section that adds or removes
11930         directories from the list of programs to build, to handle native
11931         vs. cross in addition to host v. native
11932
11933 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
11934
11935         * Makefile.in:  Replace C++ in macro names with CXX.
11936         This is less likely to break ...
11937
11938 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11939
11940         * test-build.mk: add -w to GNU_MAKE
11941
11942 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11943
11944         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
11945         add 'sparc' to list of recognized cpus.  This needed to make
11946         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
11947         Delete some redundant ose68 variants.  Recognize -wrs as an os,
11948         then changes that into $CPU-wrs-vxworks.
11949
11950         * configure.in: remove most references to gdbtest, regularize
11951         target based program removal
11952
11953         * test-build.mk: import from p3 tree (many fixes and changes)
11954
11955 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
11956
11957         * Makefile.in: added rules to handle tcl, tk, and expect
11958
11959         * configure.in: handle those directories if they exist
11960
11961 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11962
11963         * config.sub: removed bogus hppabsd and hppahpux names, since
11964         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
11965
11966 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11967
11968         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
11969         depends upon all-xiberty
11970
11971         * Makefile.in: changes from p3, including:
11972
11973         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
11974
11975         * Makefile.in (XTRAFLAGS): include newlib directories if
11976         newlib/Makefile exists, rather than if host != target.
11977
11978         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
11979
11980         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11981         from the same source tree and not building a cross-compiler.  This
11982         matters for the libg++ configuration if reconfiguring a tree that
11983         has already been installed.
11984
11985         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
11986
11987         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11988         pick up the machine and system specific header files.
11989
11990         * Makefile.in: added AS_FOR_TARGET, passed down in
11991         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
11992         the C compiler to use to create programs which are run in the
11993         build environment, set it to default to $(CC), and passed it down
11994         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11995
11996         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
11997
11998         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
11999         We need them for unusual native builds, like systems without
12000         ranlib.
12001
12002         * configure: also define $(host_canonical) and
12003         $(target_canonical), which are the full, canonical names for the
12004         given host and target
12005
12006 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
12007
12008         * Makefile.in:  Added separate definitions for C++.
12009
12010 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
12011
12012         * configure.in (configdirs):  Add deja-gnu.
12013
12014 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
12015
12016         * README:  Update for configure.texi and gdb-4.7 release.
12017
12018 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
12019
12020         * Makefile.in:  Move "all" target to top of file.
12021         Previously, first target was ".PHONY" which caused BSD4.4 make
12022         to build .PHONY when make was run without arguments.
12023
12024 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
12025
12026         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
12027         Library-copylefted code in libiberty.
12028
12029 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
12030
12031         * config.sub:  Replace m68kmote with plain old m68k.
12032
12033 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
12034
12035         * Makefile.in:  Remove space from blank line, avoid Make complaints.
12036
12037 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
12038
12039         * config.sub: Complain if no argument is given.  Added support for
12040         386bsd as OS and target alias.
12041
12042 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
12043
12044         * Makefile.in (XTRAFLAGS): include newlib directories if
12045         newlib/Makefile exists, rather than if host != target.
12046
12047 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
12048
12049         * config.sub: recognize sparclite-wrs-vxworks.
12050
12051         * Makefile.in (install-xiberty): added *-xiberty make rules (from
12052         p3.) Added clean-xiberty to clean.
12053
12054 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12055
12056         * configure.in: use *-*-* instead of nested cases for host and target
12057
12058 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
12059
12060         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12061         from the same source tree and not building a cross-compiler.  This
12062         matters for the libg++ configuration if reconfiguring a tree that
12063         has already been installed.
12064
12065 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
12066
12067         * config.sub (i486v/i486v4):  Merge in from FSF version.
12068
12069 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
12070
12071         * configure: only set PWD if it is already set.
12072
12073 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
12074
12075         * configure: just set PWD=`pwd` at the top, since Ultrix sh
12076         doesn't have unset and all success paths (and most error paths)
12077         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
12078         to just ${PWD} to avoid confusion.)
12079
12080 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
12081
12082         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
12083         even for a native compilation.
12084
12085 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
12086
12087         Changes to make the gdb.tar.Z rule work better.
12088
12089         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
12090         (DEVO_SUPPORT):  Add configure.texi.
12091         (bfd-ilrt.tar.Z):  Remove ancient rule.
12092
12093 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
12094
12095         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12096         pick up the machine and system specific header files.
12097
12098         * configure.in, config.sub: added new target m68010-adobe-scout,
12099         with alias of adobe68k.  Changed configure.in to check for
12100         -scout before -sco* to avoid a false match.
12101
12102         * Makefile.in: added AS_FOR_TARGET, passed down in
12103         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
12104         the C compiler to use to create programs which are run in the
12105         build environment, set it to default to $(CC), and passed it down
12106         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12107
12108 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
12109
12110         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
12111         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
12112         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
12113         FOR_TARGET variants, to newlib and libg++.
12114
12115 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12116
12117         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
12118         first.
12119
12120 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
12121
12122         * config.sub:  Accept `elf' as an environment.
12123
12124 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
12125
12126         * Makefile.in (all-opcodes):  cd into the right directory
12127
12128 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
12129
12130         * configure: added -program_transform_name option, used as
12131         argument to sed when installing programs.
12132         configure.texi: added documentation for -program_prefix,
12133         -program_suffix and -program_transform_name.
12134
12135 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
12136
12137         * config.sub:  Accept i486 where i386 ok.
12138
12139 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
12140
12141         * config.sub: accept we32k
12142
12143 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
12144
12145         * config.sub, configure.in: accept OSE68000 and OSE68k.
12146
12147         * Makefile.in: don't create all directories for ``make install'';
12148         let the subdirectories create the ones they need.
12149
12150 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12151
12152         * COPYING: new file, GPL v2
12153
12154 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12155
12156         * Makefile.in: use the new gen-info-dir, which needs a template
12157         argument (which also lives in texinfo)
12158
12159         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
12160
12161 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
12162
12163         * config.sub (ncr3000):  Change i386 to i486.
12164
12165 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12166
12167         * Makefile.in: add install-rcs, install-grep to
12168         install-no-fixedincludes, removed install-bison and install-libgcc
12169
12170 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
12171
12172         * configure.in: grab the HPUX makefile fragment if on HPUX
12173
12174 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
12175
12176         * Makefile.in: eradicate bison spoor (ditto libgcc).
12177          configure.in: recognise m68{k,000}-ericsson-OSE.
12178          es1800 is alias for m68k-ericsson-OSE
12179
12180 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12181
12182         * configure.in: rearrange the parts that remove programs from
12183         configdirs, based now on HOST==TARGET or by canonical triple.
12184
12185 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12186
12187         * test-build.mk: recurse explicitly with -f test-build.mk when
12188           appropriate.  predicate stage3 and comparison on the existence
12189           of gcc.  That is, if gcc isn't around, we aren't three-staging.
12190           On very clean, also remove ...stamp-co.  Build in-place before
12191           doing other builds.
12192
12193 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
12194
12195         * Makefile.in, configure.in: add tgas
12196
12197 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12198
12199         * Makefile.in: a number of changes merged in from progressive.
12200
12201         * configure.in: add libm.
12202
12203         * .cvsignore: ignore some stuff that comes from test-build.mk.
12204
12205 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
12206
12207         * config.sub:  Add es1800 (m68k-ericsson-es1800).
12208
12209 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
12210
12211         * configure: Add program_suffix (parallel to program_prefix)
12212         * Makefile.in: adjust directory-creating script for losing decstation
12213
12214 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
12215
12216         * configure:  Minor $subdir-related fixes.
12217
12218 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
12219
12220         * configure: fix various problems with propogating
12221         makefile_target_frag in subdirs.
12222         * configure.in: config libgcc if its there
12223
12224 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
12225
12226         * config.sub:  HPPA merge.
12227
12228 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
12229
12230         * Makefile.in:  Replace all-bison with all-byacc in all
12231         dependency lines for other tools (which now use byacc).
12232
12233 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
12234
12235         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
12236
12237 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
12238
12239         * Makefile.in: make gprof rules similar to byacc rules (instead of
12240         vestigal $(unsubdir) that didn't work...)
12241
12242 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
12243
12244         * config.sub:  Add support for Linux.
12245         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
12246         (at least for libg++).
12247
12248 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
12249
12250         * configure.texi: fix doc for the -nfp option to configure
12251
12252 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
12253
12254         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
12255
12256 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
12257
12258         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
12259         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
12260         * configure.in: added solaris* host_makefile_frag hook.
12261
12262 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12263
12264         * config.sub: changed recognition of m68000 so that various
12265         m68k types can be specified via m680[01234]0
12266
12267 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12268
12269         * config.sub (basic_machine): fix sed so that '-foo' isn't
12270         completely substituted out while .+'-foo' loses the '-foo'
12271
12272 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
12273
12274         * config.sub ($os): Add -aout.
12275
12276 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
12277
12278         * configure:  If host_makefile_frag is absolute, don't
12279         prefix ${invsubdir} (relevant to libg++ auto-configure).
12280
12281 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
12282
12283         * Makefile.in (tooldir): Define it.
12284         (all-ld): Depend on all-flex.
12285
12286 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
12287
12288         * Makefile.in (check):  Fix libg++ special case.
12289
12290 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
12291
12292         * configure: do not bury `pwd` into config.status, thus do fewer
12293           pwd's.
12294
12295         * configure: print the "Building in" message only when building in
12296           other than "." AND verbose.
12297
12298         * configure: remove -s, rework -v to better accomodate guested
12299           configures.
12300
12301         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12302
12303 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
12304
12305         * Makefile.in: macroize flags passed on recursion.  remove
12306           fileutils.
12307
12308 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
12309
12310         * configure: get makesrcdir right for subdirs deeper than 1.
12311
12312         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12313           install.
12314
12315 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
12316
12317         * Makefile.in: don't print subdir_do or recursion lines.
12318
12319 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
12320
12321         * standards.texi: added menu item.
12322
12323         * Makefile.in: build and install standards.info.
12324
12325         * standards.texi: new file.
12326
12327 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12328
12329         * configure: test for and move config.status pieces from
12330           ${subdir}/.
12331
12332 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
12333
12334         * configure:  Test for existance of files before trying to mv
12335         them, to avoid numerous non-existance messages.
12336
12337 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
12338
12339         * configure: correct final line of config.status.
12340
12341         * configure: patch from eggert.  Avoids a protection problem if
12342           the original Makefile.in is read only.
12343
12344         * configure: use move-if-change from gcc to create config.status.
12345           Some makefiles depend on config.status to tell if a directory
12346           has been reconfigured for a different host.  This change
12347           prevents those directories from remaking everything in the case
12348           where the reconfig was only intended to rebuild a Makefile.
12349
12350         * configure: test for config.sub with "config.sub sun4" rather
12351           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
12352           host alias from a missing config.sub.
12353
12354 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12355
12356         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12357           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
12358
12359 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
12360
12361         * configure: mkdir ${subdir} as needed.
12362
12363 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
12364
12365         * Makefile.in,configure.in: added autoconf.
12366
12367 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12368
12369         * Makefile.in: no longer pass against on recursion.
12370
12371         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12372           definitions are not inherited.
12373
12374         * configure: correct makesrcdir when subdir is .
12375
12376 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
12377
12378         * configure:  Add support for 'subdirs' variable, which is
12379         like 'configdirs', except that configure doesn't re-invoke
12380         itself for subdirs, it just creates a Makefile for each subdir.
12381         * configure.texi:  Document subdirs.
12382
12383 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12384
12385         * configure.in: added flex to configdirs
12386
12387 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
12388
12389         * Makefile.in: remove clean-stamps from clean.
12390
12391 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
12392
12393         * configure.in:  Add gdbtest to configdirs.
12394
12395 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
12396
12397         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
12398         to recursive makes.
12399         * configure.in:  Recognize new ncr3000 config.
12400
12401 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
12402
12403         * Makefile.in, configure.in: removed references to gdbm.
12404
12405 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
12406
12407         * config.sub:  Don't canonicalize os value
12408         newsos* to bsd (readline needs to check for newsos).
12409         (This fix was earlier made Jan 31, but got re-broken.)
12410
12411 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
12412
12413         * configure.in:  sco is an os, not a vendor!
12414
12415         * configure:  Quote $( better.  Keep various shells happy.
12416
12417 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
12418
12419         * Makefile.in: eliminate stamp-files.
12420
12421 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
12422
12423         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
12424           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
12425
12426 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
12427
12428         * config.sub:  fix iris/iris3.
12429
12430 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
12431
12432         * configure: re-add -rm.
12433
12434 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
12435
12436         * Maskefile.in: add .stmp-rcs to all.
12437
12438         * configure.in: remove gas from rs6000 build, use aix host fragment.
12439
12440 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
12441
12442         * configure: pass down site_option during recursion.
12443
12444 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
12445
12446         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
12447
12448 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
12449
12450         * configure: Change exec_prefix so that it really defaults to prefix.
12451
12452 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
12453
12454         * Makefile.in, configure.in:  Add support for mmalloc library.
12455
12456 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
12457
12458         * Makefile.in: add stmp dependencies for a few more things.
12459
12460 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
12461
12462         * configure: adjusted error message on objdir/srcdir configure
12463           collision, per john's suggestion.
12464
12465         * Makefile.in: add libiberty stmp to all and all.cross.
12466
12467 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
12468
12469         * Makefile.in: remove force dependencies, add grep to all.
12470
12471 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
12472
12473         * Makefile.in: drop flex.  make stamp files work.
12474
12475         * configure: added test for conflicting configuration in srcdir,
12476           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
12477           gets cranky.  use relative paths for configure and srcdir
12478           whenever possible.  Send some error messages to stderr that were
12479           going to stdout.
12480
12481 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
12482
12483         * Makefile.in:  Fix libg++ rule to check for gcc directory
12484         before using gcc/gcc.  Also pass XTRAFLAGS.
12485
12486 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
12487
12488         * Makefile.in: added stmp-files so that directories aren't polled
12489           when they are already built.
12490
12491         * configure.texi: fixed a node pointer problem.
12492
12493 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
12494
12495         * config.sub configure.in gdb/configure.in
12496         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12497         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12498         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
12499
12500 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12501
12502         * configure: -recurring becomes -silent.  corrected help message
12503           for -site= option.
12504
12505         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12506
12507 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12508
12509         * configure: when building Makefile for crosses, replace
12510           tooldir and program_prefix.  default srcdir from location of
12511           config.sub.  remove "for host in hosts" and "for target in
12512           targets" loops.
12513
12514 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12515
12516         * Makefile.in: Do not pass bindir or mandir to cvs.
12517
12518 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
12519
12520         * Makefile.in, configure.in: removed traces of namesubdir,
12521           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
12522           copyrights to '92, changed some from Cygnus to FSF.
12523
12524         * configure.texi: remove most references to multiple hosts,
12525           multiple targets, subdirs, etc.
12526
12527         * configure.man: removed rcsid. reference config.sub not
12528           config.subr.
12529
12530         * Makefile.in: mkdir $(infodir) on install-info.
12531
12532 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
12533
12534         * configure.texi:  Explain better about .gdbinit and about
12535         the environment that configure.in sections run in.
12536
12537 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
12538
12539         * configure.in:  Ultrix is only a decstation if it's a MIPS.
12540
12541 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
12542
12543         * README:  DOC.configure => cfg-paper.texi.
12544
12545 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
12546
12547         * config.sub (near case $os):  Don't convert newsos* to bsd!
12548
12549 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
12550
12551         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
12552         the number of copies of COPYING that go into the GDB tar file.
12553
12554 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
12555
12556         * bfd/configure.in, gdb/config/mh-i386sco,
12557         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12558         Fix SCO configuration stuff.
12559
12560 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
12561
12562         * Makefile.in:  For libg++, make sure the -I pointing
12563         to the gcc directory goes *after* all the libg++-local -I flags.
12564         Also, move just-gcc dependency from just-libg++ to all-libg++.
12565
12566 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
12567
12568         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
12569
12570 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
12571
12572         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
12573
12574 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
12575
12576         * config.sub:  Add stratus configuration frags.  Also
12577         submitted to FSF.
12578
12579 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
12580
12581         * Makefile.in (DEV_SUPPORT):  add configure.man.
12582
12583         * config.sub(Decode manufacturer-specific):  add -none*.
12584
12585 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
12586
12587         * Makefile.in:  remove form feeds to make Sun's make happy.
12588         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
12589
12590 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
12591
12592         * Makefile.in (AR_FLAGS):  Make quieter.
12593
12594 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
12595
12596         * configure.in:  Add libg++.
12597         * configure:  When verbose, don't output the command line at each
12598         level; it will be unremarkably the same as the previous version,
12599         which will be the same as what the user typed.
12600
12601 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
12602
12603         * configure.in, Makefile.in: fix clean-info, add flex.  add
12604           fileutils.
12605
12606         * configure: be less sensitive to spaces in Makefile.in.  Do not
12607           look for sources in "..".  Doing so breaks subdirectories that
12608           might have their own configure.  If a subdir has it's own
12609           configure script, use it.
12610
12611 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
12612
12613         * cfg-paper.texi: some changes suggested by rms.
12614
12615 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
12616
12617         * config.sub:  Merge in some small additions from the FSF version,
12618         taken from the gcc distribution, to bring the Cygnus and FSF
12619         versions into closer sync.
12620
12621 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
12622
12623         * configure.in:  Changed svr4 references to sysv4.
12624
12625 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
12626
12627         * configure: added -V for version number option.
12628
12629 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
12630
12631         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12632           renamed from DOC.configure to cfg-paper.texi.
12633
12634 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12635
12636         * configure, config.subr, config.sub: config.subr is now
12637           config.sub again.
12638
12639 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
12640
12641         * configure.texi: new file, in progress.
12642
12643         * Makefile.in: build info file and install the man page for
12644           configure.
12645
12646         * configure.man: new file, first cut.
12647
12648         * configure: find config.subr again now that configuration "none"
12649           has gone.  removed all traces of the -ansi option.  removed all
12650           traces of the -languages option.
12651
12652         * config.subr: resync from rms.
12653
12654 1991-12-11  K. Richard Pixley  (rich at rtl.cygnus.com)
12655
12656         * configure, config.sub, config.subr: merge config.sub into
12657           config.subr, call the result config.subr, remove config.sub, use
12658           config.subr.
12659
12660         * Makefile.in: revised install for dir.info.
12661
12662 1991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
12663
12664         * configure.in: add decstation host makefile frag.
12665
12666         * Makefile.in: BISON now bison -y again.  also install-gcc on
12667           install.  clean-gdbm on clean.  infodir belongs in datadir.
12668           Make directories for info install.  Build dir.info here then
12669           install it.
12670
12671 1991-12-09  K. Richard Pixley  (rich at rtl.cygnus.com)
12672
12673         * Makefile.in: fix for bad directory tests.
12674
12675 1991-12-07  K. Richard Pixley  (rich at rtl.cygnus.com)
12676
12677         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
12678           regexp.  -srcdir relative was being handled incorrectly.
12679
12680         * Makefile.in: unwrapped some for loops so that parallel makes
12681           work again and so one can focus one's attention on a particular
12682           package.
12683
12684 1991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
12685
12686         * configure: added PWD as a stand in for `pwd` (for speed). use
12687           elif wherever possible.  make -srcdir work without -objdir.
12688           -objdir= commented out.
12689
12690 1991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
12691
12692         * configure: +options become --options.  -subdirs commented out.
12693           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
12694           Makefile now at top of generated Makefile.  Removed cvs log
12695           entries.  added -srcdir.  create .gdbinit only if there is one
12696           in ${srcdir}.
12697
12698         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
12699           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
12700           and mandir now keyed off datadir by default.
12701
12702 1991-11-22  K. Richard Pixley  (rich at rtl.cygnus.com)
12703
12704         * Freshly created ChangeLog.
12705
12706 \f
12707 Local Variables:
12708 mode: change-log
12709 left-margin: 8
12710 fill-column: 76
12711 version-control: never
12712 End:
12713