OSDN Git Service

Merge from GCC:
[pf3gnuchains/pf3gnuchains3x.git] / ChangeLog
1 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2
3         Merge from GCC:
4
5         2009-03-16  Joseph Myers  <joseph@codesourcery.com>
6
7         * configure.ac (--with-host-libstdcxx): New option.
8         * configure: Regenerate.
9
10         2009-01-29  Robert Millan  <rmh@aybabtu.com>
11
12         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
13         * configure: Regenerate.
14
15         2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
16
17         PR tree-optimization/38515
18         * configure.ac (cloog-polylib): Removed.
19         (with_ppl, with_cloog): Test for "no".
20         * configure: Regenerated.
21
22 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23
24         Backport from git Libtool:
25
26         2009-01-19  Robert Millan  <rmh@aybabtu.com>
27         Support GNU/kOpenSolaris.
28         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
29         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
30         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
31         GNU/kOpenSolaris.
32
33 2009-02-05  Andreas Schwab  <schwab@suse.de>
34
35         * Makefile.tpl (stage_last): Define $r and $s before using
36         $(RECURSE_FLAGS_TO_PASS).
37         * Makefile.in: Regenerate
38
39 2009-01-21  Jeff Johnston  <jjohnstn@redhat.com>
40
41         * COPYING.NEWLIB: Add ARM license.
42
43 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
44
45         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
46         (all-opcodes): Depend on all-libiberty.
47         * Makefile.in: Regenerate.
48
49 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
50
51         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
52         * configure: Regenerate.
53
54 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
55
56         Backport link test fix from upstream Libtool:
57
58         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
59         Add cache variables to tests that require the linker to work.
60         For shlibpath_overrides_runpath, this also changes the semantics
61         to let the result from the C compiler take precedence.
62         compiler take precedence.
63
64 2008-12-02  Ben Elliston  <bje@au.ibm.com>
65
66         * config.sub, config.guess: Update from upstream sources.
67
68 2008-12-17  Jeff Johnston  <jjohnstn@redhat.com>
69
70         * COPYING.NEWLIB: Updated.
71         * COPYING.LIBGLOSS: Ditto.
72
73 2008-12-16  Paolo Bonzini  <bonzini@gnu.org>
74
75         Sync with GCC:
76
77         2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
78
79         * configure.ac (ppllibs): Add by default the lib flags.
80         * configure: Regenerate.
81
82         2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
83
84         * configure.ac: Add double brackets on darwin[912].
85         * configure: Regenerate.
86
87         2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
88
89         * configure.ac: Expand to darwin10 and later.
90         * configure: Regenerate.
91
92 2008-12-02  Andreas Schwab  <schwab@suse.de>
93
94         * Makefile.def: configure-target-boehm-gc depends on
95         all-target-libstdc++-v3.
96         * Makefile.in: Regenerate.
97
98 2008-12-02  Ben Elliston  <bje@au.ibm.com>
99
100         * config.sub, config.guess: Update from upstream sources.
101
102 2008-11-27  Joseph Myers  <joseph@codesourcery.com>
103
104         Merge from GCC:
105
106         2007-12-02  Matthias Klose  <doko@ubuntu.com>
107
108         * config-ml.in: Remove 64bit configure tests.
109
110         2008-05-14  Rafael Espindola  <espindola@google.com>
111
112         * config-ml.in: don't handle --enable-shared and --enable-static.
113
114         2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
115             Tobias Grosser  <grosser@fim.uni-passau.de>
116             Jan Sjodin  <jan.sjodin@amd.com>
117             Harsha Jagasia  <harsha.jagasia@amd.com>
118             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
119             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
120             Adrien Eliche  <aeliche@isty.uvsq.fr>
121
122         Merge from graphite branch.
123         * configure: Regenerate.
124         * Makefile.in: Regenerate.
125         * configure.ac (host_libs): Add ppl and cloog.
126         Add checks for PPL and CLooG.
127         * Makefile.def (ppl, cloog): Added modules and dependences.
128         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
129         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
130
131         2008-09-03  Richard Guenther  <rguenther@suse.de>
132
133         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
134         cloog test.
135         * configure: Re-generate.
136
137         2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
138
139         * configure.ac (--with-cloog-polylib): New.
140         (--disable-cloog-version-check): New.
141         (--disable-ppl-version-check): New.
142         * configure: Re-generate.
143
144         2008-09-05  Richard Guenther  <rguenther@suse.de>
145
146         * configure.ac: Initialize clooglibs to -lcloog.
147         * configure: Re-generate.
148
149         2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
150
151         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
152         recommended version to 2.3.2.
153
154         * configure: Regenerate.
155
156         2008-10-31  Ben Elliston  <bje@au.ibm.com>
157
158         * configure.ac (spu-*-*): Remove special case.
159         * configure: Regenerate.
160
161         Complete comment text from GCC version of:
162
163         2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
164
165         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
166         (GCC_SHLIB_SUBDIR): New.
167         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
168         * configure: Regenerate.
169         * Makefile.in: Regenerate.
170
171 2008-11-27  Tristan Gingold  <gingold@adacore.com>
172
173         * configure.ac: Build gdb for i?86-*-darwin*
174         * configure: Regenerated.
175
176 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
177
178         PR bootstrap/38014
179         PR bootstrap/37923
180
181         Revert:
182
183         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
184
185         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
186         * Makefile.in: Regenerated.
187
188         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
189
190         PR gdb/921
191         PR gdb/1646
192         PR gdb/2175
193         PR gdb/2176
194
195         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
196         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
197         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
198         (HOST_EXPORTS): Pass CPPFLAGS.
199         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
200         (LDFLAGS_FOR_TARGET): Initialize from configure script.
201         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
202         * Makefile.in, configure: Regenerated.
203         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
204         and CPPFLAGS_FOR_BUILD.
205
206 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
207
208         * configure.ac [spu-*-*]: Do not set skipdirs.
209         * configure: Re-generate.
210
211 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
212
213         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
214         * Makefile.in: Regenerated.
215
216 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
217
218         PR gdb/921
219         PR gdb/1646
220         PR gdb/2175
221         PR gdb/2176
222
223         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
224         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
225         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
226         (HOST_EXPORTS): Pass CPPFLAGS.
227         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
228         (LDFLAGS_FOR_TARGET): Initialize from configure script.
229         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
230         * Makefile.in, configure: Regenerated.
231         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
232         and CPPFLAGS_FOR_BUILD.
233
234 2008-09-29  Peter O'Gorman  <pogma@thewrittenword.com>
235
236         * libtool.m4: Update to libtool 2.2.6.
237         * lt~obsolete.m4: Update to libtool 2.2.6.
238         * ltmain.sh: Update to libtool 2.2.6.
239         * ltsugar.m4: Update to libtool 2.2.6.
240         * ltversion.m4: Update to libtool 2.2.6.
241         * ltoptions.m4: Update to libtool 2.2.6.
242         * ltgcc.m4: Update to match changes from libtool 2.2.6.
243
244 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
245
246         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
247         (GCC_SHLIB_SUBDIR): New.
248         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
249         * configure: Regenerate.
250         * Makefile.in: Regenerate.
251
252 2008-08-28  Tristan Gingold  <gingold@adacore.com>
253
254         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
255         Enable bfd, binutils and opcodes.
256         * configure: Regenerate.
257
258 2008-08-16  Nicolas Roche  <roche@adacore.com>
259
260         * Makefile.tpl: Add BOOT_ADAFLAGS.
261         * Makefile.in: Regenerate.
262
263 2008-08-16  Richard Sandiford  <rdsandiford@googlemail.com>
264
265         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
266         * configure: Regenerate.
267
268 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
269
270         Sync with gcc:
271         2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
272
273         * configure.ac: Add makefile fragments for hpux.
274         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
275         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
276         * configure: Regenerate.
277         * Makefile.in: Regenerate.
278
279         2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
280
281         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
282         * Makefile.in: Regenerate.
283         * configure: Regenerate.
284
285 2008-06-18  Ian Lance Taylor  <iant@google.com>
286
287         * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
288
289         * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
290
291 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
292
293         * configure: Regenerate.
294
295 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
296
297         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
298         "$@" is still intact with both Autoconf 2.59 and 2.62.
299         * configure: Regenerate.
300
301 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
302
303         * Makefile.tpl: Fix comment errors.
304         * Makefile.in: Regenerate.
305
306 2008-06-13  Julian Brown  <julian@codesourcery.com>
307
308         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
309         of libobjc for ARM EABI Linux.
310         * configure: Regenerate.
311
312 2008-06-12  David S. Miller  <davem@davemloft.net>
313             David Edelsohn  <edelsohn@gnu.org>
314
315         * configure.ac: Add powerpc*-*-* to gold supported targets.
316         * configure: Regenerate.
317
318 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
319
320         PR tree-optimization/36218
321         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
322         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
323         (all prefix="build-"): Pass them to build-system sub-makes.
324         * Makefile.in: Regenerate.
325
326 2008-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
327
328         * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
329         README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
330         mkdep, and compile.  Update comments.
331         (ETC_SUPPORT): Add ChangeLog and update comments.
332
333 2008-05-11  Ian Lance Taylor  <iant@google.com>
334
335         * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
336
337 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
338
339         Sync with gcc:
340         2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
341
342         PR bootstrap/35457
343         * configure.ac: Include override.m4.
344         * configure: Regenerate.
345
346         2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
347
348         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
349         * Makefile.in: Regenerate.
350
351         2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
352
353         * configure.ac: Do not build libssp for the AVR.
354         * configure: Regenerate.
355
356 2008-04-18  Nick Clifton  <nickc@redhat.com>
357
358         * MAINTAINERS: Replace reference to configure.in with reference to
359         configure.ac.
360
361 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
362
363         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
364         as nonconfigurable directories list.
365         * configure: Regenerate.
366
367 2008-04-14  David S. Miller  <davem@davemloft.net>
368
369         * configure.ac: Add sparc*-*-* to gold supported targets.
370         * configure: Regenerate.
371
372 2008-04-14  Ben Elliston  <bje@au.ibm.com>
373
374         * config.sub, config.guess: Update from upstream sources.
375
376 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
377
378         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
379         * Makefile.in: Regenerate.
380
381 2008-04-07  Ian Lance Taylor  <iant@google.com>
382
383         * Makefile.def: check-gold depends upon all-binutils.
384         * Makefile.in: Regenerate.
385
386 2008-04-04  Nick Clifton  <nickc@redhat.com>
387
388         PR binutils/4334
389         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
390         builds.
391         * configure: Regenerate.
392
393 2008-04-04  NightStrike  <NightStrike@gmail.com>
394
395         PR other/35151
396         * configure.ac: Combine rules for mingw32 and mingw64.
397         * configure: Regenerate.
398
399 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
400
401         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
402         * Makefile.in: Regenerate.
403
404 2008-03-20  Ian Lance Taylor  <iant@google.com>
405
406         * configure.ac: Add support for --enable-gold.
407         * Makefile.def: Add gold as a directory like ld.
408         * configure, Makefile.in: Regenerate.
409
410 2008-03-19  Andreas Krebbel  <krebbel1@de.ibm.com>
411
412         * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
413         (s390_cond_extensions): Reduced extensions to the compare related.
414         (main): z10 cpu type option added.
415         (expandConditionalJump): Renamed to ...
416         (insertExpandedMnemonic): ... this.
417
418         * opcodes/s390-opc.c: Re-group the operand format makros.
419         (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
420         INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
421         INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
422         INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
423         INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
424         INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
425         INSTR_SIL_RDU): New instruction formats added.
426         (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
427         MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
428         MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
429         MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
430         MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
431         MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
432         masks added.
433         (s390_opformats): New formats added "ris", "rrs", "sil".
434         * opcodes/s390-opc.txt: Add the conditional jumps with the
435         extensions removed from automatic expansion in s390-mkopc.c manually.
436         (asi - trtre): Add new System z10 EC instructions.
437         * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
438
439 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
440
441         * configure.ac: m4_include config/proginstall.m4.
442         * configure: Regenerate.
443
444 2008-03-16  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
445
446         Backport from upstream Libtool:
447
448         2007-10-12  Eric Blake  <ebb9@byu.net>
449
450         Deal with Autoconf 2.62's semantic change in m4_append.
451         * ltsugar.m4 (lt_append): Replace broken versions of
452         m4_append.
453         (lt_if_append_uniq): Don't require separator to be overquoted,
454         and avoid broken m4_append.
455         (lt_dict_add): Fix typo.
456         * libtool.m4 (_LT_DECL): Don't overquote separator.
457
458 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
459
460         * config.rpath: Add AIX 6 support.
461
462 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
463
464         * Makefile.def (stageprofile).  Remove -fprofile-generate
465         from stage_libcflags.
466         * Makefile.in: Regenerate.
467
468 2008-03-13  Ben Elliston  <bje@au.ibm.com>
469
470         * config.sub, config.guess: Update from upstream sources.
471
472 2008-03-06  Florian Krohm  <fkrohm@us.ibm.com>
473
474         * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
475         * s390-opc.txt (cmpsc): Duplicate entry removed.
476         (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
477         cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
478         fier, cu42, cu41): Fix operand format.
479
480 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
481
482         PR bootstrap/32009
483         PR bootstrap/32161
484
485         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
486         * configure: Regenerate.
487
488         * Makefile.def: Define stage_libcflags for all bootstrap stages.
489         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
490         STAGE4_LIBCFLAGS): New.
491         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
492         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
493         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
494         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
495         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
496         for target modules.  Don't export LIBCFLAGS.
497         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
498         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
499         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
500         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
501         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
502         * Makefile.in: Regenerate.
503
504 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
505
506         PR libgcj/33085
507         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
508         Do not use -DDLL_EXPORT.  Backport from upstream.
509
510 2008-02-14  Nick Clifton  <nickc@redhat.com>
511
512         Import this patch from gcc:
513         2008-01-24  David Edelsohn  <edelsohn@gnu.org>
514
515         * libtool.m4: Backport AIX 6 support from ToT Libtool.
516
517 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
518
519         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
520         * configure: Regenerate.
521
522 2008-01-31  Marc Gauthier  <marc@tensilica.com>
523
524         * configure.ac (xtensa*-*-*): Recognize processor variants.
525         * configure: Regenerate.
526
527 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
528
529         PR bootstrap/34922
530         * configure.ac (PARSE_ARGS): Push suitable setting of
531         ac_subdirs_all, for `./configure --help=recursive'.
532         Handle `+' in generic toplevel directory disabling.
533         * configure: Regenerate.
534
535 2008-01-23  Ben Elliston  <bje@au.ibm.com>
536
537         * config.sub, config.guess: Update from upstream sources.
538
539 2008-01-08  Ben Elliston  <bje@au.ibm.com>
540
541         * config.sub, config.guess: Update from upstream sources.
542
543 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
544
545         * COPYING.LIBGLOSS: Update default copyright.
546
547 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
548
549         * COPYING.NEWLIB: Update default copyright.
550
551 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
552
553         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
554         Change recommended MPFR from 2.2.1 > 2.3.0.
555         * configure: Regenerate.
556
557 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
558
559         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
560         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
561         * Makefile.in: Regenerate.
562
563 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
564
565         * configure.ac: Enable libjava for x86_64-*-darwin9.
566         * configure: Regenerate.
567
568 2007-12-05  Ben Elliston  <bje@au.ibm.com>
569
570         * config.sub, config.guess: Update from upstream sources.
571
572 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
573
574         * config-ml.in: Robustify against white space in absolute file
575         names.
576
577         * config-ml.in (multi-clean): Substitute ${Makefile}.
578         Remove superfluous ${Makefile} in list.
579
580 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
581
582         * Makefile.def (dependencies): Make configure-gdb depend on
583         all-intl.
584         * Makefile.in: Regenerated.
585
586 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
587
588         * Makefile.def: To avoid problems running with parallel makes,
589         build newlib before libgloss so that target specific header
590         files are availble.
591         * Makefile.in: Regenerate.
592
593 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
594
595         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
596         * Makefile.in: Regenerate.
597
598 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
599
600         * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
601         * libdecnumber: New directory, imported from GCC.
602
603 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
604
605         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
606         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
607         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
608         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
609         * configure: Regenerate.
610
611 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
612
613         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
614         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
615         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
616         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
617         * configure.ac: Default them to host tools for $host = $build.
618         Subst them.
619
620         * configure: Regenerate.
621         * Makefile.in: Regenerate.
622
623 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
624
625         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
626         * configure: Regenerate.
627
628 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
629
630         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
631         libstdc++.
632         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
633         * configure: Regenerate.
634         * Makefile.in: Regenerate.
635
636 2007-09-17  Andreas Schwab  <schwab@suse.de>
637
638         * configure.ac: Raise minimum makeinfo version to 4.6.
639         * configure: Regenerate.
640
641 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
642
643         * configure.ac: Correct makeinfo version check.
644         * configure: Regenerate.
645
646 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
647
648         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
649         to $skipdirs and only disable gprof for newlib.  Use the normal
650         mips*-elf* handling in other respects.
651         * configure: Regnerate.
652
653 2007-09-12  David Daney  <ddaney@avtrex.com>
654
655         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
656         enabling libgcj.
657         * configure: Regenerate.
658
659 2007-09-12  Richard Guenther  <rguenther@suse.de>
660
661         * configure.ac (--enable-stage1-checking): If neither --enable-checking
662         nor --disable-checking is provided also turn on yes and types
663         checking for stage1.
664         * configure: Re-generate.
665
666 2007-09-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
667
668         PR target/33281
669         * configure.ac: Use config/mh-mingw on mingw.
670         * configure: Regenerate.
671
672 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
673
674         PR other/32154
675         * configure.ac: For libgloss targets, point the linker to the linker
676         script, startup code and simulator library.
677         * configure: Regenerate.
678
679 2007-09-09  Andrew Haley  <aph@redhat.com>
680
681         * configure.ac (noconfigdirs): Remove target-libffi and
682         target-libjava.
683
684 2007-08-29  Nick Clifton  <nickc@redhat.com>
685
686         * config.sub, config.guess: Update from upstream sources.
687
688 2007-08-21  Richard Guenther  <rguenther@suse.de>
689
690         * configure.ac: Add types checking to stage1 checking flags.
691         * configure: Regenerate.
692
693 2007-08-18  Paul Brook  <paul@codesourcery.com>
694             Joseph Myers  <joseph@codesourcery.com>
695
696         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
697         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
698         * Makefile.in: Regenerate.
699         * configure.ac (--with-debug-prefix-map): New.
700         * configure: Regenerate.
701
702 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
703             Nigel Stephens  <nigel@mips.com>
704
705         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
706         as target_makefile_frag.
707         * configure: Regenerate.
708
709 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
710
711         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
712         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
713         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
714         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
715         (do-compare, do-compare3, do-compare-debug): New.
716         ([+compare-target+]): Use them.
717
718 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
719
720         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
721         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
722         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
723         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
724         (do-compare, do-compare3, do-compare-debug): New.
725         ([+compare-target+]): Use them.
726
727 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
728             Ben Elliston  <bje@au.ibm.com>
729
730         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
731         --silent if $silent.
732         * configure: Regenerate.
733
734 2007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
735
736         * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
737
738 2007-07-17  Nick Clifton  <nickc@redhat.com>
739
740         * COPYING3: New file.  Contains version 3 of the GNU General
741         Public License.
742         * COPYING3.LIB: New file.  Contains version 3 of the GNU
743         Lesser General Public License.
744
745 2007-07-11  Bernd Schmidt  <bernd.schmidt@analog.com>
746
747         * configure.ac: Fix my previous change to really match GCC.
748         * configure: Regenerate.
749
750 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
751
752         * configure.ac: Rewrite 'configure --help' strings to look nicer.
753         * configure: Regenerate.
754
755 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
756
757         * configure.ac: Add some missing m4 quotation.
758         * configure: Regenerate.
759
760 2007-07-09  Kai Tietz   <kai.tietz@onevision.com>
761
762         * Makefile.def: Add windmc tool to build.
763         * Makefile.tpl: Likewise.
764         * configure.ac: Likewise.
765         * Makefile.in: Regenerate.
766         * configure: Regenerate.
767
768 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
769
770         * lt~obsolete.m4: New. Import from 20070318 libtool.
771
772 2007-06-29  Bernd Schmidt  <bernd.schmidt@analog.com>
773
774         * configure.ac: Don't add target-libmudflap to noconfigdirs for
775         uclinux and linux-uclibc targets.
776         * configure: Regenerate.
777
778 2007-06-28  DJ Delorie  <dj@redhat.com>
779
780         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
781         not building newlib.
782         * configure: Regenerated.
783
784 2007-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
785
786         * src-release (DEVO_SUPPORT): Correct typos.
787
788 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
789
790         * Makefile.def: Add dependency from configure-gdb to all-bfd.
791         * Makefile.in: Regenerated.
792
793 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
794
795         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
796         (distclean-stage[+id+]): Possibly delete stage_last.
797         * Makefile.in: Regenerate.
798
799 2007-06-07  Ben Elliston  <bje@au.ibm.com>
800
801         * config.sub, config.guess: Update from upstream sources.
802
803 2007-06-07  Ben Elliston  <bje@au.ibm.com>
804
805         * Makefile.tpl: Fix spelling error.
806         * Makefile.in: Regenerate.
807
808 2007-06-04  Paolo Bonzini  <bonzini@gnu.org>
809
810         Sync with gcc:
811         2007-05-30  Jakub Jelinek  <jakub@redhat.com>
812
813         PR bootstrap/29382
814         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
815         * configure: Rebuilt.
816
817 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
818
819         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
820         lt_cv_sys_max_cmd_len.
821
822 2007-05-31  Paolo Bonzini  <bonzini@gnu.org>
823
824         * ltgcc.m4: Update from GCC.
825
826 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
827
828         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
829
830 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
831
832         * ltmain.sh: Update from GCC.
833         * libtool.m4: Update from GCC.
834         * ltsugar.m4: New. Update from GCC.
835         * ltversion.m4: New. Update from GCC.
836         * ltoptions.m4: New. Update from GCC.
837         * ltconfig: Remove.
838         * ltcf-c.sh: Remove.
839         * ltcf-cxx.sh: Remove.
840         * ltcf-gcj.sh: Remove.
841         * src-release: Update with new libtool file list.
842
843 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
844
845         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
846         stage_cflags.
847         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
848         Remove CFLAGS/LIBCFLAGS.
849         (configure-stage[+id+]-[+prefix+][+module+],
850         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
851         * Makefile.in: Regenerate.
852
853 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
854
855         * config-ml.in: Update from GCC.
856
857 2007-04-09  Daniel Jacobowitz  <dan@codesourcery.com>
858
859         * src-release (do-proto-toplev): Process the support directories before
860         the tool directory.
861
862 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
863
864         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
865         of glob.  Quote arguments with single quotes too.
866         * configure: Regenerate.
867
868 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
869
870         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
871         * Makefile.in: Regenerate
872
873 2007-03-07  Andreas Schwab  <schwab@suse.de>
874
875         * configure: Regenerate.
876
877 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
878
879         * configure.ac: Add "--with-pdfdir" configure option,
880         which defines pdfdir variable.
881         * Makefile.def (target=fixincludes): Add install-pdf to
882         missing targets.
883         (recursive_targets): Add install-pdf target.
884         (flags_to_pass): Add pdfdir.
885         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
886         target.
887         * configure: Regenerate
888         * Makefile.in: Regenerate
889
890 2007-02-28  Eric Christopher  <echristo@apple.com>
891
892         Revert:
893         2006-12-07  Mike Stump  <mrs@apple.com>
894
895         * Makefile.def (dependencies): Add dependency for
896         install-target-libssp and install-target-libgomp on
897         install-gcc.
898         * Makefile.in: Regenerate.
899
900 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
901
902         * configure: Regenerate.
903         * configure.ac: Move statements after variable declarations.
904
905 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
906
907         * configure.ac: Adjust for loop syntax.
908         * configure: Regenerate.
909
910 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
911
912         * configure: Rebuilt.
913
914 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
915
916         * configure.ac: Drop multiple occurrences of --enable-languages,
917         and fix its quoting.
918         * configure: Rebuilt.
919
920 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
921             Nathan Sidwell  <nathan@codesourcery.com>
922             Vladimir Prus  <vladimir@codesourcery.com
923             Joseph Myers  <joseph@codesourcery.com>
924
925         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
926         * configure: Regenerate.
927
928 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
929
930         * configure.ac (target_libraries): Move libgcc before libiberty.
931         * configure: Regenerated.
932
933 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
934
935         * configure: Regenerate again?
936
937 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
938
939         * configure: Reapply PR30748 fix which was lost in the previous commit.
940
941 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
942             Paolo Bonzini  <bonzini@gnu.org>
943
944         PR bootstrap/30753
945         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
946         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
947         * configure: Regenerated.
948
949 2007-02-10  Paolo Bonzini  <bonzini@gnu.org>
950
951         * configure: Regenerate.
952
953 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
954
955         PR bootstrap/30748
956         * configure.ac: Correct syntax for Solaris ksh.
957         * configure: Regenerated.
958
959 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
960
961         * Makefile.def: Sync with GCC.
962         * Makefile.tpl: Sync with GCC.
963         * Makefile.in: Regenerate.
964         * configure: Regenerate.
965
966 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
967
968         * Makefile.tpl (build_alias, host_alias, target_alias): Use
969         noncanonical equivalents.
970         * configure.in: Rename to...
971         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
972         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
973         target_noncanonical.  Use them.  Rewrite removal of configure
974         arguments for autoconf 2.59.  Discard variable settings.  Force
975         program_transform_name for native tools.
976
977         * Makefile.in: Regenerated.
978         * configure: Regenerated with autoconf 2.59.
979
980         * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
981
982 2007-02-08  Jeff Johnston  <jjohnstn@redhat.com>
983
984         * COPYING.LIBGLOSS: Reformat default Red Hat
985         license to fit within 80 columns.
986         * COPYING.NEWLIB: Ditto.
987
988 2007-02-05  Dave Brolley  <brolley@redhat.com>
989
990         * Contribute the following changes:
991         2006-11-28  DJ Delorie  <dj@redhat.com>
992
993         * configure.in: Fix typo for mep's target_makefile_frag.
994         * configure: Regenerated.
995
996         2005-04-22  Richard Sandiford  <rsandifo@redhat.com>
997
998         * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
999         * configure: Regenerate.
1000
1001         2001-09-19  DJ Delorie  <dj@redhat.com>
1002
1003         * configure.in (target_makefile_frag): use mt-mep
1004
1005         2001-06-12  Don Howard  <dhoward@redhat.com>
1006
1007         * configure.in: Remove gdb from MeP skip list.
1008
1009         2001-04-05  DJ Delorie  <dj@redhat.com>
1010
1011         * configure.in (noconfigdirs): Remove gcc from MeP skip list.
1012
1013         2001-03-20  Ben Elliston  <bje@redhat.com>
1014
1015         * configure.in (noconfigdirs): Add gcc and gdb for MeP.
1016
1017         2001-03-19  Ben Elliston  <bje@redhat.com>
1018
1019         * config.sub (mep, mep-*): Add.
1020
1021 2007-01-31  Andreas Schwab  <schwab@suse.de>
1022
1023         * Makefile.tpl (LDFLAGS): Substitute it.
1024         * Makefile.in: Regenerate.
1025
1026 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1027
1028         * configure.in: Change == to = in test command.
1029         * configure: Regenerate.
1030
1031 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1032             Nick Clifton  <nickc@redhat.com>
1033             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
1034
1035         * configure.in (build_configargs, host_configargs, target_configargs):
1036         Remove build/host/target parameters.
1037         (host_libs): Add gmp and mpfr.
1038         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1039         * Makefile.def (gmp, mpfr): New.
1040         (gcc): Remove target.
1041         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1042         target_os, target_vendor): New.
1043         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
1044         * configure: Regenerate.
1045         * Makefile.in: Regenerate.
1046
1047 2007-01-11  Matt Fago  <fago@earthlink.net>
1048
1049         * configure.in: Try to link to functions only in mpfr 2.2.x
1050         to improve robustness of configure tests.
1051         * configure: Regenerate.
1052
1053 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
1054
1055         * configure.in: Add support for an x86_64-mingw* target.
1056         * configure: Regenerate.
1057
1058 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
1059
1060         * Makefile.tpl (all-target): Correct @if conditional for target
1061         modules.
1062         * configure.in: Omit libiberty if building only target libgcc.
1063         * configure, Makefile.in: Regenerated.
1064
1065 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
1066
1067         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1068         * configure: Regenerate.
1069
1070 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
1071
1072         * Makefile.def (target_modules): Add libgcc.
1073         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
1074         * Makefile.tpl (clean-target-libgcc): Delete.
1075         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1076         on gcc even for bootstrapped modules.  Rewrite handling of
1077         lang_env_dependencies to loop over target_modules.
1078         * configure.in (target_libraries): Add target-libgcc.
1079         * Makefile.in, configure: Regenerated.
1080
1081 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1082
1083         Sync with gcc:
1084         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1085
1086         * configure.in: Reorganize recognition of languages.  Add
1087         --enable-stage1-languages.  Show supported languages for the chosen
1088         target rather than all recognized languages.
1089         * configure: Regenerate.
1090
1091         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1092
1093         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1094         * Makefile.in: Regenerate.
1095
1096         2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1097
1098         * configure.in: Warn that MPFR 2.2.0 is buggy.
1099         * configure: Regenerate.
1100
1101 2006-12-27  Ian Lance Taylor  <iant@google.com>
1102
1103         * configure.in: When removing Makefiles to force a reconfigure, also
1104         remove prev-DIR*/Makefile.
1105         * configure: Regenerate.
1106
1107 2006-12-23  Kazu Hirata  <kazu@codesourcery.com>
1108
1109         * config.bfd: Recognize fido.
1110
1111 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1112
1113         Sync with gcc:
1114
1115         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1116
1117         * configure.in: Remove "$build" case for powerpc-*-darwin* since
1118         it only affects bootstrap and could be tested on "$host" as well.
1119         * configure: Regenerate.
1120         * config/mh-ppc-darwin: Add to the stage1 cflags here.
1121
1122         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1123
1124         PR bootstrap/29544
1125         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1126         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1127         move here comment from Makefile.tpl.
1128         * Makefile.tpl: Move some definitions higher in the file.
1129         (STAGE1_CHECKING): New.
1130         * configure.in: Add --enable-stage1-checking.
1131         * configure: Regenerate.
1132         * Makefile.in: Regenerate.
1133
1134         2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1135
1136         * configure.in: Update error message for missing GMP/MPFR.
1137
1138         * configure: Regenerate.
1139
1140         2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1141
1142         * configure.in: Update MPFR version in error message.
1143
1144         * configure: Regenerate.
1145
1146         2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1147
1148         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1149         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1150         --with-gmp-lib): New flags.
1151
1152         * configure: Regenerate.
1153
1154 2006-12-12  Andreas Tobler  <a.tobler@schweiz.org>
1155
1156         PR bootstrap/30134
1157         * configure.in: Correct x86 darwin support for libjava to powerpc
1158         and i?86 only.
1159         * configure: Regenerate.
1160
1161 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
1162
1163         * configure.in:  Handle spu makefile frag.
1164         * Makefile.tpl (MAINT): Define
1165         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1166         * configure: Regenerate.
1167         * Makefile.in: Regenerate.
1168
1169 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1170
1171         * config.sub, config.guess: Update from upstream sources.
1172
1173 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1174
1175         * configure.in: Sync with GCC (spu-*-*).
1176         * configure: Sync with GCC.
1177
1178 2006-12-07  Mike Stump  <mrs@apple.com>
1179
1180         * Makefile.def (dependencies): Add dependency for
1181         install-target-libssp and install-target-libgomp on
1182         install-gcc.
1183         * Makefile.in: Regenerate.
1184
1185 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
1186
1187         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1188         (unstage): Test for stage_last presence.
1189
1190         PR bootstrap/29802
1191         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1192         * Makefile.in: Regenerate.
1193
1194 2006-11-14  DJ Delorie  <dj@redhat.com>
1195
1196         * Makefile.tpl (clean-stage*): Sync with GCC (clean).
1197         * Makefile.in: Sync with GCC.
1198         * configure.in: Sync with GCC (mpfr, gmp).
1199         * configure: Sync with GCC.
1200
1201 2006-11-08  Jie Zhang  <jie.zhang@analog.com>
1202
1203         * configure.in: Remove target-libgloss from noconfigdirs for
1204         bfin-*-*.
1205         * configure: Regenerated.
1206
1207 2006-10-27  Jeff Johnston  <jjohnstn@redhat.com>
1208
1209         * COPYING.NEWLIB: Add spu license.
1210         * COPYING.LIBGLOSS: Ditto.
1211
1212 2006-10-17  Brooks Moses  <bmoses@stanford.edu>
1213
1214         * Makefile.def: Added pdf target handling.
1215         * Makefile.tpl: Added pdf target handling.
1216         * Makefile.in: Regenerated.
1217
1218 2006-10-11  Jeff Johnston  <jjohnstn@redhat.com>
1219
1220         * COPYING.NEWLIB: Updated.
1221         * COPYING.LIBGLOSS: Ditto.
1222
1223 2006-09-27  Dave Brolley  <brolley@redhat.com>
1224
1225         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1226         $s instead of $r.
1227         * configure: Regenerated.
1228
1229 2006-09-26  Ben Elliston  <bje@au.ibm.com>
1230
1231         * config.sub, config.guess: Update from upstream sources.
1232
1233 2006-09-20  Thiemo Seufer  <ths@mips.com>
1234
1235         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1236         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1237         * configure: Regenerate.
1238
1239 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
1240
1241         * configure.in: Never build newlib for a Mingw host.
1242         Never build newlib as Mingw target library.
1243         Test the existence of winsup/cygwin for building a Cygwin newlib,
1244         rather than just winsup.
1245         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1246         building a Mingw target.
1247         * configure: Regenerate.
1248
1249 2006-08-15  Thiemo Seufer  <ths@mips.com>
1250             Nigel Stephens  <nigel@mips.com>
1251             David Ung  <davidu@mips.com>
1252
1253         * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
1254
1255 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
1256
1257         Sync from GCC:
1258         2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1259
1260         PR bootstrap/18058
1261         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1262         if the bootstrap compiler is a GCC version that supports it.
1263         * configure: Regenerate.
1264
1265 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
1266
1267         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1268         * configure: Regenerated.
1269
1270 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
1271
1272         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1273         for stages after the first.
1274
1275 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
1276
1277         * Makefile.def: Add dependencies for configure-opcodes
1278         on configure-intl and all-opcodes on all-intl.
1279         * Makefile.in: Regenerated.
1280
1281 2006-07-04  Peter O'Gorman  <peter@pogma.com>
1282
1283         * ltconfig: chmod 644 before ranlib during install.
1284
1285 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1286
1287         * configure.in: Fix thinkos in previous check-in.
1288         * configure: Regenerate.
1289
1290 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
1291
1292         Sync from gcc:
1293
1294         2007-07-03  Paolo Bonzini  <bonzini@gnu.org>
1295
1296         PR other/27063
1297         * configure.in: Test subdir_requires and give an appropriate
1298         error message.
1299         * configure: Regenerate.
1300
1301         2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1302
1303         PR target/27540
1304         * configure.in: Only enable libgomp on IRIX 6.
1305         * configure: Regenerate.
1306
1307 2006-06-20  David Ayers  <d.ayers@inode.at>
1308
1309         PR bootstrap/28072
1310         * configure.in: Add target-boehm-gc to noconfigdirs depending on
1311         whether target-libjava is being configured instead of whether the
1312         java front end is enabled.
1313         * configure: Regenerate.
1314
1315 2006-06-15  Mark Shinwell  <shinwell@codesourcery.com>
1316
1317         * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
1318         to R_ARM_LDC_SB_G{0,1,2} respectively.
1319
1320 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
1321
1322         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1323         too.
1324         * Makefile.in: Regenerate.
1325
1326 2006-06-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1327
1328         Sync from gcc:
1329
1330         2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1331         * configure.in: Don't enable libgomp on hpux10.
1332         * configure: Rebuilt.
1333
1334 2006-06-13  David Ayers  <d.ayers@inode.at>
1335
1336         Sync from gcc:
1337
1338         2006-06-12  David Ayers  <d.ayers@inode.at>
1339
1340         PR bootstrap/27963
1341         PR target/19970
1342         * configure.in: Remove target-boehm-gc from noconfigdirs where
1343         ${libgcj} is specified.
1344         * configure: Regenerate.
1345
1346 2006-06-08  Jeff Johnston  <jjohnstn@redhat.com>
1347
1348         Sync from gcc:
1349
1350         2005-01-12  David Edelsohn  <edelsohn@gnu.org>
1351                     Andreas Schwab  <schwab@suse.de>
1352
1353         PR bootstrap/18033
1354         * config-ml.in: Eval option if surrounded by single quotes.
1355
1356 2006-06-07  Carlos O'Donell  <carlos@codesourcery.com>
1357
1358         Sync from gcc:
1359
1360         2006-06-06  David Ayers  <d.ayers@inode.at>
1361
1362         PR libobjc/13946
1363         * Makefile.def: Add dependencies for libobjc which boehm-gc.
1364         * Makefile.in: Regenerate.
1365         * configure.in: Add --enable-objc-gc at toplevel and have it
1366         enable boehm-gc for Objective-C.
1367         Remove target-boehm-gc from libgcj.
1368         Add target-boehm-gc to target_libraries.
1369         Add target-boehm-gc to noconfigdirs where ${libgcj}
1370         is specified.
1371         Assert that boehm-gc is supported when requested for Objective-C.
1372         Only build boehm-gc if needed either for Java or Objective-C.
1373         * configure: Regenerate.
1374
1375         2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
1376
1377         PR 27674
1378         * Makefile.tpl (configure-[+prefix+][+module+],
1379         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1380         Remove rule to unstage bootstrapped modules.
1381         (stage_current): New.
1382         * Makefile.in: Regenerate.
1383
1384         2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1385         Andreas Tobler  <a.tobler@schweiz.ch>
1386
1387         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
1388         * configure: Rebuilt.
1389
1390         Revert
1391         2006-01-31  Richard Guenther  <rguenther@suse.de>
1392         Paolo Bonzini  <bonzini@gnu.org>
1393
1394         * Makefile.def (target_modules): Add libgcc-math target module.
1395         * configure.in (target_libraries): Add libgcc-math target library.
1396         (--enable-libgcc-math): New configure switch.
1397         * Makefile.in: Re-generate.
1398         * configure: Re-generate.
1399
1400 2006-06-05  Jeff Johnston  <jjohnstn@redhat.com>
1401
1402         * config-ml.in: Alter CCASFLAGS to include special
1403         multilib options the same as is done for CFLAGS.
1404
1405 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
1406
1407         * Makefile.def: Added dependencies from sim and gdb on intl, and
1408         added configure dependencies to everything with an all dependency
1409         on intl.
1410         * gettext.m4: Removed.
1411         * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
1412         (GDB_SUPPORT_DIRS): Add intl.
1413         * Makefile.in: Regenerated.
1414
1415 2006-05-25  Daniel Jacobowitz  <dan@codesourcery.com>
1416
1417         * src-release (DEVO_SUPPORT): Add config.rpath.
1418
1419 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
1420
1421         * Makefile.def (bfd, opcodes): Fix lib_path.
1422         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1423         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
1424         * Makefile.in: Regenerate.
1425
1426 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
1427
1428         * configure.in: Enable gprof for cross builds.
1429         * configure: Regenerate.
1430
1431 2006-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
1432
1433         * src-release (MAKEINFOFLAGS): Define.
1434         (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
1435
1436 2006-05-14  Ben Elliston  <bje@au.ibm.com>
1437
1438         * config.sub, config.guess: Update from upstream sources.
1439
1440 2006-05-12  Ben Elliston  <bje@au.ibm.com>
1441
1442         * config.sub, config.guess: Update from upstream sources.
1443
1444 2006-05-04  Steve Ellcey  <sje@cup.hp.com>
1445
1446         * blt, iwidgets, mmalloc: Remove directories.
1447
1448 2006-05-01  DJ Delorie  <dj@redhat.com>
1449
1450         * configure.in: Restore CFLAGS if GMP isn't present.
1451         * configure: Regenerate.
1452
1453 2006-04-18  DJ Delorie  <dj@redhat.com>
1454
1455         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
1456         reference libgloss so that libssp can be built in a combined
1457         tree.
1458         * configure: Regenerate.
1459
1460 2006-04-10  Ben Elliston  <bje@au.ibm.com>
1461
1462         * contrib: Remove directory.
1463
1464 2006-04-06  Carlos O'Donell <carlos@codesourcery.com>
1465
1466         * Makefile.tpl: Add install-html target.
1467         * Makefile.def: Add install-html target.
1468         * Makefile.in: Regenerate.
1469         * configure.in: Add --with-datarootdir, --with-docdir,
1470         and --with-htmldir options.
1471         * configure: Regenerate.
1472
1473 2006-03-31  Ben Elliston  <bje@au.ibm.com>
1474
1475         PR binutils/1860
1476         * configure.in: Require makeinfo 4.4 or higher.
1477         * configure: Regenerate.
1478
1479 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
1480
1481         * Makefile.in: Regenerate.
1482
1483 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
1484
1485         Sync with gcc:
1486         2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
1487
1488         * configure.in: Handle --disable-<component> generically.
1489         * configure: Regenerate.
1490
1491         2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
1492
1493         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
1494         (TARGET_CONFIGDIRS): Remove.
1495         * configure.in: Remove AC_SUBST(target_configdirs).
1496         * Makefile.in, configure: Regenerated.
1497
1498
1499 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
1500
1501         PR libgcj/17311
1502         * ltmain.sh: Don't use "$finalize_rpath" for compile.
1503
1504 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
1505
1506         PR bootstrap/25670
1507
1508         * Makefile.tpl ([+compare-target+]): Print explanation messages.
1509
1510         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1511         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1512         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1513         BUILD_PREFIX, BUILD_PREFIX_1.
1514         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1515
1516         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1517         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1518
1519         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1520         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1521         of `cat stage_current`.  Always provide the `r' and `s' variables.
1522         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1523         a single shell execution.
1524         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1525         bootstrapped modules, make the stage1 module if the build was not
1526         started yet, else build the current stage.
1527         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1528         (all-build, all-host, all-target, [+make_target+]-host,
1529         [+make_target+]-target): Do not use \-continued lines.
1530         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1531         (current_stage, restrap, stage_last): New.
1532
1533         * Makefile.in: Regenerate.
1534         * configure: Regenerate.
1535
1536 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1537
1538         Sync from gcc:
1539
1540         2006-01-31  Richard Guenther  <rguenther@suse.de>
1541                     Paolo Bonzini  <bonzini@gnu.org>
1542
1543         * Makefile.def (target_modules): Add libgcc-math target module.
1544         * configure.in (target_libraries): Add libgcc-math target library.
1545         (--enable-libgcc-math): New configure switch.
1546         * Makefile.in: Re-generate.
1547         * configure: Re-generate.
1548         * libgcc-math: New toplevel directory.
1549
1550         2006-01-18  Richard Henderson  <rth@redhat.com>
1551                     Jakub Jelinek  <jakub@redhat.com>
1552                     Diego Novillo  <dnovillo@redhat.com>
1553
1554         * libgomp: New directory.
1555         * Makefile.def: Add target_module libgomp.
1556         * Makefile.in: Regenerate.
1557         * configure.in (target_libraries): Add target-libgomp.
1558         * configure: Regenerate.
1559
1560 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1561             Andreas Schwab  <schwab@suse.de>
1562
1563         * configure: Regenerate.
1564
1565 2006-01-16  Paolo Bonzini  <bonzini@gnu.org>
1566
1567         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1568         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1569         the assembler, linker and binutils.
1570         * configure: Regenerate.
1571
1572 2006-01-16  Nick Clifton  <nickc@redhat.com>
1573
1574         * config.sub, config.guess: Sync from config repository.
1575
1576 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
1577
1578         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1579         @ from continuation.
1580         * Makefile.in: Rebuilt.
1581
1582 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1583
1584         Sync from gcc:
1585
1586         2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1587
1588         PR bootstrap/24252
1589
1590         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1591         * Makefile.tpl (OBJDUMP): New.
1592         (EXTRA_HOST_FLAGS): Add it.
1593         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1594
1595         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1596         to use symbolic links between directories.  Avoid race conditions
1597         or make them harmless.
1598         * configure.in: Do not try to use symbolic links between directories.
1599
1600         * Makefile.def (LEAN): Pass.
1601         * Makefile.tpl (LEAN): Define.
1602         (stage[+id+]-start): Accept that the previous directory does not
1603         exist, if the bootstrap is lean.
1604         (stage[+id+]-bubble): Invoke lean bootstrap commands after
1605         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
1606         configure substitution.
1607         ([+compare-target+]): Likewise.
1608         ([+bootstrap-target+]-lean): New.
1609         * configure.in: Remove lean bootstrap support from here.
1610
1611         * Makefile.in: Regenerate.
1612         * configure: Regenerate.
1613
1614         2006-01-02  Andreas Schwab  <schwab@suse.de>
1615
1616         * configure.in: When reconfiguring remove Makefile in
1617         all stage directories.
1618         * configure: Regenerate.
1619
1620 2005-12-27  Leif Ekblad  <leif@rdos.net>
1621
1622         * configure.in: Add support for RDOS target.
1623         * configure: Regenerate.
1624
1625 2005-12-27  Nick Clifton  <nickc@redhat.com>
1626
1627         PR binutils/1990
1628         * libtool.m4: Synchronize with version in GCC sources.
1629
1630 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
1631
1632         Revert Ada-related part of the previous change.
1633
1634         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1635         Do not pass.
1636         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1637         * Makefile.in: Regenerate.
1638         * configure.in: Do not include mt-ppc-aix target fragment.
1639         * configure: Regenerate.
1640
1641 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
1642
1643         * configure.in: Select appropriate fragments for PowerPC/AIX.
1644         * configure: Regenerate.
1645
1646         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1647         BOOT_CFLAGS, BOOT_LDFLAGS.
1648         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1649         BOOT_CFLAGS, BOOT_LDFLAGS.
1650         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1651         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1652         (stage): Fail if we cannot complete the work.
1653         * Makefile.in: Regenerate.
1654
1655 2005-12-16  Jeff Johnston  <jjohnstn@redhat.com>
1656
1657         * COPYING.NEWLIB: Update copyright year for default
1658         copyright.
1659
1660 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
1661
1662         * Makefile.tpl (all, do-[+make_target+], do-check, install,
1663         install-host-nogcc): Don't invoke $(stage) at the end.
1664         * Makefile.in: Regenerate.
1665
1666 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
1667
1668         * configure.in: Flip the top-level bootstrap switch.
1669         * configure: Regenerate.
1670
1671         Merge from gcc:
1672
1673         2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
1674
1675         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1676         $(stage) and $(unstage).
1677         (EXTRA_TARGET_FLAGS): Correct double-quoting.
1678         (all): Remove stray semicolon.
1679         (local-distclean): Don't handle multilib.tmp and multilib.out.
1680         (install.all): Set $s for consistency.
1681         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1682         check_multilibs setting.  Always make the install directory.
1683         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1684         Correct @if/@endif.
1685         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1686         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1687         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1688         (multilib.out): Remove.
1689         * Makefile.in: Regenerated.
1690
1691 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1692
1693         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
1694         * configure.in: Replace ms1 arch with mt.
1695         * configure: Rebuilt.
1696
1697 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1698
1699         Sync with gcc:
1700
1701 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1702
1703         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
1704         * configure.in: Replace ms1 arch with mt.
1705         * configure: Rebuilt.
1706
1707 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1708
1709         Sync with gcc:
1710
1711         2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1712
1713         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1714         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1715         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
1716         Find in-tree tools if available.
1717         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1718         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1719         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1720         (COMPILER_*_FOR_TARGET): New.
1721         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1722         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1723         (CONFIGURED_*, USUAL_*): Remove.
1724         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1725         STRIP): Use autoconf substitutions.
1726         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1727         COMPILER_NM_FOR_TARGET): New.
1728         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1729
1730         (all): Make all-host and all-target in parallel.
1731         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1732         that $$r and $$s are set before invoking a recursive make.
1733         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1734         ([+bootstrap-target+]): Inline most of the `all' target.
1735
1736         2005-11-29  Ben Elliston  <bje@au.ibm.com>
1737
1738         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1739         from the gcc build directory.
1740         * Makefile.in: Regenerate.
1741
1742         2005-11-29  Ben Elliston  <bje@au.ibm.com>
1743
1744         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
1745         depend on all-libdecnumber.
1746         * configure.in (host_libs): Include libdecnumber.
1747         * Makefile.in: Regenerate.
1748         * configure: Likewise.
1749
1750         2005-11-21  Kean Johnston  <jkj@sco.com>
1751
1752         * config.sub, config.guess: Sync from upstream sources.
1753
1754 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
1755
1756         * Makefile.def: Remove gdb dependencies for gdbtk.
1757         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1758         (configure-gdb, install-gdb): New rules.
1759         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1760         * Makefile.in, configure: Regenerated.
1761
1762 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
1763
1764         PR bootstrap/24297
1765         * Makefile.tpl (do-[+make-target+], do-check, install,
1766         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1767         are set before recursing.
1768         * Makefile.in: Regenerate.
1769
1770 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
1771
1772         PR bootstrap/18939
1773         * Makefile.def (gcc) <target>: Fix thinko.
1774         * Makefile.in: Regenerate.
1775
1776 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
1777
1778         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1779         * configure: Regenerate.
1780
1781 2005-10-09  Kazu Hirata  <kazu@codesourcery.com>
1782
1783         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1784         target-libffi, target-qthreads, target-libjava, and
1785         targetlibobjc.
1786         * configure: Regenerate.
1787
1788 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
1789
1790         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1791         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1792         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1793         (USUAL_OBJDUMP_FOR_TARGET): New.
1794         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1795         * configure.in: Check for $OBJDUMP_FOR_TARGET.
1796         * configure, Makefile.in: Regenerated.
1797
1798 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1799
1800         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1801         before other host packages.
1802
1803 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1804
1805         PR bootstrap/22340
1806
1807         * configure.in (default_target): Remove.
1808         * Makefile.tpl (all): Do not use prerequisites as subroutines
1809         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1810         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1811         use prerequisites as subroutines.
1812         (check-host, check-target): New.
1813         (bootstrap configure & all targets): Do not use stage*-start
1814         if the directory layout is already ok.
1815         (non-bootstrap configure & all targets): Prepend a $(unstage).
1816         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
1817         (NOTPARALLEL): Remove.
1818         (unstage, stage variables): New variables.
1819         (unstage, stage targets): Simply expand to those variables.
1820
1821         * configure: Regenerate.
1822         * Makefile.in: Regenerate.
1823
1824 2005-10-04  James E Wilson  <wilson@specifix.com>
1825
1826         * Makefile.def (lang_env_dependencies): Add libmudflap.
1827         * Makefile.in: Regenerate.
1828
1829 2005-10-03  Catherine Moore  <clm@cm00re.com>
1830
1831         * configure.in (bfin-*-*): Support bfin.
1832         * configure: Regenerated.
1833
1834 2005-09-30  H.J. Lu  <hongjiu.lu@intel.com>
1835
1836         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1837         * configure: Regenerated.
1838
1839 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
1840
1841         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1842         (LIPO_FOR_TARGET): New.
1843         (CONFIGURED_LIPO_FOR_TARGET): New.
1844         (USUAL_LIPO_FOR_TARGET): New.
1845         (STRIP_FOR_TARGET): New.
1846         (CONFIGURED_STRIP_FOR_TARGET): New.
1847         (USUAL_STRIP_FOR_TARGET): New.
1848         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1849         STRIP_FOR_TARGET.
1850         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1851         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1852         * Makefile.in: Regenerate.
1853         * configure: Regenerate.
1854
1855 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
1856
1857         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1858         (rs6000-*-aix*): Same.
1859         * configure: Regenerate.
1860
1861 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1862
1863         * configure.in: Recognize f95 in the --enable-languages option,
1864         and substitute it for fortran, issuing a warning.
1865         * configure: Regenerate.
1866
1867 2005-09-07  Ben Elliston  <bje@au.ibm.com>
1868
1869         Import from Autoconf sources:
1870
1871         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
1872         * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
1873         Elliston.  Handle weird characters correctly.
1874
1875 2005-08-30  Phil Edwards  <phil@codesourcery.com>
1876
1877         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
1878         * configure:  Regenerated.
1879
1880 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
1881
1882         * Makefile.def (libssp): Add to lang_env_dependencies.
1883         * Makefile.in: Regenerate.
1884
1885 2005-08-17  Christian Groessler  <chris@groessler.org>
1886
1887         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1888         * Makefile.in: Regenerate.
1889
1890 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
1891
1892         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1893         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1894         Look for alternate names of the target cc and c++
1895         * configure: Regenerate.
1896
1897 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
1898
1899         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1900         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1901         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1902         tools; remove code to manually set them.
1903         (Target tools): Look in the environment for them.
1904         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1905         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1906         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1907         build directory.
1908         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1909         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1910         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1911         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1912         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1913         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1914         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1915         * configure: Regenerate.
1916         * Makefile.in: Regenerate.
1917
1918 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
1919
1920         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1921         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
1922         * Makefile.in: Regenerated.
1923
1924 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
1925
1926         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1927         (CFLAGS_FOR_TARGET): Use it.
1928         (CXXFLAGS_FOR_TARGET): Likewise.
1929         * Makefile.in: Regenerated.
1930         * configure.in (--with-build-sysroot): New option.
1931         * configure: Regenerated.
1932
1933 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
1934
1935         * Makefile.tpl: Wrap install between unstage and stage
1936         * Makefile.in: Regenerate.
1937
1938 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
1939
1940         * all files: Update FSF address.
1941
1942 2005-07-14  Jim Blandy  <jimb@redhat.com>
1943
1944         * configure.in: Add cases for Renesas m32c.
1945         * configure: Regenerated.
1946
1947 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1948
1949         * COPYING, compile, config-ml.in, config.guess,
1950         config.sub, install-sh, missing, mkinstalldirs,
1951         symlink-tree, ylwrap: Sync from upstream sources.
1952
1953 2005-07-13  Eric Christopher  <echristo@redhat.com>
1954
1955         * configure.in: Add toplevel noconfigdir support for tpf.
1956         * configure: Regenerate.
1957
1958 2005-07-11  Jakub Jelinek  <jakub@redhat.com>
1959
1960         * Makefile.def (target_modules): Add libssp.
1961         * configure.in (target_libraries): Add target-libssp.
1962         * configure: Rebuilt.
1963         * Makefile.in: Rebuilt.
1964
1965 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
1966
1967         PR ada/22340
1968
1969         * Makefile.def: Sync with gcc.
1970         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1971         * Makefile.in: Regenerate.
1972
1973 2005-07-07  Andreas Schwab  <schwab@suse.de>
1974
1975         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1976         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1977         * Makefile.in: Regenerated.
1978
1979 2005-07-07  Kazu Hirata  <kazu@codesourcery.com>
1980
1981         * configure.in: Add --enable-libssp and --disable-libssp.
1982         * configure: Regenerate with autoconf-2.13.
1983
1984 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
1985
1986         * configure.in: Don't build sim or rda when targetting darwin.
1987         * configure: Regenerate.
1988
1989 2005-07-04  Ben Elliston  <bje@gnu.org>
1990
1991         * src-release (do-proto-toplev): Remove dejagnu bits.
1992         (DEJAGNU_SUPPORT_DIRS): Remove.
1993         (dejagnu.tar.bz2, dejagnu.tar): Likewise.
1994         (GDBD_SUPPORT_DIRS): Likewise.
1995         (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
1996         (INSIGHTD_SUPPORT_DIRS): Likewise.
1997         (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
1998
1999 2005-06-30  Ben Elliston  <bje@gnu.org>
2000
2001         * setup.com (mpw): Remove unused directive.
2002
2003 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
2004
2005         * Makefile.def (stagefeedback): Come after profile.
2006         Define profiledbootstrap target.
2007         * Makefile.tpl (profiledbootstrap): Remove.
2008         (stageprofile-end): Zap stagefeedback.
2009         (stagefeedback-start): Copy all .gcda files, not only GCC's.
2010         * Makefile.in: Regenerate.
2011
2012 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
2013
2014         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
2015         In 'cpp' stanza, support '#line' as well as '# '.
2016
2017 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
2018
2019         * configure.in (unsupported_languages): New macro.
2020         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
2021         non-ported target libraries in noconfigdirs.
2022         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2023         non-linux-gnu.  Remove libgcj_ex_libffi.
2024         <lang_frag loop>: Set add_this_lang=no if the language is in
2025         unsupported_languages.
2026         * configure: Regenerate.
2027
2028 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
2029
2030         * configure.in: Fix typo in handling of --with-mpfr-dir.
2031         * configure: Regenerate.
2032
2033 2005-06-02  Jim Blandy  <jimb@redhat.com>
2034
2035         * config.sub: Add cases for the Renesas m32c.  (This patch has been
2036         accepted into the master sources.)
2037
2038 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
2039             Michael Snyder  <msnyder@redhat.com>
2040             Stan Cox  <scox@redhat.com>
2041
2042         * configure.in: Set noconfigdirs for ms1.
2043
2044         * configure: Regenerate.
2045
2046 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
2047
2048         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2049         (Dependencies): Consider target modules for bootstrap dependencies.
2050         Make target bootstrap modules depend on each stage's gcc.
2051         * Makefile.in: Regenerate.
2052
2053 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
2054
2055         * Makefile.def (configure-gcc): Depend on binutils having been built.
2056         (all-gcc): No need to do it here.
2057         * Makefile.in: Regenerate.
2058
2059 2005-05-19  Paul Brook  <paul@codesourcery.com>
2060
2061         * configure.in: Rewrite misleading error message when requested
2062         language cannot be built.
2063         * configure: Regenerate.
2064
2065 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
2066
2067         * ylwrap: Import from Automake 1.9.5.
2068
2069 2005-05-04  Mike Stump  <mrs@apple.com>
2070
2071         * configure.in: Always pass --target to target configures as
2072         otherwise rebuilds that do --recheck will fail.
2073         * configure: Rebuilt.
2074
2075 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
2076
2077         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2078         STAGE_HOST_EXPORTS.
2079         (configure, all): Add bootstrap support.
2080         (Host modules, target modules): Pass post-stage1 flags and exports.
2081         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2082         * Makefile.in: Regenerate.
2083
2084 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
2085
2086         Sync from gcc:
2087
2088         2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
2089
2090         * config.sub: Update from master copy.
2091
2092         2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
2093
2094         * configure.in <crisv32-*-*, cris-*-*>: New local variable
2095         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
2096         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
2097         "*-*-elf" and "*-*-linux*".
2098         * configure: Regenerate.
2099
2100 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
2101
2102         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2103         (TARGET_CONFIGARGS): Include --with-target-subdir.
2104         (configure, all): New macros.  Use them throughout.
2105
2106 2005-04-05  Paolo Bonzini  <bonzini@gnu.org>
2107
2108         * Makefile.tpl: Sync with gcc.
2109         * Makefile.in: Regenerate.
2110
2111 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
2112
2113         * config/mh-mingw32: Delete.
2114         * configure.in: Don't use it.
2115         * configure: Regenerate.
2116
2117 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
2118
2119         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2120         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2121         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2122         (HOST_LIB_PATH): Generate from Makefile.def.
2123         (TARGET_LIB_PATH): Likewise.
2124         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2125         * Makefile.in: Regenerate.
2126         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2127         (RPATH_ENVVAR): Include Darwin case.
2128         * configure: Regenerate.
2129
2130 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
2131
2132         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2133         * configure: Regenerate.
2134
2135 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
2136
2137         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2138         gcc_version, and gcc_version_trigger from set of flags to pass.
2139         * Makefile.tpl: Remove definitions of above variables.
2140         (config.status): Remove dependency on $(gcc_version_trigger).
2141         * Makefile.in: Regenerate.
2142         * configure.in: Do not reference config/gcc-version.m4 nor
2143         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
2144         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
2145         * configure: Regenerate.
2146
2147 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
2148             Andrew Pinski <pinskia@physics.uc.edu>
2149
2150         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2151         * Makefile.in: Regenerate.
2152
2153 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
2154
2155         PR libgcj/20160
2156         * ltmain.sh: Avoid creating archives with components that have
2157         duplicate basenames.
2158
2159 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
2160
2161         PR bootstrap/20250
2162         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2163         instead of check.
2164         * Makefile.in: Regenerate.
2165
2166 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2167
2168         Sync from gcc.
2169
2170         2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
2171
2172         PR bootstrap/17383
2173         * Makefile.def (target_modules): Remove "stage", now unnecessary.
2174         * Makefile.tpl (HOST_SUBDIR): New substitution.
2175         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2176         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2177         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2178         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2179         (Host modules, Bootstrapped modules): Use it.
2180         (Build modules, Target modules): Do not create symlink trees,
2181         always configure out-of-srcdir.
2182         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2183         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2184         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2185         $(HOST_SUBDIR).  Create a symlink for host_subdir.
2186
2187         * Makefile.in: Regenerate.
2188         * configure: Regenerate.
2189
2190         Merged from libada-gnattools-branch:
2191         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2192
2193         * Makefile.def: Add gnattools as a module, depending on target-libada.
2194         * Makefile.in: Regenerate.
2195         * configure.in: Include gnattools in host_tools; disable it if ada
2196         is disabled.
2197         * configure: Regenerate.
2198
2199 2005-02-23  Nick Clifton  <nickc@redhat.com>
2200
2201         * configure: Regenerate.
2202
2203 2005-02-22  Paul Schlie  <schlie@comcast.net>
2204
2205         * configure.in: Allow darwin targeted ports to build tk, itcl and
2206         libgui.
2207
2208 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2209
2210         PR libgcj/10353
2211         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2212         * configure: Regenerate.
2213
2214 2005-02-08  Andrew Cagney  <cagney@gnu.org>
2215
2216         * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
2217         gdb/ section.  Update GDB's URL.
2218
2219 2005-01-31  Andrew Cagney  <cagney@gnu.org>
2220
2221         * gettext.m4: Only set ENABLE_NLS when gettext is present.
2222
2223 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
2224
2225         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2226         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2227         target-libgloss when not *-*-elf and *-*-aout.
2228         * configure: Regenerate.
2229
2230 2005-01-27  Andrew Cagney  <cagney@gnu.org>
2231
2232         * gettext.m4: Don't use NONE as a default for CATOBJEXT.
2233
2234 2005-01-24  Andrew Cagney  <cagney@gnu.org>
2235
2236         * gettext.m4: Only fall back to ../intl/ when it's present.
2237
2238 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2239
2240         * install-sh, config.sub: Import from upstream.
2241
2242 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
2243
2244         PR bootstrap/18222
2245         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2246         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2247         * Makefile.in: Regenerate.
2248
2249 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
2250
2251         Revert 2004-12-28 Makefile changes, a better fix will be
2252         applied to mainline and src after GCC 4.0 branches.
2253
2254 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
2255
2256         PR bootstrap/17383
2257
2258         * Makefile.def (target_modules): Remove stage parameter,
2259         it is always true now.
2260         * Makefile.tpl (configure-build-[+module+],
2261         configure-target-[+module+]): Always build symlink tree
2262         for the directory and for include.  BUILD_SUBDIR and
2263         TARGET_SUBDIR cannot be . anymore.
2264         * Makefile.in: Regenerate.
2265
2266 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
2267
2268         Revert 2004-12-08 Makefile changes.
2269
2270 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
2271
2272         * configure.in (sh64-*-*): Reenable gprof.
2273         * configure: Regenerate.
2274
2275 2004-12-09  Jim Blandy  <jimb@redhat.com>
2276
2277         * MAINTAINERS: List 'depcomp' as part of automake.
2278
2279 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
2280
2281         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2282         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2283         (EXTRA_TARGET_FLAGS): Add PICFLAG.
2284         * Makefile.in: Regenerate.
2285
2286 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
2287
2288         * Makefile.tpl: Generate normal dependencies if the LHS module is
2289         not bootstrapped.
2290         * Makefile.in: Regenerate.
2291
2292 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2293
2294         * configure.in: Include config/gxx-include-dir.m4.  Use
2295         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
2296         * configure: Regenerate.
2297
2298 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
2299
2300         * config.if: Delete.
2301         * configure.in: Set libstdcxx_incdir directly.
2302         * configure: Regenerate.
2303         * MAINTAINERS: Remove mention of config.if.
2304         * src-release (DEVO_SUPPORT): Remove config.if.
2305
2306 2004-12-02  Eric Christopher  <echristo@redhat.com>
2307
2308         * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
2309         of things to remove.
2310         * Makefile.in: Regenerate.
2311
2312 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2313
2314         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2315         * configure: Regenerate.
2316
2317 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
2318
2319         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
2320         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
2321         * configure: Regenerate.
2322
2323 2004-11-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2324
2325         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2326         (hppa*64*-*-*): Delete incorrect comment.
2327         * configure: Rebuilt.
2328
2329 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2330
2331         * install-sh, compile: Import from automake.
2332
2333 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
2334
2335         * config.guess, config.sub:  Import from savannnah.
2336
2337 2004-11-12  Mike Stump  <mrs@apple.com>
2338
2339         * Makefile.def: Add html support.
2340         * Makefile.tpl: Likewise.
2341         * Makefile.in: Regenerate.
2342
2343 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
2344
2345         PR 18423
2346         * configure.in: Remove all instances of build-fixincludes from
2347         noconfigdirs.
2348         (build_configargs): Supply --target to subdirectories.
2349         * configure: Regenerate.
2350
2351         * Makefile.def: Make gcc install depend on fixincludes install.
2352         * Makefile.in: Regenerate.
2353
2354 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
2355
2356         * configure.in (noconfigdirs) [mmix-*-*]: Disable
2357         target-libgfortran.
2358         * configure: Regenerate.
2359
2360 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
2361
2362         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2363         like CC.
2364
2365 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
2366
2367         * Makefile.def (host fixincludes): Specify missing targets.
2368         * Makefile.in: Regenerate.
2369
2370 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
2371
2372         PR other/17783
2373         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2374         * configure: Regenerated.
2375
2376 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
2377
2378         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2379         * configure: Regenerated.
2380
2381 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
2382
2383         PR target/18151
2384         * configure.in (case ${target}): Do not build fixincludes for avr.
2385         * configure: Regenerated.
2386
2387 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
2388
2389         * configure.in (case ${target}): Do not build fixincludes
2390         on platforms where it is not used.
2391         * configure: Regenerated.
2392
2393 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
2394
2395         * configure.in: Use an absolute path to install-sh.
2396         * configure: Regenerated.
2397
2398 2004-10-19  Andrew Cagney  <cagney@gnu.org>
2399
2400         * src-release (do-djunpack, do-md5sum): Install the generated file
2401         directly into the proto-toplev/ directory.
2402
2403 2004-10-19  Andrew Cagney  <cagney@gnu.org>
2404
2405         * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
2406
2407 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2408
2409         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2410         * configure: Regenerate.
2411
2412 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
2413
2414         Fix wrong conflict resolution in:
2415
2416         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
2417
2418         * Makefile.in: Regenerate.
2419         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2420         in the recursive `make', instead of hardwiring `all'.
2421         (Autogenerated TARGET-* variables): New.
2422
2423 2004-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
2424
2425         Merged from GCC / libtool upstream:
2426         2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
2427         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2428         * ltcf-cxx.sh (tpf*): Likewise.
2429         * ltconfig (tpf*): Add TPF OS configuration support.
2430
2431 2004-09-30  Tomer Levi  <Tomer.Levi@nsc.com>
2432
2433         * configure.in: Enable target-libgloss for crx-*-*.
2434         * configure: Regenerate.
2435
2436 2004-09-24  Michael Roth  <mroth@nessie.de>
2437
2438         * configure.in (--without-headers): Add missing double quotes.
2439         * configure: Regenerate.
2440
2441 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
2442
2443         * ylwrap: Revert to previous version.
2444
2445 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
2446
2447         PR bootstrap/17369
2448         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2449         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2450         SET_GCC_LIB_PATH_CMD.
2451         (BASE_TARGET_EXPORTS): Likewise.
2452         * Makefile.in: Regenerated.
2453
2454         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2455         * configure: Regenerated.
2456
2457 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
2458
2459         * config.guess: New upstream version
2460         * compile, depcomp, install-sh, ylwrap: Likewise.
2461
2462 2004-09-19  Roger Sayle  <roger@eyesopen.com>
2463
2464         * config/mh-x86omitfp: New host makefile fragment.  Add
2465         -fomit-frame-pointer to the default BOOT_CFLAGS.
2466         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2467         * configure: Regenerate.
2468
2469 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
2470
2471         PR target/11572
2472         * configure.in (*-*-darwin*): Renable libobjc.
2473         * configure: Regenerate.
2474
2475 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
2476
2477         * Makefile.def: Remove libbanshee.
2478         * Makefile.tpl: Ditto.
2479         * configure.in: Ditto.
2480         * Makefile.in: Regen.
2481         * configure: Ditto.
2482
2483 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
2484
2485         * missing: Import latest version from master repository.
2486
2487 2004-09-04  Nick Clifton  <nickc@redhat.com>
2488
2489         * config.sub: Import latest version from master repository.
2490         * config.guess: Likewise.
2491         This includes these changes:
2492
2493         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
2494
2495         * config.sub: Handle crisv32, alias etraxfs.
2496         * config.guess (crisv32:Linux:*:*): Handle.
2497
2498         2004-08-13  Brad Smith  <brad@comstyle.com>
2499
2500         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2501         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2502
2503         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
2504
2505         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2506         assume the processor is a powerpc.  This is because coreutils
2507         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2508         in this case, due to a MacOS X bug that causes
2509         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2510         to return a negative number.
2511         Problem reported by Petter Reinholdtsen in:
2512         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2513
2514         2004-07-19  Ben Elliston  <bje@gnu.org>
2515
2516         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2517
2518         2004-06-24  Ben Elliston  <bje@gnu.org>
2519
2520         * config.guess: Update copyright years.
2521         * config.sub: Likewise.
2522
2523         2004-06-22  Robert Millan  <robertmh@gnu.org>
2524
2525         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2526         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2527
2528         2004-06-22  Stanley F. Quayle <stan@stanq.com>
2529
2530         * config.guess (*:*VMS:*:*): New entry. Replaces
2531         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2532         manufacturer.
2533
2534         2004-06-22  Ben Elliston  <bje@gnu.org>
2535
2536         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2537         * config.sub: Likewise.
2538
2539         2004-06-22  Ben Elliston  <bje@gnu.org>
2540
2541         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2542         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2543
2544         2004-06-11  Ben Elliston  <bje@gnu.org>
2545
2546         * config.guess (pegasos:OpenBSD:*:*): Remove.
2547
2548         2004-06-11  Ben Elliston  <bje@gnu.org>
2549
2550         From Wouter Verhelst <wouter@grep.be>:
2551         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2552
2553         2004-06-11  Ben Elliston  <bje@gnu.org>
2554
2555         * config.guess (luna88k:OpenBSD:*:*): New.
2556
2557         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
2558
2559         * config.guess (m32r*:Linux:*:*): New case.
2560         * config.sub: Handle m32rle.
2561
2562         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
2563
2564         From Jens Petersen  <petersen@redhat.com>:
2565         * config.sub: Handle sparcv8.
2566
2567         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
2568
2569         From Tom Smith <smith@cag.lkg.hp.com>:
2570         * config.guess: Version suffixes are equally significant on Tru64
2571         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
2572         prefix of "P" (patched kernel).
2573
2574         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
2575
2576         * config.sub: Add support for National Semiconductor CRX target.
2577
2578 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2579
2580         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2581         *-*-netware, but add target-libmudflap.
2582         Consolidate *-*-netware targets (of which really only i?86 exists)
2583         into a single entry.
2584         * configure: Likewise.
2585
2586 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
2587
2588         * Makefile.tpl (sorry): Remove.
2589         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2590         (cleanstrap targets): Depend on distclean, not distclean-stage1.
2591         (do-clean): Clean per-stage directories too.
2592         (do-distclean): Run distclean-stage1 too.
2593         (.NOTPARALLEL): Enable during toplevel bootstrap.
2594         (stage[+id+]-bubble): Enable parallel execution during
2595         the recursive invocation.
2596         * Makefile.in: Regenerate.
2597
2598         Sync from gcc (moving the Makefile.in change to Makefile.tpl):
2599
2600         2004-08-31  Robert Bowdidge <bowdidge@apple.com>
2601
2602         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2603         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2604         * configure: regenerate
2605         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2606         -mdynamic-no-pic
2607
2608 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
2609
2610         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2611         include.
2612         * configure.in: Fix indentation.
2613         * configure: Regenerate.
2614
2615 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
2616
2617         * Makefile.def (build_modules): Add fixincludes.
2618         (dependencies): Make gcc depend on fixincludes.
2619         * configure.in (build_tools): Add fixincludes.
2620         (build_configdirs): Always include build_libs.
2621         * Makefile.in: Regenerate.
2622         * configure: Regenerate.
2623
2624 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
2625
2626         * Makefile.def (bootstrap stages): Add 'lean' parameter.
2627         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2628         phony targets; do not generate timestamp files.
2629         (distclean-stageN): Remove references to their timestamp files.
2630         (restageN, touch-stageN): Remove.
2631         (stageN-bubble): Rewritten.
2632         (compare): Support lean bootstraps.
2633         * Makefile.in: Regenerate.
2634
2635         * configure.in: Only warn when bootstrapping but
2636         build != host or build != target.  Support lean bootstraps.
2637         * configure: Regenerate.
2638
2639         Sync from gcc:
2640         2004-08-26  Phil Edwards  <phil@codesourcery.com>
2641
2642         * configure.in:  Give a better error message if GMP/MPFR are missing
2643         and a language needing them has been requested.
2644         * configure:  Regenerated.
2645
2646         2004-08-25  Phil Edwards  <phil@codesourcery.com>
2647
2648         * configure.in:  Print a list of available language front-ends if
2649         a requested one is missing.  Tidy stray tab characters.
2650         * configure:  Regenerated.
2651
2652 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
2653
2654         * Makefile.in: Regenerate.
2655         * configure: Regenerate.
2656
2657         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2658         stage_*_flags.
2659         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2660         for bootstrapped modules if toplevel bootstrap is going.
2661         (GCC bootstrap): Generate per-stage targets for all bootstrapped
2662         modules.  Adjust for changes in Makefile.def.  Enable several
2663         rules even in non-bootstrap mode, just to avoid peppering the
2664         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2665         (stage-[+prev+]-bubble): Remove.
2666
2667         * Makefile.def (Dependencies): Depend on all-build-bison,
2668         all-build-flex, all-build-byacc, all-build-texinfo, rather
2669         than the host variations.
2670         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
2671         with BUILD_SUBDIR.
2672         (BISON): Update for recent Bisons.
2673         (YACC): Fix typo.
2674         (cross): Depend on all-build.
2675         (all): Do not depend on all-build.
2676         (prebootstrap): Remove.
2677         (dep-kind): Accept separate prefixes for MODULE and ON variables.
2678         (Prebootstrap dependencies): Add them to the per-stage targets
2679         and to all-prebootstrap.
2680         * configure.in (build_configdirs): Always enable build_tools.
2681         (BUILD_DIR_PREFIX): Remove.
2682
2683         * Makefile.def (gcc): Add target variable.
2684         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2685         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2686         in the recursive `make', instead of hardwiring `all'.
2687         (Autogenerated TARGET-* variables): New.
2688
2689 2004-08-17  Robert Millan  <robertmh@gnu.org>
2690
2691         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2692         (instead of FreeBSD).
2693         * configure: Regenerate.
2694
2695 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2696
2697         * Makefile.def, configure.in, src-release: Remove useless, bogus
2698         references to tix.
2699         * Makefile.in, configure: Regenerate.
2700
2701         * src-release: Stop distributing mmalloc with gdb (which doesn't
2702         use it).
2703         * Makefile.def: GDB doesn't depend on mmalloc anymore.
2704         * Makefile.in: Regenerate.
2705
2706 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
2707
2708         * configure.in (arm*-*-eabi*): New target.
2709         * configure: Regenerate.
2710
2711 2004-08-01  Robert Millan  <robertmh@gnu.org>
2712
2713         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2714         libmudflap for all GNU-based systems (with Glibc).
2715         * configure: Regenerate.
2716
2717 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
2718
2719         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2720         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2721         (Dependencies): New section.
2722         * Makefile.tpl (Dependencies): Generate from Makefile.def.
2723         (configure-target-[+module+]): Depend on maybe-all-gcc
2724         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
2725         (toplevel profiledbootstrap): Fix dependencies.
2726         * Makefile.in: Regenerate.
2727
2728 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
2729
2730         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2731         target-libiberty to noconfigdirs.
2732
2733 2004-08-03  Paul Brook  <paul@codesourcery.com>
2734
2735         * configure.in: Check for MPFR as well as GMP.
2736         * configure: Regenerate.
2737
2738 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
2739
2740         * Makefile.def (host-modules): Add gcc.
2741         * Makefile.in: Regenerate.
2742         * Makefile.tpl (sorry): New rule.
2743         (configure-host, all-host, [+make_target+]-host, do-check,
2744         install-host): Do not add gcc as a special case.
2745         (host modules): Add a small special-casing for gcc.  Export
2746         extra_make_flags through the environment.
2747         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2748         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2749         other recursive targets for gcc): Remove.
2750
2751         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2752         (stage, unstage): New rules.
2753         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2754         distclean-stage[+id+]): Use stage_current.
2755         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2756         the stage*-start rules.
2757
2758 2004-07-19  Robert Millan  <robertmh@gnu.org>
2759
2760         Synced from gcc:
2761
2762         2004-04-26  Robert Millan  <robertmh@gnu.org>
2763
2764         Add patches from libtool CVS.
2765         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2766         * ltconfig: Likewise.
2767         * ltcf-c.sh: Likewise.
2768         * ltcf-cxx.sh: Likewise.
2769         * ltcf-gcj.sh: Likewise.
2770
2771 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
2772
2773         * configure.in: Add noconfigdirs for crx-*-*.
2774         * configure: Regenerate.
2775
2776 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
2777
2778         Synced from gcc:
2779
2780         2004-07-09  Loren J. Rittle <ljrittle@acm.org>
2781
2782         * configure.in: Build libmudflap by default on FreeBSD.
2783         * configure: Regenerated.
2784
2785         2004-07-09  Mark Mitchell  <mark@codesourcery.com>
2786
2787         * configure.in: Do not build libmudflap by default on non-GNU/Linux
2788         systems.
2789         * configure: Regenerated.
2790
2791         2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2792
2793         PR target/16344
2794         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2795         feedback based compiler.
2796         * Makefile.in: Rebuilt.
2797
2798         2004-07-05  Phil Edwards  <phil@codesourcery.com>
2799
2800         * configure.in:  Do not prepend $srcdir to /dev/null in
2801         makefile fragments.
2802         * configure:  Regenerate.
2803
2804 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
2805
2806         * Makefile.def (host_modules): Set bootstrap=true for flex.
2807         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2808         * Makefile.in: Rebuilt.
2809
2810 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
2811
2812         * Makefile.def (build_modules): Add bison, byacc, flex,
2813         m4, texinfo.
2814         (flags_to_pass): Add FLEX.
2815         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2816         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2817         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2818         DEFAULT_MAKEINFO): Remove.
2819         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2820         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2821         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2822         objdir or else use configured tool.
2823         (all-build): New.
2824         (all): Depend on it.
2825         (Build module dependencies): Add.
2826         * Makefile.in: Regenerate.
2827         * configure.in: Better support for multiple build modules,
2828         matching what is done for host/target modules.  Do not look
2829         for "plausible" locations of build tools if Canadian cross.
2830         Use autoconf's AC_PROG_CC to find a C compiler.  Define
2831         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
2832         * configure: Regenerate.
2833
2834 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
2835
2836         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2837         * Makefile.in: Regenerate.
2838
2839 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
2840
2841         * Makefile.tpl (configure-build-[+module+],
2842         configure-[+module+], configure-target-[+module+]): Pass
2843         [+extra_configure_args+].
2844         (all-build-[+module+], all-[+module+], check-[+module+],
2845         install-[+module+], [+make_target+]-[+module+],
2846         all-target-[+module+], check-target-[+module+],
2847         install-target-[+module+], [+make_target+]-target-[+module+]):
2848         Pass [+extra_make_args+].
2849         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2850         (GCC_HOST_EXPORTS): Remove.
2851         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2852         cross, check-gcc, check-gcc-c++, install-gcc,
2853         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2854         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2855         * Makefile.in: Regenerate.
2856
2857 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
2858
2859         * configure.in: Check for srcdir/winsup rather than build directory
2860         winsup.
2861         * configure: Regenerate.
2862
2863 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
2864
2865         * configure.in: Don't build Cygwin native newlib if winsup
2866         directory is missing.  Emit warning instead.
2867         * configure: Regenerate.
2868
2869 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
2870
2871         * Makefile.tpl (touch-stage[+id+]): New.
2872         (restage[+prev+]): Depend on touch-stage[+id+].
2873
2874         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2875         Use it throughout.
2876
2877         * Makefile.def: Add profile and feedback bootstrap stages.
2878         Remove next field from bootstrap stages.
2879         * Makefile.tpl (LN, LN_S): Substitute.
2880         (stageN-start, stageN-end): Use double-colon rules, to
2881         provide a hook for additional setup commands.
2882         (distclean-stageN-gcc, restageN): Create dependencies from
2883         [+prev+], not from [+next+].
2884         (stageN-bubble): Add commands for successive stages from
2885         [+prev+], using double-colon rules.
2886         (all-stageN-gcc): Fix typo.
2887         (stagefeedback-start, profiledbootstrap): New.
2888         * Makefile.in: Regenerate.
2889         * configure.in: Call ACX_PROG_LN.
2890         * configure: Regenerate.
2891
2892 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
2893
2894         * configure.in: Fix --enable-bootstrap breakage introduced in trees
2895         without gcc.
2896         * configure: Regenerate.
2897
2898 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
2899
2900         * Makefile.tpl: Fix typo.
2901         * Makefile.in: Regenerate.
2902
2903 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
2904
2905         * configure.in: Remove new- prefix from toplevel
2906         bootstrap targets.
2907         * configure: Regenerate.
2908
2909 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
2910
2911         Merge this patch from the gcc tree:
2912
2913         2004-05-30  Andreas Jaeger  <aj@suse.de>
2914                     Jim Wilson <wilson@specifixinc.com>
2915
2916         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2917         like CC.
2918
2919 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
2920
2921         * Makefile.tpl (all.normal): Rename to all.
2922         (all): Replace with a rule to pick the default
2923         target from configure.
2924         (all-gcc, configure-gcc): Use conditionals to
2925         do nothing when toplevel bootstrap is going on.
2926         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2927         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2928         * configure.in: Support --enable-bootstrap.
2929
2930         * Makefile.def: Remove new- prefix from toplevel
2931         bootstrap targets.
2932         * Makefile.tpl: Likewise.
2933
2934         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
2935         target.
2936
2937         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2938         $(RECURSE_FLAGS) to recursive invocation of make.
2939
2940         * Makefile.in: Regenerate.
2941         * configure: Regenerate.
2942
2943 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
2944
2945         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2946         * configure: Regenerate.
2947
2948 2004-05-25  Daniel Jacobowitz  <drow@false.org>
2949
2950         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2951         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2952         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
2953         targets.
2954         * Makefile.in: Regenerate.
2955
2956 2005-05-24  Paolo Bonzini <bonzini@gnu.org>
2957
2958         * configure.in: Test the ability to symlink directories.
2959         * configure: Regenerate.
2960
2961         * Makefile.def (bootstrap-stage): New definitions.
2962         * Makefile.tpl (configure-stage1-gcc,
2963         configure-stage2-gcc, configure-stage3-gcc,
2964         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2965         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2966         new-restage3, compare): Autogenerate, see Makefile.in
2967         entry for behavioral changes.
2968         (distclean-stage1, new-stage1-start, new-stage1-end,
2969         new-stage1-bubble, distclean-stage2, new-stage2-start,
2970         new-stage2-end, new-stage2-bubble, distclean-stage3,
2971         new-stage3-start, new-stage3-end): New autogenerated targets.
2972         (objext, prebootstrap, BOOT_CFLAGS,
2973         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2974         targets.
2975
2976         * Makefile.in: Regenerate.
2977         (distclean-stage1, new-stage1-start, new-stage1-end,
2978         new-stage1-bubble, distclean-stage2, new-stage2-start,
2979         new-stage2-end, new-stage2-bubble, distclean-stage3,
2980         new-stage3-start, new-stage3-end): New targets.
2981         (all-stage1-gcc): Move prebootstrap dependency from here...
2982         (configure-stage1-gcc): ...to here.
2983         (new-bootstrap): Use bubble targets.
2984         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2985         Use per-stage distclean targets.
2986         (configure-stage1-gcc, configure-stage2-gcc,
2987         configure-stage3-gcc, all-stage1-gcc,
2988         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2989         Use new-stageN-start to prepare the tree.
2990
2991 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
2992
2993         * Makefile.def (host_modules): add libcpp.
2994         * Makefile.tpl: Add dependencies on and for libcpp.
2995         * Makefile.in: Regenerate.
2996         * configure.in: Add libcpp host module.
2997         * configure: Regenerate.
2998
2999 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
3000
3001         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3002         of libf2c.
3003         * configure, Makefile.in: Regenerate.
3004
3005 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
3006
3007         Merge from tree-ssa-20020619-branch.
3008
3009         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3010         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3011         (HOST_GMPLIBS): Define.
3012         (HOST_GMPINC): Define.
3013         (TARGET_LIB_PATH): Add libmudflap.
3014         (GFORTRAN_FOR_TARGET): Define.
3015         (configure-build*): Export GFORTRAN.
3016         (configure-gcc): Export GMPLIBS and GMPINC.
3017         (all-gcc): Add maybe-all-libbanshee.
3018         (configure-target-libgfortran): Define.
3019         * Makefile.in: Regenerate.
3020         * configure.in (host_libs): Add libbanshee.
3021         (target_libraries): Add target-libmudflap and target-libgfortran.
3022         Add --with-libbanshee.
3023         Handle --disable-libmudflap.
3024         (*-*-freebsd*): Use with_gmp.
3025         Add $(libgcj) to noconfigdirs.
3026         * configure: Regenerate.
3027         * depcomp: New file.
3028         * MAINTAINERS: Add tree-ssa maintainers.
3029
3030 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
3031
3032         * config/acx.m4: Fix fastcompare support for new-bootstrap.
3033         * configure: Regenerate.
3034
3035 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
3036
3037         Revert:
3038         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3039
3040         * Makefile.def (flags_to_pass): Remove *dir variables that
3041         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3042         as well as prefix and exec_prefix.
3043         * Makefile.in: Regenerate.
3044
3045 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3046
3047         * Makefile.def (host_modules): Mark with the bootstrap
3048         flag packages on which gcc depends.
3049         * Makefile.tpl (all-bootstrap): Use it.
3050         * Makefile.in: Regenerate.
3051
3052 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3053
3054         * Makefile.def (flags_to_pass): Remove *dir variables that
3055         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3056         as well as prefix and exec_prefix.
3057         * Makefile.in: Regenerate.
3058
3059 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
3060
3061         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3062         * configure: Regenerate.
3063         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3064         * gcc/Makefile.tpl (compare): Use the result of the test.
3065         * gcc/Makefile.in: Regenerate.
3066
3067 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
3068
3069         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3070         Always relocate gcc and prev-gcc to the original names, even
3071         if the build fails.
3072         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3073         New targets.
3074
3075 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3076
3077         * configure.in (mips*-*-irix5*): Enable ld.
3078         * configure: Regenerate.
3079
3080 2004-04-15  James E Wilson  <wilson@specifixinc.com>
3081
3082         * Makefile.tpl (configure-[+module+], configure-gcc,
3083         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3084         Set and export LDFLAGS.
3085         * Makefile.in: Regenerate.
3086
3087 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3088
3089         PR bootstrap/14871
3090         * Makefile.tpl: If we don't have built-in-tree target tools,
3091         use the ones found by configure rather than hacking around with
3092         program_transform_name.
3093         * configure.in: Give Makefile.tpl the information necessary
3094         to do that.
3095         * Makefile.in: Regenerate.
3096         * configure: Regenerate.
3097
3098 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
3099
3100         PR bootstrap/14760
3101         * configure.in: When computing baseargs, strip *all* copies of
3102         offending options.  Also, don't match/substitute the trailing space,
3103         so that this actually works when two similar options are separated by
3104         only one space.
3105         * configure: Regenerate.
3106
3107 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
3108
3109         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3110         (rs6000-*-aix*): Same.
3111         * configure: Regenerate.
3112
3113 2004-03-25  Stan Shebs  <shebs@apple.com>
3114
3115         Remove MPW support, no longer used.
3116         * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
3117         mpw-install: Remove files.
3118         * src-release (DEVO_SUPPORT): Remove names of removed files.
3119         * MAINTAINERS: Likewise.
3120
3121 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
3122
3123         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3124         STRICT_WARN, WARN_CFLAGS flags passed down to make.
3125         * Makefile.in: Regenerate.
3126
3127         * configure.in (top level bootstrap support): Rework --enable-werror
3128         to set @stage2_werror_flag@.
3129         * configure: Regenerate.
3130         * Makefile.tpl (top level bootstrap support): Pass
3131         @stage2_werror_flag@ down to configure in stages 2 and 3.
3132         * Makefile.in: Regenerate.
3133
3134 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3135
3136         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3137         for stages 2 and 3 as well as in make.  As a consequence, remove
3138         OUTPUT_OPTION (now detected by configure) from the flags passed down
3139         to make.
3140         * Makefile.in: Regenerate.
3141
3142         * Makefile.tpl (new-bootstrap): Fix typo.
3143         * Makefile.in: Regenerate.
3144
3145 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3146
3147         * Makefile.tpl: Rearrange by moving recursive_targets rules
3148         into their proper sections.
3149         * Makefile.tpl (top level bootstrap support): Move disabling
3150         of coverage flags from 'make' to 'configure'; improve comments.
3151         * Makefile.in: Regenerate.
3152
3153         * Makefile.tpl (experimental top level bootstrap) Move stage1
3154         language setting from all- target to configure- target; disable
3155         intermodule optimization in stage 1; prevent gratuitous rebuilds
3156         of stage 1.
3157         * Makefile.in: Regenerate.
3158         * configure.in: Comma-separate stage 1 language list for top
3159         level bootstrap.
3160         * configure: Regenerate.
3161
3162         * Makefile.tpl: Clean up experimental top level bootstrap support:
3163         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3164         prev-gcc in configure- targets as well as all- targets.
3165         * Makefile.in: Regenerate.
3166
3167 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
3168
3169         * configure.in: Remove symbolic link section.
3170         * configure: Regenerate.
3171         * Makefile.tpl (links): Remove.
3172         * Makefile.in: Regenerate.
3173
3174 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
3175             Nathanael Nerode  <neroden@gcc.gnu.org>
3176
3177         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
3178         Set with AC_CHECK_PROGS.
3179         * configure.in: Fix comment typo from last patch.
3180         * configure: Regenerate.
3181
3182 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
3183
3184         * Makefile.tpl: Introduce experimental top level bootstrap support.
3185         * Makefile.in: Regenerate.
3186         * configure.in: Introduce support for top level bootstrap.
3187         * configure: Regenerate.
3188
3189 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3190             Paolo Bonzini  <bonzini@gnu.org>
3191
3192         PR bootstrap/14522
3193         * configure.in: Cope with shells that do not support unquoted ^
3194         * configure: Regenerate.
3195
3196 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
3197             Paolo Bonzini  <bonzini@gnu.org>
3198
3199         PR bootstrap/14522
3200         * configure.in: Cope with shell that do not support nesting
3201         quotes inside quoted backquote substitutions.
3202         * configure: Regenerate.
3203
3204 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
3205
3206         PR bootstrap/14522
3207         * configure.in: Fix escaping of $.
3208         * configure: Regenerate.
3209
3210 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3211
3212         * configure: Regenerate.
3213
3214 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
3215
3216         PR ada/14131
3217         Move language detection to the top level.
3218         * configure.in: Find default values for the tools as
3219         soon as possible.  Disable ada if GNAT is not found.
3220         Emit error message about missing languages.  Expand
3221         --enable-languages=all for the gcc subdirectory.
3222
3223 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
3224
3225         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3226         and disable libgcj.
3227         * configure: Regenerated.
3228
3229 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3230
3231         PR bootstrap/7087
3232         * Makefile.tpl: Guard XFOO sed statements better.
3233         * Makefile.tpl: Add dependency for configure-target-libada.
3234         * Makefile.in: Regenerate (incidentally fixes broken
3235         commit when libada-branch was merged).
3236
3237 2004-02-28  Andrew Cagney  <cagney@redhat.com>
3238
3239         * src-release (CVS_NAMES): Define.
3240         (do-tar, do-tar): Prune $(CVS_NAMES).
3241
3242 2004-02-23  Andrew Cagney  <cagney@redhat.com>
3243
3244         * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
3245         2004-02-19.09.
3246
3247 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3248
3249         PR bootstrap/11932
3250         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3251
3252 2004-02-19  Andrew Cagney  <cagney@redhat.com>
3253
3254         * config.guess: Update from version 2003-06-12 to 2004-02-16.
3255         * config.sub: Update from version 2003-06-13 to 2004-02-16.
3256
3257 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
3258
3259         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3260         (rs6000-*-aix*): Same.
3261         * configure: Regenerate.
3262
3263 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
3264
3265         * configure.in (host): Add in missing $noconfigdirs to defines.
3266         * configure: Regenerate.
3267
3268 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
3269             Nathanael Nerode  <neroden@gcc.gnu.org>
3270
3271         PR ada/6637, PR ada/5911
3272         Merge with libada-branch:
3273         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3274         with appropriate dependencies. Add --enable-libada configure switch.
3275         * configure, Makefile.in: Regenerate.
3276
3277 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3278
3279         * configure.in: Don't pass --with-stabs on IRIX 5 either.
3280         * configure: Regenerate.
3281
3282 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
3283
3284         * COPYING.NEWLIB: Update Red Hat license to 2004.
3285
3286 2004-01-23  DJ Delorie  <dj@redhat.com>
3287
3288         * Makefile.def (target_modules) [libiberty]: Don't stage.
3289         * Makefile.in: Rebuilt.
3290
3291 2004-01-23  Jeff Johnston  <jjohnstn@redhat.com>
3292
3293         * COPYING.NEWLIB: Update to include copyrights for new
3294         iconv code.
3295
3296 2004-01-15  Andrew Cagney  <cagney@redhat.com>
3297
3298         * src-release: Update copyright year.
3299         (do-proto-toplev): Configure using i686-pc-linux-gnu.
3300         (NEWLIB_SUPPORT_DIRS): Delete macro.
3301         (newlib.tar.bz2): Delete rule.
3302
3303 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
3304
3305         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3306         * Makefile.tpl (configure-target-[+module+]): Support stage.
3307         * Makefile.in: Rebuilt.
3308
3309 2003-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
3310
3311         * gettext.m4: Quote names of macros to be defined by AC_DEFUN
3312         throughout.
3313
3314 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3315
3316         * configure.in: Use ./config.cache, not config.cache.
3317         * configure: Regenerate.
3318         * Makefile.tpl: Special-casing not needed for GCC any more.
3319         * Makefile.in: Regenerate.
3320
3321         * configure.in: Don't share a cache file for host dirs.
3322         * configure: Regenerate.
3323
3324         * config-ml.in: Don't mess with the cache file.
3325
3326 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3327
3328         * Makefile.tpl: Make GCC use a separate config.cache.
3329         * Makefile.in: Regenerate.
3330
3331         PR bootstrap/11932, PR bootstrap/11933
3332         (I don't know if it will fix either of them, but it relates
3333         to them.)
3334         * configure.in: Don't use shared config.cache for target
3335         directories.
3336         * configure: Regenerate.
3337
3338 2003-12-31  Roger Sayle  <roger@eyesopen.com>
3339
3340         * configure.in (ia64*-*-hpux*): Disable building java libraries.
3341         * configure: Regenerated.
3342
3343 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
3344
3345         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3346         * configure: Regenerated.
3347
3348 2003-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3349
3350         Port change over from GCC:
3351         2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
3352         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3353         (configure-build-[+module+], configure-[+module+]): Likewise.
3354         (configure-target-[+module+], configure-gcc, config.status): Likewise.
3355         * Makefile.in: Regenerate.
3356
3357 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
3358
3359         * configure.in (raw_libstdcxx_flags): Remove the leading space.
3360         * configure: Regenerate.
3361
3362 2003-11-27  Jeff Johnston  <jjohnstn@redhat.com>
3363
3364         * COPYING.NEWLIB: Add license info for long long routines added to
3365         stdlib.
3366
3367 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
3368
3369         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3370         * Makefile.in: Regenerate.
3371
3372 2003-10-20  Phil Edwards  <phil@codesourcery.com>
3373
3374         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
3375         * configure:  Regenerate.
3376
3377 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3378
3379         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3380         HOST_FLAGS_TO_PASS.
3381         * Makefile.in: Regenerate.
3382
3383 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
3384
3385         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
3386         * configure: Rebuilt
3387         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
3388         * Makefile.in: Rebuilt
3389
3390 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3391
3392         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
3393
3394 2003-10-01  Phil Edwards  <pme@gcc.gnu.org>
3395
3396         * config-ml.in:  Use ac_configure_args directly instead of
3397         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
3398         actually seen.
3399
3400 2003-10-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
3401
3402         * config-ml.in: Propagate INSTALL variables.
3403
3404 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
3405
3406         * configure.in: Pass a computed --program-transform-name
3407         to subconfigures.
3408         * configure: Regenerated.
3409
3410 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
3411
3412         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
3413         * Makefile.in: Regenerate.
3414
3415         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
3416         * Makefile.in: Regenerate.
3417
3418 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
3419
3420         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
3421         quoting.
3422         * configure: Regenerated.
3423
3424 2003-09-12  Michael Chastain  <mec@shout.net>
3425
3426         Fix PR gdb/857.
3427         * src-release (do-proto-topleve): Remove junk files
3428         intl/config.cache, intl/config.status,
3429         intl/config.h, intl/stamp-h.
3430
3431 2003-09-14  Andrew Cagney  <cagney@redhat.com>
3432
3433         * src-release (dejagnu.tar): New target.
3434         (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
3435         (do-djunpack): Use $(PACKAGE) for the package name.
3436
3437 2003-09-04  DJ Delorie  <dj@redhat.com>
3438
3439         * configure: Regenerate.
3440
3441 2003-09-04  Robert Millan  <robertmh@gnu.org>
3442
3443         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
3444
3445 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3446
3447         * configure.in: Ensure arguments to sed are properly spaced.
3448         * configure: Regenerate.
3449
3450 2003-08-28  Daniel Jacobowitz  <drow@mvista.com>
3451
3452         Merge from gcc:
3453         2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
3454         * install-sh:  Update to newer upstream versions (associated with
3455         aclocal 1.7).
3456         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
3457
3458 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
3459
3460         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
3461         * configure: Regenerated.
3462
3463 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
3464
3465         * configure.in:  Use newline instead of semicolon when assuming
3466         shell arguments in a for loop.
3467         * configure:  Regenerated.
3468
3469 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
3470
3471         PR 8180
3472         * configure.in: When testing with_libs and with_headers, treat
3473         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
3474         * configure: Regenerate.
3475
3476         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
3477         make, shell, etc.
3478         (baseargs): Likewise.
3479         * configure: Regenerate.
3480
3481 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
3482
3483         * configure.in: Disable libgcj for darwin not on powerpc.
3484         * configure: Rebuild.
3485
3486 2003-08-15  Michael Chastain  <mec@shout.net>
3487
3488         * src-release (do-proto-toplev): Remove junk files
3489         dejagnu/example/calc/config.status,
3490         dejagnu/example/calc/config.log.
3491
3492 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
3493
3494         * config-ml.in, symlink-tree: Add license.
3495
3496 2003-08-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3497
3498         Merge from gcc:
3499
3500         2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
3501         * Makefile.tpl (check, check-c++): Express dependencies using
3502         dependencies rather than commands.
3503         * Makefile.in: Regenerate.
3504
3505         2003-07-31  Geoffrey Keating  <geoffk@apple.com>
3506         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
3507         * Makefile.in: Update.
3508
3509 2003-08-01  Andrew Cagney  <cagney@redhat.com>
3510
3511         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
3512         * configure: Ditto.
3513
3514 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
3515
3516         * configure.in: Enable libgcj for darwin.
3517         * configure: Rebuild.
3518
3519 2003-07-29  Nathanael Nerode  <neroden@gcc.gnu.org>
3520
3521         * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
3522
3523 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3524
3525         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
3526         creating target and build subdirs to build all parent dirs as needed.
3527         * Makefile.in: Rebuild.
3528         * configure.in: Don't build dirs explicitly here.
3529         * configure: Rebuild.
3530
3531 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
3532
3533         * Makefile.tpl (all-make): Depend on intl.
3534         * Makefile.in: Rebuilt.
3535
3536 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
3537
3538         * config.if: Remove unused libc_interface determination.
3539
3540 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
3541
3542         * Makefile.in: Regenerate, correctly this time.
3543
3544 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3545
3546         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
3547         unused INSTALL_PROGRAM_ARGS.
3548         * configure.in: Use AC_PROG_INSTALL.
3549         * Makefile.in: Regenerate.
3550         * configure: Regenerate.
3551
3552 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
3553
3554         * configure: Rebuilt.
3555         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
3556         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
3557         newlib nor libgloss.
3558         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
3559         * configure.in (am33_2.0-*-linux*): Added.
3560
3561 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
3562
3563         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
3564         * configure: Regenerate.
3565
3566 2003-07-06  H.J. Lu <hongjiu.lu@intel.com>
3567
3568         * config-ml.in: Replace PWD with PWD_COMMAND.
3569         * Makefile.tpl: Likewise.
3570         * Makefile.in: Regenerated.
3571
3572 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3573
3574         * configure.in: Clean up config-lang.in handling.  Delete
3575         useless assignment to "subdirs".
3576         * configure: Regenerate.
3577
3578 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
3579
3580         * configure.in: Rename 'target_libs' to 'target_libraries'.
3581         Remove useless reference to 'target_libs'.
3582         * configure: Regenerate.
3583
3584 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
3585
3586         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
3587         * Makefile.in: Regenerate.
3588
3589 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3590
3591         * Makefile.def: Introduce flags_to_pass.
3592         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
3593         * Makefile.in: Regenerate.
3594
3595 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
3596
3597         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
3598         and target-libgloss.
3599         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
3600         <h8300*-*-*>: Disable libf2c and ${libgcj}.
3601         * configure: Regenerate.
3602
3603 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
3604
3605         * configure.in: Update testsuite_flags to new location.
3606         * configure. Regenerate.
3607
3608 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
3609
3610         * Makefile.tpl: Remove BUILD_CC stuff.
3611         * Makefile.in: Regenerate.
3612
3613 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
3614
3615         * config.guess: Update to 2003-06-12 version.
3616         * config.sub: Update to 2003-06-13 version.
3617
3618 2003-06-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3619
3620         * MAINTAINERS: Add myself as MIPS co-maintainer.
3621
3622 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
3623
3624         * config.guess: Update to 2003-06-06 version.
3625         * config.sub: Update to 2003-06-06 version.
3626
3627 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3628
3629         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3630         * configure. Regenerate.
3631
3632 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
3633
3634         * configure.in: Disable serial configure by default.
3635         * configure: Regenerate.
3636         * Makefile.tpl: Abolish .NOTPARALLEL.
3637         * Makefile.in: Regenerate.
3638
3639         * Makefile.tpl: Replace {build,host,target}_canonical by
3640         {build,host,target}.
3641         * Makefile.in: Regenerate.
3642
3643         * Makefile.tpl: Fix stupid pasto.
3644         * Makefile.in: Regenerate.
3645
3646 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3647
3648         * Makefile.tpl: Remove bogus conditional.
3649         * Makefile.in: Regenerate.
3650
3651 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3652
3653         * Makefile.tpl: Make 'recursive targets' using autogen rather
3654         than shell loop.  Remove duplicate 'clean' targets and false
3655         comments.
3656         * Makefile.def: Add systematic dependencies to 'recursive' targets.
3657         Add systematic method of specifying missing targets in subdirs.
3658         Add copyright boilerplate.
3659         * Makefile.in: Regenerate.
3660         * configure.in: Add 'recursive targets' to maybe list.
3661         * configure: Regenerate.
3662
3663         * Makefile.tpl: Rename [+target+] to [+make_target+].
3664         * Makefile.def: Rename 'target' to 'make_target'.
3665
3666 2003-05-30  Nick Clifton  <nickc@redhat.com>
3667
3668         * README-maintainer-mode: Update URL for locating blessed config
3669         tools.
3670
3671 2003-05-29  Robert Millan  <rmh@debian.org>
3672
3673         * ltconfig: Import this patch and modify for use with current
3674         version of ltconfig:
3675
3676         2003-05-21  Bruno Haible  <bruno@clisp.org>
3677
3678         * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
3679         GNU/FreeBSD.
3680
3681 2003-05-28  DJ Delorie  <dj@redhat.com>
3682
3683         * Makefile.tpl: Make maybe-check-gcc .PHONY.
3684         * Makefile.in: Regenerate.
3685
3686 2003-05-28  Jeff Johnston  <jjohnstn@redhat.com>
3687
3688         * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
3689
3690 2003-05-21  DJ Delorie  <dj@redhat.com>
3691
3692         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3693         newlib or libgloss.
3694         * Makefile.in: Regenerate.
3695
3696 2003-05-21  DJ Delorie  <dj@redhat.com>
3697
3698         * Makefile.tpl: Add missing empty maybe-check-gcc target.
3699         * Makefile.in: Regenerate.
3700
3701 2003-05-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
3702
3703         * configure.in: Use curly braces in the definition of tooldir.
3704         * configure: Regenerate.
3705
3706 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3707
3708         * configure.in: Switch more things to use maybe dependencies.
3709         * Makefile.tpl: Switch more things to use maybe dependencies.
3710         Factor out common code from autogen IF statements.
3711         * configure: Regenerate.
3712         * Makefile.in: Regenerate.
3713
3714 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
3715
3716         * configure.in: Accept i[3456789]86 for machine type.
3717         * configure: Regenerate.
3718
3719 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
3720
3721         * configure.in: Switch more things to use maybe dependencies.
3722         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
3723         * configure: Regenerate.
3724         * Makefile.tpl: Switch more things to use maybe dependencies.
3725         * Makefile.in: Regenerate.
3726
3727 2003-05-16  Andreas Schwab  <schwab@suse.de>
3728
3729         * Makefile.tpl (install-opcodes): Define.
3730         * Makefile.in: Rebuild.
3731
3732 2003-05-13  Andreas Jaeger  <aj@suse.de>
3733
3734         * config.guess: Update to 2003-05-09 version.
3735         * config.sub: Update to 2003-05-09 version.
3736
3737 2003-05-13  Michael Eager <eager@mvista.com>
3738
3739         * configure.in: Correct sed script so that options in quotes are not
3740         deleted.
3741         * configure: Rebuild.
3742
3743 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
3744
3745         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3746         and $$s/newlib/libc/sys/cygwin32 include paths.
3747         * configure: Ditto.
3748
3749 2003-05-05  H.J. Lu <hjl@gnu.org>
3750
3751         * config-ml.in: Restored from gcc repository.
3752
3753 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
3754
3755         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3756         * Makefile.in: Regenerate.
3757
3758 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
3759
3760         * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
3761         and Makefile.def.
3762
3763 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
3764
3765         * Makefile.tpl: Clean $(BUILD_SUBDIR).
3766         * Makefile.in: Regenerated.
3767
3768 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3769
3770         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3771         * Makefile.in: Regenerate.
3772
3773 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
3774
3775         * configure.in (powerpc64*-*-linux*): Remove.
3776         * configure: Rebuilt.
3777
3778 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
3779
3780         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
3781         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3782         and restrap.
3783         * Makefile.in:  Regenerate.
3784
3785 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
3786
3787         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3788         * configure: Regenerated.
3789
3790 2003-04-11  Alexandre Oliva  <aoliva@redhat.com>
3791
3792         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3793         * */configure: Rebuilt.
3794
3795 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
3796
3797         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3798         * Makefile.in: Regenerate.
3799
3800 2003-03-14  Michael Chastain  <mec@shout.net>
3801
3802         * Makefile.in: Regenerate with correct Makefile.def.
3803
3804 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3805
3806         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
3807         Make macro.
3808         * Makefile.in: Regenerate.
3809         * configure.in: Clean up gxx_include_dir logic.
3810         * configure: Regenerate.
3811
3812 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3813
3814         * configure.in (gxx_include_dir): Fix typo.
3815         * configure: Regenerated.
3816
3817 2003-03-06  Andrew Cagney  <cagney@redhat.com>
3818
3819         * texinfo/texinfo.tex: Import version 2003-02-03.16.
3820
3821 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
3822
3823         * configure.in: Include $(build_tooldir)/sys-include in
3824         FLAGS_FOR_TARGET.
3825         * configure: Regenerated.
3826
3827 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3828
3829         * Makefile.tpl: Reindent.
3830         * Makefile.in: Regenerate.
3831         * configure.in: Reindent.  Don't set unused variables.
3832         * configure: Regenerate.
3833
3834         * Makefile.tpl: Always pass down RANLIB.
3835         * Makefile.in: Regenerate.
3836
3837         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3838         * Makefile.in: Regenerate.
3839         * configure.in: Remove unused logic relating to --enable-shared
3840         and --enable-threads.  Remove bogus comments.  Remove redundant
3841         noconfigdirs.
3842         * configure: Regenerate.
3843
3844         * configure.in: Replace ${libstdcxx_version} by its value.
3845         Remove reference to mh-dgux.
3846         * configure: Regenerate.
3847
3848 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3849
3850         * Makefile.tpl: Rearrange.
3851         * Makefile.in: Regenerate.
3852
3853 2003-02-25  Nick Clifton  <nickc@redhat.com>
3854
3855         * configure: Remove site-file supprot - it is obsolete.
3856
3857 2003-02-24  Uwe Stieber <uwe@wwws.de>
3858
3859         * configure.in: Add support for kaOS as cross build target system.
3860         * configure: Regenerated.
3861
3862 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
3863
3864         * Makefile.tpl: Add definition of CPPFLAGS to pass into
3865         configure-target-* as some target builds may require additional
3866         flags for preprocessor tests.
3867         * Makefile.in: Regenerated.
3868
3869 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
3870
3871         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3872         * ltconfig: Handle it.
3873         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3874         auto-detecting it.
3875
3876 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
3877
3878         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3879         it is used as argument to $CC.
3880         * ltcf-gcj.sh: Likewise.
3881
3882 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
3883
3884         * configure.in: Introduce --enable-maintainer-mode.
3885         * configure: Rebuilt.
3886         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3887         for maintainer mode.
3888         * Makefile.in: Rebuilt.
3889
3890 2003-02-19  Andrew Cagney <ac131313@redhat.com>
3891
3892         * configure: Regenerate using autoconf 2.13.
3893
3894 2003-02-19  Alan Modra  <amodra@bigpond.net.au>
3895
3896         * config.guess: Import latest version.
3897         * config.sub: Import latest version.
3898
3899 2003-02-18  Jason Merrill  <jason@redhat.com>
3900
3901         * Makefile.tpl (check-c++): Allow parallelism.
3902
3903 2003-02-17  Andrew Cagney  <ac131313@redhat.com>
3904
3905         * configure: Regenerate using autoconf 000227.
3906
3907 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
3908
3909         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3910         don't configure target-libobjc.
3911         * configure: Regenerate.
3912
3913 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3914
3915         * Makefile.tpl (RANLIB): Define.
3916         * Makefile.in: Regenerate.
3917
3918 2003-02-06  Keith R Seitz  <keiths@redhat.com>
3919
3920         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3921         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3922         * Makefile.in: Regenerated.
3923         * configure.in: Remove all traces of snavigator, db, and grep.
3924         * configure: Regenerated.
3925
3926 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
3927
3928         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3929         * Makefile.in: Regenerated.
3930
3931 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
3932
3933         * config.if: Copy from GCC.
3934
3935 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
3936
3937         * configure.in:  Revert 24Jan change.
3938         * configure:  Regenerate.
3939
3940 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3941
3942         * configure.in: Revert previous change.
3943         * configure: Regenerate.
3944
3945 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3946
3947         * configure.in: Make rda native-only.
3948         * configure: Regenerate.
3949
3950 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3951
3952         * configure.in: Add missing \.
3953         * configure: Rebuilt.
3954
3955 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
3956
3957         * configure.in (baseargs): Avoid using \| in sed regular
3958         expressions.
3959         * configure: Rebuilt.
3960
3961 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
3962
3963         * configure.in (baseargs): Remove all supported forms of
3964         --cache-file, --srcdir, --host, --build and --target options
3965         from argument lists.
3966         * configure: Rebuilt.
3967
3968 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
3969
3970         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3971         * configure: Rebuilt.
3972
3973 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3974
3975         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3976         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3977         * Makefile.in: Regenerate.
3978         * configure: Regenerate.
3979
3980 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
3981
3982         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3983         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3984         * Makefile.in: Regenerate.
3985
3986 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
3987
3988         * configure.in: Remove Makefile in build, host and target modules
3989         unless configure was run with --no-recursion.
3990         * configure: Rebuilt.
3991
3992 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
3993
3994         * config.guess: Update to 2003-01-03 version.
3995         * config.sub: Update to 2003-01-03 version.
3996
3997 2003-01-07  Christopher Faylor  <cgf@redhat.com>
3998
3999         * configure: Regenerate with proper autoconf 2.13.
4000
4001 2003-01-07  Christopher Faylor  <cgf@redhat.com>
4002
4003         * configure.in: Add AC_PREREQ for consistency.
4004         * configure: Regenerate.
4005
4006 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
4007
4008         * configure.in (GDB_TK): Add tcl directories conditional on
4009         gdb/gdbtk directory being present.
4010         * configure: Regenerate.
4011
4012 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
4013
4014         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
4015         by gcc if LD is not defined and we are not doing a Canadian Cross.
4016         * configure: Rebuilt.
4017
4018 2003-01-01  Daniel Jacobowitz  <drow@mvista.com>
4019
4020         * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
4021
4022 2002-12-31  Tom Tromey  <tromey@redhat.com>
4023
4024         * Makefile.in: Rebuilt.
4025         * Makefile.def (target_modules) [libffi]: Allow installation.
4026
4027 2002-12-31  Andreas Schwab  <schwab@suse.de>
4028
4029         * configure.in: Fix use of $program_transform_name.
4030         * configure: Regenerated.
4031
4032 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
4033
4034         * configure.in (baseargs): Don't remove first configure argument.
4035         * configure: Regenerated.
4036
4037 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
4038
4039         * Makefile.tpl (local-distclean): Don't remove...
4040         (multilib.ts): ... this.  Moved into...
4041         (multilib.out): ... this.  Don't use sub-make.
4042         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4043         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4044         (configure-build-[+module+], configure-[+module+],
4045         configure-target-[+module+], configure-gcc): ... these.  Test
4046         for Makefile existence.  Drop config.status from dependencies.
4047         * Makefile.in: Rebuilt.
4048         * configure.in: Move gcc-version-trigger to the end of
4049         ac_configure_args.  Add comments to maybedep.tmp and
4050         serdep.tmp.  Introduce --disable-serial-configure.  Remove
4051         nonopt from baseargs, matching and removing corresponding
4052         whitespace while at it.
4053         * configure: Rebuilt.
4054
4055 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
4056
4057         * configure.in (host_configargs): Replace reference to
4058         no-longer-defined buildopts with --build=${build_alias}.
4059         * configure: Rebuilt.
4060
4061 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
4062
4063         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
4064         program_transform_name to standard idiom.
4065         (AUTOGEN, AUTOCONF): Define.
4066         (Makefile.in): Use $(AUTOGEN).
4067         (Makefile): Depend on config.status, and use autoconf-style rule to
4068         build it.  Move original commands to...
4069         (config.status): ... this new target.
4070         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
4071         $(AUTOCONF).
4072         * Makefile.in: Rebuilt.
4073
4074 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4075
4076         * Makefile.tpl: Fix dramatic bustage due to change in
4077         program_transform_name.
4078         * Makefile.in: Regenerate.
4079
4080         * configure.in: Remove unnecessary PATH setting.
4081         * configure: Regnerate.
4082
4083         * configure.in: Don't default to unprefixed tools unless
4084         the native tools will work.
4085         * configure: Regenerate.
4086
4087         * configure.in: Convert to autoconf script.  Blow away lots
4088         of now-redundant Makefile fragments.
4089         * configure: Generate using Autoconf.
4090         * Makefile.tpl: Rewrite to reflect autoconfiscation.
4091         * Makefile.in: Regenerate.
4092
4093 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4094
4095         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
4096         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4097
4098         * ChangeLog: Move a couple of entries from here to winsup/cygwin,
4099         where they belong.
4100
4101 2002-12-24  Andreas Schwab  <schwab@suse.de>
4102
4103         * Makefile.tpl (multilib.out): Fix missing space.
4104         * Makefile.in: Regenerate.
4105
4106 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4107
4108         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
4109         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
4110         * Makefile.in: Regenerate.
4111         * configure.in: Remove unnecessary leftovers.
4112
4113 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
4114
4115         * configure.in (extra_ranlibflags_for_target): New variable.
4116         (*-*-darwin): Add -c to ranlib commands.
4117         * configure (tooldir): Handle extra_ranlibflags_for_target.
4118
4119 2002-12-20  Jeff Johnston  <jjohnstn@redhat.com>
4120
4121         * COPYING.NEWLIB: Updated.
4122         * COPYING.LIBGLOSS: Ditto.
4123
4124 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4125
4126         * Makefile.tpl: Revert HJL's change.
4127         * Makefile.in: Regenerated.
4128         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4129         always.
4130
4131 2002-12-19  Andreas Schwab  <schwab@suse.de>
4132
4133         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4134         * Makefile.in: Regenerate.
4135
4136 2002-12-18  H.J. Lu <hjl@gnu.org>
4137
4138         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4139         * Makefile.in: Regenerated.
4140
4141         * configure.in (build_prefix): New. Substitute.
4142
4143 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4144
4145         * Makefile.tpl: Don't let real targets depend on phony targets.
4146         * Makefile.in: Regenerate.
4147
4148         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4149         * Makefile.in: Regenerate.
4150
4151 2002-12-16  Jason Merrill  <jason@redhat.com>
4152
4153         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
4154         previous 'make bootstrap'.
4155         * Makefile.in: Regenerate.
4156
4157 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
4158
4159         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
4160
4161 2002-12-13  Jason Merrill  <jason@redhat.com>
4162
4163         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
4164         library tests.
4165         (check-c++): Just depend on it and check-target-libstdc++-v3.
4166         * Makefile.in: Regenerate.
4167
4168 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4169
4170         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
4171         * Makefile.in: Regenerate.
4172
4173 2002-12-12  Jeff Johnston  <jjohnstn@redhat.com>
4174
4175         * COPYING.NEWLIB: Update list of alternate Regent of California
4176         licenses and discuss official revoking of advertising clause.
4177         * COPYING.LIBGLOSS: Ditto.
4178
4179 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
4180
4181         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
4182         * Makefile.in: Rebuilt.
4183
4184 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4185
4186         * configure: Fix bug put in by gremlins.
4187
4188         * Makefile.tpl: Substitute more autoconfily.
4189         * configure: Substitute more autoconfily.
4190         * Makefile.in: Regenerate.
4191
4192 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
4193
4194         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
4195         * Makefile.in (all-sim): Ditto.
4196
4197 2002-12-06  DJ Delorie  <dj@redhat.com>
4198
4199         * Makefile.tpl: Change configure dependencies to not have real
4200         targets depend on phony targets.
4201
4202 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
4203
4204         * configure.in: Revert unintentional change.
4205
4206         * src-release: Configure host subdirs.
4207
4208         * Makefile.tpl: Change dependency for */multilib.out so that
4209         it works when gcc isn't in the tree.
4210
4211         * configure.in: Substitute more.
4212         * configure: Run subconfigures from the Makefile.
4213         * Makefile.tpl: Run subconfigures from the Makefile; add a few
4214         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
4215
4216 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4217
4218         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
4219         and corresponding dependencies.
4220         * Makefile.in: Regenerate.
4221
4222         * configure.in (host_tools): Order binutils, gas and ld for
4223         convenience in running the testsuites.
4224
4225         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
4226         * Makefile.in: Regenerate.
4227         * configure.in: Introduce rules to serialize subconfigure runs.
4228
4229         * configure.in: Introduce BASE_CC_FOR_TARGET.
4230         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
4231         Realize configure-build-* targets.  Realize configure-target-* targets.
4232         * Makefile.in: Regenerate.
4233
4234 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4235
4236         * configure: Move gcc_version_trigger stuff from here...
4237         * configure.in: ...to here.
4238
4239         * configure.in: Separate subconfigure options added by this file from
4240         options given by the user.  Add machinery to put args for host
4241         subconfigures into the Makefile.
4242
4243         * Makefile.tpl: Remove 'vault' targets.
4244         * Makefile.tpl: Reorder and comment dependencies.
4245         * Makefile.in: Regenerate.
4246
4247 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
4248
4249         * configure.in: Move host-specific darwin noconfigdirs into
4250         the host-specific section.
4251
4252 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4253
4254         * Makefile.tpl: Restore bkorb's style patch, accidentally lost
4255         during replay.
4256         * Makefile.in: Regenerate.
4257
4258         (finishing slow-motion replay)
4259         * configure: Remove skip-this-dir support.
4260         * Makefile.tpl: Remove skip-this-dir support.
4261
4262         * Makefile.tpl: Remove leftover support for non-autoconfiscated
4263         subdirectories.
4264         * Makefile.in: Regenerate.
4265
4266         * Makefile.tpl: Strip out useless setting of 'dir'.
4267         * Makefile.in: Regenerate.
4268
4269 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4270
4271         (finishing slow-motion replay)
4272         * configure.in: Fix deeply stupid bug.
4273
4274         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
4275         shell code in CXX_FOR_TARGET
4276         * Makefile.def: Introduce raw_cxx.
4277         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
4278         RAW_CXX_FOR_TARGET.
4279         * Makefile.in: Regenerate.
4280
4281 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4282
4283         (finishing slow-motion replay)
4284         * Makefile.tpl: Remove unnecessary ifs.
4285         * Makefile.in: Regenerate.
4286
4287         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
4288         dependencies.  Maybe-ize build-libiberty.  Create dummy install
4289         targets for 'no_install' modules.
4290         * configure: Move GDB_TK substitution to configure.in.  Move
4291         build_modules stuff to configure.in.
4292         * configure.in: Implement soft dependency machinery.  Maybe-ize
4293         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
4294         * Makefile.in: Regenerate.
4295
4296 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4297
4298         (continuing slow-motion replay)
4299         * Makefile.tpl: Make all-target, install-target behave similarly
4300         to all, install (only hitting configured targets).  Eliminate
4301         unused macro defintions.
4302
4303         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
4304         build != host.
4305
4306         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
4307
4308         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
4309
4310         * configure.in: Produce lists of subdir targets we're actually
4311         configuring.  Remove references to "dosrel".
4312         * Makefile.tpl: Let configure set which subdir targets are hit.
4313         Remove install-cross; clean up install; remove ALL.  Remove
4314         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
4315         Autogenerate host module targets.  Remove empty dependency lines
4316         and redundant dependency; rearrange slightly.
4317         * Makefile.def: Add host-side libtermcap, utils.
4318
4319         * Makefile.in: Regenerate.
4320
4321 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4322
4323         (Continuing slow-motion replay)
4324         * Makefile.def: Add list of recursive targets to autogenerate.
4325         Add build_modules.
4326         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
4327         targets.  Autogenerate *-build-* targets.
4328         * Makefile.in: Regenerate.
4329
4330 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
4331
4332         (Continuing slow-motion replay)
4333         * configure: More autoconf-style substitutions.
4334         * Makefile.tpl: More autoconf-style substitutions.
4335         * Makefile.in: Regenerate.
4336
4337 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
4338
4339         (Continuing slow-motion replay)
4340         * configure: Substitute more variables in a more autoconf-friendly
4341         way.  Simplify slightly.
4342         * Makefile.tpl: Make more variables substitutable in an
4343         autoconf-friendly way.
4344         * Makefile.in: Regenerate.
4345
4346 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
4347
4348         (Continuing slow-motion replay)
4349         * configure.in (v810*): Remove special setting of tools.
4350
4351         * configure: Add support for extra required flags for ar or nm.
4352         * configure.in (aix4.3+): Use above support for target-specific
4353         issues, rather than using config/mt-aix43.
4354
4355 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
4356
4357         (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
4358         * configure: Remove 'removing', which doesn't work.  Replace $subdir
4359         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
4360         with $srcdir.  Reformat indentation.  Substitute some variables
4361         formerly hard-coded in the Makefile for build=host.
4362         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
4363         * Makefile.def: Autogenerate more.
4364         * Makefile.in: Regenerate.
4365
4366 2002-11-13  Bruce Korb  <bkorb@gnu.org>
4367
4368         * Makefile.tpl: syntactic cleanup
4369
4370 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
4371
4372         * Makefile.def (host_modules): Add rda.
4373         * Makefile.in: Regenerate.
4374         * configure.in (target_tool): Add target-rda to list.
4375
4376 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
4377
4378         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
4379         and restrap targets to this rule.
4380         * Makefile.in:  Regenerate.
4381
4382 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
4383
4384         * configure.in (i[3456]86-*-linux*): Add check to disable
4385         ${libgcj} for glibc1.
4386
4387 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
4388
4389         * configure.in: Add tic4x target.
4390
4391 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4392
4393         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
4394         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
4395         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
4396         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
4397         * Makefile.in: Regenerate.
4398
4399 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4400
4401         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
4402         * Makefile.in: Regenerate.
4403
4404         * Makefile.def: Remove order dependency comments.
4405         * Makefile.tpl: Add explicit install-install dependencies.
4406         * Makefile.in: Regenerate.
4407
4408         * Makefile.tpl: Remove material now in src-release.  (Finally!)
4409         * Makefile.in: Regenerate.
4410
4411         * configure: Restore my original patch by syncing with gcc version.
4412
4413         * Bring following over from gcc:
4414
4415 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
4416
4417         * configure.in (s390*-*-linux*): Enable libgcj.
4418
4419 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4420
4421         * Makefile.in: Regenerate.  This really ought to fix things. :sigh:
4422
4423 2002-10-02  Alan Modra  <amodra@bigpond.net.au>
4424
4425         * configure: Move stray lines back to where they belong.
4426
4427 2002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4428
4429         * Makefile.tpl: Insert configure-target target, for src-release.
4430
4431         * configure: Finish reverting change which Andrew Cagney started
4432         reverting.  Should fix bustage.
4433
4434         * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4435         * src-release: New file.  Contains material for making net
4436         releases for gdb, binutils, et al., formerly in Makefile.in.
4437
4438 2002-09-30  Nick Clifton  <nickc@redhat.com>
4439
4440         * cpu: New top level directory.  Intended to hold input files for
4441         CGEN which have FSF copyright assignment.
4442         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
4443
4444 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
4445
4446         Revert below (note that src does not contain Makefile.tpl):
4447         * Makefile.tpl: Make subsituted variables more autoconfy.
4448         * Makefile.in: Regenerate.
4449
4450 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
4451
4452         * configure: Revert accidentally applied changes.
4453
4454         * Makefile.tpl: Make more autoconf-friendly.
4455         * Makefile.in: Regenerate.
4456         * configure: Make substitution more autoconf-like.
4457
4458 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
4459
4460         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
4461         single entry to handle all these.
4462         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
4463         libjava on arm-*-elf.
4464
4465 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
4466
4467         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
4468         things that depend on them.
4469
4470 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
4471
4472         * Makefile.tpl: Make subsituted variables more autoconfy.
4473         * Makefile.in: Regenerate.
4474         * configure: Make seds more autoconfy.
4475
4476 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
4477
4478         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
4479         * Makefile.in: Regenerate.
4480         * configure.in: Rewrite sed statements to look autoconfy.
4481
4482         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
4483         all-target-foo on configure-target-foo.
4484         * Makefile.def: Ditto.
4485         * Makefile.in: Rebuild.
4486
4487 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4488
4489         * Makefile.def: New file.
4490         * Makefile.tpl: New file.
4491         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
4492
4493         * configure.in: Minor rearrangement.  Simplify tests.
4494
4495 2002-09-23  Jason Thorpe  <thorpej@wasabisystems.com>
4496
4497         * configure.in (with_headers): Skip copy if value is "yes".
4498         (with_libs): Likewise.
4499
4500 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
4501
4502         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
4503         * configure.in (sh*-*-pe*): Ditto.
4504         * configure.in (mips*-*-pe*): Ditto.
4505         * configure.in (*arm-wince-pe): Ditto.
4506
4507         * configure.in: Rearrange.
4508
4509 2002-09-12  Nick Clifton  <nickc@redhat.com>
4510
4511         * Import these changes from the config master repository:
4512
4513         2002-09-05  Svein E. Seldal  <Svein.Seldal@solidas.com>
4514
4515                 * config.sub: Add tic4x target.
4516
4517         2002-09-03  Ben Elliston  <bje@redhat.com>
4518
4519                 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
4520                 Reported by <Duncan_Stodart@insession.com>.
4521
4522 2002-09-10  Jeff Johnston  <jjohnstn@redhat.com>
4523
4524         * COPYING.NEWLIB: More updates.
4525
4526 2002-09-09  Jeff Johnston  <jjohnstn@redhat.com>
4527
4528         * COPYING.NEWLIB: Update.
4529
4530 2002-08-23  Andrew Cagney  <ac131313@redhat.com>
4531
4532         * texinfo/texinfo.tex: Import version 2002-06-04.06.
4533
4534         * config.guess: Import version 2002-08-23.
4535         * config.sub: Import version 2002-08-22.
4536
4537 2002-08-20  Alexandre Oliva  <aoliva@redhat.com>
4538
4539         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
4540         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
4541         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
4542
4543 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
4544
4545         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
4546
4547 2002-08-04  H.J. Lu  (hjl@gnu.org)
4548
4549         * configure.in (mips*-*-linux*): Don't skip target-libffi.
4550
4551 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
4552
4553         * configure.in: Move generic linux case to end.  Copy generic
4554         linux noconfigdirs to mips*-*-linux* entry and new
4555         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
4556
4557 2002-07-19  Chris Demetriou  <cgd@broadcom.com>
4558
4559         * MAINTAINERS: Clarify on config.guess and config.sub, and add
4560         one instance of them which was missed to the list to update.
4561
4562 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
4563
4564         * config.guess: Update to 2002-07-09 version.
4565         * config.sub: Update to 2002-07-03 version.
4566
4567 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4568
4569         * configure.in: Remove two redundant tests.
4570
4571 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4572
4573         * configure.in (mips*-*-irix6*o32): Enable stabs.
4574
4575 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
4576
4577         * configure.in: Don't build grez.
4578         * Makefile.in: Ditto.
4579
4580         * Makefile.in: Remove references to bsp, cygmon, libstub.
4581         * configure.in: Ditto.
4582
4583         * configure.in: Remove leftover reference to gdbtest.
4584
4585 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
4586
4587         * configure.in (gxx_include_dir):  Change to match versioned
4588         C++ headers if --enable-version-specific-runtime-libs is used.
4589
4590 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
4591
4592         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4593
4594 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4595
4596         * configure.in: Make --without-x work.
4597
4598 2002-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
4599
4600         * contrib: New directory.  Created to contain a copy of the
4601         texi2pod.pl script so that it is in the same place as the version in
4602         the FSF GCC sources.
4603
4604 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4605
4606         * configure.in: Rearrange target Makefile fragment collection.
4607
4608         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4609         cvs[src].
4610         * configure.in: Ditto.
4611
4612 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
4613
4614         * Makefile.in: Eliminate 'apache' targets.
4615         * configure.in: Eliminate 'apache' targets.
4616
4617         * configure.in: Eliminate redundant tests.  Reorganize.
4618
4619         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4620
4621         * config-ml.in: Eliminate references to Cygnus configure.
4622
4623         * Makefile.in: Eliminate references to building emacs.
4624
4625 2002-07-01  Denis Chertykov  <denisc@overta.ru>
4626
4627         * configure.in: Add support for ip2k.
4628
4629 2002-06-24  Ben Elliston  <bje@redhat.com>
4630
4631         * configure.in (host_tools): Remove cgen.
4632
4633         * Makefile.in (all-cgen): Remove; runs from its source directory.
4634         (check-cgen, install-cgen, clean-cgen): Likewise.
4635         (all-opcodes): No not depend on all-cgen.
4636         (all-sim): Likewise.
4637
4638 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
4639
4640         * configure.in: Fix AIX configury bug.
4641
4642 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
4643
4644         * configure.in: Replace ${topsrcdir} with ${srcdir}.
4645
4646         * configure.in: Move definition of libstdcxx_flags right above
4647         usage, rather than way earlier.
4648
4649         * configure.in: Pull definition of is_cross_compiler earlier.
4650
4651         * configure.in: Rearrange a little.
4652
4653         * configure.in: Remove references to librx.
4654         * Makefile.in: Remove references to librx.
4655
4656 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
4657
4658         * configure.in: Eliminate ${gasdir} variable.
4659
4660 2002-06-18  Dave Brolley  <brolley@redhat.com>
4661
4662         * configure.in: Add support for frv.
4663         * config.sub: Add support for frv.
4664
4665 2002-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4666
4667         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4668
4669 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
4670
4671         * configure.in (vax-*-netbsd*): Re-enable gas.
4672
4673 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
4674
4675         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4676         BUILD_PREFIX_1, to correct nomenclature.
4677         * configure: Likewise.
4678
4679         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4680         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4681
4682 2002-05-31  Olaf Hering  <olh@suse.de>
4683
4684         * config-ml.in: Propogate DESTDIR also.
4685
4686 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
4687
4688         * configure.in (vax-*-netbsd*): Don't build gas for this
4689         platform.
4690
4691 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
4692
4693         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4694         and libgcj for AVR.
4695
4696 2002-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
4697
4698         * config.sub: Add DLX target.
4699
4700 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
4701
4702         * config.guess: Update to 2002-05-22 version.
4703         * config.sub: Likewise.
4704
4705 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4706
4707         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4708         * config-ml.in: Likewise.
4709         * configure: Likewise.
4710         * configure.in: Likewise.
4711
4712 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
4713
4714         * configure.in: Simplify makefile fragment collection.
4715
4716         * configure.in: Remove code to build emacs.
4717
4718         * configure.in : Remove --srcdir argument from targargs and buildargs
4719         (it's always overridden in the Makefile anyway).  Rearrange a bit.
4720
4721         * configure: Move some logic to configure.in.
4722         * configure.in: Move some logic from configure.
4723
4724 2002-05-07  Jeff Johnston  <jjohnstn@redhat.com>
4725
4726         * COPYING.LIBGLOSS: New file.
4727
4728 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
4729
4730         * Makefile.in: Honour DESTDIR.
4731
4732 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
4733
4734         * configure.in (noconfigdirs): Don't disable libgcj on
4735         sparc64-*-solaris* and sparcv9-*-solaris*.
4736
4737 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
4738
4739         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4740
4741 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
4742
4743         * configure.in (FLAGS_FOR_TARGET): Do not add
4744         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4745         on i[3456]86-*-linux*.
4746
4747 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
4748
4749         * configure.in (noconfigdirs): Replace [ ] with test.
4750
4751         * configure.in (noconfigdirs): Do not add target-newlib if
4752         target == i[3456]86-*-linux*, and host == target.
4753
4754 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
4755
4756         * config.guess: Updated to 2002-04-26's version.
4757         * config.sub: Updated to 2002-04-26's version.
4758
4759 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
4760
4761         * configure.in: delete reference to absent file
4762
4763         * configure.in: replace '[' with 'test'
4764
4765         * configure.in: Eliminate references to gash.
4766         * Makefile.in: Eliminate references to gash.
4767
4768         * configure.in: remove useless references to 'pic' makefile fragments.
4769
4770         * configure.in: (*-*-windows*) Finish removing.
4771
4772         * configure.in: Eliminate redundant test for libgui.
4773
4774 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
4775
4776         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4777         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4778
4779 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
4780
4781         * configure.in: remove references to dead files
4782
4783 2002-04-18  Tom Tromey  <tromey@redhat.com>
4784
4785         * configure.in: Disallow configuring libgcj when it is already
4786         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
4787         Solaris 2.8 by default.  For PR libgcj/6158.
4788
4789 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
4790
4791         * configure.in:  Move default CC setting out of config/mh-* fragments
4792         directly into here.
4793
4794 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
4795
4796         * configure.in: don't even try to configure or make a subdirectory
4797         if there's no configure script for it.
4798
4799 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
4800
4801         * MAINTAINERS: Remove chill maintainers.
4802         * Makefile.in (CHILLFLAGS): Remove.
4803         (CHILL_LIB): Remove.
4804         (TARGET_CONFIGDIRS): Remove libchill.
4805         (CHILL_FOR_TARGET): Remove.
4806         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4807         CHILL_LIB.
4808         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4809         (CHECK_TARGET_MODULES): Likewise.
4810         (INSTALL_TARGET_MODULES): Likewise.
4811         (CLEAN_TARGET_MODULES): Likewise.
4812         (configure-target-libchill): Remove.
4813         (all-target-libchill): Remove.
4814         * configure.in (target_libs): Remove target-libchill.
4815         Do not compute CHILL_FOR_TARGET.
4816         * libchill: Remove directory.
4817
4818 2002-04-15  DJ Delorie  <dj@redhat.com>
4819
4820         * Makefile.in, configure.in, configure: Sync with gcc, entries
4821         follow...
4822
4823 2002-04-08  Tom Tromey  <tromey@redhat.com>
4824
4825         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4826         Fixes PR libgcj/6068.
4827
4828 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
4829
4830         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4831
4832 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4833
4834         * configure.in (alpha*-dec-osf*): Enable libgcj.
4835
4836 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
4837
4838         Fix for: PR bootstrap/3591, target/5676
4839         * configure.in (mcore-pe): Disable the configuration of
4840         libstdc++-v3 since exceptions are not supported.
4841
4842 2002-03-20  Anthony Green  <green@redhat.com>
4843
4844         * configure.in: Enable libgcj for xscale-elf target.
4845
4846 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
4847
4848         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4849         libjava.
4850         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4851
4852 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
4853
4854         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4855         libstdc++-v3 and libjava.
4856
4857 2002-02-11  Adam Megacz <adam@xwt.org>
4858
4859         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4860         boehm-gc
4861
4862 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
4863
4864         * config.guess: Updated to 2002-01-30's version.
4865         * config.sub: Updated to 2002-02-01's version.
4866         Contribute sh64-elf.
4867         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
4868         * configure.in: Added sh64-*-*.
4869
4870 2002-01-17  H.J. Lu <hjl@gnu.org>
4871
4872         * Makefile.in (all-fastjar): Also depend on all-libiberty.
4873         (all-target-fastjar): Also depend on all-target-libiberty.
4874
4875 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
4876
4877         * configure, configure.in: Use temp file for long sed commands.
4878
4879 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
4880
4881         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4882         libf2c.
4883
4884 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
4885
4886         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4887
4888 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
4889
4890         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
4891
4892 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4893
4894         * configure: Handle temporary files securely using mkdir.
4895
4896 2001-09-26  Will Cohen <wcohen@redhat.com>
4897
4898         * configure.in (*-*-linux*): Disable configuration of target-newlib
4899         and target-libgloss.
4900
4901 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4902
4903         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4904         RANLIB.
4905
4906 2001-08-11  Graham Stott  <grahams@redhat.com>
4907
4908         * Makefile.in (check-c++): Add missing semicolon.
4909
4910 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
4911
4912         * configure.in (sh-*-linux*): New.
4913
4914 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4915
4916         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4917         and libgcj on m68hc11/m68hc12.
4918
4919 2001-06-27  H.J. Lu  (hjl@gnu.org)
4920
4921         * Makefile (CFLAGS_FOR_BUILD): New.
4922         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4923
4924 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
4925
4926         * configure.in (libstdcxx_flags): Do not try to execute
4927         libstdc++-v3/testsuite_flags until it exists.
4928
4929 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
4930
4931         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4932
4933 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
4934
4935         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4936
4937 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
4938
4939         * configure.in: Move *-chorusos target case to the proper switch.
4940         Disable libgcj.
4941
4942 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4943
4944         * Makefile.in (STAGE1_CFLAGS): Pass down.
4945
4946 2001-04-13  Alan Modra  <amodra@one.net.au>
4947
4948         * config.guess: Add hppa64-linux support.  Note for next import that
4949         this is already in the master file.
4950         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
4951
4952 2001-03-22  Colin Howell  <chowell@redhat.com>
4953
4954         * Makefile.in (DO_X): Do not backslash single-quotes in
4955         backquotes (two places).
4956
4957 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
4958
4959         * Makefile.in (DO_X): Quote nested quotes.
4960
4961 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
4962
4963         * Makefile.in (DO_X): Use double quotes for quoting
4964         "RANLIB=$${RANLIB}".
4965
4966 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
4967
4968         * configure.in: Only use `lang_requires' for languages athat are
4969         actually enabled.
4970
4971 2001-03-07  Tom Tromey  <tromey@redhat.com>
4972
4973         * configure.in: Allow config-lang.in to set `lang_requires' to list
4974         of other required languages.
4975
4976 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
4977
4978         * Makefile.in: Remove RANLIB definition. Use RANLIB
4979         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
4980         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
4981
4982 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
4983             Alexandre Oliva  <aoliva@redhat.com>
4984
4985         * Makefile.in (check-c++): Use tabs, not spaces.
4986
4987 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
4988
4989         * Makefile.in (check-c++): New rule.
4990
4991         * configure.in (target_libs): Remove libg++.
4992         (noconfigdirs): Remove libg++.
4993         (noconfigdirs): Same.
4994         (noconfigdirs): Same.
4995         (noconfigdirs): Same.
4996
4997         * config-ml.in: Remove libg++ references.
4998
4999         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
5000         (ALL_TARGET_MODULES): Same.
5001         (configure-target-libg++): Remove.
5002         (all-target-libg++): Remove.
5003         (configure-target-libio): Remove.
5004         (all-target-libio): Remove.
5005         (check-target-libio): Remove.
5006         (.PHONY): Remove.
5007         (libg++.tar.bz2): Remove.
5008         (all-target-cygmon): Remove libio.
5009         (all-target-libstdc++): Remove.
5010         (configure-target-libstdc++): Remove.
5011         (TARGET_LIB_PATH): Remove libstdc++.
5012         (ALL_GCC_CXX): Remove libstdc++.
5013         (all-target-gperf): Correct.
5014
5015 2001-02-15  Anthony Green  <green@redhat.com>
5016
5017         * configure: Introduce GCJ_FOR_TARGET.
5018         * configure.in: Ditto.
5019         * Makefile.in: Ditto.
5020
5021 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
5022
5023         * configure.in: for *-chorusos, don't config target-newlib and
5024         target-libgloss.
5025
5026 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
5027
5028         Remove V2 C++ library.
5029         * configure.in: Remove --enable-libstdcxx_v3 support.
5030
5031 2001-01-27  Richard Henderson  <rth@redhat.com>
5032
5033         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
5034
5035 2001-01-26  Tom Tromey  <tromey@redhat.com>
5036
5037         * configure.in: Allow libgcj to be built on Sparc Solaris.
5038
5039 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
5040
5041         * configure.in: Enable libgcj on several additional platforms.
5042
5043 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
5044
5045         * configure.in: Enable libgcj for linux targets.
5046
5047 2001-01-09  Mike Stump  <mrs@wrs.com>
5048
5049         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
5050         failures of subdirectories.
5051
5052 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
5053
5054         * configure: handle DOS-style absolute paths.
5055
5056 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
5057
5058         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
5059
5060 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
5061
5062         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
5063         (libstdcxx_incdir): Pass down.
5064         * config.if: Remove expired bits for cxx_interface, add stub.
5065         (libstdcxx_incdir): Add variable for g++ include directory.
5066         * configure.in (gxx_include_dir): Use it.
5067
5068 2000-12-15  Andreas Jaeger  <aj@suse.de>
5069
5070         * configure.in: Handle lang_dirs.
5071
5072 2000-12-13  Anthony Green  <green@redhat.com>
5073
5074         * configure.in: Disable libgcj for any target not specifically
5075         listed.  Disable libgcj for x86 and Alpha Linux until compatible
5076         with g++ abi.
5077
5078 2000-12-13  Mike Stump  <mrs@wrs.com>
5079
5080         * Makefile.in (local-distclean): Also remove fastjar.
5081
5082 2000-12-10  Anthony Green  <green@redhat.com>
5083
5084         * configure.in: Define libgcj.  Disable libgcj target libraries for
5085         most targets.
5086
5087 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5088
5089         * configure.in (target_libs): Revert 2000-12-08 patch.
5090         (noconfigdirs): Added target-libjava.
5091
5092 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
5093
5094         * Makefile.in: handle DOS-style absolute paths.
5095
5096 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5097
5098         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
5099         libjava.
5100         * configure.in (target_libs): Removed `target-libjava'.
5101
5102 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5103
5104         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
5105         (ALL_MODULES): Added fastjar.
5106         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
5107         (all-target-libjava): all-fastjar replaces all-zip.
5108         (all-fastjar): Added.
5109         (configure-target-fastjar, all-target-fastjar): Likewise.
5110         * configure.in (host_tools): Added fastjar.
5111
5112 2000-12-07  Mike Stump  <mrs@wrs.com>
5113
5114         * Makefile.in (local-distclean): Remove leftover built files.
5115
5116 2000-11-16  Fred Fish  <fnf@be.com>
5117
5118         * configure.in (enable_libstdcxx_v3): Fix typo,
5119         libstd++ -> libstdc++.
5120
5121 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5122
5123         * configure: Provide the original toplevel configure arguments
5124         (including $0) to subprocesses in the environment rather than
5125         through gcc/configargs.h.
5126
5127 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
5128
5129         * configure: Turn on libstdc++ V3 by default.
5130
5131 2000-10-16  Michael Meissner  <meissner@redhat.com>
5132
5133         * configure (gcc/configargs.h): Only create if there is a build GCC
5134         directory created.
5135
5136 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
5137
5138         * configure: Save configure arguments to gcc/configargs.h.
5139
5140 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
5141
5142         * Makefile.in (bootstrap): avoid recursion if subdir missing
5143         (cross): ditto
5144         (do-proto-toplev): ditto
5145
5146 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
5147
5148         * configure.in: Do not build byacc for hppa64.  Provide paths to the
5149         X11 libraries for hppa64.
5150
5151 2000-09-02  Anthony Green  <green@cygnus.com>
5152
5153         * Makefile.in (all-gcc): Depend on all-zlib.
5154         (CLEAN_MODULES): Add clean-zlib.
5155         (ALL_MODULES): Add all-zlib.
5156         * configure.in (host_libs): Add zlib.
5157
5158 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
5159
5160         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
5161         $targargs to tell whether newlib is going to be built.
5162
5163         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
5164         $$r/TARGET_SUBDIR/libio for _G_config.h.
5165
5166 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
5167
5168         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
5169
5170         * configure: Make enable_threads and enable_shared defaults
5171         explicit.  Substitute enable_threads into generated Makefiles.
5172         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
5173         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
5174
5175 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
5176
5177         * configure.in: Re-enable all references to libg++ and librx.
5178
5179 2002-04-09  Loren James Rittle  <rittle@labs.mot.com>
5180
5181         * configure.in: Add *-*-freebsd* configurations.
5182
5183 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
5184
5185         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
5186         (do-tar, do-bz2): New rules.
5187         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
5188         (gdb-tar): New rule.
5189         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
5190         (insight_dejagnu.tar): New rule.
5191         (insight.tar): New rule.
5192         (gdb+dejagnu.tar): New rule.
5193         (gdb.tar): New rule.
5194
5195 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
5196
5197         * MAINTAINERS: Update dejagnu/
5198
5199 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
5200
5201         * ltmain.sh (relink_command): Fix typo in previous change.
5202
5203 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
5204
5205         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
5206         (relink_command): Added --tag flags.
5207         (mode=install): If relinking fails; error out.
5208
5209 2002-03-12  Richard Henderson  <rth@redhat.com>
5210
5211         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
5212         .NOTPARALLEL tag.
5213         (do-check): Rename from check.
5214         (check): Allow parallel check.
5215
5216 2002-03-11  Richard Henderson  <rth@redhat.com>
5217
5218         * Makefile.in (.NOTPARALLEL): Add fake tag.
5219
5220 2002-03-07  H.J. Lu  (hjl@gnu.org)
5221
5222         * configure.in: Enable gprof for mips*-*-linux*.
5223
5224 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
5225
5226         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5227         libjava.
5228         (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
5229
5230 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
5231
5232         * texinfo/texinfo.tex: Update to version 2002-02-14.08.
5233
5234 2002-02-23  Daniel Jacobowitz  <drow@mvista.com>
5235
5236         * config.guess: Import from master sources, rev 1.232.
5237         * config.sub: Import from master sources, rev 1.246.
5238
5239 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
5240
5241         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
5242         because its Makefile is there; test for the executable instead.
5243
5244 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
5245
5246         Contribute sh64-elf.
5247         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
5248         * configure.in: Added sh64-*-*.
5249
5250 2002-02-04  Jeff Johnston  <jjohnstn@redhat.com>
5251
5252         * COPYING.NEWLIB: Remove advertising clause from
5253         Berkeley and Red Hat licenses.
5254
5255 2002-02-01  Mo DeJong  <supermo@bayarea.net>
5256
5257         * Makefile.in: Add all-tix to deps for all-snavigator
5258         so that tix is built when building snavigator.
5259
5260 2002-02-01  Ben Elliston  <bje@redhat.com>
5261
5262         * config.guess: Import from master sources, rev 1.229.
5263         * config.sub: Import from master sources, rev 1.240.
5264
5265 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
5266
5267         From Steve Ellcey <sje@cup.hp.com>:
5268         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
5269         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
5270         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
5271         IA64.
5272         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
5273         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
5274         soname_spec, sys_lib_search_path_spec): Ditto.
5275
5276 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
5277
5278         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
5279         target-libiberty, and target-libgloss.  Skip Java-related
5280         libraries if not supported for NetBSD on target CPU.
5281
5282 2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
5283
5284         * configure.in: Import StrongARM and XScale target_configdirs from
5285         FSF GCC version.
5286
5287 2002-01-16  H.J. Lu  (hjl@gnu.org)
5288
5289         * config.guess: Import from master sources, rev 1.225.
5290         * config.sub: Import from master sources, rev 1.238.
5291
5292         * MAINTAINERS: Updated notes on config.guess and config.sub.
5293
5294 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
5295
5296         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
5297         ld and gdb are not supported.
5298
5299 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
5300
5301         * Change reference to Cygnus Solutions to be Red Hat.
5302
5303 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
5304
5305         * COPYING.NEWLIB: Update generic copyright date.
5306
5307 2002-01-07  Mark Salter  <msalter@redhat.com>
5308
5309         * configure.in: Remove target-bsp and target-cygmon from arm builds.
5310           Allow target-libgloss to be built for arm, strongarm, and xscale.
5311
5312 2002-01-03  Ben Elliston  <bje@redhat.com>
5313
5314         * MAINTAINERS: Update URL for config.* scripts.
5315
5316 2001-12-18  Alan Modra  <amodra@bigpond.net.au>
5317
5318         * config.sub: Import latest version.
5319         * config.guess: Likewise.
5320
5321 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
5322
5323         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
5324         options for i[3456]86-pc-linux* native builds.
5325
5326 2001-12-05  Laurent Guerby  <guerby@acm.org>
5327
5328         * MAINTAINERS: gcc adopts symlink-tree, refer more to
5329         libiberty.
5330
5331         Import this patch from gcc:
5332
5333         2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
5334
5335             * symlink-tree: handle DOS-style absolute paths.
5336
5337 2001-11-28  DJ Delorie <dj@redhat.com>
5338             Zack Weinberg  <zack@codesourcery.com>
5339
5340         When build != host, create libiberty for the build machine.
5341
5342         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
5343         CONFIG_ARGUMENTS.
5344         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
5345         New variables.
5346         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
5347         and rules.
5348         (all.normal): Depend on ALL_BUILD_MODULES.
5349         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
5350         (all-build-libiberty): Depend on configure-build-libiberty.
5351
5352         * configure: Calculate and substitute proper value for
5353         ALL_BUILD_MODULES.
5354         * configure.in: Create the build subdirectory.
5355         Calculate and substitute TARGET_CONFIGARGS (formerly
5356         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
5357
5358 2001-11-26  Geoffrey Keating  <geoffk@redhat.com>
5359
5360         * config.sub: Update to version 1.232 on subversion.
5361
5362 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
5363
5364         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
5365         files from .po files for a distribution.
5366
5367 2001-11-19  Hans-Peter Nilsson  <hp@bitrange.com>
5368
5369         * COPYING.NEWLIB: Mention preserved notice in specific parts.
5370
5371 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
5372
5373         Merged from net gcc:
5374         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
5375         * ltcf-c.sh: Use $objext, not $ac_objext.
5376         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
5377         * ltcf-cxx.sh: Add support for GNU.
5378         2001-07-22  Timothy Wall  <twall@redhat.com>
5379         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
5380         default settings if using GNU tools with that configuration.
5381         * ltcf-cxx.sh: Ditto.
5382         * ltcf-gcj.sh: Ditto.
5383         2001-07-21  Michael Chastain  <chastain@redhat.com>
5384         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
5385         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
5386         * ltmain.sh: Mark as gcc-local.
5387
5388 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
5389
5390         * Makefile.in (all-bison): Revert 2001-10-24.
5391         Don't depend on texinfo.
5392
5393 2001-11-12  Hans-Peter Nilsson  <hp@bitrange.com>
5394
5395         * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
5396
5397 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
5398
5399         * configure.in (--enable-languages): Be more permissive about
5400         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
5401
5402 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
5403
5404         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
5405
5406 2001-10-24  Jeff Holcomb  <jeffh@redhat.com>
5407
5408         Makefile.in (all-bison): Don't depend on texinfo.
5409
5410 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
5411
5412         * gettext.m4: Test po/POTFILES.in exists before trying to read.
5413
5414 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
5415
5416         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
5417
5418 2001-09-28  Hans-Peter Nilsson  <hp@axis.com>
5419
5420         * config.sub, config.guess: Import latest from subversions.
5421
5422 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
5423
5424         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
5425         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
5426         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
5427         avoid quotes nesting problems.
5428         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
5429         (DO_X): Export only variables that are set.
5430
5431 2001-09-19  Ben Elliston  <bje@redhat.com>
5432
5433         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
5434         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
5435         semantics.  Use the shell built-in "type" command instead.
5436
5437 2001-09-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5438
5439         * config.sub: Reverted the earlier change, this version is not the
5440         master file.
5441
5442 2001-09-14  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5443
5444         * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
5445         Add support for mips64.
5446
5447 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
5448
5449         * configure.in: Enable libstdc++-v3 for h8300 targets.
5450
5451 2001-08-30  Eric Christopher  <echristo@redhat.com>
5452             Jason Eckhardt  <jle@redhat.com>
5453
5454         * config.sub: Add support for mipsisa32.
5455
5456 2001-08-30  Eric Christopher  <echristo@redhat.com>
5457
5458         * config.sub, config.guess: Import latest from subversions.
5459
5460 2001-08-20  Alan Modra  <amodra@bigpond.net.au>
5461
5462         * config.sub, config.guess: Import latest from subversions.
5463
5464 2001-07-26  DJ Delorie  <dj@redhat.com>
5465
5466         * MAINTAINERS: Clarify libiberty merge rules and procedures.
5467
5468 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
5469
5470         * Makefile.in: Revert 2001-06-17.
5471         (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
5472
5473 2001-06-17  H.J. Lu <hjl@gnu.org>
5474
5475         * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
5476         (gas+binutils.tar.bz2): Likewise.
5477         (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
5478
5479 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
5480
5481         * Makefile.in (VER): When present, extract the version number from
5482         the file version.in.
5483
5484 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
5485
5486         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
5487         gcc/xgcc is built, use -print-prog-name to find out the program
5488         name to use.
5489
5490 2001-06-04  Mark Mitchell  <mark@codesourcery.com>
5491
5492         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
5493         with_gcc]: Use `gcc -shared' to build a shared library.
5494
5495 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5496
5497         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
5498         archives.
5499
5500 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
5501
5502         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
5503         libraries when using g++ with native linker.
5504
5505 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
5506
5507         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
5508
5509 2001-05-24  Tom Rix <trix@redhat.com>
5510
5511         * configure.in : enable ld for aix
5512
5513 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
5514
5515         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
5516         [aix4*|aix5*]: Prepend blank.
5517
5518 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
5519
5520         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5521         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
5522         of subdir/configure scripts to use the new libtool.m4.
5523
5524 2001-05-14  H.J. Lu <hjl@gnu.org>
5525
5526         * config.if (libc_interface): Set to -libc6.2- for cross
5527         compiling to Linux/glibc 2.2.
5528
5529 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
5530
5531         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
5532         libgcj.
5533
5534 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
5535
5536         * configure.in (noconfigdirs): Don't reset it from scratch in the
5537         target case; only append to it.
5538
5539 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
5540
5541         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
5542         sparc-*-solaris2.8]: Disable ${libgcj}.
5543
5544 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
5545
5546         * configure.in (libgcj_saved): Copy from $libgcj.
5547         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
5548         --disable-libgcj.
5549
5550 2001-04-20  Alexandre Oliva  <aoliva@redhat.com>
5551
5552         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
5553         1.641.2.228.
5554
5555 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
5556
5557         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5558         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5559
5560 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
5561
5562         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5563         New macros.
5564         (bootstrap, cross): Use RECURSE_FLAGS.
5565         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5566
5567 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
5568
5569         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5570
5571 2001-03-23  Nick Clifton  <nickc@redhat.com>
5572
5573         * README-maintainer-mode: Add note about inability to use "make
5574         distclean" in maintainer mode.
5575
5576 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
5577
5578         Re-installed:
5579         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
5580         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
5581         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5582         * ltcf-cxx.sh: Likewise.
5583         * ltcf-gcj.sh: Likewise.
5584
5585 2001-03-22  Philip Blundell  <philb@gnu.org>
5586
5587         * config.sub, config.guess: Import latest from subversions.
5588
5589 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
5590
5591         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5592         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5593
5594 2001-03-20  Michael Chastain  <chastain@redhat.com>
5595
5596         * Makefile.in: all-m4 depends on all-texinfo.
5597
5598 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
5599
5600         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5601
5602 2001-02-22  Jeff Johnston <jjohnstn@redhat.com>
5603
5604         * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
5605         longer valid.
5606
5607 2001-02-16  Nick Clifton  <nickc@redhat.com>
5608
5609         * configure.in (noconfigdirs): Allow configuration of texinfo
5610         for Cygwin hosts.
5611
5612 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5613
5614         * config.guess: Add linux target for S/390.
5615         * config.sub: Likewise.
5616         * configure.in: Likewise.
5617
5618 2001-02-06  Ben Elliston  <bje@redhat.com>
5619
5620         * configure: Output host type to stdout, not stderr.
5621
5622 2001-02-04  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5623
5624         * config.guess: Import from subversions.gnu.org (revision 1.181).
5625         * config.sub: Import from subversions.gnu.org (revision 1.199).
5626
5627 2001-01-30  Alan Modra  <alan@linuxcare.com.au>
5628
5629         * config.guess: Handle hppa64-linux systems.
5630
5631 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5632
5633         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
5634         Don't unset, it's non-portable and no longer necessary, set to empty
5635         instead.
5636
5637 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5638
5639         * ltconfig: Shell portability fix for the tagname validity check.
5640
5641 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5642
5643         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5644
5645 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
5646
5647         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5648         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5649
5650 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
5651
5652         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5653         keep at least one of build_libtool_libs or build_old_libs set to
5654         yes.
5655
5656 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
5657
5658         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5659         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5660
5661 2000-11-07  Philip Blundell  <pb@futuretv.com>
5662
5663         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5664
5665 2000-11-03  Philip Blundell  <pb@futuretv.com>
5666
5667         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5668         files.
5669
5670 2001-01-15  Jeff Johnston  <jjohnstn@redhat.com>
5671
5672         * COPYING.NEWLIB: Put into source repository.
5673
5674 2001-01-15  Ben Elliston  <bje@redhat.com>
5675
5676         * configure.in (host_tools): Add sid.
5677         Always configure cgen.
5678         * Makefile.in (all-sid): New target.
5679         (check-sid, clean-sid, install-sid): Likewise.
5680
5681 2001-01-07  Andreas Jaeger  <aj@suse.de>
5682
5683         * config.sub, config.guess: Update from subversions.
5684
5685 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
5686
5687         * configure.in: Disable language-specific target libraries for
5688         languages that aren't enabled.
5689
5690 2000-11-24  Nick Clifton  <nickc@redhat.com>
5691
5692         * configure.in (xscale-elf): Add target.
5693         (xscale-coff): Add target.
5694         (c4x, c5x, tic54x): Move after ARM targets.
5695
5696 2000-11-23  Alexandre Oliva  <aoliva@redhat.com>
5697
5698         * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
5699
5700 2000-11-20  Ian Lance Taylor  <ian@zembu.com>
5701
5702         * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
5703
5704 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
5705
5706         * Makefile.in: Merge with GCC and libgcj.
5707         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
5708         configure-target-<library> when their configure scripts need the C
5709         or C++ library to have already been built to work properly.
5710         (do_proto_toplev): Set them to an empty string.
5711
5712 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
5713
5714         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5715         (REALLY_SET_LIB_PATH): Use them.
5716
5717 2000-11-06  Christopher Faylor <cgf@cygnus.com>
5718
5719         * config.sub: Add support for Sun Chorus
5720
5721 2000-11-02  Per Lundberg  <plundis@chaosdev.org>
5722
5723         * config.sub: Add support for the *-storm-chaos OS.
5724
5725 2000-10-30  Stephane Carrez  <stcarrez@worldnet.fr>
5726
5727         * configure.in (noconfigdirs): Don't compile some
5728         of the libraries for 68HC11 & 68hc12 targets.
5729
5730 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
5731
5732         * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
5733         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
5734         all affected `configure' scripts.
5735
5736 2000-09-25  Alexandre Oliva  <aoliva@redhat.com>
5737
5738         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
5739         ltcf-c.sh.
5740
5741 2000-09-12  Philip Blundell  <philb@gnu.org>
5742
5743         * config.sub, config.guess: Update from subversions.
5744
5745 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
5746
5747         * Makefile.in (all-zlib): Added dummy target.
5748
5749         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
5750         multi-language branch.
5751
5752 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
5753
5754         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5755         (bootstrap*): Depend on all-bootstrap.
5756
5757 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
5758
5759         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5760         crosses, but add gcc/include to the header search path for them.
5761
5762 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
5763
5764         * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
5765         * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
5766         * gettext.m4: New file, extracted from aclocal.m4.
5767
5768 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
5769
5770         * config-ml.in (CC, CXX): Avoid trailing whitespace.
5771         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5772         sub-configures.
5773
5774 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
5775
5776         * Makefile.in (ALL_MODULES): Add all-cgen.
5777         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5778         (all-cgen): New target.
5779         (all-opcodes,all-sim): Depend on all-cgen.
5780         * configure.in (host_tools): Add cgen.
5781         Only configure cgen if --enable-cgen-maint.
5782
5783 2000-08-17  Alexandre Oliva  <aoliva@redhat.com>
5784
5785         * config-ml.in (CC, CXX): Don't introduce a leading space.
5786
5787 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
5788
5789         * configure.in (libstdcxx_flags): Use
5790         libstdc++-v3/src/libstdc++.INC.
5791
5792 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
5793
5794         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5795
5796 2000-08-11  Jason Merrill  <jason@redhat.com>
5797
5798         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5799         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5800         (FLAGS_FOR_TARGET): Not here.
5801         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5802
5803 2000-08-07  DJ Delorie  <dj@redhat.com>
5804
5805         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5806         "if we're also building gcc, and it's a gcc that will run on the
5807         build machine, we want to use its includes instead of the system's
5808         default includes".
5809
5810 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
5811
5812         * configure.in (libstdcxx_flags): Don't use `"'.
5813
5814         * config-ml.in: Adjust multilib search paths to the
5815         appropriate multilib tree.
5816
5817 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
5818
5819         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5820         commas in $LANGUAGES.
5821
5822 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
5823
5824         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5825
5826 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
5827
5828         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5829         CXX_FOR_TARGET for sed.
5830
5831 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
5832
5833         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5834         Do not override if already set in the environment or in configure.
5835         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5836         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5837
5838 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
5839
5840         * Makefile.in (FLAGS_FOR_TARGET): New macro.
5841         (GCC_FOR_TARGET): Use it.
5842         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5843         * configure.in: ... here.
5844         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
5845         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5846
5847 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
5848
5849         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5850         (configure-target-libchill, configure-target-libobjc): Likewise.
5851
5852         * configure.in: Use the same cache file for all target libs.
5853         * config-ml.in: But different cache files per multilib variant.
5854
5855 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5856
5857         * configure (topsrcdir): Don't use dirname.
5858
5859 2000-07-20  Jason Merrill  <jason@redhat.com>
5860
5861         * configure.in: Remove all references to libg++ and librx.
5862
5863         * configure, configure.in, Makefile.in: Unify gcc and binutils.
5864
5865 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
5866
5867         * config.sub: Update to subversions version 2000-07-06.
5868
5869 2000-07-12  Andrew Haley  <aph@cygnus.com>
5870
5871         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5872         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5873
5874 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
5875
5876         * symlink-tree:  Check number of arguments.
5877
5878 2000-06-06  Andrew Cagney  <cagney@b1.cygnus.com>
5879
5880         * texinfo/texinfo.tex: Update to version 2000-05-28.15.
5881
5882 2000-07-05  Jim Wilson  <wilson@cygnus.com>
5883
5884         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5885         search path for a g++ extracted from the build tree.  This
5886         will allow link tests run by configure scripts in
5887         subdirectories to succeed.
5888
5889 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
5890
5891         * ltconfig: Add support for mips-dde-sysv4.2MP
5892
5893 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
5894
5895         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5896         `os2'. Force ac_cv_exeext to be ".exe" in that case.
5897
5898 2000-06-19  Timothy Wall  <twall@cygnus.com>
5899
5900         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5901         * config.sub: Add tic54x target.
5902
5903 2000-06-07  Phillip Thomas  <pthomas@suse.de>
5904
5905         * README-maintainer-mode: New file: Contains notes on using
5906         --enable-maintainer-mode with binutils.
5907
5908 2000-05-29  Andrew Cagney  <cagney@b1.cygnus.com>
5909
5910         * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
5911
5912 2000-05-30  Andrew Cagney  <cagney@b1.cygnus.com>
5913
5914         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5915         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
5916
5917 20000-05-21  H.J. Lu  (hjl@gnu.org)
5918
5919         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5920         directory are used if they exist. Make sure
5921         $(build_tooldir)/include is searched for header files,
5922         $(build_tooldir)/lib/ for library files.
5923         (GCC_FOR_TARGET): Likewise.
5924         (CXX_FOR_TARGET): Likewise.
5925
5926 2000-05-18  Jeffrey A Law  (law@cygnus.com)
5927
5928         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5929
5930 2000-05-17  Alexandre Oliva  <aoliva@cygnus.com>
5931
5932         * Makefile.in (configure-target-libiberty): Depend on
5933         configure-target-newlib.
5934
5935 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
5936
5937         * configure.in, Makefile.in: Merge all libffi-related
5938         configury stuff from the libgcj tree.
5939
5940 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
5941
5942         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5943         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5944
5945 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
5946
5947         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5948         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
5949         current version information.  Add to proto-toplev directory.
5950         (gdb-taz): Build do-djunpack.
5951
5952 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
5953
5954         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
5955
5956 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5957
5958         * ltmain.sh: Preserve in relink_command any environment
5959         variables that may affect the linker behavior.
5960
5961 2000-05-12  Jeffrey A Law  (law@cygnus.com)
5962
5963         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
5964
5965 2000-05-10  Jim Wilson  <wilson@cygnus.com>
5966
5967         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
5968
5969 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
5970
5971         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
5972         with the version name.
5973
5974 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
5975
5976         * config.if: Tweak.
5977
5978 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
5979
5980         * djunpack.bat: New file.
5981
5982 2000-04-19  Andrew Cagney  <cagney@b1.cygnus.com>
5983
5984         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
5985         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
5986         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
5987         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
5988
5989 2000-04-16  Dave Pitts  <dpitts@cozx.com>
5990
5991         * config.sub (case $basic_machine): Change default for "ibm-*"
5992         to "openedition".
5993
5994 2000-04-12  Andrew Cagney  <cagney@b1.cygnus.com>
5995
5996         * Makefile.in (gdb-taz): New target.  GDB specific archive.
5997         (do-md5sum): New target.
5998         (MD5PROG): Define.
5999         (PACKAGE): Default to TOOL.
6000         (VER): Default to a shell script.
6001         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
6002         md5 checksum generation.
6003         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
6004         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
6005         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
6006         insight.tar.bz2): Use gdb-taz to create archive.
6007
6008 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
6009
6010         * configure (warn_cflags): Delete.
6011
6012 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
6013             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
6014
6015         * configure.in (enable_libstdcxx_v3): Add.
6016         (target_libs): Add bits here to switch between libstdc++-v2 and
6017         libstdc++-v3.
6018         * config.if: And this file too.
6019         * Makefile.in: Add libstdc++-v3 targets.
6020
6021 2000-04-05  Michael Meissner  <meissner@redhat.com>
6022
6023         * config.sub (d30v): Add d30v as a basic machine type.
6024
6025 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
6026
6027         * configure.in: -linux-gnu*, not -linux-gnu.
6028
6029 2000-03-03  Andrew Cagney  <cagney@b1.cygnus.com>
6030
6031         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
6032         (do-tar-bz2): Replace TOOL with PACKAGE.
6033         (gdb.tar.bz2): Remove GDBTK from GDB package.
6034         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
6035         dejagnu.tar.bz2): New packages.
6036
6037 2000-02-27  Andreas Jaeger  <aj@suse.de>
6038
6039         * configure.in: Add entry for mips*-*-linux*, move catch all
6040         *-*-*linux* entry below this one.
6041
6042 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
6043
6044         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
6045
6046 2000-02-24  Nick Clifton  <nickc@cygnus.com>
6047
6048         * config.sub: Support an OS of "wince".
6049
6050 2000-02-24  Andrew Cagney  <cagney@b1.cygnus.com>
6051
6052         * config.guess, config.sub: Updated to match config's 2000-02-15
6053         version.
6054
6055 2000-02-23  Linas Vepstas <linas@linas.org>
6056
6057         * config.sub: Add support for Linux/IBM 370.
6058         * configure.in: Likewise.
6059
6060 2000-02-22  Nick Clifton  <nickc@cygnus.com>
6061
6062         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
6063
6064 2000-02-20  Christopher Faylor <cgf@cygnus.com>
6065
6066         * config.guess: Guess "cygwin" rather than "cygwin32".
6067
6068 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6069
6070         * configure (gcc_version): When setting, narrow search to
6071         lines containing `version_string'.
6072
6073 2000-02-15  Denis Chertykov  <denisc@overta.ru>
6074
6075         * config.sub: Add support for avr target.
6076
6077 2000-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
6078
6079         * config.sub: Add mmix-knuth-mmixware.
6080
6081 2000-01-27  Christopher Faylor <cgf@redhat.com>
6082
6083         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
6084         structure stuff to -L library search.
6085         (CXX_FOR_TARGET): Ditto.
6086         (CROSS_CHECK_MODULES): Fix spelling mistake.
6087
6088 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
6089
6090         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
6091         the C++ compiler.
6092
6093 2000-01-12  Richard Henderson  <rth@cygnus.com>
6094
6095         * configure.in: Don't build some bits for beos.
6096
6097 2000-01-12  Joel Sherrill (joel@OARcorp.com)
6098
6099         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
6100         as include files.
6101
6102 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
6103
6104         * configure.in: Use mt-aix43 to handle *_TARGET defs,
6105         not mh-aix43.
6106
6107 1999-12-14  Richard Henderson  <rth@cygnus.com>
6108
6109         * config.guess (alpha-osf, alpha-linux): Detect ev67.
6110         * config.sub: Accept alphaev[78], alphaev8.
6111
6112 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6113
6114         * config.guess, config.sub: Update from autoconf.
6115
6116 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6117
6118         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
6119         necessary libraries are missing.
6120
6121 1999-10-25  Andreas Schwab  <schwab@suse.de>
6122
6123         * configure: Fix quoting inside arguments of eval.
6124
6125 1999-10-21  Nick Clifton  <nickc@cygnus.com>
6126
6127         * config-ml.in: Allow suppression of some ARM multilibs.
6128
6129 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
6130
6131         * config.guess: Add OS/390 match pattern.
6132         * config.sub: Add mvs, openedition targets.
6133         * configure.in (i370-ibm-opened*): New.
6134
6135 1999-09-04  Steve Chamberlain  <sac@pobox.com>
6136
6137         * config.sub: Add support for configuring for pj.
6138
6139 1999-08-31  Nick Clifton  <nickc@cygnus.com>
6140
6141         * config.sub (maybe_os): Add support for configuring for fr30.
6142
6143 1999-08-25  Nick Clifton  <nickc@cygnus.com>
6144
6145         * configure.in: Do not configure or build ld for AIX
6146         platforms.  ld is known to be broken on these platforms.
6147
6148 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6149
6150         * config-ml.in: Pass compiler flag corresponding to multidirs to
6151         subdir configures.
6152
6153 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
6154
6155         * Makefile.in (LDFLAGS): Define.
6156
6157 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
6158
6159         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
6160         noconfigdirs.
6161         (*-*-cygwin*): Likewise.
6162
6163 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
6164
6165         * mkdep: New file.
6166         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
6167         (BINUTILS_SUPPORT_DIRS): Add mkdep.
6168
6169         From Eli Zaretskii <eliz@is.elta.co.il>:
6170         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
6171         long file name when using DJGPP on MS-DOS.
6172
6173 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
6174
6175         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
6176
6177 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
6178
6179         * Makefile.in (check-target-libio): Remove all-target-libstdc++
6180         dependency as this causes "make check" to globally "make all"
6181
6182 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
6183
6184         * configure.in (target_libs): Added target-zlib.
6185         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
6186         (CONFIGURE_TARGET_MODULES): Likewise.
6187         (CHECK_TARGET_MODULES): Likewise.
6188         (INSTALL_TARGET_MODULES): Likewise.
6189         (CLEAN_TARGET_MODULES): Likewise.
6190         (configure-target-zlib): New target.
6191         (all-target-zlib): Likewise.
6192         (all-target-libjava): Depend on all-target-zlib.
6193         (configure-target-libjava): Depend on configure-target-zlib.
6194
6195         * Makefile.in (configure-target-libjava): Depend on
6196         configure-target-newlib.
6197         (configure-target-boehm-gc): New target.
6198         (configure-target-qthreads): New target.
6199
6200         * configure.in (target_libs): Added target-qthreads.
6201         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
6202         (CONFIGURE_TARGET_MODULES): Likewise.
6203         (CHECK_TARGET_MODULES): Likewise.
6204         (INSTALL_TARGET_MODULES): Likewise.
6205         (CLEAN_TARGET_MODULES): Likewise.
6206         (all-target-qthreads): New target.
6207         (configure-target-libjava): Depend on configure-target-qthreads.
6208         (all-target-libjava): Depend on all-target-qthreads.
6209
6210         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
6211         (CONFIGURE_TARGET_MODULES): Likewise.
6212         (CHECK_TARGET_MODULES): Likewise.
6213         (INSTALL_TARGET_MODULES): Likewise.
6214         (CLEAN_TARGET_MODULES): Likewise.
6215         (all-target-libjava): New target.
6216         (all-target-boehm-gc): Likewise.
6217         * configure.in (target_libs): Added libjava, boehm-gc.
6218
6219 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
6220
6221         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
6222         configure.bat in SUPPORT_FILES.
6223         (gas+binutils.tar.bz2): Likewise.
6224
6225         * makeall.bat: Remove; obsolete.
6226
6227 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
6228
6229         From Mark Elbrecht:
6230         * configure.bat: Remove; obsolete.
6231
6232 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
6233
6234         * configure: Add -W -Wall to the default CFLAGS when compiling with
6235         gcc.
6236
6237 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
6238
6239         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
6240
6241 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
6242
6243         * configure.in: Build ld on IRIX6.
6244
6245 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
6246
6247         * Makefile.in: Change distribution targets to use bzip2 instead of
6248         gzip.
6249         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
6250         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
6251
6252 1999-06-04  Nick Clifton  <nickc@cygnus.com>
6253
6254         * config.sub: Add mcore target.
6255
6256 1999-05-30  Cort Dougan  <cort@cs.nmt.edu>
6257
6258         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
6259
6260 1999-05-25  H.J. Lu  (hjl@gnu.org)
6261
6262         * config.guess (dummy): Changed to $dummy.
6263
6264 1999-05-24  Nick Clifton  <nickc@cygnus.com>
6265
6266         * config.sub: Tidied up case statements.
6267
6268 1999-05-22  Ben Elliston  <bje@cygnus.com>
6269
6270         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
6271         <jiro@din.or.jp>.
6272
6273         * config.guess: Merge with FSF version. Future changes will be
6274         more accurately recorded in this ChangeLog.
6275         * config.sub: Likewise.
6276
6277 1999-05-20   Stephen L Moshier  <moshier@world.std.com>
6278
6279          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6280
6281 1999-04-30  Tom Tromey  <tromey@cygnus.com>
6282
6283         * ltmain.sh: [mode link] Always use CC given by ltconfig.
6284
6285 1999-04-23  Tom Tromey  <tromey@cygnus.com>
6286
6287         * ltconfig, ltmain.sh: Update to libtool 1.2f.
6288
6289 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
6290
6291         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
6292         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
6293         Bad merge removed these two changes.
6294
6295 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
6296                           Martin Heller (Ing.-Buero_Heller@t-online.de)
6297
6298         * config.guess (interix Alpha): Add.
6299
6300 1999-04-11  Richard Henderson  <rth@cygnus.com>
6301
6302         * configure.in (i?86-*-beos*): Do config gperf; don't config
6303         gdb, newlib, or libgloss.
6304
6305 1999-04-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
6306
6307         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
6308         link a trivial program with -mabi=64.  If it fails, remove mabi=64
6309         from multidirs.
6310
6311 1999-04-10  Philipp Thomas  (kthomas@gwdg.de)
6312
6313         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
6314
6315 1999-04-08  Nick Clifton  <nickc@cygnus.com>
6316
6317         * config.sub: Add support for mcore targets.
6318
6319 1999-04-07  Michael Meissner  <meissner@cygnus.com>
6320
6321         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
6322         not mt-ospace, in order to shut up assembler warning about using
6323         symbols that are named the same as registers.
6324
6325 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
6326
6327         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
6328         dependency list for all-target-cygmon.
6329
6330 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
6331
6332         * config-ml.in: Check $host, not $target, for selective multilibs.
6333         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
6334         thumb interworking, and underscore prefix multilibs.
6335
6336 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
6337
6338         * missing: Update to version from current automake.
6339
6340 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
6341
6342         * configure (gxx_include_dir): Removed.
6343
6344         * configure.in (gxx_include_dir): Handle it.
6345         * Makefile.in: Likewise.
6346
6347 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
6348
6349         * config.sub (mips64vr4111,mips64vr4111el) Add.
6350
6351 1999-03-21  Ben Elliston  <bje@cygnus.com>
6352
6353         * config.guess: Correct typo for detecting ELF on FreeBSD.
6354
6355 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
6356
6357         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
6358         config/mh-djgpp.
6359
6360 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
6361
6362         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
6363         all-target-newlib to dependency list for all-target-bsp.
6364
6365 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
6366
6367         * config.sub: Add i386-uwin support.
6368         * config.guess: Likewise.
6369
6370 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6371
6372         * configure.in: cleanup, add mh-*pic handling for arm, special
6373         case powerpc*-*-aix*
6374
6375 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
6376
6377         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
6378         can be built.
6379
6380 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
6381
6382         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
6383         targets.
6384
6385 1999-03-02  Nick Clifton  <nickc@cygnus.com>
6386
6387         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
6388
6389 1999-02-28  Geoffrey Noer  <noer@cygnus.com>
6390
6391         * config.sub: Check for "cygwin*" rather than "cygwin32*"
6392
6393 1999-02-24  Nick Clifton  <nickc@cygnus.com>
6394
6395         * config.sub: Fix typo in arm recognition.
6396
6397 1999-02-24  Drew Moseley  <dmoseley@cygnus.com>
6398
6399         * configure.in (noconfigdirs): Changed target_configdirs to
6400         include target-bsp only for m68k-*-elf* and m68k-*-coff*
6401         rather than m68k-*-* since it is not known to work on
6402         m68k-aout. Ditto for arm-*-*oabi.
6403
6404 1999-02-24  Stan Shebs  <shebs@andros.cygnus.com>
6405
6406         * configure.in (*-*-windows*): Remove, no longer used.
6407
6408 1999-02-19  Ben Elliston <bje@cygnus.com>
6409
6410         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6411         Smart and improved by Andrew Cagney.
6412
6413 1999-02-18  Marc Espie <espie@cvs.openbsd.org>
6414
6415         * config.guess: Recognize openbsd-*-hppa.
6416
6417 1999-02-17  H.J. Lu  (hjl@gnu.org)
6418
6419         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6420         only if it is not empty.
6421
6422 1999-02-17  Nick Clifton  <nickc@cygnus.com>
6423
6424         Patch from: Scott Bambrough <scottb@corelcomputer.com>
6425
6426         * config.guess: Modified to recognize uname's armv* syntax.
6427
6428         * config.sub: Modified to recognize uname's armv* syntax.
6429
6430 1999-02-17  Mark Salter  <msalter@cygnus.com>
6431
6432         * configure.in: Added target-bsp for sparclite.
6433
6434 1999-02-08  Richard Henderson  <rth@cygnus.com>
6435
6436         * config.sub: Recognize alphapca5[67] and up to alphaev8.
6437
6438 1999-02-08  Nick Clifton  <nickc@cygnus.com>
6439
6440         * configure.in: Add support for strongarm port.
6441         * config.sub: Add support for strongarm target.
6442
6443 1999-02-07  Mumit Khan  <khan@xraylith.wisc.edu>
6444
6445         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6446         the old name config/mh-cygwin32.
6447         Enable texinfo.
6448
6449 1999-02-04  Ian Lance Taylor  <ian@cygnus.com>
6450
6451         * configure.in: Do build ld for ix86 Solaris.
6452
6453 1999-02-02  Jim Wilson  <wilson@cygnus.com>
6454
6455         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
6456         $AR_FOR_TARGET.  Likewise for RANLIB.
6457
6458 1999-02-02  Catherine Moore  <clm@cygnus.com>
6459
6460         * config.sub (oabi):  Recognize.
6461         * configure.in (arm-*-oabi):  Handle.
6462
6463 1999-01-30  Robert Lipe  (robertlipe@usa.net)
6464
6465         * config.guess: Improve detection of i686 on UnixWare 7.
6466
6467 1999-01-30  Mumit Khan  <khan@xraylith.wisc.edu>
6468
6469         * config.guess: Add support for i386-pc-interix.
6470         * config.sub: Likewise.
6471         * configure.in: Likewise.
6472
6473 1999-01-18  Christopher Faylor <cgf@cygnus.com>
6474
6475         * Makefile.in: Remove unneeded all-target-libio from
6476         from all-target-winsup target since it is now unneeded.
6477         Add all-target-libtermcap in its place since it is now
6478         needed.
6479
6480 1998-12-30  Christopher Faylor <cgf@cygnus.com>
6481
6482         * configure.in: makefile stub for cygwin target is probably
6483         unnecessary.  Remove it for now.
6484
6485 1998-12-30  Christopher Faylor <cgf@cygnus.com>
6486
6487         * configure.in: libtermcap.a should be built when cygwin is the
6488         target as well as the host.
6489         * config.guess: Allow mixed case in cygwin uname output.
6490         * Makefile.in: Add libtermcap target.
6491
6492 1998-12-23  Jeffrey A Law  (law@cygnus.com)
6493
6494         * config.sub: Clean up handling of hppa2.0.
6495
6496 1998-12-22  Rodney Brown  (rodneybrown@pmsc.com)
6497
6498         * config.guess: Use C code to identify more HP machines.
6499
6500 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
6501
6502         * config.sub: Handle hppa2.0.
6503
6504 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
6505
6506         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
6507         cygmon for all sparclite targets, regardless of object format.
6508
6509 1998-12-15  Mark Salter  <msalter@cygnus.com>
6510
6511         * configure.in: Added target-bsp for several target architectures.
6512
6513         * Makefile.in: Added rules for bsp.
6514
6515 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
6516
6517         * config.guess: Improve detection of hppa2.0 processors.
6518
6519 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
6520
6521         * config.guess: Recognize FreeBSD using ELF automatically.
6522
6523 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
6524
6525         * configure (skip-this-dir): Add handling for new shell script, which
6526         might be created by a sub-directory's configure to indicate, this particular
6527         directory is "unwanted".
6528         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
6529
6530 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
6531
6532         * ltconfig: import from libtool, after changing libtool to
6533         account for the cygwin name change.
6534
6535 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
6536
6537         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
6538         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
6539
6540 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
6541
6542         * configure.in: Add libtermcap to list of cygwin dependencies.
6543
6544 1998-11-17  Geoffrey Noer  <noer@cygnus.com>
6545
6546         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
6547         they include winsup/include when it's a cygwin target.
6548
6549 1998-11-12  Tom Tromey  <tromey@cygnus.com>
6550
6551         * configure.in (host_tools): Added zip.
6552         * Makefile.in (all-target-libjava): Depend on all-zip.
6553         (all-zip): New target.
6554         (ALL_MODULES): Added all-zip.
6555         (NATIVE_CHECK_MODULES): Added check-zip.
6556         (INSTALL_MODULES): Added install-zip.
6557         (CLEAN_MODULES): Added clean-zip.
6558
6559 1998-11-12  Geoffrey Noer  <noer@cygnus.com>
6560
6561         * Makefile.in: lose "32" from comment about cygwin.
6562
6563 1998-11-05  Nick Clifton  <nickc@cygnus.com>
6564
6565         * configure.in: Use -Os to build target libraries for the fr30.
6566
6567 1998-11-04  Dave Brolley  <brolley@cygnus.com>
6568
6569         * config.sub: Add fr30.
6570
6571 1998-11-02  Geoffrey Noer  <noer@cygnus.com>
6572
6573         * configure.in: drop "32" from config/mh-cygwin32.  Check
6574         cygwin* instead of cygwin32*.
6575         * config.sub: Check cygwin* instead of cygwin32*.
6576
6577 1998-10-22  Robert Lipe  <robertl@dgii.com>
6578
6579         * config.guess: Match any version of Unixware7.
6580
6581 1998-10-20  Syd Polk  <spolk@cygnus.com>
6582
6583         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6584         if desired.
6585
6586 1998-10-18  Jeffrey A Law  (law@cygnus.com)
6587
6588         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6589         these if the appropriate directories and files to not exist.
6590
6591 1998-10-14  Jeffrey A Law  (law@cygnus.com)
6592
6593         * Makefile.in (DEVO_SUPPORT): Add config.if.
6594
6595 1998-10-13  Manfred Hollstein  <manfred@s-direktnet.de>
6596
6597         * configure: Add pattern to replace "build_tooldir"'s
6598         definition in the generated Makefile with "tooldir"'s
6599         actual value.
6600
6601 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
6602
6603         * config.sub: Bring back lost sparcv9.
6604
6605         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6606
6607 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
6608
6609         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6610         CC_FOR_TARGET and friends.
6611
6612 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
6613
6614         * Makefile.in (build_tooldir): New variable, same as tooldir.
6615         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6616         -B$(build_tooldir)/bin/.
6617         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
6618
6619 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
6620
6621         * config.sub: Add support for i[34567]86-pc-udk.
6622         * configure.in: Likewise.
6623
6624 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
6625
6626         * Makefile.in: add bzip2 package building bits for user
6627         tools module
6628         * configure.in: ditto
6629
6630 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
6631
6632         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6633         (ALL_TARGET_MODULES): Add all-target-libobjc.
6634         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6635         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6636         (all-target-libchill): Add dependencies.
6637         * configure.in (target_libs): Add libchill.
6638
6639 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
6640
6641         * configure.in (target_subdir): Remove duplicate line.
6642
6643 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
6644
6645         * Makefile.in (all-automake): fix dependencies.
6646
6647 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
6648
6649         * configure.in: Minor cleanups for building in the $(target_alias)
6650         subdir.
6651
6652 1998-09-22  Jim Wilson  <wilson@cygnus.com>
6653
6654         * Makefile.in (bootstrap): Set r and s before make all.  Use
6655         BASE_FLAGS_TO_PASS in make all.
6656         (cross): Likewise.
6657
6658 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
6659
6660         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6661
6662 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
6663
6664         * config.sub: Fix typo in last change.
6665
6666 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
6667
6668         * config.sub: Add support for C4x target.
6669         * configure.in: Likewise.
6670
6671 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
6672
6673         * config.sub: Recognize sparcv9 just like sparc64.
6674
6675 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
6676
6677         * config.guess: Match "Pent II" or "PentII" for OpenServer.
6678
6679 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
6680
6681         * config.guess: Correctly identify Pentium II sco boxes.
6682
6683         * config.guess: Fix "tr" code.  From Weiwen Liu.
6684
6685 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
6686
6687         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6688         stabs.
6689
6690 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
6691
6692         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6693         (ALL_TARGET_MODULES): Add all-target-libchill.
6694         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6695         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6696         (all-target-libchill): Add dependencies.
6697         * configure.in (target_libs): Add libchill.
6698
6699 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6700
6701         * config.guess: Avoid assumptions about "tr" behaves when
6702         LANG is set to something other than English.
6703
6704 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
6705
6706         * configure (gxx_include_dir): Changed to
6707         '${prefix}/include/g++'-${libstdcxx_interface}.
6708
6709         * config.if: New to determine the interfaces.
6710
6711 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
6712
6713         * config.guess: Detect and handle MPE/IX.
6714         * config.sub: Deal with MPE/IX.
6715
6716 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
6717
6718         * configure.in: Use mh-aix43.
6719
6720 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
6721
6722         * configure: Fix --without/--disable cases for gxx-include-dir.
6723
6724 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
6725
6726         * mdata-sh:  Imported.  Needed for automake support.
6727
6728 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
6729
6730         * Makefile.in (taz): Try "chmod -R og=u ." before
6731         "chmod og=u `find . -print`".
6732
6733 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
6734
6735         * configure.in: Add arm-elf and thumb-elf support.
6736
6737 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
6738
6739         * Makefile.in: Undo previous patch.
6740
6741 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
6742
6743         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6744         to here ...
6745         (install-no-fixedincludes): and here
6746         (INSTALL_MODULES): ... from here.
6747
6748 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
6749
6750         * config.sub: Merge with FSF.
6751
6752         * config.guess: Merge with FSF.
6753
6754 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
6755
6756         * configure (extraconfigdirs): New variable.
6757         (SUBDIRS): Add extraconfigdirs and recurse on them too.
6758         * Makefile.in (all): Move higher in file.
6759         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6760         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6761         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6762         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6763         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6764
6765 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
6766
6767         * Makefile.in (all-target-libjava): Depend on all-gcc and
6768         all-target-newlib.
6769         (configure-target-libjava): Depend on $(ALL_GCC).
6770
6771 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
6772
6773         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6774         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6775
6776 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
6777
6778         * ylwrap: Change absolute path checks to check for DOS style path
6779         names.
6780
6781         * ylwrap: Don't use a full path name if the source file is in the
6782         same directory.  From hjl@lucon.org (H.J. Lu).
6783
6784         * config-ml.in: Default to being verbose, to match Feb 18 change to
6785         configure.
6786
6787 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
6788
6789         Brought over from egcs:
6790
6791         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
6792
6793         * configure.in (target_subdir): Set to ${target_alias} instead
6794         of "libraries".
6795
6796         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
6797
6798         * configure.in (target_subdir): Set to libraries if enable_multilib.
6799
6800 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
6801
6802         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6803         multilibs, force reconfiguration the first time we create
6804         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6805
6806 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
6807
6808         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6809         avoid confusion with --no-recursion.
6810
6811 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
6812
6813         * configure.in: Win32 hosts shouldn't use install -x
6814         * install-sh: remove -x option, and special .exe-handling
6815         hack.
6816
6817 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
6818
6819         * config.guess: Recognize i586-pc-beos.
6820         * configure.in: Don't build some bits for beos.
6821
6822 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
6823
6824         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6825         CFLAGS default to -O2.
6826
6827         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6828         when using GNU ld.
6829
6830 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
6831
6832         * ltmain.sh: Correct install when using a different shell.
6833
6834 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
6835
6836         * ltconfig, ltmain.sh: Update to libtool 1.2b.
6837
6838 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
6839
6840         * makefile.vms: Update to build binutils/makefile.vms.  Add install
6841         target.
6842
6843 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
6844
6845         * ltconfig: Update to correct AIX handling.
6846
6847 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
6848
6849         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6850
6851         * configure.in (target_subdir): Set to ${target_alias} instead
6852         of "libraries".
6853
6854 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
6855
6856         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6857         (Makefile): Depend on $(gcc_version_trigger).
6858
6859         * configure (gcc_version): Change default initializer to empty
6860         string.
6861         (gcc_version_trigger): New variable; pass this variable down
6862         to subdir configures to enable them checking gcc's version
6863         themselves. Emit make macros for both gcc_version vars.
6864         (topsrcdir): Initialize reliably.
6865         (recursion line): Remove --with-gcc-version=${gcc_version}.
6866
6867 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
6868
6869         * configure (enable_version_specific_runtime_libs): Implement new flag
6870         --enable-version-specific-runtime-libs which installs C++ runtime stuff
6871         in $(libsubdir); emit definition in each generated Makefile.
6872         (gxx_include_dir): Initialize depending on
6873         $enable_version_specific_runtime_libs.
6874
6875 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
6876
6877         * configure (gcc_version): Initialize properly depending on
6878         how and where configure is started.
6879         (recursion line): Pass a --with-gcc-version=${gcc_version}
6880         to configures in subdirs.
6881
6882 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
6883
6884         * configure.in (noconfigdirs): Add configure pattern for mips tx39
6885         cygmon
6886
6887 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
6888
6889         * configure.in: Add cygmon and libstub support for mn10200.
6890
6891 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
6892
6893         * configure (gcc_version): Add new variable describing the
6894         particular gcc version we're building.
6895         * Makefile.in (libsubdir): Add new macro for the directory
6896         in which the compiler finds executables, libraries, etc.
6897         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6898         and libsubdir.
6899
6900 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
6901
6902         * Makefile.in (local-clean): Remove *.log.
6903         (warning.log): Built with warn_summary from build.log.
6904         (mail-report.log): Run test_summary.
6905         (mail-report-with-warnings.log): Run test_summary including
6906         warning.log in the report.
6907
6908 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
6909
6910         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6911
6912 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
6913
6914         * Makefile.in (grep): Grep no longer depends on libiberty.
6915
6916 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
6917
6918         * Makefile.in: all-snavigator needs all-libgui.
6919
6920 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
6921
6922         * configure.in: Add cygmon and libstub support for mn10300.
6923
6924 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
6925
6926         * missing: Update to version from automake 1.3.
6927
6928         * ltmain.sh: On installation, don't get confused if the same name
6929         appears more than once in the list of library names.
6930
6931 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
6932
6933         * config.sub: Accept m68060 and m5200 as CPU names.
6934
6935 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
6936
6937         * configure: Use && rather than using -a in test, because odd
6938         strings can confuse test.
6939         * configure.in: Likewise.
6940
6941 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
6942
6943         * ltconfig, ltmain.sh: Bring in Visual C++ support.
6944
6945 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
6946
6947         * Makefile.in (boostrap2-lean, bootstrap3-lean,
6948         bootstrap4-lean): New targets.
6949
6950 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
6951
6952         * mpw-* Delete.  Not used.
6953
6954 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
6955
6956         * COPYING.LIB: Update FSF address.
6957
6958 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
6959
6960         * ltconfig, ltmain.sh: Update to libtool 1.2a.
6961
6962         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
6963         GAS_SUPPORT_DIRS.
6964
6965 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
6966
6967         * ltconfig, ltmain.sh: Avoid producing a version number if
6968         -version-info was not used.
6969
6970 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
6971
6972         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
6973         building with newlib.
6974
6975 1998-04-30  Paul Eggert  <eggert@twinsun.com>
6976
6977         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
6978         Solaris `make' causes it to continue to next definition.
6979
6980 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6981
6982         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
6983         the right GUI libraries and files are installed along with GDB.
6984
6985 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
6986
6987         * configure.in: Change alpha to alpha* in several places.
6988
6989 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
6990
6991         * config.sub: Recognize sparc86x.
6992
6993 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
6994
6995         * configure.in (--enable-target-optspace): Remove debug echo.
6996
6997 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
6998
6999         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
7000
7001 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
7002
7003         * ltconfig: Update cygwin32 support.
7004
7005         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
7006         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
7007         (GDB_SUPPORT_DIRS): Likewise.
7008
7009 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
7010
7011         * configure.in (target_makefile_frag): If --enable-target-optspace,
7012         use -Os to compile target libraries rather than -O2.  Default to
7013         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
7014         not used.
7015         * configure.in (target_cflags): Ditto for d30v.
7016
7017 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
7018
7019         * Makefile.in (all-bfd): Depend on all-intl.
7020         (all-binutils): Likewise.
7021         (all-gas): Likewise.
7022         (all-gprof): Likewise.
7023         (all-ld): Likewise.
7024
7025 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
7026
7027         * configure.in (host_tools): Fix typo, lbtool -> libtool.
7028
7029 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
7030
7031         * Makefile.in (all-bfd): Depend upon all-libiberty.
7032
7033         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
7034
7035 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
7036
7037         * Makefile.in: Add libstub.
7038
7039         * configure.in: Ditto. Build libstub for targets that have cygmon
7040         support.
7041
7042 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
7043
7044         * configure.in: Don't set PICFLAG on ix86-cygwin32.
7045
7046 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
7047
7048         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
7049         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
7050
7051 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
7052
7053         * configure: Define DEFAULT_M4 by searching PATH.
7054         * Makfile.in: Use DEFAULT_M4.
7055
7056 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
7057
7058         * ltconfig: Add cygwin32 support.
7059
7060         * Makefile.in, configure.in: Add libtool as a native only directory
7061         to configure and build.
7062
7063 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
7064
7065         * Makefile.in (INSTALL_MODULES): Remove texinfo.
7066
7067 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
7068
7069         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
7070
7071 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
7072
7073         * Makefile.in: add ash make rules
7074         * configure.in: add ash to native_only and host_tools lists
7075
7076 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
7077
7078         * Makefile.in (all-gettext, all-intl): New targets.
7079         (ALL_MODULES): Added all-gettext, all-intl.
7080         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
7081         (INSTALL_MODULES): Added install-gettext, install-intl.
7082         (CLEAN_MODULES): Added clean-gettext, clean-intl.
7083
7084         * configure.in (host_tools): Added gettext.
7085         (native_only): Likewise.
7086         (noconfigdirs) [various cases]: Likewise.
7087         (host_libs): Added intl.
7088
7089 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
7090
7091         * configure: Do not disable building gdbtk for cygwin32 hosts.
7092
7093 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
7094
7095         * configure.in: Add thumb-coff target.
7096         * config.sub: Add thumb-coff target.
7097
7098 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7099
7100         * Makefile.in: Revert yesterday's change.
7101         (all-target-winsup):  all-target-librx stays out of here.
7102
7103 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7104
7105         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
7106         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
7107         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
7108         Remove references to librx and libg++.
7109
7110 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
7111
7112         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
7113         recursive makes
7114
7115 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
7116
7117         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
7118         for newlib directory.
7119         (CXX_FOR_TARGET): Likewise.
7120
7121 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
7122
7123         * ltconfig: Update after libtool/ltconfig.in change for
7124         hpux11.
7125
7126 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
7127
7128         * ltconfig, ltmain.sh: Update to libtool 1.2.
7129
7130 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7131
7132         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
7133         (install-gcc-cross): Instead, override LANGUAGES here.
7134
7135 1998-03-18  Dave Love  <d.love@dl.ac.uk>
7136
7137         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
7138         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
7139
7140 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
7141
7142         * configure.in: Add Thumb-pe target.
7143
7144 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
7145
7146         * Makefile.in - changed sn targets to snavigator
7147         * configure.in - changed sn targets to snavigator
7148
7149 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7150
7151         * config-ml.in: After building symlink tree call make distclean
7152         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
7153         to be the case for libiberty.
7154
7155 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
7156
7157         * configure: When making link, also check the current
7158         directory. The configure scripts may create one.
7159
7160 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
7161
7162         * config.sub: Accept alphapca56 and alphaev6 properly.
7163
7164 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7165
7166         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
7167
7168 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
7169
7170         * config.sub (sco5): Fix typo.
7171
7172 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
7173
7174         * Makefile.in (INSTALL_MODULES): Move install-tcl before
7175         install-itcl.
7176         (install-itcl): Remove dependency on install-tcl.
7177
7178 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
7179
7180         * configure.in: Remove libgloss from noconfigdirs for MN10300.
7181
7182 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
7183
7184         * configure.in: Don't build libgui for a cygwin32 target when not on
7185         a cygwin32 host.
7186
7187 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7188
7189         * configure (redirect): Set to null, so default behavior of
7190         configure is now --verbose.
7191
7192 1998-02-16  Dave Love  <d.love@dl.ac.uk>
7193
7194         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
7195         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
7196
7197 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
7198
7199         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
7200         this change to sync Makefile.in with its ChangeLog entries.
7201
7202 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
7203
7204         * ltmain.sh (mkdir): Check that the directory doesn't exist
7205         before we exit with error, so that we don't get races during
7206         parallel builds.
7207
7208 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
7209
7210         * ltconfig, ltmain.sh: Update from libtool 1.0i.
7211
7212 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7213
7214         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
7215         PICFLAG_FOR_TARGET.
7216         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
7217
7218         * configure: Emit a definition for the new macro enable_shared
7219         into each Makefile.
7220
7221 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
7222
7223         * configure.in (host_tools, native_only): Add libtool.
7224
7225 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
7226
7227         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
7228         Fix typo in ming config comment.
7229
7230 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
7231
7232         * ltconfig, ltmain.sh: Update from libtool 1.0h.
7233
7234 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
7235
7236         * config.sub: Add tic30 cases, and map c30 to tic30.
7237
7238 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
7239
7240         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
7241         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
7242         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
7243         (CLEAN_TARGET_MODULES): Similarly
7244         (all-target-libf2c): Add dependences.
7245         * configure.in (target_libs): Add libf2c.
7246
7247 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
7248
7249         * configure.in: Remove expect from noconfigdirs when target
7250         is cygwin32.  OK to build expect and dejagnu with Canadian
7251         Cross.
7252
7253 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
7254
7255         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
7256         host.
7257
7258         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
7259         and mingw32.
7260
7261 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7262
7263         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
7264         here as it is not defined in the toplevel Makefile.
7265
7266 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7267
7268         * configure (package_makefile_rules_frag): New variable, which names
7269         a file with generic rules, ...
7270         Change comment to mention we now have FIVE parts.
7271         * configure: Undo last change.
7272
7273 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
7274
7275         * config.guess: More accurate determination of HP processor types.
7276         * config.sub: More accurate determination of HP processor types.
7277
7278 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7279
7280         * configure (package_makefile_frag): Move inserting the
7281         ${package_makefile_frag} to where it should be according
7282         to the comment.
7283
7284 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
7285
7286         * config.guess: Add support for Linux/ARM.
7287
7288 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
7289
7290         * .cvsignore: Remove *-info and *-install since they match
7291         release-info and mpw-install, which we don't want to just ignore.
7292
7293 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
7294
7295         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
7296
7297 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
7298
7299         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
7300         local_prefix to sub-make invocations.
7301
7302 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
7303
7304         * configure.in: Check makefile fragments in the source
7305         directory.
7306
7307 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
7308
7309         * configure.in: Check whether host and target makefile
7310         fragments exist before adding them to *_makefile_frag.
7311
7312 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
7313
7314         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
7315
7316 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
7317
7318         * configure.in: Make sure we only replace RPATH_ENVVAR on
7319         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
7320         regexp to sed.
7321
7322         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
7323         to sub-makes.
7324
7325 1998-01-13  Lee Iverson   (leei@ai.sri.com)
7326
7327         * config-ml.in (multi-do): LDFLAGS must include multilib
7328         designator.
7329
7330 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
7331
7332         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
7333
7334 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
7335
7336         * config.sub: Add mingw32 support.
7337         * configure.in: Likewise.
7338
7339 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
7340
7341         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
7342
7343 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
7344
7345         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7346         * configure (gxx_include_dir): Provide a definition for subdirs
7347         which do not use autoconf.
7348
7349 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
7350
7351         * config.guess: Sync with egcs.  Picks up new alpha support,
7352         BeOS & some additional linux support.
7353
7354 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
7355
7356         * config.guess: HP 9000/803 is a PA1.1 machine.
7357
7358 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
7359
7360         * configure.in: It's alpha*-...
7361
7362 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
7363
7364         * configure.in (host_makefile_frag, target_makefile_frag):
7365         Handle multiple config files.
7366         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
7367         alpha-*-*.
7368
7369 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
7370
7371         * mkdep: New file.
7372
7373 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
7374
7375         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
7376
7377 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
7378
7379         * Makefile.in: Add libgui directory.
7380         (GDB_TK): Add all-libgui.
7381         * configure.in: Add libgui directory.
7382         * configure: Add all-libgui to GDB_TK.
7383
7384 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
7385
7386         * config-ml.in (multidirs): Add m32r to multilib list.
7387
7388 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
7389
7390         * Makefile.in (all-target-gperf): Change dependency to
7391         all-target-libstdc++.
7392
7393 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
7394
7395         * config.guess: Add BeOS support.
7396
7397 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
7398
7399         Source directory cvs renamed to cvssrc:
7400         * configure.in (host_tools): Change cvs to cvssrc.
7401         (native_only): Likewise.
7402         (noconfigdirs) [various cases]: Likewise.
7403         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7404         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7405         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7406         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7407         (all-cvssrc): Rename target from all-cvs.
7408
7409 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
7410
7411         * configure (gxx_include_dir): Fix thinko.
7412
7413 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
7414
7415         * Makefile.in (INSTALL_TARGET_CROSS): Define.
7416         (install-cross, install-gcc-cross): New targets.
7417
7418 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
7419
7420         * configure.in (noconfigdirs): Add support for Thumb target.
7421
7422         * config.sub (maybe_os): Add support for Thumb target.
7423
7424 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
7425
7426         * Makefile.in: Add rules for cygmon.
7427
7428         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7429
7430 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
7431
7432         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7433         * configure (gxx_include_dir): Provide a definition for subdirs
7434         which do not use autoconf.
7435
7436 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
7437
7438         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
7439         11/18/97 build
7440
7441 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
7442
7443         * From Franz Sirl.
7444         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7445         found on RedHat Linux systems.
7446
7447 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
7448
7449         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7450         guesses.
7451
7452 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
7453
7454         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7455
7456 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
7457
7458         * ltmain.sh: If mkdir fails, check whether the directory was created
7459         anyhow by some other process.
7460
7461 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
7462
7463         * configure.in (d30v-*-*): Configure all directories.
7464
7465 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
7466
7467         * configure.in (d30v-*-*): Configure newlib, libiberty directories
7468         for the D30V.
7469
7470 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
7471
7472         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7473
7474 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
7475
7476         * include/libiberty.h: Add extern "C" { so it can be used with C++
7477         progrms.
7478         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
7479         programs.
7480
7481 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
7482
7483         * configure.in (d30v-*-*): Configure GCC now.
7484
7485 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
7486
7487         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7488         is no longer needed.
7489
7490 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
7491
7492         * Makefile.in: check-target-libio depends on all-target-libstdc++.
7493
7494 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
7495
7496         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7497         targets using "$@" to provide support for similar but not identical
7498         targets without having to duplicate code.
7499
7500 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
7501
7502         * makefile.vms: Fix to work with DEC C.
7503
7504 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
7505
7506         * config.sub: Add mips-tx39-elf to marketing names.
7507
7508 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
7509
7510         * ltmain.sh: Handle symlinks in generated script.
7511
7512 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
7513
7514         * configure: Handle autoconf style directory options: --bindir,
7515         --datadir, --includedir, --infodir, --libdir, --libexecdir,
7516         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7517         --sysconfdir.
7518         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7519         (sharedstatedir, localstatedir, oldincludedir): New variables.
7520         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7521         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7522         sbindir, sharedstatedir, and sysconfdir.
7523
7524 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
7525
7526         * Makefile.in (bootstrap-lean): New target.
7527
7528 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
7529
7530         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
7531         sn, and gnuserv from noconfigdirs.
7532
7533 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
7534
7535         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7536
7537 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
7538
7539         * Makefile.in (cross): New target.
7540
7541 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
7542                           Jeff Law         <law@cygnus.com>
7543
7544         * Makefile.in (bootstrap2, bootstrap3): New targets.
7545         (all-bootstrap): Remove outdated and confusing target.
7546         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
7547
7548 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7549
7550         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
7551         windows.  Consistent with gdb/configure.
7552
7553 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
7554
7555         * configure.in: Name Linux target fragment.
7556
7557         * configure: Rewrite so that project Makefile fragment is inserted
7558         first and appears last in the resulting Makefile.
7559
7560 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7561
7562         * Makefile.in (install-itcl): Install tcl first.
7563
7564 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
7565
7566         * configure.in: remove bison from noconfigdirs for Cygwin32 host
7567
7568 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
7569
7570         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7571
7572         * configure.in (skipdirs): Add target-librx for Linux.
7573         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7574
7575 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
7576
7577         * Makefile.in (bootstrap): New target.
7578
7579 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
7580
7581         * config.sub: Accept 'amigados' for backward compatability.
7582
7583 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
7584
7585         * config.guess: Merge with FSF.
7586
7587 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
7588
7589         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7590
7591 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
7592
7593         * config.sub: Add "marketing-names" patch.
7594
7595 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
7596
7597         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
7598
7599 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
7600
7601         * config.sub: Handle v850-elf.
7602
7603 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
7604
7605         * .cvsignore (*-install): Remove.
7606
7607 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
7608
7609         * ltconfig: Set CONFIG_SHELL in libtool.
7610         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7611
7612 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
7613
7614         * configure.in (target_subdir): Set to libraries if enable_multilib.
7615
7616 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
7617
7618         * config.guess: Update from gcc directory.
7619
7620 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7621
7622         * Makefile.in (all-sim): Depends on all-readline.
7623
7624 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
7625
7626         * Makefile.in (BISON, YACC): Use $$s.
7627         (all-bison): Depend on all-texinfo.
7628
7629 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
7630
7631         * Makefile.in (BISON): Add -L flag.
7632         (YACC): Likewise.
7633
7634 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
7635
7636         * configure.in (noconfigdirs): Add support for v850e target.
7637
7638         * config.sub (maybe_os): Add support for v850e target.
7639
7640 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
7641
7642         * configure.in (noconfigdirs): Add support for v850ea target.
7643
7644         * config.sub (maybe_os): Add support for v850ea target.
7645
7646 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
7647
7648         * config.sub: Add mipstx39.  Delete r3900.
7649
7650 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7651
7652         * Makefile.in (all-autoconf): Depends on all-texinfo.
7653
7654 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
7655
7656         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7657         eabi targets.
7658
7659 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
7660
7661         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7662
7663         * configure: When handling a Canadian Cross, handle YACC as well as
7664         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
7665         * Makefile.in (all-bison): Depend upon all-texinfo.
7666
7667 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
7668
7669         * Makefile.in (BISON): bison, not byacc or bison -y.
7670         (YACC): bison -y or byacc or yacc.
7671         (various): Add *-bison as appropriate.
7672         (taz): No need to mess with BISON anymore.
7673
7674 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
7675
7676         * configure: If OSTYPE matches *win32*, try to find a good value for
7677         CONFIG_SHELL.
7678
7679 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
7680
7681         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7682         configure.in if it is present.
7683
7684 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
7685
7686         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7687
7688 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
7689
7690         * config.sub: Recognize `arc' cpu.
7691         * configure.in: Likewise.
7692         * config-ml.in: Likewise.
7693
7694 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
7695
7696         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7697
7698 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
7699
7700         * configure: Changed sed delimiter from ':' to '|' when
7701         attempting to substitute ${config_shell} for SHELL. On
7702         NT ${config_shell} may contain a ':' in it.
7703
7704 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
7705
7706         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7707
7708 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
7709
7710         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7711
7712 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
7713
7714         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7715
7716         * ylwrap: If the program is a relative path, force it to be
7717         absolute.
7718
7719 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7720
7721         * configure (tooldir): Set BISON to `bison -y' and not just bison.
7722
7723 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7724
7725         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
7726         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7727         for libraries.
7728
7729 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
7730
7731         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
7732         separated by spaces.
7733
7734 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
7735
7736         * ylwrap: New file.
7737         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7738
7739         * ltmain.sh: Handle /bin/sh at start of install program.
7740
7741         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7742
7743         * ltconfig, ltmain.sh: New files, from libtool 1.0.
7744         * missing: New file, from automake 1.2.
7745
7746 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
7747
7748         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
7749         check-tk to CHECK_X11_MODULES.
7750
7751 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
7752
7753         * config.sub: Merge with FSF.
7754
7755 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
7756
7757         * config.guess: Merge with FSF.
7758
7759 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7760
7761         * configure: Treat msdosdjgpp like go32.
7762         * configure.in: Likewise.  Don't remove gprof for go32.
7763
7764         * configure: Change Makefile.tem2 to Makefile.tm2.
7765
7766 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
7767
7768         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7769
7770 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7771
7772         * install-sh (chmodcmd): Set to null if the DST directory already
7773         exists.  Same as Nov 11th change.
7774
7775 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
7776
7777         * configure (GDB_TK): Needs itcl and tix.
7778
7779 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
7780
7781         * config.guess: Update from FSF.
7782
7783 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
7784
7785         * Makefile.in (GDB_TK): Depend on itcl and tix.
7786
7787 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
7788
7789         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7790         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7791         (INSTALL_SCRIPT): New variable.
7792         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7793         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7794         to -x.
7795         * install-sh: Add support for -x option.
7796
7797 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
7798
7799         * configure.in, Makefile.in: Treat tix like itcl.
7800
7801 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
7802
7803         * Makefile.in (WINDRES): New variable.
7804         (WINDRES_FOR_TARGET): New variable.
7805         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7806         (EXTRA_HOST_FLAGS): Add WINDRES.
7807         (EXTRA_TARGET_FLAGS): Add WINDRES.
7808         (EXTRA_GCC_FLAGS): Add WINDRES.
7809         ($(DO_X)): Pass down WINDRES.
7810         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7811         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7812         DLLTOOL_FOR_TARGET.
7813
7814 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
7815
7816         * configure.in: configure sim before gdb for win32-x-ppc
7817
7818 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7819
7820         Move gperf into the toplevel, from libg++.
7821         * configure.in (target_tools): Add target-gperf.
7822         (native_only): Add target-gperf.
7823         * Makefile.in (all-target-gperf): New target, depend on
7824         all-target-libg++.
7825         (configure-target-gperf): Empty rule.
7826         (ALL_TARGET_MODULES): Add all-target-gperf.
7827         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7828         (CHECK_TARGET_MODULES): Add check-target-gperf.
7829         (INSTALL_TARGET_MODULES): Add install-target-gperf.
7830         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7831
7832 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
7833
7834         * config.sub (mn10200): Recognize new basic machine.
7835
7836 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7837
7838         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7839         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7840
7841 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7842
7843         * configure.in: If we're building mips-sgi-irix6* native, turn on
7844         ENABLE_MULTILIB and set TARGET_SUBDIR.
7845
7846 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
7847
7848         * Makefile.in (all-sn): Depend on all-grep.
7849
7850 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
7851
7852         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7853
7854         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7855         Makefile.  From Jeff Makey <jeff@cts.com>.
7856         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7857
7858         * Makefile.in (DISTBISONFILES): Remove.
7859         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
7860         $(DEFAULT_YACC).
7861
7862         * configure.in: Build itl, db, sn, etc., when building for native
7863         cygwin32.
7864
7865         * Makefile.in (LD): New variable.
7866         (EXTRA_HOST_FLAGS): Pass down LD.
7867         ($(DO_X)): Likewise.
7868
7869 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
7870
7871         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7872
7873 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
7874
7875         * configure.in (targargs): Strip out any supplied --build argument
7876         before adding our own. Always add --build.
7877
7878 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
7879
7880         * configure.in (targargs): Pass --build if we're doing
7881         a cross-compile.
7882
7883 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
7884
7885         * configure: Use '|' instead of ":" as the separator in
7886         sed. Otherwise sed chokes on NT path names with drive
7887         designators. Also look for "?:*" as the leading characters in an
7888         absolute pathname.
7889
7890 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
7891
7892         * config.sub: Support for r3900.
7893
7894 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
7895
7896         * configure.in: Use install-sh, not install.sh.
7897
7898 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
7899
7900         * Makefile.in (taz): Improve check for BISON so it doesn't try to
7901         apply it twice.
7902
7903 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
7904
7905         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7906         install-binutils.
7907
7908 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
7909
7910         * Makefile.in: Add automake targets.
7911         * configure.in (host_tools): Add automake.
7912
7913 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
7914
7915         * configure: Default CXX to c++, not gcc.
7916         * Makefile.in (CXX): Set to c++, not gcc.
7917         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7918
7919 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
7920
7921         * install-sh: try appending a .exe if source file doesn't
7922         exist
7923
7924 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
7925
7926         * configure.in: Turn on multilib by default.
7927         (cross_only): Remove target-libiberty.
7928
7929         * Makefile.in (all-gcc): Don't depend on libiberty.
7930
7931 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
7932
7933         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7934
7935 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
7936
7937         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7938         (DISTBISONFILES): Add ld/Makefile.in
7939
7940 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
7941
7942         * configure.in: if target is cygwin32 but host isn't cygwin32,
7943         don't configure gdb tcl tk expect, not just gdb.
7944
7945 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
7946
7947         * configure.in: Added gnuserv everywhere sn appears.
7948
7949         * Makefile.in (ALL_MODULES): Added all-gnuserv.
7950         (CROSS_CHECK_MODULES): Added check-gnuserv.
7951         (INSTALL_MODULES): Added install-gnuserv.
7952         (CLEAN_MODULES): Added clean-gnuserv.
7953         (all-gnuserv): New target.
7954
7955 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
7956
7957         * config.guess: Fixes for MIPS OpenBSD systems.
7958
7959 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
7960
7961         * Makefile.in (INSTALL_XFORM): Remove.
7962         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
7963
7964         * mkinstalldirs: New file, copied from automake.
7965         * Makefile.in (installdirs): Rename from install-dirs.  Use
7966         mkinstalldirs.  Change all users.
7967         (DEVO_SUPPORT): Add mkinstalldirs.
7968
7969 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
7970
7971         * install-sh: Rename from install.sh.
7972         * Makefile.in (INSTALL): Change install.sh to install-sh.
7973         (DEVO_SUPPORT): Likewise.
7974
7975         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
7976         Graichen <graichen@rzpd.de>.
7977
7978 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
7979
7980         * config.guess: Recognize OpenBSD systems correctly.
7981
7982 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7983
7984         * README, Makefile.in (ETC_SUPPORT): Remove references to
7985         cfg-paper*, configure.{texi,man,info*}._
7986
7987 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
7988
7989         * Makefile.in (all.normal): Ensure that gcc is built after all
7990         the x11 - ie gdb - targets.
7991
7992 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
7993
7994         * makefile.vms: Don't run conf-a-gas.
7995
7996 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
7997
7998         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
7999
8000 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
8001
8002         * configure.in: Remove noconfigdirs case since gdb also
8003         configures and builds for tic80-coff.
8004
8005 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
8006
8007         * configure: Set cache_file to config.cache.
8008         * Makefile.in (local-distclean): Remove config.cache.
8009
8010 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
8011
8012         * COPYING: Update FSF address.
8013
8014 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
8015
8016         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
8017         noconfigdirs.
8018
8019 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
8020
8021         * Makefile.in (install-dirs): Don't crash if prefix, and hence
8022         MAKEDIRS, is empty.
8023
8024 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
8025
8026         * config.sub: Tweak mn10300 entry.
8027
8028 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
8029
8030         * configure.in (host_tools): Put sim before gdb, so gdb's
8031         configure.tgt can determine if the simulator was configured.
8032
8033 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
8034
8035         * config.sub: Move BeOS $os case to be with other Cygnus
8036         local cases.
8037
8038 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
8039
8040         * config.sub: Remove misplaced comment that broke Linux.
8041
8042 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
8043
8044         * config.sub: Add BeOS support.
8045
8046 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
8047
8048         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
8049
8050 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
8051
8052         * configure.in (noconfigdirs): Remove tcl and tk from
8053         noconfigdirs for cygwin32 builds.
8054
8055 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
8056
8057         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
8058
8059 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
8060
8061         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
8062         make-all.com, use makefile.vms instead.
8063
8064 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
8065
8066         * config.sub: Accept -lnews*.
8067
8068 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
8069
8070         * configure.in (noconfigdirs): Disable target-newlib,
8071         target-examples and target-libiberty for d30v.
8072
8073 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
8074
8075         * configure.in (noconfigdirs): Enable ld for d30v.
8076
8077 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
8078
8079         * configure.in (tic80-*-*): Build compiler.
8080
8081 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
8082
8083         * configure.in (d30v-*): Remove sim directory from list of
8084         unsupported d30v directories
8085
8086 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
8087
8088         * config.sub, configure.in: Add d30v target cpu.
8089
8090 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
8091
8092         * makefile.vms: New file.
8093         * make-all.com: Remove.
8094
8095 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
8096
8097         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
8098
8099 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
8100
8101         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
8102
8103 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
8104
8105         * Makefile.in (ALL_MODULES): Added all-db.
8106         (CROSS_CHECK_MODULES): Addec check-db.
8107         (INSTALL_MODULES): Added install-db.
8108         (CLEAN_MODULES): Added clean-db.
8109
8110 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
8111
8112         * config.guess: Merge with latest FSF sources.
8113
8114 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
8115
8116         * Makefile.in (ALL_MODULES): Added all-itcl.
8117         (CROSS_CHECK_MODULES): Added check-itcl.
8118         (INSTALL_MODULES): Added install-itcl.
8119         (CLEAN_MODULES): Added clean-itcl.
8120
8121 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
8122
8123         * configure.in: build gdb for mn10200
8124
8125 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
8126
8127         * Makefile.in (all-target-winsup): Depend on all-target-libio.
8128
8129 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
8130
8131         * configure.in (tic80-*-*): Turn off most targets right now.
8132
8133 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
8134
8135         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
8136         rather than the makeinfo program.
8137         (do-info): Depend upon all-texinfo.
8138
8139 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
8140
8141         * configure.in: Remove uses of config/mh-linux.
8142
8143         * config.sub, config.guess: Merge with latest FSF sources.
8144
8145 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
8146
8147         * config.sub (case $basic_machine): Add tic80 entries.
8148
8149 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
8150
8151         * config.sub, config.guess: Merge with latest FSF sources.
8152
8153 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
8154
8155         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
8156         * mpw-config.in: Test for NewFolderRecursive.
8157         * mpw-install: Use symbolic name for startup filename.
8158         * mpw-README: Add various additional details.
8159
8160 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
8161
8162         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
8163
8164 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
8165
8166         * configure.in: Do build gcc and the target libraries for
8167         the mn10200.
8168
8169 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
8170
8171         * configure.in: don't avoid building gdb for mn10300 any more
8172         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
8173         instead of single-quoting it.
8174
8175 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
8176
8177         * configure.in: Don't use --with-stabs on IRIX 6.
8178
8179 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
8180
8181         * configure.in (m32r): Build gdb, libg++ now.
8182
8183 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
8184
8185         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
8186         directories from noconfigdirs.
8187
8188 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
8189
8190         * config.sub (basic_machine): added mips16 configuration
8191
8192 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8193
8194         * config.sub: Handle d10v-unknown.
8195
8196 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
8197
8198         * config.sub: Handle v850-unknown.
8199
8200 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
8201
8202         * Makefile.in: add findutils
8203         * configure.in: add findutils to list of host_tools
8204
8205 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
8206
8207         * config.sub: Handle mn10200 and mn10300.
8208
8209 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8210
8211         * configure.in (d10v-*): Do not build librx.
8212
8213 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
8214
8215         * configure.in (mn10300): Build everything except gdb & libgloss.
8216
8217 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
8218
8219         * config.guess:  Patch for Dansk Data Elektronik servers,
8220         from Niels Skou Olsen <nso@dde.dk>.
8221
8222         For ncr, use /bin/uname rather than uname, since GNU uname does not
8223         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
8224
8225         Patch for MIPS R4000 running System V,
8226         from Eric S. Raymond <esr@snark.thyrsus.com>.
8227
8228         Fix thinko for nextstep.
8229
8230         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
8231
8232         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
8233         * config.guess: Guess mips-dec-mach_bsd4.3.
8234
8235         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
8236         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
8237         release numbers.
8238         * config.guess (mips-mips-riscos*):  Emit just enough of the
8239         release number.
8240
8241         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
8242         * config.guess (sparc-auspex-sunos*):  Added.
8243         (f300-fujitsu-*): Added.
8244
8245         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
8246         * config.guess:  Recognize a Tadpole as a sparc.
8247
8248 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
8249
8250         * config.guess: Don't assume that NextStep version is either 2 or
8251         3.  NextStep 4 (aka OpenStep 4) has come out now.
8252
8253 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
8254
8255         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
8256         From Rik Faith <faith@cs.unc.edu>.
8257
8258 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
8259
8260         * config.sub: Contributions from bug-gnu-utils to:
8261         Support plain "hppa" (no version given) architecture, reported by
8262         OpenStep.
8263         OpenBSD like NetBSD.
8264         LynxOs is not a hardware supplier.
8265
8266         * config.guess: Contributions from bug-gnu-utils to add support for:
8267         OpenBSD like NetBSD.
8268         Stratus systems.
8269         More Pyramid systems.
8270         i[n>4]86 Intel chips.
8271         M680[n>4]0 Motorola chips.
8272         Use unknown instead of lynx for hardware manufacturer.
8273
8274 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8275
8276         * install.sh (chmodcmd): Set to null if the DST directory already
8277         exists.
8278
8279 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8280
8281         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
8282         not use mt-ppc target Makefile fragment any more.
8283
8284 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
8285
8286         * configure.in (*-*-windows):  Exclude everything but those dirs
8287         needed to build windows.
8288
8289 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
8290
8291         * Makefile.in (all-target-winsup): Depend on all-target-librx.
8292
8293 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
8294
8295         * configure.in:  Exclude mmalloc from i386-windows.
8296
8297 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
8298
8299         * Undo my previous change.
8300
8301 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
8302
8303         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
8304         unconditionally.
8305         (MAKEOVERRIDES): Define (revert this part of October 18 change).
8306
8307 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
8308
8309         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
8310         host to add it's own flags.
8311
8312 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
8313
8314         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
8315
8316 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
8317
8318         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
8319         (CXX_FOR_TARGET): Likewise.
8320         (GCC_FOR_TARGET): Define.
8321         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
8322         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
8323         CC_FOR_TARGET was specified on the command line.
8324         (MAKEOVERRIDES): Don't define.
8325
8326 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
8327
8328         * configure.in (m32r): Fix spelling of libg++ libs.
8329
8330 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
8331
8332         * config.sub (-apple*): Remove, now redundant.
8333
8334 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
8335
8336         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
8337
8338         * configure: Rework yesterday's sed script patch.
8339
8340         * config.sub: Merge with FSF.
8341
8342 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
8343
8344         * config.guess:  Merge from FSF.
8345
8346         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
8347         * config.guess: Use pc instead of unknown, for pc clone systems.
8348         Change linux to linux-gnu.
8349
8350         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
8351         * config.guess: Avoid non-portable tr syntax.
8352
8353 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
8354
8355         * test-build.mk (HOLES): Add "xargs" for gdb.
8356
8357         * configure: Avoid hpux10.20 sed bug.
8358
8359 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
8360
8361         * configure.in:  Add support for windows host
8362         (that is a build done under the Microsoft build environment).
8363
8364 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
8365
8366         * Makefile.in: Replace all uses of srcroot with s, to shrink
8367         command line lengths.
8368
8369         Patches from Geoffrey Noer <noer@cygnus.com>:
8370         * configure.in: If configuring for newlib, pass --with-newlib to
8371         subdirectories.
8372         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
8373         -Bnewlib/ and -Lwinsup to gcc.
8374         (CXX_FOR_TARGET): Likewise.
8375
8376 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
8377
8378         * Makefile.in (ETC_SUPPORT): Add configure.
8379
8380 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
8381
8382         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
8383         host configuration file.
8384
8385 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
8386
8387         * configure.in: Break mn10x00 support into separate
8388         mn10200 and mn10300 configurations.
8389         * config.sub: Likewise.
8390
8391 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
8392
8393         * configure.in: Add lots of stuff to noconfigdirs for
8394         the mn10x00 targets.
8395
8396         * config.sub, configure.in: Add mn10x00 support.
8397
8398 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
8399
8400         * make-all.com: Call conf-a-gas, not config-a-gas.
8401
8402 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
8403
8404         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
8405         targets.
8406
8407 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
8408
8409         * mpw-README: Add much more detail for native PowerMac.
8410         * mpw-install: New file.
8411         * mpw-configure: Add --norecursion and --help options.
8412         * mpw-config.in: Translate readme and install files when
8413         copying to objdir.
8414         * mpw-build.in: Don't always depend on byacc and flex.
8415         (install-only-top): New action.
8416
8417 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
8418
8419         * configure.in:  You can now configure GDB for the v850.
8420
8421 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
8422
8423         * configure.in (noconfigdirs): Don't configure any C++ dirs
8424         if targeting D10V.
8425
8426 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
8427
8428         * config.sub: Recognize mips64vr5000.
8429
8430 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
8431
8432         * configure.in: Use a single line for host_tools and native_only.
8433
8434 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
8435
8436         * config.sub, configure.in: Add entries for m32r.
8437
8438 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
8439
8440         * Makefile.in (inet-install): Don't run install-gzip.
8441
8442 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
8443
8444         * configure.in:  Don't config lots of things for *-*-windows*.
8445
8446 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
8447
8448         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8449         (host_libs, host_tools): Copy from configure.in.
8450         * mpw-configure: Don't complain about directories not found.
8451
8452 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8453
8454         * configure.in (i[345]86): Recognize i686 for pentium pro.
8455         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8456         file.
8457
8458         * config.guess (i[345]86): Ditto.
8459
8460 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
8461
8462         * configure.in (noconfigdirs): Removed gdb for D10V.
8463
8464 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
8465
8466         * configure.in: Remove ld, target-libio, target-libg++, and
8467         target-libstdc++ from noconfigdirs.
8468
8469 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
8470
8471         * configure: Fix three locations where shell scripts were
8472         being run directly rather than with config_shell.
8473
8474 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
8475
8476         * configure.in (v850-*-*): Set up initial $noconfigdirs.
8477         * config.sub (basic_machine): Recognize v850.
8478
8479 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
8480
8481         * mpw-configure: Handle multiple enable/disable options and
8482         pass them down recursively, handle -c and -s flags appropriately
8483         depending on choice of compiler, add escape mechanism for
8484         quoted arguments to gC.
8485
8486 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8487
8488         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8489         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8490         so that -mrelocatable-lib and -mno-eabi are used.
8491
8492         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8493         not support --print-multi-lib, don't abort.
8494
8495 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
8496
8497         * make-all.com: Run config-a-gas.
8498         * setup.com: Don't copy subdirectory files around.
8499
8500 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
8501
8502         * configure.in (*-*-ose): Remove exclusion of libgloss for this
8503         target, it now compiles correctly.
8504
8505 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
8506
8507         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
8508
8509 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
8510
8511         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
8512
8513 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8514
8515         * configure.in (native_only): Add prms.
8516
8517 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
8518
8519         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
8520         (BINUTILS_SUPPORT_DIRS): Likewise.
8521
8522 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8523
8524         * configure.in (d10v-*-*): Don't configure ld or gdb until the
8525         d10v support is added.
8526
8527 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
8528
8529         * configure.in (d10v-*-*): New target.
8530
8531 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
8532
8533         * config.guess (HP 9000/811): Recognize this as a PA1.1
8534         machine.
8535
8536 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
8537
8538         * Makefile.in (do-tar-gz): New target, split out from tail end of
8539         taz target.  Run each command separately, don't use pipes.
8540         (taz): Use it.
8541
8542 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
8543
8544         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
8545         * mpw-build.in: No builds should depend on building byacc or flex,
8546         they are assumed to be installed already.
8547
8548 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8549
8550         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
8551         variable that CC_FOR_TARGET needs.
8552
8553 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8554
8555         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8556         options have changed since the last time the subdirectory was
8557         configured, and if it has, reconfigure.
8558         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8559         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8560
8561 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
8562
8563         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8564         CLEAN_MODULES): Add bash.
8565         (all-bash): New target.
8566
8567 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
8568
8569         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8570
8571 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8572
8573         * config.sub (basic_machine): Recognize d10v as a valid processor.
8574
8575 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
8576
8577         * mpw-configure: Add support for --bindir.
8578         * mpw-build.in: Use a GCC-specific build script for GCC actions.
8579
8580 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
8581
8582         * configure.in: add bash, time, gawk to list of hosttools and things
8583         to only build for native toolchains
8584
8585 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8586
8587         * Makefile.in (docdir): Remove.
8588
8589 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8590
8591         * Makefile.in (datadir): Set to $(prefix)/share.
8592
8593 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
8594
8595         * configure.in: build diff and patch for cygwin32-hosted
8596         toolchains.
8597
8598 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
8599
8600         * config.sub: Accept -rtems*.
8601
8602 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
8603
8604         * configure.in: enable dosrel for cygwin32-hosted builds,
8605                 remove diff from the list of things not buildable
8606                 via Canadian Cross
8607
8608 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
8609
8610         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
8611         don't get ". ".
8612
8613 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
8614
8615         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8616
8617 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
8618
8619         * Makefile.in (taz): Handle case where tex3patch didn't even get
8620         checked out.  Also, if it was found, put the symlink in a new util
8621         subdirectory.
8622
8623 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8624
8625         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8626
8627 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
8628
8629         * config.sub: Recognize -openvms.
8630         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8631         * make-all.com, setup.com: New files.
8632
8633 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
8634
8635         * Makefile.in (taz): tex3patch moved to texinfo/util.
8636
8637 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
8638
8639         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
8640         * configure.in: remove make from disable-if-Can-Cross list
8641                 enable gdb if ${host} and ${target} are cygwin32
8642
8643 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
8644
8645         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
8646         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8647
8648 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
8649
8650         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
8651         distinguish sysv/svr4/bsd variants.
8652         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
8653
8654 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
8655
8656         * configure.in: Added copyright notice.
8657         * move-if-change: Added copyright notice.
8658
8659 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8660
8661         * configure.in (powerpcle-*-solaris*): Until we get shared
8662         libraries working, don't build gdb, sim, make, tcl, tk, or
8663         expect.
8664
8665 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
8666
8667         * config.guess:  Merge with FSF:
8668
8669         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
8670         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8671
8672         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
8673         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8674
8675         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
8676         * config.guess:  Combine two OSF1 rules.
8677         Also recognize field test versions.  From mjr@zk3.dec.com.
8678         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
8679         because GNU uname does not support -p.  From pmr@pajato.com.
8680
8681 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
8682
8683         * Makefile.in (MAKEDIRS): Removed $(tooldir).
8684
8685 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
8686
8687         * mpw-README: Document GCCIncludes.
8688
8689 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
8690
8691         * configure.in (alpha-*-linux*): Set enable_shared to yes.
8692
8693 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
8694
8695         * mpw-configure: Handle --enable-FOO and --disable-FOO.
8696
8697 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
8698
8699         * configure.in (*-*-cygwin32): Configure make.
8700
8701 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
8702
8703         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8704
8705 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
8706
8707         * Makefile.in (all-inet): Depend on all-perl.
8708
8709         * Makefile.in (inet-install): New target.
8710
8711         * Makefile.in (all-inet): Depend on all-tcl.
8712         (all-inet): Depend on all-send-pr.
8713
8714 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8715
8716         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8717         temporarily.
8718
8719 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
8720
8721         * configure.in: Don't configure --with-gnu-ld on AIX.
8722
8723 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
8724
8725         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8726
8727 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
8728
8729         * Makefile.in (ALL_MODULES): Added all-inet.
8730         (CROSS_CHECK_MODULES): Added check-inet.
8731         (INSTALL_MODULES): Added install-inet.
8732         (CLEAN_MODULES): Added clean-inet.
8733         (all-indent): New target.
8734
8735         * configure.in (host_tools): Added inet.
8736         (native_only): Added inet.
8737         (noconfigdirs): Added inet.
8738
8739 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
8740
8741         * configure.in: Don't configure libgloss if we are not configuring
8742         newlib.
8743
8744 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
8745
8746         * configure.in: Don't configure libgloss for unsupported
8747         architectures.
8748
8749 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8750
8751         * Makefile.in (CLEAN_MODULES): Add clean-apache.
8752
8753 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
8754
8755         * Makefile.in (ALL_MODULES): Include all-apache.
8756         (CROSS_CHECK_MODULES): Include check-apache.
8757         (INSTALL_MODULES): Include install-apache.
8758         (all-apache): New target.
8759
8760         * configure.in: Added apache everywhere perl is seen.
8761
8762 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8763
8764         * Makefile.in: Add support for clean-{module} and
8765         clean-target-{module} rules.
8766
8767 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
8768
8769         * configure.in (*-*-ose) do not build libgloss.
8770
8771 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8772
8773         * config.guess (prep*:SunOS:5.*:*): Turn into
8774         powerpele-unknown-solaris2.
8775
8776 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
8777
8778         * configure.in: Permit --enable-shared to specify a list of
8779         directories.
8780
8781 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
8782
8783         * configure.in (host==solaris): Pass only the first word of $CC
8784         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8785
8786 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
8787
8788         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8789
8790 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
8791
8792         * Makefile.in (ALL_MODULES): Include all-perl.
8793         (CROSS_CHECK_MODULES): Include check-perl.
8794         (INSTALL_MODULES): Include install-perl.
8795         (ALL_X11_MODULES): Include all-guile.
8796         (CHECK_X11_MODULES): Include check-guile.
8797         (INSTALL_X11_MODULES): Include install-guile.
8798         (all-perl): New target.
8799         (all-guile): New target.
8800
8801         * configure.in (host_tools): Include perl and guile.
8802         (native_only): Include perl and guile.
8803         (noconfigdirs): Don't build guile and perl; no ports have been
8804         done.
8805
8806 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
8807
8808         * configure (--enable-*): Handle quoted option lists such as
8809         --enable-sim-cflags='-g0 -O' better.
8810
8811 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8812
8813         * Makefile.in ({,inst}all-target): New rule so we can make and
8814         install all of the target directories easily.
8815
8816 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8817
8818         * configure.in: Add missing global flag in sed substitution when
8819         deleting `target-' from ${configdirs}.
8820
8821 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
8822
8823         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8824         option.
8825
8826         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8827         config/mh-necv4.
8828
8829         * install.sh: Correct misspelling of transformbasename.
8830
8831         * config.guess: Recognize mips-*-sysv*.
8832
8833 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
8834
8835         * config.sub: Recognize mon960.
8836
8837 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
8838
8839         * configure: Restore Canadian Cross handling of BISON and LEX,
8840         removed in Feb 20 change.
8841
8842 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
8843
8844         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8845         Mention make install.  Remove the old copyright date as well the
8846         clumsy and rather pointless copyright on the README file.
8847
8848 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
8849
8850         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8851         Makefile after running symlink-tree, then run `make distclean' to
8852         avoid clobbering any generated files in srcdir.
8853
8854 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
8855
8856         * configure.in (m68k-*-netbsd*): Build everything now.
8857
8858 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
8859
8860         * Makefile.in (taz): Fix quoting.
8861
8862 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
8863
8864         * configure.in (sparclet-*-*): Build everything now.
8865
8866 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8867
8868         * configure.in (m68k-*-linux*): New host.
8869
8870 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
8871
8872         * configure: Check for bison before byacc.
8873
8874 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
8875
8876         * Makefile.in configure:  Change the way LEX and BISON/YACC are
8877         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
8878         searching PATH.  These are used as fallbacks by Makefile.in if
8879         flex/bison/byacc aren't in objdir.
8880
8881 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
8882
8883         * Makefile.in: Make everything which depends upon all-bfd also
8884         depend upon all-opcodes, in case --with-commonbfdlib is used.
8885
8886 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8887
8888         * configure.in (host *-*-cygwin32): Don't build gdb if we are
8889         building NT native compilers on Unix.
8890
8891 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
8892
8893         * configure.in: Don't get CC from the host Makefile fragment if we
8894         can find gcc in PATH, or if this is a Canadian Cross.  Move the
8895         Solaris test for /usr/ucb/cc to the post target script, just after
8896         the compiler sanity test.
8897
8898 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
8899
8900         * config.sub: Merge with FSF.
8901
8902 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
8903
8904         * Makefile.in (RPATH_ENVVAR): New variable.
8905         (REALLY_SET_LIB_PATH): Use it.
8906         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8907
8908 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
8909
8910         * config.sub, configure.in: Recognize sparclet cpu.
8911
8912 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8913
8914         * config.guess:  Support m68k-cbm-sysv4.
8915
8916 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8917
8918         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8919         m68k-unknown-linuxaout from linker help string.  Put quotes around
8920         $ld_help_string.
8921
8922 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
8923
8924         * config.guess (powerpc-harris-powerunix): Add guess for port
8925         to new target.
8926
8927 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8928
8929         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8930
8931 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
8932
8933         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8934         $(REALLY_SET_LIB_PATH) in Makefile.
8935         * Makefile.in (SET_LIB_PATH): New variable.
8936         (REALLY_SET_LIB_PATH): New variable.
8937         ($(DO_X)): Use $(SET_LIB_PATH).
8938         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8939         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8940         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
8941         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
8942         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
8943         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
8944         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
8945         (install-dosrel): Likewise.
8946         (all-opcodes): Depend upon all-libiberty.
8947
8948 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
8949
8950         * config.guess (*:CYGWIN*): New
8951
8952 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8953
8954         * Makefile.in (all-target-winsup): All all-target-libiberty.
8955
8956 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8957
8958         * configure.in (noconfigdirs): Add missing # in front of comment.
8959
8960 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
8961
8962         * configure.in: add second pass to things added to noconfigdirs
8963         so *-gm-magic can exclude libgloss properly.
8964
8965 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
8966
8967         * mpw-configure (extralibs_name, rez_name): Set correctly
8968         for MWC68K compiler.
8969
8970         * mpw-README: Add more info on the necessary build tools.
8971
8972 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
8973
8974         * configure.in, config.sub: Recognize cygwin32.
8975
8976 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
8977
8978         * config.guess, config.sub: Recognize A/UX.
8979
8980 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
8981
8982         * config.sub: Merge with gcc/config.sub.
8983
8984 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
8985
8986         * mpw-build.in (do-binutils): Add build of stamps.
8987
8988 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
8989
8990         * config.sub: Add recognition for mips64vr4100*-* targets.
8991
8992 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8993
8994         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
8995         Add creation of gconfigargs with `--enable-shared' turned on.
8996         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
8997         ($(host)-stamp-stage3-configured): Likewise.
8998         (HOLES): Add chatr and ldd.
8999         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
9000
9001 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
9002
9003         * configure: Pass --nfp to recursive configures.
9004
9005 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
9006
9007         * Makefile.in (DLLTOOL): New.
9008         (DLLTOOL_FOR_TARGET): New.
9009         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
9010         (EXTRA_TARGET_FLAGS): Ditto.
9011         (EXTRA_GCC_FLAGS): Ditto.
9012         (CONFIGURE_TARGET_MODULES): Ditto.
9013         (DO_X): Ditto.
9014         * configure: Add DLLTOOL.
9015
9016 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
9017
9018         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
9019         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
9020         mh-sco, since old workarounds no longer needed, and don't
9021         build ld, since libraries have weak symbols in COFF.
9022
9023 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
9024
9025         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
9026
9027 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9028
9029         * configure.in: Make sure that ${CC} can be used to compile an
9030         executable.
9031
9032 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
9033
9034         * Makefile.in (all-gdb): Depend on $(GDB_TK).
9035         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
9036         nothing depending on whether gdbtk is being built.
9037
9038 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
9039
9040         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
9041
9042 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
9043
9044         * configure.in (noconfigdirs): Put ld or gas in this early, if the
9045         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
9046
9047 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
9048
9049         * config-ml.in: Add support for
9050         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
9051         Simplify setting of multidirs from --disable-foo.
9052
9053 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9054
9055         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
9056         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
9057         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
9058         non-empty, pass them on to the  GCC make.
9059         (all-bootstrap): New rule that is like all-gcc, except it executes
9060         the GCC bootstrap rule instead of the GCC all rule.
9061
9062 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
9063
9064         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
9065
9066 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9067
9068         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
9069         DG/UX support.
9070
9071 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
9072
9073         * config.sub (i*86*) Change [345] to [3456]
9074
9075 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9076
9077         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
9078         --with-gnu-ld=no.
9079
9080 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9081
9082         * config-ml.in (rs6000*, powerpc*): Add switches to control which
9083         AIX multilibs get built.
9084
9085 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9086
9087         * configure.in (i386-win32): Don't build expect if we're not
9088         building the tcl subdir.
9089
9090 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
9091
9092         * Makefile.in: (configure-target-examples, all-target-examples):
9093         New targets, configure and build example programs.
9094
9095 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
9096
9097         * mpw-configure: If an mpw-config.in generated a file mk.sed,
9098         use it as input to sedit the generated MPW makefile.
9099         * mpw-README: Add a suggestion about Gestalt.h.
9100
9101 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
9102
9103         * config.sub: Accept *-*-ieee*.
9104
9105 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
9106
9107         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
9108         Ronald F. Guilmette <rfg@monkeys.com>.
9109
9110 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9111
9112         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
9113         for powerpc-pe native.
9114         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
9115         (target==powerpc-pe): duplicate i386-win32 entry.
9116
9117 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9118
9119         * configure.in (noconfigdirs): Exclude target-newlib for all versions
9120         of vxworks, not just vxworks5.1.
9121
9122 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
9123
9124         * mpw-configure: Add support for exec-prefix.
9125
9126 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9127
9128         * config.guess: Recognize HP model 816 machines as having
9129         a PA1.1 processor.
9130
9131 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
9132
9133         * configure: Ignore new autoconf configure options.
9134
9135 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
9136
9137         * config.guess:  Recognize Pentium under SCO.
9138         From Robert Lipe <robertl@arnet.com>.
9139
9140 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9141
9142         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
9143
9144 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
9145
9146         * configure.in: Don't configure gas for alpha-dec-osf*.
9147
9148 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
9149
9150         * configure.in: Default to --with-stabs for some targets for which
9151         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
9152         i[345]86*-*-unixware*.
9153
9154 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
9155
9156         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
9157         rather than basing it on the target.  Simplify handling of options
9158         controlling which directories to configure.  Remove extraneous
9159         slash in multi-clean target.
9160
9161 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
9162
9163         * config-ml.in: Prefix more variables with ml_ so they don't collide
9164         with configure's.
9165
9166 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
9167
9168         * configure: Don't turn -v into --v.
9169
9170 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
9171
9172         * configure.in (targargs): Fix typo.
9173
9174         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
9175
9176 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
9177
9178         * configure.in: Strip --host and --target options from
9179         CONFIG_ARGUMENTS, and always configure for --host only.  Add
9180         --with-cross-host option when building with a cross-compiler.
9181         * configure: Canonicalize the arguments put into config.status by
9182         always using `=' for an option with an argument.  Pass a presumed
9183         --host or --target explicitly.
9184
9185 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
9186
9187         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
9188         into general OS recognition case.
9189
9190 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9191
9192         * configure.in (target_configdirs): add target-winsup only
9193         for win32 target systems.
9194
9195 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
9196
9197         * Makefile.in (all-target-libgloss): Depend upon
9198         configure-target-newlib, since when libgloss is built it looks to
9199         see if the newlib directory exists.
9200
9201 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
9202
9203         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
9204         cfg-ml-*.in.
9205
9206 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
9207
9208         * configure: Handle LD and LD_FOR_TARGET when configuring a
9209         Canadian Cross.
9210
9211 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9212
9213         * configure.in (target_libs): add target-winsup.
9214         (target==i386-win32): add patch diff flex make to $noconfigdirs.
9215         (target==ppcle-pe): remove ld from $noconfigdirs.
9216
9217 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
9218
9219         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
9220         Preserve relative path names in $srcdir.  Build symlink tree if
9221         configuring cross target dir and srcdir=. (= no VPATH support).
9222         (configure-target-libg++): Depend on configure-target-librx.
9223         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
9224         * config-ml.in: New file.
9225         * symlink-tree: New file.
9226         * configure: Ensure srcdir="." if that's what it is.
9227
9228 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
9229
9230         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
9231         includes and FLEX_SKELETON setting.
9232         * mpw-configure (--with-gnu-ld): New option, controls whether
9233         to use PPCLink or ld with PowerMac GCC.
9234         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
9235         * mpw-config.in: Configure grez if targeting Mac.
9236
9237         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
9238         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
9239         just macos.
9240         * configure.in: Configure grez resource compiler if targeting Mac.
9241         * Makefile.in (all-grez, install-grez): New targets.
9242
9243 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
9244
9245         * configure: CXX defaults to gcc, not g++.  If we find
9246         gcc in the path, set CC to gcc -O2.
9247
9248 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
9249
9250         * configure: Default ${build} correctly.  Avoid picking up extra
9251         spaces when reading CC and CXX from Makefile.  When doing a
9252         Canadian Cross, use plausible default values for numerous
9253         variables.
9254         * configure.in: When doing a Canadian Cross, don't try to
9255         configure tools whose configure script can't handle it.
9256
9257 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9258
9259         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
9260
9261 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9262
9263         * configure:  Remove dubious bug reporting address.
9264
9265 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9266
9267         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
9268         configure script, run that instead of this directory's configure.
9269         In either case, print a message that we're configuring the sub-dir.
9270
9271 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9272
9273         * configure.in: Before checking for the existence of various files,
9274         use sed to filter out "target-".
9275
9276 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
9277
9278         * Makefile.in (DO_X): Split rule to decrease command line length
9279         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
9280         (Philippe De Muyter).
9281
9282 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9283
9284         * Makefile.in (all-patch): depend on all-libiberty.
9285
9286 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
9287
9288         * configure.in: If the only directory in target_configdirs which
9289         actually exists is libiberty, then set target_configdirs to empty,
9290         to avoid trying to build a target libiberty in a gas or gdb
9291         distribution.
9292
9293 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
9294
9295         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
9296         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
9297         systems.
9298
9299 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9300
9301         * configure.in (copy_dirs): Use sys-include instead of include
9302         for --with-headers option.
9303
9304 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
9305
9306         * Makefile.in, configure.in: Make winsup builds work with
9307         new scheme.
9308
9309 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
9310
9311         * configure.in: Build the linker on AIX.
9312
9313 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9314
9315         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
9316         where needed.
9317
9318 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
9319
9320         * Makefile.in (all-gcc): Fix typo.
9321
9322 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9323
9324         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
9325
9326 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9327
9328         * configure.in:  Rename libFOO to target-libFOO, and xiberty
9329         to target-xiberty, to provide more flexibility.
9330         (target_subdir):  Define.  Create if cross.
9331         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
9332         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
9333         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
9334         check-libFOO -> check-target-libFOO, etc.
9335         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
9336         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
9337         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
9338         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
9339         allow ALL_GCC="" to only configure.
9340         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
9341         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
9342         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
9343
9344 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
9345
9346         * Makefile.in (taz): Build "info" in etc explicitly.
9347
9348 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
9349
9350         * configure.in:  Make sure that CC is undefined (as opposed to
9351         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
9352         problem with autoconf trying to configure on a host without GCC.
9353
9354 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
9355
9356         * mpw-configure: Set host alias from choice of host compiler,
9357         only use generic MPW Makefile sed if present, edit a file
9358         named "hacked_Makefile.in" instead of "Makefile.in" if present.
9359         * mpw-README: Add problem notes about CW6 and CW7.
9360
9361 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
9362
9363         * Makefile.in (taz): Use ";" instead of ";;".
9364
9365 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9366
9367         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
9368         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
9369         DISTDOCDIRS.
9370         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
9371         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
9372
9373 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9374
9375         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
9376         and gnats, because they are now subsumed by DISTSTUFFDIRS.
9377         Move bfd to DISTSTUFFDIRS.
9378
9379 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9380
9381         * Makefile.in (X11_LIB): Removed.
9382         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
9383
9384         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
9385
9386 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9387
9388         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
9389         names.
9390
9391 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9392
9393         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9394
9395 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
9396
9397         * configure.in (i[345]86-*-win32): Always build newlib.
9398         Don't configure cvs, autoconf or texinfo.
9399         * Makefile.in (LD_FOR_TARGET): New.
9400         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9401         Pass down LD_FOR_TARGET.
9402
9403 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
9404
9405         * winsup: New directory.
9406         * Makefile.in: Build winsup.
9407         * configure.in: Winsup is configured when target is win32.
9408         Can only build win32 target GDB when native.
9409
9410 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
9411
9412         * config.guess: Recognize HP model 819 machines as having
9413         a PA 1.1 processor.
9414
9415 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
9416
9417         * configure: Fix sed loop which substitutes for CC and CXX to
9418         avoid bug found in various sed implementations.
9419
9420 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9421
9422         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9423         simulator.  Use standard powerpc-*-eabi*.
9424
9425 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
9426
9427         * configure.in: Stop putting gas and binutils in noconfigdirs for
9428         powerpc-*-aix* and rs6000-*-*.
9429
9430 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
9431
9432         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9433         -mcall-aixdesc libraries.
9434
9435 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
9436
9437         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9438
9439         * config.sub (arm | armel | armeb): Fix shell syntax.
9440
9441 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9442
9443         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9444         -msoft-float and -mcpu=common support.
9445         (powerpc*-*-eabisim*): Add support for building -mcall-aix
9446         libraries.
9447
9448 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9449
9450         * configure.in: Allow configuration and build of emacs19 for the alpha.
9451
9452 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9453
9454         * configure.in (CC): Get ^CC, not just any old CC, from
9455         ${host_makefile_frag}.
9456
9457 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9458
9459         * configure.in (CC): Try to get CC from
9460         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9461
9462 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9463
9464         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9465         only if it exists in $(srcdir).
9466
9467 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
9468
9469         * configure: If CC and CXX are not set in the environment, set
9470         them, based on either an existing Makefile or on searching for gcc
9471         in PATH.  Substitute for CC and CXX in Makefile.
9472         * configure.in: Remove libm from target_libs.  Separate
9473         target_configdirs from configdirs.  If CC is not set in
9474         environment, try to get it from a host Makefile fragment.  Rewrite
9475         changes of configdirs to use skipdirs instead.  A few minor
9476         tweaks.  Take directories out of target_configdirs as they are
9477         taken out of configdirs.  Remove existing Makefile files from
9478         subdirectories.  Substitute for TARGET_CONFIGDIRS and
9479         CONFIG_ARGUMENTS in Makefile.
9480         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9481         by configure.in.
9482         (CONFIG_ARGUMENTS): Likewise.
9483         (CONFIGURE_TARGET_MODULES): New variable.
9484         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9485         ($(CONFIGURE_TARGET_MODULES)): New target.
9486         (configure-libg++, configure-libio): New targets.
9487         (all-libg++): Depend upon configure-libg++.
9488         (all-libio): Depend upon configure-libio.
9489         (configure-libgloss, all-libgloss): New targets.
9490         (configure-libstdc++): New target.
9491         (all-libstdc++): Depend upon configure-libstdc++.
9492         (configure-librx, all-librx): New targets.
9493         (configure-newlib): New target.
9494         (all-newlib): Depend upon configure-newlib
9495         (configure-xiberty): New target.
9496         (all-xiberty): Depend upon configure-xiberty.
9497
9498 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9499
9500         * configure.in (host i[345]86-*-win32):  Expand the
9501         noconfigdirs again.
9502
9503 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
9504
9505         * mpw-configure: Fix sed command file name.
9506
9507 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
9508
9509         * configure.in (host i[345]86-*-win32): Reduce the
9510         noconfigdirs again.
9511
9512 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
9513
9514         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
9515         or powerpc*-*-pe*, since they are not yet supported.
9516
9517 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
9518
9519         Add PowerMac support and many other enhancements.
9520         * mpw-configure: New option --cc to select compiler to use,
9521         paste options set according to --cc into the generated
9522         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
9523         if mpw-make.sed is present.
9524         * mpw-config.in: Don't test for gC1, test for mpw-touch,
9525         add forward includes for PowerPC include files.
9526         * mpw-build.in: Build using Makefile.PPC if present.
9527         (do-byacc, etc): Remove separate version resource builds.
9528         (do-gas): Build "stamps" before "all".
9529         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
9530         * mpw-README: Update to reflect --cc option, PowerMac support,
9531         and recently-reported compatibility problems.
9532
9533 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
9534
9535         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
9536         embedded m68k systems (-aout, -coff, -elf, -vxworks).
9537         (--with-multilib-top): Pass to recursive invocations.
9538
9539 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
9540
9541         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
9542         v810-*-*.
9543
9544 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9545
9546         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
9547         gdb, ld and opcodes on v810-*-*.
9548
9549 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
9550
9551         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
9552         (local-maintainer-clean): New target.
9553         (maintainer-clean): New target.
9554         (realclean): Just depend upon maintainer-clean.
9555
9556 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9557
9558         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9559
9560 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
9561
9562         * configure.in: Build ld in mips*-*-bsd* case.
9563
9564 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
9565
9566         * config.sub: Accept -lites* OS.  From Ian Dall.
9567
9568 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
9569
9570         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
9571         targets.
9572
9573 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9574
9575         * configure.in: treat i386-win32 canadian cross the same as
9576         i386-go32 canadian cross.
9577
9578 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9579
9580         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9581         running under the simulator to build a reduced set of libraries.
9582         (powerpc-*-eabiaix): Add fine grained multilib support added to
9583         other powerpc targets yesterday.
9584
9585 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9586
9587         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9588         -disable-softfloat, -disable-relocatable, -disable-aix, and
9589         -disable-sysv to control which multilib libraries get built.
9590
9591 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
9592
9593         * configure: Add Makefile.tem to list of files to remove in trap
9594         handler.
9595
9596 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9597
9598         * config.guess (*Linux*):  Add missing "exit"s.
9599         Also, need specific check for alpha-unknown-linux (uses COFF).
9600
9601 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9602
9603         * config.guess:  Merge with FSF:
9604
9605         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
9606         * config.guess (AIX4): More robust release numbering discovery.
9607
9608         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
9609         * config.guess (i386-sequent-ptx): Properly get version number.
9610
9611         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
9612         * config.guess (mips:*:4*:UMIPS): New case.
9613
9614 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9615
9616         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9617         (i386-win32 host): Likewise.  Don't build readline.
9618
9619 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
9620
9621         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
9622         SUPPORT_FILES to submakes.
9623
9624 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
9625
9626         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9627         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9628         mpw-configure.
9629
9630 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
9631
9632         * configure.in (appdirs): Use =, not ==, in test expression when
9633         trying to build the text to print in the warning message for
9634         Solaris users.
9635
9636 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
9637
9638         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9639
9640 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9641
9642         * config.guess: Recognize lynx-2.3.
9643
9644 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
9645
9646         * config.sub (z8ksim): Deleted
9647         (z8k-*-coff): New, this is the one true name of the target.
9648
9649 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
9650
9651         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9652
9653 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
9654
9655         * config.guess (*:Linux:*:*): First try asking the linker what the
9656         default object file format is (elf, aout, or coff).  Then if this
9657         fails, try previous methods.
9658
9659 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9660
9661         * configure.in: Don't build newlib for *-*-vxworks5.1.
9662
9663 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9664
9665         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9666         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9667
9668 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
9669
9670         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9671
9672 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
9673
9674         * cfg-ml-com.in: New file.
9675         * cfg-ml-pos.in: New file.
9676
9677 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9678
9679         * COPYING.NEWLIB: Add HP free copyright to list.
9680
9681 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9682
9683         * config.sub: Recognize -eabi* for the system, not just -eabi.
9684
9685 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
9686
9687         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9688         * config.sub, configure.in (win32): New target and host.
9689
9690 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
9691
9692         * configure.in: Add i386-pe configuration.
9693
9694 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
9695
9696         * mpw-build.in (install): Install GDB after LD.
9697
9698 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
9699
9700         * mpw-config.in (elf/mips.h): Always forward-include, needed
9701         for GDB to build.
9702
9703 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9704
9705         * testsuite: New directory for customer acceptance and whole tool
9706         chain tests.
9707
9708 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
9709
9710         * configure: If per-host line isn't found, but AC_OUTPUT is found
9711         and a configure script exists, run it instead.
9712
9713 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9714
9715         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
9716
9717 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9718
9719         * configure: Set build_{cpu,vendor,os,alias} to host values when
9720         --build isn't specified.
9721
9722 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9723
9724         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9725         (FLAGS_TO_PASS): Pass them.
9726         (EXTRA_TARGET_FLAGS): Ditto.
9727
9728 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9729
9730         * Makefile.in (all-libg++): Depend on all-libstdc++.
9731
9732 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9733
9734         * configure.in (noconfigdirs): Enable all packages for
9735           i386-unknown-netbsd.
9736
9737 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
9738
9739         * configure.in (noconfigdirs): Don't configure tk for i386-go32
9740         hosted builds (DOS builds)
9741
9742 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
9743
9744         Changes for ARM based on patches from Richard Earnshaw:
9745         * config.sub: Handle armeb and armel.
9746         * configure.in: Omit arm linker only for riscix.
9747
9748 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9749
9750         * config.guess:  Update from FSF.
9751
9752 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
9753
9754         * config.sub: Recognize powerpcle as the little endian varient of
9755         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
9756         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
9757         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
9758         temporarily.
9759
9760 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
9761
9762         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9763
9764 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
9765
9766         * config.sub: Accept -lites* as a basic system type.
9767
9768 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
9769
9770         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9771         installed, and if so return linuxoldld as the system name.
9772
9773 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
9774
9775         * config.guess: Add hppa1.1-hp-lites support.
9776
9777 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9778
9779         * configure.in: Don't build newlib for m68k-vxworks5.1.
9780
9781 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9782
9783         * configure.in (mips-sgi-irix6): Use mh-irix5.
9784
9785 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
9786
9787         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9788
9789 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9790
9791         * test-build.mk: Enable building of shared libraries on IRIX 5 and
9792         OSF/1.  Fix compiler flags.
9793         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
9794
9795 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
9796
9797         * configure.in: Recognize --with-newlib.
9798         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9799
9800 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9801
9802         * Makefile.in: move {all,check,install}-gdb from *_MODULES
9803         to *_X11_MODULES due to gdbtk needing X include files et al.
9804
9805 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
9806
9807         Merge in support for Mac MPW as a host.
9808         (Old change descriptions retained for informational value.)
9809
9810         * mpw-config.in: Add generic include forwards for cpu-specific
9811         include files in aout and elf directories.
9812
9813         * mpw-configure: Added copyright.
9814         * mpw-config.in: Check for presence of required build tools.
9815         (target_libs): Add newlib.
9816         (target_tools): Add examples.
9817         (Read Me): Generate as "Read Me for MPW" instead.
9818         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9819         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9820         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9821
9822         * mpw-configure: Remove subdir-specific makefile hackery,
9823         delete mk.tmp after using it.
9824
9825         * mpw-build.in (all): Display start and end times.
9826
9827         * mpw-configure (host_canonical): Set.
9828         (target_cpu): Always add to makefiles.
9829         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9830         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9831         (mpw-mh-mpw): Look for in srcdir and srcroot.
9832         Use sed instead of mpw-edit-prefix to edit prefix definitions.
9833
9834         * mpw-build.in: (install-only): New target.
9835
9836         * mpw-configure (host_alias, target_alias): Rename from hostalias
9837         and targetalias, add into generated Makefile.
9838         (mk.tmp): If present, add into generated Makefile.
9839         * mpw-build.in (all-gas): Build config.h first before gas proper.
9840
9841         * mpw-configure (config.status): Write only if changed.
9842         * mpw-config.in (readline): Configure it (not built, just used for
9843         definitions).
9844
9845         * mpw-config.in (elf/mips.h): Add a forward include.
9846
9847         * mpw-config.in: Forward-include most .h files in include into
9848         extra-include.
9849         (readline): Don't build.
9850         mpw-build.in (install): Install GDB.
9851
9852         * mpw-configure (prefix, mpw_prefix): Handle it.
9853         * mpw-config.in (mmalloc, readline): Don't configure.
9854         * mpw-build.in (thisscript): Rename to ThisScript.
9855         Use mpw-build instead of BuildProgram everywhere.
9856         (mmalloc, readline): Don't build.
9857         * mpw-README: New file, basic documentation about the MPW port.
9858
9859         * mpw-config.in: Use forward-include to create include files.
9860
9861         * mpw-configure: Add more things to the top of each configured
9862         Makefile, including contents of config/mpw-mh-mpw.
9863         * mpw-config.in (extra-include): Create this directory and fill it
9864         with Posix-like include files when configuring.
9865
9866         * config.sub (apple, mac, mpw): Add various aliases.
9867
9868         * mpw-build.in: New file, top-level build script fragment for MPW.
9869         * mpw-configure: New file, configure script for MPW.
9870         * mpw-config.in: New file, config fragment for MPW.
9871
9872 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9873
9874         * configure.in (host_libs): Remove glob, since it is gone from the
9875         sources.
9876
9877 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9878
9879         * Makefile.in: define empty GDB_NLM_DEPS var.
9880
9881         * configure.in(target_makefile_frag): use config/mt-netware
9882         for netware targets.
9883
9884 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
9885
9886         * config.sub: Merge in recent FSF changes.  Remove linux special
9887         cases.
9888
9889 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9890
9891         Revert this change:
9892
9893         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
9894
9895                 * build-all.mk: Use CC=cc -Xs on Solaris.
9896
9897 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9898
9899         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
9900         stop using it.
9901         * Makefile.in: Nuke all references to glob subdirectory.
9902
9903 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9904
9905         * configure.in: Fix --enable-shared logic in per-host.
9906
9907 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
9908
9909         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9910
9911 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9912
9913         * configure.in (noconfigdirs): Don't build gas on AIX, for
9914         powerpc*-*-aix* as well as for rs6000*-*-aix*.
9915
9916 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
9917
9918         * configure: Fix --cache-file to work if the file argument is a
9919         relative path.
9920
9921 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
9922
9923         * configure: If the --cache-file is used, pass it down to
9924         configure in subdirectories.
9925
9926 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
9927
9928         * config.sub: add vxworks29k configuration.
9929
9930 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
9931
9932         * Makefile.in (taz): Do "diststuff" part quietly.
9933
9934 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9935
9936         * config.sub: Mini-merge with gcc/config.sub.
9937
9938 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9939
9940         * config.guess (IRIX): Sed - to _.
9941
9942 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9943
9944         * Makefile.in (source-vault, binary-vault): New targets.
9945
9946 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
9947
9948         * config.sub: Recognize -eabi as a basic system type.
9949
9950 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9951
9952         * configure.in (enable_shared stuff): Fix typo.
9953
9954 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
9955
9956         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
9957
9958 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9959
9960         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
9961
9962 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
9963
9964         * configure.in (rs6000-*-*): Don't build gas.
9965
9966 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
9967
9968         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
9969         reduce command line length.
9970         (AS_FOR_TARGET): Check for as.new, not Makefile.
9971         (NM_FOR_TARGET): Check for nm.new, not Makefile.
9972
9973 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9974
9975         * config.guess:  Merge from FSF.
9976
9977 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9978
9979         * configure: Don't use $ when handling program_suffix.
9980
9981 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
9982
9983         * configure.in:  Configure tk for hppa/hpux.
9984
9985 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9986
9987         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
9988
9989 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9990
9991         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
9992         to LIBCXXFLAGS.  Tests are better run without it.
9993
9994 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
9995
9996         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
9997
9998 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
9999
10000         * configure.in (*-*-netware*): Don't configure xiberty.
10001
10002 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
10003
10004         * configure.in:  Remove tk from native_only list.
10005
10006 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
10007
10008         * build-all.mk: Add mips-ncd-elf target to sun4 targets
10009           for special NCD build.
10010
10011 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10012
10013         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
10014         makeall.bat, they're only useful for binutils snapshots.
10015         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
10016         makeall.bat to specified SUPPORT_FILES.
10017
10018 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
10019
10020         * build-all.mk: Add Ericsson targets to sun4 and solaris
10021           hosts.  Add  BNR's sun4 target to solaris host, so their
10022           build-from-source will be tested in-house first.
10023
10024 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
10025
10026         * Makefile.in (LIBCFLAGS): New variable.
10027         (CFLAGS_FOR_TARGET): Ditto.
10028         (LIBCFLAGS_FOR_TARGET): Ditto.
10029         (LIBCXXFLAGS): Ditto.
10030         (CXXFLAGS_FOR_TARGET): Ditto.
10031         (LIBCXXFLAGS_FOR_TARGET): Ditto.
10032         (BASE_FLAGS_TO_PASS): Pass them.
10033         (EXTRA_TARGET_FLAGS): Ditto.
10034
10035         * configure.in: Support --enable-shared.
10036
10037 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
10038
10039         * configure.in (target_libs):  Include libstdc++ again.
10040         * config.guess:  Update from FSF (for FreeBSD).
10041
10042 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10043
10044         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
10045         makeall.bat.
10046         (DISTDOCDIRS): Add `etc'.
10047         (ETC_SUPPORT_PFX): New variable.
10048         (taz): Include anything from etc starting with a word in
10049         ETC_SUPPORT_PFX.
10050
10051 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10052
10053         * config.sub: Update for recent FSF changes.  Remove obsolete
10054         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
10055         spacing changes.
10056
10057 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
10058
10059         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
10060
10061         * config.guess:  Merge with FSF.
10062         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
10063
10064 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10065
10066         * configure: Since the "trap 0" handler will override the exit
10067         status on many systems, only use it for "exit 1", and make it set
10068         a non-zero exit status; reset it before "exit 0".  Also, check
10069         exit status of config.sub, and error out if it failed.
10070
10071 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
10072
10073         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
10074         and install libgloss.
10075
10076 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10077
10078         * Makefile.in (all-binutils): Depend upon all-byacc.
10079
10080         * configure.in: Don't build emacs on Irix 5.
10081
10082 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
10083
10084         * configure.in (*-*-netware*): Add libio.
10085
10086 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
10087
10088         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
10089         (CHECK_TARGET_MODULES): Ditto.
10090         (INSTALL_TARGET_MODULES): Ditto.
10091         (TARGET_LIBS): Ditto.
10092         (all-libstdc++): Note dependencies.
10093
10094 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10095
10096         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
10097
10098 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
10099
10100         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
10101         -fexternal-templates.
10102
10103         * configure.in (target_libs): Add libstdc++.
10104         (noconfigdirs): Add libstdc++ as appropriate.
10105
10106 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10107
10108         * config.guess:  Update from FSF.
10109
10110 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10111
10112         * configure: Use ${config_shell} when running ${configsub}.
10113
10114 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
10115
10116         * config.sub: No longer recognize h8300h.
10117
10118 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10119
10120         * config.sub: Remove extraneous differences between config.sub and
10121         gcc/config.sub.
10122
10123 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
10124
10125         * Makefile.in (DISTSTUFFDIRS): Add gas.
10126
10127 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
10128
10129         * COPYING.NEWLIB: New file.
10130
10131 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10132
10133         * config.guess (HP-UX):  Patch from Harlan Stenn
10134         <harlan@landmark.com> to also emit release level.
10135
10136 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10137
10138         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
10139
10140 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10141
10142         * config.sub:  Merge nextstep cleanup from FSF.
10143
10144 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10145
10146         * configure.in (arm-*-*): Don't configure ld for this target.
10147
10148 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
10149
10150         * configure.in (*-*-netware): don't configure libg++, libio,
10151           librx, or newlib.
10152
10153 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10154
10155         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
10156         configure ld--it works, but it doesn't support shared libraries.
10157
10158 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10159
10160         * config.guess (*-unknown-freebsd*):  Get rid of possible
10161         trailing "(Release)" in version string.
10162         Patch from Paul Richards <paul@isl.cf.ac.uk>.
10163
10164 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10165
10166         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
10167         Fix type: *-next-neststep -> *-next-nextstep.
10168
10169         * config.guess:  Merge from FSF:
10170
10171         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
10172
10173         * config.guess: Recognize powerpc-ibm-aix3.2.5.
10174
10175         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
10176
10177         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
10178         instead of UNIX_SV for UnixWare 1.0).
10179
10180 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
10181
10182         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
10183         to make gdb/nlm/* build after the compiler and linker.
10184
10185 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10186
10187         * config.guess (netbsd, freebsd, linux):  Accept any machine,
10188         not just i[34]86.
10189         (m68k-atari-sysv4):  Relocate to match FSF version.
10190
10191         * config.guess:  More merges from the FSF:
10192
10193         Add a space before function call or macro invocation.
10194
10195         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10196
10197         * config.guess: Add trap cmd to remove dummy.c and dummy when
10198         interrupted.
10199
10200         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
10201
10202         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
10203         (dummy): Redirect stderr from compilation of dummy.c.
10204
10205         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
10206
10207         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
10208
10209 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
10210
10211         * configure: Accept and ignore --cache*, for compatibility with
10212         new autoconf.
10213
10214 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10215
10216         * config.guess:  Merge from FSF:
10217
10218         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10219
10220         * config.guess (Pyramid*:OSx*:*:*): New case.
10221         (PATH): Add /.attbin at end for finding uname.
10222         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
10223
10224         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
10225
10226         * config.guess (M88*:DolphinOS:*:*): New case.
10227
10228         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
10229
10230         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
10231         to select whether to use ELF or COFF.
10232
10233         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10234
10235         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
10236
10237         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10238
10239         * config.guess: Guess the OS version for HPUX.
10240
10241         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
10242
10243         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
10244
10245 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10246
10247         * configure.in: Recognize --with-headers, --with-libs, and
10248         --without-newlib.
10249         * Makefile.in (all-xiberty): Depend upon all-ld.
10250
10251 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10252
10253         * configure.in: Change i[34]86 to i[345]86.
10254
10255 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10256
10257         * configure (version): A few more tweaks to help message.
10258
10259 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10260
10261         * Makefile.in:  Remove (for now) librx as a host library,
10262         now that we're building it for target.
10263
10264 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10265
10266         * configure: Fix up help message; from karl@owl.hq.ileaf.com
10267         (Karl Berry).
10268
10269 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10270
10271         * configure.in:  Also configure librx.
10272
10273 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10274
10275         * Makefile.in:  Update various rules to reflect that librx
10276         is now needed for libg++.
10277
10278 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10279
10280         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
10281
10282 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
10283
10284         * configure.in: Configure the examples directory.
10285
10286 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10287
10288         * configure: Simplify Jun 2 1994 change.
10289
10290 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
10291
10292         * change CC to /usr/latest/bin/gcc for lynx host builds, since
10293         /bin/gcc isn't good enough to build gcc.
10294
10295 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
10296
10297         * Makefile.in (GDB_SUPPORT_FILES): Remove
10298         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
10299         (gdb.tar.gz): Add new rule to use standard distribution building
10300         mechanism.
10301
10302 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10303
10304         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
10305         Bill Cox <bill@cygnus.com>.
10306
10307 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10308
10309         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
10310
10311 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
10312
10313         * configure:  Search current dir first in .gdbinit.
10314
10315 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10316
10317         * config.sub:  Recognize freebsd (merged from gcc config.sub).
10318
10319 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10320
10321         * config.sub:  Refer to NeXT's operating system as nextstep.
10322
10323         * config.sub (case $basic_machine):  Re-order the cases, to match
10324         the order in the FSF version (which is mostly alphabethical).
10325         Merge in some additions and changes from the FSF.
10326
10327 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
10328
10329         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
10330         * config.sub: Recognize cxux7.
10331         * configure.in: Use mh-cxux for m88k-harris-cxux*.
10332
10333 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10334
10335         * config.sub:  Fix typo powerpc -> powerpc-*.
10336
10337 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
10338
10339         * Makefile.in: `all-emacs19' depends on `all-byacc'.
10340
10341         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
10342         parallel with all-emacs and install-emacs).  Top-level command
10343         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
10344
10345 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10346
10347         * test-build.mk ($(host)-stamp-stage2-installed): Remove
10348         $(relbindir)/make before doing ``make install'', and use
10349         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
10350         installing over running make binary.
10351         ($(host)-stamp-stage3-installed): Likewise.
10352
10353 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10354
10355         * config.guess: Recognize Mach.
10356
10357 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10358
10359         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
10360         see whether --exec-prefix was used.
10361
10362 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10363
10364         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
10365
10366 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10367
10368         * Makefile.in: Add all-librx target similar to all-libproc.
10369
10370 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
10371
10372         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
10373         with post 1.2 uname bogosity.
10374
10375 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10376
10377         * configure: Remove temporary files on receipt of a signal.
10378
10379 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
10380
10381         * configure: If there is a package_makefile_frag, remove
10382         ${subdir}/Makefile.tem after copying it in.
10383
10384 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
10385
10386         * build_all.mk: support rs6000 lynx identifies itself as
10387         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
10388         since /bin/gcc is too feeble to compile a modern gcc.
10389
10390 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
10391
10392         * brought devo/test-build.mk update-to-date with progressive/
10393           test-build.mk. Add lynx targets and hppa flag info.
10394
10395 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10396
10397         * configure.in:  Use mh-ncrsvr43.  Patch from
10398         Tom McConnell <tmcconne@sedona.intel.com>.
10399
10400 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10401
10402         * config.guess (i386-unknown-bsdi):  No longer need to
10403         check #if defined(__bsdi__) && defined(__i386__).
10404
10405 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10406
10407         * configure: Set program_transform_nameoption correctly.
10408
10409 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
10410
10411         * brought build-all.mk update-to-date with progressive build-all.mk,
10412           added new targets and hppa info.
10413
10414 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10415
10416         * configure: If config.guess result is a prefix of the user
10417         specified target, assume a native build and use the user specified
10418         target as the host alias.  Remove SunOS patch suffix removal hack.
10419         * configure.in: Remove SunOS patch suffix removal hack.
10420
10421         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10422         in NATIVE_CHECK_MODULES.
10423
10424 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
10425
10426         * Makefile.in: Rename HOST_ONLY to NATIVE.
10427         * configure: Delete SunOs patch suffix from host_canonical
10428           and build_canonical variables that are prepended to Makefiles.
10429         * configure.in: Add comments for easier maintenance.
10430
10431 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10432
10433         * Makefile.in: Add all-libproc target similar to all-gui.
10434
10435 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
10436
10437         * Makefile.in (CHECK_MODULES): split into
10438         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10439
10440 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
10441
10442         * config.guess (i386-unknown-bsdi): New system to guess.
10443
10444 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10445
10446         * Makefile.in: Add all-gui target (but not yet build by "all").
10447
10448 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
10449
10450         * config.sub: Move deletion of patch suffix from here...
10451         * configure.in: To here, at Ian's suggestion.  The top-
10452           level scripts might need to know of a patch level.
10453
10454 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
10455
10456         * config.sub: Strip off patch suffix so rtl is recognized
10457           as a sunos4.1.3 machine, even though it's been patched.
10458
10459 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
10460
10461         * Makefile.in (INSTALL_LAST): Delete.
10462         (INSTALL_DOSREL): New.
10463
10464 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10465
10466         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10467         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10468         whether we pass down --with-gnu-ld anyhow.
10469
10470 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
10471
10472         * Makefile.in (INSTALL_LAST): Change operation so it works
10473         on more flavors of make.
10474         * configure.in (go32): Don't build libg++ or libio.
10475
10476 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
10477
10478         * Makefile.in (Move HOST_PREFIX_1 and friends up so
10479         they can be overriden by templates.
10480
10481 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
10482
10483         * configure.in (target==go32): Don't build gdb.
10484         * dosrel: New directory.
10485
10486 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
10487
10488         * configure.in (host==go32): Configure dosrel too.
10489         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10490         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10491         be set by incoming names or templates.
10492         (INSTALL_LAST): New rule.
10493
10494 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
10495
10496         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10497
10498 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10499
10500         * configure.in (appdirs): New variable.  Currently empty, but will
10501         be used in gas distribution.  If nonempty, lists a set of
10502         directories at least one of which must get configured, or top
10503         level configuration is considered to have failed.
10504         (rs6000-*-lynxos*): Use new file name.
10505
10506 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10507
10508         Eliminate XTRAFLAGS.
10509         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
10510         newlib include files using -idirafter, and also use -nostdinc.
10511         (CXX_FOR_TARGET): Likewise.
10512         (XTRAFLAGS): Removed.
10513         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
10514         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
10515         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
10516         ($(DO_X)): Don't pass down XTRAFLAGS.
10517
10518 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10519
10520         * configure.in (mips*-dec-bsd*): New target; do build linker.
10521         (mips*-*-bsd*): New target; don't build linker.
10522
10523 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
10524
10525         * configure.in: support rs6000-*-lynxos* configuration.
10526         support sunos4 as a cross target.
10527
10528         * config.sub: look for lynx*, not lynx since the OS version may
10529         legitimately be part of the name.
10530
10531 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10532
10533         * configure.in (i[34]86-*-sco*): Move to be with other i386
10534         targets.
10535         (romp-*-*): New target.  Skip various binary utilities.
10536         (vax-*-*): New target.  Don't build newlib.
10537         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
10538
10539 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10540
10541         * configure.in: Only set host_makefile_frag if config
10542         directory exists.
10543
10544 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10545
10546         * install.sh: If $dstdir exists, don't check whether each
10547         component does.
10548
10549 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10550
10551         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10552
10553 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
10554
10555         * configure.in (*-*-lynxos*): Don't configure newlib for either
10556         native or cross Lynx.
10557
10558 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
10559
10560         * config.sub (sparc64-elf): Fix os.
10561         (z8k): Remove duplicate.
10562
10563 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10564
10565         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10566         gcc/stmp-fixproto, to try to prevent fixproto from being run.
10567
10568 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
10569
10570         * configure: Make file links cleanly even if Lynx fails on
10571           an NFS symlink (at least fail cleanly).
10572
10573 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10574
10575         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10576         -XNh2000.
10577
10578 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10579
10580         * configure: Unknown options are fatal again.
10581
10582 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
10583
10584         * configure: Ignore --x-includes and --x-libraries, for Autoconf
10585         compatibility.
10586
10587 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
10588
10589         * build-all.mk: Add `clean' target.
10590
10591 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10592
10593         * config.guess:  Add SINIX support.
10594         * configure.in:  Add mips-*-sysv4* support.
10595
10596 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
10597
10598         * build-all.mk: Document all useful targets.
10599         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10600         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10601
10602 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10603
10604         * configure: Support --silent, --quiet.
10605
10606 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10607
10608         * configure: Support --disable-FEATURE.
10609
10610 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10611
10612         * config.guess: Recognize NCR running SVR4.3.
10613
10614 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10615
10616         * config.guess:  Make BSDI generate i386-unknown-bsd386.
10617         Patch from Paul Eggert <eggert@twinsun.com>.
10618
10619 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10620
10621         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10622
10623 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10624
10625         * configure: Make unrecognized options give nonfatal warnings
10626         instead of fatal errors, and pass them to any subdirectory
10627         configures in case they recognize them.
10628         Make --x equivalent to --with-x.
10629
10630 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10631
10632         * configure: Add --enable-* options.  Clean up usage message and
10633         some comments.
10634
10635 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
10636
10637         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10638
10639 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10640
10641         * configure.in (hppa*-*-*): Enable binutils.
10642
10643 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10644
10645         * config.sub: Recognize cisco.
10646
10647 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
10648
10649         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10650
10651 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10652
10653         * config.guess: about target *-hitachi-hiuxwe2, don't print more
10654         than one configuration name.  Add comment.
10655
10656 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
10657
10658         * config.guess: about target *-hitachi-hiuxwe2, fixed
10659         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
10660         macro is incorrect.]
10661
10662 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10663
10664         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10665         than the "make ls" stuff which used to be here.
10666
10667 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10668
10669         * config.guess:  Recognize i[34]86-unknown-freebsd.
10670         From Shawn M Carey <smcarey@rodan.syr.edu>.
10671
10672 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10673
10674         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10675
10676 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
10677
10678         * config.guess: Check for ptx.
10679
10680 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
10681
10682         * config.sub: Add os9k checking.
10683
10684 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10685
10686         * config.guess: Handle OSF1 running on HPPA processors
10687
10688 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
10689
10690         * configure: If subdir configure fails, print out a message with
10691         subdirectory name, in case subdir's configure code didn't identify
10692         itself.
10693
10694 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
10695
10696         * configure.in: Remove embedded newlines from configdirs.
10697         Avoid mismatches of substrings.  Fix matching strings at end
10698         of configdirs.
10699
10700 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
10701
10702         * config.guess:  Add Lynx/rs6000 config support.
10703
10704 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
10705
10706         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10707
10708 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
10709
10710         * configure.in (hppa*-*-osf*): Treat this just like most other
10711         PA configurations (eg no binutils or ld).
10712         (hppa*-*-*elf*): These configurations have binutils and ld.
10713
10714 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10715
10716         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
10717
10718 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10719
10720         * configure.in (rs6000-*-*): Build gas.
10721
10722 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10723
10724         * Makefile.in:  Avoid bug in losing hpux sed.
10725
10726 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10727
10728         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10729         for GDB and GDB has been fixed to not need it.
10730
10731 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10732
10733         * config.guess: Recognize vax hosts.
10734
10735 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10736
10737         * configure (while loop): Don't use "break 2" inside case
10738         statement -- the case statement isn't an enclosing loop.
10739
10740 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10741
10742         * config.guess:  Clean up NeXT support, to allow nextstep
10743         on Intel machines.  Make OS be nextstep.
10744
10745 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
10746
10747         * config.guess: Add alternate forms for Convex.
10748
10749 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
10750
10751         * configure:  Completely rewrite option processing.  Take
10752         advantage of pattern-matching to avoid invoking test frequently.
10753         Also clean up host and target defaulting logic.
10754
10755 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10756
10757         * Makefile.in: Replace all occurrances of "rootme" with "r" and
10758         "$${rootme}" with "$$r", to increase the likelihood that the do-*
10759         commands (plus user environment) will fit SCO limits.
10760
10761 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10762
10763         * configure.in: Don't issue warnings about directories which are
10764         not being configured if -norecursion is set.  Correct test for
10765         --with-gnu-as and --with-gnu-ld to not get confused by substring
10766         matches.
10767
10768         * configure.in: Don't build gas for alpha-dec-osf1*.
10769
10770 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
10771
10772         * configure:  Back out Per's change of 12/19/1993.  It changes the
10773         behavior of configure in unexpected and confusing ways.
10774
10775         Also, use different delim char when calculating
10776         program_transform_name so that the name can contain slashes.
10777
10778 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
10779
10780         * configure.in, config.sub: Add support for VSTa micro-kernel.
10781
10782 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
10783
10784         * configure.in: Nuke hacks which were used to get a special
10785         version of GAS for HPPA configurations.
10786
10787 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10788
10789         * configure:  If only ${target_alias} is given, use that
10790         as the default for ${host_alias}.
10791         * configure:  Add missing back-slashes before nested quotes.
10792
10793 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
10794
10795         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10796
10797 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
10798
10799         * config.guess:  Recognize some Tektronix configurations.
10800         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10801
10802 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
10803
10804         * config.sub: Match any flavor of SH.
10805
10806 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
10807
10808         * configure.in: Don't try to configure newlib for Alpha.
10809
10810 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10811
10812         * configure.in: Don't build ld for Irix 5.  Don't build gas,
10813         libg++ or libio for any Alpha target.
10814
10815         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
10816
10817 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
10818
10819         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10820         default arguments -- so it tried to compress itself.
10821
10822 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
10823
10824         * configure.in (notsupp): ensure that a space is always at the end
10825           of the configdirs list, since the grep checks for an explicit space
10826
10827 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10828
10829         * configure.in (target i386-sysv4.2): don't build ld, since static
10830           versions of many libraries are not available.
10831
10832 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10833
10834         * config.guess: Recognize Apollos (using environment variables).
10835         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10836
10837 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10838
10839         * config.guess: Recognize Sony news mips running newsos.
10840
10841 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
10842
10843         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10844         "fi ; else" for bash.
10845
10846 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
10847
10848         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10849
10850 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
10851
10852         * config.sub: accept unixware as an alias for svr4.2.
10853         Fix some inconsistancies with the gcc version.
10854
10855 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10856
10857         * Makefile.in (DISTDOCDIRS):  Add gdb.
10858
10859 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10860
10861         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
10862
10863 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10864
10865         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10866         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10867         this now.
10868
10869 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10870
10871         * config.sub: Accept hiux* as an OS name.
10872
10873         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10874         etc/make-stds.texi.  The underscore came from gcc, and dje now
10875         agrees that RUNTESTFLAGS is the correct name.
10876
10877 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10878
10879         * install.sh:  Remove 'set -e'.  It makes any conditionals
10880         in the script useless.
10881
10882         * config.guess: Automatically recognize arm-acorn-riscix
10883         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10884
10885 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10886
10887         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10888
10889 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10890
10891         * Makefile.in (DISTDOCDIRS): New variable.
10892         (taz): Edit local Makefile.in sooner, instead of proto-toplev
10893         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
10894
10895 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10896
10897         * configure.in (hppa target): check the source directory for the
10898           pagas sub-directory
10899
10900 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
10901
10902         * config.sub: Allow -aout* and -elf*.
10903
10904 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10905
10906         * configure.in: Don't build ld on i386-solaris2, same as for
10907         sparc-solaris2.
10908
10909 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10910
10911         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10912
10913 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10914
10915         * configure.in:  Configure gdb for alpha.
10916
10917 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10918
10919         * Makefile.in (CXXFLAGS): Add -O.
10920
10921 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10922
10923         * config.guess: added support for DG Aviion
10924
10925 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10926
10927         * configure.in: Produce warning message for subdirectories not
10928         configurable for this host/target combination.  Don't try to
10929         configure gdb for vms.
10930
10931 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10932
10933         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10934         appropriate files before making "diststuff".
10935         (DISTBISONFILES): New var: list of files to be edited.
10936         (DISTSTUFFDIRS): Add binutils.
10937
10938 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10939
10940         * config.sub: also handle mipsel and mips64el (for little endian mips)
10941
10942 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10943
10944         * configure.in: Add * to end of all OS names.
10945
10946 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
10947
10948         * configure.in: Build newlib for LynxOS native.
10949
10950 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10951
10952         * config.guess: Add support for delta 88k running SVR3.
10953
10954         * configure.in: Add comment about HP compiler vs. emacs.
10955
10956 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10957
10958         * configure.in: don't build ld on solaris2 (not a viable option
10959           due to bugs in getpwnam & getpwuid)
10960
10961 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10962
10963         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
10964         config.guess will produce a full version number.
10965
10966 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10967
10968         * configure.in: Build linker and binutils for alpha-dec-osf1.
10969
10970 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10971
10972         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
10973         and gdb/testsuite/Makefile.in.
10974
10975 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10976
10977         * configure.in: recognize mips*- instead of mips-
10978
10979 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
10980
10981         * config.sub: Accept linux*coff and linux*elf as operating
10982         systems.
10983
10984 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10985
10986         * config.sub: Recognize mips64, and mips3 as an alias for it.
10987
10988 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10989
10990         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
10991         gdb knows how to handle OSF/1 shared libraries.
10992
10993 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10994
10995         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
10996         * config.guess: Recognize Hitachi's HIUX.
10997         * config.sub: Recognize h3050r* and hppahitachi.
10998         Remove redundant cases for hp9k[23]*.
10999
11000 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11001
11002         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
11003         if gas and ld are in the source tree and are in ${configdirs}.
11004         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
11005         --with options (but still pass them down on the command line,
11006         if they were explicitly specified).
11007
11008 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11009
11010         * configure: substitute SHELL value in Makefile.in with
11011         ${CONFIG_SHELL}
11012
11013 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11014
11015         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
11016         *-*-solaris2* targets.
11017
11018 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11019
11020         * Makefile.in: define M4, and pass it down to sub-makes;
11021         all-autoconf now depends on all-m4
11022
11023 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11024
11025         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
11026         presence of {ar,ranlib} instead of a configured directory
11027
11028 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
11029
11030         * config.guess: Accept 34?? as well as 33?? for NCR.
11031
11032 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11033
11034         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
11035         of 'gas' in sed commands, since 'gash' is now in the tree as well.
11036
11037 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11038
11039         * configure: grab values for $(CC) and $(CXX) from the
11040         environment, so that someone can do "CC=gcc configure; make" and
11041         have it work right (matching the way that autoconf works now)
11042
11043         * configure.in, Makefile.in: add support for gash, the tcl
11044         interface to Galaxy
11045
11046         * config.guess: add NetBSD variants (hp300, x86)
11047
11048 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
11049
11050         * install.sh: Support -d option (in the manner of SunOS 4 install,
11051         as it is more deterministic than that of GNU install)
11052         (chmodcmd): Set file to mode 755 by default (should also do default
11053         chgrp and chown, but I don't feel like dealing with that now)
11054
11055 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
11056
11057         * config.sub: Remove h8300hhms alias.
11058
11059 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11060
11061         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
11062
11063 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11064
11065         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
11066         as stmp-fixinc
11067
11068 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
11069
11070         * config.sub: recognize m88110-bug-coff.
11071
11072 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11073
11074         * Makefile.in (all-libio): all dependencies on the toolchain used
11075         to build this (gcc, gas, ld, etc)
11076
11077 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11078
11079         * config.guess: Deal with OSF/1 1.3 on alpha.
11080
11081 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11082
11083         * install.sh: add some 'else true' clauses for portability
11084
11085         * configure.in: don't build libio for h8[35]00-*-* targets
11086
11087 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11088
11089         * Makefile.in:  Add support for new libio.
11090
11091 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11092
11093         * install.sh: If one command fails, don't try the rest.  Don't try
11094         to remove $dsttmp (via trap) unless we have already created it.
11095         If $src doesn't exist, detect it and exit with an error.
11096
11097         * config.guess: Recognize BSD on hp300.
11098
11099 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11100
11101         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
11102         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
11103
11104 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
11105
11106         * Makefile.in (all-send-pr): depends on all-prms
11107
11108 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11109
11110         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
11111
11112 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11113
11114         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
11115         Added test for mips-mips-riscos5.
11116
11117 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11118
11119         * configure.in: use mh-hp300 for 68k HP hosts
11120
11121 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11122
11123         * configure: add support for CONFIG_SHELL, so that you can use
11124         some alternate shell for evaluating configure scripts
11125
11126 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
11127
11128         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
11129         in configure script to bug-gdb@prep.ai.mit.edu when building
11130         distribution archive.
11131         * Makefile.in (COMPRESS):  Remove def.
11132         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
11133         gdb.tar.Z and make-gdb.tar.Z respectively.
11134         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
11135         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
11136         to convergence with 'taz' target in Makefile.in.
11137
11138 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11139
11140         * install.sh (dsttmp): use trap to ensure that tmp files go
11141         away on error conditions
11142
11143 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11144
11145         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
11146
11147 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11148
11149         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
11150         its parent is '/' not ''.
11151
11152         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
11153
11154 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
11155
11156         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
11157         that ${newsrcdir}/configure.in does.
11158
11159 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11160
11161         * test-build.mk: support for CONFIG_SHELL
11162
11163 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
11164
11165         * config.sub (netware):  Add as a basic system type.
11166
11167 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
11168
11169         * Makefile.in (Makefile): depend on configure.in.  Also drop the
11170           $(srcdir)/ from the dependency on Makefile.in.
11171
11172 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
11173
11174         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
11175         (h8300hhms is temporary until multi-libraries are implemented).
11176         * configure.in: Handle h8300h too.
11177
11178 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11179
11180         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
11181
11182 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
11183
11184         * configure:  Remove extraneous output when guessing host type.
11185         * config.guess:  Remove extraneous output when guessing using C
11186         compiler rather than uname, or when guessing fails.
11187
11188 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
11189
11190         * Makefile.in: remove all.cross and install.cross targets
11191
11192         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
11193           definitions
11194
11195 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
11196
11197         * configure.in (target sh): Build gprof.
11198
11199 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11200
11201         * config.sub: change -solaris to -solaris2
11202
11203 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11204
11205         * configure.in: Use config/mh-riscos for mips-*-sysv*.
11206
11207 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
11208
11209         * configure: Correct error message for missing Makefile.in to
11210         print correct directory.
11211
11212 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11213
11214         * install.sh: kludge around 386BSD shell bug
11215
11216 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
11217
11218         * config.guess:  Recognize NeXT.
11219         * config.guess:  Recognize i486-ncr-sysv4.
11220         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
11221
11222 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
11223
11224         * Makefile.in (MAKEINFOFLAGS): New variable.
11225         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
11226         * build-all.mk, test-build.mk: Pass down --no-split as
11227         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
11228
11229 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
11230
11231         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
11232
11233 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
11234
11235         * Makefile.in (libg++.tar.z):  New rule.
11236         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
11237         * Makefile.in (taz):  Only do a single chmod.
11238
11239 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
11240
11241         * install.sh: don't use dirname anymore (replaced with sed usage)
11242
11243 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
11244
11245         * Makefile.in:  Change extension for gzip'd files from '.z' to
11246         '.gz' per new FSF standard usage.
11247
11248 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
11249
11250         * configure: put quotes around the final value of program_transform_name
11251
11252 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11253
11254         * Makefile.in: new install.sh support; update install-info rules
11255
11256 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
11257
11258         * configure.in: Build diff for crosses, but not for go32 host.
11259
11260         * configure.in: Build gprof only for native, and don't build it
11261         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
11262
11263 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
11264
11265         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
11266
11267 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11268
11269         * configure.in (host_tools): Add prms.
11270
11271 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11272
11273         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
11274         with $(FLAGS_TO_PASS) on the command line
11275
11276         * config.sub: Recognize lynx and lynxos
11277
11278 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
11279
11280         * config.sub: Accept -ecoff*, not just -ecoff.
11281
11282 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11283
11284         * Makefile.in (taz): Use .gz suffix instead of .z.
11285         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
11286         names.
11287
11288 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11289
11290         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
11291
11292 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11293
11294         * Makefile.in (install-no-fixedincludes):  install gcc last, so
11295         that rebuilds that might happen during 'make install' don't get
11296         bogus gcc include files
11297
11298 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11299
11300         Change from Utah for HPPA support:
11301         * config.guess: Recognize hppa1.x-hp-bsd.
11302
11303 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
11304
11305         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
11306         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
11307
11308 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11309
11310         * config.sub: Add support for rom68k and bug boot monitors.
11311
11312 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
11313
11314         * Makefile.in: Make all-opcodes depend on all-bfd.
11315
11316 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
11317
11318         * config.guess: Added special check for i[34]86-univel-sysv4*.
11319
11320 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
11321
11322         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
11323         the processor rather than assuming i486.
11324
11325 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11326
11327         * config.guess: Recognize SunOS6 as Solaris3.
11328
11329 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
11330
11331         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
11332         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
11333
11334 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
11335
11336         * build-all.mk (all-cross): New target for Canadian Cross.
11337         Added Q2 go32 targets.
11338         * test-build.mk: Configure go32 cross sparclite-aout and
11339         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
11340         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
11341
11342 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11343
11344         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
11345         GO32 hosted toolchains
11346
11347 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11348
11349         * configure: change  so "-exec-prefix" gets passed down rather
11350         than "-exec_prefix" so autoconf generated Makefiles get the
11351         exec_prefix set right.
11352
11353 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11354
11355         * config.guess: get the Solaris2 minor version number
11356
11357         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
11358
11359 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11360
11361         * config.guess: Recognize some Sequent platforms.
11362
11363 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11364
11365         * Makefile.in: added the vault-install target
11366
11367         * configure.in: actually use the Sun3 makefile fragment that's in
11368         config, also added the release dir to configdirs
11369
11370 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11371
11372         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
11373
11374 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11375
11376         * configure.in: remove some program from Alpha targetted toolchains
11377
11378 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
11379
11380         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
11381         gprof.
11382         (taz): Run "make diststuff" in those directories instead of "make
11383         proto-dir".  Look for "VERSION=" only at start of line in subdir
11384         Makefile.  Use "gzip -9" for compression.
11385         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
11386         (binutils.tar.z): New target.
11387
11388 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11389
11390         * Makefile.in (taz): Include gpl.texinfo.
11391
11392 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11393
11394         * Makefile.in (setup-dirs): Merged into "taz" target.
11395         (taz): Only do `proto-dir' stuff if a directory is actually needed
11396         for this target.
11397
11398 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
11399
11400         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11401         (FLAGS_TO_PASS): Pass down MUNCH_NM.
11402         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11403         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11404         (gcc-no-fixedincludes): Correct for current gcc Makefile.
11405
11406 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
11407
11408         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
11409         config.sub, and move-if-change to gdb testsuite distribution
11410         archive, so the testsuite can be extracted, configured, and
11411         run separately from the gdb distribution.  Blow away the Chill
11412         tests that require a Chill compiled executable, since GNU Chill
11413         is not yet publically available.
11414
11415 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11416
11417         * test-build.mk: set environment variables in a single command,
11418         instead of a list of assignments and exports
11419
11420         * config.guess: recognize Alpha/OSF1 systems
11421
11422 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11423
11424         * configure: Change help message to prefer --options rather than
11425           -options.
11426
11427 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11428
11429         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11430         zippy@ecst.csuchico.edu.
11431         * config.guess: Recognize miniframe.
11432
11433 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11434
11435        * Makefile.in: Use srcroot to find runtest rather than rootme.
11436        Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
11437
11438 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
11439
11440         * test-build.mk: Extensive additions to support building on a
11441         machine other than the host.
11442
11443 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11444
11445         * configure (tooldir): Fix for i386-aix again.
11446
11447 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
11448
11449         * configure, Makefile.in:  Change definition of $(tooldir)
11450         to match the FSF.
11451
11452 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
11453
11454         * config.guess:  Recognize i[34]86/SVR4.
11455
11456 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11457
11458         * Makefile.in (all-gdb): gdb depends on sim.
11459
11460 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
11461
11462         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
11463         at the same time we make the prototype gdb directory.
11464         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
11465         files at the same time as the gdb base release distribution.
11466
11467 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
11468
11469         * Makefile.in (check): Use individual check targets rather than
11470         DO_X rule.
11471         (check-gcc): Added.
11472
11473 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
11474
11475         * config.sub: Use sysv3.2 not sysv32 for canonical OS
11476         for System V release 3.2.
11477
11478 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11479
11480         * config.sub: Recognize hppaosf.
11481         * configure.in: Do configure ld/binutils/gas for it.
11482
11483 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11484
11485         * configure (tooldir): Alter syntax used to set this, for systems
11486         where "\$" isn't handled right, like i386-aix.
11487
11488 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11489
11490         * configure: Pass program-transform-name, not
11491         program_transform_name, to recursive configures.
11492
11493 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
11494
11495         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11496         of gas+ld+binutils.
11497
11498 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
11499
11500         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
11501
11502 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11503
11504         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
11505
11506 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11507
11508         * Makefile.in (PRMS): Set back to all-prms.
11509
11510 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
11511
11512         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
11513         targets, rather than for MIPS hosts.
11514
11515 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11516
11517         * configure.in: add comment for --with-x default values
11518
11519         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
11520
11521         * Makefile.in: add check-* targets for each of the directories in
11522         the tree.  Add a definition of RUNTEST that will use the one we
11523         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
11524
11525 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
11526
11527         * configure.in: Removed obsolete references to bfd_target and
11528         target_makefile_frag.
11529
11530         * build-all.mk: Set assorted targets for Q2.
11531         * config.sub: Recognize z8k-sim and h8300-hms.
11532         * test-build.mk: Really don't pass host to configure.
11533         (HOLES): Added uname.
11534
11535 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
11536
11537         * configure: Handle an empty program-prefix, program-suffix or
11538         program-transform-name correctly.
11539
11540 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11541
11542         * build-all.mk: -G 8 no longer required for MIPS targets.
11543         * test-build.mk: Don't pass host argument to configure; make it
11544         guess.
11545
11546 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
11547
11548         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
11549         * Makefile.in (COMPRESS):  New macro, like GZIP.
11550
11551 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
11552
11553         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11554
11555         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11556         with gas currently defaults to -G 0.
11557
11558 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
11559
11560         * Makefile.in (all-flex): flex depends on byacc.
11561
11562         * build-all.mk: If host not specified, use config.guess.  Pass TAG
11563         to test-build.mk as RELEASE_TAG.
11564         * test-build.mk (configargs): New variable containing arguments to
11565         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
11566         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11567
11568         * config.guess: Use /bin/uname when checking -X argument on SCO,
11569         to avoid invoking GNU uname which doesn't understand -X.
11570
11571         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11572
11573         * configure.in: Build gas for mips-*-*.
11574
11575 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11576
11577         * Makefile.in (all.normal): insert missing backslash.
11578
11579 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
11580
11581         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
11582
11583         * Makefile.in: Complete overhaul to merge many almost identical
11584         targets.
11585
11586 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11587
11588         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11589         (gdb.tar.Z): Adjusted.
11590
11591         * Makefile.in (setup-dirs, taz): New targets; should be general
11592         enough to adapt for gdb sometime.  Build only .z file.
11593         (gas.tar.z): New target.
11594
11595 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11596
11597         * build-all.mk: Use CC=cc -Xs on Solaris.
11598
11599 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
11600
11601         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
11602         for handling BISON for FSF releases.
11603
11604 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11605
11606         * configure: Actually implement the change zoo just documented.
11607
11608 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
11609
11610         * configure: when using config.guess, only set target_alias when
11611         it's not already been set (ie, on the command line)
11612
11613 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11614
11615         * Makefile.in: add installcheck target, set PRMS to install-prms
11616
11617 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11618
11619         * configure: add support for package_makefile_fragment, handle the
11620         case where a directory has a configure.in file but no Makefile.in
11621         more gracefully (with an actual understandable error message, even);
11622         add support for --without (and add this to the usage message); also
11623         explicitly add a --host=${host_alias} to the command line when
11624         config.guess is used
11625
11626 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11627
11628         * configure: Must use both --host and --target in recursive calls.
11629
11630 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11631
11632         * Makefile.in: Change deja-gnu to dejagnu.
11633
11634 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11635
11636         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11637
11638 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11639
11640         * configure.in: canonicalize all instances to *-*-solaris2*,
11641         also strip out a number of tools to not build for go32 host
11642
11643 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11644
11645         * config.guess: add GPL.
11646
11647         * Makefile.in, config.guess, config.sub, configure: bump
11648           copyrights to 93.
11649
11650 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
11651
11652         * Makefile.in (do-info): Removed obsolete check for existence of
11653         localenv file.
11654
11655         * Makefile.in (MAKEOVERRIDES): Define to be empty.
11656
11657 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11658
11659         * Makefile.in: a couple of 'else true' for decstation,
11660         support for TclX
11661
11662         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11663
11664 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
11665
11666         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11667
11668 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
11669
11670         * config.guess: Recognize i386-ibm-aix (PS/2).
11671         * configure.in: Use config/mh-aix386 file for it.
11672
11673 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
11674
11675         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11676         CC_FOR_TARGET instead.
11677         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11678
11679 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
11680
11681         * Makefile.in: Add sim to list of directories sent with gdb
11682
11683 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
11684
11685         * configure.in: Put back mips-dec-bsd* case.
11686
11687 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
11688
11689         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11690         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
11691         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
11692
11693 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11694
11695         * configure.in: remove no-op mips-dec-bsd* in "case $target"
11696
11697         * Makefile.in (dir.info): only run gen-info-dir if it exists,
11698         (install-info): install dir.info only if it exists,
11699         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11700
11701 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
11702
11703         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
11704         gas for mips-dec-bsd.
11705
11706 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
11707
11708         * configure (makesrcdir): If ${srcdir} is relative and not ".",
11709         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11710
11711 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
11712
11713         * configure.in: Added "dejagnu" to hosttools list.
11714
11715 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
11716
11717         * config.sub, configure.in, config.guess:  Add support
11718         for Bosx, an AIX variant from Bull.
11719         Patches from F.Pierresteguy@frcl.bull.fr.
11720
11721 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
11722
11723         * devo/dejagnu: Initial creation of devo/dejagnu.
11724         Migrated dejagnu testcases and support files for testing software
11725         tools to reside as subdirectories, currently called "testsuite",
11726         within the directory of the software tool.  Migrated all programs,
11727         support libraries, etc. beloging to dejagnu proper from
11728         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
11729         with no modifications.  The changes to these files which will
11730         allow them to configure, build, and execute properly will be made
11731         in a future update.
11732
11733 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11734
11735         * Makefile.in: Change send_pr to send-pr.
11736         * configure.in: Likewise.
11737         * send_pr: Renamed directory to send-pr.
11738
11739 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
11740
11741         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
11742
11743 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
11744
11745         * README:  Update for gdb-4.8 release.
11746         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
11747         gdb-xxx.tar.z (gzip'd) file also.
11748
11749 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11750
11751         * Makefile.in: make all-diff depend on all-libiberty
11752
11753 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
11754
11755         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11756
11757 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11758
11759         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11760
11761 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
11762
11763         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
11764         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
11765         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
11766
11767 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11768
11769         * Makefile.in:  makeinfo binary is in a new location
11770
11771 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
11772
11773         * config.sub: Accept -ecoff as an OS.
11774
11775         * Makefile.in: Various changes to eliminate a level of make
11776         recursion and reduce the required command line length.
11777         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11778         sub-makes.
11779         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11780         variables holding settings for specific sub-makes.
11781         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11782         in terms of BASE_FLAGS_TO_PASS.
11783         (TARGET_LIBS): New variable listing directories which use
11784         TARGET_FLAGS_TO_PASS.
11785         (subdir_do): Eliminated.
11786         (do-*): New set of targets to replace subdir_do.
11787         (various): All targets which used subdir_do now depend on do-*.
11788         (local-clean): Renamed from do_clean.
11789         (local-distclean): New target, dependency of distclean and
11790         realclean.
11791         (install-info): Don't create directories.  Depend on dir.info
11792         rather than calling make recursively.
11793         (install-dir.info): Eliminated.
11794         (install-info-dirs): Create all info directories here.
11795         (dir.info): Depend upon do-install-info.
11796
11797         * test-build.mk (HOLES): Added false.
11798
11799 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
11800
11801         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
11802
11803 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11804
11805         * Makefile.in (info): remove dependency on all-texinfo.  The
11806         problem was really in texinfo/C, not at this level.
11807
11808 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11809
11810         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11811
11812 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
11813
11814         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
11815         GDB releases.
11816
11817 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11818
11819         * configure: Include srcdir in message about target of link not
11820         being found.  Don't convert `-' to `_' in `with' options being
11821         passed to subdirs.
11822
11823 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11824
11825         * configure.in: add uudecode to host_tools
11826
11827         * Makefile.in: added {all,install}-uudecode targets, added them to
11828         the appropriate lists
11829
11830 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
11831
11832         * Makefile.in (all-gcc): Added dependency on all-gas.
11833
11834         * configure.in (mips-*-*): Build ld and binutils.
11835
11836 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11837
11838         * configure: check return code from mkdir, print error message and
11839           exit on failure.
11840
11841 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
11842
11843         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
11844
11845 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
11846
11847         * test-build.mk (HOLES): Added tar, cpio and uudecode.
11848
11849 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11850
11851         * config.sub (h8500):  Recognize this as a cpu type.
11852
11853 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11854
11855         * configure: source directory missing is no longer a warning
11856
11857         * configure.in: recognize irix[34]* instead of irix[34]
11858
11859         * Makefile.in: define and pass down X11_LIB
11860
11861 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
11862
11863         * guess-systype: Renamed to ...
11864         * config.guess:  ... by popular request.
11865         * configure.in, Makefile.in:  Update accordingly.
11866
11867 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
11868
11869         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
11870         + Add Convex, Cray/Unicos, and Encore/Multimax support.
11871         + Execute ./dummy instead of assuming . is in PATH.
11872
11873 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
11874
11875         * guess-systype:  New shell script.  Attempts to guess the
11876         canonical host name of the executing host.
11877         Only a few hosts are supported so far.
11878         * configure:  Call guess-systype if no host is specified.
11879
11880 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
11881
11882         * Makefile.in (gcc-no-fixedincludes): Made to work with current
11883         gcc Makefile.
11884
11885
11886 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
11887
11888         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11889         (all-gcc, install-gcc, subdir_do): Use it.
11890
11891 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11892
11893         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11894
11895 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
11896
11897         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11898           set exclusively by configure, using configure.in .
11899
11900 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11901
11902         * test-build.mk: set $PATH for all builds
11903
11904         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11905
11906 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
11907
11908         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
11909         the one used in gcc/Makefile.in, so that a null expansion doesn't
11910         override the one needed to build gcc with a native cc.
11911
11912
11913 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11914
11915         * configure: Accept -with arguments.
11916
11917 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11918
11919         * Makefile.in: added h8300sim
11920
11921 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
11922
11923         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11924         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
11925         (all-cygnus, native, build-cygnus): Make
11926         $(canonhost)-stamp-3stage-done, not $(host)....
11927         * test-build.mk (stamp-3stage-compared): Use tail +10c for
11928         i386-sco3.2v4.  Added else true to if command.
11929
11930 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
11931
11932         * config.sub: (from FSF) Sequent uses a BSD-like OS.
11933
11934 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
11935
11936         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11937
11938 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11939
11940         * configure.in: don't remove binutils from Solaris builds
11941
11942 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
11943
11944         * Makefile.in: get rid of earlier definitions for *clean,
11945         also handle the recursive info rule better
11946
11947 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
11948
11949         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
11950         do more-or-less the right thing.
11951
11952 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
11953
11954         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
11955         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
11956
11957 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11958
11959         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
11960         $(host_canonical).
11961
11962         * configure.in: split the configdirs list into 4 categories (native
11963         v. cross, library v. tool) and handle the cross-only and native-
11964         only in more reasonable (and correct!) way.
11965
11966 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
11967
11968         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
11969         configdirs anymore.
11970
11971 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11972
11973         * Makefile.in: extensive cleanup::  removed all of the explicit
11974         clean-* targets, collapsed many wrappers around subdir_do into
11975         one, added additional targets to satisfy standards.texi, deleted
11976         some old targets, some changes for consistency
11977
11978 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11979
11980         * configure.in: handle some programs as cross-only, and others as
11981         native only
11982
11983         * test-build.mk: handle partial holes in a more generic manner
11984
11985         * Makefile.in: m4 depends on libiberty
11986
11987 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11988
11989         * configure.in: add m4, textutils, fileutils, sed, shellutils,
11990         time, wdiff, and find to configdirs
11991
11992         * Makefile.in: all, clean, and install rules for the new programs
11993         added to configure.in
11994
11995 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11996
11997         * configure.in: use mh-sun for all *-sun-* hosts
11998
11999 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12000
12001         * Makefile.in: define flags for X11 include files and library file
12002         locations, pass them down to the programs that need this info
12003
12004         * build-all.mk: added a 'native' target, to 3stage the native toolchain
12005
12006 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12007
12008         * configure.in: start building libg++ for HP-UX targets
12009
12010 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
12011
12012         * README:  Update references to files moved into etc/.
12013
12014 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
12015
12016         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
12017         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
12018
12019 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
12020
12021         * configure: accept dash as well as underscore in long option
12022         names for FSF compatibility.
12023
12024 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
12025
12026         * config.sub: added -sco3.2v4 support from FSF.
12027
12028 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12029
12030         * configure.in: expand the section that adds or removes
12031         directories from the list of programs to build, to handle native
12032         vs. cross in addition to host v. native
12033
12034 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
12035
12036         * Makefile.in:  Replace C++ in macro names with CXX.
12037         This is less likely to break ...
12038
12039 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12040
12041         * test-build.mk: add -w to GNU_MAKE
12042
12043 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12044
12045         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
12046         add 'sparc' to list of recognized cpus.  This needed to make
12047         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
12048         Delete some redundant ose68 variants.  Recognize -wrs as an os,
12049         then changes that into $CPU-wrs-vxworks.
12050
12051         * configure.in: remove most references to gdbtest, regularize
12052         target based program removal
12053
12054         * test-build.mk: import from p3 tree (many fixes and changes)
12055
12056 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
12057
12058         * Makefile.in: added rules to handle tcl, tk, and expect
12059
12060         * configure.in: handle those directories if they exist
12061
12062 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12063
12064         * config.sub: removed bogus hppabsd and hppahpux names, since
12065         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
12066
12067 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12068
12069         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
12070         depends upon all-xiberty
12071
12072         * Makefile.in: changes from p3, including:
12073
12074         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
12075
12076         * Makefile.in (XTRAFLAGS): include newlib directories if
12077         newlib/Makefile exists, rather than if host != target.
12078
12079         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
12080
12081         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12082         from the same source tree and not building a cross-compiler.  This
12083         matters for the libg++ configuration if reconfiguring a tree that
12084         has already been installed.
12085
12086         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
12087
12088         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12089         pick up the machine and system specific header files.
12090
12091         * Makefile.in: added AS_FOR_TARGET, passed down in
12092         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
12093         the C compiler to use to create programs which are run in the
12094         build environment, set it to default to $(CC), and passed it down
12095         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12096
12097         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
12098
12099         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
12100         We need them for unusual native builds, like systems without
12101         ranlib.
12102
12103         * configure: also define $(host_canonical) and
12104         $(target_canonical), which are the full, canonical names for the
12105         given host and target
12106
12107 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
12108
12109         * Makefile.in:  Added separate definitions for C++.
12110
12111 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
12112
12113         * configure.in (configdirs):  Add deja-gnu.
12114
12115 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
12116
12117         * README:  Update for configure.texi and gdb-4.7 release.
12118
12119 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
12120
12121         * Makefile.in:  Move "all" target to top of file.
12122         Previously, first target was ".PHONY" which caused BSD4.4 make
12123         to build .PHONY when make was run without arguments.
12124
12125 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
12126
12127         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
12128         Library-copylefted code in libiberty.
12129
12130 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
12131
12132         * config.sub:  Replace m68kmote with plain old m68k.
12133
12134 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
12135
12136         * Makefile.in:  Remove space from blank line, avoid Make complaints.
12137
12138 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
12139
12140         * config.sub: Complain if no argument is given.  Added support for
12141         386bsd as OS and target alias.
12142
12143 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
12144
12145         * Makefile.in (XTRAFLAGS): include newlib directories if
12146         newlib/Makefile exists, rather than if host != target.
12147
12148 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
12149
12150         * config.sub: recognize sparclite-wrs-vxworks.
12151
12152         * Makefile.in (install-xiberty): added *-xiberty make rules (from
12153         p3.) Added clean-xiberty to clean.
12154
12155 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12156
12157         * configure.in: use *-*-* instead of nested cases for host and target
12158
12159 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
12160
12161         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12162         from the same source tree and not building a cross-compiler.  This
12163         matters for the libg++ configuration if reconfiguring a tree that
12164         has already been installed.
12165
12166 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
12167
12168         * config.sub (i486v/i486v4):  Merge in from FSF version.
12169
12170 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
12171
12172         * configure: only set PWD if it is already set.
12173
12174 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
12175
12176         * configure: just set PWD=`pwd` at the top, since Ultrix sh
12177         doesn't have unset and all success paths (and most error paths)
12178         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
12179         to just ${PWD} to avoid confusion.)
12180
12181 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
12182
12183         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
12184         even for a native compilation.
12185
12186 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
12187
12188         Changes to make the gdb.tar.Z rule work better.
12189
12190         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
12191         (DEVO_SUPPORT):  Add configure.texi.
12192         (bfd-ilrt.tar.Z):  Remove ancient rule.
12193
12194 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
12195
12196         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12197         pick up the machine and system specific header files.
12198
12199         * configure.in, config.sub: added new target m68010-adobe-scout,
12200         with alias of adobe68k.  Changed configure.in to check for
12201         -scout before -sco* to avoid a false match.
12202
12203         * Makefile.in: added AS_FOR_TARGET, passed down in
12204         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
12205         the C compiler to use to create programs which are run in the
12206         build environment, set it to default to $(CC), and passed it down
12207         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12208
12209 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
12210
12211         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
12212         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
12213         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
12214         FOR_TARGET variants, to newlib and libg++.
12215
12216 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12217
12218         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
12219         first.
12220
12221 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
12222
12223         * config.sub:  Accept `elf' as an environment.
12224
12225 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
12226
12227         * Makefile.in (all-opcodes):  cd into the right directory
12228
12229 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
12230
12231         * configure: added -program_transform_name option, used as
12232         argument to sed when installing programs.
12233         configure.texi: added documentation for -program_prefix,
12234         -program_suffix and -program_transform_name.
12235
12236 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
12237
12238         * config.sub:  Accept i486 where i386 ok.
12239
12240 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
12241
12242         * config.sub: accept we32k
12243
12244 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
12245
12246         * config.sub, configure.in: accept OSE68000 and OSE68k.
12247
12248         * Makefile.in: don't create all directories for ``make install'';
12249         let the subdirectories create the ones they need.
12250
12251 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12252
12253         * COPYING: new file, GPL v2
12254
12255 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12256
12257         * Makefile.in: use the new gen-info-dir, which needs a template
12258         argument (which also lives in texinfo)
12259
12260         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
12261
12262 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
12263
12264         * config.sub (ncr3000):  Change i386 to i486.
12265
12266 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12267
12268         * Makefile.in: add install-rcs, install-grep to
12269         install-no-fixedincludes, removed install-bison and install-libgcc
12270
12271 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
12272
12273         * configure.in: grab the HPUX makefile fragment if on HPUX
12274
12275 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
12276
12277         * Makefile.in: eradicate bison spoor (ditto libgcc).
12278          configure.in: recognise m68{k,000}-ericsson-OSE.
12279          es1800 is alias for m68k-ericsson-OSE
12280
12281 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12282
12283         * configure.in: rearrange the parts that remove programs from
12284         configdirs, based now on HOST==TARGET or by canonical triple.
12285
12286 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12287
12288         * test-build.mk: recurse explicitly with -f test-build.mk when
12289           appropriate.  predicate stage3 and comparison on the existence
12290           of gcc.  That is, if gcc isn't around, we aren't three-staging.
12291           On very clean, also remove ...stamp-co.  Build in-place before
12292           doing other builds.
12293
12294 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
12295
12296         * Makefile.in, configure.in: add tgas
12297
12298 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12299
12300         * Makefile.in: a number of changes merged in from progressive.
12301
12302         * configure.in: add libm.
12303
12304         * .cvsignore: ignore some stuff that comes from test-build.mk.
12305
12306 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
12307
12308         * config.sub:  Add es1800 (m68k-ericsson-es1800).
12309
12310 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
12311
12312         * configure: Add program_suffix (parallel to program_prefix)
12313         * Makefile.in: adjust directory-creating script for losing decstation
12314
12315 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
12316
12317         * configure:  Minor $subdir-related fixes.
12318
12319 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
12320
12321         * configure: fix various problems with propogating
12322         makefile_target_frag in subdirs.
12323         * configure.in: config libgcc if its there
12324
12325 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
12326
12327         * config.sub:  HPPA merge.
12328
12329 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
12330
12331         * Makefile.in:  Replace all-bison with all-byacc in all
12332         dependency lines for other tools (which now use byacc).
12333
12334 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
12335
12336         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
12337
12338 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
12339
12340         * Makefile.in: make gprof rules similar to byacc rules (instead of
12341         vestigal $(unsubdir) that didn't work...)
12342
12343 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
12344
12345         * config.sub:  Add support for Linux.
12346         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
12347         (at least for libg++).
12348
12349 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
12350
12351         * configure.texi: fix doc for the -nfp option to configure
12352
12353 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
12354
12355         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
12356
12357 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
12358
12359         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
12360         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
12361         * configure.in: added solaris* host_makefile_frag hook.
12362
12363 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12364
12365         * config.sub: changed recognition of m68000 so that various
12366         m68k types can be specified via m680[01234]0
12367
12368 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12369
12370         * config.sub (basic_machine): fix sed so that '-foo' isn't
12371         completely substituted out while .+'-foo' loses the '-foo'
12372
12373 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
12374
12375         * config.sub ($os): Add -aout.
12376
12377 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
12378
12379         * configure:  If host_makefile_frag is absolute, don't
12380         prefix ${invsubdir} (relevant to libg++ auto-configure).
12381
12382 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
12383
12384         * Makefile.in (tooldir): Define it.
12385         (all-ld): Depend on all-flex.
12386
12387 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
12388
12389         * Makefile.in (check):  Fix libg++ special case.
12390
12391 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
12392
12393         * configure: do not bury `pwd` into config.status, thus do fewer
12394           pwd's.
12395
12396         * configure: print the "Building in" message only when building in
12397           other than "." AND verbose.
12398
12399         * configure: remove -s, rework -v to better accomodate guested
12400           configures.
12401
12402         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12403
12404 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
12405
12406         * Makefile.in: macroize flags passed on recursion.  remove
12407           fileutils.
12408
12409 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
12410
12411         * configure: get makesrcdir right for subdirs deeper than 1.
12412
12413         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12414           install.
12415
12416 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
12417
12418         * Makefile.in: don't print subdir_do or recursion lines.
12419
12420 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
12421
12422         * standards.texi: added menu item.
12423
12424         * Makefile.in: build and install standards.info.
12425
12426         * standards.texi: new file.
12427
12428 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12429
12430         * configure: test for and move config.status pieces from
12431           ${subdir}/.
12432
12433 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
12434
12435         * configure:  Test for existance of files before trying to mv
12436         them, to avoid numerous non-existance messages.
12437
12438 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
12439
12440         * configure: correct final line of config.status.
12441
12442         * configure: patch from eggert.  Avoids a protection problem if
12443           the original Makefile.in is read only.
12444
12445         * configure: use move-if-change from gcc to create config.status.
12446           Some makefiles depend on config.status to tell if a directory
12447           has been reconfigured for a different host.  This change
12448           prevents those directories from remaking everything in the case
12449           where the reconfig was only intended to rebuild a Makefile.
12450
12451         * configure: test for config.sub with "config.sub sun4" rather
12452           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
12453           host alias from a missing config.sub.
12454
12455 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12456
12457         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12458           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
12459
12460 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
12461
12462         * configure: mkdir ${subdir} as needed.
12463
12464 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
12465
12466         * Makefile.in,configure.in: added autoconf.
12467
12468 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12469
12470         * Makefile.in: no longer pass against on recursion.
12471
12472         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12473           definitions are not inherited.
12474
12475         * configure: correct makesrcdir when subdir is .
12476
12477 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
12478
12479         * configure:  Add support for 'subdirs' variable, which is
12480         like 'configdirs', except that configure doesn't re-invoke
12481         itself for subdirs, it just creates a Makefile for each subdir.
12482         * configure.texi:  Document subdirs.
12483
12484 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12485
12486         * configure.in: added flex to configdirs
12487
12488 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
12489
12490         * Makefile.in: remove clean-stamps from clean.
12491
12492 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
12493
12494         * configure.in:  Add gdbtest to configdirs.
12495
12496 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
12497
12498         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
12499         to recursive makes.
12500         * configure.in:  Recognize new ncr3000 config.
12501
12502 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
12503
12504         * Makefile.in, configure.in: removed references to gdbm.
12505
12506 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
12507
12508         * config.sub:  Don't canonicalize os value
12509         newsos* to bsd (readline needs to check for newsos).
12510         (This fix was earlier made Jan 31, but got re-broken.)
12511
12512 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
12513
12514         * configure.in:  sco is an os, not a vendor!
12515
12516         * configure:  Quote $( better.  Keep various shells happy.
12517
12518 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
12519
12520         * Makefile.in: eliminate stamp-files.
12521
12522 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
12523
12524         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
12525           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
12526
12527 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
12528
12529         * config.sub:  fix iris/iris3.
12530
12531 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
12532
12533         * configure: re-add -rm.
12534
12535 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
12536
12537         * Maskefile.in: add .stmp-rcs to all.
12538
12539         * configure.in: remove gas from rs6000 build, use aix host fragment.
12540
12541 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
12542
12543         * configure: pass down site_option during recursion.
12544
12545 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
12546
12547         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
12548
12549 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
12550
12551         * configure: Change exec_prefix so that it really defaults to prefix.
12552
12553 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
12554
12555         * Makefile.in, configure.in:  Add support for mmalloc library.
12556
12557 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
12558
12559         * Makefile.in: add stmp dependencies for a few more things.
12560
12561 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
12562
12563         * configure: adjusted error message on objdir/srcdir configure
12564           collision, per john's suggestion.
12565
12566         * Makefile.in: add libiberty stmp to all and all.cross.
12567
12568 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
12569
12570         * Makefile.in: remove force dependencies, add grep to all.
12571
12572 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
12573
12574         * Makefile.in: drop flex.  make stamp files work.
12575
12576         * configure: added test for conflicting configuration in srcdir,
12577           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
12578           gets cranky.  use relative paths for configure and srcdir
12579           whenever possible.  Send some error messages to stderr that were
12580           going to stdout.
12581
12582 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
12583
12584         * Makefile.in:  Fix libg++ rule to check for gcc directory
12585         before using gcc/gcc.  Also pass XTRAFLAGS.
12586
12587 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
12588
12589         * Makefile.in: added stmp-files so that directories aren't polled
12590           when they are already built.
12591
12592         * configure.texi: fixed a node pointer problem.
12593
12594 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
12595
12596         * config.sub configure.in gdb/configure.in
12597         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12598         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12599         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
12600
12601 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12602
12603         * configure: -recurring becomes -silent.  corrected help message
12604           for -site= option.
12605
12606         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12607
12608 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12609
12610         * configure: when building Makefile for crosses, replace
12611           tooldir and program_prefix.  default srcdir from location of
12612           config.sub.  remove "for host in hosts" and "for target in
12613           targets" loops.
12614
12615 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12616
12617         * Makefile.in: Do not pass bindir or mandir to cvs.
12618
12619 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
12620
12621         * Makefile.in, configure.in: removed traces of namesubdir,
12622           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
12623           copyrights to '92, changed some from Cygnus to FSF.
12624
12625         * configure.texi: remove most references to multiple hosts,
12626           multiple targets, subdirs, etc.
12627
12628         * configure.man: removed rcsid. reference config.sub not
12629           config.subr.
12630
12631         * Makefile.in: mkdir $(infodir) on install-info.
12632
12633 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
12634
12635         * configure.texi:  Explain better about .gdbinit and about
12636         the environment that configure.in sections run in.
12637
12638 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
12639
12640         * configure.in:  Ultrix is only a decstation if it's a MIPS.
12641
12642 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
12643
12644         * README:  DOC.configure => cfg-paper.texi.
12645
12646 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
12647
12648         * config.sub (near case $os):  Don't convert newsos* to bsd!
12649
12650 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
12651
12652         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
12653         the number of copies of COPYING that go into the GDB tar file.
12654
12655 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
12656
12657         * bfd/configure.in, gdb/config/mh-i386sco,
12658         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12659         Fix SCO configuration stuff.
12660
12661 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
12662
12663         * Makefile.in:  For libg++, make sure the -I pointing
12664         to the gcc directory goes *after* all the libg++-local -I flags.
12665         Also, move just-gcc dependency from just-libg++ to all-libg++.
12666
12667 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
12668
12669         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
12670
12671 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
12672
12673         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
12674
12675 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
12676
12677         * config.sub:  Add stratus configuration frags.  Also
12678         submitted to FSF.
12679
12680 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
12681
12682         * Makefile.in (DEV_SUPPORT):  add configure.man.
12683
12684         * config.sub(Decode manufacturer-specific):  add -none*.
12685
12686 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
12687
12688         * Makefile.in:  remove form feeds to make Sun's make happy.
12689         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
12690
12691 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
12692
12693         * Makefile.in (AR_FLAGS):  Make quieter.
12694
12695 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
12696
12697         * configure.in:  Add libg++.
12698         * configure:  When verbose, don't output the command line at each
12699         level; it will be unremarkably the same as the previous version,
12700         which will be the same as what the user typed.
12701
12702 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
12703
12704         * configure.in, Makefile.in: fix clean-info, add flex.  add
12705           fileutils.
12706
12707         * configure: be less sensitive to spaces in Makefile.in.  Do not
12708           look for sources in "..".  Doing so breaks subdirectories that
12709           might have their own configure.  If a subdir has it's own
12710           configure script, use it.
12711
12712 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
12713
12714         * cfg-paper.texi: some changes suggested by rms.
12715
12716 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
12717
12718         * config.sub:  Merge in some small additions from the FSF version,
12719         taken from the gcc distribution, to bring the Cygnus and FSF
12720         versions into closer sync.
12721
12722 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
12723
12724         * configure.in:  Changed svr4 references to sysv4.
12725
12726 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
12727
12728         * configure: added -V for version number option.
12729
12730 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
12731
12732         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12733           renamed from DOC.configure to cfg-paper.texi.
12734
12735 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12736
12737         * configure, config.subr, config.sub: config.subr is now
12738           config.sub again.
12739
12740 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
12741
12742         * configure.texi: new file, in progress.
12743
12744         * Makefile.in: build info file and install the man page for
12745           configure.
12746
12747         * configure.man: new file, first cut.
12748
12749         * configure: find config.subr again now that configuration "none"
12750           has gone.  removed all traces of the -ansi option.  removed all
12751           traces of the -languages option.
12752
12753         * config.subr: resync from rms.
12754
12755 1991-12-11  K. Richard Pixley  (rich at rtl.cygnus.com)
12756
12757         * configure, config.sub, config.subr: merge config.sub into
12758           config.subr, call the result config.subr, remove config.sub, use
12759           config.subr.
12760
12761         * Makefile.in: revised install for dir.info.
12762
12763 1991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
12764
12765         * configure.in: add decstation host makefile frag.
12766
12767         * Makefile.in: BISON now bison -y again.  also install-gcc on
12768           install.  clean-gdbm on clean.  infodir belongs in datadir.
12769           Make directories for info install.  Build dir.info here then
12770           install it.
12771
12772 1991-12-09  K. Richard Pixley  (rich at rtl.cygnus.com)
12773
12774         * Makefile.in: fix for bad directory tests.
12775
12776 1991-12-07  K. Richard Pixley  (rich at rtl.cygnus.com)
12777
12778         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
12779           regexp.  -srcdir relative was being handled incorrectly.
12780
12781         * Makefile.in: unwrapped some for loops so that parallel makes
12782           work again and so one can focus one's attention on a particular
12783           package.
12784
12785 1991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
12786
12787         * configure: added PWD as a stand in for `pwd` (for speed). use
12788           elif wherever possible.  make -srcdir work without -objdir.
12789           -objdir= commented out.
12790
12791 1991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
12792
12793         * configure: +options become --options.  -subdirs commented out.
12794           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
12795           Makefile now at top of generated Makefile.  Removed cvs log
12796           entries.  added -srcdir.  create .gdbinit only if there is one
12797           in ${srcdir}.
12798
12799         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
12800           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
12801           and mandir now keyed off datadir by default.
12802
12803 1991-11-22  K. Richard Pixley  (rich at rtl.cygnus.com)
12804
12805         * Freshly created ChangeLog.
12806
12807 \f
12808 Local Variables:
12809 mode: change-log
12810 left-margin: 8
12811 fill-column: 76
12812 version-control: never
12813 End: