Restore "Consider *-*-nacl* targets ELF for gold"
[platform/upstream/binutils.git] / ChangeLog
1 2012-11-14  Roland McGrath  <mcgrathr@google.com>
2
3         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4         * configure: Regenerate.
5
6 2012-11-13  Richard Henderson  <rth@redhat.com>
7
8         * configure.ac: Move libsanitizer logic to subdirectory.
9         * configure: Regenerate.
10
11 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
12
13         * configure.ac: Enable libsanitizer just on x86 linux for now.
14         * configure: Re-generate.
15
16 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
17
18         * configure.ac: Merge libquadmath sections.
19         * configure: Regenerate.
20
21 2012-11-12  Wei Mi <wmi@google.com>
22
23         * configure.ac: Add libsanitizer to target_libraries.
24         * Makefile.def: Ditto.
25         * configure: Regenerate.
26         * Makefile.in: Regenerate.
27
28 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
29
30         * configure: Regenerated.
31
32 2012-11-03  Robert Mason  <rbmj@verizon.net>
33
34         * configure.ac: add --disable-libstdcxx configure option
35         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
36
37 2012-10-24  Corinna Vinschen  <corinna@vinschen.de>
38
39         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
40         against Mingw64 w32api.
41         * configure: Regenerate.
42
43 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
44
45         PR bootstrap/54820
46         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
47         * configure: Regenerate.
48
49 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
50
51         PR bootstrap/54820
52         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
53         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
54         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
55         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
56         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
57         * Makefile.in: Regenerate.
58         * configure.ac (have_static_libs): New variable and associated check.
59         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
60         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
61         * configure: Regenerate.
62
63 2012-10-10  David Holsgrove  <david.holsgrove@xilinx.com>
64
65         * config.guess, config.sub: Include updated version from
66         config-patches.  Adds microblaze little endian support.
67
68 2012-09-28  Ian Lance Taylor  <iant@google.com>
69
70         * Makefile.def: Make all-target-libgo depend on
71         all-target-libbacktrace.
72         * Makefile.in: Rebuild.
73
74 2012-09-26  Ian Lance Taylor  <iant@google.com>
75
76         * Makefile.def: Make all-gcc depend on all-libbacktrace.
77         * Makefile.in: Rebuild.
78
79 2012-09-06  Diego Novillo  <dnovillo@google.com>
80
81         * configure.ac: Bump minimum GMP version to 4.2.3.
82         * configure: Re-generate.
83
84 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
85
86         PR target/54461
87         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
88         target-libgloss if not configured --with-avrlibc=no.
89         * configure: Regenerate.
90
91 2012-09-04  Jason Merrill  <jason@redhat.com>
92
93         * configure.ac: Fix --enable-languages=all.
94
95 2012-09-03  Richard Guenther  <rguenther@suse.de>
96
97         PR bootstrap/54138
98         * configure.ac: Re-organize ISL / CLOOG checks to allow
99         disabling with either --without-isl or --without-cloog.
100         * configure: Regenerated.
101
102 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
103
104         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
105         * configure: Regenerate.
106
107 2012-09-21  Steve Ellcey  <sellcey@mips.com>
108
109         * configure.ac: Add mips*-mti-elf* target.
110         * configure: Regenerate.
111
112 2012-09-19  Ian Lance Taylor  <iant@google.com>
113
114         * configure.ac (host_libs): Add libbacktrace.
115         (target_libraries): Add libbacktrace.
116         * Makefile.def (host_modules): Add libbacktrace.
117         (target_modules): Likewise.
118         * configure, Makefile.in: Rebuild.
119
120 2012-09-15  Jiong Wang  <jiwang@tilera.com>
121
122         * configure.ac (ENABLE_GOLD): support tilegx*
123         * configure: rebuild
124
125 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
126
127         PR target/38607
128         Merge upstream change.
129         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
130
131         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
132         Add libgomp*.o to compare_exclusions for AIX.
133         * configure: Regenerate.
134
135 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
136
137         PR binutils/4970
138         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
139         and opcodes.
140         * Makefile.in: Regenerated.
141
142 2012-08-14   Diego Novillo  <dnovillo@google.com>
143
144         Merge from cxx-conversion branch.
145
146         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
147         POSTSTAGE1_CONFIGURE_FLAGS.
148         * Makefile.in: Regenerate.
149         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
150         Force C++ when bootstrapping.
151         * configure: Regenerate.
152
153 2012-07-06  Richard Guenther  <rguenther@suse.de>
154
155         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
156         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
157         --with-gmp=system.
158         * Makefile.in: Regenerated.
159         * configure: Likewise.
160
161 2012-07-06  Richard Guenther  <rguenther@suse.de>
162
163         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
164         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
165         supply V=1 as extra_make_flags.
166         * configure: Regenerated.
167         * Makefile.in: Likewise.
168
169 2012-07-03  Richard Guenther  <rguenther@suse.de>
170
171         * Makfile.def (isl): Remove not necessary extra_exports and
172         extra_make_flags.
173         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
174         * Makefile.in: Regenerated.
175
176 2012-07-03  Richard Guenther  <rguenther@suse.de>
177
178         * Makefile.def (cloog): Add V=1 to extra_make_flags.
179         * configure.ac: If either the ISL or the CLooG check failed
180         do not try to build in-tree versions.
181         * Makefile.in: Regenerated.
182         * configure: Regenerated.
183
184 2012-07-02  Richard Guenther  <rguenther@suse.de>
185         Michael Matz  <matz@suse.de>
186         Tobias Grosser <tobias@grosser.es>
187         Sebastian Pop <sebpop@gmail.com>
188
189         * Makefile.def: Add ISL host module, remove PPL host module.
190         Adjust ClooG host module to use the proper ISL.
191         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
192         * configure.ac: Include config/isl.m4.  Add ISL host library,
193         remove PPL.  Remove PPL configury, add ISL configury, adjust
194         ClooG configury.
195         * Makefile.in: Regenerated.
196         * configure: Likewise.
197
198 2012-07-02  Richard Guenther  <rguenther@suse.de>
199
200         Merge from graphite branch
201         2011-07-21  Tobias Grosser  <tobias@grosser.es>
202
203         * configure: Regenerated.
204         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
205         both cloog.org and legacy versions. The only supported version will
206         be CLooG with the isl backend.
207
208         2011-07-21  Tobias Grosser  <tobias@grosser.es>
209
210         * configure: Regenerated.
211         * configure.ac: Require cloog isl 0.17.0
212
213         2011-07-21  Tobias Grosser  <tobias@grosser.es>
214
215         * configure: Regenerated.
216         * config/cloog.m4: Do not define CLOOG_ORG
217
218 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
219
220         * configure.ac: Skip C if explicitly selected.
221         * configure: Regenerate.
222
223 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
224
225         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
226         they contain -O2.
227         * configure: Regenerate.
228
229 2012-06-20  Jason Merrill  <jason@redhat.com>
230
231         * Makefile.tpl (check-target-libgomp-c++): New.
232         (check-target-libitm-c++): New.
233         * Makefile.def (c++): Add them.
234         * Makefile.in: Regenerate.
235
236 2012-05-16  Olivier Hainque  <hainque@adacore.com>
237
238         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
239         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
240         (install-no-fixedincludes): Adjust accordingly.
241         * Makefile.in: Regenerate.
242
243 2012-05-09  Nick Clifton  <nickc@redhat.com>
244             Paul Smith  <psmith@gnu.org>
245
246         PR bootstrap/50461
247         * configure.ac (mpfr-dir): When using in-tree MPFR sources
248         allow for the fact that from release v3.1.0 of MPFR the source
249         files were moved into a src sub-directory.
250         * configure: Regenerate.
251
252 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
253
254         * configure.ac: Bump minimum MPFR version to 2.4.0.
255         * configure: Regenerated.
256
257 2012-05-01  Richard Henderson  <rth@redhat.com>
258
259         * Makefile.def (libatomic): New target_module.
260         * configure.ac (target_libraries): Add libatomic.
261         (noconfigdirs): Check if libatomic is supported.
262         * Makefile.in, configure: Rebuild.
263
264 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
265
266         Merge upstream change
267         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
268
269 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
270
271         * libtool.m4: Additional FreeBSD 10 fixes.
272
273 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
274
275         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
276         they contain -O2.
277         * configure: Regenerate.
278
279 2012-05-14  Catherine Moore  <clm@codesourcery.com>
280
281         * NEWS:  Mention PowerPC VLE port.
282
283 2012-05-11  Mike Frysinger  <vapier@gentoo.org>
284
285         * MAINTAINERS (config/): Move to intl/ section.
286         (compile; depcomp; install-sh; missing; ylwrap): Likewise.
287
288 2012-05-09  Nick Clifton  <nickc@redhat.com>
289             Paul Smith  <psmith@gnu.org>
290
291         PR bootstrap/50461
292         * configure.ac (mpfr-dir): When using in-tree MPFR sources
293         allow for the fact that from release v3.1.0 of MPFR the source
294         files were moved into a src sub-directory.
295         * configure: Regenerate.
296
297 2012-05-02  Roland McGrath  <mcgrathr@google.com>
298
299         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
300         * configure: Regenerate.
301
302 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
303
304         * config.sub: Update to 2012-04-18 version from official repo.
305
306 2012-03-19  Tristan Gingold  <gingold@adacore.com>
307
308         * configure.ac (ia64*-*-*vms*): Add support for ld.
309         * configure: Regenerate.
310
311 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
312
313         * configure.ac (enable_libgomp): Remove *-*-irix6*.
314         (unsupported_languages): Remove mips-sgi-irix6.*.
315         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
316         (with_stabs): Remove.
317         * configure: Regenerate.
318
319 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
320
321         * configure.ac (enable_libgomp): Remove *-*-osf*.
322         (with_stabs): Remove alpha*-*-osf*.
323         * configure: Regenerate.
324
325 2012-03-09  Jeff Johnston  <jjohnstn@redhat.com>
326
327         * COPYING.NEWLIB: Modify DJ Delorie license to include
328         modification rights in clause as permitted by DJ Delorie.
329         * COPYING.LIBGLOSS: Ditto.
330
331 2012-03-09  Jeff Johnston  <jjohnstn@redhat.com>
332
333         * COPYING.NEWLIB: Remove two unused licenses.
334
335 2012-03-05  Tristan Gingold  <gingold@adacore.com>
336
337         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
338         * configure: Regenerate.
339
340 2012-02-21  Joern Rennecke  <joern.rennecke@embecosm.com>
341
342         * COPYING.NEWLIB: Add Adapteva notice.
343         * COPYING.LIBGLOSS: Add Adapteva notice.
344
345 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
346
347         * configure: Regenerate.
348
349 2011-12-15  Jeff Johnston  <jjohnstn@redhat.com>
350
351         * COPYING.LIBGLOSS: Add GPL with exception license.
352
353 2011-11-09  Roland McGrath  <mcgrathr@google.com>
354
355         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
356         * configure: Rebuild.
357         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
358         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
359         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
360         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
361         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
362         Add READELF.
363         * Makefile.in: Rebuild.
364
365 2011-11-08  Richard Henderson  <rth@redhat.com>
366
367         * configure.ac: Test for libitm directory present first.
368
369         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
370
371         * configure.ac: Test libitm/configure.tgt to disable libitm.
372         * configure: Rebuild.
373
374 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
375
376         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
377         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
378         * Makefile.in: Regenerate.
379
380 2011-11-01  DJ Delorie  <dj@redhat.com>
381
382         * configure.ac (rl78-*-*) New case.
383         * configure: Regenerate.
384
385 2011-11-01  DJ Delorie  <dj@redhat.com>
386
387         * config.sub: Update to version 2011-10-29 (added rl78)
388
389 2011-10-27  Nick Clifton  <nickc@redhat.com>
390
391         * config.sub: Import these changes from the config project:
392
393         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
394             Ben Elliston  <bje@gnu.org>
395
396         * config.sub (epiphany): New.
397
398         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
399             Ben Elliston  <bje@gnu.org>
400
401         * config.sub (hexagon, hexagon-*): New.
402
403         2011-08-23  Roland McGrath  <mcgrathr@google.com>
404
405         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
406         64eb to be64.
407
408         2011-08-16  Roland McGrath  <mcgrathr@google.com>
409
410         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
411         (nacl): Grok as alias for 32el-unknown-nacl.
412
413 2011-08-19  Joel Brobecker  <brobecker@adacore.com>
414
415         * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
416
417 2011-08-14  Yao Qi  <yao@codesourcery.com>
418
419         Merge from gcc:
420
421         2011-08-14  Yao Qi  <yao@codesourcery.com>
422         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
423         * configure: Regenerate.
424
425 2011-07-26  Ian Lance Taylor  <iant@google.com>
426
427         Merge from gcc:
428
429         2011-07-26  Ian Lance Taylor  <iant@google.com>
430         * configure.ac: Set have_compiler based on whether gcc directory
431         exists, rather than on whether gcc is in configdirs.
432         * configure: Rebuild.
433
434         2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
435         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
436         link directories.
437         * Makefile.in: Rebuild.
438
439         2011-07-20  Ian Lance Taylor  <iant@google.com>
440         PR bootstrap/49787
441         * configure.ac: Move --enable-bootstrap handling earlier in file.
442         If --enable-bootstrap and either --enable-build-with-cxx or
443         --enable-build-poststage1-with-cxx, enable C++ automatically.
444         * configure: Rebuild.
445
446         2011-07-19  Ian Lance Taylor  <iant@google.com>
447         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
448         make C++ a boot_language.  Set and substitute
449         POSTSTAGE1_CONFIGURE_FLAGS.
450         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
451         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
452         * configure, Makefile.in: Rebuild.
453
454         2011-07-16  Jason Merrill  <jason@redhat.com>
455         * Makefile.def (language=c++): Add check-c++0x and
456         check-target-libmudflap-c++.
457         * Makefile.tpl (check-target-libmudflap-c++): New.
458         * Makefile.in: Regenerate.
459
460         2011-07-16  Matthias Klose  <doko@ubuntu.com>
461         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
462         * Makefile.def (target_modules/libjava): Pass
463         $(EXTRA_CONFIGARGS_LIBJAVA).
464         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
465         if not configured with --enable-static-libjava.
466         * Makefile.in: Regenerate.
467         * configure: Likewise.
468
469         2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
470         PR regression/47836
471         PR bootstrap/23656
472         PR other/47733
473         PR bootstrap/49247
474         PR c/48825
475         * configure.ac (target_libraries): Remove target-libiberty.
476         Remove case-statement setting skipdirs=target-libiberty for
477         multiple targets.  Remove checking target_configdirs and
478         removing target-libiberty but keeping target-libgcc if
479         otherwise empty.
480         * Makefile.def (target_modules): Don't add libiberty.
481         (dependencies): Remove all traces of target-libiberty.
482         * configure, Makefile.in: Regenerate.
483
484 2011-07-22  Jason Merrill  <jason@redhat.com>
485
486         * Makefile.def (language=c++): Add check-c++0x and
487         check-target-libmudflap-c++.
488         * Makefile.tpl (check-target-libmudflap-c++): New.
489         * Makefile.in: Regenerate.
490
491 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
492
493         * configure: Regenerate.
494
495 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
496
497         PR target/39150
498         * configure.ac (i[3456789]86-*-solaris2*): Also accept
499         x86_64-*-solaris2.1[0-9]*.
500         * configure: Regenerate.
501
502 2011-06-13  Walter Lee <walt@tilera.com>
503
504         * configure.ac (tilepro-*-*) New case.
505         (tilegx-*-*): Likewise.
506         * configure: Regenerate.
507
508 2011-06-06  Nick Clifton  <nickc@redhat.com>
509
510         * config.sub: Sync from upstream.
511
512 2011-05-08  Doug Kwan  <dougkwan@google.com>
513
514         Merge from gcc:
515
516         2011-05-08  Doug Kwan  <dougkwan@google.com>
517
518                 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
519                 * configure: Regenerated.
520                 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
521                 value from configure.
522                 * Makefile.in: Regenerated.
523
524 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
525
526         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
527         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
528         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
529         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
530         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
531         *-*-vxworks*): Disable newlib and libgloss in separate case
532         statement.
533         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
534         to separate case statement.
535         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
536         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
537         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
538         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
539         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
540         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
541         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
542         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
543         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
544         i[[3456789]]86-*-rdos*, m32r-*-*,
545         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
546         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
547         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
548         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
549         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
550         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
551         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
552         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
553         and libgloss in main case over targets.  Remove most empty cases
554         in main case over targets.
555         * configure: Regenerate.
556
557 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
558
559         * configure.ac: Remove code setting special library locations for
560         hppa*64*-*-hpux11*.  Remove code setting compiler for
561         sparc-sun-solaris2*.
562         * configure: Regenerate.
563
564 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
565
566         * configure.ac: Separate libgloss_dir settings from general case
567         over targets.
568         * configure: Regenerate.
569
570 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
571
572         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
573         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
574         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
575         cases in libgcj-disabling case statement.
576         (hppa*64*-*-linux*): Set unsupported_languages instead of
577         disabling target-zlib.
578         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
579         to hppa*64*-*-hpux*.
580         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
581         hppa*-*-hpux*.
582         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
583         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
584         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
585         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
586         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
587         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
588         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
589         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
590         libgcj-disabling case statement.
591         * configure: Regenerate.
592
593 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
594
595         * configure.ac: Disable Java for targets not supporting libffi.
596         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
597         Remove cases in Java-disabling statement.
598         (*arm-wince-pe): Change to arm-wince-pe.
599         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
600         cases in Java-disabling statement.
601         (bfin-*-*): Don't disable Java again.
602         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
603         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
604         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
605         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
606         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
607         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
608         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
609         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
610         Java-disabling statement.
611         (mmix-*-*): Don't disable Java again.
612         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
613         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
614         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
615         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
616         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
617         statement.
618         * configure: Regenerate.
619
620 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
621
622         Merge from GCC:
623
624         2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
625
626         PR lto/48086
627         * configure.ac: Re-enable LTO on *-apple-darwin9*.
628         * configure: Regenerate.
629
630 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
631
632         * configure.ac: Separate cases disabling Java and Java libraries
633         from general case over targets.
634         * configure: Regenerate.
635
636 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
637
638         * configure.ac (build_tools): Remove build-byacc.
639         (host_libs): Remove mmalloc.
640         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
641         autoconf automake libtool diff rcs fileutils shellutils time
642         textutils wdiff find uudecode hello tar gzip indent recode release
643         sed perl gawk findutils gettext zip.
644         (libgcj): Remove target-qthreads.
645         (target_tools): Remove target-examples target-gperf.
646         (YACC): Don't handle building byacc.
647         * configure: Regenerate.
648         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
649         dosutils, examples, fileutils, find, findutils, gawk, gettext,
650         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
651         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
652         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
653         handle building components.
654         * Makefile.in: Regenerate.
655
656 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
657
658         * config.sub: Sync from upstream.
659
660 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
661
662         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
663         (microblaze*): Don't disable libssp.
664         * configure: Regenerate.
665
666 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
667
668         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
669         moveifchange.
670         * configure: Regenerate.
671         * Makefile.tpl: Use @SHELL@ not @config_shell@.
672         * Makefile.in: Regenerate.
673
674 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
675
676         * configure.ac (*-*-sysv4*): Don't enable libgomp.
677         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
678         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
679         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
680         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
681         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
682         md_exec_prefix cases.
683         * configure: Regenerate.
684
685 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
686
687         * configure.ac: Separate cases disabling target-libssp,
688         target-libiberty, target-libstdc++-v3 and Fortran from general
689         case over targets.
690         * configure: Regenerate.
691
692 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
693
694         * configure.ac (*-*-chorusos): Don't disable libgcj.
695         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
696         Remove case.
697         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
698         (arm-*-coff): Don't disable libgcj.
699         (arm*-*-linux-gnueabi): Remove useless assignment.
700         (arm-*-riscix*): Don't disable libgcj.
701         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
702         configuration.
703         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
704         (c54x*-*-*): Remove case.
705         (tic54x-*-*): Don't disable GCC or GCC libraries.
706         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
707         to *.
708         (d10v-*-*): Don't disable GCC libraries.
709         (d30v-*-*): Don't disable libgcj.
710         (h8500-*-*): Don't disable GCC libraries.
711         (i960-*-*): Don't disable libgcj.
712         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
713         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
714         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
715         libgcj.
716         (m68k-*-coff*): Remove case.
717         (mmix-*-*): Don't disable libgloss on host.
718         (mn10200-*-*, mn10300-*-*): Remove cases.
719         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
720         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
721         Don't disable libgcj.
722         (romp-*-*): Remove case.
723         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
724         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
725         case.
726         (v810-*-*): Don't disable GCC libraries.
727         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
728         (ip2k-*-*): Don't disable GCC libraries.
729         * configure: Regenerate.
730
731 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
732
733         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
734         libffi on host.
735         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
736         on host.
737         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
738         * configure: Regenerate.
739
740 2011-03-26  John Marino  <binutils@marino.st>
741
742         * configure.ac: Add support for *-*-dragonfly*
743         * configure: Regenerate.
744
745 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
746
747         * configure.ac (native_only): Remove.
748         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
749         send-pr uudecode guile gnuserv on host.
750         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
751         send-pr rcs guile perl texinfo libtool on host.
752         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
753         automake send-pr rcs guile perl texinfo libtool on host.
754         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
755         (*-*-kaos*): Don't disable target-examples target-gperf on target.
756         (alpha*-dec-osf*): Don't disable fileutils on target.
757         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
758         texinfo send-pr expect dejagnu on target.
759         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
760         target-qthreads on target.
761         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
762         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
763         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
764         x86_64-*-mingw*): Don't disable expect on target.
765         (*-*-cygwin*): Don't disable target-gperf on target.
766         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
767         gnuserv on target.
768         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
769         target.
770         * configure: Regenerate.
771
772 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
773
774         * configure.ac (target_tools): Remove target-groff.
775         (native_only): Remove target-groff.
776         (hppa*64*-*-*): Don't disable byacc.
777         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
778         setting.
779         (*-*-kaos*): Don't skip target-librx and target-groff.
780         (*-*-netware*): Don't skip target-libmudflap.
781         (*-*-tpf*): Don't skip target-libmudflap.
782         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
783         directories on the host.
784         (ia64*-*-*vms*): Don't skip tix.
785         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
786         host.
787         * configure: Regenerate.
788
789 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
790
791         * configure.ac: Remove references to mt-mep, mt-netware,
792         mt-wince.
793         * Makefile.def: Add all-utils soft dependencies.
794         * Makefile.tpl: Remove GDB_NLM_DEPS.
795         * configure: Regenerate.
796         * Makefile.in: Regenerate.
797
798 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
799
800         Sync from GCC:
801
802         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
803
804         * configure.ac: Do not include mh-x86omitfp.
805         * configure: Regenerate.
806
807         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
808
809         * configure.ac: Remove empty cases.
810         * configure: Regenerate.
811
812         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
813
814         * Makefile.def: Add dependency from termcap to gdb.
815         * Makefile.in: Regenerate.
816
817         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
818
819         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
820         * configure: Regenerate.
821         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
822         * Makefile.tpl: Likewise.
823         * Makefile.in: Regenerate.
824
825         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
826
827         * configure.ac: Remove all mentions of tentative_cc.
828         * configure: Regenerate.
829
830         2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
831
832         PR lto/48086
833         * configure.ac: Re-enable LTO on *-apple-darwin9.
834         * configure: Regenerate.
835
836 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
837
838         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
839         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
840         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
841         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
842         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
843         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
844         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
845         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
846         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
847         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
848         *-*-rhapsody*): Remove host cases.
849         * configure: Regenerate.
850
851 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
852
853         * configure.ac (ppc*-*-pe): Remove host case.
854         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
855         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
856         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
857         cases.
858         * configure: Regenerate.
859
860 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
861
862         * config.sub: Update to version 2011-03-23.
863
864 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
865
866         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
867         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
868         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
869         * configure: Regenerate.
870
871 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
872
873         * config-ml.in: Don't handle arc-*-elf*.
874         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
875         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
876         handle GCC libraries.
877         * configure: Regenerate.
878
879 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
880
881         PR bootstrap/48120:
882         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
883         Add -lstdc++ -lm to LIBS.
884         * configure: Regenerate.
885
886 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
887
888         * config.guess: Update to version 2011-02-02
889         * config.sub: Update to version 2011-02-24
890
891 2011-03-03  Sebastian Pop  <sebastian.pop@amd.com>
892
893         * configure.ac: Adjust test of with_ppl.
894         * configure: Regenerated.
895
896 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
897
898         * configure.ac: Add -lpwl to ppllibs.
899         * config/cloog.m4: Add -lisl to clooglibs.
900         * configure: Regenerated.
901
902 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
903
904         Import from Libtool and gnulib:
905
906         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
907
908         Prepare for supporting FreeBSD 10.
909         * config.rpath: Remove handling of freebsd1* which soon would
910         match FreeBSD 10.0.
911
912         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
913
914         Remove support for FreeBSD 1.x.
915         * libtool.m4 (_LT_LINKER_SHLIBS)
916         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
917         soon would incorrectly match FreeBSD 10.0.
918
919 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
920
921         PR binutils/12283
922         * MAINTAINERS (mkinstalldirs): Comes from Automake.
923         (move-if-change): Comes from gnulib.
924         * move-if-change: Import version from gnulib.
925
926 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
927
928         Sync from GCC:
929
930         2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
931
932         PR lto/47225
933         * Makefile.def (lto-plugin): Double dash for enable-shared.
934         (configure-gcc): Depend on all-lto-plugin.
935         * Makefile.in: Rebuilt.
936
937         2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
938
939         * configure.ac: Remove extra bracket.
940         * configure: Regenerate.
941
942         2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
943
944         PR lto/47225
945         * Makefile.def: Add dependency for install-gcc
946         on install-lto-plugin.
947         * Makfile.in: Regenerated
948
949         2011-01-25  Jakub Jelinek  <jakub@redhat.com>
950
951         * configure.ac: If with_ppl is no, move setting with_cloog=no
952         after CLOOG_REQUESTED check.
953         * configure: Regenerated.
954
955         2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
956
957         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
958         CLooG has been requested.
959         * configure: Regenerated.
960
961         2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
962
963         * configure: Regenerated.
964         * configure.ac: Check for version 0.11 (or later revision) of PPL.
965
966         2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
967
968         * configure: Regenerated.
969         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
970
971         2011-01-07  Jan Hubicka  <jh@suse.cz>
972
973         PR lto/47225
974         * Makefile.in: Regenerate.
975         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
976         configure.
977
978 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
979
980         PR libgcj/44341
981         * configure.ac: Discard --with-* flags for host when configuring
982         target libraries for cross build.
983         * configure: Rebuilt.
984
985 2011-01-21  Andreas Schwab  <schwab@redhat.com>
986
987         Sync from GCC:
988
989         2011-01-21  Andreas Schwab  <schwab@redhat.com>
990
991         * configure.ac: Use AS_HELP_STRING throughout.
992         * configure: Regenerate.
993
994         2011-01-18  Jie Zhang  <jie.zhang@analog.com>
995
996         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
997         * configure: Regenerate.
998
999 2010-12-10  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1000
1001         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1002
1003 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1004
1005         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1006         for ia64-hpux.
1007         * configure: Regenerate.
1008
1009 2011-01-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1010
1011         Sync from GCC:
1012         2010-12-22  Hariharan Sandanagobalane  <hariharan@picochip.com>
1013
1014         * configure.ac: (picochip): Disable libiberty.
1015         * configure: Regenerate.
1016
1017 2010-12-18  Jeff Johnston  <jjohnstn@redhat.com>
1018
1019         * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1020
1021 2010-12-10  Ian Lance Taylor  <iant@google.com>
1022
1023         PR bootstrap/46819
1024         * configure.ac: For --disable-libgcj clear libgcj_saved.
1025         * configure: Rebuild.
1026
1027 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1028
1029         PR fortran/46540
1030         * configure.ac: Add --disable-libquadmath and
1031         --disable-libquadmath-support.
1032         * configure: Regenerate.
1033
1034 2010-12-10  Tristan Gingold  <gingold@adacore.com>
1035
1036         * src-release (ETC_SUPPORT): add gnu-oids.texi
1037
1038 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1039
1040         PR libffi/46792
1041         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1042         * configure: Regenerate.
1043
1044 2010-12-02  Ian Lance Taylor  <iant@google.com>
1045
1046         * configure.ac: Always set default for poststage1_ldflags to
1047         -static-libstdc++ -static-libgcc.
1048
1049 2010-12-02  Jeff Johnston  <jjohnstn@redhat.com>
1050
1051         * COPYING.NEWLIB: Add National Semiconductor notice.
1052
1053 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1054
1055         * configure.ac: Move comment to remove extra space in last argument
1056         of GCC_TARGET_TOOL.
1057
1058 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1059
1060         PR other/46026
1061         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1062         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1063         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1064         (BASE_FLAGS_TO_PASS): Use it.
1065         * configure: Rebuilt.
1066         * Makefile.in: Rebuilt.
1067
1068 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1069
1070         PR binutils/12258
1071         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1072         Properly check default linker.
1073         * configure: Regnerated.
1074
1075 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1076
1077         * configure.ac: For --enable-gold, handle value `default' instead of
1078         `both*'.   New configure option --{en,dis}able-ld.
1079         * configure: Regenerate.
1080
1081 2010-11-20  Ian Lance Taylor  <iant@google.com>
1082
1083         * configure.ac: Only disable a language library if no language needs
1084         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1085         * configure: Rebuild.
1086
1087 2010-11-20  Paolo Bonzini  <bonzini@gnu.org>
1088
1089         * configure: Regenerate.
1090
1091 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1092
1093         PR other/46202
1094         * configure.ac: Fix just-built in-tree STRIP name to be
1095         binutils/strip-new.
1096         * configure: Regenerate.
1097         * Makefile.def (install-strip-gcc, install-strip-binutils)
1098         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1099         (install-strip-sid): Mirror dependencies on non-strip variants
1100         of these targets on the respective -strip prerequisites.
1101         * Makefile.tpl (install-strip, install-strip-host)
1102         (install-strip-target): New targets.
1103         (install-strip-[+module+], install-strip-target-[+module+]):
1104         New targets.
1105         * Makefile.in: Regenerate.
1106
1107 2010-11-19  Ian Lance Taylor  <iant@google.com>
1108             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1109
1110         * configure.ac: Add target-libgo to target_libraries.  Set
1111         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1112         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1113         (HOST_EXPORTS): Add GOC.
1114         (BASE_TARGET_EXPORTS): Add GOC.
1115         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1116         (GOCFLAGS_FOR_TARGET): New variable.
1117         (EXTRA_HOST_FLAGS): Add GOC.
1118         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1119         * Makefile.def (target_modules): Add libgo.
1120         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1121         (dependencies): Add dependency from configure-target-libgo to
1122         configure-target-libffi and all-target-libstdc++-v3.  Add
1123         dependencies from all-target-libgo to all-target-libffi.
1124         (languages): Add go.
1125         * configure: Rebuild.
1126         * Makefile.in: Rebuild.
1127
1128 2010-11-19  Ian Lance Taylor  <iant@google.com>
1129
1130         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1131         compiler/flag environment variables.
1132
1133 2010-11-18  Ian Lance Taylor  <iant@google.com>
1134
1135         * configure.ac: Check for lang_requires_boot_languages in
1136         config-lang.in files.
1137         * configure: Rebuild.
1138
1139 2010-11-17  Mike Frysinger  <vapier@gentoo.org>
1140
1141         * .gitignore: New file.
1142
1143 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1144             Tobias Burnus  <burnus@net-b.de>
1145
1146         PR fortran/32049
1147         * Makefile.def: Add libquadmath; build it with language=fortran.
1148         * configure.ac: Add libquadmath.
1149         * Makefile.tpl: Handle multiple libs in check-[+language+].
1150         * Makefile.in: Regenerate.
1151         * configure: Regenerate.
1152
1153 2010-11-15  Andreas Schwab  <schwab@redhat.com>
1154
1155         * configure.ac: Fix spelling in option names.
1156         * configure: Regenerated.
1157
1158 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
1159
1160         PR bootstrap/39622
1161         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1162         * configure: Regenerated.
1163
1164 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1165
1166         * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
1167         define the cloog backend to use. Furthermore, only pass the ppllibs to
1168         the configure checks, if necessary.
1169         * configure: Regenerate.
1170
1171 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1172
1173         * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
1174         * configure: regenerate
1175
1176 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1177
1178         * config/cloog.m4: Fix typo.  verison -> version.
1179         * configure: Regenerate.
1180
1181 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
1182
1183         * config/cloog.m4: Pass ppl libraries to the CLooG version check.
1184         * configure: Regenerate.
1185
1186 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1187
1188         * configure.ac: Support official CLooG.org versions.
1189         * configure: Regenerate.
1190         * config/cloog.m4: New.
1191
1192 2010-11-05  Michael Eager  <eager@eagercon.com>
1193
1194         * COPYING.LIBGLOSS: Correct typo in microblaze.
1195         * COPYING.NEWLIB: Same.
1196
1197 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
1198
1199         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1200         * configure: Regenerate.
1201
1202 2010-11-03  Ian Lance Taylor  <iant@google.com>
1203             Dave Korn  <dave.korn.cygwin@gmail.com>
1204
1205         PR lto/46273
1206         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
1207         and on other supported platforms whenever LTO is enabled.
1208         * configure: Rebuild.
1209
1210 2010-11-02  Alan Modra  <amodra@gmail.com>
1211
1212         PR binutils/12110
1213         * configure.ac: Error when source path contains spaces.
1214         * configure: Regenerate.
1215
1216 2010-10-20  Ian Lance Taylor  <iant@google.com>
1217
1218         * Makefile.def (target_modules): Set lib_path to src/.libs for
1219         libstdc++-v3 module.
1220         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1221         * Makefile.in: Rebuild.
1222
1223 2010-10-08  Bernd Schmidt  <bernds@codesourcery.com>
1224             Joseph Myers  <joseph@codesourcery.com>
1225
1226         * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
1227         notices.
1228         * COPYING.NEWLIB: Add Texas Instruments notice.
1229
1230 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1231
1232         * configure.ac (build_lto_plugin): New shell variable.
1233         (--enable-lto): Turn on by default for all non-ELF platforms that
1234         have had LTO support added so far.  Set build_lto_plugin appropriately
1235         for both ELF and non-ELF.
1236         (configdirs): Add lto-plugin or not based on build_lto_plugin.
1237         * configure: Regenerate.
1238
1239 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1240
1241         PR bootstrap/45326
1242         PR bootstrap/45174
1243         * configure.ac: Honor initial values of $build_configargs,
1244         $host_configargs, $target_configargs.  Mark the precious, so
1245         environment settings get recorded.
1246         * configure: Regenerate.
1247
1248 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1249
1250         Sync from GCC:
1251
1252         2010-09-30  Michael Eager  <eager@eagercon.com>
1253
1254         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1255         * configure: Regenerate.
1256
1257         2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1258
1259         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1260         targets and amend comment.
1261         * configure: Regenerate.
1262
1263         2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1264
1265         * configure.ac: Enable LTO by default on Darwin.
1266         * configure: Regenerate.
1267
1268         2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1269
1270         PR bootstrap/44455
1271         * configure.ac (extra_mpfr_configure_flags): Copy from
1272         extra_mpc_gmp_configure_flags.
1273         * configure: Re-generated.
1274
1275 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1276
1277         Sync from GCC:
1278
1279         PR bootstrap/45796
1280         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1281         Depend on all-build-libiberty.
1282         * Makefile.in: Regenerate.
1283
1284 2010-09-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1285
1286         Sync from GCC:
1287
1288         PR bootstrap/44621
1289         * configure.ac: Fix unportable shell quoting.
1290         * configure: Regenerate.
1291
1292 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1293
1294         * configure.ac: Support all v850 targets.
1295         * configure: Regenerate.
1296
1297 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1298
1299         PR target/44862
1300         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1301         Provide -B option to allow for link spec %s substitutions for
1302         libstdc++.a on darwin.
1303         * Makefile.in: Regenerate.
1304
1305 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1306
1307         * Makefile.def (configure-gcc): Depend on all-libelf.
1308         * Makefile.in: Rebuild.
1309
1310 2010-06-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1311
1312         * config.sub, config.guess: Update from upstream sources.
1313
1314 2010-06-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1315
1316         Sync from GCC:
1317
1318         2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1319         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1320         * configure: Regenerated.
1321
1322         2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1323         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1324         * configure: Regenerate.
1325
1326         2010-04-17  Ralf Cors<E9>pius  <ralf.corsepius@rtems.org>
1327         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1328         * configure: Regenerate.
1329
1330         2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1331         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1332         separately.
1333         * configure: Regenerate.
1334
1335         2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1336         * configure: Regenerate after change to elf.m4.
1337
1338         2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1339         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1340         * configure: Regenerated.
1341
1342         2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1343         * configure.ac: Print "buggy but acceptable" when CLooG
1344         revision is less than 9.
1345         * configure: Regenerated.
1346
1347 2010-05-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1348
1349         Merge from gcc:
1350
1351         2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1352         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1353         * configure: Regenerate.
1354
1355         2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1356         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1357         a platform that supports LTO.
1358         * configure: Regenerate.
1359
1360         2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1361         PR lto/42776
1362         * configure.ac (--enable-lto): Refactor handling so libelf tests
1363         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1364         and allow LTO to be explicitly enabled on non-ELF platforms that
1365         are known to support it inside else-clause.
1366         * configure: Regenerate.
1367
1368 2010-04-27  Roland McGrath  <roland@redhat.com>
1369             H.J. Lu  <hongjiu.lu@intel.com>
1370
1371         * configure.ac (--enable-gold): Support both, both/gold and
1372         both/bfd to add gold to configdirs without removing ld.
1373         * configure: Regenerated.
1374
1375         * Makefile.def: Add install-gold dependency to install-ld.
1376         * Makefile.in: Regenerated.
1377
1378 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1379
1380         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1381         * configure: Regenerate.
1382
1383 2010-04-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1384
1385         Merge from gcc:
1386         PR bootstrap/43615
1387         PR bootstrap/43328
1388         Revert:
1389         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1390         * configure.ac: Do not pass --enable-multilib nor
1391         --disable-multilib in baseargs.  Accept explicitly passed
1392         --enable_multilib.
1393         * configure: Regenerate.
1394
1395 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1396
1397         PR bootstrap/43328
1398         * configure.ac: Do not pass --enable-multilib nor
1399         --disable-multilib in baseargs.  Accept explicitly passed
1400         --enable_multilib.
1401         * configure: Regenerate.
1402
1403 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1404
1405         * configure.ac (tic6x-*-*): New case.
1406         * configure: Regenerate.
1407
1408 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1409
1410         Merge from gcc:
1411         2010-03-19  Jack Howarth <howarth@bromo.med.uc.edu>
1412         PR ada/42554
1413         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1414         * configure: Regenerate.
1415
1416 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1417
1418         * config.sub: Update to version 2010-03-22.
1419         * config.guess: Update to version 2009-12-30.
1420
1421 2010-03-14  Joseph Myers  <joseph@codesourcery.com>
1422
1423         Merge from gcc:
1424         2010-01-11  Richard Guenther  <rguenther@suse.de>
1425         PR lto/41569
1426         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1427         * Makefile.in: Regenerated.
1428
1429 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1430
1431         PR libstdc++/32499
1432         * configure.ac (RANLIB): Default to true.
1433         (STRIP): Likewise.
1434         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1435         * configure: Regenerate.
1436
1437 2010-02-17  Nick Clifton  <nickc@redhat.com>
1438
1439         PR 11238
1440         * Makefile.tpl (local-distclean): Also remove config.cache files in
1441         sub-directories as there may not be Makefiles present in the
1442         sub-directories.
1443         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1444         the config.cache files found by the find command.
1445
1446         * Makefile.in: Regenerate.
1447         * configure.ac: Revert previous delta.
1448         * configure: Regenerate.
1449
1450 2010-02-15  Nick Clifton  <nickc@redhat.com>
1451
1452         PR 11238
1453         * configure.ac: Delete config.cache files in sub-directories when
1454         deleting Makefiles.
1455         * configure: Regenerate.
1456
1457 2010-02-15  Nick Clifton  <nickc@redhat.com>
1458
1459         * configure.ac: Sync from gcc.
1460         * configure: Regenerate.
1461
1462 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1463
1464         Sync from gcc:
1465         * configure.ac: Add "recommended" version checks for GMP/MPC.
1466         Update recommended GMP/MPFR/MPC versions.
1467         * configure: Regenerate.
1468
1469 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1470
1471         gcc PR libstdc++/36101, gcc PR libstdc++/42813
1472         * configure.ac (bootstrap_target_libs): Make inclusion of
1473         target-libgomp conditional on libgomb being in target_configdirs.
1474         * configure: Regenerate.
1475
1476 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1477
1478         gcc PR libstdc++/36101, gcc PR libstdc++/42813
1479         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1480         * configure: Regenerate.
1481
1482 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1483
1484         gcc PR libstdc++/36101, gcc PR libstdc++/42813
1485         * configure.ac (target_configdirs): Substitute.
1486         * Makefile.def: Bootstrap target module libgomp.
1487         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1488         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1489         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1490         * configure, Makefile.in: Regenerate.
1491
1492 2009-12-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1493
1494         * libtool.m4: Sync from git Libtool.
1495         * ltmain.sh: Likewise.
1496         * ltoptions.m4: Likewise.
1497         * ltversion.m4: Likewise.
1498         * lt~obsolete.m4: Likewise.
1499
1500 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1501             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1502
1503         PR bootstrap/42424
1504         * configure.ac: Include libtool m4 files.
1505         (_LT_CHECK_OBJDIR): Call it.
1506         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1507         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1508
1509         * configure: Regenerate.
1510
1511 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1512
1513         PR bootstrap/41818
1514         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1515         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1516         * Makefile.in: Regenerate.
1517
1518 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1519
1520         * config.sub, config.guess: Update from upstream sources.
1521
1522 2009-12-17  Jeff Johnston  <jjohnstn@redhat.com>
1523
1524         * COPYING.NEWLIB: Update copyright date.
1525         * COPYING.LIBGLOSS: Ditto.
1526
1527 2009-12-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1528
1529         PR middle-end/30447
1530         PR middle-end/30789
1531         PR other/40302
1532
1533         * configure.ac: Require MPC.
1534         * configure: Regenerate.
1535
1536         * configure.ac: Update minimum MPC version to 0.8.
1537         * configure: Regenerate.
1538
1539 2009-11-20  Paolo Bonzini  <bonzini@gnu.org>
1540
1541         * config.guess: Sync with upstream and gcc.
1542         * config.sub: Sync with upstream and gcc.
1543
1544 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1545
1546         * Makefile.def: Restore host and target settings for gmp.
1547         * Makefile.in: Rebuild.
1548
1549 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1550
1551         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1552         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1553         Fix portability of test of C++ as bootstrap language.  Add
1554         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1555         * configure: Rebuild.
1556         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1557         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1558         in-tree building.
1559         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1560         (POSTSTAGE1_HOST_EXPORTS): Use it.
1561         (STAGE[+id+]_CXXFLAGS): New.
1562         (BASE_FLAGS_TO_PASS): Pass it down.
1563         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1564         extra_exports.
1565         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1566         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1567         extra_exports.
1568         * Makefile.in: Rebuild.
1569
1570 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1571
1572         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1573         paths for *-w64-mingw* and x86_64-*mingw*.
1574         * configure: Regenerated.
1575
1576 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1577
1578         * configure.ac: Disable target-winsup & co for
1579         x86_64-*-mingw* and *-w64-mingw* targets.
1580         * configure: Regenerated.
1581
1582 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1583
1584         * configure.ac (CLooG test): Use = with test.
1585         * configure: Regenerate.
1586
1587 2009-10-22  Richard Guenther  <rguenther@suse.de>
1588
1589         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1590         cloog if the ppl version check failed.  Move flags saving
1591         before setting in libelf check.
1592         * configure: Regenerate.
1593
1594 2009-10-21  Richard Guenther  <rguenther@suse.de>
1595
1596         * configure.ac: Adjust the ppl and cloog configure to work as
1597         documented.  Disable cloog if ppl was disabled.  Omit the version
1598         checks if they were disabled.
1599         * configure: Re-generate.
1600
1601 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1602
1603         * configure.ac: Add 'lto' to enable_languages, not
1604         new_enable_languages, and only if not already present.
1605         * configure: Regenerate.
1606
1607 2009-10-06  Ian Lance Taylor  <iant@google.com>
1608
1609         * Makefile.def: check-gold depends upon all-gas.
1610         * Makefile.in: Rebuild.
1611
1612 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1613
1614         * Makefile.def: all-lto-plugin depends on all-libiberty.
1615         set bootstrap=true for lto-plugin.
1616         Add lto-plugin.
1617         * Makefile.in: Regenerate.
1618         * configure.ac (host_libs): Add lto-plugin.
1619         * configure: Regenerate.
1620
1621 2009-10-03  Diego Novillo  <dnovillo@google.com>
1622
1623         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1624         (HOST_LIBELFLIBS): Define.
1625         (HOST_LIBELFINC): Define.
1626         * Makefile.in: Regenerate.
1627         * configure.ac: Add --enable-lto.
1628         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1629         If --enable-lto is used, add 'lto' to new_enable_languages.
1630         If --enable-lto is used and gold is enabled, add
1631         lto-plugin to configdirs.
1632         * configure: Regenerate.
1633
1634 2009-10-03  Simon Baldwin  <simonb@google.com>
1635
1636         * configure.ac: If --with-system-zlib, suppress local zlib and
1637         pass --with-system-zlib to subdir configure scripts.
1638         * configure: Regenerate.
1639
1640 2009-10-01  Loren J. Rittle <ljrittle@acm.org>
1641             Paolo Bonzini  <bonzini@gnu.org>
1642
1643         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1644         $(srcdir).
1645         * Makefile.in: Rebuilt.
1646
1647 2009-09-29  Paolo Bonzini  <bonzini@gnu.org>
1648
1649         Sync from gcc:
1650         2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1651
1652         * configure.ac: Update minimum MPC version to 0.7.
1653         * configure: Regenerate.
1654
1655 2009-09-25  Nick Clifton  <nickc@redhat.com>
1656
1657         * configure.ac: Pass any --cache-file=/dev/null option on to
1658         subconfigures.
1659         * configure: Regenerate.
1660
1661 2009-09-23  Nick Clifton  <nickc@redhat.com>
1662
1663         * config.sub, config.guess: Update from upstream sources.
1664
1665 2009-09-22  Loren J. Rittle <ljrittle@acm.org>
1666
1667         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1668         * Makefile.in: Rebuilt.
1669
1670 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1671
1672         PR bootstrap/32272
1673         * configure.ac: Error out if $srcdir isn't '.' but contains
1674         host-${host_noncanonical}.
1675         * configure: Regenerate.
1676
1677 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1678
1679         * configure.ac: If bootstrapping a combined tree with
1680         --enable-gold, require c++ in stage1_languages.
1681         * configure: Regenerate.
1682
1683         * configure.ac: Also add target_libs of stage1_languages to
1684         bootstrap_target_libs.
1685         * configure: Regenerate.
1686
1687         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1688         with --enable-languages not containing c++.
1689         * configure: Regenerate.
1690
1691 2009-09-16  Jie Zhang  <jie.zhang@analog.com>
1692
1693         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1694         * configure: Regenerate.
1695
1696 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1697
1698         * configure.ac: Do not use $extrasub for replacing @if/@endif
1699         parts in Makefile; instead, use additional arguments to
1700         AC_CONFIG_COMMANDS to do the replacement manually, with several
1701         sed invocations, to avoid HP-UX sed command limits.
1702         * configure: Regenerate.
1703
1704 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1705
1706         * configure.ac (with-build-config): Document.  Handle without.
1707         Handle missing argument.
1708         * configure: Rebuilt.
1709
1710 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1711
1712         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1713         Default to bootstrap-debug only if compare-debug works.
1714         * configure: Rebuilt.
1715         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1716         * Makefile.in: Rebuilt.
1717
1718 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1719
1720         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1721         * Makefile.in: Rebuilt.
1722
1723 2009-09-02  Paolo Bonzini  <bonzini@gnu.org>
1724
1725         * Makefile.tpl (AWK): Fix typo.
1726         * Makefile.in: Regenerate.
1727
1728 2009-09-02  Paolo Bonzini  <bonzini@gnu.org>
1729
1730         * configure.ac: Detect awk and sed.
1731         * Makefile.def (flags_to_pass): Add AWK and SED.
1732         * Makefile.tpl (AWK, SED): New.
1733         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1734         * configure: Regenerate.
1735         * Makefile.in: Regenerate.
1736
1737 2009-09-01  Tristan Gingold  <gingold@adacore.com>
1738
1739         * setup.com: Ported to Itanium VMS.  Can also build using DCL scripts.
1740         Remove logical names.
1741
1742 2009-08-31  Dave Korn  <dave.korn.cygwin@gmail.com>
1743
1744         * ltmain.sh (func_normal_abspath): New function.
1745         (func_relative_path): Likewise.
1746         (func_mode_help): Document new -bindir option for link mode.
1747         (func_mode_link): Add new -bindir option, and use it to place
1748         output DLL if specified.
1749
1750 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1751
1752         * configure.ac (AC_PREREQ): Bump to 2.64.
1753
1754 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1755
1756         * README-maintainer-mode: Point directly to upstream locations
1757         for autoconf, automake, libtool, gettext, instead of copies on
1758         sources.redhat.com.  Document required versions.
1759         * configure.ac: Do not substitute datarootdir, htmldir,
1760         pdfdir, docdir.  Do not process --with-datarootdir,
1761         --with-htmldir, --with-pdfdir, --with-docdir.
1762         * configure: Regenerate.
1763
1764         * configure: Regenerate.
1765
1766         * compile: Sync from Automake 1.11.
1767         * depcomp: Likewise.
1768         * install-sh: Likewise.
1769         * missing: Likewise.
1770         * mkinstalldirs: Likewise.
1771         * ylwrap: Likewise.
1772
1773 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1774
1775         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1776         (baseargs): Add --disable-option-checking.
1777         * configure: Regenerate.
1778
1779         * Makefile.def (configure-target-libiberty): Depend on
1780         all-binutils and all-ld.
1781         (configure-target-newlib): Likewise.
1782         * Makefile.in: Regenerate.
1783
1784 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1785
1786         Sync with GCC, merge:
1787
1788         2009-07-31  Christian Bruel  <christian.bruel@st.com>
1789
1790         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1791         * configure: Regenerate.
1792
1793         2009-07-06  Ian Lance Taylor  <iant@google.com>
1794
1795         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1796         * configure: Rebuild.
1797
1798         2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1799
1800         PR bootstrap/40338
1801         * configure.ac (comparestring): Create new variable.
1802         * Makefile.tpl (comparestring): Use to skip some comparisions.
1803         * configure: Regenerate.
1804         * Makefile.in: Regenerate.
1805
1806         2009-06-23  Ian Lance Taylor  <iant@google.com>
1807
1808         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1809         boot_languages.  Only bootstrap target libraries listed in
1810         target_libs for some boot language.  Add --with-stage1-ldflags,
1811         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1812         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1813         if not building with C++.
1814         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1815         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1816         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1817         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1818         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1819         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1820         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1821         * configure, Makefile.in: Rebuild.
1822
1823         2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1824
1825         * configure.ac: Detect MPC in default directory.
1826         * configure: Regenerate.
1827
1828         2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1829
1830         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1831         to noconfdirs.
1832         * configure: Regenerate.
1833
1834         2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1835
1836         * Makefile.def: Add MPC support and dependencies.
1837         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1838
1839         * Makefile.in, configure: Regenerate.
1840
1841         2009-05-24  Nicolas Roche  <roche@adacore.com>
1842
1843         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1844         * Makefile.in: Regenerate.
1845
1846         2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1847
1848         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1849         * configure:  Regenerate.
1850
1851         2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1852
1853         * configure.ac ($with_ppl):  Default to no if not supplied.
1854         ($with_cloog):  Likewise.
1855         configure:  Regenerate.
1856
1857         2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1858
1859         PR bootstrap/39739
1860         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1861         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1862
1863         * configure, Makefile.in: Regenerate.
1864
1865         2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1866
1867         * configure.ac: Change copyright header to refer to version
1868         3 of the GNU General Public License and to point readers at the
1869         COPYING3 file and the FSF's license web page.
1870         * Makefile.def: Likewise.
1871         * Makefile.tpl: Likewise.
1872         * Makefile.in: Regenerate.
1873
1874         2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1875
1876         * configure.ac: Restore match for darwin9 or later. Use double
1877         brackets since regeneration eats one pair.
1878         * configure: Regenerate.
1879
1880 2009-08-18  Christopher Faylor  <me+cygwin@cgf.cx>
1881
1882         * MAINTAINERS: Perform some obvious fixups.
1883
1884 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1885
1886         * config.sub, config.guess: Update from upstream sources.
1887
1888 2009-08-06  Michael Eager <eager@eagercon.com>
1889
1890         * configure.ac: Add Microblaze target.
1891         * configure: Regenerate.
1892
1893 2009-07-02  Tristan Gingold  <gingold@adacore.com>
1894
1895         * configure.ac: Do not exclude gas for i386-*-darwin.
1896         Add a case for x86_64-*-darwin.
1897         * configure: Regenerate.
1898
1899 2009-06-26  Doug Evans  <dje@sebabeach.org>
1900
1901         * Makefile.def (host_modules): Add cgen.
1902         * Makefile.in: Regenerate.
1903         * configure.ac (host_tools): Add cgen.
1904         * configure: Regenerate.
1905
1906 2009-06-17  Michael Eager <eager@eagercon.com>
1907
1908         * COPYING.LIBGLOSS: Add Xilinx license.
1909
1910 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1911
1912         * configure.ac: Define is_elf for QNX Neutrino targets.
1913         * configure: Regenerate.
1914
1915 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1916             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1917
1918         * Makefile.tpl (all): Avoid a trailing backslash.
1919         * Makefile.in: Regenerate.
1920
1921 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1922
1923         * config.sub, config.guess: Update from upstream sources.
1924
1925 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1926
1927         * Makefile.tpl ([+compare-target+]): Compare all stage
1928         directories, rather than just gcc.
1929         * Makefile.in: Rebuilt.
1930
1931 2009-05-28  Doug Kwan  <dougkwan@google.com>
1932
1933         * configure.ac: Support gold for target arm*-*-*.
1934         * configure: Regenerate.
1935
1936 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1937
1938         * Makefile.tpl (all): Avoid harmless warning in make all when
1939         gcc-bootstrap is enabled but stage_last does not exist.
1940         * Makefile.in: Rebuilt.
1941
1942 2009-05-25  Tristan Gingold  <gingold@adacore.com>
1943
1944         * setup.com: Complete the file with configuration and build.
1945
1946 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1947
1948         PR other/40159
1949         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1950         gcc-no-bootstrap are mutually exclusive.
1951         * Makefile.in: Rebuilt.
1952
1953 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1954
1955         PR other/40159
1956         * Makefile.tpl (all): Don't end with unconditional success.
1957         * Makefile.in: Rebuilt.
1958
1959 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1960
1961         PR target/37137
1962         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1963         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1964         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1965         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1966         stage_configureflags, stage_cflags and stage_libcflags into
1967         explicit Makefile macros.
1968         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1969         GFORTRAN.
1970         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1971         CC.  Set CC_FOR_BUILD from CC.
1972         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1973         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1974         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1975         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1976         and GFORTRAN.
1977         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1978         (_LIBCFLAGS): Renamed to _TFLAGS.
1979         (do-compare-debug, do-compare3-debug): Drop.
1980         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1981         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1982         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1983         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1984         (XGCC_FLAGS_FOR_TARGET): New.
1985         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1986         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1987         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1988         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1989         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1990         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1991         TFLAGS.
1992         (BUILD_CONFIG): Include if requested.
1993         (all): Set TFLAGS on bootstrap.
1994         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1995         (all-stageid-prefixmodule): Likewise.
1996         (do-clean, distclean-stageid): Set TFLAGS.
1997         (restrap): Fix whitespace.
1998         * Makefile.in: Rebuilt.
1999
2000 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2001
2002         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2003         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2004         * Makefile.in: Regenerate.
2005
2006 2009-04-24  Eli Zaretskii  <eliz@gnu.org>
2007
2008         * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2009         consistency with config.sub.  (Update from upstream sources.)
2010
2011 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
2012
2013         * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2014
2015 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2016
2017         * config.sub, config.guess: Update from upstream sources.
2018
2019 2009-04-15  Anthony Green  <green@moxielogic.com>
2020
2021         * configure.ac: Add moxie support.
2022         * configure: Rebuilt.
2023
2024 2009-04-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2025
2026         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2027         * configure: Regenerate.
2028
2029 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2030
2031         PR gas/10039
2032         * configure.ac: Require texinfo 4.7.
2033         * configure: Regenerated.
2034
2035 2009-04-09  Steve Ellcey  <sje@cup.hp.com>
2036
2037         * Makefil.def (languages): New entries.
2038         * Makefile.tpl (check-gcc-*): New generic target.
2039         * Makefile.in: Regenerate.
2040
2041 2009-03-27  Eli Zaretskii  <eliz@gnu.org>
2042
2043         * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2044         Windows builds of Sed.
2045
2046 2009-03-18  Tom Tromey  <tromey@redhat.com>
2047
2048         * configure: Rebuild.
2049         * configure.ac (host_libs): Add libiconv.
2050         * Makefile.in: Rebuild.
2051         * Makefile.def (host_modules): Add libiconv.
2052         (configure-gdb, all-gdb): Depend on libiconv.
2053
2054 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2055
2056         * configure.ac: Treat gdb as supported on x86_64-darwin.
2057         * configure: Regenerate.
2058
2059 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2060
2061         Merge from GCC:
2062
2063         2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2064
2065         * configure.ac (--with-host-libstdcxx): New option.
2066         * configure: Regenerate.
2067
2068         2009-01-29  Robert Millan  <rmh@aybabtu.com>
2069
2070         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2071         * configure: Regenerate.
2072
2073         2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
2074
2075         PR tree-optimization/38515
2076         * configure.ac (cloog-polylib): Removed.
2077         (with_ppl, with_cloog): Test for "no".
2078         * configure: Regenerated.
2079
2080 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2081
2082         Backport from git Libtool:
2083
2084         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2085         Support GNU/kOpenSolaris.
2086         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2087         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2088         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2089         GNU/kOpenSolaris.
2090
2091 2009-02-05  Andreas Schwab  <schwab@suse.de>
2092
2093         * Makefile.tpl (stage_last): Define $r and $s before using
2094         $(RECURSE_FLAGS_TO_PASS).
2095         * Makefile.in: Regenerate
2096
2097 2009-01-21  Jeff Johnston  <jjohnstn@redhat.com>
2098
2099         * COPYING.NEWLIB: Add ARM license.
2100
2101 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2102
2103         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2104         (all-opcodes): Depend on all-libiberty.
2105         * Makefile.in: Regenerate.
2106
2107 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2108
2109         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2110         * configure: Regenerate.
2111
2112 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2113
2114         Backport link test fix from upstream Libtool:
2115
2116         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2117         Add cache variables to tests that require the linker to work.
2118         For shlibpath_overrides_runpath, this also changes the semantics
2119         to let the result from the C compiler take precedence.
2120         compiler take precedence.
2121
2122 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2123
2124         * config.sub, config.guess: Update from upstream sources.
2125
2126 2008-12-17  Jeff Johnston  <jjohnstn@redhat.com>
2127
2128         * COPYING.NEWLIB: Updated.
2129         * COPYING.LIBGLOSS: Ditto.
2130
2131 2008-12-16  Paolo Bonzini  <bonzini@gnu.org>
2132
2133         Sync with GCC:
2134
2135         2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2136
2137         * configure.ac (ppllibs): Add by default the lib flags.
2138         * configure: Regenerate.
2139
2140         2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2141
2142         * configure.ac: Add double brackets on darwin[912].
2143         * configure: Regenerate.
2144
2145         2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2146
2147         * configure.ac: Expand to darwin10 and later.
2148         * configure: Regenerate.
2149
2150 2008-12-02  Andreas Schwab  <schwab@suse.de>
2151
2152         * Makefile.def: configure-target-boehm-gc depends on
2153         all-target-libstdc++-v3.
2154         * Makefile.in: Regenerate.
2155
2156 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2157
2158         * config.sub, config.guess: Update from upstream sources.
2159
2160 2008-11-27  Joseph Myers  <joseph@codesourcery.com>
2161
2162         Merge from GCC:
2163
2164         2007-12-02  Matthias Klose  <doko@ubuntu.com>
2165
2166         * config-ml.in: Remove 64bit configure tests.
2167
2168         2008-05-14  Rafael Espindola  <espindola@google.com>
2169
2170         * config-ml.in: don't handle --enable-shared and --enable-static.
2171
2172         2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2173             Tobias Grosser  <grosser@fim.uni-passau.de>
2174             Jan Sjodin  <jan.sjodin@amd.com>
2175             Harsha Jagasia  <harsha.jagasia@amd.com>
2176             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2177             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2178             Adrien Eliche  <aeliche@isty.uvsq.fr>
2179
2180         Merge from graphite branch.
2181         * configure: Regenerate.
2182         * Makefile.in: Regenerate.
2183         * configure.ac (host_libs): Add ppl and cloog.
2184         Add checks for PPL and CLooG.
2185         * Makefile.def (ppl, cloog): Added modules and dependences.
2186         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2187         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2188
2189         2008-09-03  Richard Guenther  <rguenther@suse.de>
2190
2191         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2192         cloog test.
2193         * configure: Re-generate.
2194
2195         2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2196
2197         * configure.ac (--with-cloog-polylib): New.
2198         (--disable-cloog-version-check): New.
2199         (--disable-ppl-version-check): New.
2200         * configure: Re-generate.
2201
2202         2008-09-05  Richard Guenther  <rguenther@suse.de>
2203
2204         * configure.ac: Initialize clooglibs to -lcloog.
2205         * configure: Re-generate.
2206
2207         2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2208
2209         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2210         recommended version to 2.3.2.
2211
2212         * configure: Regenerate.
2213
2214         2008-10-31  Ben Elliston  <bje@au.ibm.com>
2215
2216         * configure.ac (spu-*-*): Remove special case.
2217         * configure: Regenerate.
2218
2219         Complete comment text from GCC version of:
2220
2221         2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2222
2223         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2224         (GCC_SHLIB_SUBDIR): New.
2225         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2226         * configure: Regenerate.
2227         * Makefile.in: Regenerate.
2228
2229 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2230
2231         * configure.ac: Build gdb for i?86-*-darwin*
2232         * configure: Regenerated.
2233
2234 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2235
2236         PR bootstrap/38014
2237         PR bootstrap/37923
2238
2239         Revert:
2240
2241         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2242
2243         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2244         * Makefile.in: Regenerated.
2245
2246         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2247
2248         PR gdb/921
2249         PR gdb/1646
2250         PR gdb/2175
2251         PR gdb/2176
2252
2253         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2254         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2255         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2256         (HOST_EXPORTS): Pass CPPFLAGS.
2257         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2258         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2259         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2260         * Makefile.in, configure: Regenerated.
2261         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2262         and CPPFLAGS_FOR_BUILD.
2263
2264 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2265
2266         * configure.ac [spu-*-*]: Do not set skipdirs.
2267         * configure: Re-generate.
2268
2269 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2270
2271         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2272         * Makefile.in: Regenerated.
2273
2274 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2275
2276         PR gdb/921
2277         PR gdb/1646
2278         PR gdb/2175
2279         PR gdb/2176
2280
2281         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2282         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2283         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2284         (HOST_EXPORTS): Pass CPPFLAGS.
2285         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2286         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2287         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2288         * Makefile.in, configure: Regenerated.
2289         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2290         and CPPFLAGS_FOR_BUILD.
2291
2292 2008-09-29  Peter O'Gorman  <pogma@thewrittenword.com>
2293
2294         * libtool.m4: Update to libtool 2.2.6.
2295         * lt~obsolete.m4: Update to libtool 2.2.6.
2296         * ltmain.sh: Update to libtool 2.2.6.
2297         * ltsugar.m4: Update to libtool 2.2.6.
2298         * ltversion.m4: Update to libtool 2.2.6.
2299         * ltoptions.m4: Update to libtool 2.2.6.
2300         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2301
2302 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2303
2304         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2305         (GCC_SHLIB_SUBDIR): New.
2306         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2307         * configure: Regenerate.
2308         * Makefile.in: Regenerate.
2309
2310 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2311
2312         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2313         Enable bfd, binutils and opcodes.
2314         * configure: Regenerate.
2315
2316 2008-08-16  Nicolas Roche  <roche@adacore.com>
2317
2318         * Makefile.tpl: Add BOOT_ADAFLAGS.
2319         * Makefile.in: Regenerate.
2320
2321 2008-08-16  Richard Sandiford  <rdsandiford@googlemail.com>
2322
2323         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2324         * configure: Regenerate.
2325
2326 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
2327
2328         Sync with gcc:
2329         2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
2330
2331         * configure.ac: Add makefile fragments for hpux.
2332         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2333         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2334         * configure: Regenerate.
2335         * Makefile.in: Regenerate.
2336
2337         2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2338
2339         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2340         * Makefile.in: Regenerate.
2341         * configure: Regenerate.
2342
2343 2008-06-18  Ian Lance Taylor  <iant@google.com>
2344
2345         * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2346
2347         * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2348
2349 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2350
2351         * configure: Regenerate.
2352
2353 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2354
2355         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2356         "$@" is still intact with both Autoconf 2.59 and 2.62.
2357         * configure: Regenerate.
2358
2359 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2360
2361         * Makefile.tpl: Fix comment errors.
2362         * Makefile.in: Regenerate.
2363
2364 2008-06-13  Julian Brown  <julian@codesourcery.com>
2365
2366         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2367         of libobjc for ARM EABI Linux.
2368         * configure: Regenerate.
2369
2370 2008-06-12  David S. Miller  <davem@davemloft.net>
2371             David Edelsohn  <edelsohn@gnu.org>
2372
2373         * configure.ac: Add powerpc*-*-* to gold supported targets.
2374         * configure: Regenerate.
2375
2376 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2377
2378         PR tree-optimization/36218
2379         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2380         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2381         (all prefix="build-"): Pass them to build-system sub-makes.
2382         * Makefile.in: Regenerate.
2383
2384 2008-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
2385
2386         * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2387         README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2388         mkdep, and compile.  Update comments.
2389         (ETC_SUPPORT): Add ChangeLog and update comments.
2390
2391 2008-05-11  Ian Lance Taylor  <iant@google.com>
2392
2393         * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2394
2395 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2396
2397         Sync with gcc:
2398         2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2399
2400         PR bootstrap/35457
2401         * configure.ac: Include override.m4.
2402         * configure: Regenerate.
2403
2404         2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2405
2406         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2407         * Makefile.in: Regenerate.
2408
2409         2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2410
2411         * configure.ac: Do not build libssp for the AVR.
2412         * configure: Regenerate.
2413
2414 2008-04-18  Nick Clifton  <nickc@redhat.com>
2415
2416         * MAINTAINERS: Replace reference to configure.in with reference to
2417         configure.ac.
2418
2419 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2420
2421         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2422         as nonconfigurable directories list.
2423         * configure: Regenerate.
2424
2425 2008-04-14  David S. Miller  <davem@davemloft.net>
2426
2427         * configure.ac: Add sparc*-*-* to gold supported targets.
2428         * configure: Regenerate.
2429
2430 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2431
2432         * config.sub, config.guess: Update from upstream sources.
2433
2434 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2435
2436         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2437         * Makefile.in: Regenerate.
2438
2439 2008-04-07  Ian Lance Taylor  <iant@google.com>
2440
2441         * Makefile.def: check-gold depends upon all-binutils.
2442         * Makefile.in: Regenerate.
2443
2444 2008-04-04  Nick Clifton  <nickc@redhat.com>
2445
2446         PR binutils/4334
2447         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2448         builds.
2449         * configure: Regenerate.
2450
2451 2008-04-04  NightStrike  <NightStrike@gmail.com>
2452
2453         PR other/35151
2454         * configure.ac: Combine rules for mingw32 and mingw64.
2455         * configure: Regenerate.
2456
2457 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2458
2459         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2460         * Makefile.in: Regenerate.
2461
2462 2008-03-20  Ian Lance Taylor  <iant@google.com>
2463
2464         * configure.ac: Add support for --enable-gold.
2465         * Makefile.def: Add gold as a directory like ld.
2466         * configure, Makefile.in: Regenerate.
2467
2468 2008-03-19  Andreas Krebbel  <krebbel1@de.ibm.com>
2469
2470         * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2471         (s390_cond_extensions): Reduced extensions to the compare related.
2472         (main): z10 cpu type option added.
2473         (expandConditionalJump): Renamed to ...
2474         (insertExpandedMnemonic): ... this.
2475
2476         * opcodes/s390-opc.c: Re-group the operand format makros.
2477         (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2478         INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2479         INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2480         INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2481         INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2482         INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2483         INSTR_SIL_RDU): New instruction formats added.
2484         (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2485         MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2486         MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2487         MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2488         MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2489         MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2490         masks added.
2491         (s390_opformats): New formats added "ris", "rrs", "sil".
2492         * opcodes/s390-opc.txt: Add the conditional jumps with the
2493         extensions removed from automatic expansion in s390-mkopc.c manually.
2494         (asi - trtre): Add new System z10 EC instructions.
2495         * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2496
2497 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2498
2499         * configure.ac: m4_include config/proginstall.m4.
2500         * configure: Regenerate.
2501
2502 2008-03-16  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2503
2504         Backport from upstream Libtool:
2505
2506         2007-10-12  Eric Blake  <ebb9@byu.net>
2507
2508         Deal with Autoconf 2.62's semantic change in m4_append.
2509         * ltsugar.m4 (lt_append): Replace broken versions of
2510         m4_append.
2511         (lt_if_append_uniq): Don't require separator to be overquoted,
2512         and avoid broken m4_append.
2513         (lt_dict_add): Fix typo.
2514         * libtool.m4 (_LT_DECL): Don't overquote separator.
2515
2516 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2517
2518         * config.rpath: Add AIX 6 support.
2519
2520 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2521
2522         * Makefile.def (stageprofile).  Remove -fprofile-generate
2523         from stage_libcflags.
2524         * Makefile.in: Regenerate.
2525
2526 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2527
2528         * config.sub, config.guess: Update from upstream sources.
2529
2530 2008-03-06  Florian Krohm  <fkrohm@us.ibm.com>
2531
2532         * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2533         * s390-opc.txt (cmpsc): Duplicate entry removed.
2534         (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2535         cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2536         fier, cu42, cu41): Fix operand format.
2537
2538 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2539
2540         PR bootstrap/32009
2541         PR bootstrap/32161
2542
2543         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2544         * configure: Regenerate.
2545
2546         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2547         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2548         STAGE4_LIBCFLAGS): New.
2549         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2550         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2551         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2552         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2553         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2554         for target modules.  Don't export LIBCFLAGS.
2555         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2556         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2557         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2558         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2559         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2560         * Makefile.in: Regenerate.
2561
2562 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2563
2564         PR libgcj/33085
2565         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2566         Do not use -DDLL_EXPORT.  Backport from upstream.
2567
2568 2008-02-14  Nick Clifton  <nickc@redhat.com>
2569
2570         Import this patch from gcc:
2571         2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2572
2573         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2574
2575 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2576
2577         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2578         * configure: Regenerate.
2579
2580 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2581
2582         * configure.ac (xtensa*-*-*): Recognize processor variants.
2583         * configure: Regenerate.
2584
2585 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2586
2587         PR bootstrap/34922
2588         * configure.ac (PARSE_ARGS): Push suitable setting of
2589         ac_subdirs_all, for `./configure --help=recursive'.
2590         Handle `+' in generic toplevel directory disabling.
2591         * configure: Regenerate.
2592
2593 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2594
2595         * config.sub, config.guess: Update from upstream sources.
2596
2597 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2598
2599         * config.sub, config.guess: Update from upstream sources.
2600
2601 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
2602
2603         * COPYING.LIBGLOSS: Update default copyright.
2604
2605 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
2606
2607         * COPYING.NEWLIB: Update default copyright.
2608
2609 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2610
2611         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2612         Change recommended MPFR from 2.2.1 > 2.3.0.
2613         * configure: Regenerate.
2614
2615 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2616
2617         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2618         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2619         * Makefile.in: Regenerate.
2620
2621 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2622
2623         * configure.ac: Enable libjava for x86_64-*-darwin9.
2624         * configure: Regenerate.
2625
2626 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2627
2628         * config.sub, config.guess: Update from upstream sources.
2629
2630 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2631
2632         * config-ml.in: Robustify against white space in absolute file
2633         names.
2634
2635         * config-ml.in (multi-clean): Substitute ${Makefile}.
2636         Remove superfluous ${Makefile} in list.
2637
2638 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2639
2640         * Makefile.def (dependencies): Make configure-gdb depend on
2641         all-intl.
2642         * Makefile.in: Regenerated.
2643
2644 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
2645
2646         * Makefile.def: To avoid problems running with parallel makes,
2647         build newlib before libgloss so that target specific header
2648         files are availble.
2649         * Makefile.in: Regenerate.
2650
2651 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2652
2653         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2654         * Makefile.in: Regenerate.
2655
2656 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2657
2658         * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2659         * libdecnumber: New directory, imported from GCC.
2660
2661 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2662
2663         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2664         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2665         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2666         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2667         * configure: Regenerate.
2668
2669 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2670
2671         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2672         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2673         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2674         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2675         * configure.ac: Default them to host tools for $host = $build.
2676         Subst them.
2677
2678         * configure: Regenerate.
2679         * Makefile.in: Regenerate.
2680
2681 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2682
2683         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2684         * configure: Regenerate.
2685
2686 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2687
2688         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2689         libstdc++.
2690         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2691         * configure: Regenerate.
2692         * Makefile.in: Regenerate.
2693
2694 2007-09-17  Andreas Schwab  <schwab@suse.de>
2695
2696         * configure.ac: Raise minimum makeinfo version to 4.6.
2697         * configure: Regenerate.
2698
2699 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2700
2701         * configure.ac: Correct makeinfo version check.
2702         * configure: Regenerate.
2703
2704 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2705
2706         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2707         to $skipdirs and only disable gprof for newlib.  Use the normal
2708         mips*-elf* handling in other respects.
2709         * configure: Regnerate.
2710
2711 2007-09-12  David Daney  <ddaney@avtrex.com>
2712
2713         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2714         enabling libgcj.
2715         * configure: Regenerate.
2716
2717 2007-09-12  Richard Guenther  <rguenther@suse.de>
2718
2719         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2720         nor --disable-checking is provided also turn on yes and types
2721         checking for stage1.
2722         * configure: Re-generate.
2723
2724 2007-09-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2725
2726         PR target/33281
2727         * configure.ac: Use config/mh-mingw on mingw.
2728         * configure: Regenerate.
2729
2730 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2731
2732         PR other/32154
2733         * configure.ac: For libgloss targets, point the linker to the linker
2734         script, startup code and simulator library.
2735         * configure: Regenerate.
2736
2737 2007-09-09  Andrew Haley  <aph@redhat.com>
2738
2739         * configure.ac (noconfigdirs): Remove target-libffi and
2740         target-libjava.
2741
2742 2007-08-29  Nick Clifton  <nickc@redhat.com>
2743
2744         * config.sub, config.guess: Update from upstream sources.
2745
2746 2007-08-21  Richard Guenther  <rguenther@suse.de>
2747
2748         * configure.ac: Add types checking to stage1 checking flags.
2749         * configure: Regenerate.
2750
2751 2007-08-18  Paul Brook  <paul@codesourcery.com>
2752             Joseph Myers  <joseph@codesourcery.com>
2753
2754         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2755         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2756         * Makefile.in: Regenerate.
2757         * configure.ac (--with-debug-prefix-map): New.
2758         * configure: Regenerate.
2759
2760 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2761             Nigel Stephens  <nigel@mips.com>
2762
2763         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2764         as target_makefile_frag.
2765         * configure: Regenerate.
2766
2767 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2768
2769         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2770         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2771         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2772         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2773         (do-compare, do-compare3, do-compare-debug): New.
2774         ([+compare-target+]): Use them.
2775
2776 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2777
2778         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2779         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2780         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2781         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2782         (do-compare, do-compare3, do-compare-debug): New.
2783         ([+compare-target+]): Use them.
2784
2785 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2786             Ben Elliston  <bje@au.ibm.com>
2787
2788         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2789         --silent if $silent.
2790         * configure: Regenerate.
2791
2792 2007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
2793
2794         * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2795
2796 2007-07-17  Nick Clifton  <nickc@redhat.com>
2797
2798         * COPYING3: New file.  Contains version 3 of the GNU General
2799         Public License.
2800         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2801         Lesser General Public License.
2802
2803 2007-07-11  Bernd Schmidt  <bernd.schmidt@analog.com>
2804
2805         * configure.ac: Fix my previous change to really match GCC.
2806         * configure: Regenerate.
2807
2808 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2809
2810         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2811         * configure: Regenerate.
2812
2813 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2814
2815         * configure.ac: Add some missing m4 quotation.
2816         * configure: Regenerate.
2817
2818 2007-07-09  Kai Tietz   <kai.tietz@onevision.com>
2819
2820         * Makefile.def: Add windmc tool to build.
2821         * Makefile.tpl: Likewise.
2822         * configure.ac: Likewise.
2823         * Makefile.in: Regenerate.
2824         * configure: Regenerate.
2825
2826 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2827
2828         * lt~obsolete.m4: New. Import from 20070318 libtool.
2829
2830 2007-06-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2831
2832         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2833         uclinux and linux-uclibc targets.
2834         * configure: Regenerate.
2835
2836 2007-06-28  DJ Delorie  <dj@redhat.com>
2837
2838         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2839         not building newlib.
2840         * configure: Regenerated.
2841
2842 2007-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
2843
2844         * src-release (DEVO_SUPPORT): Correct typos.
2845
2846 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2847
2848         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2849         * Makefile.in: Regenerated.
2850
2851 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2852
2853         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2854         (distclean-stage[+id+]): Possibly delete stage_last.
2855         * Makefile.in: Regenerate.
2856
2857 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2858
2859         * config.sub, config.guess: Update from upstream sources.
2860
2861 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2862
2863         * Makefile.tpl: Fix spelling error.
2864         * Makefile.in: Regenerate.
2865
2866 2007-06-04  Paolo Bonzini  <bonzini@gnu.org>
2867
2868         Sync with gcc:
2869         2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2870
2871         PR bootstrap/29382
2872         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2873         * configure: Rebuilt.
2874
2875 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2876
2877         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2878         lt_cv_sys_max_cmd_len.
2879
2880 2007-05-31  Paolo Bonzini  <bonzini@gnu.org>
2881
2882         * ltgcc.m4: Update from GCC.
2883
2884 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2885
2886         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2887
2888 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
2889
2890         * ltmain.sh: Update from GCC.
2891         * libtool.m4: Update from GCC.
2892         * ltsugar.m4: New. Update from GCC.
2893         * ltversion.m4: New. Update from GCC.
2894         * ltoptions.m4: New. Update from GCC.
2895         * ltconfig: Remove.
2896         * ltcf-c.sh: Remove.
2897         * ltcf-cxx.sh: Remove.
2898         * ltcf-gcj.sh: Remove.
2899         * src-release: Update with new libtool file list.
2900
2901 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2902
2903         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2904         stage_cflags.
2905         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2906         Remove CFLAGS/LIBCFLAGS.
2907         (configure-stage[+id+]-[+prefix+][+module+],
2908         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2909         * Makefile.in: Regenerate.
2910
2911 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2912
2913         * config-ml.in: Update from GCC.
2914
2915 2007-04-09  Daniel Jacobowitz  <dan@codesourcery.com>
2916
2917         * src-release (do-proto-toplev): Process the support directories before
2918         the tool directory.
2919
2920 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2921
2922         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2923         of glob.  Quote arguments with single quotes too.
2924         * configure: Regenerate.
2925
2926 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2927
2928         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2929         * Makefile.in: Regenerate
2930
2931 2007-03-07  Andreas Schwab  <schwab@suse.de>
2932
2933         * configure: Regenerate.
2934
2935 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2936
2937         * configure.ac: Add "--with-pdfdir" configure option,
2938         which defines pdfdir variable.
2939         * Makefile.def (target=fixincludes): Add install-pdf to
2940         missing targets.
2941         (recursive_targets): Add install-pdf target.
2942         (flags_to_pass): Add pdfdir.
2943         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2944         target.
2945         * configure: Regenerate
2946         * Makefile.in: Regenerate
2947
2948 2007-02-28  Eric Christopher  <echristo@apple.com>
2949
2950         Revert:
2951         2006-12-07  Mike Stump  <mrs@apple.com>
2952
2953         * Makefile.def (dependencies): Add dependency for
2954         install-target-libssp and install-target-libgomp on
2955         install-gcc.
2956         * Makefile.in: Regenerate.
2957
2958 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2959
2960         * configure: Regenerate.
2961         * configure.ac: Move statements after variable declarations.
2962
2963 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2964
2965         * configure.ac: Adjust for loop syntax.
2966         * configure: Regenerate.
2967
2968 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2969
2970         * configure: Rebuilt.
2971
2972 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2973
2974         * configure.ac: Drop multiple occurrences of --enable-languages,
2975         and fix its quoting.
2976         * configure: Rebuilt.
2977
2978 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2979             Nathan Sidwell  <nathan@codesourcery.com>
2980             Vladimir Prus  <vladimir@codesourcery.com
2981             Joseph Myers  <joseph@codesourcery.com>
2982
2983         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2984         * configure: Regenerate.
2985
2986 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2987
2988         * configure.ac (target_libraries): Move libgcc before libiberty.
2989         * configure: Regenerated.
2990
2991 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
2992
2993         * configure: Regenerate again?
2994
2995 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
2996
2997         * configure: Reapply PR30748 fix which was lost in the previous commit.
2998
2999 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3000             Paolo Bonzini  <bonzini@gnu.org>
3001
3002         PR bootstrap/30753
3003         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3004         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3005         * configure: Regenerated.
3006
3007 2007-02-10  Paolo Bonzini  <bonzini@gnu.org>
3008
3009         * configure: Regenerate.
3010
3011 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3012
3013         PR bootstrap/30748
3014         * configure.ac: Correct syntax for Solaris ksh.
3015         * configure: Regenerated.
3016
3017 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3018
3019         * Makefile.def: Sync with GCC.
3020         * Makefile.tpl: Sync with GCC.
3021         * Makefile.in: Regenerate.
3022         * configure: Regenerate.
3023
3024 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3025
3026         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3027         noncanonical equivalents.
3028         * configure.in: Rename to...
3029         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3030         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3031         target_noncanonical.  Use them.  Rewrite removal of configure
3032         arguments for autoconf 2.59.  Discard variable settings.  Force
3033         program_transform_name for native tools.
3034
3035         * Makefile.in: Regenerated.
3036         * configure: Regenerated with autoconf 2.59.
3037
3038         * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3039
3040 2007-02-08  Jeff Johnston  <jjohnstn@redhat.com>
3041
3042         * COPYING.LIBGLOSS: Reformat default Red Hat
3043         license to fit within 80 columns.
3044         * COPYING.NEWLIB: Ditto.
3045
3046 2007-02-05  Dave Brolley  <brolley@redhat.com>
3047
3048         * Contribute the following changes:
3049         2006-11-28  DJ Delorie  <dj@redhat.com>
3050
3051         * configure.in: Fix typo for mep's target_makefile_frag.
3052         * configure: Regenerated.
3053
3054         2005-04-22  Richard Sandiford  <rsandifo@redhat.com>
3055
3056         * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3057         * configure: Regenerate.
3058
3059         2001-09-19  DJ Delorie  <dj@redhat.com>
3060
3061         * configure.in (target_makefile_frag): use mt-mep
3062
3063         2001-06-12  Don Howard  <dhoward@redhat.com>
3064
3065         * configure.in: Remove gdb from MeP skip list.
3066
3067         2001-04-05  DJ Delorie  <dj@redhat.com>
3068
3069         * configure.in (noconfigdirs): Remove gcc from MeP skip list.
3070
3071         2001-03-20  Ben Elliston  <bje@redhat.com>
3072
3073         * configure.in (noconfigdirs): Add gcc and gdb for MeP.
3074
3075         2001-03-19  Ben Elliston  <bje@redhat.com>
3076
3077         * config.sub (mep, mep-*): Add.
3078
3079 2007-01-31  Andreas Schwab  <schwab@suse.de>
3080
3081         * Makefile.tpl (LDFLAGS): Substitute it.
3082         * Makefile.in: Regenerate.
3083
3084 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3085
3086         * configure.in: Change == to = in test command.
3087         * configure: Regenerate.
3088
3089 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3090             Nick Clifton  <nickc@redhat.com>
3091             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3092
3093         * configure.in (build_configargs, host_configargs, target_configargs):
3094         Remove build/host/target parameters.
3095         (host_libs): Add gmp and mpfr.
3096         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3097         * Makefile.def (gmp, mpfr): New.
3098         (gcc): Remove target.
3099         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3100         target_os, target_vendor): New.
3101         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
3102         * configure: Regenerate.
3103         * Makefile.in: Regenerate.
3104
3105 2007-01-11  Matt Fago  <fago@earthlink.net>
3106
3107         * configure.in: Try to link to functions only in mpfr 2.2.x
3108         to improve robustness of configure tests.
3109         * configure: Regenerate.
3110
3111 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3112
3113         * configure.in: Add support for an x86_64-mingw* target.
3114         * configure: Regenerate.
3115
3116 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3117
3118         * Makefile.tpl (all-target): Correct @if conditional for target
3119         modules.
3120         * configure.in: Omit libiberty if building only target libgcc.
3121         * configure, Makefile.in: Regenerated.
3122
3123 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3124
3125         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
3126         * configure: Regenerate.
3127
3128 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3129
3130         * Makefile.def (target_modules): Add libgcc.
3131         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3132         * Makefile.tpl (clean-target-libgcc): Delete.
3133         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3134         on gcc even for bootstrapped modules.  Rewrite handling of
3135         lang_env_dependencies to loop over target_modules.
3136         * configure.in (target_libraries): Add target-libgcc.
3137         * Makefile.in, configure: Regenerated.
3138
3139 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3140
3141         Sync with gcc:
3142         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3143
3144         * configure.in: Reorganize recognition of languages.  Add
3145         --enable-stage1-languages.  Show supported languages for the chosen
3146         target rather than all recognized languages.
3147         * configure: Regenerate.
3148
3149         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3150
3151         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3152         * Makefile.in: Regenerate.
3153
3154         2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3155
3156         * configure.in: Warn that MPFR 2.2.0 is buggy.
3157         * configure: Regenerate.
3158
3159 2006-12-27  Ian Lance Taylor  <iant@google.com>
3160
3161         * configure.in: When removing Makefiles to force a reconfigure, also
3162         remove prev-DIR*/Makefile.
3163         * configure: Regenerate.
3164
3165 2006-12-23  Kazu Hirata  <kazu@codesourcery.com>
3166
3167         * config.bfd: Recognize fido.
3168
3169 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3170
3171         Sync with gcc:
3172
3173         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3174
3175         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3176         it only affects bootstrap and could be tested on "$host" as well.
3177         * configure: Regenerate.
3178         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3179
3180         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3181
3182         PR bootstrap/29544
3183         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3184         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3185         move here comment from Makefile.tpl.
3186         * Makefile.tpl: Move some definitions higher in the file.
3187         (STAGE1_CHECKING): New.
3188         * configure.in: Add --enable-stage1-checking.
3189         * configure: Regenerate.
3190         * Makefile.in: Regenerate.
3191
3192         2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3193
3194         * configure.in: Update error message for missing GMP/MPFR.
3195
3196         * configure: Regenerate.
3197
3198         2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3199
3200         * configure.in: Update MPFR version in error message.
3201
3202         * configure: Regenerate.
3203
3204         2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3205
3206         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3207         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3208         --with-gmp-lib): New flags.
3209
3210         * configure: Regenerate.
3211
3212 2006-12-12  Andreas Tobler  <a.tobler@schweiz.org>
3213
3214         PR bootstrap/30134
3215         * configure.in: Correct x86 darwin support for libjava to powerpc
3216         and i?86 only.
3217         * configure: Regenerate.
3218
3219 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3220
3221         * configure.in:  Handle spu makefile frag.
3222         * Makefile.tpl (MAINT): Define
3223         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3224         * configure: Regenerate.
3225         * Makefile.in: Regenerate.
3226
3227 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3228
3229         * config.sub, config.guess: Update from upstream sources.
3230
3231 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3232
3233         * configure.in: Sync with GCC (spu-*-*).
3234         * configure: Sync with GCC.
3235
3236 2006-12-07  Mike Stump  <mrs@apple.com>
3237
3238         * Makefile.def (dependencies): Add dependency for
3239         install-target-libssp and install-target-libgomp on
3240         install-gcc.
3241         * Makefile.in: Regenerate.
3242
3243 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3244
3245         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3246         (unstage): Test for stage_last presence.
3247
3248         PR bootstrap/29802
3249         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
3250         * Makefile.in: Regenerate.
3251
3252 2006-11-14  DJ Delorie  <dj@redhat.com>
3253
3254         * Makefile.tpl (clean-stage*): Sync with GCC (clean).
3255         * Makefile.in: Sync with GCC.
3256         * configure.in: Sync with GCC (mpfr, gmp).
3257         * configure: Sync with GCC.
3258
3259 2006-11-08  Jie Zhang  <jie.zhang@analog.com>
3260
3261         * configure.in: Remove target-libgloss from noconfigdirs for
3262         bfin-*-*.
3263         * configure: Regenerated.
3264
3265 2006-10-27  Jeff Johnston  <jjohnstn@redhat.com>
3266
3267         * COPYING.NEWLIB: Add spu license.
3268         * COPYING.LIBGLOSS: Ditto.
3269
3270 2006-10-17  Brooks Moses  <bmoses@stanford.edu>
3271
3272         * Makefile.def: Added pdf target handling.
3273         * Makefile.tpl: Added pdf target handling.
3274         * Makefile.in: Regenerated.
3275
3276 2006-10-11  Jeff Johnston  <jjohnstn@redhat.com>
3277
3278         * COPYING.NEWLIB: Updated.
3279         * COPYING.LIBGLOSS: Ditto.
3280
3281 2006-09-27  Dave Brolley  <brolley@redhat.com>
3282
3283         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
3284         $s instead of $r.
3285         * configure: Regenerated.
3286
3287 2006-09-26  Ben Elliston  <bje@au.ibm.com>
3288
3289         * config.sub, config.guess: Update from upstream sources.
3290
3291 2006-09-20  Thiemo Seufer  <ths@mips.com>
3292
3293         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3294         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3295         * configure: Regenerate.
3296
3297 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3298
3299         * configure.in: Never build newlib for a Mingw host.
3300         Never build newlib as Mingw target library.
3301         Test the existence of winsup/cygwin for building a Cygwin newlib,
3302         rather than just winsup.
3303         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3304         building a Mingw target.
3305         * configure: Regenerate.
3306
3307 2006-08-15  Thiemo Seufer  <ths@mips.com>
3308             Nigel Stephens  <nigel@mips.com>
3309             David Ung  <davidu@mips.com>
3310
3311         * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
3312
3313 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3314
3315         Sync from GCC:
3316         2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3317
3318         PR bootstrap/18058
3319         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3320         if the bootstrap compiler is a GCC version that supports it.
3321         * configure: Regenerate.
3322
3323 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3324
3325         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3326         * configure: Regenerated.
3327
3328 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3329
3330         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3331         for stages after the first.
3332
3333 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3334
3335         * Makefile.def: Add dependencies for configure-opcodes
3336         on configure-intl and all-opcodes on all-intl.
3337         * Makefile.in: Regenerated.
3338
3339 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3340
3341         * ltconfig: chmod 644 before ranlib during install.
3342
3343 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3344
3345         * configure.in: Fix thinkos in previous check-in.
3346         * configure: Regenerate.
3347
3348 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3349
3350         Sync from gcc:
3351
3352         2007-07-03  Paolo Bonzini  <bonzini@gnu.org>
3353
3354         PR other/27063
3355         * configure.in: Test subdir_requires and give an appropriate
3356         error message.
3357         * configure: Regenerate.
3358
3359         2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3360
3361         PR target/27540
3362         * configure.in: Only enable libgomp on IRIX 6.
3363         * configure: Regenerate.
3364
3365 2006-06-20  David Ayers  <d.ayers@inode.at>
3366
3367         PR bootstrap/28072
3368         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3369         whether target-libjava is being configured instead of whether the
3370         java front end is enabled.
3371         * configure: Regenerate.
3372
3373 2006-06-15  Mark Shinwell  <shinwell@codesourcery.com>
3374
3375         * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3376         to R_ARM_LDC_SB_G{0,1,2} respectively.
3377
3378 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3379
3380         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3381         too.
3382         * Makefile.in: Regenerate.
3383
3384 2006-06-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3385
3386         Sync from gcc:
3387
3388         2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3389         * configure.in: Don't enable libgomp on hpux10.
3390         * configure: Rebuilt.
3391
3392 2006-06-13  David Ayers  <d.ayers@inode.at>
3393
3394         Sync from gcc:
3395
3396         2006-06-12  David Ayers  <d.ayers@inode.at>
3397
3398         PR bootstrap/27963
3399         PR target/19970
3400         * configure.in: Remove target-boehm-gc from noconfigdirs where
3401         ${libgcj} is specified.
3402         * configure: Regenerate.
3403
3404 2006-06-08  Jeff Johnston  <jjohnstn@redhat.com>
3405
3406         Sync from gcc:
3407
3408         2005-01-12  David Edelsohn  <edelsohn@gnu.org>
3409                     Andreas Schwab  <schwab@suse.de>
3410
3411         PR bootstrap/18033
3412         * config-ml.in: Eval option if surrounded by single quotes.
3413
3414 2006-06-07  Carlos O'Donell  <carlos@codesourcery.com>
3415
3416         Sync from gcc:
3417
3418         2006-06-06  David Ayers  <d.ayers@inode.at>
3419
3420         PR libobjc/13946
3421         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3422         * Makefile.in: Regenerate.
3423         * configure.in: Add --enable-objc-gc at toplevel and have it
3424         enable boehm-gc for Objective-C.
3425         Remove target-boehm-gc from libgcj.
3426         Add target-boehm-gc to target_libraries.
3427         Add target-boehm-gc to noconfigdirs where ${libgcj}
3428         is specified.
3429         Assert that boehm-gc is supported when requested for Objective-C.
3430         Only build boehm-gc if needed either for Java or Objective-C.
3431         * configure: Regenerate.
3432
3433         2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3434
3435         PR 27674
3436         * Makefile.tpl (configure-[+prefix+][+module+],
3437         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3438         Remove rule to unstage bootstrapped modules.
3439         (stage_current): New.
3440         * Makefile.in: Regenerate.
3441
3442         2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3443         Andreas Tobler  <a.tobler@schweiz.ch>
3444
3445         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3446         * configure: Rebuilt.
3447
3448         Revert
3449         2006-01-31  Richard Guenther  <rguenther@suse.de>
3450         Paolo Bonzini  <bonzini@gnu.org>
3451
3452         * Makefile.def (target_modules): Add libgcc-math target module.
3453         * configure.in (target_libraries): Add libgcc-math target library.
3454         (--enable-libgcc-math): New configure switch.
3455         * Makefile.in: Re-generate.
3456         * configure: Re-generate.
3457
3458 2006-06-05  Jeff Johnston  <jjohnstn@redhat.com>
3459
3460         * config-ml.in: Alter CCASFLAGS to include special
3461         multilib options the same as is done for CFLAGS.
3462
3463 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3464
3465         * Makefile.def: Added dependencies from sim and gdb on intl, and
3466         added configure dependencies to everything with an all dependency
3467         on intl.
3468         * gettext.m4: Removed.
3469         * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3470         (GDB_SUPPORT_DIRS): Add intl.
3471         * Makefile.in: Regenerated.
3472
3473 2006-05-25  Daniel Jacobowitz  <dan@codesourcery.com>
3474
3475         * src-release (DEVO_SUPPORT): Add config.rpath.
3476
3477 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3478
3479         * Makefile.def (bfd, opcodes): Fix lib_path.
3480         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3481         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3482         * Makefile.in: Regenerate.
3483
3484 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3485
3486         * configure.in: Enable gprof for cross builds.
3487         * configure: Regenerate.
3488
3489 2006-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
3490
3491         * src-release (MAKEINFOFLAGS): Define.
3492         (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3493
3494 2006-05-14  Ben Elliston  <bje@au.ibm.com>
3495
3496         * config.sub, config.guess: Update from upstream sources.
3497
3498 2006-05-12  Ben Elliston  <bje@au.ibm.com>
3499
3500         * config.sub, config.guess: Update from upstream sources.
3501
3502 2006-05-04  Steve Ellcey  <sje@cup.hp.com>
3503
3504         * blt, iwidgets, mmalloc: Remove directories.
3505
3506 2006-05-01  DJ Delorie  <dj@redhat.com>
3507
3508         * configure.in: Restore CFLAGS if GMP isn't present.
3509         * configure: Regenerate.
3510
3511 2006-04-18  DJ Delorie  <dj@redhat.com>
3512
3513         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3514         reference libgloss so that libssp can be built in a combined
3515         tree.
3516         * configure: Regenerate.
3517
3518 2006-04-10  Ben Elliston  <bje@au.ibm.com>
3519
3520         * contrib: Remove directory.
3521
3522 2006-04-06  Carlos O'Donell <carlos@codesourcery.com>
3523
3524         * Makefile.tpl: Add install-html target.
3525         * Makefile.def: Add install-html target.
3526         * Makefile.in: Regenerate.
3527         * configure.in: Add --with-datarootdir, --with-docdir,
3528         and --with-htmldir options.
3529         * configure: Regenerate.
3530
3531 2006-03-31  Ben Elliston  <bje@au.ibm.com>
3532
3533         PR binutils/1860
3534         * configure.in: Require makeinfo 4.4 or higher.
3535         * configure: Regenerate.
3536
3537 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
3538
3539         * Makefile.in: Regenerate.
3540
3541 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
3542
3543         Sync with gcc:
3544         2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3545
3546         * configure.in: Handle --disable-<component> generically.
3547         * configure: Regenerate.
3548
3549         2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
3550
3551         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3552         (TARGET_CONFIGDIRS): Remove.
3553         * configure.in: Remove AC_SUBST(target_configdirs).
3554         * Makefile.in, configure: Regenerated.
3555
3556
3557 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3558
3559         PR libgcj/17311
3560         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3561
3562 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3563
3564         PR bootstrap/25670
3565
3566         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3567
3568         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3569         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3570         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3571         BUILD_PREFIX, BUILD_PREFIX_1.
3572         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3573
3574         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3575         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3576
3577         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3578         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3579         of `cat stage_current`.  Always provide the `r' and `s' variables.
3580         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3581         a single shell execution.
3582         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3583         bootstrapped modules, make the stage1 module if the build was not
3584         started yet, else build the current stage.
3585         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3586         (all-build, all-host, all-target, [+make_target+]-host,
3587         [+make_target+]-target): Do not use \-continued lines.
3588         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3589         (current_stage, restrap, stage_last): New.
3590
3591         * Makefile.in: Regenerate.
3592         * configure: Regenerate.
3593
3594 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3595
3596         Sync from gcc:
3597
3598         2006-01-31  Richard Guenther  <rguenther@suse.de>
3599                     Paolo Bonzini  <bonzini@gnu.org>
3600
3601         * Makefile.def (target_modules): Add libgcc-math target module.
3602         * configure.in (target_libraries): Add libgcc-math target library.
3603         (--enable-libgcc-math): New configure switch.
3604         * Makefile.in: Re-generate.
3605         * configure: Re-generate.
3606         * libgcc-math: New toplevel directory.
3607
3608         2006-01-18  Richard Henderson  <rth@redhat.com>
3609                     Jakub Jelinek  <jakub@redhat.com>
3610                     Diego Novillo  <dnovillo@redhat.com>
3611
3612         * libgomp: New directory.
3613         * Makefile.def: Add target_module libgomp.
3614         * Makefile.in: Regenerate.
3615         * configure.in (target_libraries): Add target-libgomp.
3616         * configure: Regenerate.
3617
3618 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3619             Andreas Schwab  <schwab@suse.de>
3620
3621         * configure: Regenerate.
3622
3623 2006-01-16  Paolo Bonzini  <bonzini@gnu.org>
3624
3625         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3626         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3627         the assembler, linker and binutils.
3628         * configure: Regenerate.
3629
3630 2006-01-16  Nick Clifton  <nickc@redhat.com>
3631
3632         * config.sub, config.guess: Sync from config repository.
3633
3634 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3635
3636         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3637         @ from continuation.
3638         * Makefile.in: Rebuilt.
3639
3640 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3641
3642         Sync from gcc:
3643
3644         2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3645
3646         PR bootstrap/24252
3647
3648         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3649         * Makefile.tpl (OBJDUMP): New.
3650         (EXTRA_HOST_FLAGS): Add it.
3651         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3652
3653         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3654         to use symbolic links between directories.  Avoid race conditions
3655         or make them harmless.
3656         * configure.in: Do not try to use symbolic links between directories.
3657
3658         * Makefile.def (LEAN): Pass.
3659         * Makefile.tpl (LEAN): Define.
3660         (stage[+id+]-start): Accept that the previous directory does not
3661         exist, if the bootstrap is lean.
3662         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3663         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3664         configure substitution.
3665         ([+compare-target+]): Likewise.
3666         ([+bootstrap-target+]-lean): New.
3667         * configure.in: Remove lean bootstrap support from here.
3668
3669         * Makefile.in: Regenerate.
3670         * configure: Regenerate.
3671
3672         2006-01-02  Andreas Schwab  <schwab@suse.de>
3673
3674         * configure.in: When reconfiguring remove Makefile in
3675         all stage directories.
3676         * configure: Regenerate.
3677
3678 2005-12-27  Leif Ekblad  <leif@rdos.net>
3679
3680         * configure.in: Add support for RDOS target.
3681         * configure: Regenerate.
3682
3683 2005-12-27  Nick Clifton  <nickc@redhat.com>
3684
3685         PR binutils/1990
3686         * libtool.m4: Synchronize with version in GCC sources.
3687
3688 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3689
3690         Revert Ada-related part of the previous change.
3691
3692         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3693         Do not pass.
3694         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3695         * Makefile.in: Regenerate.
3696         * configure.in: Do not include mt-ppc-aix target fragment.
3697         * configure: Regenerate.
3698
3699 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3700
3701         * configure.in: Select appropriate fragments for PowerPC/AIX.
3702         * configure: Regenerate.
3703
3704         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3705         BOOT_CFLAGS, BOOT_LDFLAGS.
3706         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3707         BOOT_CFLAGS, BOOT_LDFLAGS.
3708         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3709         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3710         (stage): Fail if we cannot complete the work.
3711         * Makefile.in: Regenerate.
3712
3713 2005-12-16  Jeff Johnston  <jjohnstn@redhat.com>
3714
3715         * COPYING.NEWLIB: Update copyright year for default
3716         copyright.
3717
3718 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3719
3720         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3721         install-host-nogcc): Don't invoke $(stage) at the end.
3722         * Makefile.in: Regenerate.
3723
3724 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3725
3726         * configure.in: Flip the top-level bootstrap switch.
3727         * configure: Regenerate.
3728
3729         Merge from gcc:
3730
3731         2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3732
3733         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3734         $(stage) and $(unstage).
3735         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3736         (all): Remove stray semicolon.
3737         (local-distclean): Don't handle multilib.tmp and multilib.out.
3738         (install.all): Set $s for consistency.
3739         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3740         check_multilibs setting.  Always make the install directory.
3741         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3742         Correct @if/@endif.
3743         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3744         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3745         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3746         (multilib.out): Remove.
3747         * Makefile.in: Regenerated.
3748
3749 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3750
3751         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
3752         * configure.in: Replace ms1 arch with mt.
3753         * configure: Rebuilt.
3754
3755 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3756
3757         Sync with gcc:
3758
3759 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3760
3761         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
3762         * configure.in: Replace ms1 arch with mt.
3763         * configure: Rebuilt.
3764
3765 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3766
3767         Sync with gcc:
3768
3769         2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3770
3771         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3772         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3773         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3774         Find in-tree tools if available.
3775         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3776         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3777         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3778         (COMPILER_*_FOR_TARGET): New.
3779         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3780         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3781         (CONFIGURED_*, USUAL_*): Remove.
3782         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3783         STRIP): Use autoconf substitutions.
3784         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3785         COMPILER_NM_FOR_TARGET): New.
3786         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3787
3788         (all): Make all-host and all-target in parallel.
3789         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3790         that $$r and $$s are set before invoking a recursive make.
3791         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3792         ([+bootstrap-target+]): Inline most of the `all' target.
3793
3794         2005-11-29  Ben Elliston  <bje@au.ibm.com>
3795
3796         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3797         from the gcc build directory.
3798         * Makefile.in: Regenerate.
3799
3800         2005-11-29  Ben Elliston  <bje@au.ibm.com>
3801
3802         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3803         depend on all-libdecnumber.
3804         * configure.in (host_libs): Include libdecnumber.
3805         * Makefile.in: Regenerate.
3806         * configure: Likewise.
3807
3808         2005-11-21  Kean Johnston  <jkj@sco.com>
3809
3810         * config.sub, config.guess: Sync from upstream sources.
3811
3812 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3813
3814         * Makefile.def: Remove gdb dependencies for gdbtk.
3815         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3816         (configure-gdb, install-gdb): New rules.
3817         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3818         * Makefile.in, configure: Regenerated.
3819
3820 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3821
3822         PR bootstrap/24297
3823         * Makefile.tpl (do-[+make-target+], do-check, install,
3824         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3825         are set before recursing.
3826         * Makefile.in: Regenerate.
3827
3828 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3829
3830         PR bootstrap/18939
3831         * Makefile.def (gcc) <target>: Fix thinko.
3832         * Makefile.in: Regenerate.
3833
3834 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3835
3836         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3837         * configure: Regenerate.
3838
3839 2005-10-09  Kazu Hirata  <kazu@codesourcery.com>
3840
3841         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3842         target-libffi, target-qthreads, target-libjava, and
3843         targetlibobjc.
3844         * configure: Regenerate.
3845
3846 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3847
3848         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3849         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3850         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3851         (USUAL_OBJDUMP_FOR_TARGET): New.
3852         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3853         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3854         * configure, Makefile.in: Regenerated.
3855
3856 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3857
3858         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3859         before other host packages.
3860
3861 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3862
3863         PR bootstrap/22340
3864
3865         * configure.in (default_target): Remove.
3866         * Makefile.tpl (all): Do not use prerequisites as subroutines
3867         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3868         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3869         use prerequisites as subroutines.
3870         (check-host, check-target): New.
3871         (bootstrap configure & all targets): Do not use stage*-start
3872         if the directory layout is already ok.
3873         (non-bootstrap configure & all targets): Prepend a $(unstage).
3874         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3875         (NOTPARALLEL): Remove.
3876         (unstage, stage variables): New variables.
3877         (unstage, stage targets): Simply expand to those variables.
3878
3879         * configure: Regenerate.
3880         * Makefile.in: Regenerate.
3881
3882 2005-10-04  James E Wilson  <wilson@specifix.com>
3883
3884         * Makefile.def (lang_env_dependencies): Add libmudflap.
3885         * Makefile.in: Regenerate.
3886
3887 2005-10-03  Catherine Moore  <clm@cm00re.com>
3888
3889         * configure.in (bfin-*-*): Support bfin.
3890         * configure: Regenerated.
3891
3892 2005-09-30  H.J. Lu  <hongjiu.lu@intel.com>
3893
3894         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3895         * configure: Regenerated.
3896
3897 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3898
3899         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3900         (LIPO_FOR_TARGET): New.
3901         (CONFIGURED_LIPO_FOR_TARGET): New.
3902         (USUAL_LIPO_FOR_TARGET): New.
3903         (STRIP_FOR_TARGET): New.
3904         (CONFIGURED_STRIP_FOR_TARGET): New.
3905         (USUAL_STRIP_FOR_TARGET): New.
3906         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3907         STRIP_FOR_TARGET.
3908         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3909         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3910         * Makefile.in: Regenerate.
3911         * configure: Regenerate.
3912
3913 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3914
3915         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3916         (rs6000-*-aix*): Same.
3917         * configure: Regenerate.
3918
3919 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3920
3921         * configure.in: Recognize f95 in the --enable-languages option,
3922         and substitute it for fortran, issuing a warning.
3923         * configure: Regenerate.
3924
3925 2005-09-07  Ben Elliston  <bje@au.ibm.com>
3926
3927         Import from Autoconf sources:
3928
3929         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3930         * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
3931         Elliston.  Handle weird characters correctly.
3932
3933 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3934
3935         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3936         * configure:  Regenerated.
3937
3938 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3939
3940         * Makefile.def (libssp): Add to lang_env_dependencies.
3941         * Makefile.in: Regenerate.
3942
3943 2005-08-17  Christian Groessler  <chris@groessler.org>
3944
3945         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3946         * Makefile.in: Regenerate.
3947
3948 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3949
3950         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3951         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3952         Look for alternate names of the target cc and c++
3953         * configure: Regenerate.
3954
3955 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3956
3957         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3958         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3959         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3960         tools; remove code to manually set them.
3961         (Target tools): Look in the environment for them.
3962         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3963         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3964         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3965         build directory.
3966         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3967         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3968         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3969         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3970         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3971         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3972         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3973         * configure: Regenerate.
3974         * Makefile.in: Regenerate.
3975
3976 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3977
3978         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3979         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3980         * Makefile.in: Regenerated.
3981
3982 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3983
3984         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3985         (CFLAGS_FOR_TARGET): Use it.
3986         (CXXFLAGS_FOR_TARGET): Likewise.
3987         * Makefile.in: Regenerated.
3988         * configure.in (--with-build-sysroot): New option.
3989         * configure: Regenerated.
3990
3991 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3992
3993         * Makefile.tpl: Wrap install between unstage and stage
3994         * Makefile.in: Regenerate.
3995
3996 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3997
3998         * all files: Update FSF address.
3999
4000 2005-07-14  Jim Blandy  <jimb@redhat.com>
4001
4002         * configure.in: Add cases for Renesas m32c.
4003         * configure: Regenerated.
4004
4005 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4006
4007         * COPYING, compile, config-ml.in, config.guess,
4008         config.sub, install-sh, missing, mkinstalldirs,
4009         symlink-tree, ylwrap: Sync from upstream sources.
4010
4011 2005-07-13  Eric Christopher  <echristo@redhat.com>
4012
4013         * configure.in: Add toplevel noconfigdir support for tpf.
4014         * configure: Regenerate.
4015
4016 2005-07-11  Jakub Jelinek  <jakub@redhat.com>
4017
4018         * Makefile.def (target_modules): Add libssp.
4019         * configure.in (target_libraries): Add target-libssp.
4020         * configure: Rebuilt.
4021         * Makefile.in: Rebuilt.
4022
4023 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4024
4025         PR ada/22340
4026
4027         * Makefile.def: Sync with gcc.
4028         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4029         * Makefile.in: Regenerate.
4030
4031 2005-07-07  Andreas Schwab  <schwab@suse.de>
4032
4033         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4034         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4035         * Makefile.in: Regenerated.
4036
4037 2005-07-07  Kazu Hirata  <kazu@codesourcery.com>
4038
4039         * configure.in: Add --enable-libssp and --disable-libssp.
4040         * configure: Regenerate with autoconf-2.13.
4041
4042 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4043
4044         * configure.in: Don't build sim or rda when targetting darwin.
4045         * configure: Regenerate.
4046
4047 2005-07-04  Ben Elliston  <bje@gnu.org>
4048
4049         * src-release (do-proto-toplev): Remove dejagnu bits.
4050         (DEJAGNU_SUPPORT_DIRS): Remove.
4051         (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4052         (GDBD_SUPPORT_DIRS): Likewise.
4053         (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4054         (INSIGHTD_SUPPORT_DIRS): Likewise.
4055         (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4056
4057 2005-06-30  Ben Elliston  <bje@gnu.org>
4058
4059         * setup.com (mpw): Remove unused directive.
4060
4061 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4062
4063         * Makefile.def (stagefeedback): Come after profile.
4064         Define profiledbootstrap target.
4065         * Makefile.tpl (profiledbootstrap): Remove.
4066         (stageprofile-end): Zap stagefeedback.
4067         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4068         * Makefile.in: Regenerate.
4069
4070 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4071
4072         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4073         In 'cpp' stanza, support '#line' as well as '# '.
4074
4075 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4076
4077         * configure.in (unsupported_languages): New macro.
4078         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4079         non-ported target libraries in noconfigdirs.
4080         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4081         non-linux-gnu.  Remove libgcj_ex_libffi.
4082         <lang_frag loop>: Set add_this_lang=no if the language is in
4083         unsupported_languages.
4084         * configure: Regenerate.
4085
4086 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4087
4088         * configure.in: Fix typo in handling of --with-mpfr-dir.
4089         * configure: Regenerate.
4090
4091 2005-06-02  Jim Blandy  <jimb@redhat.com>
4092
4093         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4094         accepted into the master sources.)
4095
4096 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4097             Michael Snyder  <msnyder@redhat.com>
4098             Stan Cox  <scox@redhat.com>
4099
4100         * configure.in: Set noconfigdirs for ms1.
4101
4102         * configure: Regenerate.
4103
4104 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4105
4106         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4107         (Dependencies): Consider target modules for bootstrap dependencies.
4108         Make target bootstrap modules depend on each stage's gcc.
4109         * Makefile.in: Regenerate.
4110
4111 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4112
4113         * Makefile.def (configure-gcc): Depend on binutils having been built.
4114         (all-gcc): No need to do it here.
4115         * Makefile.in: Regenerate.
4116
4117 2005-05-19  Paul Brook  <paul@codesourcery.com>
4118
4119         * configure.in: Rewrite misleading error message when requested
4120         language cannot be built.
4121         * configure: Regenerate.
4122
4123 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4124
4125         * ylwrap: Import from Automake 1.9.5.
4126
4127 2005-05-04  Mike Stump  <mrs@apple.com>
4128
4129         * configure.in: Always pass --target to target configures as
4130         otherwise rebuilds that do --recheck will fail.
4131         * configure: Rebuilt.
4132
4133 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4134
4135         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4136         STAGE_HOST_EXPORTS.
4137         (configure, all): Add bootstrap support.
4138         (Host modules, target modules): Pass post-stage1 flags and exports.
4139         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4140         * Makefile.in: Regenerate.
4141
4142 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4143
4144         Sync from gcc:
4145
4146         2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4147
4148         * config.sub: Update from master copy.
4149
4150         2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4151
4152         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4153         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4154         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4155         "*-*-elf" and "*-*-linux*".
4156         * configure: Regenerate.
4157
4158 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4159
4160         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4161         (TARGET_CONFIGARGS): Include --with-target-subdir.
4162         (configure, all): New macros.  Use them throughout.
4163
4164 2005-04-05  Paolo Bonzini  <bonzini@gnu.org>
4165
4166         * Makefile.tpl: Sync with gcc.
4167         * Makefile.in: Regenerate.
4168
4169 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
4170
4171         * config/mh-mingw32: Delete.
4172         * configure.in: Don't use it.
4173         * configure: Regenerate.
4174
4175 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4176
4177         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4178         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4179         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4180         (HOST_LIB_PATH): Generate from Makefile.def.
4181         (TARGET_LIB_PATH): Likewise.
4182         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4183         * Makefile.in: Regenerate.
4184         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4185         (RPATH_ENVVAR): Include Darwin case.
4186         * configure: Regenerate.
4187
4188 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4189
4190         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4191         * configure: Regenerate.
4192
4193 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4194
4195         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4196         gcc_version, and gcc_version_trigger from set of flags to pass.
4197         * Makefile.tpl: Remove definitions of above variables.
4198         (config.status): Remove dependency on $(gcc_version_trigger).
4199         * Makefile.in: Regenerate.
4200         * configure.in: Do not reference config/gcc-version.m4 nor
4201         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4202         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4203         * configure: Regenerate.
4204
4205 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4206             Andrew Pinski <pinskia@physics.uc.edu>
4207
4208         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4209         * Makefile.in: Regenerate.
4210
4211 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4212
4213         PR libgcj/20160
4214         * ltmain.sh: Avoid creating archives with components that have
4215         duplicate basenames.
4216
4217 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4218
4219         PR bootstrap/20250
4220         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4221         instead of check.
4222         * Makefile.in: Regenerate.
4223
4224 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4225
4226         Sync from gcc.
4227
4228         2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4229
4230         PR bootstrap/17383
4231         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4232         * Makefile.tpl (HOST_SUBDIR): New substitution.
4233         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4234         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4235         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4236         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4237         (Host modules, Bootstrapped modules): Use it.
4238         (Build modules, Target modules): Do not create symlink trees,
4239         always configure out-of-srcdir.
4240         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4241         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4242         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4243         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4244
4245         * Makefile.in: Regenerate.
4246         * configure: Regenerate.
4247
4248         Merged from libada-gnattools-branch:
4249         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4250
4251         * Makefile.def: Add gnattools as a module, depending on target-libada.
4252         * Makefile.in: Regenerate.
4253         * configure.in: Include gnattools in host_tools; disable it if ada
4254         is disabled.
4255         * configure: Regenerate.
4256
4257 2005-02-23  Nick Clifton  <nickc@redhat.com>
4258
4259         * configure: Regenerate.
4260
4261 2005-02-22  Paul Schlie  <schlie@comcast.net>
4262
4263         * configure.in: Allow darwin targeted ports to build tk, itcl and
4264         libgui.
4265
4266 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4267
4268         PR libgcj/10353
4269         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4270         * configure: Regenerate.
4271
4272 2005-02-08  Andrew Cagney  <cagney@gnu.org>
4273
4274         * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
4275         gdb/ section.  Update GDB's URL.
4276
4277 2005-01-31  Andrew Cagney  <cagney@gnu.org>
4278
4279         * gettext.m4: Only set ENABLE_NLS when gettext is present.
4280
4281 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4282
4283         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4284         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4285         target-libgloss when not *-*-elf and *-*-aout.
4286         * configure: Regenerate.
4287
4288 2005-01-27  Andrew Cagney  <cagney@gnu.org>
4289
4290         * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4291
4292 2005-01-24  Andrew Cagney  <cagney@gnu.org>
4293
4294         * gettext.m4: Only fall back to ../intl/ when it's present.
4295
4296 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4297
4298         * install-sh, config.sub: Import from upstream.
4299
4300 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4301
4302         PR bootstrap/18222
4303         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4304         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4305         * Makefile.in: Regenerate.
4306
4307 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4308
4309         Revert 2004-12-28 Makefile changes, a better fix will be
4310         applied to mainline and src after GCC 4.0 branches.
4311
4312 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4313
4314         PR bootstrap/17383
4315
4316         * Makefile.def (target_modules): Remove stage parameter,
4317         it is always true now.
4318         * Makefile.tpl (configure-build-[+module+],
4319         configure-target-[+module+]): Always build symlink tree
4320         for the directory and for include.  BUILD_SUBDIR and
4321         TARGET_SUBDIR cannot be . anymore.
4322         * Makefile.in: Regenerate.
4323
4324 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4325
4326         Revert 2004-12-08 Makefile changes.
4327
4328 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4329
4330         * configure.in (sh64-*-*): Reenable gprof.
4331         * configure: Regenerate.
4332
4333 2004-12-09  Jim Blandy  <jimb@redhat.com>
4334
4335         * MAINTAINERS: List 'depcomp' as part of automake.
4336
4337 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4338
4339         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4340         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4341         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4342         * Makefile.in: Regenerate.
4343
4344 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4345
4346         * Makefile.tpl: Generate normal dependencies if the LHS module is
4347         not bootstrapped.
4348         * Makefile.in: Regenerate.
4349
4350 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4351
4352         * configure.in: Include config/gxx-include-dir.m4.  Use
4353         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4354         * configure: Regenerate.
4355
4356 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4357
4358         * config.if: Delete.
4359         * configure.in: Set libstdcxx_incdir directly.
4360         * configure: Regenerate.
4361         * MAINTAINERS: Remove mention of config.if.
4362         * src-release (DEVO_SUPPORT): Remove config.if.
4363
4364 2004-12-02  Eric Christopher  <echristo@redhat.com>
4365
4366         * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4367         of things to remove.
4368         * Makefile.in: Regenerate.
4369
4370 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4371
4372         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4373         * configure: Regenerate.
4374
4375 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4376
4377         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4378         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4379         * configure: Regenerate.
4380
4381 2004-11-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4382
4383         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4384         (hppa*64*-*-*): Delete incorrect comment.
4385         * configure: Rebuilt.
4386
4387 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4388
4389         * install-sh, compile: Import from automake.
4390
4391 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4392
4393         * config.guess, config.sub:  Import from savannnah.
4394
4395 2004-11-12  Mike Stump  <mrs@apple.com>
4396
4397         * Makefile.def: Add html support.
4398         * Makefile.tpl: Likewise.
4399         * Makefile.in: Regenerate.
4400
4401 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4402
4403         PR 18423
4404         * configure.in: Remove all instances of build-fixincludes from
4405         noconfigdirs.
4406         (build_configargs): Supply --target to subdirectories.
4407         * configure: Regenerate.
4408
4409         * Makefile.def: Make gcc install depend on fixincludes install.
4410         * Makefile.in: Regenerate.
4411
4412 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4413
4414         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4415         target-libgfortran.
4416         * configure: Regenerate.
4417
4418 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4419
4420         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4421         like CC.
4422
4423 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4424
4425         * Makefile.def (host fixincludes): Specify missing targets.
4426         * Makefile.in: Regenerate.
4427
4428 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4429
4430         PR other/17783
4431         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4432         * configure: Regenerated.
4433
4434 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4435
4436         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4437         * configure: Regenerated.
4438
4439 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4440
4441         PR target/18151
4442         * configure.in (case ${target}): Do not build fixincludes for avr.
4443         * configure: Regenerated.
4444
4445 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4446
4447         * configure.in (case ${target}): Do not build fixincludes
4448         on platforms where it is not used.
4449         * configure: Regenerated.
4450
4451 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4452
4453         * configure.in: Use an absolute path to install-sh.
4454         * configure: Regenerated.
4455
4456 2004-10-19  Andrew Cagney  <cagney@gnu.org>
4457
4458         * src-release (do-djunpack, do-md5sum): Install the generated file
4459         directly into the proto-toplev/ directory.
4460
4461 2004-10-19  Andrew Cagney  <cagney@gnu.org>
4462
4463         * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4464
4465 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4466
4467         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4468         * configure: Regenerate.
4469
4470 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4471
4472         Fix wrong conflict resolution in:
4473
4474         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4475
4476         * Makefile.in: Regenerate.
4477         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4478         in the recursive `make', instead of hardwiring `all'.
4479         (Autogenerated TARGET-* variables): New.
4480
4481 2004-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
4482
4483         Merged from GCC / libtool upstream:
4484         2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4485         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4486         * ltcf-cxx.sh (tpf*): Likewise.
4487         * ltconfig (tpf*): Add TPF OS configuration support.
4488
4489 2004-09-30  Tomer Levi  <Tomer.Levi@nsc.com>
4490
4491         * configure.in: Enable target-libgloss for crx-*-*.
4492         * configure: Regenerate.
4493
4494 2004-09-24  Michael Roth  <mroth@nessie.de>
4495
4496         * configure.in (--without-headers): Add missing double quotes.
4497         * configure: Regenerate.
4498
4499 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
4500
4501         * ylwrap: Revert to previous version.
4502
4503 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4504
4505         PR bootstrap/17369
4506         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4507         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4508         SET_GCC_LIB_PATH_CMD.
4509         (BASE_TARGET_EXPORTS): Likewise.
4510         * Makefile.in: Regenerated.
4511
4512         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4513         * configure: Regenerated.
4514
4515 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4516
4517         * config.guess: New upstream version
4518         * compile, depcomp, install-sh, ylwrap: Likewise.
4519
4520 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4521
4522         * config/mh-x86omitfp: New host makefile fragment.  Add
4523         -fomit-frame-pointer to the default BOOT_CFLAGS.
4524         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4525         * configure: Regenerate.
4526
4527 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4528
4529         PR target/11572
4530         * configure.in (*-*-darwin*): Renable libobjc.
4531         * configure: Regenerate.
4532
4533 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4534
4535         * Makefile.def: Remove libbanshee.
4536         * Makefile.tpl: Ditto.
4537         * configure.in: Ditto.
4538         * Makefile.in: Regen.
4539         * configure: Ditto.
4540
4541 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4542
4543         * missing: Import latest version from master repository.
4544
4545 2004-09-04  Nick Clifton  <nickc@redhat.com>
4546
4547         * config.sub: Import latest version from master repository.
4548         * config.guess: Likewise.
4549         This includes these changes:
4550
4551         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4552
4553         * config.sub: Handle crisv32, alias etraxfs.
4554         * config.guess (crisv32:Linux:*:*): Handle.
4555
4556         2004-08-13  Brad Smith  <brad@comstyle.com>
4557
4558         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4559         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4560
4561         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4562
4563         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4564         assume the processor is a powerpc.  This is because coreutils
4565         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4566         in this case, due to a MacOS X bug that causes
4567         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4568         to return a negative number.
4569         Problem reported by Petter Reinholdtsen in:
4570         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4571
4572         2004-07-19  Ben Elliston  <bje@gnu.org>
4573
4574         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4575
4576         2004-06-24  Ben Elliston  <bje@gnu.org>
4577
4578         * config.guess: Update copyright years.
4579         * config.sub: Likewise.
4580
4581         2004-06-22  Robert Millan  <robertmh@gnu.org>
4582
4583         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4584         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4585
4586         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4587
4588         * config.guess (*:*VMS:*:*): New entry. Replaces
4589         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4590         manufacturer.
4591
4592         2004-06-22  Ben Elliston  <bje@gnu.org>
4593
4594         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4595         * config.sub: Likewise.
4596
4597         2004-06-22  Ben Elliston  <bje@gnu.org>
4598
4599         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4600         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4601
4602         2004-06-11  Ben Elliston  <bje@gnu.org>
4603
4604         * config.guess (pegasos:OpenBSD:*:*): Remove.
4605
4606         2004-06-11  Ben Elliston  <bje@gnu.org>
4607
4608         From Wouter Verhelst <wouter@grep.be>:
4609         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4610
4611         2004-06-11  Ben Elliston  <bje@gnu.org>
4612
4613         * config.guess (luna88k:OpenBSD:*:*): New.
4614
4615         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4616
4617         * config.guess (m32r*:Linux:*:*): New case.
4618         * config.sub: Handle m32rle.
4619
4620         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4621
4622         From Jens Petersen  <petersen@redhat.com>:
4623         * config.sub: Handle sparcv8.
4624
4625         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4626
4627         From Tom Smith <smith@cag.lkg.hp.com>:
4628         * config.guess: Version suffixes are equally significant on Tru64
4629         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4630         prefix of "P" (patched kernel).
4631
4632         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4633
4634         * config.sub: Add support for National Semiconductor CRX target.
4635
4636 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4637
4638         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4639         *-*-netware, but add target-libmudflap.
4640         Consolidate *-*-netware targets (of which really only i?86 exists)
4641         into a single entry.
4642         * configure: Likewise.
4643
4644 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4645
4646         * Makefile.tpl (sorry): Remove.
4647         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4648         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4649         (do-clean): Clean per-stage directories too.
4650         (do-distclean): Run distclean-stage1 too.
4651         (.NOTPARALLEL): Enable during toplevel bootstrap.
4652         (stage[+id+]-bubble): Enable parallel execution during
4653         the recursive invocation.
4654         * Makefile.in: Regenerate.
4655
4656         Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4657
4658         2004-08-31  Robert Bowdidge <bowdidge@apple.com>
4659
4660         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4661         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4662         * configure: regenerate
4663         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4664         -mdynamic-no-pic
4665
4666 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4667
4668         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4669         include.
4670         * configure.in: Fix indentation.
4671         * configure: Regenerate.
4672
4673 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4674
4675         * Makefile.def (build_modules): Add fixincludes.
4676         (dependencies): Make gcc depend on fixincludes.
4677         * configure.in (build_tools): Add fixincludes.
4678         (build_configdirs): Always include build_libs.
4679         * Makefile.in: Regenerate.
4680         * configure: Regenerate.
4681
4682 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4683
4684         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4685         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4686         phony targets; do not generate timestamp files.
4687         (distclean-stageN): Remove references to their timestamp files.
4688         (restageN, touch-stageN): Remove.
4689         (stageN-bubble): Rewritten.
4690         (compare): Support lean bootstraps.
4691         * Makefile.in: Regenerate.
4692
4693         * configure.in: Only warn when bootstrapping but
4694         build != host or build != target.  Support lean bootstraps.
4695         * configure: Regenerate.
4696
4697         Sync from gcc:
4698         2004-08-26  Phil Edwards  <phil@codesourcery.com>
4699
4700         * configure.in:  Give a better error message if GMP/MPFR are missing
4701         and a language needing them has been requested.
4702         * configure:  Regenerated.
4703
4704         2004-08-25  Phil Edwards  <phil@codesourcery.com>
4705
4706         * configure.in:  Print a list of available language front-ends if
4707         a requested one is missing.  Tidy stray tab characters.
4708         * configure:  Regenerated.
4709
4710 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
4711
4712         * Makefile.in: Regenerate.
4713         * configure: Regenerate.
4714
4715         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4716         stage_*_flags.
4717         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4718         for bootstrapped modules if toplevel bootstrap is going.
4719         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4720         modules.  Adjust for changes in Makefile.def.  Enable several
4721         rules even in non-bootstrap mode, just to avoid peppering the
4722         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4723         (stage-[+prev+]-bubble): Remove.
4724
4725         * Makefile.def (Dependencies): Depend on all-build-bison,
4726         all-build-flex, all-build-byacc, all-build-texinfo, rather
4727         than the host variations.
4728         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4729         with BUILD_SUBDIR.
4730         (BISON): Update for recent Bisons.
4731         (YACC): Fix typo.
4732         (cross): Depend on all-build.
4733         (all): Do not depend on all-build.
4734         (prebootstrap): Remove.
4735         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4736         (Prebootstrap dependencies): Add them to the per-stage targets
4737         and to all-prebootstrap.
4738         * configure.in (build_configdirs): Always enable build_tools.
4739         (BUILD_DIR_PREFIX): Remove.
4740
4741         * Makefile.def (gcc): Add target variable.
4742         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4743         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4744         in the recursive `make', instead of hardwiring `all'.
4745         (Autogenerated TARGET-* variables): New.
4746
4747 2004-08-17  Robert Millan  <robertmh@gnu.org>
4748
4749         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4750         (instead of FreeBSD).
4751         * configure: Regenerate.
4752
4753 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4754
4755         * Makefile.def, configure.in, src-release: Remove useless, bogus
4756         references to tix.
4757         * Makefile.in, configure: Regenerate.
4758
4759         * src-release: Stop distributing mmalloc with gdb (which doesn't
4760         use it).
4761         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4762         * Makefile.in: Regenerate.
4763
4764 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4765
4766         * configure.in (arm*-*-eabi*): New target.
4767         * configure: Regenerate.
4768
4769 2004-08-01  Robert Millan  <robertmh@gnu.org>
4770
4771         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4772         libmudflap for all GNU-based systems (with Glibc).
4773         * configure: Regenerate.
4774
4775 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4776
4777         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4778         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4779         (Dependencies): New section.
4780         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4781         (configure-target-[+module+]): Depend on maybe-all-gcc
4782         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4783         (toplevel profiledbootstrap): Fix dependencies.
4784         * Makefile.in: Regenerate.
4785
4786 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4787
4788         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4789         target-libiberty to noconfigdirs.
4790
4791 2004-08-03  Paul Brook  <paul@codesourcery.com>
4792
4793         * configure.in: Check for MPFR as well as GMP.
4794         * configure: Regenerate.
4795
4796 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4797
4798         * Makefile.def (host-modules): Add gcc.
4799         * Makefile.in: Regenerate.
4800         * Makefile.tpl (sorry): New rule.
4801         (configure-host, all-host, [+make_target+]-host, do-check,
4802         install-host): Do not add gcc as a special case.
4803         (host modules): Add a small special-casing for gcc.  Export
4804         extra_make_flags through the environment.
4805         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4806         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4807         other recursive targets for gcc): Remove.
4808
4809         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4810         (stage, unstage): New rules.
4811         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4812         distclean-stage[+id+]): Use stage_current.
4813         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4814         the stage*-start rules.
4815
4816 2004-07-19  Robert Millan  <robertmh@gnu.org>
4817
4818         Synced from gcc:
4819
4820         2004-04-26  Robert Millan  <robertmh@gnu.org>
4821
4822         Add patches from libtool CVS.
4823         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4824         * ltconfig: Likewise.
4825         * ltcf-c.sh: Likewise.
4826         * ltcf-cxx.sh: Likewise.
4827         * ltcf-gcj.sh: Likewise.
4828
4829 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
4830
4831         * configure.in: Add noconfigdirs for crx-*-*.
4832         * configure: Regenerate.
4833
4834 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
4835
4836         Synced from gcc:
4837
4838         2004-07-09  Loren J. Rittle <ljrittle@acm.org>
4839
4840         * configure.in: Build libmudflap by default on FreeBSD.
4841         * configure: Regenerated.
4842
4843         2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4844
4845         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4846         systems.
4847         * configure: Regenerated.
4848
4849         2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4850
4851         PR target/16344
4852         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4853         feedback based compiler.
4854         * Makefile.in: Rebuilt.
4855
4856         2004-07-05  Phil Edwards  <phil@codesourcery.com>
4857
4858         * configure.in:  Do not prepend $srcdir to /dev/null in
4859         makefile fragments.
4860         * configure:  Regenerate.
4861
4862 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4863
4864         * Makefile.def (host_modules): Set bootstrap=true for flex.
4865         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4866         * Makefile.in: Rebuilt.
4867
4868 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4869
4870         * Makefile.def (build_modules): Add bison, byacc, flex,
4871         m4, texinfo.
4872         (flags_to_pass): Add FLEX.
4873         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4874         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4875         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4876         DEFAULT_MAKEINFO): Remove.
4877         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4878         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4879         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4880         objdir or else use configured tool.
4881         (all-build): New.
4882         (all): Depend on it.
4883         (Build module dependencies): Add.
4884         * Makefile.in: Regenerate.
4885         * configure.in: Better support for multiple build modules,
4886         matching what is done for host/target modules.  Do not look
4887         for "plausible" locations of build tools if Canadian cross.
4888         Use autoconf's AC_PROG_CC to find a C compiler.  Define
4889         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
4890         * configure: Regenerate.
4891
4892 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4893
4894         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4895         * Makefile.in: Regenerate.
4896
4897 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4898
4899         * Makefile.tpl (configure-build-[+module+],
4900         configure-[+module+], configure-target-[+module+]): Pass
4901         [+extra_configure_args+].
4902         (all-build-[+module+], all-[+module+], check-[+module+],
4903         install-[+module+], [+make_target+]-[+module+],
4904         all-target-[+module+], check-target-[+module+],
4905         install-target-[+module+], [+make_target+]-target-[+module+]):
4906         Pass [+extra_make_args+].
4907         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4908         (GCC_HOST_EXPORTS): Remove.
4909         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4910         cross, check-gcc, check-gcc-c++, install-gcc,
4911         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4912         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4913         * Makefile.in: Regenerate.
4914
4915 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
4916
4917         * configure.in: Check for srcdir/winsup rather than build directory
4918         winsup.
4919         * configure: Regenerate.
4920
4921 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
4922
4923         * configure.in: Don't build Cygwin native newlib if winsup
4924         directory is missing.  Emit warning instead.
4925         * configure: Regenerate.
4926
4927 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
4928
4929         * Makefile.tpl (touch-stage[+id+]): New.
4930         (restage[+prev+]): Depend on touch-stage[+id+].
4931
4932         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4933         Use it throughout.
4934
4935         * Makefile.def: Add profile and feedback bootstrap stages.
4936         Remove next field from bootstrap stages.
4937         * Makefile.tpl (LN, LN_S): Substitute.
4938         (stageN-start, stageN-end): Use double-colon rules, to
4939         provide a hook for additional setup commands.
4940         (distclean-stageN-gcc, restageN): Create dependencies from
4941         [+prev+], not from [+next+].
4942         (stageN-bubble): Add commands for successive stages from
4943         [+prev+], using double-colon rules.
4944         (all-stageN-gcc): Fix typo.
4945         (stagefeedback-start, profiledbootstrap): New.
4946         * Makefile.in: Regenerate.
4947         * configure.in: Call ACX_PROG_LN.
4948         * configure: Regenerate.
4949
4950 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
4951
4952         * configure.in: Fix --enable-bootstrap breakage introduced in trees
4953         without gcc.
4954         * configure: Regenerate.
4955
4956 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4957
4958         * Makefile.tpl: Fix typo.
4959         * Makefile.in: Regenerate.
4960
4961 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4962
4963         * configure.in: Remove new- prefix from toplevel
4964         bootstrap targets.
4965         * configure: Regenerate.
4966
4967 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4968
4969         Merge this patch from the gcc tree:
4970
4971         2004-05-30  Andreas Jaeger  <aj@suse.de>
4972                     Jim Wilson <wilson@specifixinc.com>
4973
4974         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4975         like CC.
4976
4977 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4978
4979         * Makefile.tpl (all.normal): Rename to all.
4980         (all): Replace with a rule to pick the default
4981         target from configure.
4982         (all-gcc, configure-gcc): Use conditionals to
4983         do nothing when toplevel bootstrap is going on.
4984         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4985         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4986         * configure.in: Support --enable-bootstrap.
4987
4988         * Makefile.def: Remove new- prefix from toplevel
4989         bootstrap targets.
4990         * Makefile.tpl: Likewise.
4991
4992         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
4993         target.
4994
4995         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4996         $(RECURSE_FLAGS) to recursive invocation of make.
4997
4998         * Makefile.in: Regenerate.
4999         * configure: Regenerate.
5000
5001 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5002
5003         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5004         * configure: Regenerate.
5005
5006 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5007
5008         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5009         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5010         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5011         targets.
5012         * Makefile.in: Regenerate.
5013
5014 2005-05-24  Paolo Bonzini <bonzini@gnu.org>
5015
5016         * configure.in: Test the ability to symlink directories.
5017         * configure: Regenerate.
5018
5019         * Makefile.def (bootstrap-stage): New definitions.
5020         * Makefile.tpl (configure-stage1-gcc,
5021         configure-stage2-gcc, configure-stage3-gcc,
5022         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5023         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5024         new-restage3, compare): Autogenerate, see Makefile.in
5025         entry for behavioral changes.
5026         (distclean-stage1, new-stage1-start, new-stage1-end,
5027         new-stage1-bubble, distclean-stage2, new-stage2-start,
5028         new-stage2-end, new-stage2-bubble, distclean-stage3,
5029         new-stage3-start, new-stage3-end): New autogenerated targets.
5030         (objext, prebootstrap, BOOT_CFLAGS,
5031         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5032         targets.
5033
5034         * Makefile.in: Regenerate.
5035         (distclean-stage1, new-stage1-start, new-stage1-end,
5036         new-stage1-bubble, distclean-stage2, new-stage2-start,
5037         new-stage2-end, new-stage2-bubble, distclean-stage3,
5038         new-stage3-start, new-stage3-end): New targets.
5039         (all-stage1-gcc): Move prebootstrap dependency from here...
5040         (configure-stage1-gcc): ...to here.
5041         (new-bootstrap): Use bubble targets.
5042         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5043         Use per-stage distclean targets.
5044         (configure-stage1-gcc, configure-stage2-gcc,
5045         configure-stage3-gcc, all-stage1-gcc,
5046         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5047         Use new-stageN-start to prepare the tree.
5048
5049 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5050
5051         * Makefile.def (host_modules): add libcpp.
5052         * Makefile.tpl: Add dependencies on and for libcpp.
5053         * Makefile.in: Regenerate.
5054         * configure.in: Add libcpp host module.
5055         * configure: Regenerate.
5056
5057 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5058
5059         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5060         of libf2c.
5061         * configure, Makefile.in: Regenerate.
5062
5063 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5064
5065         Merge from tree-ssa-20020619-branch.
5066
5067         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5068         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5069         (HOST_GMPLIBS): Define.
5070         (HOST_GMPINC): Define.
5071         (TARGET_LIB_PATH): Add libmudflap.
5072         (GFORTRAN_FOR_TARGET): Define.
5073         (configure-build*): Export GFORTRAN.
5074         (configure-gcc): Export GMPLIBS and GMPINC.
5075         (all-gcc): Add maybe-all-libbanshee.
5076         (configure-target-libgfortran): Define.
5077         * Makefile.in: Regenerate.
5078         * configure.in (host_libs): Add libbanshee.
5079         (target_libraries): Add target-libmudflap and target-libgfortran.
5080         Add --with-libbanshee.
5081         Handle --disable-libmudflap.
5082         (*-*-freebsd*): Use with_gmp.
5083         Add $(libgcj) to noconfigdirs.
5084         * configure: Regenerate.
5085         * depcomp: New file.
5086         * MAINTAINERS: Add tree-ssa maintainers.
5087
5088 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5089
5090         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5091         * configure: Regenerate.
5092
5093 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5094
5095         Revert:
5096         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5097
5098         * Makefile.def (flags_to_pass): Remove *dir variables that
5099         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5100         as well as prefix and exec_prefix.
5101         * Makefile.in: Regenerate.
5102
5103 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5104
5105         * Makefile.def (host_modules): Mark with the bootstrap
5106         flag packages on which gcc depends.
5107         * Makefile.tpl (all-bootstrap): Use it.
5108         * Makefile.in: Regenerate.
5109
5110 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5111
5112         * Makefile.def (flags_to_pass): Remove *dir variables that
5113         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5114         as well as prefix and exec_prefix.
5115         * Makefile.in: Regenerate.
5116
5117 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5118
5119         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5120         * configure: Regenerate.
5121         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5122         * gcc/Makefile.tpl (compare): Use the result of the test.
5123         * gcc/Makefile.in: Regenerate.
5124
5125 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5126
5127         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5128         Always relocate gcc and prev-gcc to the original names, even
5129         if the build fails.
5130         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5131         New targets.
5132
5133 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5134
5135         * configure.in (mips*-*-irix5*): Enable ld.
5136         * configure: Regenerate.
5137
5138 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5139
5140         * Makefile.tpl (configure-[+module+], configure-gcc,
5141         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5142         Set and export LDFLAGS.
5143         * Makefile.in: Regenerate.
5144
5145 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5146
5147         PR bootstrap/14871
5148         * Makefile.tpl: If we don't have built-in-tree target tools,
5149         use the ones found by configure rather than hacking around with
5150         program_transform_name.
5151         * configure.in: Give Makefile.tpl the information necessary
5152         to do that.
5153         * Makefile.in: Regenerate.
5154         * configure: Regenerate.
5155
5156 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5157
5158         PR bootstrap/14760
5159         * configure.in: When computing baseargs, strip *all* copies of
5160         offending options.  Also, don't match/substitute the trailing space,
5161         so that this actually works when two similar options are separated by
5162         only one space.
5163         * configure: Regenerate.
5164
5165 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5166
5167         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5168         (rs6000-*-aix*): Same.
5169         * configure: Regenerate.
5170
5171 2004-03-25  Stan Shebs  <shebs@apple.com>
5172
5173         Remove MPW support, no longer used.
5174         * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
5175         mpw-install: Remove files.
5176         * src-release (DEVO_SUPPORT): Remove names of removed files.
5177         * MAINTAINERS: Likewise.
5178
5179 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5180
5181         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5182         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5183         * Makefile.in: Regenerate.
5184
5185         * configure.in (top level bootstrap support): Rework --enable-werror
5186         to set @stage2_werror_flag@.
5187         * configure: Regenerate.
5188         * Makefile.tpl (top level bootstrap support): Pass
5189         @stage2_werror_flag@ down to configure in stages 2 and 3.
5190         * Makefile.in: Regenerate.
5191
5192 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5193
5194         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5195         for stages 2 and 3 as well as in make.  As a consequence, remove
5196         OUTPUT_OPTION (now detected by configure) from the flags passed down
5197         to make.
5198         * Makefile.in: Regenerate.
5199
5200         * Makefile.tpl (new-bootstrap): Fix typo.
5201         * Makefile.in: Regenerate.
5202
5203 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5204
5205         * Makefile.tpl: Rearrange by moving recursive_targets rules
5206         into their proper sections.
5207         * Makefile.tpl (top level bootstrap support): Move disabling
5208         of coverage flags from 'make' to 'configure'; improve comments.
5209         * Makefile.in: Regenerate.
5210
5211         * Makefile.tpl (experimental top level bootstrap) Move stage1
5212         language setting from all- target to configure- target; disable
5213         intermodule optimization in stage 1; prevent gratuitous rebuilds
5214         of stage 1.
5215         * Makefile.in: Regenerate.
5216         * configure.in: Comma-separate stage 1 language list for top
5217         level bootstrap.
5218         * configure: Regenerate.
5219
5220         * Makefile.tpl: Clean up experimental top level bootstrap support:
5221         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5222         prev-gcc in configure- targets as well as all- targets.
5223         * Makefile.in: Regenerate.
5224
5225 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5226
5227         * configure.in: Remove symbolic link section.
5228         * configure: Regenerate.
5229         * Makefile.tpl (links): Remove.
5230         * Makefile.in: Regenerate.
5231
5232 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5233             Nathanael Nerode  <neroden@gcc.gnu.org>
5234
5235         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5236         Set with AC_CHECK_PROGS.
5237         * configure.in: Fix comment typo from last patch.
5238         * configure: Regenerate.
5239
5240 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5241
5242         * Makefile.tpl: Introduce experimental top level bootstrap support.
5243         * Makefile.in: Regenerate.
5244         * configure.in: Introduce support for top level bootstrap.
5245         * configure: Regenerate.
5246
5247 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5248             Paolo Bonzini  <bonzini@gnu.org>
5249
5250         PR bootstrap/14522
5251         * configure.in: Cope with shells that do not support unquoted ^
5252         * configure: Regenerate.
5253
5254 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5255             Paolo Bonzini  <bonzini@gnu.org>
5256
5257         PR bootstrap/14522
5258         * configure.in: Cope with shell that do not support nesting
5259         quotes inside quoted backquote substitutions.
5260         * configure: Regenerate.
5261
5262 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5263
5264         PR bootstrap/14522
5265         * configure.in: Fix escaping of $.
5266         * configure: Regenerate.
5267
5268 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5269
5270         * configure: Regenerate.
5271
5272 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5273
5274         PR ada/14131
5275         Move language detection to the top level.
5276         * configure.in: Find default values for the tools as
5277         soon as possible.  Disable ada if GNAT is not found.
5278         Emit error message about missing languages.  Expand
5279         --enable-languages=all for the gcc subdirectory.
5280
5281 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5282
5283         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5284         and disable libgcj.
5285         * configure: Regenerated.
5286
5287 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5288
5289         PR bootstrap/7087
5290         * Makefile.tpl: Guard XFOO sed statements better.
5291         * Makefile.tpl: Add dependency for configure-target-libada.
5292         * Makefile.in: Regenerate (incidentally fixes broken
5293         commit when libada-branch was merged).
5294
5295 2004-02-28  Andrew Cagney  <cagney@redhat.com>
5296
5297         * src-release (CVS_NAMES): Define.
5298         (do-tar, do-tar): Prune $(CVS_NAMES).
5299
5300 2004-02-23  Andrew Cagney  <cagney@redhat.com>
5301
5302         * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5303         2004-02-19.09.
5304
5305 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5306
5307         PR bootstrap/11932
5308         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5309
5310 2004-02-19  Andrew Cagney  <cagney@redhat.com>
5311
5312         * config.guess: Update from version 2003-06-12 to 2004-02-16.
5313         * config.sub: Update from version 2003-06-13 to 2004-02-16.
5314
5315 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5316
5317         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5318         (rs6000-*-aix*): Same.
5319         * configure: Regenerate.
5320
5321 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5322
5323         * configure.in (host): Add in missing $noconfigdirs to defines.
5324         * configure: Regenerate.
5325
5326 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5327             Nathanael Nerode  <neroden@gcc.gnu.org>
5328
5329         PR ada/6637, PR ada/5911
5330         Merge with libada-branch:
5331         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5332         with appropriate dependencies. Add --enable-libada configure switch.
5333         * configure, Makefile.in: Regenerate.
5334
5335 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5336
5337         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5338         * configure: Regenerate.
5339
5340 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
5341
5342         * COPYING.NEWLIB: Update Red Hat license to 2004.
5343
5344 2004-01-23  DJ Delorie  <dj@redhat.com>
5345
5346         * Makefile.def (target_modules) [libiberty]: Don't stage.
5347         * Makefile.in: Rebuilt.
5348
5349 2004-01-23  Jeff Johnston  <jjohnstn@redhat.com>
5350
5351         * COPYING.NEWLIB: Update to include copyrights for new
5352         iconv code.
5353
5354 2004-01-15  Andrew Cagney  <cagney@redhat.com>
5355
5356         * src-release: Update copyright year.
5357         (do-proto-toplev): Configure using i686-pc-linux-gnu.
5358         (NEWLIB_SUPPORT_DIRS): Delete macro.
5359         (newlib.tar.bz2): Delete rule.
5360
5361 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
5362
5363         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5364         * Makefile.tpl (configure-target-[+module+]): Support stage.
5365         * Makefile.in: Rebuilt.
5366
5367 2003-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5368
5369         * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5370         throughout.
5371
5372 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5373
5374         * configure.in: Use ./config.cache, not config.cache.
5375         * configure: Regenerate.
5376         * Makefile.tpl: Special-casing not needed for GCC any more.
5377         * Makefile.in: Regenerate.
5378
5379         * configure.in: Don't share a cache file for host dirs.
5380         * configure: Regenerate.
5381
5382         * config-ml.in: Don't mess with the cache file.
5383
5384 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5385
5386         * Makefile.tpl: Make GCC use a separate config.cache.
5387         * Makefile.in: Regenerate.
5388
5389         PR bootstrap/11932, PR bootstrap/11933
5390         (I don't know if it will fix either of them, but it relates
5391         to them.)
5392         * configure.in: Don't use shared config.cache for target
5393         directories.
5394         * configure: Regenerate.
5395
5396 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5397
5398         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5399         * configure: Regenerated.
5400
5401 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5402
5403         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5404         * configure: Regenerated.
5405
5406 2003-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5407
5408         Port change over from GCC:
5409         2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5410         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5411         (configure-build-[+module+], configure-[+module+]): Likewise.
5412         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5413         * Makefile.in: Regenerate.
5414
5415 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5416
5417         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5418         * configure: Regenerate.
5419
5420 2003-11-27  Jeff Johnston  <jjohnstn@redhat.com>
5421
5422         * COPYING.NEWLIB: Add license info for long long routines added to
5423         stdlib.
5424
5425 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5426
5427         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5428         * Makefile.in: Regenerate.
5429
5430 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5431
5432         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5433         * configure:  Regenerate.
5434
5435 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5436
5437         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5438         HOST_FLAGS_TO_PASS.
5439         * Makefile.in: Regenerate.
5440
5441 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5442
5443         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5444         * configure: Rebuilt
5445         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5446         * Makefile.in: Rebuilt
5447
5448 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5449
5450         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5451
5452 2003-10-01  Phil Edwards  <pme@gcc.gnu.org>
5453
5454         * config-ml.in:  Use ac_configure_args directly instead of
5455         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5456         actually seen.
5457
5458 2003-10-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
5459
5460         * config-ml.in: Propagate INSTALL variables.
5461
5462 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5463
5464         * configure.in: Pass a computed --program-transform-name
5465         to subconfigures.
5466         * configure: Regenerated.
5467
5468 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5469
5470         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5471         * Makefile.in: Regenerate.
5472
5473         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5474         * Makefile.in: Regenerate.
5475
5476 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5477
5478         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5479         quoting.
5480         * configure: Regenerated.
5481
5482 2003-09-12  Michael Chastain  <mec@shout.net>
5483
5484         Fix PR gdb/857.
5485         * src-release (do-proto-topleve): Remove junk files
5486         intl/config.cache, intl/config.status,
5487         intl/config.h, intl/stamp-h.
5488
5489 2003-09-14  Andrew Cagney  <cagney@redhat.com>
5490
5491         * src-release (dejagnu.tar): New target.
5492         (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5493         (do-djunpack): Use $(PACKAGE) for the package name.
5494
5495 2003-09-04  DJ Delorie  <dj@redhat.com>
5496
5497         * configure: Regenerate.
5498
5499 2003-09-04  Robert Millan  <robertmh@gnu.org>
5500
5501         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5502
5503 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5504
5505         * configure.in: Ensure arguments to sed are properly spaced.
5506         * configure: Regenerate.
5507
5508 2003-08-28  Daniel Jacobowitz  <drow@mvista.com>
5509
5510         Merge from gcc:
5511         2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5512         * install-sh:  Update to newer upstream versions (associated with
5513         aclocal 1.7).
5514         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5515
5516 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5517
5518         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5519         * configure: Regenerated.
5520
5521 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5522
5523         * configure.in:  Use newline instead of semicolon when assuming
5524         shell arguments in a for loop.
5525         * configure:  Regenerated.
5526
5527 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5528
5529         PR 8180
5530         * configure.in: When testing with_libs and with_headers, treat
5531         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5532         * configure: Regenerate.
5533
5534         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5535         make, shell, etc.
5536         (baseargs): Likewise.
5537         * configure: Regenerate.
5538
5539 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5540
5541         * configure.in: Disable libgcj for darwin not on powerpc.
5542         * configure: Rebuild.
5543
5544 2003-08-15  Michael Chastain  <mec@shout.net>
5545
5546         * src-release (do-proto-toplev): Remove junk files
5547         dejagnu/example/calc/config.status,
5548         dejagnu/example/calc/config.log.
5549
5550 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5551
5552         * config-ml.in, symlink-tree: Add license.
5553
5554 2003-08-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5555
5556         Merge from gcc:
5557
5558         2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5559         * Makefile.tpl (check, check-c++): Express dependencies using
5560         dependencies rather than commands.
5561         * Makefile.in: Regenerate.
5562
5563         2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5564         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5565         * Makefile.in: Update.
5566
5567 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5568
5569         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5570         * configure: Ditto.
5571
5572 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5573
5574         * configure.in: Enable libgcj for darwin.
5575         * configure: Rebuild.
5576
5577 2003-07-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5578
5579         * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5580
5581 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5582
5583         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5584         creating target and build subdirs to build all parent dirs as needed.
5585         * Makefile.in: Rebuild.
5586         * configure.in: Don't build dirs explicitly here.
5587         * configure: Rebuild.
5588
5589 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5590
5591         * Makefile.tpl (all-make): Depend on intl.
5592         * Makefile.in: Rebuilt.
5593
5594 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5595
5596         * config.if: Remove unused libc_interface determination.
5597
5598 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5599
5600         * Makefile.in: Regenerate, correctly this time.
5601
5602 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5603
5604         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5605         unused INSTALL_PROGRAM_ARGS.
5606         * configure.in: Use AC_PROG_INSTALL.
5607         * Makefile.in: Regenerate.
5608         * configure: Regenerate.
5609
5610 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5611
5612         * configure: Rebuilt.
5613         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5614         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5615         newlib nor libgloss.
5616         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5617         * configure.in (am33_2.0-*-linux*): Added.
5618
5619 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
5620
5621         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5622         * configure: Regenerate.
5623
5624 2003-07-06  H.J. Lu <hongjiu.lu@intel.com>
5625
5626         * config-ml.in: Replace PWD with PWD_COMMAND.
5627         * Makefile.tpl: Likewise.
5628         * Makefile.in: Regenerated.
5629
5630 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5631
5632         * configure.in: Clean up config-lang.in handling.  Delete
5633         useless assignment to "subdirs".
5634         * configure: Regenerate.
5635
5636 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5637
5638         * configure.in: Rename 'target_libs' to 'target_libraries'.
5639         Remove useless reference to 'target_libs'.
5640         * configure: Regenerate.
5641
5642 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
5643
5644         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5645         * Makefile.in: Regenerate.
5646
5647 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5648
5649         * Makefile.def: Introduce flags_to_pass.
5650         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5651         * Makefile.in: Regenerate.
5652
5653 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
5654
5655         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5656         and target-libgloss.
5657         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5658         <h8300*-*-*>: Disable libf2c and ${libgcj}.
5659         * configure: Regenerate.
5660
5661 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
5662
5663         * configure.in: Update testsuite_flags to new location.
5664         * configure. Regenerate.
5665
5666 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5667
5668         * Makefile.tpl: Remove BUILD_CC stuff.
5669         * Makefile.in: Regenerate.
5670
5671 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
5672
5673         * config.guess: Update to 2003-06-12 version.
5674         * config.sub: Update to 2003-06-13 version.
5675
5676 2003-06-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5677
5678         * MAINTAINERS: Add myself as MIPS co-maintainer.
5679
5680 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
5681
5682         * config.guess: Update to 2003-06-06 version.
5683         * config.sub: Update to 2003-06-06 version.
5684
5685 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5686
5687         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5688         * configure. Regenerate.
5689
5690 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5691
5692         * configure.in: Disable serial configure by default.
5693         * configure: Regenerate.
5694         * Makefile.tpl: Abolish .NOTPARALLEL.
5695         * Makefile.in: Regenerate.
5696
5697         * Makefile.tpl: Replace {build,host,target}_canonical by
5698         {build,host,target}.
5699         * Makefile.in: Regenerate.
5700
5701         * Makefile.tpl: Fix stupid pasto.
5702         * Makefile.in: Regenerate.
5703
5704 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5705
5706         * Makefile.tpl: Remove bogus conditional.
5707         * Makefile.in: Regenerate.
5708
5709 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5710
5711         * Makefile.tpl: Make 'recursive targets' using autogen rather
5712         than shell loop.  Remove duplicate 'clean' targets and false
5713         comments.
5714         * Makefile.def: Add systematic dependencies to 'recursive' targets.
5715         Add systematic method of specifying missing targets in subdirs.
5716         Add copyright boilerplate.
5717         * Makefile.in: Regenerate.
5718         * configure.in: Add 'recursive targets' to maybe list.
5719         * configure: Regenerate.
5720
5721         * Makefile.tpl: Rename [+target+] to [+make_target+].
5722         * Makefile.def: Rename 'target' to 'make_target'.
5723
5724 2003-05-30  Nick Clifton  <nickc@redhat.com>
5725
5726         * README-maintainer-mode: Update URL for locating blessed config
5727         tools.
5728
5729 2003-05-29  Robert Millan  <rmh@debian.org>
5730
5731         * ltconfig: Import this patch and modify for use with current
5732         version of ltconfig:
5733
5734         2003-05-21  Bruno Haible  <bruno@clisp.org>
5735
5736         * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5737         GNU/FreeBSD.
5738
5739 2003-05-28  DJ Delorie  <dj@redhat.com>
5740
5741         * Makefile.tpl: Make maybe-check-gcc .PHONY.
5742         * Makefile.in: Regenerate.
5743
5744 2003-05-28  Jeff Johnston  <jjohnstn@redhat.com>
5745
5746         * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
5747
5748 2003-05-21  DJ Delorie  <dj@redhat.com>
5749
5750         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5751         newlib or libgloss.
5752         * Makefile.in: Regenerate.
5753
5754 2003-05-21  DJ Delorie  <dj@redhat.com>
5755
5756         * Makefile.tpl: Add missing empty maybe-check-gcc target.
5757         * Makefile.in: Regenerate.
5758
5759 2003-05-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5760
5761         * configure.in: Use curly braces in the definition of tooldir.
5762         * configure: Regenerate.
5763
5764 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5765
5766         * configure.in: Switch more things to use maybe dependencies.
5767         * Makefile.tpl: Switch more things to use maybe dependencies.
5768         Factor out common code from autogen IF statements.
5769         * configure: Regenerate.
5770         * Makefile.in: Regenerate.
5771
5772 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
5773
5774         * configure.in: Accept i[3456789]86 for machine type.
5775         * configure: Regenerate.
5776
5777 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5778
5779         * configure.in: Switch more things to use maybe dependencies.
5780         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
5781         * configure: Regenerate.
5782         * Makefile.tpl: Switch more things to use maybe dependencies.
5783         * Makefile.in: Regenerate.
5784
5785 2003-05-16  Andreas Schwab  <schwab@suse.de>
5786
5787         * Makefile.tpl (install-opcodes): Define.
5788         * Makefile.in: Rebuild.
5789
5790 2003-05-13  Andreas Jaeger  <aj@suse.de>
5791
5792         * config.guess: Update to 2003-05-09 version.
5793         * config.sub: Update to 2003-05-09 version.
5794
5795 2003-05-13  Michael Eager <eager@mvista.com>
5796
5797         * configure.in: Correct sed script so that options in quotes are not
5798         deleted.
5799         * configure: Rebuild.
5800
5801 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
5802
5803         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5804         and $$s/newlib/libc/sys/cygwin32 include paths.
5805         * configure: Ditto.
5806
5807 2003-05-05  H.J. Lu <hjl@gnu.org>
5808
5809         * config-ml.in: Restored from gcc repository.
5810
5811 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
5812
5813         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5814         * Makefile.in: Regenerate.
5815
5816 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5817
5818         * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5819         and Makefile.def.
5820
5821 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5822
5823         * Makefile.tpl: Clean $(BUILD_SUBDIR).
5824         * Makefile.in: Regenerated.
5825
5826 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5827
5828         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5829         * Makefile.in: Regenerate.
5830
5831 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
5832
5833         * configure.in (powerpc64*-*-linux*): Remove.
5834         * configure: Rebuilt.
5835
5836 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
5837
5838         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
5839         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5840         and restrap.
5841         * Makefile.in:  Regenerate.
5842
5843 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
5844
5845         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5846         * configure: Regenerated.
5847
5848 2003-04-11  Alexandre Oliva  <aoliva@redhat.com>
5849
5850         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5851         * */configure: Rebuilt.
5852
5853 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5854
5855         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5856         * Makefile.in: Regenerate.
5857
5858 2003-03-14  Michael Chastain  <mec@shout.net>
5859
5860         * Makefile.in: Regenerate with correct Makefile.def.
5861
5862 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5863
5864         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
5865         Make macro.
5866         * Makefile.in: Regenerate.
5867         * configure.in: Clean up gxx_include_dir logic.
5868         * configure: Regenerate.
5869
5870 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5871
5872         * configure.in (gxx_include_dir): Fix typo.
5873         * configure: Regenerated.
5874
5875 2003-03-06  Andrew Cagney  <cagney@redhat.com>
5876
5877         * texinfo/texinfo.tex: Import version 2003-02-03.16.
5878
5879 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
5880
5881         * configure.in: Include $(build_tooldir)/sys-include in
5882         FLAGS_FOR_TARGET.
5883         * configure: Regenerated.
5884
5885 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5886
5887         * Makefile.tpl: Reindent.
5888         * Makefile.in: Regenerate.
5889         * configure.in: Reindent.  Don't set unused variables.
5890         * configure: Regenerate.
5891
5892         * Makefile.tpl: Always pass down RANLIB.
5893         * Makefile.in: Regenerate.
5894
5895         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5896         * Makefile.in: Regenerate.
5897         * configure.in: Remove unused logic relating to --enable-shared
5898         and --enable-threads.  Remove bogus comments.  Remove redundant
5899         noconfigdirs.
5900         * configure: Regenerate.
5901
5902         * configure.in: Replace ${libstdcxx_version} by its value.
5903         Remove reference to mh-dgux.
5904         * configure: Regenerate.
5905
5906 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5907
5908         * Makefile.tpl: Rearrange.
5909         * Makefile.in: Regenerate.
5910
5911 2003-02-25  Nick Clifton  <nickc@redhat.com>
5912
5913         * configure: Remove site-file supprot - it is obsolete.
5914
5915 2003-02-24  Uwe Stieber <uwe@wwws.de>
5916
5917         * configure.in: Add support for kaOS as cross build target system.
5918         * configure: Regenerated.
5919
5920 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
5921
5922         * Makefile.tpl: Add definition of CPPFLAGS to pass into
5923         configure-target-* as some target builds may require additional
5924         flags for preprocessor tests.
5925         * Makefile.in: Regenerated.
5926
5927 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5928
5929         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5930         * ltconfig: Handle it.
5931         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5932         auto-detecting it.
5933
5934 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5935
5936         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5937         it is used as argument to $CC.
5938         * ltcf-gcj.sh: Likewise.
5939
5940 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5941
5942         * configure.in: Introduce --enable-maintainer-mode.
5943         * configure: Rebuilt.
5944         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5945         for maintainer mode.
5946         * Makefile.in: Rebuilt.
5947
5948 2003-02-19  Andrew Cagney <ac131313@redhat.com>
5949
5950         * configure: Regenerate using autoconf 2.13.
5951
5952 2003-02-19  Alan Modra  <amodra@bigpond.net.au>
5953
5954         * config.guess: Import latest version.
5955         * config.sub: Import latest version.
5956
5957 2003-02-18  Jason Merrill  <jason@redhat.com>
5958
5959         * Makefile.tpl (check-c++): Allow parallelism.
5960
5961 2003-02-17  Andrew Cagney  <ac131313@redhat.com>
5962
5963         * configure: Regenerate using autoconf 000227.
5964
5965 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
5966
5967         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5968         don't configure target-libobjc.
5969         * configure: Regenerate.
5970
5971 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5972
5973         * Makefile.tpl (RANLIB): Define.
5974         * Makefile.in: Regenerate.
5975
5976 2003-02-06  Keith R Seitz  <keiths@redhat.com>
5977
5978         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5979         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5980         * Makefile.in: Regenerated.
5981         * configure.in: Remove all traces of snavigator, db, and grep.
5982         * configure: Regenerated.
5983
5984 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
5985
5986         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5987         * Makefile.in: Regenerated.
5988
5989 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
5990
5991         * config.if: Copy from GCC.
5992
5993 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
5994
5995         * configure.in:  Revert 24Jan change.
5996         * configure:  Regenerate.
5997
5998 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5999
6000         * configure.in: Revert previous change.
6001         * configure: Regenerate.
6002
6003 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6004
6005         * configure.in: Make rda native-only.
6006         * configure: Regenerate.
6007
6008 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6009
6010         * configure.in: Add missing \.
6011         * configure: Rebuilt.
6012
6013 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6014
6015         * configure.in (baseargs): Avoid using \| in sed regular
6016         expressions.
6017         * configure: Rebuilt.
6018
6019 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6020
6021         * configure.in (baseargs): Remove all supported forms of
6022         --cache-file, --srcdir, --host, --build and --target options
6023         from argument lists.
6024         * configure: Rebuilt.
6025
6026 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6027
6028         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6029         * configure: Rebuilt.
6030
6031 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6032
6033         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6034         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6035         * Makefile.in: Regenerate.
6036         * configure: Regenerate.
6037
6038 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6039
6040         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6041         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6042         * Makefile.in: Regenerate.
6043
6044 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6045
6046         * configure.in: Remove Makefile in build, host and target modules
6047         unless configure was run with --no-recursion.
6048         * configure: Rebuilt.
6049
6050 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6051
6052         * config.guess: Update to 2003-01-03 version.
6053         * config.sub: Update to 2003-01-03 version.
6054
6055 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6056
6057         * configure: Regenerate with proper autoconf 2.13.
6058
6059 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6060
6061         * configure.in: Add AC_PREREQ for consistency.
6062         * configure: Regenerate.
6063
6064 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6065
6066         * configure.in (GDB_TK): Add tcl directories conditional on
6067         gdb/gdbtk directory being present.
6068         * configure: Regenerate.
6069
6070 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
6071
6072         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
6073         by gcc if LD is not defined and we are not doing a Canadian Cross.
6074         * configure: Rebuilt.
6075
6076 2003-01-01  Daniel Jacobowitz  <drow@mvista.com>
6077
6078         * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6079
6080 2002-12-31  Tom Tromey  <tromey@redhat.com>
6081
6082         * Makefile.in: Rebuilt.
6083         * Makefile.def (target_modules) [libffi]: Allow installation.
6084
6085 2002-12-31  Andreas Schwab  <schwab@suse.de>
6086
6087         * configure.in: Fix use of $program_transform_name.
6088         * configure: Regenerated.
6089
6090 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6091
6092         * configure.in (baseargs): Don't remove first configure argument.
6093         * configure: Regenerated.
6094
6095 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6096
6097         * Makefile.tpl (local-distclean): Don't remove...
6098         (multilib.ts): ... this.  Moved into...
6099         (multilib.out): ... this.  Don't use sub-make.
6100         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6101         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6102         (configure-build-[+module+], configure-[+module+],
6103         configure-target-[+module+], configure-gcc): ... these.  Test
6104         for Makefile existence.  Drop config.status from dependencies.
6105         * Makefile.in: Rebuilt.
6106         * configure.in: Move gcc-version-trigger to the end of
6107         ac_configure_args.  Add comments to maybedep.tmp and
6108         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6109         nonopt from baseargs, matching and removing corresponding
6110         whitespace while at it.
6111         * configure: Rebuilt.
6112
6113 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6114
6115         * configure.in (host_configargs): Replace reference to
6116         no-longer-defined buildopts with --build=${build_alias}.
6117         * configure: Rebuilt.
6118
6119 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6120
6121         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6122         program_transform_name to standard idiom.
6123         (AUTOGEN, AUTOCONF): Define.
6124         (Makefile.in): Use $(AUTOGEN).
6125         (Makefile): Depend on config.status, and use autoconf-style rule to
6126         build it.  Move original commands to...
6127         (config.status): ... this new target.
6128         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6129         $(AUTOCONF).
6130         * Makefile.in: Rebuilt.
6131
6132 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6133
6134         * Makefile.tpl: Fix dramatic bustage due to change in
6135         program_transform_name.
6136         * Makefile.in: Regenerate.
6137
6138         * configure.in: Remove unnecessary PATH setting.
6139         * configure: Regnerate.
6140
6141         * configure.in: Don't default to unprefixed tools unless
6142         the native tools will work.
6143         * configure: Regenerate.
6144
6145         * configure.in: Convert to autoconf script.  Blow away lots
6146         of now-redundant Makefile fragments.
6147         * configure: Generate using Autoconf.
6148         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6149         * Makefile.in: Regenerate.
6150
6151 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6152
6153         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6154         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6155
6156         * ChangeLog: Move a couple of entries from here to winsup/cygwin,
6157         where they belong.
6158
6159 2002-12-24  Andreas Schwab  <schwab@suse.de>
6160
6161         * Makefile.tpl (multilib.out): Fix missing space.
6162         * Makefile.in: Regenerate.
6163
6164 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6165
6166         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6167         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6168         * Makefile.in: Regenerate.
6169         * configure.in: Remove unnecessary leftovers.
6170
6171 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6172
6173         * configure.in (extra_ranlibflags_for_target): New variable.
6174         (*-*-darwin): Add -c to ranlib commands.
6175         * configure (tooldir): Handle extra_ranlibflags_for_target.
6176
6177 2002-12-20  Jeff Johnston  <jjohnstn@redhat.com>
6178
6179         * COPYING.NEWLIB: Updated.
6180         * COPYING.LIBGLOSS: Ditto.
6181
6182 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6183
6184         * Makefile.tpl: Revert HJL's change.
6185         * Makefile.in: Regenerated.
6186         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6187         always.
6188
6189 2002-12-19  Andreas Schwab  <schwab@suse.de>
6190
6191         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6192         * Makefile.in: Regenerate.
6193
6194 2002-12-18  H.J. Lu <hjl@gnu.org>
6195
6196         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6197         * Makefile.in: Regenerated.
6198
6199         * configure.in (build_prefix): New. Substitute.
6200
6201 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6202
6203         * Makefile.tpl: Don't let real targets depend on phony targets.
6204         * Makefile.in: Regenerate.
6205
6206         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6207         * Makefile.in: Regenerate.
6208
6209 2002-12-16  Jason Merrill  <jason@redhat.com>
6210
6211         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6212         previous 'make bootstrap'.
6213         * Makefile.in: Regenerate.
6214
6215 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6216
6217         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6218
6219 2002-12-13  Jason Merrill  <jason@redhat.com>
6220
6221         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6222         library tests.
6223         (check-c++): Just depend on it and check-target-libstdc++-v3.
6224         * Makefile.in: Regenerate.
6225
6226 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6227
6228         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6229         * Makefile.in: Regenerate.
6230
6231 2002-12-12  Jeff Johnston  <jjohnstn@redhat.com>
6232
6233         * COPYING.NEWLIB: Update list of alternate Regent of California
6234         licenses and discuss official revoking of advertising clause.
6235         * COPYING.LIBGLOSS: Ditto.
6236
6237 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6238
6239         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6240         * Makefile.in: Rebuilt.
6241
6242 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6243
6244         * configure: Fix bug put in by gremlins.
6245
6246         * Makefile.tpl: Substitute more autoconfily.
6247         * configure: Substitute more autoconfily.
6248         * Makefile.in: Regenerate.
6249
6250 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6251
6252         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6253         * Makefile.in (all-sim): Ditto.
6254
6255 2002-12-06  DJ Delorie  <dj@redhat.com>
6256
6257         * Makefile.tpl: Change configure dependencies to not have real
6258         targets depend on phony targets.
6259
6260 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6261
6262         * configure.in: Revert unintentional change.
6263
6264         * src-release: Configure host subdirs.
6265
6266         * Makefile.tpl: Change dependency for */multilib.out so that
6267         it works when gcc isn't in the tree.
6268
6269         * configure.in: Substitute more.
6270         * configure: Run subconfigures from the Makefile.
6271         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6272         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6273
6274 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6275
6276         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6277         and corresponding dependencies.
6278         * Makefile.in: Regenerate.
6279
6280         * configure.in (host_tools): Order binutils, gas and ld for
6281         convenience in running the testsuites.
6282
6283         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6284         * Makefile.in: Regenerate.
6285         * configure.in: Introduce rules to serialize subconfigure runs.
6286
6287         * configure.in: Introduce BASE_CC_FOR_TARGET.
6288         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6289         Realize configure-build-* targets.  Realize configure-target-* targets.
6290         * Makefile.in: Regenerate.
6291
6292 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6293
6294         * configure: Move gcc_version_trigger stuff from here...
6295         * configure.in: ...to here.
6296
6297         * configure.in: Separate subconfigure options added by this file from
6298         options given by the user.  Add machinery to put args for host
6299         subconfigures into the Makefile.
6300
6301         * Makefile.tpl: Remove 'vault' targets.
6302         * Makefile.tpl: Reorder and comment dependencies.
6303         * Makefile.in: Regenerate.
6304
6305 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6306
6307         * configure.in: Move host-specific darwin noconfigdirs into
6308         the host-specific section.
6309
6310 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6311
6312         * Makefile.tpl: Restore bkorb's style patch, accidentally lost
6313         during replay.
6314         * Makefile.in: Regenerate.
6315
6316         (finishing slow-motion replay)
6317         * configure: Remove skip-this-dir support.
6318         * Makefile.tpl: Remove skip-this-dir support.
6319
6320         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6321         subdirectories.
6322         * Makefile.in: Regenerate.
6323
6324         * Makefile.tpl: Strip out useless setting of 'dir'.
6325         * Makefile.in: Regenerate.
6326
6327 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6328
6329         (finishing slow-motion replay)
6330         * configure.in: Fix deeply stupid bug.
6331
6332         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6333         shell code in CXX_FOR_TARGET
6334         * Makefile.def: Introduce raw_cxx.
6335         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6336         RAW_CXX_FOR_TARGET.
6337         * Makefile.in: Regenerate.
6338
6339 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6340
6341         (finishing slow-motion replay)
6342         * Makefile.tpl: Remove unnecessary ifs.
6343         * Makefile.in: Regenerate.
6344
6345         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6346         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6347         targets for 'no_install' modules.
6348         * configure: Move GDB_TK substitution to configure.in.  Move
6349         build_modules stuff to configure.in.
6350         * configure.in: Implement soft dependency machinery.  Maybe-ize
6351         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6352         * Makefile.in: Regenerate.
6353
6354 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6355
6356         (continuing slow-motion replay)
6357         * Makefile.tpl: Make all-target, install-target behave similarly
6358         to all, install (only hitting configured targets).  Eliminate
6359         unused macro defintions.
6360
6361         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6362         build != host.
6363
6364         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6365
6366         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6367
6368         * configure.in: Produce lists of subdir targets we're actually
6369         configuring.  Remove references to "dosrel".
6370         * Makefile.tpl: Let configure set which subdir targets are hit.
6371         Remove install-cross; clean up install; remove ALL.  Remove
6372         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6373         Autogenerate host module targets.  Remove empty dependency lines
6374         and redundant dependency; rearrange slightly.
6375         * Makefile.def: Add host-side libtermcap, utils.
6376
6377         * Makefile.in: Regenerate.
6378
6379 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6380
6381         (Continuing slow-motion replay)
6382         * Makefile.def: Add list of recursive targets to autogenerate.
6383         Add build_modules.
6384         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6385         targets.  Autogenerate *-build-* targets.
6386         * Makefile.in: Regenerate.
6387
6388 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
6389
6390         (Continuing slow-motion replay)
6391         * configure: More autoconf-style substitutions.
6392         * Makefile.tpl: More autoconf-style substitutions.
6393         * Makefile.in: Regenerate.
6394
6395 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
6396
6397         (Continuing slow-motion replay)
6398         * configure: Substitute more variables in a more autoconf-friendly
6399         way.  Simplify slightly.
6400         * Makefile.tpl: Make more variables substitutable in an
6401         autoconf-friendly way.
6402         * Makefile.in: Regenerate.
6403
6404 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6405
6406         (Continuing slow-motion replay)
6407         * configure.in (v810*): Remove special setting of tools.
6408
6409         * configure: Add support for extra required flags for ar or nm.
6410         * configure.in (aix4.3+): Use above support for target-specific
6411         issues, rather than using config/mt-aix43.
6412
6413 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6414
6415         (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6416         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6417         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6418         with $srcdir.  Reformat indentation.  Substitute some variables
6419         formerly hard-coded in the Makefile for build=host.
6420         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6421         * Makefile.def: Autogenerate more.
6422         * Makefile.in: Regenerate.
6423
6424 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6425
6426         * Makefile.tpl: syntactic cleanup
6427
6428 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6429
6430         * Makefile.def (host_modules): Add rda.
6431         * Makefile.in: Regenerate.
6432         * configure.in (target_tool): Add target-rda to list.
6433
6434 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6435
6436         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6437         and restrap targets to this rule.
6438         * Makefile.in:  Regenerate.
6439
6440 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6441
6442         * configure.in (i[3456]86-*-linux*): Add check to disable
6443         ${libgcj} for glibc1.
6444
6445 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
6446
6447         * configure.in: Add tic4x target.
6448
6449 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6450
6451         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6452         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6453         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6454         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6455         * Makefile.in: Regenerate.
6456
6457 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6458
6459         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6460         * Makefile.in: Regenerate.
6461
6462         * Makefile.def: Remove order dependency comments.
6463         * Makefile.tpl: Add explicit install-install dependencies.
6464         * Makefile.in: Regenerate.
6465
6466         * Makefile.tpl: Remove material now in src-release.  (Finally!)
6467         * Makefile.in: Regenerate.
6468
6469         * configure: Restore my original patch by syncing with gcc version.
6470
6471         * Bring following over from gcc:
6472
6473 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
6474
6475         * configure.in (s390*-*-linux*): Enable libgcj.
6476
6477 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6478
6479         * Makefile.in: Regenerate.  This really ought to fix things. :sigh:
6480
6481 2002-10-02  Alan Modra  <amodra@bigpond.net.au>
6482
6483         * configure: Move stray lines back to where they belong.
6484
6485 2002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6486
6487         * Makefile.tpl: Insert configure-target target, for src-release.
6488
6489         * configure: Finish reverting change which Andrew Cagney started
6490         reverting.  Should fix bustage.
6491
6492         * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6493         * src-release: New file.  Contains material for making net
6494         releases for gdb, binutils, et al., formerly in Makefile.in.
6495
6496 2002-09-30  Nick Clifton  <nickc@redhat.com>
6497
6498         * cpu: New top level directory.  Intended to hold input files for
6499         CGEN which have FSF copyright assignment.
6500         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6501
6502 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
6503
6504         Revert below (note that src does not contain Makefile.tpl):
6505         * Makefile.tpl: Make subsituted variables more autoconfy.
6506         * Makefile.in: Regenerate.
6507
6508 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6509
6510         * configure: Revert accidentally applied changes.
6511
6512         * Makefile.tpl: Make more autoconf-friendly.
6513         * Makefile.in: Regenerate.
6514         * configure: Make substitution more autoconf-like.
6515
6516 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
6517
6518         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6519         single entry to handle all these.
6520         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
6521         libjava on arm-*-elf.
6522
6523 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
6524
6525         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6526         things that depend on them.
6527
6528 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6529
6530         * Makefile.tpl: Make subsituted variables more autoconfy.
6531         * Makefile.in: Regenerate.
6532         * configure: Make seds more autoconfy.
6533
6534 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6535
6536         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6537         * Makefile.in: Regenerate.
6538         * configure.in: Rewrite sed statements to look autoconfy.
6539
6540         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6541         all-target-foo on configure-target-foo.
6542         * Makefile.def: Ditto.
6543         * Makefile.in: Rebuild.
6544
6545 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6546
6547         * Makefile.def: New file.
6548         * Makefile.tpl: New file.
6549         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6550
6551         * configure.in: Minor rearrangement.  Simplify tests.
6552
6553 2002-09-23  Jason Thorpe  <thorpej@wasabisystems.com>
6554
6555         * configure.in (with_headers): Skip copy if value is "yes".
6556         (with_libs): Likewise.
6557
6558 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6559
6560         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6561         * configure.in (sh*-*-pe*): Ditto.
6562         * configure.in (mips*-*-pe*): Ditto.
6563         * configure.in (*arm-wince-pe): Ditto.
6564
6565         * configure.in: Rearrange.
6566
6567 2002-09-12  Nick Clifton  <nickc@redhat.com>
6568
6569         * Import these changes from the config master repository:
6570
6571         2002-09-05  Svein E. Seldal  <Svein.Seldal@solidas.com>
6572
6573                 * config.sub: Add tic4x target.
6574
6575         2002-09-03  Ben Elliston  <bje@redhat.com>
6576
6577                 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6578                 Reported by <Duncan_Stodart@insession.com>.
6579
6580 2002-09-10  Jeff Johnston  <jjohnstn@redhat.com>
6581
6582         * COPYING.NEWLIB: More updates.
6583
6584 2002-09-09  Jeff Johnston  <jjohnstn@redhat.com>
6585
6586         * COPYING.NEWLIB: Update.
6587
6588 2002-08-23  Andrew Cagney  <ac131313@redhat.com>
6589
6590         * texinfo/texinfo.tex: Import version 2002-06-04.06.
6591
6592         * config.guess: Import version 2002-08-23.
6593         * config.sub: Import version 2002-08-22.
6594
6595 2002-08-20  Alexandre Oliva  <aoliva@redhat.com>
6596
6597         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6598         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6599         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6600
6601 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
6602
6603         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6604
6605 2002-08-04  H.J. Lu  (hjl@gnu.org)
6606
6607         * configure.in (mips*-*-linux*): Don't skip target-libffi.
6608
6609 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
6610
6611         * configure.in: Move generic linux case to end.  Copy generic
6612         linux noconfigdirs to mips*-*-linux* entry and new
6613         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
6614
6615 2002-07-19  Chris Demetriou  <cgd@broadcom.com>
6616
6617         * MAINTAINERS: Clarify on config.guess and config.sub, and add
6618         one instance of them which was missed to the list to update.
6619
6620 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
6621
6622         * config.guess: Update to 2002-07-09 version.
6623         * config.sub: Update to 2002-07-03 version.
6624
6625 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6626
6627         * configure.in: Remove two redundant tests.
6628
6629 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6630
6631         * configure.in (mips*-*-irix6*o32): Enable stabs.
6632
6633 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
6634
6635         * configure.in: Don't build grez.
6636         * Makefile.in: Ditto.
6637
6638         * Makefile.in: Remove references to bsp, cygmon, libstub.
6639         * configure.in: Ditto.
6640
6641         * configure.in: Remove leftover reference to gdbtest.
6642
6643 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
6644
6645         * configure.in (gxx_include_dir):  Change to match versioned
6646         C++ headers if --enable-version-specific-runtime-libs is used.
6647
6648 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
6649
6650         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6651
6652 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6653
6654         * configure.in: Make --without-x work.
6655
6656 2002-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
6657
6658         * contrib: New directory.  Created to contain a copy of the
6659         texi2pod.pl script so that it is in the same place as the version in
6660         the FSF GCC sources.
6661
6662 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6663
6664         * configure.in: Rearrange target Makefile fragment collection.
6665
6666         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6667         cvs[src].
6668         * configure.in: Ditto.
6669
6670 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
6671
6672         * Makefile.in: Eliminate 'apache' targets.
6673         * configure.in: Eliminate 'apache' targets.
6674
6675         * configure.in: Eliminate redundant tests.  Reorganize.
6676
6677         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6678
6679         * config-ml.in: Eliminate references to Cygnus configure.
6680
6681         * Makefile.in: Eliminate references to building emacs.
6682
6683 2002-07-01  Denis Chertykov  <denisc@overta.ru>
6684
6685         * configure.in: Add support for ip2k.
6686
6687 2002-06-24  Ben Elliston  <bje@redhat.com>
6688
6689         * configure.in (host_tools): Remove cgen.
6690
6691         * Makefile.in (all-cgen): Remove; runs from its source directory.
6692         (check-cgen, install-cgen, clean-cgen): Likewise.
6693         (all-opcodes): No not depend on all-cgen.
6694         (all-sim): Likewise.
6695
6696 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
6697
6698         * configure.in: Fix AIX configury bug.
6699
6700 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6701
6702         * configure.in: Replace ${topsrcdir} with ${srcdir}.
6703
6704         * configure.in: Move definition of libstdcxx_flags right above
6705         usage, rather than way earlier.
6706
6707         * configure.in: Pull definition of is_cross_compiler earlier.
6708
6709         * configure.in: Rearrange a little.
6710
6711         * configure.in: Remove references to librx.
6712         * Makefile.in: Remove references to librx.
6713
6714 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6715
6716         * configure.in: Eliminate ${gasdir} variable.
6717
6718 2002-06-18  Dave Brolley  <brolley@redhat.com>
6719
6720         * configure.in: Add support for frv.
6721         * config.sub: Add support for frv.
6722
6723 2002-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6724
6725         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6726
6727 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
6728
6729         * configure.in (vax-*-netbsd*): Re-enable gas.
6730
6731 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
6732
6733         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6734         BUILD_PREFIX_1, to correct nomenclature.
6735         * configure: Likewise.
6736
6737         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6738         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6739
6740 2002-05-31  Olaf Hering  <olh@suse.de>
6741
6742         * config-ml.in: Propogate DESTDIR also.
6743
6744 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
6745
6746         * configure.in (vax-*-netbsd*): Don't build gas for this
6747         platform.
6748
6749 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6750
6751         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6752         and libgcj for AVR.
6753
6754 2002-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
6755
6756         * config.sub: Add DLX target.
6757
6758 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
6759
6760         * config.guess: Update to 2002-05-22 version.
6761         * config.sub: Likewise.
6762
6763 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6764
6765         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6766         * config-ml.in: Likewise.
6767         * configure: Likewise.
6768         * configure.in: Likewise.
6769
6770 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
6771
6772         * configure.in: Simplify makefile fragment collection.
6773
6774         * configure.in: Remove code to build emacs.
6775
6776         * configure.in : Remove --srcdir argument from targargs and buildargs
6777         (it's always overridden in the Makefile anyway).  Rearrange a bit.
6778
6779         * configure: Move some logic to configure.in.
6780         * configure.in: Move some logic from configure.
6781
6782 2002-05-07  Jeff Johnston  <jjohnstn@redhat.com>
6783
6784         * COPYING.LIBGLOSS: New file.
6785
6786 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
6787
6788         * Makefile.in: Honour DESTDIR.
6789
6790 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
6791
6792         * configure.in (noconfigdirs): Don't disable libgcj on
6793         sparc64-*-solaris* and sparcv9-*-solaris*.
6794
6795 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
6796
6797         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6798
6799 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
6800
6801         * configure.in (FLAGS_FOR_TARGET): Do not add
6802         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6803         on i[3456]86-*-linux*.
6804
6805 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
6806
6807         * configure.in (noconfigdirs): Replace [ ] with test.
6808
6809         * configure.in (noconfigdirs): Do not add target-newlib if
6810         target == i[3456]86-*-linux*, and host == target.
6811
6812 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
6813
6814         * config.guess: Updated to 2002-04-26's version.
6815         * config.sub: Updated to 2002-04-26's version.
6816
6817 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
6818
6819         * configure.in: delete reference to absent file
6820
6821         * configure.in: replace '[' with 'test'
6822
6823         * configure.in: Eliminate references to gash.
6824         * Makefile.in: Eliminate references to gash.
6825
6826         * configure.in: remove useless references to 'pic' makefile fragments.
6827
6828         * configure.in: (*-*-windows*) Finish removing.
6829
6830         * configure.in: Eliminate redundant test for libgui.
6831
6832 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
6833
6834         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6835         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6836
6837 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
6838
6839         * configure.in: remove references to dead files
6840
6841 2002-04-18  Tom Tromey  <tromey@redhat.com>
6842
6843         * configure.in: Disallow configuring libgcj when it is already
6844         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
6845         Solaris 2.8 by default.  For PR libgcj/6158.
6846
6847 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6848
6849         * configure.in:  Move default CC setting out of config/mh-* fragments
6850         directly into here.
6851
6852 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6853
6854         * configure.in: don't even try to configure or make a subdirectory
6855         if there's no configure script for it.
6856
6857 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6858
6859         * MAINTAINERS: Remove chill maintainers.
6860         * Makefile.in (CHILLFLAGS): Remove.
6861         (CHILL_LIB): Remove.
6862         (TARGET_CONFIGDIRS): Remove libchill.
6863         (CHILL_FOR_TARGET): Remove.
6864         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6865         CHILL_LIB.
6866         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6867         (CHECK_TARGET_MODULES): Likewise.
6868         (INSTALL_TARGET_MODULES): Likewise.
6869         (CLEAN_TARGET_MODULES): Likewise.
6870         (configure-target-libchill): Remove.
6871         (all-target-libchill): Remove.
6872         * configure.in (target_libs): Remove target-libchill.
6873         Do not compute CHILL_FOR_TARGET.
6874         * libchill: Remove directory.
6875
6876 2002-04-15  DJ Delorie  <dj@redhat.com>
6877
6878         * Makefile.in, configure.in, configure: Sync with gcc, entries
6879         follow...
6880
6881 2002-04-08  Tom Tromey  <tromey@redhat.com>
6882
6883         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6884         Fixes PR libgcj/6068.
6885
6886 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
6887
6888         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6889
6890 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6891
6892         * configure.in (alpha*-dec-osf*): Enable libgcj.
6893
6894 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
6895
6896         Fix for: PR bootstrap/3591, target/5676
6897         * configure.in (mcore-pe): Disable the configuration of
6898         libstdc++-v3 since exceptions are not supported.
6899
6900 2002-03-20  Anthony Green  <green@redhat.com>
6901
6902         * configure.in: Enable libgcj for xscale-elf target.
6903
6904 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
6905
6906         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6907         libjava.
6908         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6909
6910 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
6911
6912         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6913         libstdc++-v3 and libjava.
6914
6915 2002-02-11  Adam Megacz <adam@xwt.org>
6916
6917         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6918         boehm-gc
6919
6920 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6921
6922         * config.guess: Updated to 2002-01-30's version.
6923         * config.sub: Updated to 2002-02-01's version.
6924         Contribute sh64-elf.
6925         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
6926         * configure.in: Added sh64-*-*.
6927
6928 2002-01-17  H.J. Lu <hjl@gnu.org>
6929
6930         * Makefile.in (all-fastjar): Also depend on all-libiberty.
6931         (all-target-fastjar): Also depend on all-target-libiberty.
6932
6933 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
6934
6935         * configure, configure.in: Use temp file for long sed commands.
6936
6937 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
6938
6939         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6940         libf2c.
6941
6942 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
6943
6944         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6945
6946 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
6947
6948         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6949
6950 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6951
6952         * configure: Handle temporary files securely using mkdir.
6953
6954 2001-09-26  Will Cohen <wcohen@redhat.com>
6955
6956         * configure.in (*-*-linux*): Disable configuration of target-newlib
6957         and target-libgloss.
6958
6959 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6960
6961         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6962         RANLIB.
6963
6964 2001-08-11  Graham Stott  <grahams@redhat.com>
6965
6966         * Makefile.in (check-c++): Add missing semicolon.
6967
6968 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
6969
6970         * configure.in (sh-*-linux*): New.
6971
6972 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6973
6974         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6975         and libgcj on m68hc11/m68hc12.
6976
6977 2001-06-27  H.J. Lu  (hjl@gnu.org)
6978
6979         * Makefile (CFLAGS_FOR_BUILD): New.
6980         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6981
6982 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6983
6984         * configure.in (libstdcxx_flags): Do not try to execute
6985         libstdc++-v3/testsuite_flags until it exists.
6986
6987 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6988
6989         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6990
6991 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6992
6993         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6994
6995 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
6996
6997         * configure.in: Move *-chorusos target case to the proper switch.
6998         Disable libgcj.
6999
7000 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7001
7002         * Makefile.in (STAGE1_CFLAGS): Pass down.
7003
7004 2001-04-13  Alan Modra  <amodra@one.net.au>
7005
7006         * config.guess: Add hppa64-linux support.  Note for next import that
7007         this is already in the master file.
7008         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
7009
7010 2001-03-22  Colin Howell  <chowell@redhat.com>
7011
7012         * Makefile.in (DO_X): Do not backslash single-quotes in
7013         backquotes (two places).
7014
7015 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
7016
7017         * Makefile.in (DO_X): Quote nested quotes.
7018
7019 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
7020
7021         * Makefile.in (DO_X): Use double quotes for quoting
7022         "RANLIB=$${RANLIB}".
7023
7024 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
7025
7026         * configure.in: Only use `lang_requires' for languages athat are
7027         actually enabled.
7028
7029 2001-03-07  Tom Tromey  <tromey@redhat.com>
7030
7031         * configure.in: Allow config-lang.in to set `lang_requires' to list
7032         of other required languages.
7033
7034 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
7035
7036         * Makefile.in: Remove RANLIB definition. Use RANLIB
7037         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7038         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7039
7040 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
7041             Alexandre Oliva  <aoliva@redhat.com>
7042
7043         * Makefile.in (check-c++): Use tabs, not spaces.
7044
7045 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
7046
7047         * Makefile.in (check-c++): New rule.
7048
7049         * configure.in (target_libs): Remove libg++.
7050         (noconfigdirs): Remove libg++.
7051         (noconfigdirs): Same.
7052         (noconfigdirs): Same.
7053         (noconfigdirs): Same.
7054
7055         * config-ml.in: Remove libg++ references.
7056
7057         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7058         (ALL_TARGET_MODULES): Same.
7059         (configure-target-libg++): Remove.
7060         (all-target-libg++): Remove.
7061         (configure-target-libio): Remove.
7062         (all-target-libio): Remove.
7063         (check-target-libio): Remove.
7064         (.PHONY): Remove.
7065         (libg++.tar.bz2): Remove.
7066         (all-target-cygmon): Remove libio.
7067         (all-target-libstdc++): Remove.
7068         (configure-target-libstdc++): Remove.
7069         (TARGET_LIB_PATH): Remove libstdc++.
7070         (ALL_GCC_CXX): Remove libstdc++.
7071         (all-target-gperf): Correct.
7072
7073 2001-02-15  Anthony Green  <green@redhat.com>
7074
7075         * configure: Introduce GCJ_FOR_TARGET.
7076         * configure.in: Ditto.
7077         * Makefile.in: Ditto.
7078
7079 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
7080
7081         * configure.in: for *-chorusos, don't config target-newlib and
7082         target-libgloss.
7083
7084 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
7085
7086         Remove V2 C++ library.
7087         * configure.in: Remove --enable-libstdcxx_v3 support.
7088
7089 2001-01-27  Richard Henderson  <rth@redhat.com>
7090
7091         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7092
7093 2001-01-26  Tom Tromey  <tromey@redhat.com>
7094
7095         * configure.in: Allow libgcj to be built on Sparc Solaris.
7096
7097 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
7098
7099         * configure.in: Enable libgcj on several additional platforms.
7100
7101 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
7102
7103         * configure.in: Enable libgcj for linux targets.
7104
7105 2001-01-09  Mike Stump  <mrs@wrs.com>
7106
7107         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7108         failures of subdirectories.
7109
7110 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7111
7112         * configure: handle DOS-style absolute paths.
7113
7114 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7115
7116         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7117
7118 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
7119
7120         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7121         (libstdcxx_incdir): Pass down.
7122         * config.if: Remove expired bits for cxx_interface, add stub.
7123         (libstdcxx_incdir): Add variable for g++ include directory.
7124         * configure.in (gxx_include_dir): Use it.
7125
7126 2000-12-15  Andreas Jaeger  <aj@suse.de>
7127
7128         * configure.in: Handle lang_dirs.
7129
7130 2000-12-13  Anthony Green  <green@redhat.com>
7131
7132         * configure.in: Disable libgcj for any target not specifically
7133         listed.  Disable libgcj for x86 and Alpha Linux until compatible
7134         with g++ abi.
7135
7136 2000-12-13  Mike Stump  <mrs@wrs.com>
7137
7138         * Makefile.in (local-distclean): Also remove fastjar.
7139
7140 2000-12-10  Anthony Green  <green@redhat.com>
7141
7142         * configure.in: Define libgcj.  Disable libgcj target libraries for
7143         most targets.
7144
7145 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7146
7147         * configure.in (target_libs): Revert 2000-12-08 patch.
7148         (noconfigdirs): Added target-libjava.
7149
7150 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7151
7152         * Makefile.in: handle DOS-style absolute paths.
7153
7154 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7155
7156         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7157         libjava.
7158         * configure.in (target_libs): Removed `target-libjava'.
7159
7160 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7161
7162         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7163         (ALL_MODULES): Added fastjar.
7164         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7165         (all-target-libjava): all-fastjar replaces all-zip.
7166         (all-fastjar): Added.
7167         (configure-target-fastjar, all-target-fastjar): Likewise.
7168         * configure.in (host_tools): Added fastjar.
7169
7170 2000-12-07  Mike Stump  <mrs@wrs.com>
7171
7172         * Makefile.in (local-distclean): Remove leftover built files.
7173
7174 2000-11-16  Fred Fish  <fnf@be.com>
7175
7176         * configure.in (enable_libstdcxx_v3): Fix typo,
7177         libstd++ -> libstdc++.
7178
7179 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7180
7181         * configure: Provide the original toplevel configure arguments
7182         (including $0) to subprocesses in the environment rather than
7183         through gcc/configargs.h.
7184
7185 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
7186
7187         * configure: Turn on libstdc++ V3 by default.
7188
7189 2000-10-16  Michael Meissner  <meissner@redhat.com>
7190
7191         * configure (gcc/configargs.h): Only create if there is a build GCC
7192         directory created.
7193
7194 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
7195
7196         * configure: Save configure arguments to gcc/configargs.h.
7197
7198 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
7199
7200         * Makefile.in (bootstrap): avoid recursion if subdir missing
7201         (cross): ditto
7202         (do-proto-toplev): ditto
7203
7204 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
7205
7206         * configure.in: Do not build byacc for hppa64.  Provide paths to the
7207         X11 libraries for hppa64.
7208
7209 2000-09-02  Anthony Green  <green@cygnus.com>
7210
7211         * Makefile.in (all-gcc): Depend on all-zlib.
7212         (CLEAN_MODULES): Add clean-zlib.
7213         (ALL_MODULES): Add all-zlib.
7214         * configure.in (host_libs): Add zlib.
7215
7216 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
7217
7218         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7219         $targargs to tell whether newlib is going to be built.
7220
7221         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7222         $$r/TARGET_SUBDIR/libio for _G_config.h.
7223
7224 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
7225
7226         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7227
7228         * configure: Make enable_threads and enable_shared defaults
7229         explicit.  Substitute enable_threads into generated Makefiles.
7230         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7231         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7232
7233 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
7234
7235         * configure.in: Re-enable all references to libg++ and librx.
7236
7237 2002-04-09  Loren James Rittle  <rittle@labs.mot.com>
7238
7239         * configure.in: Add *-*-freebsd* configurations.
7240
7241 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7242
7243         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7244         (do-tar, do-bz2): New rules.
7245         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7246         (gdb-tar): New rule.
7247         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7248         (insight_dejagnu.tar): New rule.
7249         (insight.tar): New rule.
7250         (gdb+dejagnu.tar): New rule.
7251         (gdb.tar): New rule.
7252
7253 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7254
7255         * MAINTAINERS: Update dejagnu/
7256
7257 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7258
7259         * ltmain.sh (relink_command): Fix typo in previous change.
7260
7261 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7262
7263         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7264         (relink_command): Added --tag flags.
7265         (mode=install): If relinking fails; error out.
7266
7267 2002-03-12  Richard Henderson  <rth@redhat.com>
7268
7269         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7270         .NOTPARALLEL tag.
7271         (do-check): Rename from check.
7272         (check): Allow parallel check.
7273
7274 2002-03-11  Richard Henderson  <rth@redhat.com>
7275
7276         * Makefile.in (.NOTPARALLEL): Add fake tag.
7277
7278 2002-03-07  H.J. Lu  (hjl@gnu.org)
7279
7280         * configure.in: Enable gprof for mips*-*-linux*.
7281
7282 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7283
7284         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7285         libjava.
7286         (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
7287
7288 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
7289
7290         * texinfo/texinfo.tex: Update to version 2002-02-14.08.
7291
7292 2002-02-23  Daniel Jacobowitz  <drow@mvista.com>
7293
7294         * config.guess: Import from master sources, rev 1.232.
7295         * config.sub: Import from master sources, rev 1.246.
7296
7297 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7298
7299         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7300         because its Makefile is there; test for the executable instead.
7301
7302 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7303
7304         Contribute sh64-elf.
7305         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7306         * configure.in: Added sh64-*-*.
7307
7308 2002-02-04  Jeff Johnston  <jjohnstn@redhat.com>
7309
7310         * COPYING.NEWLIB: Remove advertising clause from
7311         Berkeley and Red Hat licenses.
7312
7313 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7314
7315         * Makefile.in: Add all-tix to deps for all-snavigator
7316         so that tix is built when building snavigator.
7317
7318 2002-02-01  Ben Elliston  <bje@redhat.com>
7319
7320         * config.guess: Import from master sources, rev 1.229.
7321         * config.sub: Import from master sources, rev 1.240.
7322
7323 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7324
7325         From Steve Ellcey <sje@cup.hp.com>:
7326         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7327         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7328         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7329         IA64.
7330         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7331         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7332         soname_spec, sys_lib_search_path_spec): Ditto.
7333
7334 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7335
7336         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7337         target-libiberty, and target-libgloss.  Skip Java-related
7338         libraries if not supported for NetBSD on target CPU.
7339
7340 2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
7341
7342         * configure.in: Import StrongARM and XScale target_configdirs from
7343         FSF GCC version.
7344
7345 2002-01-16  H.J. Lu  (hjl@gnu.org)
7346
7347         * config.guess: Import from master sources, rev 1.225.
7348         * config.sub: Import from master sources, rev 1.238.
7349
7350         * MAINTAINERS: Updated notes on config.guess and config.sub.
7351
7352 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7353
7354         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7355         ld and gdb are not supported.
7356
7357 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
7358
7359         * Change reference to Cygnus Solutions to be Red Hat.
7360
7361 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
7362
7363         * COPYING.NEWLIB: Update generic copyright date.
7364
7365 2002-01-07  Mark Salter  <msalter@redhat.com>
7366
7367         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7368           Allow target-libgloss to be built for arm, strongarm, and xscale.
7369
7370 2002-01-03  Ben Elliston  <bje@redhat.com>
7371
7372         * MAINTAINERS: Update URL for config.* scripts.
7373
7374 2001-12-18  Alan Modra  <amodra@bigpond.net.au>
7375
7376         * config.sub: Import latest version.
7377         * config.guess: Likewise.
7378
7379 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7380
7381         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7382         options for i[3456]86-pc-linux* native builds.
7383
7384 2001-12-05  Laurent Guerby  <guerby@acm.org>
7385
7386         * MAINTAINERS: gcc adopts symlink-tree, refer more to
7387         libiberty.
7388
7389         Import this patch from gcc:
7390
7391         2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7392
7393             * symlink-tree: handle DOS-style absolute paths.
7394
7395 2001-11-28  DJ Delorie <dj@redhat.com>
7396             Zack Weinberg  <zack@codesourcery.com>
7397
7398         When build != host, create libiberty for the build machine.
7399
7400         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7401         CONFIG_ARGUMENTS.
7402         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7403         New variables.
7404         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7405         and rules.
7406         (all.normal): Depend on ALL_BUILD_MODULES.
7407         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7408         (all-build-libiberty): Depend on configure-build-libiberty.
7409
7410         * configure: Calculate and substitute proper value for
7411         ALL_BUILD_MODULES.
7412         * configure.in: Create the build subdirectory.
7413         Calculate and substitute TARGET_CONFIGARGS (formerly
7414         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7415
7416 2001-11-26  Geoffrey Keating  <geoffk@redhat.com>
7417
7418         * config.sub: Update to version 1.232 on subversion.
7419
7420 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7421
7422         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7423         files from .po files for a distribution.
7424
7425 2001-11-19  Hans-Peter Nilsson  <hp@bitrange.com>
7426
7427         * COPYING.NEWLIB: Mention preserved notice in specific parts.
7428
7429 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
7430
7431         Merged from net gcc:
7432         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7433         * ltcf-c.sh: Use $objext, not $ac_objext.
7434         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7435         * ltcf-cxx.sh: Add support for GNU.
7436         2001-07-22  Timothy Wall  <twall@redhat.com>
7437         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7438         default settings if using GNU tools with that configuration.
7439         * ltcf-cxx.sh: Ditto.
7440         * ltcf-gcj.sh: Ditto.
7441         2001-07-21  Michael Chastain  <chastain@redhat.com>
7442         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7443         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7444         * ltmain.sh: Mark as gcc-local.
7445
7446 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
7447
7448         * Makefile.in (all-bison): Revert 2001-10-24.
7449         Don't depend on texinfo.
7450
7451 2001-11-12  Hans-Peter Nilsson  <hp@bitrange.com>
7452
7453         * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
7454
7455 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7456
7457         * configure.in (--enable-languages): Be more permissive about
7458         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7459
7460 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7461
7462         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7463
7464 2001-10-24  Jeff Holcomb  <jeffh@redhat.com>
7465
7466         Makefile.in (all-bison): Don't depend on texinfo.
7467
7468 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
7469
7470         * gettext.m4: Test po/POTFILES.in exists before trying to read.
7471
7472 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7473
7474         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7475
7476 2001-09-28  Hans-Peter Nilsson  <hp@axis.com>
7477
7478         * config.sub, config.guess: Import latest from subversions.
7479
7480 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7481
7482         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7483         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7484         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7485         avoid quotes nesting problems.
7486         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7487         (DO_X): Export only variables that are set.
7488
7489 2001-09-19  Ben Elliston  <bje@redhat.com>
7490
7491         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7492         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7493         semantics.  Use the shell built-in "type" command instead.
7494
7495 2001-09-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7496
7497         * config.sub: Reverted the earlier change, this version is not the
7498         master file.
7499
7500 2001-09-14  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7501
7502         * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7503         Add support for mips64.
7504
7505 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7506
7507         * configure.in: Enable libstdc++-v3 for h8300 targets.
7508
7509 2001-08-30  Eric Christopher  <echristo@redhat.com>
7510             Jason Eckhardt  <jle@redhat.com>
7511
7512         * config.sub: Add support for mipsisa32.
7513
7514 2001-08-30  Eric Christopher  <echristo@redhat.com>
7515
7516         * config.sub, config.guess: Import latest from subversions.
7517
7518 2001-08-20  Alan Modra  <amodra@bigpond.net.au>
7519
7520         * config.sub, config.guess: Import latest from subversions.
7521
7522 2001-07-26  DJ Delorie  <dj@redhat.com>
7523
7524         * MAINTAINERS: Clarify libiberty merge rules and procedures.
7525
7526 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7527
7528         * Makefile.in: Revert 2001-06-17.
7529         (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7530
7531 2001-06-17  H.J. Lu <hjl@gnu.org>
7532
7533         * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7534         (gas+binutils.tar.bz2): Likewise.
7535         (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7536
7537 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7538
7539         * Makefile.in (VER): When present, extract the version number from
7540         the file version.in.
7541
7542 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
7543
7544         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7545         gcc/xgcc is built, use -print-prog-name to find out the program
7546         name to use.
7547
7548 2001-06-04  Mark Mitchell  <mark@codesourcery.com>
7549
7550         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7551         with_gcc]: Use `gcc -shared' to build a shared library.
7552
7553 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7554
7555         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7556         archives.
7557
7558 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
7559
7560         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
7561         libraries when using g++ with native linker.
7562
7563 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
7564
7565         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7566
7567 2001-05-24  Tom Rix <trix@redhat.com>
7568
7569         * configure.in : enable ld for aix
7570
7571 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
7572
7573         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7574         [aix4*|aix5*]: Prepend blank.
7575
7576 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
7577
7578         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7579         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
7580         of subdir/configure scripts to use the new libtool.m4.
7581
7582 2001-05-14  H.J. Lu <hjl@gnu.org>
7583
7584         * config.if (libc_interface): Set to -libc6.2- for cross
7585         compiling to Linux/glibc 2.2.
7586
7587 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7588
7589         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7590         libgcj.
7591
7592 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7593
7594         * configure.in (noconfigdirs): Don't reset it from scratch in the
7595         target case; only append to it.
7596
7597 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7598
7599         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7600         sparc-*-solaris2.8]: Disable ${libgcj}.
7601
7602 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
7603
7604         * configure.in (libgcj_saved): Copy from $libgcj.
7605         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7606         --disable-libgcj.
7607
7608 2001-04-20  Alexandre Oliva  <aoliva@redhat.com>
7609
7610         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7611         1.641.2.228.
7612
7613 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7614
7615         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7616         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7617
7618 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
7619
7620         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7621         New macros.
7622         (bootstrap, cross): Use RECURSE_FLAGS.
7623         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7624
7625 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
7626
7627         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7628
7629 2001-03-23  Nick Clifton  <nickc@redhat.com>
7630
7631         * README-maintainer-mode: Add note about inability to use "make
7632         distclean" in maintainer mode.
7633
7634 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7635
7636         Re-installed:
7637         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7638         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7639         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7640         * ltcf-cxx.sh: Likewise.
7641         * ltcf-gcj.sh: Likewise.
7642
7643 2001-03-22  Philip Blundell  <philb@gnu.org>
7644
7645         * config.sub, config.guess: Import latest from subversions.
7646
7647 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7648
7649         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7650         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7651
7652 2001-03-20  Michael Chastain  <chastain@redhat.com>
7653
7654         * Makefile.in: all-m4 depends on all-texinfo.
7655
7656 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
7657
7658         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7659
7660 2001-02-22  Jeff Johnston <jjohnstn@redhat.com>
7661
7662         * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7663         longer valid.
7664
7665 2001-02-16  Nick Clifton  <nickc@redhat.com>
7666
7667         * configure.in (noconfigdirs): Allow configuration of texinfo
7668         for Cygwin hosts.
7669
7670 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7671
7672         * config.guess: Add linux target for S/390.
7673         * config.sub: Likewise.
7674         * configure.in: Likewise.
7675
7676 2001-02-06  Ben Elliston  <bje@redhat.com>
7677
7678         * configure: Output host type to stdout, not stderr.
7679
7680 2001-02-04  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7681
7682         * config.guess: Import from subversions.gnu.org (revision 1.181).
7683         * config.sub: Import from subversions.gnu.org (revision 1.199).
7684
7685 2001-01-30  Alan Modra  <alan@linuxcare.com.au>
7686
7687         * config.guess: Handle hppa64-linux systems.
7688
7689 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7690
7691         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7692         Don't unset, it's non-portable and no longer necessary, set to empty
7693         instead.
7694
7695 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7696
7697         * ltconfig: Shell portability fix for the tagname validity check.
7698
7699 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7700
7701         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7702
7703 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
7704
7705         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7706         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7707
7708 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7709
7710         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7711         keep at least one of build_libtool_libs or build_old_libs set to
7712         yes.
7713
7714 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7715
7716         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7717         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7718
7719 2000-11-07  Philip Blundell  <pb@futuretv.com>
7720
7721         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7722
7723 2000-11-03  Philip Blundell  <pb@futuretv.com>
7724
7725         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7726         files.
7727
7728 2001-01-15  Jeff Johnston  <jjohnstn@redhat.com>
7729
7730         * COPYING.NEWLIB: Put into source repository.
7731
7732 2001-01-15  Ben Elliston  <bje@redhat.com>
7733
7734         * configure.in (host_tools): Add sid.
7735         Always configure cgen.
7736         * Makefile.in (all-sid): New target.
7737         (check-sid, clean-sid, install-sid): Likewise.
7738
7739 2001-01-07  Andreas Jaeger  <aj@suse.de>
7740
7741         * config.sub, config.guess: Update from subversions.
7742
7743 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
7744
7745         * configure.in: Disable language-specific target libraries for
7746         languages that aren't enabled.
7747
7748 2000-11-24  Nick Clifton  <nickc@redhat.com>
7749
7750         * configure.in (xscale-elf): Add target.
7751         (xscale-coff): Add target.
7752         (c4x, c5x, tic54x): Move after ARM targets.
7753
7754 2000-11-23  Alexandre Oliva  <aoliva@redhat.com>
7755
7756         * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7757
7758 2000-11-20  Ian Lance Taylor  <ian@zembu.com>
7759
7760         * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7761
7762 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7763
7764         * Makefile.in: Merge with GCC and libgcj.
7765         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
7766         configure-target-<library> when their configure scripts need the C
7767         or C++ library to have already been built to work properly.
7768         (do_proto_toplev): Set them to an empty string.
7769
7770 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7771
7772         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7773         (REALLY_SET_LIB_PATH): Use them.
7774
7775 2000-11-06  Christopher Faylor <cgf@cygnus.com>
7776
7777         * config.sub: Add support for Sun Chorus
7778
7779 2000-11-02  Per Lundberg  <plundis@chaosdev.org>
7780
7781         * config.sub: Add support for the *-storm-chaos OS.
7782
7783 2000-10-30  Stephane Carrez  <stcarrez@worldnet.fr>
7784
7785         * configure.in (noconfigdirs): Don't compile some
7786         of the libraries for 68HC11 & 68hc12 targets.
7787
7788 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
7789
7790         * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
7791         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
7792         all affected `configure' scripts.
7793
7794 2000-09-25  Alexandre Oliva  <aoliva@redhat.com>
7795
7796         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7797         ltcf-c.sh.
7798
7799 2000-09-12  Philip Blundell  <philb@gnu.org>
7800
7801         * config.sub, config.guess: Update from subversions.
7802
7803 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
7804
7805         * Makefile.in (all-zlib): Added dummy target.
7806
7807         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7808         multi-language branch.
7809
7810 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
7811
7812         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7813         (bootstrap*): Depend on all-bootstrap.
7814
7815 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
7816
7817         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7818         crosses, but add gcc/include to the header search path for them.
7819
7820 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
7821
7822         * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7823         * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7824         * gettext.m4: New file, extracted from aclocal.m4.
7825
7826 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
7827
7828         * config-ml.in (CC, CXX): Avoid trailing whitespace.
7829         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7830         sub-configures.
7831
7832 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7833
7834         * Makefile.in (ALL_MODULES): Add all-cgen.
7835         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7836         (all-cgen): New target.
7837         (all-opcodes,all-sim): Depend on all-cgen.
7838         * configure.in (host_tools): Add cgen.
7839         Only configure cgen if --enable-cgen-maint.
7840
7841 2000-08-17  Alexandre Oliva  <aoliva@redhat.com>
7842
7843         * config-ml.in (CC, CXX): Don't introduce a leading space.
7844
7845 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
7846
7847         * configure.in (libstdcxx_flags): Use
7848         libstdc++-v3/src/libstdc++.INC.
7849
7850 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
7851
7852         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7853
7854 2000-08-11  Jason Merrill  <jason@redhat.com>
7855
7856         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7857         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7858         (FLAGS_FOR_TARGET): Not here.
7859         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7860
7861 2000-08-07  DJ Delorie  <dj@redhat.com>
7862
7863         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7864         "if we're also building gcc, and it's a gcc that will run on the
7865         build machine, we want to use its includes instead of the system's
7866         default includes".
7867
7868 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
7869
7870         * configure.in (libstdcxx_flags): Don't use `"'.
7871
7872         * config-ml.in: Adjust multilib search paths to the
7873         appropriate multilib tree.
7874
7875 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
7876
7877         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7878         commas in $LANGUAGES.
7879
7880 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
7881
7882         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7883
7884 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
7885
7886         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7887         CXX_FOR_TARGET for sed.
7888
7889 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
7890
7891         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7892         Do not override if already set in the environment or in configure.
7893         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7894         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7895
7896 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
7897
7898         * Makefile.in (FLAGS_FOR_TARGET): New macro.
7899         (GCC_FOR_TARGET): Use it.
7900         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7901         * configure.in: ... here.
7902         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
7903         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7904
7905 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
7906
7907         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7908         (configure-target-libchill, configure-target-libobjc): Likewise.
7909
7910         * configure.in: Use the same cache file for all target libs.
7911         * config-ml.in: But different cache files per multilib variant.
7912
7913 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7914
7915         * configure (topsrcdir): Don't use dirname.
7916
7917 2000-07-20  Jason Merrill  <jason@redhat.com>
7918
7919         * configure.in: Remove all references to libg++ and librx.
7920
7921         * configure, configure.in, Makefile.in: Unify gcc and binutils.
7922
7923 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
7924
7925         * config.sub: Update to subversions version 2000-07-06.
7926
7927 2000-07-12  Andrew Haley  <aph@cygnus.com>
7928
7929         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7930         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7931
7932 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
7933
7934         * symlink-tree:  Check number of arguments.
7935
7936 2000-06-06  Andrew Cagney  <cagney@b1.cygnus.com>
7937
7938         * texinfo/texinfo.tex: Update to version 2000-05-28.15.
7939
7940 2000-07-05  Jim Wilson  <wilson@cygnus.com>
7941
7942         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7943         search path for a g++ extracted from the build tree.  This
7944         will allow link tests run by configure scripts in
7945         subdirectories to succeed.
7946
7947 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
7948
7949         * ltconfig: Add support for mips-dde-sysv4.2MP
7950
7951 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
7952
7953         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7954         `os2'. Force ac_cv_exeext to be ".exe" in that case.
7955
7956 2000-06-19  Timothy Wall  <twall@cygnus.com>
7957
7958         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7959         * config.sub: Add tic54x target.
7960
7961 2000-06-07  Phillip Thomas  <pthomas@suse.de>
7962
7963         * README-maintainer-mode: New file: Contains notes on using
7964         --enable-maintainer-mode with binutils.
7965
7966 2000-05-29  Andrew Cagney  <cagney@b1.cygnus.com>
7967
7968         * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
7969
7970 2000-05-30  Andrew Cagney  <cagney@b1.cygnus.com>
7971
7972         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7973         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7974
7975 20000-05-21  H.J. Lu  (hjl@gnu.org)
7976
7977         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7978         directory are used if they exist. Make sure
7979         $(build_tooldir)/include is searched for header files,
7980         $(build_tooldir)/lib/ for library files.
7981         (GCC_FOR_TARGET): Likewise.
7982         (CXX_FOR_TARGET): Likewise.
7983
7984 2000-05-18  Jeffrey A Law  (law@cygnus.com)
7985
7986         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7987
7988 2000-05-17  Alexandre Oliva  <aoliva@cygnus.com>
7989
7990         * Makefile.in (configure-target-libiberty): Depend on
7991         configure-target-newlib.
7992
7993 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7994
7995         * configure.in, Makefile.in: Merge all libffi-related
7996         configury stuff from the libgcj tree.
7997
7998 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
7999
8000         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8001         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8002
8003 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
8004
8005         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8006         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8007         current version information.  Add to proto-toplev directory.
8008         (gdb-taz): Build do-djunpack.
8009
8010 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
8011
8012         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8013
8014 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8015
8016         * ltmain.sh: Preserve in relink_command any environment
8017         variables that may affect the linker behavior.
8018
8019 2000-05-12  Jeffrey A Law  (law@cygnus.com)
8020
8021         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8022
8023 2000-05-10  Jim Wilson  <wilson@cygnus.com>
8024
8025         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8026
8027 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
8028
8029         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8030         with the version name.
8031
8032 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
8033
8034         * config.if: Tweak.
8035
8036 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
8037
8038         * djunpack.bat: New file.
8039
8040 2000-04-19  Andrew Cagney  <cagney@b1.cygnus.com>
8041
8042         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8043         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8044         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8045         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8046
8047 2000-04-16  Dave Pitts  <dpitts@cozx.com>
8048
8049         * config.sub (case $basic_machine): Change default for "ibm-*"
8050         to "openedition".
8051
8052 2000-04-12  Andrew Cagney  <cagney@b1.cygnus.com>
8053
8054         * Makefile.in (gdb-taz): New target.  GDB specific archive.
8055         (do-md5sum): New target.
8056         (MD5PROG): Define.
8057         (PACKAGE): Default to TOOL.
8058         (VER): Default to a shell script.
8059         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
8060         md5 checksum generation.
8061         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8062         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8063         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8064         insight.tar.bz2): Use gdb-taz to create archive.
8065
8066 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
8067
8068         * configure (warn_cflags): Delete.
8069
8070 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
8071             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
8072
8073         * configure.in (enable_libstdcxx_v3): Add.
8074         (target_libs): Add bits here to switch between libstdc++-v2 and
8075         libstdc++-v3.
8076         * config.if: And this file too.
8077         * Makefile.in: Add libstdc++-v3 targets.
8078
8079 2000-04-05  Michael Meissner  <meissner@redhat.com>
8080
8081         * config.sub (d30v): Add d30v as a basic machine type.
8082
8083 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
8084
8085         * configure.in: -linux-gnu*, not -linux-gnu.
8086
8087 2000-03-03  Andrew Cagney  <cagney@b1.cygnus.com>
8088
8089         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8090         (do-tar-bz2): Replace TOOL with PACKAGE.
8091         (gdb.tar.bz2): Remove GDBTK from GDB package.
8092         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8093         dejagnu.tar.bz2): New packages.
8094
8095 2000-02-27  Andreas Jaeger  <aj@suse.de>
8096
8097         * configure.in: Add entry for mips*-*-linux*, move catch all
8098         *-*-*linux* entry below this one.
8099
8100 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
8101
8102         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8103
8104 2000-02-24  Nick Clifton  <nickc@cygnus.com>
8105
8106         * config.sub: Support an OS of "wince".
8107
8108 2000-02-24  Andrew Cagney  <cagney@b1.cygnus.com>
8109
8110         * config.guess, config.sub: Updated to match config's 2000-02-15
8111         version.
8112
8113 2000-02-23  Linas Vepstas <linas@linas.org>
8114
8115         * config.sub: Add support for Linux/IBM 370.
8116         * configure.in: Likewise.
8117
8118 2000-02-22  Nick Clifton  <nickc@cygnus.com>
8119
8120         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8121
8122 2000-02-20  Christopher Faylor <cgf@cygnus.com>
8123
8124         * config.guess: Guess "cygwin" rather than "cygwin32".
8125
8126 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8127
8128         * configure (gcc_version): When setting, narrow search to
8129         lines containing `version_string'.
8130
8131 2000-02-15  Denis Chertykov  <denisc@overta.ru>
8132
8133         * config.sub: Add support for avr target.
8134
8135 2000-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
8136
8137         * config.sub: Add mmix-knuth-mmixware.
8138
8139 2000-01-27  Christopher Faylor <cgf@redhat.com>
8140
8141         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8142         structure stuff to -L library search.
8143         (CXX_FOR_TARGET): Ditto.
8144         (CROSS_CHECK_MODULES): Fix spelling mistake.
8145
8146 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
8147
8148         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8149         the C++ compiler.
8150
8151 2000-01-12  Richard Henderson  <rth@cygnus.com>
8152
8153         * configure.in: Don't build some bits for beos.
8154
8155 2000-01-12  Joel Sherrill (joel@OARcorp.com)
8156
8157         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8158         as include files.
8159
8160 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
8161
8162         * configure.in: Use mt-aix43 to handle *_TARGET defs,
8163         not mh-aix43.
8164
8165 1999-12-14  Richard Henderson  <rth@cygnus.com>
8166
8167         * config.guess (alpha-osf, alpha-linux): Detect ev67.
8168         * config.sub: Accept alphaev[78], alphaev8.
8169
8170 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8171
8172         * config.guess, config.sub: Update from autoconf.
8173
8174 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8175
8176         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8177         necessary libraries are missing.
8178
8179 1999-10-25  Andreas Schwab  <schwab@suse.de>
8180
8181         * configure: Fix quoting inside arguments of eval.
8182
8183 1999-10-21  Nick Clifton  <nickc@cygnus.com>
8184
8185         * config-ml.in: Allow suppression of some ARM multilibs.
8186
8187 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
8188
8189         * config.guess: Add OS/390 match pattern.
8190         * config.sub: Add mvs, openedition targets.
8191         * configure.in (i370-ibm-opened*): New.
8192
8193 1999-09-04  Steve Chamberlain  <sac@pobox.com>
8194
8195         * config.sub: Add support for configuring for pj.
8196
8197 1999-08-31  Nick Clifton  <nickc@cygnus.com>
8198
8199         * config.sub (maybe_os): Add support for configuring for fr30.
8200
8201 1999-08-25  Nick Clifton  <nickc@cygnus.com>
8202
8203         * configure.in: Do not configure or build ld for AIX
8204         platforms.  ld is known to be broken on these platforms.
8205
8206 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8207
8208         * config-ml.in: Pass compiler flag corresponding to multidirs to
8209         subdir configures.
8210
8211 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
8212
8213         * Makefile.in (LDFLAGS): Define.
8214
8215 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
8216
8217         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8218         noconfigdirs.
8219         (*-*-cygwin*): Likewise.
8220
8221 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
8222
8223         * mkdep: New file.
8224         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8225         (BINUTILS_SUPPORT_DIRS): Add mkdep.
8226
8227         From Eli Zaretskii <eliz@is.elta.co.il>:
8228         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8229         long file name when using DJGPP on MS-DOS.
8230
8231 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
8232
8233         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8234
8235 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
8236
8237         * Makefile.in (check-target-libio): Remove all-target-libstdc++
8238         dependency as this causes "make check" to globally "make all"
8239
8240 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
8241
8242         * configure.in (target_libs): Added target-zlib.
8243         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8244         (CONFIGURE_TARGET_MODULES): Likewise.
8245         (CHECK_TARGET_MODULES): Likewise.
8246         (INSTALL_TARGET_MODULES): Likewise.
8247         (CLEAN_TARGET_MODULES): Likewise.
8248         (configure-target-zlib): New target.
8249         (all-target-zlib): Likewise.
8250         (all-target-libjava): Depend on all-target-zlib.
8251         (configure-target-libjava): Depend on configure-target-zlib.
8252
8253         * Makefile.in (configure-target-libjava): Depend on
8254         configure-target-newlib.
8255         (configure-target-boehm-gc): New target.
8256         (configure-target-qthreads): New target.
8257
8258         * configure.in (target_libs): Added target-qthreads.
8259         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8260         (CONFIGURE_TARGET_MODULES): Likewise.
8261         (CHECK_TARGET_MODULES): Likewise.
8262         (INSTALL_TARGET_MODULES): Likewise.
8263         (CLEAN_TARGET_MODULES): Likewise.
8264         (all-target-qthreads): New target.
8265         (configure-target-libjava): Depend on configure-target-qthreads.
8266         (all-target-libjava): Depend on all-target-qthreads.
8267
8268         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8269         (CONFIGURE_TARGET_MODULES): Likewise.
8270         (CHECK_TARGET_MODULES): Likewise.
8271         (INSTALL_TARGET_MODULES): Likewise.
8272         (CLEAN_TARGET_MODULES): Likewise.
8273         (all-target-libjava): New target.
8274         (all-target-boehm-gc): Likewise.
8275         * configure.in (target_libs): Added libjava, boehm-gc.
8276
8277 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
8278
8279         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8280         configure.bat in SUPPORT_FILES.
8281         (gas+binutils.tar.bz2): Likewise.
8282
8283         * makeall.bat: Remove; obsolete.
8284
8285 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
8286
8287         From Mark Elbrecht:
8288         * configure.bat: Remove; obsolete.
8289
8290 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
8291
8292         * configure: Add -W -Wall to the default CFLAGS when compiling with
8293         gcc.
8294
8295 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
8296
8297         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8298
8299 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
8300
8301         * configure.in: Build ld on IRIX6.
8302
8303 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
8304
8305         * Makefile.in: Change distribution targets to use bzip2 instead of
8306         gzip.
8307         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8308         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8309
8310 1999-06-04  Nick Clifton  <nickc@cygnus.com>
8311
8312         * config.sub: Add mcore target.
8313
8314 1999-05-30  Cort Dougan  <cort@cs.nmt.edu>
8315
8316         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8317
8318 1999-05-25  H.J. Lu  (hjl@gnu.org)
8319
8320         * config.guess (dummy): Changed to $dummy.
8321
8322 1999-05-24  Nick Clifton  <nickc@cygnus.com>
8323
8324         * config.sub: Tidied up case statements.
8325
8326 1999-05-22  Ben Elliston  <bje@cygnus.com>
8327
8328         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8329         <jiro@din.or.jp>.
8330
8331         * config.guess: Merge with FSF version. Future changes will be
8332         more accurately recorded in this ChangeLog.
8333         * config.sub: Likewise.
8334
8335 1999-05-20   Stephen L Moshier  <moshier@world.std.com>
8336
8337          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8338
8339 1999-04-30  Tom Tromey  <tromey@cygnus.com>
8340
8341         * ltmain.sh: [mode link] Always use CC given by ltconfig.
8342
8343 1999-04-23  Tom Tromey  <tromey@cygnus.com>
8344
8345         * ltconfig, ltmain.sh: Update to libtool 1.2f.
8346
8347 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
8348
8349         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8350         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8351         Bad merge removed these two changes.
8352
8353 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
8354                           Martin Heller (Ing.-Buero_Heller@t-online.de)
8355
8356         * config.guess (interix Alpha): Add.
8357
8358 1999-04-11  Richard Henderson  <rth@cygnus.com>
8359
8360         * configure.in (i?86-*-beos*): Do config gperf; don't config
8361         gdb, newlib, or libgloss.
8362
8363 1999-04-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
8364
8365         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8366         link a trivial program with -mabi=64.  If it fails, remove mabi=64
8367         from multidirs.
8368
8369 1999-04-10  Philipp Thomas  (kthomas@gwdg.de)
8370
8371         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8372
8373 1999-04-08  Nick Clifton  <nickc@cygnus.com>
8374
8375         * config.sub: Add support for mcore targets.
8376
8377 1999-04-07  Michael Meissner  <meissner@cygnus.com>
8378
8379         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8380         not mt-ospace, in order to shut up assembler warning about using
8381         symbols that are named the same as registers.
8382
8383 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
8384
8385         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8386         dependency list for all-target-cygmon.
8387
8388 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
8389
8390         * config-ml.in: Check $host, not $target, for selective multilibs.
8391         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8392         thumb interworking, and underscore prefix multilibs.
8393
8394 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
8395
8396         * missing: Update to version from current automake.
8397
8398 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
8399
8400         * configure (gxx_include_dir): Removed.
8401
8402         * configure.in (gxx_include_dir): Handle it.
8403         * Makefile.in: Likewise.
8404
8405 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
8406
8407         * config.sub (mips64vr4111,mips64vr4111el) Add.
8408
8409 1999-03-21  Ben Elliston  <bje@cygnus.com>
8410
8411         * config.guess: Correct typo for detecting ELF on FreeBSD.
8412
8413 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
8414
8415         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8416         config/mh-djgpp.
8417
8418 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
8419
8420         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8421         all-target-newlib to dependency list for all-target-bsp.
8422
8423 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8424
8425         * config.sub: Add i386-uwin support.
8426         * config.guess: Likewise.
8427
8428 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8429
8430         * configure.in: cleanup, add mh-*pic handling for arm, special
8431         case powerpc*-*-aix*
8432
8433 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
8434
8435         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8436         can be built.
8437
8438 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
8439
8440         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8441         targets.
8442
8443 1999-03-02  Nick Clifton  <nickc@cygnus.com>
8444
8445         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8446
8447 1999-02-28  Geoffrey Noer  <noer@cygnus.com>
8448
8449         * config.sub: Check for "cygwin*" rather than "cygwin32*"
8450
8451 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8452
8453         * config.sub: Fix typo in arm recognition.
8454
8455 1999-02-24  Drew Moseley  <dmoseley@cygnus.com>
8456
8457         * configure.in (noconfigdirs): Changed target_configdirs to
8458         include target-bsp only for m68k-*-elf* and m68k-*-coff*
8459         rather than m68k-*-* since it is not known to work on
8460         m68k-aout. Ditto for arm-*-*oabi.
8461
8462 1999-02-24  Stan Shebs  <shebs@andros.cygnus.com>
8463
8464         * configure.in (*-*-windows*): Remove, no longer used.
8465
8466 1999-02-19  Ben Elliston <bje@cygnus.com>
8467
8468         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8469         Smart and improved by Andrew Cagney.
8470
8471 1999-02-18  Marc Espie <espie@cvs.openbsd.org>
8472
8473         * config.guess: Recognize openbsd-*-hppa.
8474
8475 1999-02-17  H.J. Lu  (hjl@gnu.org)
8476
8477         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8478         only if it is not empty.
8479
8480 1999-02-17  Nick Clifton  <nickc@cygnus.com>
8481
8482         Patch from: Scott Bambrough <scottb@corelcomputer.com>
8483
8484         * config.guess: Modified to recognize uname's armv* syntax.
8485
8486         * config.sub: Modified to recognize uname's armv* syntax.
8487
8488 1999-02-17  Mark Salter  <msalter@cygnus.com>
8489
8490         * configure.in: Added target-bsp for sparclite.
8491
8492 1999-02-08  Richard Henderson  <rth@cygnus.com>
8493
8494         * config.sub: Recognize alphapca5[67] and up to alphaev8.
8495
8496 1999-02-08  Nick Clifton  <nickc@cygnus.com>
8497
8498         * configure.in: Add support for strongarm port.
8499         * config.sub: Add support for strongarm target.
8500
8501 1999-02-07  Mumit Khan  <khan@xraylith.wisc.edu>
8502
8503         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8504         the old name config/mh-cygwin32.
8505         Enable texinfo.
8506
8507 1999-02-04  Ian Lance Taylor  <ian@cygnus.com>
8508
8509         * configure.in: Do build ld for ix86 Solaris.
8510
8511 1999-02-02  Jim Wilson  <wilson@cygnus.com>
8512
8513         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
8514         $AR_FOR_TARGET.  Likewise for RANLIB.
8515
8516 1999-02-02  Catherine Moore  <clm@cygnus.com>
8517
8518         * config.sub (oabi):  Recognize.
8519         * configure.in (arm-*-oabi):  Handle.
8520
8521 1999-01-30  Robert Lipe  (robertlipe@usa.net)
8522
8523         * config.guess: Improve detection of i686 on UnixWare 7.
8524
8525 1999-01-30  Mumit Khan  <khan@xraylith.wisc.edu>
8526
8527         * config.guess: Add support for i386-pc-interix.
8528         * config.sub: Likewise.
8529         * configure.in: Likewise.
8530
8531 1999-01-18  Christopher Faylor <cgf@cygnus.com>
8532
8533         * Makefile.in: Remove unneeded all-target-libio from
8534         from all-target-winsup target since it is now unneeded.
8535         Add all-target-libtermcap in its place since it is now
8536         needed.
8537
8538 1998-12-30  Christopher Faylor <cgf@cygnus.com>
8539
8540         * configure.in: makefile stub for cygwin target is probably
8541         unnecessary.  Remove it for now.
8542
8543 1998-12-30  Christopher Faylor <cgf@cygnus.com>
8544
8545         * configure.in: libtermcap.a should be built when cygwin is the
8546         target as well as the host.
8547         * config.guess: Allow mixed case in cygwin uname output.
8548         * Makefile.in: Add libtermcap target.
8549
8550 1998-12-23  Jeffrey A Law  (law@cygnus.com)
8551
8552         * config.sub: Clean up handling of hppa2.0.
8553
8554 1998-12-22  Rodney Brown  (rodneybrown@pmsc.com)
8555
8556         * config.guess: Use C code to identify more HP machines.
8557
8558 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
8559
8560         * config.sub: Handle hppa2.0.
8561
8562 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
8563
8564         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8565         cygmon for all sparclite targets, regardless of object format.
8566
8567 1998-12-15  Mark Salter  <msalter@cygnus.com>
8568
8569         * configure.in: Added target-bsp for several target architectures.
8570
8571         * Makefile.in: Added rules for bsp.
8572
8573 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
8574
8575         * config.guess: Improve detection of hppa2.0 processors.
8576
8577 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
8578
8579         * config.guess: Recognize FreeBSD using ELF automatically.
8580
8581 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
8582
8583         * configure (skip-this-dir): Add handling for new shell script, which
8584         might be created by a sub-directory's configure to indicate, this particular
8585         directory is "unwanted".
8586         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8587
8588 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
8589
8590         * ltconfig: import from libtool, after changing libtool to
8591         account for the cygwin name change.
8592
8593 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
8594
8595         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8596         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8597
8598 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
8599
8600         * configure.in: Add libtermcap to list of cygwin dependencies.
8601
8602 1998-11-17  Geoffrey Noer  <noer@cygnus.com>
8603
8604         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8605         they include winsup/include when it's a cygwin target.
8606
8607 1998-11-12  Tom Tromey  <tromey@cygnus.com>
8608
8609         * configure.in (host_tools): Added zip.
8610         * Makefile.in (all-target-libjava): Depend on all-zip.
8611         (all-zip): New target.
8612         (ALL_MODULES): Added all-zip.
8613         (NATIVE_CHECK_MODULES): Added check-zip.
8614         (INSTALL_MODULES): Added install-zip.
8615         (CLEAN_MODULES): Added clean-zip.
8616
8617 1998-11-12  Geoffrey Noer  <noer@cygnus.com>
8618
8619         * Makefile.in: lose "32" from comment about cygwin.
8620
8621 1998-11-05  Nick Clifton  <nickc@cygnus.com>
8622
8623         * configure.in: Use -Os to build target libraries for the fr30.
8624
8625 1998-11-04  Dave Brolley  <brolley@cygnus.com>
8626
8627         * config.sub: Add fr30.
8628
8629 1998-11-02  Geoffrey Noer  <noer@cygnus.com>
8630
8631         * configure.in: drop "32" from config/mh-cygwin32.  Check
8632         cygwin* instead of cygwin32*.
8633         * config.sub: Check cygwin* instead of cygwin32*.
8634
8635 1998-10-22  Robert Lipe  <robertl@dgii.com>
8636
8637         * config.guess: Match any version of Unixware7.
8638
8639 1998-10-20  Syd Polk  <spolk@cygnus.com>
8640
8641         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8642         if desired.
8643
8644 1998-10-18  Jeffrey A Law  (law@cygnus.com)
8645
8646         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8647         these if the appropriate directories and files to not exist.
8648
8649 1998-10-14  Jeffrey A Law  (law@cygnus.com)
8650
8651         * Makefile.in (DEVO_SUPPORT): Add config.if.
8652
8653 1998-10-13  Manfred Hollstein  <manfred@s-direktnet.de>
8654
8655         * configure: Add pattern to replace "build_tooldir"'s
8656         definition in the generated Makefile with "tooldir"'s
8657         actual value.
8658
8659 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
8660
8661         * config.sub: Bring back lost sparcv9.
8662
8663         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8664
8665 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
8666
8667         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8668         CC_FOR_TARGET and friends.
8669
8670 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
8671
8672         * Makefile.in (build_tooldir): New variable, same as tooldir.
8673         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8674         -B$(build_tooldir)/bin/.
8675         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8676
8677 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
8678
8679         * config.sub: Add support for i[34567]86-pc-udk.
8680         * configure.in: Likewise.
8681
8682 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
8683
8684         * Makefile.in: add bzip2 package building bits for user
8685         tools module
8686         * configure.in: ditto
8687
8688 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
8689
8690         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8691         (ALL_TARGET_MODULES): Add all-target-libobjc.
8692         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8693         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8694         (all-target-libchill): Add dependencies.
8695         * configure.in (target_libs): Add libchill.
8696
8697 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
8698
8699         * configure.in (target_subdir): Remove duplicate line.
8700
8701 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
8702
8703         * Makefile.in (all-automake): fix dependencies.
8704
8705 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
8706
8707         * configure.in: Minor cleanups for building in the $(target_alias)
8708         subdir.
8709
8710 1998-09-22  Jim Wilson  <wilson@cygnus.com>
8711
8712         * Makefile.in (bootstrap): Set r and s before make all.  Use
8713         BASE_FLAGS_TO_PASS in make all.
8714         (cross): Likewise.
8715
8716 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
8717
8718         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8719
8720 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
8721
8722         * config.sub: Fix typo in last change.
8723
8724 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8725
8726         * config.sub: Add support for C4x target.
8727         * configure.in: Likewise.
8728
8729 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
8730
8731         * config.sub: Recognize sparcv9 just like sparc64.
8732
8733 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
8734
8735         * config.guess: Match "Pent II" or "PentII" for OpenServer.
8736
8737 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
8738
8739         * config.guess: Correctly identify Pentium II sco boxes.
8740
8741         * config.guess: Fix "tr" code.  From Weiwen Liu.
8742
8743 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
8744
8745         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8746         stabs.
8747
8748 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
8749
8750         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8751         (ALL_TARGET_MODULES): Add all-target-libchill.
8752         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8753         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8754         (all-target-libchill): Add dependencies.
8755         * configure.in (target_libs): Add libchill.
8756
8757 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8758
8759         * config.guess: Avoid assumptions about "tr" behaves when
8760         LANG is set to something other than English.
8761
8762 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
8763
8764         * configure (gxx_include_dir): Changed to
8765         '${prefix}/include/g++'-${libstdcxx_interface}.
8766
8767         * config.if: New to determine the interfaces.
8768
8769 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
8770
8771         * config.guess: Detect and handle MPE/IX.
8772         * config.sub: Deal with MPE/IX.
8773
8774 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
8775
8776         * configure.in: Use mh-aix43.
8777
8778 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
8779
8780         * configure: Fix --without/--disable cases for gxx-include-dir.
8781
8782 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
8783
8784         * mdata-sh:  Imported.  Needed for automake support.
8785
8786 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
8787
8788         * Makefile.in (taz): Try "chmod -R og=u ." before
8789         "chmod og=u `find . -print`".
8790
8791 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
8792
8793         * configure.in: Add arm-elf and thumb-elf support.
8794
8795 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
8796
8797         * Makefile.in: Undo previous patch.
8798
8799 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
8800
8801         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8802         to here ...
8803         (install-no-fixedincludes): and here
8804         (INSTALL_MODULES): ... from here.
8805
8806 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8807
8808         * config.sub: Merge with FSF.
8809
8810         * config.guess: Merge with FSF.
8811
8812 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
8813
8814         * configure (extraconfigdirs): New variable.
8815         (SUBDIRS): Add extraconfigdirs and recurse on them too.
8816         * Makefile.in (all): Move higher in file.
8817         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8818         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8819         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8820         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8821         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8822
8823 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
8824
8825         * Makefile.in (all-target-libjava): Depend on all-gcc and
8826         all-target-newlib.
8827         (configure-target-libjava): Depend on $(ALL_GCC).
8828
8829 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
8830
8831         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8832         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8833
8834 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8835
8836         * ylwrap: Change absolute path checks to check for DOS style path
8837         names.
8838
8839         * ylwrap: Don't use a full path name if the source file is in the
8840         same directory.  From hjl@lucon.org (H.J. Lu).
8841
8842         * config-ml.in: Default to being verbose, to match Feb 18 change to
8843         configure.
8844
8845 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
8846
8847         Brought over from egcs:
8848
8849         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8850
8851         * configure.in (target_subdir): Set to ${target_alias} instead
8852         of "libraries".
8853
8854         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8855
8856         * configure.in (target_subdir): Set to libraries if enable_multilib.
8857
8858 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
8859
8860         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8861         multilibs, force reconfiguration the first time we create
8862         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8863
8864 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
8865
8866         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8867         avoid confusion with --no-recursion.
8868
8869 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
8870
8871         * configure.in: Win32 hosts shouldn't use install -x
8872         * install-sh: remove -x option, and special .exe-handling
8873         hack.
8874
8875 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
8876
8877         * config.guess: Recognize i586-pc-beos.
8878         * configure.in: Don't build some bits for beos.
8879
8880 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8881
8882         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8883         CFLAGS default to -O2.
8884
8885         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8886         when using GNU ld.
8887
8888 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
8889
8890         * ltmain.sh: Correct install when using a different shell.
8891
8892 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8893
8894         * ltconfig, ltmain.sh: Update to libtool 1.2b.
8895
8896 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
8897
8898         * makefile.vms: Update to build binutils/makefile.vms.  Add install
8899         target.
8900
8901 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
8902
8903         * ltconfig: Update to correct AIX handling.
8904
8905 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8906
8907         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8908
8909         * configure.in (target_subdir): Set to ${target_alias} instead
8910         of "libraries".
8911
8912 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
8913
8914         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8915         (Makefile): Depend on $(gcc_version_trigger).
8916
8917         * configure (gcc_version): Change default initializer to empty
8918         string.
8919         (gcc_version_trigger): New variable; pass this variable down
8920         to subdir configures to enable them checking gcc's version
8921         themselves. Emit make macros for both gcc_version vars.
8922         (topsrcdir): Initialize reliably.
8923         (recursion line): Remove --with-gcc-version=${gcc_version}.
8924
8925 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8926
8927         * configure (enable_version_specific_runtime_libs): Implement new flag
8928         --enable-version-specific-runtime-libs which installs C++ runtime stuff
8929         in $(libsubdir); emit definition in each generated Makefile.
8930         (gxx_include_dir): Initialize depending on
8931         $enable_version_specific_runtime_libs.
8932
8933 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8934
8935         * configure (gcc_version): Initialize properly depending on
8936         how and where configure is started.
8937         (recursion line): Pass a --with-gcc-version=${gcc_version}
8938         to configures in subdirs.
8939
8940 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
8941
8942         * configure.in (noconfigdirs): Add configure pattern for mips tx39
8943         cygmon
8944
8945 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
8946
8947         * configure.in: Add cygmon and libstub support for mn10200.
8948
8949 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
8950
8951         * configure (gcc_version): Add new variable describing the
8952         particular gcc version we're building.
8953         * Makefile.in (libsubdir): Add new macro for the directory
8954         in which the compiler finds executables, libraries, etc.
8955         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8956         and libsubdir.
8957
8958 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8959
8960         * Makefile.in (local-clean): Remove *.log.
8961         (warning.log): Built with warn_summary from build.log.
8962         (mail-report.log): Run test_summary.
8963         (mail-report-with-warnings.log): Run test_summary including
8964         warning.log in the report.
8965
8966 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8967
8968         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8969
8970 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8971
8972         * Makefile.in (grep): Grep no longer depends on libiberty.
8973
8974 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8975
8976         * Makefile.in: all-snavigator needs all-libgui.
8977
8978 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8979
8980         * configure.in: Add cygmon and libstub support for mn10300.
8981
8982 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8983
8984         * missing: Update to version from automake 1.3.
8985
8986         * ltmain.sh: On installation, don't get confused if the same name
8987         appears more than once in the list of library names.
8988
8989 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8990
8991         * config.sub: Accept m68060 and m5200 as CPU names.
8992
8993 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8994
8995         * configure: Use && rather than using -a in test, because odd
8996         strings can confuse test.
8997         * configure.in: Likewise.
8998
8999 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9000
9001         * ltconfig, ltmain.sh: Bring in Visual C++ support.
9002
9003 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9004
9005         * Makefile.in (boostrap2-lean, bootstrap3-lean,
9006         bootstrap4-lean): New targets.
9007
9008 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
9009
9010         * mpw-* Delete.  Not used.
9011
9012 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
9013
9014         * COPYING.LIB: Update FSF address.
9015
9016 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
9017
9018         * ltconfig, ltmain.sh: Update to libtool 1.2a.
9019
9020         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9021         GAS_SUPPORT_DIRS.
9022
9023 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
9024
9025         * ltconfig, ltmain.sh: Avoid producing a version number if
9026         -version-info was not used.
9027
9028 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9029
9030         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9031         building with newlib.
9032
9033 1998-04-30  Paul Eggert  <eggert@twinsun.com>
9034
9035         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9036         Solaris `make' causes it to continue to next definition.
9037
9038 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9039
9040         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9041         the right GUI libraries and files are installed along with GDB.
9042
9043 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9044
9045         * configure.in: Change alpha to alpha* in several places.
9046
9047 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
9048
9049         * config.sub: Recognize sparc86x.
9050
9051 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
9052
9053         * configure.in (--enable-target-optspace): Remove debug echo.
9054
9055 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
9056
9057         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9058
9059 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9060
9061         * ltconfig: Update cygwin32 support.
9062
9063         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9064         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9065         (GDB_SUPPORT_DIRS): Likewise.
9066
9067 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
9068
9069         * configure.in (target_makefile_frag): If --enable-target-optspace,
9070         use -Os to compile target libraries rather than -O2.  Default to
9071         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9072         not used.
9073         * configure.in (target_cflags): Ditto for d30v.
9074
9075 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
9076
9077         * Makefile.in (all-bfd): Depend on all-intl.
9078         (all-binutils): Likewise.
9079         (all-gas): Likewise.
9080         (all-gprof): Likewise.
9081         (all-ld): Likewise.
9082
9083 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
9084
9085         * configure.in (host_tools): Fix typo, lbtool -> libtool.
9086
9087 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9088
9089         * Makefile.in (all-bfd): Depend upon all-libiberty.
9090
9091         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9092
9093 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
9094
9095         * Makefile.in: Add libstub.
9096
9097         * configure.in: Ditto. Build libstub for targets that have cygmon
9098         support.
9099
9100 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
9101
9102         * configure.in: Don't set PICFLAG on ix86-cygwin32.
9103
9104 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
9105
9106         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9107         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
9108
9109 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
9110
9111         * configure: Define DEFAULT_M4 by searching PATH.
9112         * Makfile.in: Use DEFAULT_M4.
9113
9114 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9115
9116         * ltconfig: Add cygwin32 support.
9117
9118         * Makefile.in, configure.in: Add libtool as a native only directory
9119         to configure and build.
9120
9121 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
9122
9123         * Makefile.in (INSTALL_MODULES): Remove texinfo.
9124
9125 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
9126
9127         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9128
9129 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
9130
9131         * Makefile.in: add ash make rules
9132         * configure.in: add ash to native_only and host_tools lists
9133
9134 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
9135
9136         * Makefile.in (all-gettext, all-intl): New targets.
9137         (ALL_MODULES): Added all-gettext, all-intl.
9138         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9139         (INSTALL_MODULES): Added install-gettext, install-intl.
9140         (CLEAN_MODULES): Added clean-gettext, clean-intl.
9141
9142         * configure.in (host_tools): Added gettext.
9143         (native_only): Likewise.
9144         (noconfigdirs) [various cases]: Likewise.
9145         (host_libs): Added intl.
9146
9147 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
9148
9149         * configure: Do not disable building gdbtk for cygwin32 hosts.
9150
9151 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
9152
9153         * configure.in: Add thumb-coff target.
9154         * config.sub: Add thumb-coff target.
9155
9156 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9157
9158         * Makefile.in: Revert yesterday's change.
9159         (all-target-winsup):  all-target-librx stays out of here.
9160
9161 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9162
9163         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9164         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9165         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9166         Remove references to librx and libg++.
9167
9168 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
9169
9170         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9171         recursive makes
9172
9173 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
9174
9175         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9176         for newlib directory.
9177         (CXX_FOR_TARGET): Likewise.
9178
9179 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
9180
9181         * ltconfig: Update after libtool/ltconfig.in change for
9182         hpux11.
9183
9184 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
9185
9186         * ltconfig, ltmain.sh: Update to libtool 1.2.
9187
9188 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9189
9190         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9191         (install-gcc-cross): Instead, override LANGUAGES here.
9192
9193 1998-03-18  Dave Love  <d.love@dl.ac.uk>
9194
9195         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9196         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9197
9198 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
9199
9200         * configure.in: Add Thumb-pe target.
9201
9202 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
9203
9204         * Makefile.in - changed sn targets to snavigator
9205         * configure.in - changed sn targets to snavigator
9206
9207 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9208
9209         * config-ml.in: After building symlink tree call make distclean
9210         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9211         to be the case for libiberty.
9212
9213 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
9214
9215         * configure: When making link, also check the current
9216         directory. The configure scripts may create one.
9217
9218 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
9219
9220         * config.sub: Accept alphapca56 and alphaev6 properly.
9221
9222 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9223
9224         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9225
9226 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9227
9228         * config.sub (sco5): Fix typo.
9229
9230 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
9231
9232         * Makefile.in (INSTALL_MODULES): Move install-tcl before
9233         install-itcl.
9234         (install-itcl): Remove dependency on install-tcl.
9235
9236 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
9237
9238         * configure.in: Remove libgloss from noconfigdirs for MN10300.
9239
9240 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
9241
9242         * configure.in: Don't build libgui for a cygwin32 target when not on
9243         a cygwin32 host.
9244
9245 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9246
9247         * configure (redirect): Set to null, so default behavior of
9248         configure is now --verbose.
9249
9250 1998-02-16  Dave Love  <d.love@dl.ac.uk>
9251
9252         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9253         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9254
9255 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
9256
9257         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9258         this change to sync Makefile.in with its ChangeLog entries.
9259
9260 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
9261
9262         * ltmain.sh (mkdir): Check that the directory doesn't exist
9263         before we exit with error, so that we don't get races during
9264         parallel builds.
9265
9266 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9267
9268         * ltconfig, ltmain.sh: Update from libtool 1.0i.
9269
9270 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9271
9272         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9273         PICFLAG_FOR_TARGET.
9274         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9275
9276         * configure: Emit a definition for the new macro enable_shared
9277         into each Makefile.
9278
9279 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9280
9281         * configure.in (host_tools, native_only): Add libtool.
9282
9283 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
9284
9285         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9286         Fix typo in ming config comment.
9287
9288 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9289
9290         * ltconfig, ltmain.sh: Update from libtool 1.0h.
9291
9292 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
9293
9294         * config.sub: Add tic30 cases, and map c30 to tic30.
9295
9296 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
9297
9298         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9299         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9300         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9301         (CLEAN_TARGET_MODULES): Similarly
9302         (all-target-libf2c): Add dependences.
9303         * configure.in (target_libs): Add libf2c.
9304
9305 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
9306
9307         * configure.in: Remove expect from noconfigdirs when target
9308         is cygwin32.  OK to build expect and dejagnu with Canadian
9309         Cross.
9310
9311 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
9312
9313         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9314         host.
9315
9316         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9317         and mingw32.
9318
9319 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9320
9321         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9322         here as it is not defined in the toplevel Makefile.
9323
9324 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9325
9326         * configure (package_makefile_rules_frag): New variable, which names
9327         a file with generic rules, ...
9328         Change comment to mention we now have FIVE parts.
9329         * configure: Undo last change.
9330
9331 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
9332
9333         * config.guess: More accurate determination of HP processor types.
9334         * config.sub: More accurate determination of HP processor types.
9335
9336 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9337
9338         * configure (package_makefile_frag): Move inserting the
9339         ${package_makefile_frag} to where it should be according
9340         to the comment.
9341
9342 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
9343
9344         * config.guess: Add support for Linux/ARM.
9345
9346 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
9347
9348         * .cvsignore: Remove *-info and *-install since they match
9349         release-info and mpw-install, which we don't want to just ignore.
9350
9351 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
9352
9353         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9354
9355 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
9356
9357         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9358         local_prefix to sub-make invocations.
9359
9360 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
9361
9362         * configure.in: Check makefile fragments in the source
9363         directory.
9364
9365 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9366
9367         * configure.in: Check whether host and target makefile
9368         fragments exist before adding them to *_makefile_frag.
9369
9370 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
9371
9372         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9373
9374 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
9375
9376         * configure.in: Make sure we only replace RPATH_ENVVAR on
9377         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9378         regexp to sed.
9379
9380         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9381         to sub-makes.
9382
9383 1998-01-13  Lee Iverson   (leei@ai.sri.com)
9384
9385         * config-ml.in (multi-do): LDFLAGS must include multilib
9386         designator.
9387
9388 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
9389
9390         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9391
9392 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
9393
9394         * config.sub: Add mingw32 support.
9395         * configure.in: Likewise.
9396
9397 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9398
9399         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9400
9401 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
9402
9403         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9404         * configure (gxx_include_dir): Provide a definition for subdirs
9405         which do not use autoconf.
9406
9407 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
9408
9409         * config.guess: Sync with egcs.  Picks up new alpha support,
9410         BeOS & some additional linux support.
9411
9412 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
9413
9414         * config.guess: HP 9000/803 is a PA1.1 machine.
9415
9416 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
9417
9418         * configure.in: It's alpha*-...
9419
9420 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9421
9422         * configure.in (host_makefile_frag, target_makefile_frag):
9423         Handle multiple config files.
9424         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9425         alpha-*-*.
9426
9427 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
9428
9429         * mkdep: New file.
9430
9431 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
9432
9433         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9434
9435 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9436
9437         * Makefile.in: Add libgui directory.
9438         (GDB_TK): Add all-libgui.
9439         * configure.in: Add libgui directory.
9440         * configure: Add all-libgui to GDB_TK.
9441
9442 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
9443
9444         * config-ml.in (multidirs): Add m32r to multilib list.
9445
9446 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
9447
9448         * Makefile.in (all-target-gperf): Change dependency to
9449         all-target-libstdc++.
9450
9451 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
9452
9453         * config.guess: Add BeOS support.
9454
9455 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9456
9457         Source directory cvs renamed to cvssrc:
9458         * configure.in (host_tools): Change cvs to cvssrc.
9459         (native_only): Likewise.
9460         (noconfigdirs) [various cases]: Likewise.
9461         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9462         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9463         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9464         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9465         (all-cvssrc): Rename target from all-cvs.
9466
9467 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
9468
9469         * configure (gxx_include_dir): Fix thinko.
9470
9471 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
9472
9473         * Makefile.in (INSTALL_TARGET_CROSS): Define.
9474         (install-cross, install-gcc-cross): New targets.
9475
9476 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
9477
9478         * configure.in (noconfigdirs): Add support for Thumb target.
9479
9480         * config.sub (maybe_os): Add support for Thumb target.
9481
9482 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
9483
9484         * Makefile.in: Add rules for cygmon.
9485
9486         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9487
9488 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
9489
9490         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9491         * configure (gxx_include_dir): Provide a definition for subdirs
9492         which do not use autoconf.
9493
9494 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
9495
9496         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9497         11/18/97 build
9498
9499 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
9500
9501         * From Franz Sirl.
9502         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9503         found on RedHat Linux systems.
9504
9505 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
9506
9507         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9508         guesses.
9509
9510 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
9511
9512         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9513
9514 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
9515
9516         * ltmain.sh: If mkdir fails, check whether the directory was created
9517         anyhow by some other process.
9518
9519 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
9520
9521         * configure.in (d30v-*-*): Configure all directories.
9522
9523 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
9524
9525         * configure.in (d30v-*-*): Configure newlib, libiberty directories
9526         for the D30V.
9527
9528 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
9529
9530         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9531
9532 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
9533
9534         * include/libiberty.h: Add extern "C" { so it can be used with C++
9535         progrms.
9536         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
9537         programs.
9538
9539 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
9540
9541         * configure.in (d30v-*-*): Configure GCC now.
9542
9543 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
9544
9545         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9546         is no longer needed.
9547
9548 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
9549
9550         * Makefile.in: check-target-libio depends on all-target-libstdc++.
9551
9552 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
9553
9554         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9555         targets using "$@" to provide support for similar but not identical
9556         targets without having to duplicate code.
9557
9558 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
9559
9560         * makefile.vms: Fix to work with DEC C.
9561
9562 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
9563
9564         * config.sub: Add mips-tx39-elf to marketing names.
9565
9566 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
9567
9568         * ltmain.sh: Handle symlinks in generated script.
9569
9570 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
9571
9572         * configure: Handle autoconf style directory options: --bindir,
9573         --datadir, --includedir, --infodir, --libdir, --libexecdir,
9574         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9575         --sysconfdir.
9576         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9577         (sharedstatedir, localstatedir, oldincludedir): New variables.
9578         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9579         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9580         sbindir, sharedstatedir, and sysconfdir.
9581
9582 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9583
9584         * Makefile.in (bootstrap-lean): New target.
9585
9586 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
9587
9588         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
9589         sn, and gnuserv from noconfigdirs.
9590
9591 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
9592
9593         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9594
9595 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
9596
9597         * Makefile.in (cross): New target.
9598
9599 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
9600                           Jeff Law         <law@cygnus.com>
9601
9602         * Makefile.in (bootstrap2, bootstrap3): New targets.
9603         (all-bootstrap): Remove outdated and confusing target.
9604         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9605
9606 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9607
9608         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9609         windows.  Consistent with gdb/configure.
9610
9611 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
9612
9613         * configure.in: Name Linux target fragment.
9614
9615         * configure: Rewrite so that project Makefile fragment is inserted
9616         first and appears last in the resulting Makefile.
9617
9618 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9619
9620         * Makefile.in (install-itcl): Install tcl first.
9621
9622 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
9623
9624         * configure.in: remove bison from noconfigdirs for Cygwin32 host
9625
9626 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9627
9628         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9629
9630         * configure.in (skipdirs): Add target-librx for Linux.
9631         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9632
9633 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
9634
9635         * Makefile.in (bootstrap): New target.
9636
9637 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
9638
9639         * config.sub: Accept 'amigados' for backward compatability.
9640
9641 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
9642
9643         * config.guess: Merge with FSF.
9644
9645 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
9646
9647         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9648
9649 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
9650
9651         * config.sub: Add "marketing-names" patch.
9652
9653 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
9654
9655         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9656
9657 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
9658
9659         * config.sub: Handle v850-elf.
9660
9661 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
9662
9663         * .cvsignore (*-install): Remove.
9664
9665 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
9666
9667         * ltconfig: Set CONFIG_SHELL in libtool.
9668         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9669
9670 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9671
9672         * configure.in (target_subdir): Set to libraries if enable_multilib.
9673
9674 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
9675
9676         * config.guess: Update from gcc directory.
9677
9678 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9679
9680         * Makefile.in (all-sim): Depends on all-readline.
9681
9682 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
9683
9684         * Makefile.in (BISON, YACC): Use $$s.
9685         (all-bison): Depend on all-texinfo.
9686
9687 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
9688
9689         * Makefile.in (BISON): Add -L flag.
9690         (YACC): Likewise.
9691
9692 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9693
9694         * configure.in (noconfigdirs): Add support for v850e target.
9695
9696         * config.sub (maybe_os): Add support for v850e target.
9697
9698 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9699
9700         * configure.in (noconfigdirs): Add support for v850ea target.
9701
9702         * config.sub (maybe_os): Add support for v850ea target.
9703
9704 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
9705
9706         * config.sub: Add mipstx39.  Delete r3900.
9707
9708 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9709
9710         * Makefile.in (all-autoconf): Depends on all-texinfo.
9711
9712 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
9713
9714         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9715         eabi targets.
9716
9717 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
9718
9719         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9720
9721         * configure: When handling a Canadian Cross, handle YACC as well as
9722         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
9723         * Makefile.in (all-bison): Depend upon all-texinfo.
9724
9725 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9726
9727         * Makefile.in (BISON): bison, not byacc or bison -y.
9728         (YACC): bison -y or byacc or yacc.
9729         (various): Add *-bison as appropriate.
9730         (taz): No need to mess with BISON anymore.
9731
9732 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
9733
9734         * configure: If OSTYPE matches *win32*, try to find a good value for
9735         CONFIG_SHELL.
9736
9737 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
9738
9739         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9740         configure.in if it is present.
9741
9742 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
9743
9744         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9745
9746 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
9747
9748         * config.sub: Recognize `arc' cpu.
9749         * configure.in: Likewise.
9750         * config-ml.in: Likewise.
9751
9752 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
9753
9754         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9755
9756 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
9757
9758         * configure: Changed sed delimiter from ':' to '|' when
9759         attempting to substitute ${config_shell} for SHELL. On
9760         NT ${config_shell} may contain a ':' in it.
9761
9762 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
9763
9764         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9765
9766 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
9767
9768         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9769
9770 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9771
9772         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9773
9774         * ylwrap: If the program is a relative path, force it to be
9775         absolute.
9776
9777 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9778
9779         * configure (tooldir): Set BISON to `bison -y' and not just bison.
9780
9781 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9782
9783         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9784         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9785         for libraries.
9786
9787 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
9788
9789         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9790         separated by spaces.
9791
9792 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
9793
9794         * ylwrap: New file.
9795         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9796
9797         * ltmain.sh: Handle /bin/sh at start of install program.
9798
9799         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9800
9801         * ltconfig, ltmain.sh: New files, from libtool 1.0.
9802         * missing: New file, from automake 1.2.
9803
9804 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
9805
9806         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
9807         check-tk to CHECK_X11_MODULES.
9808
9809 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9810
9811         * config.sub: Merge with FSF.
9812
9813 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9814
9815         * config.guess: Merge with FSF.
9816
9817 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9818
9819         * configure: Treat msdosdjgpp like go32.
9820         * configure.in: Likewise.  Don't remove gprof for go32.
9821
9822         * configure: Change Makefile.tem2 to Makefile.tm2.
9823
9824 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
9825
9826         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9827
9828 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9829
9830         * install-sh (chmodcmd): Set to null if the DST directory already
9831         exists.  Same as Nov 11th change.
9832
9833 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
9834
9835         * configure (GDB_TK): Needs itcl and tix.
9836
9837 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
9838
9839         * config.guess: Update from FSF.
9840
9841 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
9842
9843         * Makefile.in (GDB_TK): Depend on itcl and tix.
9844
9845 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9846
9847         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9848         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9849         (INSTALL_SCRIPT): New variable.
9850         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9851         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9852         to -x.
9853         * install-sh: Add support for -x option.
9854
9855 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
9856
9857         * configure.in, Makefile.in: Treat tix like itcl.
9858
9859 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
9860
9861         * Makefile.in (WINDRES): New variable.
9862         (WINDRES_FOR_TARGET): New variable.
9863         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9864         (EXTRA_HOST_FLAGS): Add WINDRES.
9865         (EXTRA_TARGET_FLAGS): Add WINDRES.
9866         (EXTRA_GCC_FLAGS): Add WINDRES.
9867         ($(DO_X)): Pass down WINDRES.
9868         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9869         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9870         DLLTOOL_FOR_TARGET.
9871
9872 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
9873
9874         * configure.in: configure sim before gdb for win32-x-ppc
9875
9876 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9877
9878         Move gperf into the toplevel, from libg++.
9879         * configure.in (target_tools): Add target-gperf.
9880         (native_only): Add target-gperf.
9881         * Makefile.in (all-target-gperf): New target, depend on
9882         all-target-libg++.
9883         (configure-target-gperf): Empty rule.
9884         (ALL_TARGET_MODULES): Add all-target-gperf.
9885         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9886         (CHECK_TARGET_MODULES): Add check-target-gperf.
9887         (INSTALL_TARGET_MODULES): Add install-target-gperf.
9888         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9889
9890 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
9891
9892         * config.sub (mn10200): Recognize new basic machine.
9893
9894 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9895
9896         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9897         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9898
9899 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9900
9901         * configure.in: If we're building mips-sgi-irix6* native, turn on
9902         ENABLE_MULTILIB and set TARGET_SUBDIR.
9903
9904 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
9905
9906         * Makefile.in (all-sn): Depend on all-grep.
9907
9908 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
9909
9910         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9911
9912         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9913         Makefile.  From Jeff Makey <jeff@cts.com>.
9914         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9915
9916         * Makefile.in (DISTBISONFILES): Remove.
9917         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
9918         $(DEFAULT_YACC).
9919
9920         * configure.in: Build itl, db, sn, etc., when building for native
9921         cygwin32.
9922
9923         * Makefile.in (LD): New variable.
9924         (EXTRA_HOST_FLAGS): Pass down LD.
9925         ($(DO_X)): Likewise.
9926
9927 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
9928
9929         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9930
9931 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9932
9933         * configure.in (targargs): Strip out any supplied --build argument
9934         before adding our own. Always add --build.
9935
9936 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9937
9938         * configure.in (targargs): Pass --build if we're doing
9939         a cross-compile.
9940
9941 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
9942
9943         * configure: Use '|' instead of ":" as the separator in
9944         sed. Otherwise sed chokes on NT path names with drive
9945         designators. Also look for "?:*" as the leading characters in an
9946         absolute pathname.
9947
9948 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
9949
9950         * config.sub: Support for r3900.
9951
9952 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9953
9954         * configure.in: Use install-sh, not install.sh.
9955
9956 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9957
9958         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9959         apply it twice.
9960
9961 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9962
9963         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9964         install-binutils.
9965
9966 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9967
9968         * Makefile.in: Add automake targets.
9969         * configure.in (host_tools): Add automake.
9970
9971 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9972
9973         * configure: Default CXX to c++, not gcc.
9974         * Makefile.in (CXX): Set to c++, not gcc.
9975         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9976
9977 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9978
9979         * install-sh: try appending a .exe if source file doesn't
9980         exist
9981
9982 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9983
9984         * configure.in: Turn on multilib by default.
9985         (cross_only): Remove target-libiberty.
9986
9987         * Makefile.in (all-gcc): Don't depend on libiberty.
9988
9989 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9990
9991         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9992
9993 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9994
9995         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9996         (DISTBISONFILES): Add ld/Makefile.in
9997
9998 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9999
10000         * configure.in: if target is cygwin32 but host isn't cygwin32,
10001         don't configure gdb tcl tk expect, not just gdb.
10002
10003 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
10004
10005         * configure.in: Added gnuserv everywhere sn appears.
10006
10007         * Makefile.in (ALL_MODULES): Added all-gnuserv.
10008         (CROSS_CHECK_MODULES): Added check-gnuserv.
10009         (INSTALL_MODULES): Added install-gnuserv.
10010         (CLEAN_MODULES): Added clean-gnuserv.
10011         (all-gnuserv): New target.
10012
10013 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
10014
10015         * config.guess: Fixes for MIPS OpenBSD systems.
10016
10017 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10018
10019         * Makefile.in (INSTALL_XFORM): Remove.
10020         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10021
10022         * mkinstalldirs: New file, copied from automake.
10023         * Makefile.in (installdirs): Rename from install-dirs.  Use
10024         mkinstalldirs.  Change all users.
10025         (DEVO_SUPPORT): Add mkinstalldirs.
10026
10027 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10028
10029         * install-sh: Rename from install.sh.
10030         * Makefile.in (INSTALL): Change install.sh to install-sh.
10031         (DEVO_SUPPORT): Likewise.
10032
10033         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
10034         Graichen <graichen@rzpd.de>.
10035
10036 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
10037
10038         * config.guess: Recognize OpenBSD systems correctly.
10039
10040 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10041
10042         * README, Makefile.in (ETC_SUPPORT): Remove references to
10043         cfg-paper*, configure.{texi,man,info*}._
10044
10045 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
10046
10047         * Makefile.in (all.normal): Ensure that gcc is built after all
10048         the x11 - ie gdb - targets.
10049
10050 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
10051
10052         * makefile.vms: Don't run conf-a-gas.
10053
10054 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
10055
10056         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10057
10058 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
10059
10060         * configure.in: Remove noconfigdirs case since gdb also
10061         configures and builds for tic80-coff.
10062
10063 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10064
10065         * configure: Set cache_file to config.cache.
10066         * Makefile.in (local-distclean): Remove config.cache.
10067
10068 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10069
10070         * COPYING: Update FSF address.
10071
10072 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
10073
10074         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10075         noconfigdirs.
10076
10077 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10078
10079         * Makefile.in (install-dirs): Don't crash if prefix, and hence
10080         MAKEDIRS, is empty.
10081
10082 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
10083
10084         * config.sub: Tweak mn10300 entry.
10085
10086 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
10087
10088         * configure.in (host_tools): Put sim before gdb, so gdb's
10089         configure.tgt can determine if the simulator was configured.
10090
10091 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
10092
10093         * config.sub: Move BeOS $os case to be with other Cygnus
10094         local cases.
10095
10096 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
10097
10098         * config.sub: Remove misplaced comment that broke Linux.
10099
10100 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
10101
10102         * config.sub: Add BeOS support.
10103
10104 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
10105
10106         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10107
10108 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
10109
10110         * configure.in (noconfigdirs): Remove tcl and tk from
10111         noconfigdirs for cygwin32 builds.
10112
10113 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
10114
10115         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10116
10117 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
10118
10119         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10120         make-all.com, use makefile.vms instead.
10121
10122 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
10123
10124         * config.sub: Accept -lnews*.
10125
10126 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
10127
10128         * configure.in (noconfigdirs): Disable target-newlib,
10129         target-examples and target-libiberty for d30v.
10130
10131 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10132
10133         * configure.in (noconfigdirs): Enable ld for d30v.
10134
10135 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
10136
10137         * configure.in (tic80-*-*): Build compiler.
10138
10139 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
10140
10141         * configure.in (d30v-*): Remove sim directory from list of
10142         unsupported d30v directories
10143
10144 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10145
10146         * config.sub, configure.in: Add d30v target cpu.
10147
10148 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
10149
10150         * makefile.vms: New file.
10151         * make-all.com: Remove.
10152
10153 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
10154
10155         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10156
10157 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
10158
10159         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10160
10161 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
10162
10163         * Makefile.in (ALL_MODULES): Added all-db.
10164         (CROSS_CHECK_MODULES): Addec check-db.
10165         (INSTALL_MODULES): Added install-db.
10166         (CLEAN_MODULES): Added clean-db.
10167
10168 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
10169
10170         * config.guess: Merge with latest FSF sources.
10171
10172 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
10173
10174         * Makefile.in (ALL_MODULES): Added all-itcl.
10175         (CROSS_CHECK_MODULES): Added check-itcl.
10176         (INSTALL_MODULES): Added install-itcl.
10177         (CLEAN_MODULES): Added clean-itcl.
10178
10179 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
10180
10181         * configure.in: build gdb for mn10200
10182
10183 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
10184
10185         * Makefile.in (all-target-winsup): Depend on all-target-libio.
10186
10187 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
10188
10189         * configure.in (tic80-*-*): Turn off most targets right now.
10190
10191 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
10192
10193         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10194         rather than the makeinfo program.
10195         (do-info): Depend upon all-texinfo.
10196
10197 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10198
10199         * configure.in: Remove uses of config/mh-linux.
10200
10201         * config.sub, config.guess: Merge with latest FSF sources.
10202
10203 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
10204
10205         * config.sub (case $basic_machine): Add tic80 entries.
10206
10207 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
10208
10209         * config.sub, config.guess: Merge with latest FSF sources.
10210
10211 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10212
10213         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10214         * mpw-config.in: Test for NewFolderRecursive.
10215         * mpw-install: Use symbolic name for startup filename.
10216         * mpw-README: Add various additional details.
10217
10218 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
10219
10220         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10221
10222 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
10223
10224         * configure.in: Do build gcc and the target libraries for
10225         the mn10200.
10226
10227 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
10228
10229         * configure.in: don't avoid building gdb for mn10300 any more
10230         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10231         instead of single-quoting it.
10232
10233 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
10234
10235         * configure.in: Don't use --with-stabs on IRIX 6.
10236
10237 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
10238
10239         * configure.in (m32r): Build gdb, libg++ now.
10240
10241 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10242
10243         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
10244         directories from noconfigdirs.
10245
10246 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
10247
10248         * config.sub (basic_machine): added mips16 configuration
10249
10250 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10251
10252         * config.sub: Handle d10v-unknown.
10253
10254 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
10255
10256         * config.sub: Handle v850-unknown.
10257
10258 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
10259
10260         * Makefile.in: add findutils
10261         * configure.in: add findutils to list of host_tools
10262
10263 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
10264
10265         * config.sub: Handle mn10200 and mn10300.
10266
10267 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10268
10269         * configure.in (d10v-*): Do not build librx.
10270
10271 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
10272
10273         * configure.in (mn10300): Build everything except gdb & libgloss.
10274
10275 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
10276
10277         * config.guess:  Patch for Dansk Data Elektronik servers,
10278         from Niels Skou Olsen <nso@dde.dk>.
10279
10280         For ncr, use /bin/uname rather than uname, since GNU uname does not
10281         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
10282
10283         Patch for MIPS R4000 running System V,
10284         from Eric S. Raymond <esr@snark.thyrsus.com>.
10285
10286         Fix thinko for nextstep.
10287
10288         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10289
10290         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
10291         * config.guess: Guess mips-dec-mach_bsd4.3.
10292
10293         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
10294         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
10295         release numbers.
10296         * config.guess (mips-mips-riscos*):  Emit just enough of the
10297         release number.
10298
10299         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
10300         * config.guess (sparc-auspex-sunos*):  Added.
10301         (f300-fujitsu-*): Added.
10302
10303         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
10304         * config.guess:  Recognize a Tadpole as a sparc.
10305
10306 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10307
10308         * config.guess: Don't assume that NextStep version is either 2 or
10309         3.  NextStep 4 (aka OpenStep 4) has come out now.
10310
10311 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10312
10313         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10314         From Rik Faith <faith@cs.unc.edu>.
10315
10316 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
10317
10318         * config.sub: Contributions from bug-gnu-utils to:
10319         Support plain "hppa" (no version given) architecture, reported by
10320         OpenStep.
10321         OpenBSD like NetBSD.
10322         LynxOs is not a hardware supplier.
10323
10324         * config.guess: Contributions from bug-gnu-utils to add support for:
10325         OpenBSD like NetBSD.
10326         Stratus systems.
10327         More Pyramid systems.
10328         i[n>4]86 Intel chips.
10329         M680[n>4]0 Motorola chips.
10330         Use unknown instead of lynx for hardware manufacturer.
10331
10332 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10333
10334         * install.sh (chmodcmd): Set to null if the DST directory already
10335         exists.
10336
10337 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10338
10339         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10340         not use mt-ppc target Makefile fragment any more.
10341
10342 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10343
10344         * configure.in (*-*-windows):  Exclude everything but those dirs
10345         needed to build windows.
10346
10347 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
10348
10349         * Makefile.in (all-target-winsup): Depend on all-target-librx.
10350
10351 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10352
10353         * configure.in:  Exclude mmalloc from i386-windows.
10354
10355 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10356
10357         * Undo my previous change.
10358
10359 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
10360
10361         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10362         unconditionally.
10363         (MAKEOVERRIDES): Define (revert this part of October 18 change).
10364
10365 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10366
10367         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
10368         host to add it's own flags.
10369
10370 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
10371
10372         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10373
10374 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
10375
10376         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10377         (CXX_FOR_TARGET): Likewise.
10378         (GCC_FOR_TARGET): Define.
10379         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10380         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10381         CC_FOR_TARGET was specified on the command line.
10382         (MAKEOVERRIDES): Don't define.
10383
10384 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
10385
10386         * configure.in (m32r): Fix spelling of libg++ libs.
10387
10388 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
10389
10390         * config.sub (-apple*): Remove, now redundant.
10391
10392 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
10393
10394         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10395
10396         * configure: Rework yesterday's sed script patch.
10397
10398         * config.sub: Merge with FSF.
10399
10400 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
10401
10402         * config.guess:  Merge from FSF.
10403
10404         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
10405         * config.guess: Use pc instead of unknown, for pc clone systems.
10406         Change linux to linux-gnu.
10407
10408         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10409         * config.guess: Avoid non-portable tr syntax.
10410
10411 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
10412
10413         * test-build.mk (HOLES): Add "xargs" for gdb.
10414
10415         * configure: Avoid hpux10.20 sed bug.
10416
10417 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
10418
10419         * configure.in:  Add support for windows host
10420         (that is a build done under the Microsoft build environment).
10421
10422 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
10423
10424         * Makefile.in: Replace all uses of srcroot with s, to shrink
10425         command line lengths.
10426
10427         Patches from Geoffrey Noer <noer@cygnus.com>:
10428         * configure.in: If configuring for newlib, pass --with-newlib to
10429         subdirectories.
10430         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10431         -Bnewlib/ and -Lwinsup to gcc.
10432         (CXX_FOR_TARGET): Likewise.
10433
10434 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10435
10436         * Makefile.in (ETC_SUPPORT): Add configure.
10437
10438 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
10439
10440         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10441         host configuration file.
10442
10443 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
10444
10445         * configure.in: Break mn10x00 support into separate
10446         mn10200 and mn10300 configurations.
10447         * config.sub: Likewise.
10448
10449 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
10450
10451         * configure.in: Add lots of stuff to noconfigdirs for
10452         the mn10x00 targets.
10453
10454         * config.sub, configure.in: Add mn10x00 support.
10455
10456 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
10457
10458         * make-all.com: Call conf-a-gas, not config-a-gas.
10459
10460 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
10461
10462         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10463         targets.
10464
10465 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
10466
10467         * mpw-README: Add much more detail for native PowerMac.
10468         * mpw-install: New file.
10469         * mpw-configure: Add --norecursion and --help options.
10470         * mpw-config.in: Translate readme and install files when
10471         copying to objdir.
10472         * mpw-build.in: Don't always depend on byacc and flex.
10473         (install-only-top): New action.
10474
10475 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
10476
10477         * configure.in:  You can now configure GDB for the v850.
10478
10479 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
10480
10481         * configure.in (noconfigdirs): Don't configure any C++ dirs
10482         if targeting D10V.
10483
10484 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10485
10486         * config.sub: Recognize mips64vr5000.
10487
10488 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
10489
10490         * configure.in: Use a single line for host_tools and native_only.
10491
10492 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
10493
10494         * config.sub, configure.in: Add entries for m32r.
10495
10496 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
10497
10498         * Makefile.in (inet-install): Don't run install-gzip.
10499
10500 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
10501
10502         * configure.in:  Don't config lots of things for *-*-windows*.
10503
10504 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
10505
10506         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10507         (host_libs, host_tools): Copy from configure.in.
10508         * mpw-configure: Don't complain about directories not found.
10509
10510 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10511
10512         * configure.in (i[345]86): Recognize i686 for pentium pro.
10513         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10514         file.
10515
10516         * config.guess (i[345]86): Ditto.
10517
10518 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10519
10520         * configure.in (noconfigdirs): Removed gdb for D10V.
10521
10522 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
10523
10524         * configure.in: Remove ld, target-libio, target-libg++, and
10525         target-libstdc++ from noconfigdirs.
10526
10527 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
10528
10529         * configure: Fix three locations where shell scripts were
10530         being run directly rather than with config_shell.
10531
10532 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
10533
10534         * configure.in (v850-*-*): Set up initial $noconfigdirs.
10535         * config.sub (basic_machine): Recognize v850.
10536
10537 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
10538
10539         * mpw-configure: Handle multiple enable/disable options and
10540         pass them down recursively, handle -c and -s flags appropriately
10541         depending on choice of compiler, add escape mechanism for
10542         quoted arguments to gC.
10543
10544 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10545
10546         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10547         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10548         so that -mrelocatable-lib and -mno-eabi are used.
10549
10550         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10551         not support --print-multi-lib, don't abort.
10552
10553 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
10554
10555         * make-all.com: Run config-a-gas.
10556         * setup.com: Don't copy subdirectory files around.
10557
10558 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
10559
10560         * configure.in (*-*-ose): Remove exclusion of libgloss for this
10561         target, it now compiles correctly.
10562
10563 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
10564
10565         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10566
10567 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10568
10569         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10570
10571 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10572
10573         * configure.in (native_only): Add prms.
10574
10575 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
10576
10577         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10578         (BINUTILS_SUPPORT_DIRS): Likewise.
10579
10580 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10581
10582         * configure.in (d10v-*-*): Don't configure ld or gdb until the
10583         d10v support is added.
10584
10585 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10586
10587         * configure.in (d10v-*-*): New target.
10588
10589 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
10590
10591         * config.guess (HP 9000/811): Recognize this as a PA1.1
10592         machine.
10593
10594 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
10595
10596         * Makefile.in (do-tar-gz): New target, split out from tail end of
10597         taz target.  Run each command separately, don't use pipes.
10598         (taz): Use it.
10599
10600 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
10601
10602         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10603         * mpw-build.in: No builds should depend on building byacc or flex,
10604         they are assumed to be installed already.
10605
10606 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10607
10608         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10609         variable that CC_FOR_TARGET needs.
10610
10611 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10612
10613         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10614         options have changed since the last time the subdirectory was
10615         configured, and if it has, reconfigure.
10616         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10617         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10618
10619 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
10620
10621         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10622         CLEAN_MODULES): Add bash.
10623         (all-bash): New target.
10624
10625 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
10626
10627         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10628
10629 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10630
10631         * config.sub (basic_machine): Recognize d10v as a valid processor.
10632
10633 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
10634
10635         * mpw-configure: Add support for --bindir.
10636         * mpw-build.in: Use a GCC-specific build script for GCC actions.
10637
10638 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
10639
10640         * configure.in: add bash, time, gawk to list of hosttools and things
10641         to only build for native toolchains
10642
10643 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10644
10645         * Makefile.in (docdir): Remove.
10646
10647 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10648
10649         * Makefile.in (datadir): Set to $(prefix)/share.
10650
10651 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
10652
10653         * configure.in: build diff and patch for cygwin32-hosted
10654         toolchains.
10655
10656 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
10657
10658         * config.sub: Accept -rtems*.
10659
10660 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
10661
10662         * configure.in: enable dosrel for cygwin32-hosted builds,
10663                 remove diff from the list of things not buildable
10664                 via Canadian Cross
10665
10666 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
10667
10668         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10669         don't get ". ".
10670
10671 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
10672
10673         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10674
10675 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
10676
10677         * Makefile.in (taz): Handle case where tex3patch didn't even get
10678         checked out.  Also, if it was found, put the symlink in a new util
10679         subdirectory.
10680
10681 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10682
10683         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10684
10685 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
10686
10687         * config.sub: Recognize -openvms.
10688         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10689         * make-all.com, setup.com: New files.
10690
10691 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10692
10693         * Makefile.in (taz): tex3patch moved to texinfo/util.
10694
10695 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
10696
10697         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10698         * configure.in: remove make from disable-if-Can-Cross list
10699                 enable gdb if ${host} and ${target} are cygwin32
10700
10701 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
10702
10703         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
10704         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10705
10706 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10707
10708         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
10709         distinguish sysv/svr4/bsd variants.
10710         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10711
10712 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
10713
10714         * configure.in: Added copyright notice.
10715         * move-if-change: Added copyright notice.
10716
10717 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10718
10719         * configure.in (powerpcle-*-solaris*): Until we get shared
10720         libraries working, don't build gdb, sim, make, tcl, tk, or
10721         expect.
10722
10723 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
10724
10725         * config.guess:  Merge with FSF:
10726
10727         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10728         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10729
10730         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
10731         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10732
10733         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
10734         * config.guess:  Combine two OSF1 rules.
10735         Also recognize field test versions.  From mjr@zk3.dec.com.
10736         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
10737         because GNU uname does not support -p.  From pmr@pajato.com.
10738
10739 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
10740
10741         * Makefile.in (MAKEDIRS): Removed $(tooldir).
10742
10743 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
10744
10745         * mpw-README: Document GCCIncludes.
10746
10747 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
10748
10749         * configure.in (alpha-*-linux*): Set enable_shared to yes.
10750
10751 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10752
10753         * mpw-configure: Handle --enable-FOO and --disable-FOO.
10754
10755 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
10756
10757         * configure.in (*-*-cygwin32): Configure make.
10758
10759 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
10760
10761         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10762
10763 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
10764
10765         * Makefile.in (all-inet): Depend on all-perl.
10766
10767         * Makefile.in (inet-install): New target.
10768
10769         * Makefile.in (all-inet): Depend on all-tcl.
10770         (all-inet): Depend on all-send-pr.
10771
10772 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10773
10774         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10775         temporarily.
10776
10777 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
10778
10779         * configure.in: Don't configure --with-gnu-ld on AIX.
10780
10781 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10782
10783         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10784
10785 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
10786
10787         * Makefile.in (ALL_MODULES): Added all-inet.
10788         (CROSS_CHECK_MODULES): Added check-inet.
10789         (INSTALL_MODULES): Added install-inet.
10790         (CLEAN_MODULES): Added clean-inet.
10791         (all-indent): New target.
10792
10793         * configure.in (host_tools): Added inet.
10794         (native_only): Added inet.
10795         (noconfigdirs): Added inet.
10796
10797 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
10798
10799         * configure.in: Don't configure libgloss if we are not configuring
10800         newlib.
10801
10802 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10803
10804         * configure.in: Don't configure libgloss for unsupported
10805         architectures.
10806
10807 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10808
10809         * Makefile.in (CLEAN_MODULES): Add clean-apache.
10810
10811 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
10812
10813         * Makefile.in (ALL_MODULES): Include all-apache.
10814         (CROSS_CHECK_MODULES): Include check-apache.
10815         (INSTALL_MODULES): Include install-apache.
10816         (all-apache): New target.
10817
10818         * configure.in: Added apache everywhere perl is seen.
10819
10820 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10821
10822         * Makefile.in: Add support for clean-{module} and
10823         clean-target-{module} rules.
10824
10825 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
10826
10827         * configure.in (*-*-ose) do not build libgloss.
10828
10829 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10830
10831         * config.guess (prep*:SunOS:5.*:*): Turn into
10832         powerpele-unknown-solaris2.
10833
10834 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
10835
10836         * configure.in: Permit --enable-shared to specify a list of
10837         directories.
10838
10839 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10840
10841         * configure.in (host==solaris): Pass only the first word of $CC
10842         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10843
10844 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10845
10846         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10847
10848 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
10849
10850         * Makefile.in (ALL_MODULES): Include all-perl.
10851         (CROSS_CHECK_MODULES): Include check-perl.
10852         (INSTALL_MODULES): Include install-perl.
10853         (ALL_X11_MODULES): Include all-guile.
10854         (CHECK_X11_MODULES): Include check-guile.
10855         (INSTALL_X11_MODULES): Include install-guile.
10856         (all-perl): New target.
10857         (all-guile): New target.
10858
10859         * configure.in (host_tools): Include perl and guile.
10860         (native_only): Include perl and guile.
10861         (noconfigdirs): Don't build guile and perl; no ports have been
10862         done.
10863
10864 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
10865
10866         * configure (--enable-*): Handle quoted option lists such as
10867         --enable-sim-cflags='-g0 -O' better.
10868
10869 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10870
10871         * Makefile.in ({,inst}all-target): New rule so we can make and
10872         install all of the target directories easily.
10873
10874 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10875
10876         * configure.in: Add missing global flag in sed substitution when
10877         deleting `target-' from ${configdirs}.
10878
10879 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
10880
10881         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10882         option.
10883
10884         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10885         config/mh-necv4.
10886
10887         * install.sh: Correct misspelling of transformbasename.
10888
10889         * config.guess: Recognize mips-*-sysv*.
10890
10891 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
10892
10893         * config.sub: Recognize mon960.
10894
10895 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
10896
10897         * configure: Restore Canadian Cross handling of BISON and LEX,
10898         removed in Feb 20 change.
10899
10900 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
10901
10902         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10903         Mention make install.  Remove the old copyright date as well the
10904         clumsy and rather pointless copyright on the README file.
10905
10906 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10907
10908         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10909         Makefile after running symlink-tree, then run `make distclean' to
10910         avoid clobbering any generated files in srcdir.
10911
10912 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
10913
10914         * configure.in (m68k-*-netbsd*): Build everything now.
10915
10916 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10917
10918         * Makefile.in (taz): Fix quoting.
10919
10920 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
10921
10922         * configure.in (sparclet-*-*): Build everything now.
10923
10924 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10925
10926         * configure.in (m68k-*-linux*): New host.
10927
10928 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
10929
10930         * configure: Check for bison before byacc.
10931
10932 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
10933
10934         * Makefile.in configure:  Change the way LEX and BISON/YACC are
10935         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
10936         searching PATH.  These are used as fallbacks by Makefile.in if
10937         flex/bison/byacc aren't in objdir.
10938
10939 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
10940
10941         * Makefile.in: Make everything which depends upon all-bfd also
10942         depend upon all-opcodes, in case --with-commonbfdlib is used.
10943
10944 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10945
10946         * configure.in (host *-*-cygwin32): Don't build gdb if we are
10947         building NT native compilers on Unix.
10948
10949 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
10950
10951         * configure.in: Don't get CC from the host Makefile fragment if we
10952         can find gcc in PATH, or if this is a Canadian Cross.  Move the
10953         Solaris test for /usr/ucb/cc to the post target script, just after
10954         the compiler sanity test.
10955
10956 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10957
10958         * config.sub: Merge with FSF.
10959
10960 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10961
10962         * Makefile.in (RPATH_ENVVAR): New variable.
10963         (REALLY_SET_LIB_PATH): Use it.
10964         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10965
10966 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10967
10968         * config.sub, configure.in: Recognize sparclet cpu.
10969
10970 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10971
10972         * config.guess:  Support m68k-cbm-sysv4.
10973
10974 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10975
10976         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10977         m68k-unknown-linuxaout from linker help string.  Put quotes around
10978         $ld_help_string.
10979
10980 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10981
10982         * config.guess (powerpc-harris-powerunix): Add guess for port
10983         to new target.
10984
10985 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10986
10987         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10988
10989 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10990
10991         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10992         $(REALLY_SET_LIB_PATH) in Makefile.
10993         * Makefile.in (SET_LIB_PATH): New variable.
10994         (REALLY_SET_LIB_PATH): New variable.
10995         ($(DO_X)): Use $(SET_LIB_PATH).
10996         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10997         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10998         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10999         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11000         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11001         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11002         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11003         (install-dosrel): Likewise.
11004         (all-opcodes): Depend upon all-libiberty.
11005
11006 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11007
11008         * config.guess (*:CYGWIN*): New
11009
11010 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11011
11012         * Makefile.in (all-target-winsup): All all-target-libiberty.
11013
11014 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11015
11016         * configure.in (noconfigdirs): Add missing # in front of comment.
11017
11018 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
11019
11020         * configure.in: add second pass to things added to noconfigdirs
11021         so *-gm-magic can exclude libgloss properly.
11022
11023 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
11024
11025         * mpw-configure (extralibs_name, rez_name): Set correctly
11026         for MWC68K compiler.
11027
11028         * mpw-README: Add more info on the necessary build tools.
11029
11030 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11031
11032         * configure.in, config.sub: Recognize cygwin32.
11033
11034 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
11035
11036         * config.guess, config.sub: Recognize A/UX.
11037
11038 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
11039
11040         * config.sub: Merge with gcc/config.sub.
11041
11042 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
11043
11044         * mpw-build.in (do-binutils): Add build of stamps.
11045
11046 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
11047
11048         * config.sub: Add recognition for mips64vr4100*-* targets.
11049
11050 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11051
11052         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11053         Add creation of gconfigargs with `--enable-shared' turned on.
11054         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11055         ($(host)-stamp-stage3-configured): Likewise.
11056         (HOLES): Add chatr and ldd.
11057         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11058
11059 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
11060
11061         * configure: Pass --nfp to recursive configures.
11062
11063 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11064
11065         * Makefile.in (DLLTOOL): New.
11066         (DLLTOOL_FOR_TARGET): New.
11067         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11068         (EXTRA_TARGET_FLAGS): Ditto.
11069         (EXTRA_GCC_FLAGS): Ditto.
11070         (CONFIGURE_TARGET_MODULES): Ditto.
11071         (DO_X): Ditto.
11072         * configure: Add DLLTOOL.
11073
11074 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
11075
11076         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11077         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11078         mh-sco, since old workarounds no longer needed, and don't
11079         build ld, since libraries have weak symbols in COFF.
11080
11081 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
11082
11083         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11084
11085 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11086
11087         * configure.in: Make sure that ${CC} can be used to compile an
11088         executable.
11089
11090 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11091
11092         * Makefile.in (all-gdb): Depend on $(GDB_TK).
11093         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11094         nothing depending on whether gdbtk is being built.
11095
11096 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
11097
11098         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11099
11100 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
11101
11102         * configure.in (noconfigdirs): Put ld or gas in this early, if the
11103         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11104
11105 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
11106
11107         * config-ml.in: Add support for
11108         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11109         Simplify setting of multidirs from --disable-foo.
11110
11111 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11112
11113         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11114         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11115         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11116         non-empty, pass them on to the  GCC make.
11117         (all-bootstrap): New rule that is like all-gcc, except it executes
11118         the GCC bootstrap rule instead of the GCC all rule.
11119
11120 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
11121
11122         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11123
11124 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11125
11126         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11127         DG/UX support.
11128
11129 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
11130
11131         * config.sub (i*86*) Change [345] to [3456]
11132
11133 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11134
11135         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11136         --with-gnu-ld=no.
11137
11138 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11139
11140         * config-ml.in (rs6000*, powerpc*): Add switches to control which
11141         AIX multilibs get built.
11142
11143 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11144
11145         * configure.in (i386-win32): Don't build expect if we're not
11146         building the tcl subdir.
11147
11148 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
11149
11150         * Makefile.in: (configure-target-examples, all-target-examples):
11151         New targets, configure and build example programs.
11152
11153 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
11154
11155         * mpw-configure: If an mpw-config.in generated a file mk.sed,
11156         use it as input to sedit the generated MPW makefile.
11157         * mpw-README: Add a suggestion about Gestalt.h.
11158
11159 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
11160
11161         * config.sub: Accept *-*-ieee*.
11162
11163 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
11164
11165         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
11166         Ronald F. Guilmette <rfg@monkeys.com>.
11167
11168 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11169
11170         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11171         for powerpc-pe native.
11172         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11173         (target==powerpc-pe): duplicate i386-win32 entry.
11174
11175 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11176
11177         * configure.in (noconfigdirs): Exclude target-newlib for all versions
11178         of vxworks, not just vxworks5.1.
11179
11180 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
11181
11182         * mpw-configure: Add support for exec-prefix.
11183
11184 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11185
11186         * config.guess: Recognize HP model 816 machines as having
11187         a PA1.1 processor.
11188
11189 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11190
11191         * configure: Ignore new autoconf configure options.
11192
11193 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11194
11195         * config.guess:  Recognize Pentium under SCO.
11196         From Robert Lipe <robertl@arnet.com>.
11197
11198 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11199
11200         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11201
11202 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
11203
11204         * configure.in: Don't configure gas for alpha-dec-osf*.
11205
11206 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
11207
11208         * configure.in: Default to --with-stabs for some targets for which
11209         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11210         i[345]86*-*-unixware*.
11211
11212 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11213
11214         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11215         rather than basing it on the target.  Simplify handling of options
11216         controlling which directories to configure.  Remove extraneous
11217         slash in multi-clean target.
11218
11219 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
11220
11221         * config-ml.in: Prefix more variables with ml_ so they don't collide
11222         with configure's.
11223
11224 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
11225
11226         * configure: Don't turn -v into --v.
11227
11228 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
11229
11230         * configure.in (targargs): Fix typo.
11231
11232         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11233
11234 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
11235
11236         * configure.in: Strip --host and --target options from
11237         CONFIG_ARGUMENTS, and always configure for --host only.  Add
11238         --with-cross-host option when building with a cross-compiler.
11239         * configure: Canonicalize the arguments put into config.status by
11240         always using `=' for an option with an argument.  Pass a presumed
11241         --host or --target explicitly.
11242
11243 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
11244
11245         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11246         into general OS recognition case.
11247
11248 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11249
11250         * configure.in (target_configdirs): add target-winsup only
11251         for win32 target systems.
11252
11253 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
11254
11255         * Makefile.in (all-target-libgloss): Depend upon
11256         configure-target-newlib, since when libgloss is built it looks to
11257         see if the newlib directory exists.
11258
11259 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
11260
11261         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11262         cfg-ml-*.in.
11263
11264 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
11265
11266         * configure: Handle LD and LD_FOR_TARGET when configuring a
11267         Canadian Cross.
11268
11269 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11270
11271         * configure.in (target_libs): add target-winsup.
11272         (target==i386-win32): add patch diff flex make to $noconfigdirs.
11273         (target==ppcle-pe): remove ld from $noconfigdirs.
11274
11275 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
11276
11277         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11278         Preserve relative path names in $srcdir.  Build symlink tree if
11279         configuring cross target dir and srcdir=. (= no VPATH support).
11280         (configure-target-libg++): Depend on configure-target-librx.
11281         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11282         * config-ml.in: New file.
11283         * symlink-tree: New file.
11284         * configure: Ensure srcdir="." if that's what it is.
11285
11286 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
11287
11288         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11289         includes and FLEX_SKELETON setting.
11290         * mpw-configure (--with-gnu-ld): New option, controls whether
11291         to use PPCLink or ld with PowerMac GCC.
11292         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11293         * mpw-config.in: Configure grez if targeting Mac.
11294
11295         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11296         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11297         just macos.
11298         * configure.in: Configure grez resource compiler if targeting Mac.
11299         * Makefile.in (all-grez, install-grez): New targets.
11300
11301 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
11302
11303         * configure: CXX defaults to gcc, not g++.  If we find
11304         gcc in the path, set CC to gcc -O2.
11305
11306 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
11307
11308         * configure: Default ${build} correctly.  Avoid picking up extra
11309         spaces when reading CC and CXX from Makefile.  When doing a
11310         Canadian Cross, use plausible default values for numerous
11311         variables.
11312         * configure.in: When doing a Canadian Cross, don't try to
11313         configure tools whose configure script can't handle it.
11314
11315 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11316
11317         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11318
11319 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11320
11321         * configure:  Remove dubious bug reporting address.
11322
11323 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11324
11325         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
11326         configure script, run that instead of this directory's configure.
11327         In either case, print a message that we're configuring the sub-dir.
11328
11329 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11330
11331         * configure.in: Before checking for the existence of various files,
11332         use sed to filter out "target-".
11333
11334 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11335
11336         * Makefile.in (DO_X): Split rule to decrease command line length
11337         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
11338         (Philippe De Muyter).
11339
11340 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11341
11342         * Makefile.in (all-patch): depend on all-libiberty.
11343
11344 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
11345
11346         * configure.in: If the only directory in target_configdirs which
11347         actually exists is libiberty, then set target_configdirs to empty,
11348         to avoid trying to build a target libiberty in a gas or gdb
11349         distribution.
11350
11351 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
11352
11353         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11354         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11355         systems.
11356
11357 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11358
11359         * configure.in (copy_dirs): Use sys-include instead of include
11360         for --with-headers option.
11361
11362 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
11363
11364         * Makefile.in, configure.in: Make winsup builds work with
11365         new scheme.
11366
11367 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
11368
11369         * configure.in: Build the linker on AIX.
11370
11371 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11372
11373         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
11374         where needed.
11375
11376 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
11377
11378         * Makefile.in (all-gcc): Fix typo.
11379
11380 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11381
11382         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
11383
11384 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11385
11386         * configure.in:  Rename libFOO to target-libFOO, and xiberty
11387         to target-xiberty, to provide more flexibility.
11388         (target_subdir):  Define.  Create if cross.
11389         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11390         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
11391         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11392         check-libFOO -> check-target-libFOO, etc.
11393         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11394         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11395         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11396         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
11397         allow ALL_GCC="" to only configure.
11398         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
11399         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
11400         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
11401
11402 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
11403
11404         * Makefile.in (taz): Build "info" in etc explicitly.
11405
11406 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
11407
11408         * configure.in:  Make sure that CC is undefined (as opposed to
11409         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
11410         problem with autoconf trying to configure on a host without GCC.
11411
11412 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11413
11414         * mpw-configure: Set host alias from choice of host compiler,
11415         only use generic MPW Makefile sed if present, edit a file
11416         named "hacked_Makefile.in" instead of "Makefile.in" if present.
11417         * mpw-README: Add problem notes about CW6 and CW7.
11418
11419 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
11420
11421         * Makefile.in (taz): Use ";" instead of ";;".
11422
11423 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11424
11425         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
11426         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11427         DISTDOCDIRS.
11428         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
11429         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
11430
11431 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11432
11433         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
11434         and gnats, because they are now subsumed by DISTSTUFFDIRS.
11435         Move bfd to DISTSTUFFDIRS.
11436
11437 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11438
11439         * Makefile.in (X11_LIB): Removed.
11440         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11441
11442         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11443
11444 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11445
11446         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11447         names.
11448
11449 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11450
11451         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11452
11453 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
11454
11455         * configure.in (i[345]86-*-win32): Always build newlib.
11456         Don't configure cvs, autoconf or texinfo.
11457         * Makefile.in (LD_FOR_TARGET): New.
11458         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11459         Pass down LD_FOR_TARGET.
11460
11461 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11462
11463         * winsup: New directory.
11464         * Makefile.in: Build winsup.
11465         * configure.in: Winsup is configured when target is win32.
11466         Can only build win32 target GDB when native.
11467
11468 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
11469
11470         * config.guess: Recognize HP model 819 machines as having
11471         a PA 1.1 processor.
11472
11473 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11474
11475         * configure: Fix sed loop which substitutes for CC and CXX to
11476         avoid bug found in various sed implementations.
11477
11478 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11479
11480         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11481         simulator.  Use standard powerpc-*-eabi*.
11482
11483 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11484
11485         * configure.in: Stop putting gas and binutils in noconfigdirs for
11486         powerpc-*-aix* and rs6000-*-*.
11487
11488 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
11489
11490         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11491         -mcall-aixdesc libraries.
11492
11493 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
11494
11495         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11496
11497         * config.sub (arm | armel | armeb): Fix shell syntax.
11498
11499 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11500
11501         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11502         -msoft-float and -mcpu=common support.
11503         (powerpc*-*-eabisim*): Add support for building -mcall-aix
11504         libraries.
11505
11506 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11507
11508         * configure.in: Allow configuration and build of emacs19 for the alpha.
11509
11510 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11511
11512         * configure.in (CC): Get ^CC, not just any old CC, from
11513         ${host_makefile_frag}.
11514
11515 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11516
11517         * configure.in (CC): Try to get CC from
11518         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11519
11520 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11521
11522         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11523         only if it exists in $(srcdir).
11524
11525 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11526
11527         * configure: If CC and CXX are not set in the environment, set
11528         them, based on either an existing Makefile or on searching for gcc
11529         in PATH.  Substitute for CC and CXX in Makefile.
11530         * configure.in: Remove libm from target_libs.  Separate
11531         target_configdirs from configdirs.  If CC is not set in
11532         environment, try to get it from a host Makefile fragment.  Rewrite
11533         changes of configdirs to use skipdirs instead.  A few minor
11534         tweaks.  Take directories out of target_configdirs as they are
11535         taken out of configdirs.  Remove existing Makefile files from
11536         subdirectories.  Substitute for TARGET_CONFIGDIRS and
11537         CONFIG_ARGUMENTS in Makefile.
11538         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11539         by configure.in.
11540         (CONFIG_ARGUMENTS): Likewise.
11541         (CONFIGURE_TARGET_MODULES): New variable.
11542         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11543         ($(CONFIGURE_TARGET_MODULES)): New target.
11544         (configure-libg++, configure-libio): New targets.
11545         (all-libg++): Depend upon configure-libg++.
11546         (all-libio): Depend upon configure-libio.
11547         (configure-libgloss, all-libgloss): New targets.
11548         (configure-libstdc++): New target.
11549         (all-libstdc++): Depend upon configure-libstdc++.
11550         (configure-librx, all-librx): New targets.
11551         (configure-newlib): New target.
11552         (all-newlib): Depend upon configure-newlib
11553         (configure-xiberty): New target.
11554         (all-xiberty): Depend upon configure-xiberty.
11555
11556 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11557
11558         * configure.in (host i[345]86-*-win32):  Expand the
11559         noconfigdirs again.
11560
11561 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
11562
11563         * mpw-configure: Fix sed command file name.
11564
11565 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11566
11567         * configure.in (host i[345]86-*-win32): Reduce the
11568         noconfigdirs again.
11569
11570 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
11571
11572         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11573         or powerpc*-*-pe*, since they are not yet supported.
11574
11575 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11576
11577         Add PowerMac support and many other enhancements.
11578         * mpw-configure: New option --cc to select compiler to use,
11579         paste options set according to --cc into the generated
11580         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11581         if mpw-make.sed is present.
11582         * mpw-config.in: Don't test for gC1, test for mpw-touch,
11583         add forward includes for PowerPC include files.
11584         * mpw-build.in: Build using Makefile.PPC if present.
11585         (do-byacc, etc): Remove separate version resource builds.
11586         (do-gas): Build "stamps" before "all".
11587         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11588         * mpw-README: Update to reflect --cc option, PowerMac support,
11589         and recently-reported compatibility problems.
11590
11591 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11592
11593         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11594         embedded m68k systems (-aout, -coff, -elf, -vxworks).
11595         (--with-multilib-top): Pass to recursive invocations.
11596
11597 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
11598
11599         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11600         v810-*-*.
11601
11602 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11603
11604         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11605         gdb, ld and opcodes on v810-*-*.
11606
11607 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11608
11609         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11610         (local-maintainer-clean): New target.
11611         (maintainer-clean): New target.
11612         (realclean): Just depend upon maintainer-clean.
11613
11614 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11615
11616         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11617
11618 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
11619
11620         * configure.in: Build ld in mips*-*-bsd* case.
11621
11622 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
11623
11624         * config.sub: Accept -lites* OS.  From Ian Dall.
11625
11626 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
11627
11628         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11629         targets.
11630
11631 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11632
11633         * configure.in: treat i386-win32 canadian cross the same as
11634         i386-go32 canadian cross.
11635
11636 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11637
11638         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11639         running under the simulator to build a reduced set of libraries.
11640         (powerpc-*-eabiaix): Add fine grained multilib support added to
11641         other powerpc targets yesterday.
11642
11643 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11644
11645         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11646         -disable-softfloat, -disable-relocatable, -disable-aix, and
11647         -disable-sysv to control which multilib libraries get built.
11648
11649 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11650
11651         * configure: Add Makefile.tem to list of files to remove in trap
11652         handler.
11653
11654 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11655
11656         * config.guess (*Linux*):  Add missing "exit"s.
11657         Also, need specific check for alpha-unknown-linux (uses COFF).
11658
11659 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11660
11661         * config.guess:  Merge with FSF:
11662
11663         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
11664         * config.guess (AIX4): More robust release numbering discovery.
11665
11666         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
11667         * config.guess (i386-sequent-ptx): Properly get version number.
11668
11669         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
11670         * config.guess (mips:*:4*:UMIPS): New case.
11671
11672 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11673
11674         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11675         (i386-win32 host): Likewise.  Don't build readline.
11676
11677 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
11678
11679         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
11680         SUPPORT_FILES to submakes.
11681
11682 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
11683
11684         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11685         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11686         mpw-configure.
11687
11688 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
11689
11690         * configure.in (appdirs): Use =, not ==, in test expression when
11691         trying to build the text to print in the warning message for
11692         Solaris users.
11693
11694 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
11695
11696         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11697
11698 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11699
11700         * config.guess: Recognize lynx-2.3.
11701
11702 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
11703
11704         * config.sub (z8ksim): Deleted
11705         (z8k-*-coff): New, this is the one true name of the target.
11706
11707 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11708
11709         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11710
11711 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
11712
11713         * config.guess (*:Linux:*:*): First try asking the linker what the
11714         default object file format is (elf, aout, or coff).  Then if this
11715         fails, try previous methods.
11716
11717 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11718
11719         * configure.in: Don't build newlib for *-*-vxworks5.1.
11720
11721 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11722
11723         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11724         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11725
11726 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
11727
11728         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11729
11730 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
11731
11732         * cfg-ml-com.in: New file.
11733         * cfg-ml-pos.in: New file.
11734
11735 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11736
11737         * COPYING.NEWLIB: Add HP free copyright to list.
11738
11739 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11740
11741         * config.sub: Recognize -eabi* for the system, not just -eabi.
11742
11743 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11744
11745         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11746         * config.sub, configure.in (win32): New target and host.
11747
11748 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11749
11750         * configure.in: Add i386-pe configuration.
11751
11752 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
11753
11754         * mpw-build.in (install): Install GDB after LD.
11755
11756 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
11757
11758         * mpw-config.in (elf/mips.h): Always forward-include, needed
11759         for GDB to build.
11760
11761 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11762
11763         * testsuite: New directory for customer acceptance and whole tool
11764         chain tests.
11765
11766 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11767
11768         * configure: If per-host line isn't found, but AC_OUTPUT is found
11769         and a configure script exists, run it instead.
11770
11771 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11772
11773         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
11774
11775 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11776
11777         * configure: Set build_{cpu,vendor,os,alias} to host values when
11778         --build isn't specified.
11779
11780 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11781
11782         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11783         (FLAGS_TO_PASS): Pass them.
11784         (EXTRA_TARGET_FLAGS): Ditto.
11785
11786 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11787
11788         * Makefile.in (all-libg++): Depend on all-libstdc++.
11789
11790 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11791
11792         * configure.in (noconfigdirs): Enable all packages for
11793           i386-unknown-netbsd.
11794
11795 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
11796
11797         * configure.in (noconfigdirs): Don't configure tk for i386-go32
11798         hosted builds (DOS builds)
11799
11800 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11801
11802         Changes for ARM based on patches from Richard Earnshaw:
11803         * config.sub: Handle armeb and armel.
11804         * configure.in: Omit arm linker only for riscix.
11805
11806 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11807
11808         * config.guess:  Update from FSF.
11809
11810 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
11811
11812         * config.sub: Recognize powerpcle as the little endian varient of
11813         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
11814         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
11815         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
11816         temporarily.
11817
11818 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11819
11820         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11821
11822 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
11823
11824         * config.sub: Accept -lites* as a basic system type.
11825
11826 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
11827
11828         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11829         installed, and if so return linuxoldld as the system name.
11830
11831 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
11832
11833         * config.guess: Add hppa1.1-hp-lites support.
11834
11835 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11836
11837         * configure.in: Don't build newlib for m68k-vxworks5.1.
11838
11839 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11840
11841         * configure.in (mips-sgi-irix6): Use mh-irix5.
11842
11843 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
11844
11845         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11846
11847 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11848
11849         * test-build.mk: Enable building of shared libraries on IRIX 5 and
11850         OSF/1.  Fix compiler flags.
11851         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
11852
11853 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11854
11855         * configure.in: Recognize --with-newlib.
11856         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11857
11858 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11859
11860         * Makefile.in: move {all,check,install}-gdb from *_MODULES
11861         to *_X11_MODULES due to gdbtk needing X include files et al.
11862
11863 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
11864
11865         Merge in support for Mac MPW as a host.
11866         (Old change descriptions retained for informational value.)
11867
11868         * mpw-config.in: Add generic include forwards for cpu-specific
11869         include files in aout and elf directories.
11870
11871         * mpw-configure: Added copyright.
11872         * mpw-config.in: Check for presence of required build tools.
11873         (target_libs): Add newlib.
11874         (target_tools): Add examples.
11875         (Read Me): Generate as "Read Me for MPW" instead.
11876         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11877         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11878         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11879
11880         * mpw-configure: Remove subdir-specific makefile hackery,
11881         delete mk.tmp after using it.
11882
11883         * mpw-build.in (all): Display start and end times.
11884
11885         * mpw-configure (host_canonical): Set.
11886         (target_cpu): Always add to makefiles.
11887         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11888         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11889         (mpw-mh-mpw): Look for in srcdir and srcroot.
11890         Use sed instead of mpw-edit-prefix to edit prefix definitions.
11891
11892         * mpw-build.in: (install-only): New target.
11893
11894         * mpw-configure (host_alias, target_alias): Rename from hostalias
11895         and targetalias, add into generated Makefile.
11896         (mk.tmp): If present, add into generated Makefile.
11897         * mpw-build.in (all-gas): Build config.h first before gas proper.
11898
11899         * mpw-configure (config.status): Write only if changed.
11900         * mpw-config.in (readline): Configure it (not built, just used for
11901         definitions).
11902
11903         * mpw-config.in (elf/mips.h): Add a forward include.
11904
11905         * mpw-config.in: Forward-include most .h files in include into
11906         extra-include.
11907         (readline): Don't build.
11908         mpw-build.in (install): Install GDB.
11909
11910         * mpw-configure (prefix, mpw_prefix): Handle it.
11911         * mpw-config.in (mmalloc, readline): Don't configure.
11912         * mpw-build.in (thisscript): Rename to ThisScript.
11913         Use mpw-build instead of BuildProgram everywhere.
11914         (mmalloc, readline): Don't build.
11915         * mpw-README: New file, basic documentation about the MPW port.
11916
11917         * mpw-config.in: Use forward-include to create include files.
11918
11919         * mpw-configure: Add more things to the top of each configured
11920         Makefile, including contents of config/mpw-mh-mpw.
11921         * mpw-config.in (extra-include): Create this directory and fill it
11922         with Posix-like include files when configuring.
11923
11924         * config.sub (apple, mac, mpw): Add various aliases.
11925
11926         * mpw-build.in: New file, top-level build script fragment for MPW.
11927         * mpw-configure: New file, configure script for MPW.
11928         * mpw-config.in: New file, config fragment for MPW.
11929
11930 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11931
11932         * configure.in (host_libs): Remove glob, since it is gone from the
11933         sources.
11934
11935 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11936
11937         * Makefile.in: define empty GDB_NLM_DEPS var.
11938
11939         * configure.in(target_makefile_frag): use config/mt-netware
11940         for netware targets.
11941
11942 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11943
11944         * config.sub: Merge in recent FSF changes.  Remove linux special
11945         cases.
11946
11947 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11948
11949         Revert this change:
11950
11951         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11952
11953                 * build-all.mk: Use CC=cc -Xs on Solaris.
11954
11955 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11956
11957         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11958         stop using it.
11959         * Makefile.in: Nuke all references to glob subdirectory.
11960
11961 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11962
11963         * configure.in: Fix --enable-shared logic in per-host.
11964
11965 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11966
11967         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11968
11969 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11970
11971         * configure.in (noconfigdirs): Don't build gas on AIX, for
11972         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11973
11974 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11975
11976         * configure: Fix --cache-file to work if the file argument is a
11977         relative path.
11978
11979 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11980
11981         * configure: If the --cache-file is used, pass it down to
11982         configure in subdirectories.
11983
11984 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11985
11986         * config.sub: add vxworks29k configuration.
11987
11988 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11989
11990         * Makefile.in (taz): Do "diststuff" part quietly.
11991
11992 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11993
11994         * config.sub: Mini-merge with gcc/config.sub.
11995
11996 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11997
11998         * config.guess (IRIX): Sed - to _.
11999
12000 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12001
12002         * Makefile.in (source-vault, binary-vault): New targets.
12003
12004 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
12005
12006         * config.sub: Recognize -eabi as a basic system type.
12007
12008 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12009
12010         * configure.in (enable_shared stuff): Fix typo.
12011
12012 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
12013
12014         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12015
12016 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12017
12018         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12019
12020 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
12021
12022         * configure.in (rs6000-*-*): Don't build gas.
12023
12024 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
12025
12026         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12027         reduce command line length.
12028         (AS_FOR_TARGET): Check for as.new, not Makefile.
12029         (NM_FOR_TARGET): Check for nm.new, not Makefile.
12030
12031 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12032
12033         * config.guess:  Merge from FSF.
12034
12035 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12036
12037         * configure: Don't use $ when handling program_suffix.
12038
12039 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
12040
12041         * configure.in:  Configure tk for hppa/hpux.
12042
12043 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12044
12045         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
12046
12047 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12048
12049         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
12050         to LIBCXXFLAGS.  Tests are better run without it.
12051
12052 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
12053
12054         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12055
12056 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
12057
12058         * configure.in (*-*-netware*): Don't configure xiberty.
12059
12060 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
12061
12062         * configure.in:  Remove tk from native_only list.
12063
12064 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
12065
12066         * build-all.mk: Add mips-ncd-elf target to sun4 targets
12067           for special NCD build.
12068
12069 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12070
12071         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12072         makeall.bat, they're only useful for binutils snapshots.
12073         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12074         makeall.bat to specified SUPPORT_FILES.
12075
12076 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
12077
12078         * build-all.mk: Add Ericsson targets to sun4 and solaris
12079           hosts.  Add  BNR's sun4 target to solaris host, so their
12080           build-from-source will be tested in-house first.
12081
12082 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12083
12084         * Makefile.in (LIBCFLAGS): New variable.
12085         (CFLAGS_FOR_TARGET): Ditto.
12086         (LIBCFLAGS_FOR_TARGET): Ditto.
12087         (LIBCXXFLAGS): Ditto.
12088         (CXXFLAGS_FOR_TARGET): Ditto.
12089         (LIBCXXFLAGS_FOR_TARGET): Ditto.
12090         (BASE_FLAGS_TO_PASS): Pass them.
12091         (EXTRA_TARGET_FLAGS): Ditto.
12092
12093         * configure.in: Support --enable-shared.
12094
12095 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12096
12097         * configure.in (target_libs):  Include libstdc++ again.
12098         * config.guess:  Update from FSF (for FreeBSD).
12099
12100 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12101
12102         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12103         makeall.bat.
12104         (DISTDOCDIRS): Add `etc'.
12105         (ETC_SUPPORT_PFX): New variable.
12106         (taz): Include anything from etc starting with a word in
12107         ETC_SUPPORT_PFX.
12108
12109 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12110
12111         * config.sub: Update for recent FSF changes.  Remove obsolete
12112         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
12113         spacing changes.
12114
12115 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12116
12117         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
12118
12119         * config.guess:  Merge with FSF.
12120         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12121
12122 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12123
12124         * configure: Since the "trap 0" handler will override the exit
12125         status on many systems, only use it for "exit 1", and make it set
12126         a non-zero exit status; reset it before "exit 0".  Also, check
12127         exit status of config.sub, and error out if it failed.
12128
12129 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
12130
12131         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12132         and install libgloss.
12133
12134 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12135
12136         * Makefile.in (all-binutils): Depend upon all-byacc.
12137
12138         * configure.in: Don't build emacs on Irix 5.
12139
12140 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12141
12142         * configure.in (*-*-netware*): Add libio.
12143
12144 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12145
12146         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12147         (CHECK_TARGET_MODULES): Ditto.
12148         (INSTALL_TARGET_MODULES): Ditto.
12149         (TARGET_LIBS): Ditto.
12150         (all-libstdc++): Note dependencies.
12151
12152 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12153
12154         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12155
12156 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12157
12158         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12159         -fexternal-templates.
12160
12161         * configure.in (target_libs): Add libstdc++.
12162         (noconfigdirs): Add libstdc++ as appropriate.
12163
12164 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12165
12166         * config.guess:  Update from FSF.
12167
12168 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12169
12170         * configure: Use ${config_shell} when running ${configsub}.
12171
12172 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
12173
12174         * config.sub: No longer recognize h8300h.
12175
12176 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12177
12178         * config.sub: Remove extraneous differences between config.sub and
12179         gcc/config.sub.
12180
12181 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12182
12183         * Makefile.in (DISTSTUFFDIRS): Add gas.
12184
12185 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12186
12187         * COPYING.NEWLIB: New file.
12188
12189 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12190
12191         * config.guess (HP-UX):  Patch from Harlan Stenn
12192         <harlan@landmark.com> to also emit release level.
12193
12194 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12195
12196         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12197
12198 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12199
12200         * config.sub:  Merge nextstep cleanup from FSF.
12201
12202 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12203
12204         * configure.in (arm-*-*): Don't configure ld for this target.
12205
12206 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12207
12208         * configure.in (*-*-netware): don't configure libg++, libio,
12209           librx, or newlib.
12210
12211 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12212
12213         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
12214         configure ld--it works, but it doesn't support shared libraries.
12215
12216 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12217
12218         * config.guess (*-unknown-freebsd*):  Get rid of possible
12219         trailing "(Release)" in version string.
12220         Patch from Paul Richards <paul@isl.cf.ac.uk>.
12221
12222 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12223
12224         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12225         Fix type: *-next-neststep -> *-next-nextstep.
12226
12227         * config.guess:  Merge from FSF:
12228
12229         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
12230
12231         * config.guess: Recognize powerpc-ibm-aix3.2.5.
12232
12233         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
12234
12235         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12236         instead of UNIX_SV for UnixWare 1.0).
12237
12238 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
12239
12240         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
12241         to make gdb/nlm/* build after the compiler and linker.
12242
12243 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12244
12245         * config.guess (netbsd, freebsd, linux):  Accept any machine,
12246         not just i[34]86.
12247         (m68k-atari-sysv4):  Relocate to match FSF version.
12248
12249         * config.guess:  More merges from the FSF:
12250
12251         Add a space before function call or macro invocation.
12252
12253         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12254
12255         * config.guess: Add trap cmd to remove dummy.c and dummy when
12256         interrupted.
12257
12258         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12259
12260         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12261         (dummy): Redirect stderr from compilation of dummy.c.
12262
12263         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
12264
12265         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12266
12267 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
12268
12269         * configure: Accept and ignore --cache*, for compatibility with
12270         new autoconf.
12271
12272 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12273
12274         * config.guess:  Merge from FSF:
12275
12276         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12277
12278         * config.guess (Pyramid*:OSx*:*:*): New case.
12279         (PATH): Add /.attbin at end for finding uname.
12280         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
12281
12282         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
12283
12284         * config.guess (M88*:DolphinOS:*:*): New case.
12285
12286         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
12287
12288         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12289         to select whether to use ELF or COFF.
12290
12291         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12292
12293         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12294
12295         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
12296
12297         * config.guess: Guess the OS version for HPUX.
12298
12299         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
12300
12301         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12302
12303 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12304
12305         * configure.in: Recognize --with-headers, --with-libs, and
12306         --without-newlib.
12307         * Makefile.in (all-xiberty): Depend upon all-ld.
12308
12309 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12310
12311         * configure.in: Change i[34]86 to i[345]86.
12312
12313 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12314
12315         * configure (version): A few more tweaks to help message.
12316
12317 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12318
12319         * Makefile.in:  Remove (for now) librx as a host library,
12320         now that we're building it for target.
12321
12322 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12323
12324         * configure: Fix up help message; from karl@owl.hq.ileaf.com
12325         (Karl Berry).
12326
12327 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12328
12329         * configure.in:  Also configure librx.
12330
12331 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12332
12333         * Makefile.in:  Update various rules to reflect that librx
12334         is now needed for libg++.
12335
12336 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12337
12338         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12339
12340 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
12341
12342         * configure.in: Configure the examples directory.
12343
12344 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12345
12346         * configure: Simplify Jun 2 1994 change.
12347
12348 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12349
12350         * change CC to /usr/latest/bin/gcc for lynx host builds, since
12351         /bin/gcc isn't good enough to build gcc.
12352
12353 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
12354
12355         * Makefile.in (GDB_SUPPORT_FILES): Remove
12356         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
12357         (gdb.tar.gz): Add new rule to use standard distribution building
12358         mechanism.
12359
12360 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12361
12362         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
12363         Bill Cox <bill@cygnus.com>.
12364
12365 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12366
12367         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
12368
12369 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
12370
12371         * configure:  Search current dir first in .gdbinit.
12372
12373 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12374
12375         * config.sub:  Recognize freebsd (merged from gcc config.sub).
12376
12377 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12378
12379         * config.sub:  Refer to NeXT's operating system as nextstep.
12380
12381         * config.sub (case $basic_machine):  Re-order the cases, to match
12382         the order in the FSF version (which is mostly alphabethical).
12383         Merge in some additions and changes from the FSF.
12384
12385 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
12386
12387         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12388         * config.sub: Recognize cxux7.
12389         * configure.in: Use mh-cxux for m88k-harris-cxux*.
12390
12391 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12392
12393         * config.sub:  Fix typo powerpc -> powerpc-*.
12394
12395 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
12396
12397         * Makefile.in: `all-emacs19' depends on `all-byacc'.
12398
12399         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12400         parallel with all-emacs and install-emacs).  Top-level command
12401         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12402
12403 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12404
12405         * test-build.mk ($(host)-stamp-stage2-installed): Remove
12406         $(relbindir)/make before doing ``make install'', and use
12407         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
12408         installing over running make binary.
12409         ($(host)-stamp-stage3-installed): Likewise.
12410
12411 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12412
12413         * config.guess: Recognize Mach.
12414
12415 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12416
12417         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12418         see whether --exec-prefix was used.
12419
12420 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12421
12422         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
12423
12424 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12425
12426         * Makefile.in: Add all-librx target similar to all-libproc.
12427
12428 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
12429
12430         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
12431         with post 1.2 uname bogosity.
12432
12433 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12434
12435         * configure: Remove temporary files on receipt of a signal.
12436
12437 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
12438
12439         * configure: If there is a package_makefile_frag, remove
12440         ${subdir}/Makefile.tem after copying it in.
12441
12442 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12443
12444         * build_all.mk: support rs6000 lynx identifies itself as
12445         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
12446         since /bin/gcc is too feeble to compile a modern gcc.
12447
12448 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12449
12450         * brought devo/test-build.mk update-to-date with progressive/
12451           test-build.mk. Add lynx targets and hppa flag info.
12452
12453 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12454
12455         * configure.in:  Use mh-ncrsvr43.  Patch from
12456         Tom McConnell <tmcconne@sedona.intel.com>.
12457
12458 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12459
12460         * config.guess (i386-unknown-bsdi):  No longer need to
12461         check #if defined(__bsdi__) && defined(__i386__).
12462
12463 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12464
12465         * configure: Set program_transform_nameoption correctly.
12466
12467 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12468
12469         * brought build-all.mk update-to-date with progressive build-all.mk,
12470           added new targets and hppa info.
12471
12472 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12473
12474         * configure: If config.guess result is a prefix of the user
12475         specified target, assume a native build and use the user specified
12476         target as the host alias.  Remove SunOS patch suffix removal hack.
12477         * configure.in: Remove SunOS patch suffix removal hack.
12478
12479         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12480         in NATIVE_CHECK_MODULES.
12481
12482 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
12483
12484         * Makefile.in: Rename HOST_ONLY to NATIVE.
12485         * configure: Delete SunOs patch suffix from host_canonical
12486           and build_canonical variables that are prepended to Makefiles.
12487         * configure.in: Add comments for easier maintenance.
12488
12489 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12490
12491         * Makefile.in: Add all-libproc target similar to all-gui.
12492
12493 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
12494
12495         * Makefile.in (CHECK_MODULES): split into
12496         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12497
12498 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
12499
12500         * config.guess (i386-unknown-bsdi): New system to guess.
12501
12502 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12503
12504         * Makefile.in: Add all-gui target (but not yet build by "all").
12505
12506 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
12507
12508         * config.sub: Move deletion of patch suffix from here...
12509         * configure.in: To here, at Ian's suggestion.  The top-
12510           level scripts might need to know of a patch level.
12511
12512 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
12513
12514         * config.sub: Strip off patch suffix so rtl is recognized
12515           as a sunos4.1.3 machine, even though it's been patched.
12516
12517 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
12518
12519         * Makefile.in (INSTALL_LAST): Delete.
12520         (INSTALL_DOSREL): New.
12521
12522 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12523
12524         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12525         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12526         whether we pass down --with-gnu-ld anyhow.
12527
12528 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
12529
12530         * Makefile.in (INSTALL_LAST): Change operation so it works
12531         on more flavors of make.
12532         * configure.in (go32): Don't build libg++ or libio.
12533
12534 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
12535
12536         * Makefile.in (Move HOST_PREFIX_1 and friends up so
12537         they can be overriden by templates.
12538
12539 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
12540
12541         * configure.in (target==go32): Don't build gdb.
12542         * dosrel: New directory.
12543
12544 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
12545
12546         * configure.in (host==go32): Configure dosrel too.
12547         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12548         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12549         be set by incoming names or templates.
12550         (INSTALL_LAST): New rule.
12551
12552 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
12553
12554         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12555
12556 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12557
12558         * configure.in (appdirs): New variable.  Currently empty, but will
12559         be used in gas distribution.  If nonempty, lists a set of
12560         directories at least one of which must get configured, or top
12561         level configuration is considered to have failed.
12562         (rs6000-*-lynxos*): Use new file name.
12563
12564 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12565
12566         Eliminate XTRAFLAGS.
12567         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12568         newlib include files using -idirafter, and also use -nostdinc.
12569         (CXX_FOR_TARGET): Likewise.
12570         (XTRAFLAGS): Removed.
12571         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12572         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12573         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12574         ($(DO_X)): Don't pass down XTRAFLAGS.
12575
12576 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12577
12578         * configure.in (mips*-dec-bsd*): New target; do build linker.
12579         (mips*-*-bsd*): New target; don't build linker.
12580
12581 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12582
12583         * configure.in: support rs6000-*-lynxos* configuration.
12584         support sunos4 as a cross target.
12585
12586         * config.sub: look for lynx*, not lynx since the OS version may
12587         legitimately be part of the name.
12588
12589 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12590
12591         * configure.in (i[34]86-*-sco*): Move to be with other i386
12592         targets.
12593         (romp-*-*): New target.  Skip various binary utilities.
12594         (vax-*-*): New target.  Don't build newlib.
12595         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
12596
12597 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12598
12599         * configure.in: Only set host_makefile_frag if config
12600         directory exists.
12601
12602 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12603
12604         * install.sh: If $dstdir exists, don't check whether each
12605         component does.
12606
12607 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12608
12609         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12610
12611 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
12612
12613         * configure.in (*-*-lynxos*): Don't configure newlib for either
12614         native or cross Lynx.
12615
12616 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
12617
12618         * config.sub (sparc64-elf): Fix os.
12619         (z8k): Remove duplicate.
12620
12621 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12622
12623         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12624         gcc/stmp-fixproto, to try to prevent fixproto from being run.
12625
12626 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
12627
12628         * configure: Make file links cleanly even if Lynx fails on
12629           an NFS symlink (at least fail cleanly).
12630
12631 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12632
12633         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12634         -XNh2000.
12635
12636 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12637
12638         * configure: Unknown options are fatal again.
12639
12640 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
12641
12642         * configure: Ignore --x-includes and --x-libraries, for Autoconf
12643         compatibility.
12644
12645 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12646
12647         * build-all.mk: Add `clean' target.
12648
12649 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12650
12651         * config.guess:  Add SINIX support.
12652         * configure.in:  Add mips-*-sysv4* support.
12653
12654 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
12655
12656         * build-all.mk: Document all useful targets.
12657         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12658         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12659
12660 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12661
12662         * configure: Support --silent, --quiet.
12663
12664 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12665
12666         * configure: Support --disable-FEATURE.
12667
12668 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12669
12670         * config.guess: Recognize NCR running SVR4.3.
12671
12672 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12673
12674         * config.guess:  Make BSDI generate i386-unknown-bsd386.
12675         Patch from Paul Eggert <eggert@twinsun.com>.
12676
12677 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12678
12679         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12680
12681 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12682
12683         * configure: Make unrecognized options give nonfatal warnings
12684         instead of fatal errors, and pass them to any subdirectory
12685         configures in case they recognize them.
12686         Make --x equivalent to --with-x.
12687
12688 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12689
12690         * configure: Add --enable-* options.  Clean up usage message and
12691         some comments.
12692
12693 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12694
12695         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12696
12697 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12698
12699         * configure.in (hppa*-*-*): Enable binutils.
12700
12701 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12702
12703         * config.sub: Recognize cisco.
12704
12705 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
12706
12707         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12708
12709 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12710
12711         * config.guess: about target *-hitachi-hiuxwe2, don't print more
12712         than one configuration name.  Add comment.
12713
12714 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
12715
12716         * config.guess: about target *-hitachi-hiuxwe2, fixed
12717         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
12718         macro is incorrect.]
12719
12720 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12721
12722         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12723         than the "make ls" stuff which used to be here.
12724
12725 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12726
12727         * config.guess:  Recognize i[34]86-unknown-freebsd.
12728         From Shawn M Carey <smcarey@rodan.syr.edu>.
12729
12730 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12731
12732         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12733
12734 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
12735
12736         * config.guess: Check for ptx.
12737
12738 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
12739
12740         * config.sub: Add os9k checking.
12741
12742 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12743
12744         * config.guess: Handle OSF1 running on HPPA processors
12745
12746 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12747
12748         * configure: If subdir configure fails, print out a message with
12749         subdirectory name, in case subdir's configure code didn't identify
12750         itself.
12751
12752 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
12753
12754         * configure.in: Remove embedded newlines from configdirs.
12755         Avoid mismatches of substrings.  Fix matching strings at end
12756         of configdirs.
12757
12758 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
12759
12760         * config.guess:  Add Lynx/rs6000 config support.
12761
12762 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12763
12764         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12765
12766 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
12767
12768         * configure.in (hppa*-*-osf*): Treat this just like most other
12769         PA configurations (eg no binutils or ld).
12770         (hppa*-*-*elf*): These configurations have binutils and ld.
12771
12772 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12773
12774         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
12775
12776 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12777
12778         * configure.in (rs6000-*-*): Build gas.
12779
12780 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12781
12782         * Makefile.in:  Avoid bug in losing hpux sed.
12783
12784 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12785
12786         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12787         for GDB and GDB has been fixed to not need it.
12788
12789 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12790
12791         * config.guess: Recognize vax hosts.
12792
12793 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12794
12795         * configure (while loop): Don't use "break 2" inside case
12796         statement -- the case statement isn't an enclosing loop.
12797
12798 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12799
12800         * config.guess:  Clean up NeXT support, to allow nextstep
12801         on Intel machines.  Make OS be nextstep.
12802
12803 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
12804
12805         * config.guess: Add alternate forms for Convex.
12806
12807 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
12808
12809         * configure:  Completely rewrite option processing.  Take
12810         advantage of pattern-matching to avoid invoking test frequently.
12811         Also clean up host and target defaulting logic.
12812
12813 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12814
12815         * Makefile.in: Replace all occurrances of "rootme" with "r" and
12816         "$${rootme}" with "$$r", to increase the likelihood that the do-*
12817         commands (plus user environment) will fit SCO limits.
12818
12819 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12820
12821         * configure.in: Don't issue warnings about directories which are
12822         not being configured if -norecursion is set.  Correct test for
12823         --with-gnu-as and --with-gnu-ld to not get confused by substring
12824         matches.
12825
12826         * configure.in: Don't build gas for alpha-dec-osf1*.
12827
12828 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
12829
12830         * configure:  Back out Per's change of 12/19/1993.  It changes the
12831         behavior of configure in unexpected and confusing ways.
12832
12833         Also, use different delim char when calculating
12834         program_transform_name so that the name can contain slashes.
12835
12836 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12837
12838         * configure.in, config.sub: Add support for VSTa micro-kernel.
12839
12840 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12841
12842         * configure.in: Nuke hacks which were used to get a special
12843         version of GAS for HPPA configurations.
12844
12845 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12846
12847         * configure:  If only ${target_alias} is given, use that
12848         as the default for ${host_alias}.
12849         * configure:  Add missing back-slashes before nested quotes.
12850
12851 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12852
12853         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12854
12855 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
12856
12857         * config.guess:  Recognize some Tektronix configurations.
12858         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12859
12860 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12861
12862         * config.sub: Match any flavor of SH.
12863
12864 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
12865
12866         * configure.in: Don't try to configure newlib for Alpha.
12867
12868 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12869
12870         * configure.in: Don't build ld for Irix 5.  Don't build gas,
12871         libg++ or libio for any Alpha target.
12872
12873         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12874
12875 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
12876
12877         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12878         default arguments -- so it tried to compress itself.
12879
12880 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12881
12882         * configure.in (notsupp): ensure that a space is always at the end
12883           of the configdirs list, since the grep checks for an explicit space
12884
12885 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12886
12887         * configure.in (target i386-sysv4.2): don't build ld, since static
12888           versions of many libraries are not available.
12889
12890 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12891
12892         * config.guess: Recognize Apollos (using environment variables).
12893         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12894
12895 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12896
12897         * config.guess: Recognize Sony news mips running newsos.
12898
12899 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
12900
12901         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12902         "fi ; else" for bash.
12903
12904 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
12905
12906         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12907
12908 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
12909
12910         * config.sub: accept unixware as an alias for svr4.2.
12911         Fix some inconsistancies with the gcc version.
12912
12913 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12914
12915         * Makefile.in (DISTDOCDIRS):  Add gdb.
12916
12917 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12918
12919         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
12920
12921 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12922
12923         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12924         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12925         this now.
12926
12927 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12928
12929         * config.sub: Accept hiux* as an OS name.
12930
12931         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12932         etc/make-stds.texi.  The underscore came from gcc, and dje now
12933         agrees that RUNTESTFLAGS is the correct name.
12934
12935 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12936
12937         * install.sh:  Remove 'set -e'.  It makes any conditionals
12938         in the script useless.
12939
12940         * config.guess: Automatically recognize arm-acorn-riscix
12941         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12942
12943 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12944
12945         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12946
12947 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12948
12949         * Makefile.in (DISTDOCDIRS): New variable.
12950         (taz): Edit local Makefile.in sooner, instead of proto-toplev
12951         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
12952
12953 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12954
12955         * configure.in (hppa target): check the source directory for the
12956           pagas sub-directory
12957
12958 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12959
12960         * config.sub: Allow -aout* and -elf*.
12961
12962 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12963
12964         * configure.in: Don't build ld on i386-solaris2, same as for
12965         sparc-solaris2.
12966
12967 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12968
12969         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12970
12971 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12972
12973         * configure.in:  Configure gdb for alpha.
12974
12975 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12976
12977         * Makefile.in (CXXFLAGS): Add -O.
12978
12979 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12980
12981         * config.guess: added support for DG Aviion
12982
12983 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12984
12985         * configure.in: Produce warning message for subdirectories not
12986         configurable for this host/target combination.  Don't try to
12987         configure gdb for vms.
12988
12989 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12990
12991         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12992         appropriate files before making "diststuff".
12993         (DISTBISONFILES): New var: list of files to be edited.
12994         (DISTSTUFFDIRS): Add binutils.
12995
12996 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12997
12998         * config.sub: also handle mipsel and mips64el (for little endian mips)
12999
13000 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13001
13002         * configure.in: Add * to end of all OS names.
13003
13004 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
13005
13006         * configure.in: Build newlib for LynxOS native.
13007
13008 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13009
13010         * config.guess: Add support for delta 88k running SVR3.
13011
13012         * configure.in: Add comment about HP compiler vs. emacs.
13013
13014 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13015
13016         * configure.in: don't build ld on solaris2 (not a viable option
13017           due to bugs in getpwnam & getpwuid)
13018
13019 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13020
13021         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13022         config.guess will produce a full version number.
13023
13024 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13025
13026         * configure.in: Build linker and binutils for alpha-dec-osf1.
13027
13028 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13029
13030         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13031         and gdb/testsuite/Makefile.in.
13032
13033 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13034
13035         * configure.in: recognize mips*- instead of mips-
13036
13037 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13038
13039         * config.sub: Accept linux*coff and linux*elf as operating
13040         systems.
13041
13042 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13043
13044         * config.sub: Recognize mips64, and mips3 as an alias for it.
13045
13046 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13047
13048         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13049         gdb knows how to handle OSF/1 shared libraries.
13050
13051 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13052
13053         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13054         * config.guess: Recognize Hitachi's HIUX.
13055         * config.sub: Recognize h3050r* and hppahitachi.
13056         Remove redundant cases for hp9k[23]*.
13057
13058 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13059
13060         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13061         if gas and ld are in the source tree and are in ${configdirs}.
13062         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13063         --with options (but still pass them down on the command line,
13064         if they were explicitly specified).
13065
13066 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13067
13068         * configure: substitute SHELL value in Makefile.in with
13069         ${CONFIG_SHELL}
13070
13071 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13072
13073         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13074         *-*-solaris2* targets.
13075
13076 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13077
13078         * Makefile.in: define M4, and pass it down to sub-makes;
13079         all-autoconf now depends on all-m4
13080
13081 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13082
13083         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13084         presence of {ar,ranlib} instead of a configured directory
13085
13086 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
13087
13088         * config.guess: Accept 34?? as well as 33?? for NCR.
13089
13090 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13091
13092         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13093         of 'gas' in sed commands, since 'gash' is now in the tree as well.
13094
13095 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13096
13097         * configure: grab values for $(CC) and $(CXX) from the
13098         environment, so that someone can do "CC=gcc configure; make" and
13099         have it work right (matching the way that autoconf works now)
13100
13101         * configure.in, Makefile.in: add support for gash, the tcl
13102         interface to Galaxy
13103
13104         * config.guess: add NetBSD variants (hp300, x86)
13105
13106 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
13107
13108         * install.sh: Support -d option (in the manner of SunOS 4 install,
13109         as it is more deterministic than that of GNU install)
13110         (chmodcmd): Set file to mode 755 by default (should also do default
13111         chgrp and chown, but I don't feel like dealing with that now)
13112
13113 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
13114
13115         * config.sub: Remove h8300hhms alias.
13116
13117 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13118
13119         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13120
13121 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13122
13123         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13124         as stmp-fixinc
13125
13126 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13127
13128         * config.sub: recognize m88110-bug-coff.
13129
13130 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13131
13132         * Makefile.in (all-libio): all dependencies on the toolchain used
13133         to build this (gcc, gas, ld, etc)
13134
13135 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13136
13137         * config.guess: Deal with OSF/1 1.3 on alpha.
13138
13139 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13140
13141         * install.sh: add some 'else true' clauses for portability
13142
13143         * configure.in: don't build libio for h8[35]00-*-* targets
13144
13145 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13146
13147         * Makefile.in:  Add support for new libio.
13148
13149 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13150
13151         * install.sh: If one command fails, don't try the rest.  Don't try
13152         to remove $dsttmp (via trap) unless we have already created it.
13153         If $src doesn't exist, detect it and exit with an error.
13154
13155         * config.guess: Recognize BSD on hp300.
13156
13157 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13158
13159         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13160         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13161
13162 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
13163
13164         * Makefile.in (all-send-pr): depends on all-prms
13165
13166 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13167
13168         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13169
13170 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13171
13172         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13173         Added test for mips-mips-riscos5.
13174
13175 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13176
13177         * configure.in: use mh-hp300 for 68k HP hosts
13178
13179 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13180
13181         * configure: add support for CONFIG_SHELL, so that you can use
13182         some alternate shell for evaluating configure scripts
13183
13184 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
13185
13186         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
13187         in configure script to bug-gdb@prep.ai.mit.edu when building
13188         distribution archive.
13189         * Makefile.in (COMPRESS):  Remove def.
13190         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
13191         gdb.tar.Z and make-gdb.tar.Z respectively.
13192         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
13193         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
13194         to convergence with 'taz' target in Makefile.in.
13195
13196 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13197
13198         * install.sh (dsttmp): use trap to ensure that tmp files go
13199         away on error conditions
13200
13201 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13202
13203         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13204
13205 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13206
13207         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13208         its parent is '/' not ''.
13209
13210         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13211
13212 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
13213
13214         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13215         that ${newsrcdir}/configure.in does.
13216
13217 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13218
13219         * test-build.mk: support for CONFIG_SHELL
13220
13221 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
13222
13223         * config.sub (netware):  Add as a basic system type.
13224
13225 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13226
13227         * Makefile.in (Makefile): depend on configure.in.  Also drop the
13228           $(srcdir)/ from the dependency on Makefile.in.
13229
13230 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
13231
13232         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13233         (h8300hhms is temporary until multi-libraries are implemented).
13234         * configure.in: Handle h8300h too.
13235
13236 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13237
13238         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13239
13240 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
13241
13242         * configure:  Remove extraneous output when guessing host type.
13243         * config.guess:  Remove extraneous output when guessing using C
13244         compiler rather than uname, or when guessing fails.
13245
13246 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
13247
13248         * Makefile.in: remove all.cross and install.cross targets
13249
13250         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13251           definitions
13252
13253 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
13254
13255         * configure.in (target sh): Build gprof.
13256
13257 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13258
13259         * config.sub: change -solaris to -solaris2
13260
13261 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13262
13263         * configure.in: Use config/mh-riscos for mips-*-sysv*.
13264
13265 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
13266
13267         * configure: Correct error message for missing Makefile.in to
13268         print correct directory.
13269
13270 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13271
13272         * install.sh: kludge around 386BSD shell bug
13273
13274 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
13275
13276         * config.guess:  Recognize NeXT.
13277         * config.guess:  Recognize i486-ncr-sysv4.
13278         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
13279
13280 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
13281
13282         * Makefile.in (MAKEINFOFLAGS): New variable.
13283         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13284         * build-all.mk, test-build.mk: Pass down --no-split as
13285         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
13286
13287 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
13288
13289         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
13290
13291 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
13292
13293         * Makefile.in (libg++.tar.z):  New rule.
13294         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
13295         * Makefile.in (taz):  Only do a single chmod.
13296
13297 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13298
13299         * install.sh: don't use dirname anymore (replaced with sed usage)
13300
13301 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
13302
13303         * Makefile.in:  Change extension for gzip'd files from '.z' to
13304         '.gz' per new FSF standard usage.
13305
13306 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13307
13308         * configure: put quotes around the final value of program_transform_name
13309
13310 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13311
13312         * Makefile.in: new install.sh support; update install-info rules
13313
13314 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
13315
13316         * configure.in: Build diff for crosses, but not for go32 host.
13317
13318         * configure.in: Build gprof only for native, and don't build it
13319         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13320
13321 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
13322
13323         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13324
13325 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13326
13327         * configure.in (host_tools): Add prms.
13328
13329 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13330
13331         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13332         with $(FLAGS_TO_PASS) on the command line
13333
13334         * config.sub: Recognize lynx and lynxos
13335
13336 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13337
13338         * config.sub: Accept -ecoff*, not just -ecoff.
13339
13340 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13341
13342         * Makefile.in (taz): Use .gz suffix instead of .z.
13343         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13344         names.
13345
13346 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13347
13348         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13349
13350 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13351
13352         * Makefile.in (install-no-fixedincludes):  install gcc last, so
13353         that rebuilds that might happen during 'make install' don't get
13354         bogus gcc include files
13355
13356 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13357
13358         Change from Utah for HPPA support:
13359         * config.guess: Recognize hppa1.x-hp-bsd.
13360
13361 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
13362
13363         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
13364         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13365
13366 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13367
13368         * config.sub: Add support for rom68k and bug boot monitors.
13369
13370 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
13371
13372         * Makefile.in: Make all-opcodes depend on all-bfd.
13373
13374 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13375
13376         * config.guess: Added special check for i[34]86-univel-sysv4*.
13377
13378 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13379
13380         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13381         the processor rather than assuming i486.
13382
13383 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13384
13385         * config.guess: Recognize SunOS6 as Solaris3.
13386
13387 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
13388
13389         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
13390         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13391
13392 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
13393
13394         * build-all.mk (all-cross): New target for Canadian Cross.
13395         Added Q2 go32 targets.
13396         * test-build.mk: Configure go32 cross sparclite-aout and
13397         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
13398         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13399
13400 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13401
13402         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13403         GO32 hosted toolchains
13404
13405 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13406
13407         * configure: change  so "-exec-prefix" gets passed down rather
13408         than "-exec_prefix" so autoconf generated Makefiles get the
13409         exec_prefix set right.
13410
13411 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13412
13413         * config.guess: get the Solaris2 minor version number
13414
13415         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13416
13417 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13418
13419         * config.guess: Recognize some Sequent platforms.
13420
13421 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13422
13423         * Makefile.in: added the vault-install target
13424
13425         * configure.in: actually use the Sun3 makefile fragment that's in
13426         config, also added the release dir to configdirs
13427
13428 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13429
13430         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13431
13432 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13433
13434         * configure.in: remove some program from Alpha targetted toolchains
13435
13436 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
13437
13438         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
13439         gprof.
13440         (taz): Run "make diststuff" in those directories instead of "make
13441         proto-dir".  Look for "VERSION=" only at start of line in subdir
13442         Makefile.  Use "gzip -9" for compression.
13443         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13444         (binutils.tar.z): New target.
13445
13446 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13447
13448         * Makefile.in (taz): Include gpl.texinfo.
13449
13450 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13451
13452         * Makefile.in (setup-dirs): Merged into "taz" target.
13453         (taz): Only do `proto-dir' stuff if a directory is actually needed
13454         for this target.
13455
13456 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
13457
13458         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13459         (FLAGS_TO_PASS): Pass down MUNCH_NM.
13460         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13461         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13462         (gcc-no-fixedincludes): Correct for current gcc Makefile.
13463
13464 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
13465
13466         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
13467         config.sub, and move-if-change to gdb testsuite distribution
13468         archive, so the testsuite can be extracted, configured, and
13469         run separately from the gdb distribution.  Blow away the Chill
13470         tests that require a Chill compiled executable, since GNU Chill
13471         is not yet publically available.
13472
13473 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13474
13475         * test-build.mk: set environment variables in a single command,
13476         instead of a list of assignments and exports
13477
13478         * config.guess: recognize Alpha/OSF1 systems
13479
13480 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13481
13482         * configure: Change help message to prefer --options rather than
13483           -options.
13484
13485 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13486
13487         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13488         zippy@ecst.csuchico.edu.
13489         * config.guess: Recognize miniframe.
13490
13491 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13492
13493         * Makefile.in: Use srcroot to find runtest rather than rootme.
13494         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13495
13496 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13497
13498         * test-build.mk: Extensive additions to support building on a
13499         machine other than the host.
13500
13501 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13502
13503         * configure (tooldir): Fix for i386-aix again.
13504
13505 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
13506
13507         * configure, Makefile.in:  Change definition of $(tooldir)
13508         to match the FSF.
13509
13510 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
13511
13512         * config.guess:  Recognize i[34]86/SVR4.
13513
13514 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13515
13516         * Makefile.in (all-gdb): gdb depends on sim.
13517
13518 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
13519
13520         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
13521         at the same time we make the prototype gdb directory.
13522         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
13523         files at the same time as the gdb base release distribution.
13524
13525 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
13526
13527         * Makefile.in (check): Use individual check targets rather than
13528         DO_X rule.
13529         (check-gcc): Added.
13530
13531 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
13532
13533         * config.sub: Use sysv3.2 not sysv32 for canonical OS
13534         for System V release 3.2.
13535
13536 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13537
13538         * config.sub: Recognize hppaosf.
13539         * configure.in: Do configure ld/binutils/gas for it.
13540
13541 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13542
13543         * configure (tooldir): Alter syntax used to set this, for systems
13544         where "\$" isn't handled right, like i386-aix.
13545
13546 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13547
13548         * configure: Pass program-transform-name, not
13549         program_transform_name, to recursive configures.
13550
13551 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
13552
13553         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13554         of gas+ld+binutils.
13555
13556 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
13557
13558         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
13559
13560 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13561
13562         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13563
13564 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13565
13566         * Makefile.in (PRMS): Set back to all-prms.
13567
13568 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13569
13570         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13571         targets, rather than for MIPS hosts.
13572
13573 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13574
13575         * configure.in: add comment for --with-x default values
13576
13577         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13578
13579         * Makefile.in: add check-* targets for each of the directories in
13580         the tree.  Add a definition of RUNTEST that will use the one we
13581         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
13582
13583 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
13584
13585         * configure.in: Removed obsolete references to bfd_target and
13586         target_makefile_frag.
13587
13588         * build-all.mk: Set assorted targets for Q2.
13589         * config.sub: Recognize z8k-sim and h8300-hms.
13590         * test-build.mk: Really don't pass host to configure.
13591         (HOLES): Added uname.
13592
13593 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
13594
13595         * configure: Handle an empty program-prefix, program-suffix or
13596         program-transform-name correctly.
13597
13598 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13599
13600         * build-all.mk: -G 8 no longer required for MIPS targets.
13601         * test-build.mk: Don't pass host argument to configure; make it
13602         guess.
13603
13604 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
13605
13606         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
13607         * Makefile.in (COMPRESS):  New macro, like GZIP.
13608
13609 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13610
13611         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13612
13613         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13614         with gas currently defaults to -G 0.
13615
13616 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
13617
13618         * Makefile.in (all-flex): flex depends on byacc.
13619
13620         * build-all.mk: If host not specified, use config.guess.  Pass TAG
13621         to test-build.mk as RELEASE_TAG.
13622         * test-build.mk (configargs): New variable containing arguments to
13623         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
13624         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13625
13626         * config.guess: Use /bin/uname when checking -X argument on SCO,
13627         to avoid invoking GNU uname which doesn't understand -X.
13628
13629         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13630
13631         * configure.in: Build gas for mips-*-*.
13632
13633 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13634
13635         * Makefile.in (all.normal): insert missing backslash.
13636
13637 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13638
13639         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13640
13641         * Makefile.in: Complete overhaul to merge many almost identical
13642         targets.
13643
13644 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13645
13646         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13647         (gdb.tar.Z): Adjusted.
13648
13649         * Makefile.in (setup-dirs, taz): New targets; should be general
13650         enough to adapt for gdb sometime.  Build only .z file.
13651         (gas.tar.z): New target.
13652
13653 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13654
13655         * build-all.mk: Use CC=cc -Xs on Solaris.
13656
13657 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
13658
13659         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
13660         for handling BISON for FSF releases.
13661
13662 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13663
13664         * configure: Actually implement the change zoo just documented.
13665
13666 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
13667
13668         * configure: when using config.guess, only set target_alias when
13669         it's not already been set (ie, on the command line)
13670
13671 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13672
13673         * Makefile.in: add installcheck target, set PRMS to install-prms
13674
13675 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13676
13677         * configure: add support for package_makefile_fragment, handle the
13678         case where a directory has a configure.in file but no Makefile.in
13679         more gracefully (with an actual understandable error message, even);
13680         add support for --without (and add this to the usage message); also
13681         explicitly add a --host=${host_alias} to the command line when
13682         config.guess is used
13683
13684 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13685
13686         * configure: Must use both --host and --target in recursive calls.
13687
13688 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13689
13690         * Makefile.in: Change deja-gnu to dejagnu.
13691
13692 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13693
13694         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13695
13696 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13697
13698         * configure.in: canonicalize all instances to *-*-solaris2*,
13699         also strip out a number of tools to not build for go32 host
13700
13701 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13702
13703         * config.guess: add GPL.
13704
13705         * Makefile.in, config.guess, config.sub, configure: bump
13706           copyrights to 93.
13707
13708 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
13709
13710         * Makefile.in (do-info): Removed obsolete check for existence of
13711         localenv file.
13712
13713         * Makefile.in (MAKEOVERRIDES): Define to be empty.
13714
13715 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13716
13717         * Makefile.in: a couple of 'else true' for decstation,
13718         support for TclX
13719
13720         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13721
13722 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
13723
13724         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13725
13726 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
13727
13728         * config.guess: Recognize i386-ibm-aix (PS/2).
13729         * configure.in: Use config/mh-aix386 file for it.
13730
13731 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
13732
13733         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13734         CC_FOR_TARGET instead.
13735         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13736
13737 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
13738
13739         * Makefile.in: Add sim to list of directories sent with gdb
13740
13741 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13742
13743         * configure.in: Put back mips-dec-bsd* case.
13744
13745 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
13746
13747         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13748         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
13749         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13750
13751 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13752
13753         * configure.in: remove no-op mips-dec-bsd* in "case $target"
13754
13755         * Makefile.in (dir.info): only run gen-info-dir if it exists,
13756         (install-info): install dir.info only if it exists,
13757         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13758
13759 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
13760
13761         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
13762         gas for mips-dec-bsd.
13763
13764 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
13765
13766         * configure (makesrcdir): If ${srcdir} is relative and not ".",
13767         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13768
13769 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13770
13771         * configure.in: Added "dejagnu" to hosttools list.
13772
13773 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
13774
13775         * config.sub, configure.in, config.guess:  Add support
13776         for Bosx, an AIX variant from Bull.
13777         Patches from F.Pierresteguy@frcl.bull.fr.
13778
13779 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13780
13781         * devo/dejagnu: Initial creation of devo/dejagnu.
13782         Migrated dejagnu testcases and support files for testing software
13783         tools to reside as subdirectories, currently called "testsuite",
13784         within the directory of the software tool.  Migrated all programs,
13785         support libraries, etc. beloging to dejagnu proper from
13786         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
13787         with no modifications.  The changes to these files which will
13788         allow them to configure, build, and execute properly will be made
13789         in a future update.
13790
13791 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13792
13793         * Makefile.in: Change send_pr to send-pr.
13794         * configure.in: Likewise.
13795         * send_pr: Renamed directory to send-pr.
13796
13797 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
13798
13799         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
13800
13801 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
13802
13803         * README:  Update for gdb-4.8 release.
13804         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
13805         gdb-xxx.tar.z (gzip'd) file also.
13806
13807 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13808
13809         * Makefile.in: make all-diff depend on all-libiberty
13810
13811 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
13812
13813         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13814
13815 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13816
13817         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13818
13819 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
13820
13821         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
13822         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
13823         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
13824
13825 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13826
13827         * Makefile.in:  makeinfo binary is in a new location
13828
13829 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
13830
13831         * config.sub: Accept -ecoff as an OS.
13832
13833         * Makefile.in: Various changes to eliminate a level of make
13834         recursion and reduce the required command line length.
13835         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13836         sub-makes.
13837         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13838         variables holding settings for specific sub-makes.
13839         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13840         in terms of BASE_FLAGS_TO_PASS.
13841         (TARGET_LIBS): New variable listing directories which use
13842         TARGET_FLAGS_TO_PASS.
13843         (subdir_do): Eliminated.
13844         (do-*): New set of targets to replace subdir_do.
13845         (various): All targets which used subdir_do now depend on do-*.
13846         (local-clean): Renamed from do_clean.
13847         (local-distclean): New target, dependency of distclean and
13848         realclean.
13849         (install-info): Don't create directories.  Depend on dir.info
13850         rather than calling make recursively.
13851         (install-dir.info): Eliminated.
13852         (install-info-dirs): Create all info directories here.
13853         (dir.info): Depend upon do-install-info.
13854
13855         * test-build.mk (HOLES): Added false.
13856
13857 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
13858
13859         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
13860
13861 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13862
13863         * Makefile.in (info): remove dependency on all-texinfo.  The
13864         problem was really in texinfo/C, not at this level.
13865
13866 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13867
13868         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13869
13870 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
13871
13872         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
13873         GDB releases.
13874
13875 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13876
13877         * configure: Include srcdir in message about target of link not
13878         being found.  Don't convert `-' to `_' in `with' options being
13879         passed to subdirs.
13880
13881 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13882
13883         * configure.in: add uudecode to host_tools
13884
13885         * Makefile.in: added {all,install}-uudecode targets, added them to
13886         the appropriate lists
13887
13888 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
13889
13890         * Makefile.in (all-gcc): Added dependency on all-gas.
13891
13892         * configure.in (mips-*-*): Build ld and binutils.
13893
13894 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13895
13896         * configure: check return code from mkdir, print error message and
13897           exit on failure.
13898
13899 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
13900
13901         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
13902
13903 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13904
13905         * test-build.mk (HOLES): Added tar, cpio and uudecode.
13906
13907 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13908
13909         * config.sub (h8500):  Recognize this as a cpu type.
13910
13911 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13912
13913         * configure: source directory missing is no longer a warning
13914
13915         * configure.in: recognize irix[34]* instead of irix[34]
13916
13917         * Makefile.in: define and pass down X11_LIB
13918
13919 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
13920
13921         * guess-systype: Renamed to ...
13922         * config.guess:  ... by popular request.
13923         * configure.in, Makefile.in:  Update accordingly.
13924
13925 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
13926
13927         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
13928         + Add Convex, Cray/Unicos, and Encore/Multimax support.
13929         + Execute ./dummy instead of assuming . is in PATH.
13930
13931 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
13932
13933         * guess-systype:  New shell script.  Attempts to guess the
13934         canonical host name of the executing host.
13935         Only a few hosts are supported so far.
13936         * configure:  Call guess-systype if no host is specified.
13937
13938 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13939
13940         * Makefile.in (gcc-no-fixedincludes): Made to work with current
13941         gcc Makefile.
13942
13943
13944 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
13945
13946         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13947         (all-gcc, install-gcc, subdir_do): Use it.
13948
13949 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13950
13951         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13952
13953 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13954
13955         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13956           set exclusively by configure, using configure.in .
13957
13958 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13959
13960         * test-build.mk: set $PATH for all builds
13961
13962         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13963
13964 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13965
13966         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13967         the one used in gcc/Makefile.in, so that a null expansion doesn't
13968         override the one needed to build gcc with a native cc.
13969
13970
13971 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13972
13973         * configure: Accept -with arguments.
13974
13975 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13976
13977         * Makefile.in: added h8300sim
13978
13979 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13980
13981         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13982         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13983         (all-cygnus, native, build-cygnus): Make
13984         $(canonhost)-stamp-3stage-done, not $(host)....
13985         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13986         i386-sco3.2v4.  Added else true to if command.
13987
13988 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13989
13990         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13991
13992 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13993
13994         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13995
13996 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13997
13998         * configure.in: don't remove binutils from Solaris builds
13999
14000 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
14001
14002         * Makefile.in: get rid of earlier definitions for *clean,
14003         also handle the recursive info rule better
14004
14005 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
14006
14007         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
14008         do more-or-less the right thing.
14009
14010 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
14011
14012         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14013         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14014
14015 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14016
14017         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14018         $(host_canonical).
14019
14020         * configure.in: split the configdirs list into 4 categories (native
14021         v. cross, library v. tool) and handle the cross-only and native-
14022         only in more reasonable (and correct!) way.
14023
14024 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
14025
14026         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
14027         configdirs anymore.
14028
14029 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14030
14031         * Makefile.in: extensive cleanup::  removed all of the explicit
14032         clean-* targets, collapsed many wrappers around subdir_do into
14033         one, added additional targets to satisfy standards.texi, deleted
14034         some old targets, some changes for consistency
14035
14036 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14037
14038         * configure.in: handle some programs as cross-only, and others as
14039         native only
14040
14041         * test-build.mk: handle partial holes in a more generic manner
14042
14043         * Makefile.in: m4 depends on libiberty
14044
14045 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14046
14047         * configure.in: add m4, textutils, fileutils, sed, shellutils,
14048         time, wdiff, and find to configdirs
14049
14050         * Makefile.in: all, clean, and install rules for the new programs
14051         added to configure.in
14052
14053 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14054
14055         * configure.in: use mh-sun for all *-sun-* hosts
14056
14057 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14058
14059         * Makefile.in: define flags for X11 include files and library file
14060         locations, pass them down to the programs that need this info
14061
14062         * build-all.mk: added a 'native' target, to 3stage the native toolchain
14063
14064 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14065
14066         * configure.in: start building libg++ for HP-UX targets
14067
14068 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
14069
14070         * README:  Update references to files moved into etc/.
14071
14072 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
14073
14074         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
14075         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
14076
14077 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14078
14079         * configure: accept dash as well as underscore in long option
14080         names for FSF compatibility.
14081
14082 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
14083
14084         * config.sub: added -sco3.2v4 support from FSF.
14085
14086 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14087
14088         * configure.in: expand the section that adds or removes
14089         directories from the list of programs to build, to handle native
14090         vs. cross in addition to host v. native
14091
14092 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
14093
14094         * Makefile.in:  Replace C++ in macro names with CXX.
14095         This is less likely to break ...
14096
14097 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14098
14099         * test-build.mk: add -w to GNU_MAKE
14100
14101 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14102
14103         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14104         add 'sparc' to list of recognized cpus.  This needed to make
14105         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14106         Delete some redundant ose68 variants.  Recognize -wrs as an os,
14107         then changes that into $CPU-wrs-vxworks.
14108
14109         * configure.in: remove most references to gdbtest, regularize
14110         target based program removal
14111
14112         * test-build.mk: import from p3 tree (many fixes and changes)
14113
14114 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
14115
14116         * Makefile.in: added rules to handle tcl, tk, and expect
14117
14118         * configure.in: handle those directories if they exist
14119
14120 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14121
14122         * config.sub: removed bogus hppabsd and hppahpux names, since
14123         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14124
14125 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14126
14127         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
14128         depends upon all-xiberty
14129
14130         * Makefile.in: changes from p3, including:
14131
14132         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
14133
14134         * Makefile.in (XTRAFLAGS): include newlib directories if
14135         newlib/Makefile exists, rather than if host != target.
14136
14137         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
14138
14139         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14140         from the same source tree and not building a cross-compiler.  This
14141         matters for the libg++ configuration if reconfiguring a tree that
14142         has already been installed.
14143
14144         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
14145
14146         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14147         pick up the machine and system specific header files.
14148
14149         * Makefile.in: added AS_FOR_TARGET, passed down in
14150         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14151         the C compiler to use to create programs which are run in the
14152         build environment, set it to default to $(CC), and passed it down
14153         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14154
14155         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
14156
14157         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14158         We need them for unusual native builds, like systems without
14159         ranlib.
14160
14161         * configure: also define $(host_canonical) and
14162         $(target_canonical), which are the full, canonical names for the
14163         given host and target
14164
14165 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
14166
14167         * Makefile.in:  Added separate definitions for C++.
14168
14169 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
14170
14171         * configure.in (configdirs):  Add deja-gnu.
14172
14173 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
14174
14175         * README:  Update for configure.texi and gdb-4.7 release.
14176
14177 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
14178
14179         * Makefile.in:  Move "all" target to top of file.
14180         Previously, first target was ".PHONY" which caused BSD4.4 make
14181         to build .PHONY when make was run without arguments.
14182
14183 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
14184
14185         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
14186         Library-copylefted code in libiberty.
14187
14188 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
14189
14190         * config.sub:  Replace m68kmote with plain old m68k.
14191
14192 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
14193
14194         * Makefile.in:  Remove space from blank line, avoid Make complaints.
14195
14196 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
14197
14198         * config.sub: Complain if no argument is given.  Added support for
14199         386bsd as OS and target alias.
14200
14201 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
14202
14203         * Makefile.in (XTRAFLAGS): include newlib directories if
14204         newlib/Makefile exists, rather than if host != target.
14205
14206 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
14207
14208         * config.sub: recognize sparclite-wrs-vxworks.
14209
14210         * Makefile.in (install-xiberty): added *-xiberty make rules (from
14211         p3.) Added clean-xiberty to clean.
14212
14213 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14214
14215         * configure.in: use *-*-* instead of nested cases for host and target
14216
14217 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
14218
14219         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14220         from the same source tree and not building a cross-compiler.  This
14221         matters for the libg++ configuration if reconfiguring a tree that
14222         has already been installed.
14223
14224 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
14225
14226         * config.sub (i486v/i486v4):  Merge in from FSF version.
14227
14228 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
14229
14230         * configure: only set PWD if it is already set.
14231
14232 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
14233
14234         * configure: just set PWD=`pwd` at the top, since Ultrix sh
14235         doesn't have unset and all success paths (and most error paths)
14236         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14237         to just ${PWD} to avoid confusion.)
14238
14239 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
14240
14241         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14242         even for a native compilation.
14243
14244 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
14245
14246         Changes to make the gdb.tar.Z rule work better.
14247
14248         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
14249         (DEVO_SUPPORT):  Add configure.texi.
14250         (bfd-ilrt.tar.Z):  Remove ancient rule.
14251
14252 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
14253
14254         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14255         pick up the machine and system specific header files.
14256
14257         * configure.in, config.sub: added new target m68010-adobe-scout,
14258         with alias of adobe68k.  Changed configure.in to check for
14259         -scout before -sco* to avoid a false match.
14260
14261         * Makefile.in: added AS_FOR_TARGET, passed down in
14262         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14263         the C compiler to use to create programs which are run in the
14264         build environment, set it to default to $(CC), and passed it down
14265         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14266
14267 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14268
14269         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14270         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
14271         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14272         FOR_TARGET variants, to newlib and libg++.
14273
14274 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14275
14276         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14277         first.
14278
14279 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
14280
14281         * config.sub:  Accept `elf' as an environment.
14282
14283 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14284
14285         * Makefile.in (all-opcodes):  cd into the right directory
14286
14287 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
14288
14289         * configure: added -program_transform_name option, used as
14290         argument to sed when installing programs.
14291         configure.texi: added documentation for -program_prefix,
14292         -program_suffix and -program_transform_name.
14293
14294 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
14295
14296         * config.sub:  Accept i486 where i386 ok.
14297
14298 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
14299
14300         * config.sub: accept we32k
14301
14302 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
14303
14304         * config.sub, configure.in: accept OSE68000 and OSE68k.
14305
14306         * Makefile.in: don't create all directories for ``make install'';
14307         let the subdirectories create the ones they need.
14308
14309 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14310
14311         * COPYING: new file, GPL v2
14312
14313 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14314
14315         * Makefile.in: use the new gen-info-dir, which needs a template
14316         argument (which also lives in texinfo)
14317
14318         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14319
14320 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
14321
14322         * config.sub (ncr3000):  Change i386 to i486.
14323
14324 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14325
14326         * Makefile.in: add install-rcs, install-grep to
14327         install-no-fixedincludes, removed install-bison and install-libgcc
14328
14329 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
14330
14331         * configure.in: grab the HPUX makefile fragment if on HPUX
14332
14333 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14334
14335         * Makefile.in: eradicate bison spoor (ditto libgcc).
14336          configure.in: recognise m68{k,000}-ericsson-OSE.
14337          es1800 is alias for m68k-ericsson-OSE
14338
14339 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14340
14341         * configure.in: rearrange the parts that remove programs from
14342         configdirs, based now on HOST==TARGET or by canonical triple.
14343
14344 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14345
14346         * test-build.mk: recurse explicitly with -f test-build.mk when
14347           appropriate.  predicate stage3 and comparison on the existence
14348           of gcc.  That is, if gcc isn't around, we aren't three-staging.
14349           On very clean, also remove ...stamp-co.  Build in-place before
14350           doing other builds.
14351
14352 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14353
14354         * Makefile.in, configure.in: add tgas
14355
14356 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14357
14358         * Makefile.in: a number of changes merged in from progressive.
14359
14360         * configure.in: add libm.
14361
14362         * .cvsignore: ignore some stuff that comes from test-build.mk.
14363
14364 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
14365
14366         * config.sub:  Add es1800 (m68k-ericsson-es1800).
14367
14368 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14369
14370         * configure: Add program_suffix (parallel to program_prefix)
14371         * Makefile.in: adjust directory-creating script for losing decstation
14372
14373 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
14374
14375         * configure:  Minor $subdir-related fixes.
14376
14377 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14378
14379         * configure: fix various problems with propogating
14380         makefile_target_frag in subdirs.
14381         * configure.in: config libgcc if its there
14382
14383 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
14384
14385         * config.sub:  HPPA merge.
14386
14387 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
14388
14389         * Makefile.in:  Replace all-bison with all-byacc in all
14390         dependency lines for other tools (which now use byacc).
14391
14392 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
14393
14394         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
14395
14396 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
14397
14398         * Makefile.in: make gprof rules similar to byacc rules (instead of
14399         vestigal $(unsubdir) that didn't work...)
14400
14401 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
14402
14403         * config.sub:  Add support for Linux.
14404         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
14405         (at least for libg++).
14406
14407 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
14408
14409         * configure.texi: fix doc for the -nfp option to configure
14410
14411 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
14412
14413         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14414
14415 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
14416
14417         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14418         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14419         * configure.in: added solaris* host_makefile_frag hook.
14420
14421 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14422
14423         * config.sub: changed recognition of m68000 so that various
14424         m68k types can be specified via m680[01234]0
14425
14426 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14427
14428         * config.sub (basic_machine): fix sed so that '-foo' isn't
14429         completely substituted out while .+'-foo' loses the '-foo'
14430
14431 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14432
14433         * config.sub ($os): Add -aout.
14434
14435 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
14436
14437         * configure:  If host_makefile_frag is absolute, don't
14438         prefix ${invsubdir} (relevant to libg++ auto-configure).
14439
14440 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14441
14442         * Makefile.in (tooldir): Define it.
14443         (all-ld): Depend on all-flex.
14444
14445 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
14446
14447         * Makefile.in (check):  Fix libg++ special case.
14448
14449 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
14450
14451         * configure: do not bury `pwd` into config.status, thus do fewer
14452           pwd's.
14453
14454         * configure: print the "Building in" message only when building in
14455           other than "." AND verbose.
14456
14457         * configure: remove -s, rework -v to better accomodate guested
14458           configures.
14459
14460         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14461
14462 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
14463
14464         * Makefile.in: macroize flags passed on recursion.  remove
14465           fileutils.
14466
14467 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
14468
14469         * configure: get makesrcdir right for subdirs deeper than 1.
14470
14471         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14472           install.
14473
14474 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
14475
14476         * Makefile.in: don't print subdir_do or recursion lines.
14477
14478 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
14479
14480         * standards.texi: added menu item.
14481
14482         * Makefile.in: build and install standards.info.
14483
14484         * standards.texi: new file.
14485
14486 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14487
14488         * configure: test for and move config.status pieces from
14489           ${subdir}/.
14490
14491 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
14492
14493         * configure:  Test for existance of files before trying to mv
14494         them, to avoid numerous non-existance messages.
14495
14496 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
14497
14498         * configure: correct final line of config.status.
14499
14500         * configure: patch from eggert.  Avoids a protection problem if
14501           the original Makefile.in is read only.
14502
14503         * configure: use move-if-change from gcc to create config.status.
14504           Some makefiles depend on config.status to tell if a directory
14505           has been reconfigured for a different host.  This change
14506           prevents those directories from remaking everything in the case
14507           where the reconfig was only intended to rebuild a Makefile.
14508
14509         * configure: test for config.sub with "config.sub sun4" rather
14510           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
14511           host alias from a missing config.sub.
14512
14513 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14514
14515         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14516           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
14517
14518 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
14519
14520         * configure: mkdir ${subdir} as needed.
14521
14522 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
14523
14524         * Makefile.in,configure.in: added autoconf.
14525
14526 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14527
14528         * Makefile.in: no longer pass against on recursion.
14529
14530         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14531           definitions are not inherited.
14532
14533         * configure: correct makesrcdir when subdir is .
14534
14535 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
14536
14537         * configure:  Add support for 'subdirs' variable, which is
14538         like 'configdirs', except that configure doesn't re-invoke
14539         itself for subdirs, it just creates a Makefile for each subdir.
14540         * configure.texi:  Document subdirs.
14541
14542 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14543
14544         * configure.in: added flex to configdirs
14545
14546 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
14547
14548         * Makefile.in: remove clean-stamps from clean.
14549
14550 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
14551
14552         * configure.in:  Add gdbtest to configdirs.
14553
14554 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
14555
14556         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
14557         to recursive makes.
14558         * configure.in:  Recognize new ncr3000 config.
14559
14560 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
14561
14562         * Makefile.in, configure.in: removed references to gdbm.
14563
14564 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
14565
14566         * config.sub:  Don't canonicalize os value
14567         newsos* to bsd (readline needs to check for newsos).
14568         (This fix was earlier made Jan 31, but got re-broken.)
14569
14570 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
14571
14572         * configure.in:  sco is an os, not a vendor!
14573
14574         * configure:  Quote $( better.  Keep various shells happy.
14575
14576 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
14577
14578         * Makefile.in: eliminate stamp-files.
14579
14580 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
14581
14582         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
14583           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14584
14585 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
14586
14587         * config.sub:  fix iris/iris3.
14588
14589 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
14590
14591         * configure: re-add -rm.
14592
14593 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
14594
14595         * Maskefile.in: add .stmp-rcs to all.
14596
14597         * configure.in: remove gas from rs6000 build, use aix host fragment.
14598
14599 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
14600
14601         * configure: pass down site_option during recursion.
14602
14603 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
14604
14605         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
14606
14607 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
14608
14609         * configure: Change exec_prefix so that it really defaults to prefix.
14610
14611 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
14612
14613         * Makefile.in, configure.in:  Add support for mmalloc library.
14614
14615 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
14616
14617         * Makefile.in: add stmp dependencies for a few more things.
14618
14619 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
14620
14621         * configure: adjusted error message on objdir/srcdir configure
14622           collision, per john's suggestion.
14623
14624         * Makefile.in: add libiberty stmp to all and all.cross.
14625
14626 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
14627
14628         * Makefile.in: remove force dependencies, add grep to all.
14629
14630 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
14631
14632         * Makefile.in: drop flex.  make stamp files work.
14633
14634         * configure: added test for conflicting configuration in srcdir,
14635           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
14636           gets cranky.  use relative paths for configure and srcdir
14637           whenever possible.  Send some error messages to stderr that were
14638           going to stdout.
14639
14640 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
14641
14642         * Makefile.in:  Fix libg++ rule to check for gcc directory
14643         before using gcc/gcc.  Also pass XTRAFLAGS.
14644
14645 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
14646
14647         * Makefile.in: added stmp-files so that directories aren't polled
14648           when they are already built.
14649
14650         * configure.texi: fixed a node pointer problem.
14651
14652 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
14653
14654         * config.sub configure.in gdb/configure.in
14655         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14656         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14657         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
14658
14659 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14660
14661         * configure: -recurring becomes -silent.  corrected help message
14662           for -site= option.
14663
14664         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14665
14666 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14667
14668         * configure: when building Makefile for crosses, replace
14669           tooldir and program_prefix.  default srcdir from location of
14670           config.sub.  remove "for host in hosts" and "for target in
14671           targets" loops.
14672
14673 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14674
14675         * Makefile.in: Do not pass bindir or mandir to cvs.
14676
14677 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
14678
14679         * Makefile.in, configure.in: removed traces of namesubdir,
14680           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
14681           copyrights to '92, changed some from Cygnus to FSF.
14682
14683         * configure.texi: remove most references to multiple hosts,
14684           multiple targets, subdirs, etc.
14685
14686         * configure.man: removed rcsid. reference config.sub not
14687           config.subr.
14688
14689         * Makefile.in: mkdir $(infodir) on install-info.
14690
14691 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
14692
14693         * configure.texi:  Explain better about .gdbinit and about
14694         the environment that configure.in sections run in.
14695
14696 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
14697
14698         * configure.in:  Ultrix is only a decstation if it's a MIPS.
14699
14700 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
14701
14702         * README:  DOC.configure => cfg-paper.texi.
14703
14704 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
14705
14706         * config.sub (near case $os):  Don't convert newsos* to bsd!
14707
14708 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
14709
14710         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
14711         the number of copies of COPYING that go into the GDB tar file.
14712
14713 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
14714
14715         * bfd/configure.in, gdb/config/mh-i386sco,
14716         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14717         Fix SCO configuration stuff.
14718
14719 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
14720
14721         * Makefile.in:  For libg++, make sure the -I pointing
14722         to the gcc directory goes *after* all the libg++-local -I flags.
14723         Also, move just-gcc dependency from just-libg++ to all-libg++.
14724
14725 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
14726
14727         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
14728
14729 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
14730
14731         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
14732
14733 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
14734
14735         * config.sub:  Add stratus configuration frags.  Also
14736         submitted to FSF.
14737
14738 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
14739
14740         * Makefile.in (DEV_SUPPORT):  add configure.man.
14741
14742         * config.sub(Decode manufacturer-specific):  add -none*.
14743
14744 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
14745
14746         * Makefile.in:  remove form feeds to make Sun's make happy.
14747         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
14748
14749 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
14750
14751         * Makefile.in (AR_FLAGS):  Make quieter.
14752
14753 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
14754
14755         * configure.in:  Add libg++.
14756         * configure:  When verbose, don't output the command line at each
14757         level; it will be unremarkably the same as the previous version,
14758         which will be the same as what the user typed.
14759
14760 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
14761
14762         * configure.in, Makefile.in: fix clean-info, add flex.  add
14763           fileutils.
14764
14765         * configure: be less sensitive to spaces in Makefile.in.  Do not
14766           look for sources in "..".  Doing so breaks subdirectories that
14767           might have their own configure.  If a subdir has it's own
14768           configure script, use it.
14769
14770 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
14771
14772         * cfg-paper.texi: some changes suggested by rms.
14773
14774 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
14775
14776         * config.sub:  Merge in some small additions from the FSF version,
14777         taken from the gcc distribution, to bring the Cygnus and FSF
14778         versions into closer sync.
14779
14780 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
14781
14782         * configure.in:  Changed svr4 references to sysv4.
14783
14784 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
14785
14786         * configure: added -V for version number option.
14787
14788 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
14789
14790         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14791           renamed from DOC.configure to cfg-paper.texi.
14792
14793 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14794
14795         * configure, config.subr, config.sub: config.subr is now
14796           config.sub again.
14797
14798 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
14799
14800         * configure.texi: new file, in progress.
14801
14802         * Makefile.in: build info file and install the man page for
14803           configure.
14804
14805         * configure.man: new file, first cut.
14806
14807         * configure: find config.subr again now that configuration "none"
14808           has gone.  removed all traces of the -ansi option.  removed all
14809           traces of the -languages option.
14810
14811         * config.subr: resync from rms.
14812
14813 1991-12-11  K. Richard Pixley  (rich at rtl.cygnus.com)
14814
14815         * configure, config.sub, config.subr: merge config.sub into
14816           config.subr, call the result config.subr, remove config.sub, use
14817           config.subr.
14818
14819         * Makefile.in: revised install for dir.info.
14820
14821 1991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
14822
14823         * configure.in: add decstation host makefile frag.
14824
14825         * Makefile.in: BISON now bison -y again.  also install-gcc on
14826           install.  clean-gdbm on clean.  infodir belongs in datadir.
14827           Make directories for info install.  Build dir.info here then
14828           install it.
14829
14830 1991-12-09  K. Richard Pixley  (rich at rtl.cygnus.com)
14831
14832         * Makefile.in: fix for bad directory tests.
14833
14834 1991-12-07  K. Richard Pixley  (rich at rtl.cygnus.com)
14835
14836         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
14837           regexp.  -srcdir relative was being handled incorrectly.
14838
14839         * Makefile.in: unwrapped some for loops so that parallel makes
14840           work again and so one can focus one's attention on a particular
14841           package.
14842
14843 1991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
14844
14845         * configure: added PWD as a stand in for `pwd` (for speed). use
14846           elif wherever possible.  make -srcdir work without -objdir.
14847           -objdir= commented out.
14848
14849 1991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
14850
14851         * configure: +options become --options.  -subdirs commented out.
14852           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
14853           Makefile now at top of generated Makefile.  Removed cvs log
14854           entries.  added -srcdir.  create .gdbinit only if there is one
14855           in ${srcdir}.
14856
14857         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
14858           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
14859           and mandir now keyed off datadir by default.
14860
14861 1991-11-22  K. Richard Pixley  (rich at rtl.cygnus.com)
14862
14863         * Freshly created ChangeLog.
14864
14865 \f
14866 Local Variables:
14867 mode: change-log
14868 left-margin: 8
14869 fill-column: 76
14870 version-control: never
14871 End: