Sync toplevel configure from GCC
[platform/upstream/binutils.git] / ChangeLog
1 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2
3         Sync from GCC:
4
5         2011-01-21  Andreas Schwab  <schwab@redhat.com>
6
7         * configure.ac: Use AS_HELP_STRING throughout.
8         * configure: Regenerate.
9
10         2011-01-18  Jie Zhang  <jie.zhang@analog.com>
11
12         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
13         * configure: Regenerate.
14
15 2010-12-10  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
16
17         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
18
19 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
20
21         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
22         for ia64-hpux.
23         * configure: Regenerate.
24
25 2011-01-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26
27         Sync from GCC:
28         2010-12-22  Hariharan Sandanagobalane  <hariharan@picochip.com>
29
30         * configure.ac: (picochip): Disable libiberty.
31         * configure: Regenerate.
32
33 2010-12-18  Jeff Johnston  <jjohnstn@redhat.com>
34
35         * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
36
37 2010-12-10  Ian Lance Taylor  <iant@google.com>
38
39         PR bootstrap/46819
40         * configure.ac: For --disable-libgcj clear libgcj_saved.
41         * configure: Rebuild.
42
43 2010-12-10  Tobias Burnus  <burnus@net-b.de>
44
45         PR fortran/46540
46         * configure.ac: Add --disable-libquadmath and
47         --disable-libquadmath-support.
48         * configure: Regenerate.
49
50 2010-12-10  Tristan Gingold  <gingold@adacore.com>
51
52         * src-release (ETC_SUPPORT): add gnu-oids.texi
53
54 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
55
56         PR libffi/46792
57         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
58         * configure: Regenerate.
59
60 2010-12-02  Ian Lance Taylor  <iant@google.com>
61
62         * configure.ac: Always set default for poststage1_ldflags to
63         -static-libstdc++ -static-libgcc.
64
65 2010-12-02  Jeff Johnston  <jjohnstn@redhat.com>
66
67         * COPYING.NEWLIB: Add National Semiconductor notice.
68
69 2010-11-29  Andreas Schwab  <schwab@redhat.com>
70
71         * configure.ac: Move comment to remove extra space in last argument
72         of GCC_TARGET_TOOL.
73
74 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
75
76         PR other/46026
77         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
78         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
79         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
80         (BASE_FLAGS_TO_PASS): Use it.
81         * configure: Rebuilt.
82         * Makefile.in: Rebuilt.
83
84 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
85
86         PR binutils/12258
87         * configure.ac: Correct comments for --enable-gold/--enable-ld.
88         Properly check default linker.
89         * configure: Regnerated.
90
91 2010-11-23  Matthias Klose  <doko@ubuntu.com>
92
93         * configure.ac: For --enable-gold, handle value `default' instead of
94         `both*'.   New configure option --{en,dis}able-ld.
95         * configure: Regenerate.
96
97 2010-11-20  Ian Lance Taylor  <iant@google.com>
98
99         * configure.ac: Only disable a language library if no language needs
100         it.  Don't let --disable-libgcj uncondtionally disable libffi.
101         * configure: Rebuild.
102
103 2010-11-20  Paolo Bonzini  <bonzini@gnu.org>
104
105         * configure: Regenerate.
106
107 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
108
109         PR other/46202
110         * configure.ac: Fix just-built in-tree STRIP name to be
111         binutils/strip-new.
112         * configure: Regenerate.
113         * Makefile.def (install-strip-gcc, install-strip-binutils)
114         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
115         (install-strip-sid): Mirror dependencies on non-strip variants
116         of these targets on the respective -strip prerequisites.
117         * Makefile.tpl (install-strip, install-strip-host)
118         (install-strip-target): New targets.
119         (install-strip-[+module+], install-strip-target-[+module+]):
120         New targets.
121         * Makefile.in: Regenerate.
122
123 2010-11-19  Ian Lance Taylor  <iant@google.com>
124             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
125
126         * configure.ac: Add target-libgo to target_libraries.  Set
127         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
128         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
129         (HOST_EXPORTS): Add GOC.
130         (BASE_TARGET_EXPORTS): Add GOC.
131         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
132         (GOCFLAGS_FOR_TARGET): New variable.
133         (EXTRA_HOST_FLAGS): Add GOC.
134         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
135         * Makefile.def (target_modules): Add libgo.
136         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
137         (dependencies): Add dependency from configure-target-libgo to
138         configure-target-libffi and all-target-libstdc++-v3.  Add
139         dependencies from all-target-libgo to all-target-libffi.
140         (languages): Add go.
141         * configure: Rebuild.
142         * Makefile.in: Rebuild.
143
144 2010-11-19  Ian Lance Taylor  <iant@google.com>
145
146         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
147         compiler/flag environment variables.
148
149 2010-11-18  Ian Lance Taylor  <iant@google.com>
150
151         * configure.ac: Check for lang_requires_boot_languages in
152         config-lang.in files.
153         * configure: Rebuild.
154
155 2010-11-17  Mike Frysinger  <vapier@gentoo.org>
156
157         * .gitignore: New file.
158
159 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
160             Tobias Burnus  <burnus@net-b.de>
161
162         PR fortran/32049
163         * Makefile.def: Add libquadmath; build it with language=fortran.
164         * configure.ac: Add libquadmath.
165         * Makefile.tpl: Handle multiple libs in check-[+language+].
166         * Makefile.in: Regenerate.
167         * configure: Regenerate.
168
169 2010-11-15  Andreas Schwab  <schwab@redhat.com>
170
171         * configure.ac: Fix spelling in option names.
172         * configure: Regenerated.
173
174 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
175
176         PR bootstrap/39622
177         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
178         * configure: Regenerated.
179
180 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
181
182         * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
183         define the cloog backend to use. Furthermore, only pass the ppllibs to
184         the configure checks, if necessary.
185         * configure: Regenerate.
186
187 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
188
189         * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
190         * configure: regenerate
191
192 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
193
194         * config/cloog.m4: Fix typo.  verison -> version.
195         * configure: Regenerate.
196
197 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
198
199         * config/cloog.m4: Pass ppl libraries to the CLooG version check.
200         * configure: Regenerate.
201
202 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
203
204         * configure.ac: Support official CLooG.org versions.
205         * configure: Regenerate.
206         * config/cloog.m4: New.
207
208 2010-11-05  Michael Eager  <eager@eagercon.com>
209
210         * COPYING.LIBGLOSS: Correct typo in microblaze.
211         * COPYING.NEWLIB: Same.
212
213 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
214
215         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
216         * configure: Regenerate.
217
218 2010-11-03  Ian Lance Taylor  <iant@google.com>
219             Dave Korn  <dave.korn.cygwin@gmail.com>
220
221         PR lto/46273
222         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
223         and on other supported platforms whenever LTO is enabled.
224         * configure: Rebuild.
225
226 2010-11-02  Alan Modra  <amodra@gmail.com>
227
228         PR binutils/12110
229         * configure.ac: Error when source path contains spaces.
230         * configure: Regenerate.
231
232 2010-10-20  Ian Lance Taylor  <iant@google.com>
233
234         * Makefile.def (target_modules): Set lib_path to src/.libs for
235         libstdc++-v3 module.
236         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
237         * Makefile.in: Rebuild.
238
239 2010-10-08  Bernd Schmidt  <bernds@codesourcery.com>
240             Joseph Myers  <joseph@codesourcery.com>
241
242         * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
243         notices.
244         * COPYING.NEWLIB: Add Texas Instruments notice.
245
246 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
247
248         * configure.ac (build_lto_plugin): New shell variable.
249         (--enable-lto): Turn on by default for all non-ELF platforms that
250         have had LTO support added so far.  Set build_lto_plugin appropriately
251         for both ELF and non-ELF.
252         (configdirs): Add lto-plugin or not based on build_lto_plugin.
253         * configure: Regenerate.
254
255 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
256
257         PR bootstrap/45326
258         PR bootstrap/45174
259         * configure.ac: Honor initial values of $build_configargs,
260         $host_configargs, $target_configargs.  Mark the precious, so
261         environment settings get recorded.
262         * configure: Regenerate.
263
264 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
265
266         Sync from GCC:
267
268         2010-09-30  Michael Eager  <eager@eagercon.com>
269
270         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
271         * configure: Regenerate.
272
273         2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
274
275         * configure.ac (enable-lto): Add Darwin to the list of supported lto
276         targets and amend comment.
277         * configure: Regenerate.
278
279         2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
280
281         * configure.ac: Enable LTO by default on Darwin.
282         * configure: Regenerate.
283
284         2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
285
286         PR bootstrap/44455
287         * configure.ac (extra_mpfr_configure_flags): Copy from
288         extra_mpc_gmp_configure_flags.
289         * configure: Re-generated.
290
291 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
292
293         Sync from GCC:
294
295         PR bootstrap/45796
296         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
297         Depend on all-build-libiberty.
298         * Makefile.in: Regenerate.
299
300 2010-09-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
301
302         Sync from GCC:
303
304         PR bootstrap/44621
305         * configure.ac: Fix unportable shell quoting.
306         * configure: Regenerate.
307
308 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
309
310         * configure.ac: Support all v850 targets.
311         * configure: Regenerate.
312
313 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
314
315         PR target/44862
316         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
317         Provide -B option to allow for link spec %s substitutions for
318         libstdc++.a on darwin.
319         * Makefile.in: Regenerate.
320
321 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
322
323         * Makefile.def (configure-gcc): Depend on all-libelf.
324         * Makefile.in: Rebuild.
325
326 2010-06-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
327
328         * config.sub, config.guess: Update from upstream sources.
329
330 2010-06-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
331
332         Sync from GCC:
333
334         2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
335         * configure.ac: Allow all the versions greater than 0.10 of PPL.
336         * configure: Regenerated.
337
338         2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
339         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
340         * configure: Regenerate.
341
342         2010-04-17  Ralf Cors<E9>pius  <ralf.corsepius@rtems.org>
343         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
344         * configure: Regenerate.
345
346         2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
347         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
348         separately.
349         * configure: Regenerate.
350
351         2010-04-13  Steve Ellcey  <sje@cup.hp.com>
352         * configure: Regenerate after change to elf.m4.
353
354         2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
355         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
356         * configure: Regenerated.
357
358         2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
359         * configure.ac: Print "buggy but acceptable" when CLooG
360         revision is less than 9.
361         * configure: Regenerated.
362
363 2010-05-26  Dave Korn  <dave.korn.cygwin@gmail.com>
364
365         Merge from gcc:
366
367         2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
368         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
369         * configure: Regenerate.
370
371         2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
372         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
373         a platform that supports LTO.
374         * configure: Regenerate.
375
376         2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
377         PR lto/42776
378         * configure.ac (--enable-lto): Refactor handling so libelf tests
379         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
380         and allow LTO to be explicitly enabled on non-ELF platforms that
381         are known to support it inside else-clause.
382         * configure: Regenerate.
383
384 2010-04-27  Roland McGrath  <roland@redhat.com>
385             H.J. Lu  <hongjiu.lu@intel.com>
386
387         * configure.ac (--enable-gold): Support both, both/gold and
388         both/bfd to add gold to configdirs without removing ld.
389         * configure: Regenerated.
390
391         * Makefile.def: Add install-gold dependency to install-ld.
392         * Makefile.in: Regenerated.
393
394 2010-04-14  Tristan Gingold  <gingold@adacore.com>
395
396         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
397         * configure: Regenerate.
398
399 2010-04-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
400
401         Merge from gcc:
402         PR bootstrap/43615
403         PR bootstrap/43328
404         Revert:
405         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
406         * configure.ac: Do not pass --enable-multilib nor
407         --disable-multilib in baseargs.  Accept explicitly passed
408         --enable_multilib.
409         * configure: Regenerate.
410
411 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
412
413         PR bootstrap/43328
414         * configure.ac: Do not pass --enable-multilib nor
415         --disable-multilib in baseargs.  Accept explicitly passed
416         --enable_multilib.
417         * configure: Regenerate.
418
419 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
420
421         * configure.ac (tic6x-*-*): New case.
422         * configure: Regenerate.
423
424 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
425
426         Merge from gcc:
427         2010-03-19  Jack Howarth <howarth@bromo.med.uc.edu>
428         PR ada/42554
429         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
430         * configure: Regenerate.
431
432 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
433
434         * config.sub: Update to version 2010-03-22.
435         * config.guess: Update to version 2009-12-30.
436
437 2010-03-14  Joseph Myers  <joseph@codesourcery.com>
438
439         Merge from gcc:
440         2010-01-11  Richard Guenther  <rguenther@suse.de>
441         PR lto/41569
442         * Makefile.def (all-lto-plugin): Depend on all-gcc.
443         * Makefile.in: Regenerated.
444
445 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
446
447         PR libstdc++/32499
448         * configure.ac (RANLIB): Default to true.
449         (STRIP): Likewise.
450         (RANLIB_FOR_TARGET): Remove superfluous : argument.
451         * configure: Regenerate.
452
453 2010-02-17  Nick Clifton  <nickc@redhat.com>
454
455         PR 11238
456         * Makefile.tpl (local-distclean): Also remove config.cache files in
457         sub-directories as there may not be Makefiles present in the
458         sub-directories.
459         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
460         the config.cache files found by the find command.
461
462         * Makefile.in: Regenerate.
463         * configure.ac: Revert previous delta.
464         * configure: Regenerate.
465
466 2010-02-15  Nick Clifton  <nickc@redhat.com>
467
468         PR 11238
469         * configure.ac: Delete config.cache files in sub-directories when
470         deleting Makefiles.
471         * configure: Regenerate.
472
473 2010-02-15  Nick Clifton  <nickc@redhat.com>
474
475         * configure.ac: Sync from gcc.
476         * configure: Regenerate.
477
478 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
479
480         Sync from gcc:
481         * configure.ac: Add "recommended" version checks for GMP/MPC.
482         Update recommended GMP/MPFR/MPC versions.
483         * configure: Regenerate.
484
485 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
486
487         gcc PR libstdc++/36101, gcc PR libstdc++/42813
488         * configure.ac (bootstrap_target_libs): Make inclusion of
489         target-libgomp conditional on libgomb being in target_configdirs.
490         * configure: Regenerate.
491
492 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
493
494         gcc PR libstdc++/36101, gcc PR libstdc++/42813
495         * configure.ac (bootstrap_target_libs): Include target-libgomp.
496         * configure: Regenerate.
497
498 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
499
500         gcc PR libstdc++/36101, gcc PR libstdc++/42813
501         * configure.ac (target_configdirs): Substitute.
502         * Makefile.def: Bootstrap target module libgomp.
503         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
504         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
505         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
506         * configure, Makefile.in: Regenerate.
507
508 2009-12-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
509
510         * libtool.m4: Sync from git Libtool.
511         * ltmain.sh: Likewise.
512         * ltoptions.m4: Likewise.
513         * ltversion.m4: Likewise.
514         * lt~obsolete.m4: Likewise.
515
516 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
517             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
518
519         PR bootstrap/42424
520         * configure.ac: Include libtool m4 files.
521         (_LT_CHECK_OBJDIR): Call it.
522         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
523         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
524
525         * configure: Regenerate.
526
527 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
528
529         PR bootstrap/41818
530         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
531         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
532         * Makefile.in: Regenerate.
533
534 2009-12-18  Ben Elliston  <bje@au.ibm.com>
535
536         * config.sub, config.guess: Update from upstream sources.
537
538 2009-12-17  Jeff Johnston  <jjohnstn@redhat.com>
539
540         * COPYING.NEWLIB: Update copyright date.
541         * COPYING.LIBGLOSS: Ditto.
542
543 2009-12-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
544
545         PR middle-end/30447
546         PR middle-end/30789
547         PR other/40302
548
549         * configure.ac: Require MPC.
550         * configure: Regenerate.
551
552         * configure.ac: Update minimum MPC version to 0.8.
553         * configure: Regenerate.
554
555 2009-11-20  Paolo Bonzini  <bonzini@gnu.org>
556
557         * config.guess: Sync with upstream and gcc.
558         * config.sub: Sync with upstream and gcc.
559
560 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
561
562         * Makefile.def: Restore host and target settings for gmp.
563         * Makefile.in: Rebuild.
564
565 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
566
567         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
568         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
569         Fix portability of test of C++ as bootstrap language.  Add
570         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
571         * configure: Rebuild.
572         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
573         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
574         in-tree building.
575         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
576         (POSTSTAGE1_HOST_EXPORTS): Use it.
577         (STAGE[+id+]_CXXFLAGS): New.
578         (BASE_FLAGS_TO_PASS): Pass it down.
579         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
580         extra_exports.
581         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
582         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
583         extra_exports.
584         * Makefile.in: Rebuild.
585
586 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
587
588         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
589         paths for *-w64-mingw* and x86_64-*mingw*.
590         * configure: Regenerated.
591
592 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
593
594         * configure.ac: Disable target-winsup & co for
595         x86_64-*-mingw* and *-w64-mingw* targets.
596         * configure: Regenerated.
597
598 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
599
600         * configure.ac (CLooG test): Use = with test.
601         * configure: Regenerate.
602
603 2009-10-22  Richard Guenther  <rguenther@suse.de>
604
605         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
606         cloog if the ppl version check failed.  Move flags saving
607         before setting in libelf check.
608         * configure: Regenerate.
609
610 2009-10-21  Richard Guenther  <rguenther@suse.de>
611
612         * configure.ac: Adjust the ppl and cloog configure to work as
613         documented.  Disable cloog if ppl was disabled.  Omit the version
614         checks if they were disabled.
615         * configure: Re-generate.
616
617 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
618
619         * configure.ac: Add 'lto' to enable_languages, not
620         new_enable_languages, and only if not already present.
621         * configure: Regenerate.
622
623 2009-10-06  Ian Lance Taylor  <iant@google.com>
624
625         * Makefile.def: check-gold depends upon all-gas.
626         * Makefile.in: Rebuild.
627
628 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
629
630         * Makefile.def: all-lto-plugin depends on all-libiberty.
631         set bootstrap=true for lto-plugin.
632         Add lto-plugin.
633         * Makefile.in: Regenerate.
634         * configure.ac (host_libs): Add lto-plugin.
635         * configure: Regenerate.
636
637 2009-10-03  Diego Novillo  <dnovillo@google.com>
638
639         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
640         (HOST_LIBELFLIBS): Define.
641         (HOST_LIBELFINC): Define.
642         * Makefile.in: Regenerate.
643         * configure.ac: Add --enable-lto.
644         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
645         If --enable-lto is used, add 'lto' to new_enable_languages.
646         If --enable-lto is used and gold is enabled, add
647         lto-plugin to configdirs.
648         * configure: Regenerate.
649
650 2009-10-03  Simon Baldwin  <simonb@google.com>
651
652         * configure.ac: If --with-system-zlib, suppress local zlib and
653         pass --with-system-zlib to subdir configure scripts.
654         * configure: Regenerate.
655
656 2009-10-01  Loren J. Rittle <ljrittle@acm.org>
657             Paolo Bonzini  <bonzini@gnu.org>
658
659         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
660         $(srcdir).
661         * Makefile.in: Rebuilt.
662
663 2009-09-29  Paolo Bonzini  <bonzini@gnu.org>
664
665         Sync from gcc:
666         2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
667
668         * configure.ac: Update minimum MPC version to 0.7.
669         * configure: Regenerate.
670
671 2009-09-25  Nick Clifton  <nickc@redhat.com>
672
673         * configure.ac: Pass any --cache-file=/dev/null option on to
674         subconfigures.
675         * configure: Regenerate.
676
677 2009-09-23  Nick Clifton  <nickc@redhat.com>
678
679         * config.sub, config.guess: Update from upstream sources.
680
681 2009-09-22  Loren J. Rittle <ljrittle@acm.org>
682
683         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
684         * Makefile.in: Rebuilt.
685
686 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
687
688         PR bootstrap/32272
689         * configure.ac: Error out if $srcdir isn't '.' but contains
690         host-${host_noncanonical}.
691         * configure: Regenerate.
692
693 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
694
695         * configure.ac: If bootstrapping a combined tree with
696         --enable-gold, require c++ in stage1_languages.
697         * configure: Regenerate.
698
699         * configure.ac: Also add target_libs of stage1_languages to
700         bootstrap_target_libs.
701         * configure: Regenerate.
702
703         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
704         with --enable-languages not containing c++.
705         * configure: Regenerate.
706
707 2009-09-16  Jie Zhang  <jie.zhang@analog.com>
708
709         * configure.ac: Disable java and boehm-gc for bfin-*-*.
710         * configure: Regenerate.
711
712 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
713
714         * configure.ac: Do not use $extrasub for replacing @if/@endif
715         parts in Makefile; instead, use additional arguments to
716         AC_CONFIG_COMMANDS to do the replacement manually, with several
717         sed invocations, to avoid HP-UX sed command limits.
718         * configure: Regenerate.
719
720 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
721
722         * configure.ac (with-build-config): Document.  Handle without.
723         Handle missing argument.
724         * configure: Rebuilt.
725
726 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
727
728         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
729         Default to bootstrap-debug only if compare-debug works.
730         * configure: Rebuilt.
731         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
732         * Makefile.in: Rebuilt.
733
734 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
735
736         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
737         * Makefile.in: Rebuilt.
738
739 2009-09-02  Paolo Bonzini  <bonzini@gnu.org>
740
741         * Makefile.tpl (AWK): Fix typo.
742         * Makefile.in: Regenerate.
743
744 2009-09-02  Paolo Bonzini  <bonzini@gnu.org>
745
746         * configure.ac: Detect awk and sed.
747         * Makefile.def (flags_to_pass): Add AWK and SED.
748         * Makefile.tpl (AWK, SED): New.
749         (BASE_FLAGS_TO_PASS): Add AWK and SED.
750         * configure: Regenerate.
751         * Makefile.in: Regenerate.
752
753 2009-09-01  Tristan Gingold  <gingold@adacore.com>
754
755         * setup.com: Ported to Itanium VMS.  Can also build using DCL scripts.
756         Remove logical names.
757
758 2009-08-31  Dave Korn  <dave.korn.cygwin@gmail.com>
759
760         * ltmain.sh (func_normal_abspath): New function.
761         (func_relative_path): Likewise.
762         (func_mode_help): Document new -bindir option for link mode.
763         (func_mode_link): Add new -bindir option, and use it to place
764         output DLL if specified.
765
766 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
767
768         * configure.ac (AC_PREREQ): Bump to 2.64.
769
770 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
771
772         * README-maintainer-mode: Point directly to upstream locations
773         for autoconf, automake, libtool, gettext, instead of copies on
774         sources.redhat.com.  Document required versions.
775         * configure.ac: Do not substitute datarootdir, htmldir,
776         pdfdir, docdir.  Do not process --with-datarootdir,
777         --with-htmldir, --with-pdfdir, --with-docdir.
778         * configure: Regenerate.
779
780         * configure: Regenerate.
781
782         * compile: Sync from Automake 1.11.
783         * depcomp: Likewise.
784         * install-sh: Likewise.
785         * missing: Likewise.
786         * mkinstalldirs: Likewise.
787         * ylwrap: Likewise.
788
789 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
790
791         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
792         (baseargs): Add --disable-option-checking.
793         * configure: Regenerate.
794
795         * Makefile.def (configure-target-libiberty): Depend on
796         all-binutils and all-ld.
797         (configure-target-newlib): Likewise.
798         * Makefile.in: Regenerate.
799
800 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
801
802         Sync with GCC, merge:
803
804         2009-07-31  Christian Bruel  <christian.bruel@st.com>
805
806         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
807         * configure: Regenerate.
808
809         2009-07-06  Ian Lance Taylor  <iant@google.com>
810
811         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
812         * configure: Rebuild.
813
814         2009-06-26  Steve Ellcey  <sje@cup.hp.com>
815
816         PR bootstrap/40338
817         * configure.ac (comparestring): Create new variable.
818         * Makefile.tpl (comparestring): Use to skip some comparisions.
819         * configure: Regenerate.
820         * Makefile.in: Regenerate.
821
822         2009-06-23  Ian Lance Taylor  <iant@google.com>
823
824         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
825         boot_languages.  Only bootstrap target libraries listed in
826         target_libs for some boot language.  Add --with-stage1-ldflags,
827         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
828         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
829         if not building with C++.
830         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
831         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
832         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
833         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
834         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
835         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
836         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
837         * configure, Makefile.in: Rebuild.
838
839         2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
840
841         * configure.ac: Detect MPC in default directory.
842         * configure: Regenerate.
843
844         2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
845
846         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
847         to noconfdirs.
848         * configure: Regenerate.
849
850         2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
851
852         * Makefile.def: Add MPC support and dependencies.
853         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
854
855         * Makefile.in, configure: Regenerate.
856
857         2009-05-24  Nicolas Roche  <roche@adacore.com>
858
859         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
860         * Makefile.in: Regenerate.
861
862         2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
863
864         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
865         * configure:  Regenerate.
866
867         2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
868
869         * configure.ac ($with_ppl):  Default to no if not supplied.
870         ($with_cloog):  Likewise.
871         configure:  Regenerate.
872
873         2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
874
875         PR bootstrap/39739
876         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
877         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
878
879         * configure, Makefile.in: Regenerate.
880
881         2009-04-14  Jakub Jelinek  <jakub@redhat.com>
882
883         * configure.ac: Change copyright header to refer to version
884         3 of the GNU General Public License and to point readers at the
885         COPYING3 file and the FSF's license web page.
886         * Makefile.def: Likewise.
887         * Makefile.tpl: Likewise.
888         * Makefile.in: Regenerate.
889
890         2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
891
892         * configure.ac: Restore match for darwin9 or later. Use double
893         brackets since regeneration eats one pair.
894         * configure: Regenerate.
895
896 2009-08-18  Christopher Faylor  <me+cygwin@cgf.cx>
897
898         * MAINTAINERS: Perform some obvious fixups.
899
900 2009-08-17  Ben Elliston  <bje@au.ibm.com>
901
902         * config.sub, config.guess: Update from upstream sources.
903
904 2009-08-06  Michael Eager <eager@eagercon.com>
905
906         * configure.ac: Add Microblaze target.
907         * configure: Regenerate.
908
909 2009-07-02  Tristan Gingold  <gingold@adacore.com>
910
911         * configure.ac: Do not exclude gas for i386-*-darwin.
912         Add a case for x86_64-*-darwin.
913         * configure: Regenerate.
914
915 2009-06-26  Doug Evans  <dje@sebabeach.org>
916
917         * Makefile.def (host_modules): Add cgen.
918         * Makefile.in: Regenerate.
919         * configure.ac (host_tools): Add cgen.
920         * configure: Regenerate.
921
922 2009-06-17  Michael Eager <eager@eagercon.com>
923
924         * COPYING.LIBGLOSS: Add Xilinx license.
925
926 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
927
928         * configure.ac: Define is_elf for QNX Neutrino targets.
929         * configure: Regenerate.
930
931 2009-06-03  Jerome Guitton  <guitton@adacore.com>
932             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
933
934         * Makefile.tpl (all): Avoid a trailing backslash.
935         * Makefile.in: Regenerate.
936
937 2009-06-03  Ben Elliston  <bje@au.ibm.com>
938
939         * config.sub, config.guess: Update from upstream sources.
940
941 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
942
943         * Makefile.tpl ([+compare-target+]): Compare all stage
944         directories, rather than just gcc.
945         * Makefile.in: Rebuilt.
946
947 2009-05-28  Doug Kwan  <dougkwan@google.com>
948
949         * configure.ac: Support gold for target arm*-*-*.
950         * configure: Regenerate.
951
952 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
953
954         * Makefile.tpl (all): Avoid harmless warning in make all when
955         gcc-bootstrap is enabled but stage_last does not exist.
956         * Makefile.in: Rebuilt.
957
958 2009-05-25  Tristan Gingold  <gingold@adacore.com>
959
960         * setup.com: Complete the file with configuration and build.
961
962 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
963
964         PR other/40159
965         * Makefile.tpl (all): Don't assume gcc-bootstrap and
966         gcc-no-bootstrap are mutually exclusive.
967         * Makefile.in: Rebuilt.
968
969 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
970
971         PR other/40159
972         * Makefile.tpl (all): Don't end with unconditional success.
973         * Makefile.in: Rebuilt.
974
975 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
976
977         PR target/37137
978         * Makefile.def (flags_to_pass): Remove redundant and incomplete
979         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
980         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
981         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
982         stage_configureflags, stage_cflags and stage_libcflags into
983         explicit Makefile macros.
984         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
985         GFORTRAN.
986         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
987         CC.  Set CC_FOR_BUILD from CC.
988         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
989         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
990         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
991         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
992         and GFORTRAN.
993         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
994         (_LIBCFLAGS): Renamed to _TFLAGS.
995         (do-compare-debug, do-compare3-debug): Drop.
996         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
997         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
998         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
999         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1000         (XGCC_FLAGS_FOR_TARGET): New.
1001         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1002         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1003         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1004         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1005         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1006         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1007         TFLAGS.
1008         (BUILD_CONFIG): Include if requested.
1009         (all): Set TFLAGS on bootstrap.
1010         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1011         (all-stageid-prefixmodule): Likewise.
1012         (do-clean, distclean-stageid): Set TFLAGS.
1013         (restrap): Fix whitespace.
1014         * Makefile.in: Rebuilt.
1015
1016 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1017
1018         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1019         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1020         * Makefile.in: Regenerate.
1021
1022 2009-04-24  Eli Zaretskii  <eliz@gnu.org>
1023
1024         * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
1025         consistency with config.sub.  (Update from upstream sources.)
1026
1027 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
1028
1029         * texinfo/texinfo.tex: Update to version 2009-03-28.05.
1030
1031 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1032
1033         * config.sub, config.guess: Update from upstream sources.
1034
1035 2009-04-15  Anthony Green  <green@moxielogic.com>
1036
1037         * configure.ac: Add moxie support.
1038         * configure: Rebuilt.
1039
1040 2009-04-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1041
1042         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1043         * configure: Regenerate.
1044
1045 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1046
1047         PR gas/10039
1048         * configure.ac: Require texinfo 4.7.
1049         * configure: Regenerated.
1050
1051 2009-04-09  Steve Ellcey  <sje@cup.hp.com>
1052
1053         * Makefil.def (languages): New entries.
1054         * Makefile.tpl (check-gcc-*): New generic target.
1055         * Makefile.in: Regenerate.
1056
1057 2009-03-27  Eli Zaretskii  <eliz@gnu.org>
1058
1059         * djunpack.bat: Use ".." quoting in Sed command, for the sake of
1060         Windows builds of Sed.
1061
1062 2009-03-18  Tom Tromey  <tromey@redhat.com>
1063
1064         * configure: Rebuild.
1065         * configure.ac (host_libs): Add libiconv.
1066         * Makefile.in: Rebuild.
1067         * Makefile.def (host_modules): Add libiconv.
1068         (configure-gdb, all-gdb): Depend on libiconv.
1069
1070 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1071
1072         * configure.ac: Treat gdb as supported on x86_64-darwin.
1073         * configure: Regenerate.
1074
1075 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1076
1077         Merge from GCC:
1078
1079         2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1080
1081         * configure.ac (--with-host-libstdcxx): New option.
1082         * configure: Regenerate.
1083
1084         2009-01-29  Robert Millan  <rmh@aybabtu.com>
1085
1086         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1087         * configure: Regenerate.
1088
1089         2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
1090
1091         PR tree-optimization/38515
1092         * configure.ac (cloog-polylib): Removed.
1093         (with_ppl, with_cloog): Test for "no".
1094         * configure: Regenerated.
1095
1096 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1097
1098         Backport from git Libtool:
1099
1100         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1101         Support GNU/kOpenSolaris.
1102         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1103         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1104         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1105         GNU/kOpenSolaris.
1106
1107 2009-02-05  Andreas Schwab  <schwab@suse.de>
1108
1109         * Makefile.tpl (stage_last): Define $r and $s before using
1110         $(RECURSE_FLAGS_TO_PASS).
1111         * Makefile.in: Regenerate
1112
1113 2009-01-21  Jeff Johnston  <jjohnstn@redhat.com>
1114
1115         * COPYING.NEWLIB: Add ARM license.
1116
1117 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1118
1119         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1120         (all-opcodes): Depend on all-libiberty.
1121         * Makefile.in: Regenerate.
1122
1123 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1124
1125         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1126         * configure: Regenerate.
1127
1128 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1129
1130         Backport link test fix from upstream Libtool:
1131
1132         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1133         Add cache variables to tests that require the linker to work.
1134         For shlibpath_overrides_runpath, this also changes the semantics
1135         to let the result from the C compiler take precedence.
1136         compiler take precedence.
1137
1138 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1139
1140         * config.sub, config.guess: Update from upstream sources.
1141
1142 2008-12-17  Jeff Johnston  <jjohnstn@redhat.com>
1143
1144         * COPYING.NEWLIB: Updated.
1145         * COPYING.LIBGLOSS: Ditto.
1146
1147 2008-12-16  Paolo Bonzini  <bonzini@gnu.org>
1148
1149         Sync with GCC:
1150
1151         2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1152
1153         * configure.ac (ppllibs): Add by default the lib flags.
1154         * configure: Regenerate.
1155
1156         2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1157
1158         * configure.ac: Add double brackets on darwin[912].
1159         * configure: Regenerate.
1160
1161         2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1162
1163         * configure.ac: Expand to darwin10 and later.
1164         * configure: Regenerate.
1165
1166 2008-12-02  Andreas Schwab  <schwab@suse.de>
1167
1168         * Makefile.def: configure-target-boehm-gc depends on
1169         all-target-libstdc++-v3.
1170         * Makefile.in: Regenerate.
1171
1172 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1173
1174         * config.sub, config.guess: Update from upstream sources.
1175
1176 2008-11-27  Joseph Myers  <joseph@codesourcery.com>
1177
1178         Merge from GCC:
1179
1180         2007-12-02  Matthias Klose  <doko@ubuntu.com>
1181
1182         * config-ml.in: Remove 64bit configure tests.
1183
1184         2008-05-14  Rafael Espindola  <espindola@google.com>
1185
1186         * config-ml.in: don't handle --enable-shared and --enable-static.
1187
1188         2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1189             Tobias Grosser  <grosser@fim.uni-passau.de>
1190             Jan Sjodin  <jan.sjodin@amd.com>
1191             Harsha Jagasia  <harsha.jagasia@amd.com>
1192             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1193             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1194             Adrien Eliche  <aeliche@isty.uvsq.fr>
1195
1196         Merge from graphite branch.
1197         * configure: Regenerate.
1198         * Makefile.in: Regenerate.
1199         * configure.ac (host_libs): Add ppl and cloog.
1200         Add checks for PPL and CLooG.
1201         * Makefile.def (ppl, cloog): Added modules and dependences.
1202         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1203         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1204
1205         2008-09-03  Richard Guenther  <rguenther@suse.de>
1206
1207         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1208         cloog test.
1209         * configure: Re-generate.
1210
1211         2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1212
1213         * configure.ac (--with-cloog-polylib): New.
1214         (--disable-cloog-version-check): New.
1215         (--disable-ppl-version-check): New.
1216         * configure: Re-generate.
1217
1218         2008-09-05  Richard Guenther  <rguenther@suse.de>
1219
1220         * configure.ac: Initialize clooglibs to -lcloog.
1221         * configure: Re-generate.
1222
1223         2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1224
1225         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1226         recommended version to 2.3.2.
1227
1228         * configure: Regenerate.
1229
1230         2008-10-31  Ben Elliston  <bje@au.ibm.com>
1231
1232         * configure.ac (spu-*-*): Remove special case.
1233         * configure: Regenerate.
1234
1235         Complete comment text from GCC version of:
1236
1237         2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1238
1239         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1240         (GCC_SHLIB_SUBDIR): New.
1241         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1242         * configure: Regenerate.
1243         * Makefile.in: Regenerate.
1244
1245 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1246
1247         * configure.ac: Build gdb for i?86-*-darwin*
1248         * configure: Regenerated.
1249
1250 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1251
1252         PR bootstrap/38014
1253         PR bootstrap/37923
1254
1255         Revert:
1256
1257         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1258
1259         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1260         * Makefile.in: Regenerated.
1261
1262         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1263
1264         PR gdb/921
1265         PR gdb/1646
1266         PR gdb/2175
1267         PR gdb/2176
1268
1269         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1270         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1271         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1272         (HOST_EXPORTS): Pass CPPFLAGS.
1273         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1274         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1275         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1276         * Makefile.in, configure: Regenerated.
1277         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1278         and CPPFLAGS_FOR_BUILD.
1279
1280 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1281
1282         * configure.ac [spu-*-*]: Do not set skipdirs.
1283         * configure: Re-generate.
1284
1285 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1286
1287         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1288         * Makefile.in: Regenerated.
1289
1290 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1291
1292         PR gdb/921
1293         PR gdb/1646
1294         PR gdb/2175
1295         PR gdb/2176
1296
1297         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1298         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1299         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1300         (HOST_EXPORTS): Pass CPPFLAGS.
1301         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1302         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1303         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1304         * Makefile.in, configure: Regenerated.
1305         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1306         and CPPFLAGS_FOR_BUILD.
1307
1308 2008-09-29  Peter O'Gorman  <pogma@thewrittenword.com>
1309
1310         * libtool.m4: Update to libtool 2.2.6.
1311         * lt~obsolete.m4: Update to libtool 2.2.6.
1312         * ltmain.sh: Update to libtool 2.2.6.
1313         * ltsugar.m4: Update to libtool 2.2.6.
1314         * ltversion.m4: Update to libtool 2.2.6.
1315         * ltoptions.m4: Update to libtool 2.2.6.
1316         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1317
1318 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1319
1320         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1321         (GCC_SHLIB_SUBDIR): New.
1322         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1323         * configure: Regenerate.
1324         * Makefile.in: Regenerate.
1325
1326 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1327
1328         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1329         Enable bfd, binutils and opcodes.
1330         * configure: Regenerate.
1331
1332 2008-08-16  Nicolas Roche  <roche@adacore.com>
1333
1334         * Makefile.tpl: Add BOOT_ADAFLAGS.
1335         * Makefile.in: Regenerate.
1336
1337 2008-08-16  Richard Sandiford  <rdsandiford@googlemail.com>
1338
1339         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1340         * configure: Regenerate.
1341
1342 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
1343
1344         Sync with gcc:
1345         2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
1346
1347         * configure.ac: Add makefile fragments for hpux.
1348         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1349         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1350         * configure: Regenerate.
1351         * Makefile.in: Regenerate.
1352
1353         2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1354
1355         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1356         * Makefile.in: Regenerate.
1357         * configure: Regenerate.
1358
1359 2008-06-18  Ian Lance Taylor  <iant@google.com>
1360
1361         * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
1362
1363         * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
1364
1365 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1366
1367         * configure: Regenerate.
1368
1369 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1370
1371         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1372         "$@" is still intact with both Autoconf 2.59 and 2.62.
1373         * configure: Regenerate.
1374
1375 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1376
1377         * Makefile.tpl: Fix comment errors.
1378         * Makefile.in: Regenerate.
1379
1380 2008-06-13  Julian Brown  <julian@codesourcery.com>
1381
1382         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1383         of libobjc for ARM EABI Linux.
1384         * configure: Regenerate.
1385
1386 2008-06-12  David S. Miller  <davem@davemloft.net>
1387             David Edelsohn  <edelsohn@gnu.org>
1388
1389         * configure.ac: Add powerpc*-*-* to gold supported targets.
1390         * configure: Regenerate.
1391
1392 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1393
1394         PR tree-optimization/36218
1395         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1396         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1397         (all prefix="build-"): Pass them to build-system sub-makes.
1398         * Makefile.in: Regenerate.
1399
1400 2008-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
1401
1402         * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
1403         README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
1404         mkdep, and compile.  Update comments.
1405         (ETC_SUPPORT): Add ChangeLog and update comments.
1406
1407 2008-05-11  Ian Lance Taylor  <iant@google.com>
1408
1409         * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
1410
1411 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1412
1413         Sync with gcc:
1414         2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1415
1416         PR bootstrap/35457
1417         * configure.ac: Include override.m4.
1418         * configure: Regenerate.
1419
1420         2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1421
1422         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1423         * Makefile.in: Regenerate.
1424
1425         2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1426
1427         * configure.ac: Do not build libssp for the AVR.
1428         * configure: Regenerate.
1429
1430 2008-04-18  Nick Clifton  <nickc@redhat.com>
1431
1432         * MAINTAINERS: Replace reference to configure.in with reference to
1433         configure.ac.
1434
1435 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1436
1437         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1438         as nonconfigurable directories list.
1439         * configure: Regenerate.
1440
1441 2008-04-14  David S. Miller  <davem@davemloft.net>
1442
1443         * configure.ac: Add sparc*-*-* to gold supported targets.
1444         * configure: Regenerate.
1445
1446 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1447
1448         * config.sub, config.guess: Update from upstream sources.
1449
1450 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1451
1452         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1453         * Makefile.in: Regenerate.
1454
1455 2008-04-07  Ian Lance Taylor  <iant@google.com>
1456
1457         * Makefile.def: check-gold depends upon all-binutils.
1458         * Makefile.in: Regenerate.
1459
1460 2008-04-04  Nick Clifton  <nickc@redhat.com>
1461
1462         PR binutils/4334
1463         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1464         builds.
1465         * configure: Regenerate.
1466
1467 2008-04-04  NightStrike  <NightStrike@gmail.com>
1468
1469         PR other/35151
1470         * configure.ac: Combine rules for mingw32 and mingw64.
1471         * configure: Regenerate.
1472
1473 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1474
1475         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1476         * Makefile.in: Regenerate.
1477
1478 2008-03-20  Ian Lance Taylor  <iant@google.com>
1479
1480         * configure.ac: Add support for --enable-gold.
1481         * Makefile.def: Add gold as a directory like ld.
1482         * configure, Makefile.in: Regenerate.
1483
1484 2008-03-19  Andreas Krebbel  <krebbel1@de.ibm.com>
1485
1486         * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
1487         (s390_cond_extensions): Reduced extensions to the compare related.
1488         (main): z10 cpu type option added.
1489         (expandConditionalJump): Renamed to ...
1490         (insertExpandedMnemonic): ... this.
1491
1492         * opcodes/s390-opc.c: Re-group the operand format makros.
1493         (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
1494         INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
1495         INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
1496         INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
1497         INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
1498         INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
1499         INSTR_SIL_RDU): New instruction formats added.
1500         (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
1501         MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
1502         MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
1503         MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
1504         MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
1505         MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
1506         masks added.
1507         (s390_opformats): New formats added "ris", "rrs", "sil".
1508         * opcodes/s390-opc.txt: Add the conditional jumps with the
1509         extensions removed from automatic expansion in s390-mkopc.c manually.
1510         (asi - trtre): Add new System z10 EC instructions.
1511         * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
1512
1513 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1514
1515         * configure.ac: m4_include config/proginstall.m4.
1516         * configure: Regenerate.
1517
1518 2008-03-16  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1519
1520         Backport from upstream Libtool:
1521
1522         2007-10-12  Eric Blake  <ebb9@byu.net>
1523
1524         Deal with Autoconf 2.62's semantic change in m4_append.
1525         * ltsugar.m4 (lt_append): Replace broken versions of
1526         m4_append.
1527         (lt_if_append_uniq): Don't require separator to be overquoted,
1528         and avoid broken m4_append.
1529         (lt_dict_add): Fix typo.
1530         * libtool.m4 (_LT_DECL): Don't overquote separator.
1531
1532 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1533
1534         * config.rpath: Add AIX 6 support.
1535
1536 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1537
1538         * Makefile.def (stageprofile).  Remove -fprofile-generate
1539         from stage_libcflags.
1540         * Makefile.in: Regenerate.
1541
1542 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1543
1544         * config.sub, config.guess: Update from upstream sources.
1545
1546 2008-03-06  Florian Krohm  <fkrohm@us.ibm.com>
1547
1548         * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
1549         * s390-opc.txt (cmpsc): Duplicate entry removed.
1550         (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
1551         cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
1552         fier, cu42, cu41): Fix operand format.
1553
1554 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1555
1556         PR bootstrap/32009
1557         PR bootstrap/32161
1558
1559         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1560         * configure: Regenerate.
1561
1562         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1563         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1564         STAGE4_LIBCFLAGS): New.
1565         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1566         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1567         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1568         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1569         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1570         for target modules.  Don't export LIBCFLAGS.
1571         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1572         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1573         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1574         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1575         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1576         * Makefile.in: Regenerate.
1577
1578 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1579
1580         PR libgcj/33085
1581         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1582         Do not use -DDLL_EXPORT.  Backport from upstream.
1583
1584 2008-02-14  Nick Clifton  <nickc@redhat.com>
1585
1586         Import this patch from gcc:
1587         2008-01-24  David Edelsohn  <edelsohn@gnu.org>
1588
1589         * libtool.m4: Backport AIX 6 support from ToT Libtool.
1590
1591 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1592
1593         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1594         * configure: Regenerate.
1595
1596 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1597
1598         * configure.ac (xtensa*-*-*): Recognize processor variants.
1599         * configure: Regenerate.
1600
1601 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1602
1603         PR bootstrap/34922
1604         * configure.ac (PARSE_ARGS): Push suitable setting of
1605         ac_subdirs_all, for `./configure --help=recursive'.
1606         Handle `+' in generic toplevel directory disabling.
1607         * configure: Regenerate.
1608
1609 2008-01-23  Ben Elliston  <bje@au.ibm.com>
1610
1611         * config.sub, config.guess: Update from upstream sources.
1612
1613 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1614
1615         * config.sub, config.guess: Update from upstream sources.
1616
1617 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
1618
1619         * COPYING.LIBGLOSS: Update default copyright.
1620
1621 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
1622
1623         * COPYING.NEWLIB: Update default copyright.
1624
1625 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1626
1627         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1628         Change recommended MPFR from 2.2.1 > 2.3.0.
1629         * configure: Regenerate.
1630
1631 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
1632
1633         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1634         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1635         * Makefile.in: Regenerate.
1636
1637 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1638
1639         * configure.ac: Enable libjava for x86_64-*-darwin9.
1640         * configure: Regenerate.
1641
1642 2007-12-05  Ben Elliston  <bje@au.ibm.com>
1643
1644         * config.sub, config.guess: Update from upstream sources.
1645
1646 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1647
1648         * config-ml.in: Robustify against white space in absolute file
1649         names.
1650
1651         * config-ml.in (multi-clean): Substitute ${Makefile}.
1652         Remove superfluous ${Makefile} in list.
1653
1654 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
1655
1656         * Makefile.def (dependencies): Make configure-gdb depend on
1657         all-intl.
1658         * Makefile.in: Regenerated.
1659
1660 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
1661
1662         * Makefile.def: To avoid problems running with parallel makes,
1663         build newlib before libgloss so that target specific header
1664         files are availble.
1665         * Makefile.in: Regenerate.
1666
1667 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
1668
1669         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1670         * Makefile.in: Regenerate.
1671
1672 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
1673
1674         * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
1675         * libdecnumber: New directory, imported from GCC.
1676
1677 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
1678
1679         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1680         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1681         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
1682         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1683         * configure: Regenerate.
1684
1685 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
1686
1687         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1688         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1689         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1690         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1691         * configure.ac: Default them to host tools for $host = $build.
1692         Subst them.
1693
1694         * configure: Regenerate.
1695         * Makefile.in: Regenerate.
1696
1697 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
1698
1699         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1700         * configure: Regenerate.
1701
1702 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
1703
1704         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1705         libstdc++.
1706         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1707         * configure: Regenerate.
1708         * Makefile.in: Regenerate.
1709
1710 2007-09-17  Andreas Schwab  <schwab@suse.de>
1711
1712         * configure.ac: Raise minimum makeinfo version to 4.6.
1713         * configure: Regenerate.
1714
1715 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
1716
1717         * configure.ac: Correct makeinfo version check.
1718         * configure: Regenerate.
1719
1720 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
1721
1722         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
1723         to $skipdirs and only disable gprof for newlib.  Use the normal
1724         mips*-elf* handling in other respects.
1725         * configure: Regnerate.
1726
1727 2007-09-12  David Daney  <ddaney@avtrex.com>
1728
1729         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1730         enabling libgcj.
1731         * configure: Regenerate.
1732
1733 2007-09-12  Richard Guenther  <rguenther@suse.de>
1734
1735         * configure.ac (--enable-stage1-checking): If neither --enable-checking
1736         nor --disable-checking is provided also turn on yes and types
1737         checking for stage1.
1738         * configure: Re-generate.
1739
1740 2007-09-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1741
1742         PR target/33281
1743         * configure.ac: Use config/mh-mingw on mingw.
1744         * configure: Regenerate.
1745
1746 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1747
1748         PR other/32154
1749         * configure.ac: For libgloss targets, point the linker to the linker
1750         script, startup code and simulator library.
1751         * configure: Regenerate.
1752
1753 2007-09-09  Andrew Haley  <aph@redhat.com>
1754
1755         * configure.ac (noconfigdirs): Remove target-libffi and
1756         target-libjava.
1757
1758 2007-08-29  Nick Clifton  <nickc@redhat.com>
1759
1760         * config.sub, config.guess: Update from upstream sources.
1761
1762 2007-08-21  Richard Guenther  <rguenther@suse.de>
1763
1764         * configure.ac: Add types checking to stage1 checking flags.
1765         * configure: Regenerate.
1766
1767 2007-08-18  Paul Brook  <paul@codesourcery.com>
1768             Joseph Myers  <joseph@codesourcery.com>
1769
1770         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1771         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1772         * Makefile.in: Regenerate.
1773         * configure.ac (--with-debug-prefix-map): New.
1774         * configure: Regenerate.
1775
1776 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
1777             Nigel Stephens  <nigel@mips.com>
1778
1779         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
1780         as target_makefile_frag.
1781         * configure: Regenerate.
1782
1783 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
1784
1785         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1786         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
1787         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1788         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1789         (do-compare, do-compare3, do-compare-debug): New.
1790         ([+compare-target+]): Use them.
1791
1792 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
1793
1794         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1795         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
1796         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1797         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1798         (do-compare, do-compare3, do-compare-debug): New.
1799         ([+compare-target+]): Use them.
1800
1801 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1802             Ben Elliston  <bje@au.ibm.com>
1803
1804         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1805         --silent if $silent.
1806         * configure: Regenerate.
1807
1808 2007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
1809
1810         * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
1811
1812 2007-07-17  Nick Clifton  <nickc@redhat.com>
1813
1814         * COPYING3: New file.  Contains version 3 of the GNU General
1815         Public License.
1816         * COPYING3.LIB: New file.  Contains version 3 of the GNU
1817         Lesser General Public License.
1818
1819 2007-07-11  Bernd Schmidt  <bernd.schmidt@analog.com>
1820
1821         * configure.ac: Fix my previous change to really match GCC.
1822         * configure: Regenerate.
1823
1824 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1825
1826         * configure.ac: Rewrite 'configure --help' strings to look nicer.
1827         * configure: Regenerate.
1828
1829 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1830
1831         * configure.ac: Add some missing m4 quotation.
1832         * configure: Regenerate.
1833
1834 2007-07-09  Kai Tietz   <kai.tietz@onevision.com>
1835
1836         * Makefile.def: Add windmc tool to build.
1837         * Makefile.tpl: Likewise.
1838         * configure.ac: Likewise.
1839         * Makefile.in: Regenerate.
1840         * configure: Regenerate.
1841
1842 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
1843
1844         * lt~obsolete.m4: New. Import from 20070318 libtool.
1845
1846 2007-06-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1847
1848         * configure.ac: Don't add target-libmudflap to noconfigdirs for
1849         uclinux and linux-uclibc targets.
1850         * configure: Regenerate.
1851
1852 2007-06-28  DJ Delorie  <dj@redhat.com>
1853
1854         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1855         not building newlib.
1856         * configure: Regenerated.
1857
1858 2007-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
1859
1860         * src-release (DEVO_SUPPORT): Correct typos.
1861
1862 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
1863
1864         * Makefile.def: Add dependency from configure-gdb to all-bfd.
1865         * Makefile.in: Regenerated.
1866
1867 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
1868
1869         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1870         (distclean-stage[+id+]): Possibly delete stage_last.
1871         * Makefile.in: Regenerate.
1872
1873 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1874
1875         * config.sub, config.guess: Update from upstream sources.
1876
1877 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1878
1879         * Makefile.tpl: Fix spelling error.
1880         * Makefile.in: Regenerate.
1881
1882 2007-06-04  Paolo Bonzini  <bonzini@gnu.org>
1883
1884         Sync with gcc:
1885         2007-05-30  Jakub Jelinek  <jakub@redhat.com>
1886
1887         PR bootstrap/29382
1888         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1889         * configure: Rebuilt.
1890
1891 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
1892
1893         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1894         lt_cv_sys_max_cmd_len.
1895
1896 2007-05-31  Paolo Bonzini  <bonzini@gnu.org>
1897
1898         * ltgcc.m4: Update from GCC.
1899
1900 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
1901
1902         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1903
1904 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
1905
1906         * ltmain.sh: Update from GCC.
1907         * libtool.m4: Update from GCC.
1908         * ltsugar.m4: New. Update from GCC.
1909         * ltversion.m4: New. Update from GCC.
1910         * ltoptions.m4: New. Update from GCC.
1911         * ltconfig: Remove.
1912         * ltcf-c.sh: Remove.
1913         * ltcf-cxx.sh: Remove.
1914         * ltcf-gcj.sh: Remove.
1915         * src-release: Update with new libtool file list.
1916
1917 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
1918
1919         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1920         stage_cflags.
1921         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1922         Remove CFLAGS/LIBCFLAGS.
1923         (configure-stage[+id+]-[+prefix+][+module+],
1924         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1925         * Makefile.in: Regenerate.
1926
1927 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
1928
1929         * config-ml.in: Update from GCC.
1930
1931 2007-04-09  Daniel Jacobowitz  <dan@codesourcery.com>
1932
1933         * src-release (do-proto-toplev): Process the support directories before
1934         the tool directory.
1935
1936 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
1937
1938         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1939         of glob.  Quote arguments with single quotes too.
1940         * configure: Regenerate.
1941
1942 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
1943
1944         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1945         * Makefile.in: Regenerate
1946
1947 2007-03-07  Andreas Schwab  <schwab@suse.de>
1948
1949         * configure: Regenerate.
1950
1951 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
1952
1953         * configure.ac: Add "--with-pdfdir" configure option,
1954         which defines pdfdir variable.
1955         * Makefile.def (target=fixincludes): Add install-pdf to
1956         missing targets.
1957         (recursive_targets): Add install-pdf target.
1958         (flags_to_pass): Add pdfdir.
1959         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1960         target.
1961         * configure: Regenerate
1962         * Makefile.in: Regenerate
1963
1964 2007-02-28  Eric Christopher  <echristo@apple.com>
1965
1966         Revert:
1967         2006-12-07  Mike Stump  <mrs@apple.com>
1968
1969         * Makefile.def (dependencies): Add dependency for
1970         install-target-libssp and install-target-libgomp on
1971         install-gcc.
1972         * Makefile.in: Regenerate.
1973
1974 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
1975
1976         * configure: Regenerate.
1977         * configure.ac: Move statements after variable declarations.
1978
1979 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
1980
1981         * configure.ac: Adjust for loop syntax.
1982         * configure: Regenerate.
1983
1984 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1985
1986         * configure: Rebuilt.
1987
1988 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1989
1990         * configure.ac: Drop multiple occurrences of --enable-languages,
1991         and fix its quoting.
1992         * configure: Rebuilt.
1993
1994 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
1995             Nathan Sidwell  <nathan@codesourcery.com>
1996             Vladimir Prus  <vladimir@codesourcery.com
1997             Joseph Myers  <joseph@codesourcery.com>
1998
1999         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2000         * configure: Regenerate.
2001
2002 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2003
2004         * configure.ac (target_libraries): Move libgcc before libiberty.
2005         * configure: Regenerated.
2006
2007 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
2008
2009         * configure: Regenerate again?
2010
2011 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
2012
2013         * configure: Reapply PR30748 fix which was lost in the previous commit.
2014
2015 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2016             Paolo Bonzini  <bonzini@gnu.org>
2017
2018         PR bootstrap/30753
2019         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2020         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2021         * configure: Regenerated.
2022
2023 2007-02-10  Paolo Bonzini  <bonzini@gnu.org>
2024
2025         * configure: Regenerate.
2026
2027 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2028
2029         PR bootstrap/30748
2030         * configure.ac: Correct syntax for Solaris ksh.
2031         * configure: Regenerated.
2032
2033 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2034
2035         * Makefile.def: Sync with GCC.
2036         * Makefile.tpl: Sync with GCC.
2037         * Makefile.in: Regenerate.
2038         * configure: Regenerate.
2039
2040 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2041
2042         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2043         noncanonical equivalents.
2044         * configure.in: Rename to...
2045         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2046         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2047         target_noncanonical.  Use them.  Rewrite removal of configure
2048         arguments for autoconf 2.59.  Discard variable settings.  Force
2049         program_transform_name for native tools.
2050
2051         * Makefile.in: Regenerated.
2052         * configure: Regenerated with autoconf 2.59.
2053
2054         * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
2055
2056 2007-02-08  Jeff Johnston  <jjohnstn@redhat.com>
2057
2058         * COPYING.LIBGLOSS: Reformat default Red Hat
2059         license to fit within 80 columns.
2060         * COPYING.NEWLIB: Ditto.
2061
2062 2007-02-05  Dave Brolley  <brolley@redhat.com>
2063
2064         * Contribute the following changes:
2065         2006-11-28  DJ Delorie  <dj@redhat.com>
2066
2067         * configure.in: Fix typo for mep's target_makefile_frag.
2068         * configure: Regenerated.
2069
2070         2005-04-22  Richard Sandiford  <rsandifo@redhat.com>
2071
2072         * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
2073         * configure: Regenerate.
2074
2075         2001-09-19  DJ Delorie  <dj@redhat.com>
2076
2077         * configure.in (target_makefile_frag): use mt-mep
2078
2079         2001-06-12  Don Howard  <dhoward@redhat.com>
2080
2081         * configure.in: Remove gdb from MeP skip list.
2082
2083         2001-04-05  DJ Delorie  <dj@redhat.com>
2084
2085         * configure.in (noconfigdirs): Remove gcc from MeP skip list.
2086
2087         2001-03-20  Ben Elliston  <bje@redhat.com>
2088
2089         * configure.in (noconfigdirs): Add gcc and gdb for MeP.
2090
2091         2001-03-19  Ben Elliston  <bje@redhat.com>
2092
2093         * config.sub (mep, mep-*): Add.
2094
2095 2007-01-31  Andreas Schwab  <schwab@suse.de>
2096
2097         * Makefile.tpl (LDFLAGS): Substitute it.
2098         * Makefile.in: Regenerate.
2099
2100 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2101
2102         * configure.in: Change == to = in test command.
2103         * configure: Regenerate.
2104
2105 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2106             Nick Clifton  <nickc@redhat.com>
2107             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2108
2109         * configure.in (build_configargs, host_configargs, target_configargs):
2110         Remove build/host/target parameters.
2111         (host_libs): Add gmp and mpfr.
2112         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2113         * Makefile.def (gmp, mpfr): New.
2114         (gcc): Remove target.
2115         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2116         target_os, target_vendor): New.
2117         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
2118         * configure: Regenerate.
2119         * Makefile.in: Regenerate.
2120
2121 2007-01-11  Matt Fago  <fago@earthlink.net>
2122
2123         * configure.in: Try to link to functions only in mpfr 2.2.x
2124         to improve robustness of configure tests.
2125         * configure: Regenerate.
2126
2127 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2128
2129         * configure.in: Add support for an x86_64-mingw* target.
2130         * configure: Regenerate.
2131
2132 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2133
2134         * Makefile.tpl (all-target): Correct @if conditional for target
2135         modules.
2136         * configure.in: Omit libiberty if building only target libgcc.
2137         * configure, Makefile.in: Regenerated.
2138
2139 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2140
2141         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2142         * configure: Regenerate.
2143
2144 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2145
2146         * Makefile.def (target_modules): Add libgcc.
2147         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2148         * Makefile.tpl (clean-target-libgcc): Delete.
2149         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2150         on gcc even for bootstrapped modules.  Rewrite handling of
2151         lang_env_dependencies to loop over target_modules.
2152         * configure.in (target_libraries): Add target-libgcc.
2153         * Makefile.in, configure: Regenerated.
2154
2155 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2156
2157         Sync with gcc:
2158         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2159
2160         * configure.in: Reorganize recognition of languages.  Add
2161         --enable-stage1-languages.  Show supported languages for the chosen
2162         target rather than all recognized languages.
2163         * configure: Regenerate.
2164
2165         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2166
2167         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2168         * Makefile.in: Regenerate.
2169
2170         2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2171
2172         * configure.in: Warn that MPFR 2.2.0 is buggy.
2173         * configure: Regenerate.
2174
2175 2006-12-27  Ian Lance Taylor  <iant@google.com>
2176
2177         * configure.in: When removing Makefiles to force a reconfigure, also
2178         remove prev-DIR*/Makefile.
2179         * configure: Regenerate.
2180
2181 2006-12-23  Kazu Hirata  <kazu@codesourcery.com>
2182
2183         * config.bfd: Recognize fido.
2184
2185 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2186
2187         Sync with gcc:
2188
2189         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2190
2191         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2192         it only affects bootstrap and could be tested on "$host" as well.
2193         * configure: Regenerate.
2194         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2195
2196         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2197
2198         PR bootstrap/29544
2199         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2200         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2201         move here comment from Makefile.tpl.
2202         * Makefile.tpl: Move some definitions higher in the file.
2203         (STAGE1_CHECKING): New.
2204         * configure.in: Add --enable-stage1-checking.
2205         * configure: Regenerate.
2206         * Makefile.in: Regenerate.
2207
2208         2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2209
2210         * configure.in: Update error message for missing GMP/MPFR.
2211
2212         * configure: Regenerate.
2213
2214         2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2215
2216         * configure.in: Update MPFR version in error message.
2217
2218         * configure: Regenerate.
2219
2220         2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2221
2222         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2223         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2224         --with-gmp-lib): New flags.
2225
2226         * configure: Regenerate.
2227
2228 2006-12-12  Andreas Tobler  <a.tobler@schweiz.org>
2229
2230         PR bootstrap/30134
2231         * configure.in: Correct x86 darwin support for libjava to powerpc
2232         and i?86 only.
2233         * configure: Regenerate.
2234
2235 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2236
2237         * configure.in:  Handle spu makefile frag.
2238         * Makefile.tpl (MAINT): Define
2239         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2240         * configure: Regenerate.
2241         * Makefile.in: Regenerate.
2242
2243 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2244
2245         * config.sub, config.guess: Update from upstream sources.
2246
2247 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2248
2249         * configure.in: Sync with GCC (spu-*-*).
2250         * configure: Sync with GCC.
2251
2252 2006-12-07  Mike Stump  <mrs@apple.com>
2253
2254         * Makefile.def (dependencies): Add dependency for
2255         install-target-libssp and install-target-libgomp on
2256         install-gcc.
2257         * Makefile.in: Regenerate.
2258
2259 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2260
2261         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2262         (unstage): Test for stage_last presence.
2263
2264         PR bootstrap/29802
2265         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2266         * Makefile.in: Regenerate.
2267
2268 2006-11-14  DJ Delorie  <dj@redhat.com>
2269
2270         * Makefile.tpl (clean-stage*): Sync with GCC (clean).
2271         * Makefile.in: Sync with GCC.
2272         * configure.in: Sync with GCC (mpfr, gmp).
2273         * configure: Sync with GCC.
2274
2275 2006-11-08  Jie Zhang  <jie.zhang@analog.com>
2276
2277         * configure.in: Remove target-libgloss from noconfigdirs for
2278         bfin-*-*.
2279         * configure: Regenerated.
2280
2281 2006-10-27  Jeff Johnston  <jjohnstn@redhat.com>
2282
2283         * COPYING.NEWLIB: Add spu license.
2284         * COPYING.LIBGLOSS: Ditto.
2285
2286 2006-10-17  Brooks Moses  <bmoses@stanford.edu>
2287
2288         * Makefile.def: Added pdf target handling.
2289         * Makefile.tpl: Added pdf target handling.
2290         * Makefile.in: Regenerated.
2291
2292 2006-10-11  Jeff Johnston  <jjohnstn@redhat.com>
2293
2294         * COPYING.NEWLIB: Updated.
2295         * COPYING.LIBGLOSS: Ditto.
2296
2297 2006-09-27  Dave Brolley  <brolley@redhat.com>
2298
2299         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2300         $s instead of $r.
2301         * configure: Regenerated.
2302
2303 2006-09-26  Ben Elliston  <bje@au.ibm.com>
2304
2305         * config.sub, config.guess: Update from upstream sources.
2306
2307 2006-09-20  Thiemo Seufer  <ths@mips.com>
2308
2309         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2310         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2311         * configure: Regenerate.
2312
2313 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
2314
2315         * configure.in: Never build newlib for a Mingw host.
2316         Never build newlib as Mingw target library.
2317         Test the existence of winsup/cygwin for building a Cygwin newlib,
2318         rather than just winsup.
2319         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2320         building a Mingw target.
2321         * configure: Regenerate.
2322
2323 2006-08-15  Thiemo Seufer  <ths@mips.com>
2324             Nigel Stephens  <nigel@mips.com>
2325             David Ung  <davidu@mips.com>
2326
2327         * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
2328
2329 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
2330
2331         Sync from GCC:
2332         2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2333
2334         PR bootstrap/18058
2335         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2336         if the bootstrap compiler is a GCC version that supports it.
2337         * configure: Regenerate.
2338
2339 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
2340
2341         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2342         * configure: Regenerated.
2343
2344 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
2345
2346         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2347         for stages after the first.
2348
2349 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
2350
2351         * Makefile.def: Add dependencies for configure-opcodes
2352         on configure-intl and all-opcodes on all-intl.
2353         * Makefile.in: Regenerated.
2354
2355 2006-07-04  Peter O'Gorman  <peter@pogma.com>
2356
2357         * ltconfig: chmod 644 before ranlib during install.
2358
2359 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2360
2361         * configure.in: Fix thinkos in previous check-in.
2362         * configure: Regenerate.
2363
2364 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2365
2366         Sync from gcc:
2367
2368         2007-07-03  Paolo Bonzini  <bonzini@gnu.org>
2369
2370         PR other/27063
2371         * configure.in: Test subdir_requires and give an appropriate
2372         error message.
2373         * configure: Regenerate.
2374
2375         2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2376
2377         PR target/27540
2378         * configure.in: Only enable libgomp on IRIX 6.
2379         * configure: Regenerate.
2380
2381 2006-06-20  David Ayers  <d.ayers@inode.at>
2382
2383         PR bootstrap/28072
2384         * configure.in: Add target-boehm-gc to noconfigdirs depending on
2385         whether target-libjava is being configured instead of whether the
2386         java front end is enabled.
2387         * configure: Regenerate.
2388
2389 2006-06-15  Mark Shinwell  <shinwell@codesourcery.com>
2390
2391         * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
2392         to R_ARM_LDC_SB_G{0,1,2} respectively.
2393
2394 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
2395
2396         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2397         too.
2398         * Makefile.in: Regenerate.
2399
2400 2006-06-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2401
2402         Sync from gcc:
2403
2404         2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2405         * configure.in: Don't enable libgomp on hpux10.
2406         * configure: Rebuilt.
2407
2408 2006-06-13  David Ayers  <d.ayers@inode.at>
2409
2410         Sync from gcc:
2411
2412         2006-06-12  David Ayers  <d.ayers@inode.at>
2413
2414         PR bootstrap/27963
2415         PR target/19970
2416         * configure.in: Remove target-boehm-gc from noconfigdirs where
2417         ${libgcj} is specified.
2418         * configure: Regenerate.
2419
2420 2006-06-08  Jeff Johnston  <jjohnstn@redhat.com>
2421
2422         Sync from gcc:
2423
2424         2005-01-12  David Edelsohn  <edelsohn@gnu.org>
2425                     Andreas Schwab  <schwab@suse.de>
2426
2427         PR bootstrap/18033
2428         * config-ml.in: Eval option if surrounded by single quotes.
2429
2430 2006-06-07  Carlos O'Donell  <carlos@codesourcery.com>
2431
2432         Sync from gcc:
2433
2434         2006-06-06  David Ayers  <d.ayers@inode.at>
2435
2436         PR libobjc/13946
2437         * Makefile.def: Add dependencies for libobjc which boehm-gc.
2438         * Makefile.in: Regenerate.
2439         * configure.in: Add --enable-objc-gc at toplevel and have it
2440         enable boehm-gc for Objective-C.
2441         Remove target-boehm-gc from libgcj.
2442         Add target-boehm-gc to target_libraries.
2443         Add target-boehm-gc to noconfigdirs where ${libgcj}
2444         is specified.
2445         Assert that boehm-gc is supported when requested for Objective-C.
2446         Only build boehm-gc if needed either for Java or Objective-C.
2447         * configure: Regenerate.
2448
2449         2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
2450
2451         PR 27674
2452         * Makefile.tpl (configure-[+prefix+][+module+],
2453         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2454         Remove rule to unstage bootstrapped modules.
2455         (stage_current): New.
2456         * Makefile.in: Regenerate.
2457
2458         2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2459         Andreas Tobler  <a.tobler@schweiz.ch>
2460
2461         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
2462         * configure: Rebuilt.
2463
2464         Revert
2465         2006-01-31  Richard Guenther  <rguenther@suse.de>
2466         Paolo Bonzini  <bonzini@gnu.org>
2467
2468         * Makefile.def (target_modules): Add libgcc-math target module.
2469         * configure.in (target_libraries): Add libgcc-math target library.
2470         (--enable-libgcc-math): New configure switch.
2471         * Makefile.in: Re-generate.
2472         * configure: Re-generate.
2473
2474 2006-06-05  Jeff Johnston  <jjohnstn@redhat.com>
2475
2476         * config-ml.in: Alter CCASFLAGS to include special
2477         multilib options the same as is done for CFLAGS.
2478
2479 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
2480
2481         * Makefile.def: Added dependencies from sim and gdb on intl, and
2482         added configure dependencies to everything with an all dependency
2483         on intl.
2484         * gettext.m4: Removed.
2485         * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
2486         (GDB_SUPPORT_DIRS): Add intl.
2487         * Makefile.in: Regenerated.
2488
2489 2006-05-25  Daniel Jacobowitz  <dan@codesourcery.com>
2490
2491         * src-release (DEVO_SUPPORT): Add config.rpath.
2492
2493 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
2494
2495         * Makefile.def (bfd, opcodes): Fix lib_path.
2496         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2497         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
2498         * Makefile.in: Regenerate.
2499
2500 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
2501
2502         * configure.in: Enable gprof for cross builds.
2503         * configure: Regenerate.
2504
2505 2006-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
2506
2507         * src-release (MAKEINFOFLAGS): Define.
2508         (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
2509
2510 2006-05-14  Ben Elliston  <bje@au.ibm.com>
2511
2512         * config.sub, config.guess: Update from upstream sources.
2513
2514 2006-05-12  Ben Elliston  <bje@au.ibm.com>
2515
2516         * config.sub, config.guess: Update from upstream sources.
2517
2518 2006-05-04  Steve Ellcey  <sje@cup.hp.com>
2519
2520         * blt, iwidgets, mmalloc: Remove directories.
2521
2522 2006-05-01  DJ Delorie  <dj@redhat.com>
2523
2524         * configure.in: Restore CFLAGS if GMP isn't present.
2525         * configure: Regenerate.
2526
2527 2006-04-18  DJ Delorie  <dj@redhat.com>
2528
2529         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
2530         reference libgloss so that libssp can be built in a combined
2531         tree.
2532         * configure: Regenerate.
2533
2534 2006-04-10  Ben Elliston  <bje@au.ibm.com>
2535
2536         * contrib: Remove directory.
2537
2538 2006-04-06  Carlos O'Donell <carlos@codesourcery.com>
2539
2540         * Makefile.tpl: Add install-html target.
2541         * Makefile.def: Add install-html target.
2542         * Makefile.in: Regenerate.
2543         * configure.in: Add --with-datarootdir, --with-docdir,
2544         and --with-htmldir options.
2545         * configure: Regenerate.
2546
2547 2006-03-31  Ben Elliston  <bje@au.ibm.com>
2548
2549         PR binutils/1860
2550         * configure.in: Require makeinfo 4.4 or higher.
2551         * configure: Regenerate.
2552
2553 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
2554
2555         * Makefile.in: Regenerate.
2556
2557 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
2558
2559         Sync with gcc:
2560         2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
2561
2562         * configure.in: Handle --disable-<component> generically.
2563         * configure: Regenerate.
2564
2565         2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
2566
2567         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
2568         (TARGET_CONFIGDIRS): Remove.
2569         * configure.in: Remove AC_SUBST(target_configdirs).
2570         * Makefile.in, configure: Regenerated.
2571
2572
2573 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
2574
2575         PR libgcj/17311
2576         * ltmain.sh: Don't use "$finalize_rpath" for compile.
2577
2578 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
2579
2580         PR bootstrap/25670
2581
2582         * Makefile.tpl ([+compare-target+]): Print explanation messages.
2583
2584         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2585         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2586         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2587         BUILD_PREFIX, BUILD_PREFIX_1.
2588         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2589
2590         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2591         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2592
2593         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2594         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2595         of `cat stage_current`.  Always provide the `r' and `s' variables.
2596         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2597         a single shell execution.
2598         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2599         bootstrapped modules, make the stage1 module if the build was not
2600         started yet, else build the current stage.
2601         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2602         (all-build, all-host, all-target, [+make_target+]-host,
2603         [+make_target+]-target): Do not use \-continued lines.
2604         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2605         (current_stage, restrap, stage_last): New.
2606
2607         * Makefile.in: Regenerate.
2608         * configure: Regenerate.
2609
2610 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2611
2612         Sync from gcc:
2613
2614         2006-01-31  Richard Guenther  <rguenther@suse.de>
2615                     Paolo Bonzini  <bonzini@gnu.org>
2616
2617         * Makefile.def (target_modules): Add libgcc-math target module.
2618         * configure.in (target_libraries): Add libgcc-math target library.
2619         (--enable-libgcc-math): New configure switch.
2620         * Makefile.in: Re-generate.
2621         * configure: Re-generate.
2622         * libgcc-math: New toplevel directory.
2623
2624         2006-01-18  Richard Henderson  <rth@redhat.com>
2625                     Jakub Jelinek  <jakub@redhat.com>
2626                     Diego Novillo  <dnovillo@redhat.com>
2627
2628         * libgomp: New directory.
2629         * Makefile.def: Add target_module libgomp.
2630         * Makefile.in: Regenerate.
2631         * configure.in (target_libraries): Add target-libgomp.
2632         * configure: Regenerate.
2633
2634 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2635             Andreas Schwab  <schwab@suse.de>
2636
2637         * configure: Regenerate.
2638
2639 2006-01-16  Paolo Bonzini  <bonzini@gnu.org>
2640
2641         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2642         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2643         the assembler, linker and binutils.
2644         * configure: Regenerate.
2645
2646 2006-01-16  Nick Clifton  <nickc@redhat.com>
2647
2648         * config.sub, config.guess: Sync from config repository.
2649
2650 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
2651
2652         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2653         @ from continuation.
2654         * Makefile.in: Rebuilt.
2655
2656 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
2657
2658         Sync from gcc:
2659
2660         2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
2661
2662         PR bootstrap/24252
2663
2664         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2665         * Makefile.tpl (OBJDUMP): New.
2666         (EXTRA_HOST_FLAGS): Add it.
2667         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2668
2669         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2670         to use symbolic links between directories.  Avoid race conditions
2671         or make them harmless.
2672         * configure.in: Do not try to use symbolic links between directories.
2673
2674         * Makefile.def (LEAN): Pass.
2675         * Makefile.tpl (LEAN): Define.
2676         (stage[+id+]-start): Accept that the previous directory does not
2677         exist, if the bootstrap is lean.
2678         (stage[+id+]-bubble): Invoke lean bootstrap commands after
2679         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
2680         configure substitution.
2681         ([+compare-target+]): Likewise.
2682         ([+bootstrap-target+]-lean): New.
2683         * configure.in: Remove lean bootstrap support from here.
2684
2685         * Makefile.in: Regenerate.
2686         * configure: Regenerate.
2687
2688         2006-01-02  Andreas Schwab  <schwab@suse.de>
2689
2690         * configure.in: When reconfiguring remove Makefile in
2691         all stage directories.
2692         * configure: Regenerate.
2693
2694 2005-12-27  Leif Ekblad  <leif@rdos.net>
2695
2696         * configure.in: Add support for RDOS target.
2697         * configure: Regenerate.
2698
2699 2005-12-27  Nick Clifton  <nickc@redhat.com>
2700
2701         PR binutils/1990
2702         * libtool.m4: Synchronize with version in GCC sources.
2703
2704 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
2705
2706         Revert Ada-related part of the previous change.
2707
2708         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2709         Do not pass.
2710         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2711         * Makefile.in: Regenerate.
2712         * configure.in: Do not include mt-ppc-aix target fragment.
2713         * configure: Regenerate.
2714
2715 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
2716
2717         * configure.in: Select appropriate fragments for PowerPC/AIX.
2718         * configure: Regenerate.
2719
2720         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2721         BOOT_CFLAGS, BOOT_LDFLAGS.
2722         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2723         BOOT_CFLAGS, BOOT_LDFLAGS.
2724         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2725         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2726         (stage): Fail if we cannot complete the work.
2727         * Makefile.in: Regenerate.
2728
2729 2005-12-16  Jeff Johnston  <jjohnstn@redhat.com>
2730
2731         * COPYING.NEWLIB: Update copyright year for default
2732         copyright.
2733
2734 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
2735
2736         * Makefile.tpl (all, do-[+make_target+], do-check, install,
2737         install-host-nogcc): Don't invoke $(stage) at the end.
2738         * Makefile.in: Regenerate.
2739
2740 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
2741
2742         * configure.in: Flip the top-level bootstrap switch.
2743         * configure: Regenerate.
2744
2745         Merge from gcc:
2746
2747         2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
2748
2749         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2750         $(stage) and $(unstage).
2751         (EXTRA_TARGET_FLAGS): Correct double-quoting.
2752         (all): Remove stray semicolon.
2753         (local-distclean): Don't handle multilib.tmp and multilib.out.
2754         (install.all): Set $s for consistency.
2755         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2756         check_multilibs setting.  Always make the install directory.
2757         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2758         Correct @if/@endif.
2759         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2760         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2761         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2762         (multilib.out): Remove.
2763         * Makefile.in: Regenerated.
2764
2765 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2766
2767         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
2768         * configure.in: Replace ms1 arch with mt.
2769         * configure: Rebuilt.
2770
2771 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
2772
2773         Sync with gcc:
2774
2775 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2776
2777         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
2778         * configure.in: Replace ms1 arch with mt.
2779         * configure: Rebuilt.
2780
2781 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
2782
2783         Sync with gcc:
2784
2785         2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
2786
2787         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2788         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2789         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
2790         Find in-tree tools if available.
2791         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2792         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2793         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2794         (COMPILER_*_FOR_TARGET): New.
2795         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2796         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2797         (CONFIGURED_*, USUAL_*): Remove.
2798         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2799         STRIP): Use autoconf substitutions.
2800         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2801         COMPILER_NM_FOR_TARGET): New.
2802         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2803
2804         (all): Make all-host and all-target in parallel.
2805         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2806         that $$r and $$s are set before invoking a recursive make.
2807         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2808         ([+bootstrap-target+]): Inline most of the `all' target.
2809
2810         2005-11-29  Ben Elliston  <bje@au.ibm.com>
2811
2812         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2813         from the gcc build directory.
2814         * Makefile.in: Regenerate.
2815
2816         2005-11-29  Ben Elliston  <bje@au.ibm.com>
2817
2818         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
2819         depend on all-libdecnumber.
2820         * configure.in (host_libs): Include libdecnumber.
2821         * Makefile.in: Regenerate.
2822         * configure: Likewise.
2823
2824         2005-11-21  Kean Johnston  <jkj@sco.com>
2825
2826         * config.sub, config.guess: Sync from upstream sources.
2827
2828 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
2829
2830         * Makefile.def: Remove gdb dependencies for gdbtk.
2831         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2832         (configure-gdb, install-gdb): New rules.
2833         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2834         * Makefile.in, configure: Regenerated.
2835
2836 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
2837
2838         PR bootstrap/24297
2839         * Makefile.tpl (do-[+make-target+], do-check, install,
2840         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2841         are set before recursing.
2842         * Makefile.in: Regenerate.
2843
2844 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
2845
2846         PR bootstrap/18939
2847         * Makefile.def (gcc) <target>: Fix thinko.
2848         * Makefile.in: Regenerate.
2849
2850 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
2851
2852         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2853         * configure: Regenerate.
2854
2855 2005-10-09  Kazu Hirata  <kazu@codesourcery.com>
2856
2857         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2858         target-libffi, target-qthreads, target-libjava, and
2859         targetlibobjc.
2860         * configure: Regenerate.
2861
2862 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
2863
2864         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2865         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2866         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2867         (USUAL_OBJDUMP_FOR_TARGET): New.
2868         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2869         * configure.in: Check for $OBJDUMP_FOR_TARGET.
2870         * configure, Makefile.in: Regenerated.
2871
2872 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2873
2874         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2875         before other host packages.
2876
2877 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2878
2879         PR bootstrap/22340
2880
2881         * configure.in (default_target): Remove.
2882         * Makefile.tpl (all): Do not use prerequisites as subroutines
2883         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2884         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2885         use prerequisites as subroutines.
2886         (check-host, check-target): New.
2887         (bootstrap configure & all targets): Do not use stage*-start
2888         if the directory layout is already ok.
2889         (non-bootstrap configure & all targets): Prepend a $(unstage).
2890         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
2891         (NOTPARALLEL): Remove.
2892         (unstage, stage variables): New variables.
2893         (unstage, stage targets): Simply expand to those variables.
2894
2895         * configure: Regenerate.
2896         * Makefile.in: Regenerate.
2897
2898 2005-10-04  James E Wilson  <wilson@specifix.com>
2899
2900         * Makefile.def (lang_env_dependencies): Add libmudflap.
2901         * Makefile.in: Regenerate.
2902
2903 2005-10-03  Catherine Moore  <clm@cm00re.com>
2904
2905         * configure.in (bfin-*-*): Support bfin.
2906         * configure: Regenerated.
2907
2908 2005-09-30  H.J. Lu  <hongjiu.lu@intel.com>
2909
2910         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2911         * configure: Regenerated.
2912
2913 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
2914
2915         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2916         (LIPO_FOR_TARGET): New.
2917         (CONFIGURED_LIPO_FOR_TARGET): New.
2918         (USUAL_LIPO_FOR_TARGET): New.
2919         (STRIP_FOR_TARGET): New.
2920         (CONFIGURED_STRIP_FOR_TARGET): New.
2921         (USUAL_STRIP_FOR_TARGET): New.
2922         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2923         STRIP_FOR_TARGET.
2924         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2925         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2926         * Makefile.in: Regenerate.
2927         * configure: Regenerate.
2928
2929 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
2930
2931         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2932         (rs6000-*-aix*): Same.
2933         * configure: Regenerate.
2934
2935 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2936
2937         * configure.in: Recognize f95 in the --enable-languages option,
2938         and substitute it for fortran, issuing a warning.
2939         * configure: Regenerate.
2940
2941 2005-09-07  Ben Elliston  <bje@au.ibm.com>
2942
2943         Import from Autoconf sources:
2944
2945         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
2946         * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
2947         Elliston.  Handle weird characters correctly.
2948
2949 2005-08-30  Phil Edwards  <phil@codesourcery.com>
2950
2951         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
2952         * configure:  Regenerated.
2953
2954 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
2955
2956         * Makefile.def (libssp): Add to lang_env_dependencies.
2957         * Makefile.in: Regenerate.
2958
2959 2005-08-17  Christian Groessler  <chris@groessler.org>
2960
2961         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2962         * Makefile.in: Regenerate.
2963
2964 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
2965
2966         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2967         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2968         Look for alternate names of the target cc and c++
2969         * configure: Regenerate.
2970
2971 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
2972
2973         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2974         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2975         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2976         tools; remove code to manually set them.
2977         (Target tools): Look in the environment for them.
2978         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2979         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2980         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2981         build directory.
2982         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2983         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2984         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2985         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2986         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2987         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2988         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2989         * configure: Regenerate.
2990         * Makefile.in: Regenerate.
2991
2992 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
2993
2994         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
2995         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
2996         * Makefile.in: Regenerated.
2997
2998 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
2999
3000         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3001         (CFLAGS_FOR_TARGET): Use it.
3002         (CXXFLAGS_FOR_TARGET): Likewise.
3003         * Makefile.in: Regenerated.
3004         * configure.in (--with-build-sysroot): New option.
3005         * configure: Regenerated.
3006
3007 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3008
3009         * Makefile.tpl: Wrap install between unstage and stage
3010         * Makefile.in: Regenerate.
3011
3012 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3013
3014         * all files: Update FSF address.
3015
3016 2005-07-14  Jim Blandy  <jimb@redhat.com>
3017
3018         * configure.in: Add cases for Renesas m32c.
3019         * configure: Regenerated.
3020
3021 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3022
3023         * COPYING, compile, config-ml.in, config.guess,
3024         config.sub, install-sh, missing, mkinstalldirs,
3025         symlink-tree, ylwrap: Sync from upstream sources.
3026
3027 2005-07-13  Eric Christopher  <echristo@redhat.com>
3028
3029         * configure.in: Add toplevel noconfigdir support for tpf.
3030         * configure: Regenerate.
3031
3032 2005-07-11  Jakub Jelinek  <jakub@redhat.com>
3033
3034         * Makefile.def (target_modules): Add libssp.
3035         * configure.in (target_libraries): Add target-libssp.
3036         * configure: Rebuilt.
3037         * Makefile.in: Rebuilt.
3038
3039 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3040
3041         PR ada/22340
3042
3043         * Makefile.def: Sync with gcc.
3044         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3045         * Makefile.in: Regenerate.
3046
3047 2005-07-07  Andreas Schwab  <schwab@suse.de>
3048
3049         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3050         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3051         * Makefile.in: Regenerated.
3052
3053 2005-07-07  Kazu Hirata  <kazu@codesourcery.com>
3054
3055         * configure.in: Add --enable-libssp and --disable-libssp.
3056         * configure: Regenerate with autoconf-2.13.
3057
3058 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3059
3060         * configure.in: Don't build sim or rda when targetting darwin.
3061         * configure: Regenerate.
3062
3063 2005-07-04  Ben Elliston  <bje@gnu.org>
3064
3065         * src-release (do-proto-toplev): Remove dejagnu bits.
3066         (DEJAGNU_SUPPORT_DIRS): Remove.
3067         (dejagnu.tar.bz2, dejagnu.tar): Likewise.
3068         (GDBD_SUPPORT_DIRS): Likewise.
3069         (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
3070         (INSIGHTD_SUPPORT_DIRS): Likewise.
3071         (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
3072
3073 2005-06-30  Ben Elliston  <bje@gnu.org>
3074
3075         * setup.com (mpw): Remove unused directive.
3076
3077 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3078
3079         * Makefile.def (stagefeedback): Come after profile.
3080         Define profiledbootstrap target.
3081         * Makefile.tpl (profiledbootstrap): Remove.
3082         (stageprofile-end): Zap stagefeedback.
3083         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3084         * Makefile.in: Regenerate.
3085
3086 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
3087
3088         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
3089         In 'cpp' stanza, support '#line' as well as '# '.
3090
3091 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
3092
3093         * configure.in (unsupported_languages): New macro.
3094         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
3095         non-ported target libraries in noconfigdirs.
3096         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3097         non-linux-gnu.  Remove libgcj_ex_libffi.
3098         <lang_frag loop>: Set add_this_lang=no if the language is in
3099         unsupported_languages.
3100         * configure: Regenerate.
3101
3102 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3103
3104         * configure.in: Fix typo in handling of --with-mpfr-dir.
3105         * configure: Regenerate.
3106
3107 2005-06-02  Jim Blandy  <jimb@redhat.com>
3108
3109         * config.sub: Add cases for the Renesas m32c.  (This patch has been
3110         accepted into the master sources.)
3111
3112 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
3113             Michael Snyder  <msnyder@redhat.com>
3114             Stan Cox  <scox@redhat.com>
3115
3116         * configure.in: Set noconfigdirs for ms1.
3117
3118         * configure: Regenerate.
3119
3120 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
3121
3122         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3123         (Dependencies): Consider target modules for bootstrap dependencies.
3124         Make target bootstrap modules depend on each stage's gcc.
3125         * Makefile.in: Regenerate.
3126
3127 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
3128
3129         * Makefile.def (configure-gcc): Depend on binutils having been built.
3130         (all-gcc): No need to do it here.
3131         * Makefile.in: Regenerate.
3132
3133 2005-05-19  Paul Brook  <paul@codesourcery.com>
3134
3135         * configure.in: Rewrite misleading error message when requested
3136         language cannot be built.
3137         * configure: Regenerate.
3138
3139 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
3140
3141         * ylwrap: Import from Automake 1.9.5.
3142
3143 2005-05-04  Mike Stump  <mrs@apple.com>
3144
3145         * configure.in: Always pass --target to target configures as
3146         otherwise rebuilds that do --recheck will fail.
3147         * configure: Rebuilt.
3148
3149 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
3150
3151         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3152         STAGE_HOST_EXPORTS.
3153         (configure, all): Add bootstrap support.
3154         (Host modules, target modules): Pass post-stage1 flags and exports.
3155         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3156         * Makefile.in: Regenerate.
3157
3158 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
3159
3160         Sync from gcc:
3161
3162         2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
3163
3164         * config.sub: Update from master copy.
3165
3166         2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
3167
3168         * configure.in <crisv32-*-*, cris-*-*>: New local variable
3169         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
3170         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
3171         "*-*-elf" and "*-*-linux*".
3172         * configure: Regenerate.
3173
3174 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
3175
3176         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3177         (TARGET_CONFIGARGS): Include --with-target-subdir.
3178         (configure, all): New macros.  Use them throughout.
3179
3180 2005-04-05  Paolo Bonzini  <bonzini@gnu.org>
3181
3182         * Makefile.tpl: Sync with gcc.
3183         * Makefile.in: Regenerate.
3184
3185 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
3186
3187         * config/mh-mingw32: Delete.
3188         * configure.in: Don't use it.
3189         * configure: Regenerate.
3190
3191 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
3192
3193         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3194         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3195         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3196         (HOST_LIB_PATH): Generate from Makefile.def.
3197         (TARGET_LIB_PATH): Likewise.
3198         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3199         * Makefile.in: Regenerate.
3200         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3201         (RPATH_ENVVAR): Include Darwin case.
3202         * configure: Regenerate.
3203
3204 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
3205
3206         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3207         * configure: Regenerate.
3208
3209 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
3210
3211         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3212         gcc_version, and gcc_version_trigger from set of flags to pass.
3213         * Makefile.tpl: Remove definitions of above variables.
3214         (config.status): Remove dependency on $(gcc_version_trigger).
3215         * Makefile.in: Regenerate.
3216         * configure.in: Do not reference config/gcc-version.m4 nor
3217         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
3218         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
3219         * configure: Regenerate.
3220
3221 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
3222             Andrew Pinski <pinskia@physics.uc.edu>
3223
3224         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3225         * Makefile.in: Regenerate.
3226
3227 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
3228
3229         PR libgcj/20160
3230         * ltmain.sh: Avoid creating archives with components that have
3231         duplicate basenames.
3232
3233 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
3234
3235         PR bootstrap/20250
3236         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3237         instead of check.
3238         * Makefile.in: Regenerate.
3239
3240 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3241
3242         Sync from gcc.
3243
3244         2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3245
3246         PR bootstrap/17383
3247         * Makefile.def (target_modules): Remove "stage", now unnecessary.
3248         * Makefile.tpl (HOST_SUBDIR): New substitution.
3249         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3250         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3251         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3252         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3253         (Host modules, Bootstrapped modules): Use it.
3254         (Build modules, Target modules): Do not create symlink trees,
3255         always configure out-of-srcdir.
3256         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3257         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3258         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3259         $(HOST_SUBDIR).  Create a symlink for host_subdir.
3260
3261         * Makefile.in: Regenerate.
3262         * configure: Regenerate.
3263
3264         Merged from libada-gnattools-branch:
3265         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3266
3267         * Makefile.def: Add gnattools as a module, depending on target-libada.
3268         * Makefile.in: Regenerate.
3269         * configure.in: Include gnattools in host_tools; disable it if ada
3270         is disabled.
3271         * configure: Regenerate.
3272
3273 2005-02-23  Nick Clifton  <nickc@redhat.com>
3274
3275         * configure: Regenerate.
3276
3277 2005-02-22  Paul Schlie  <schlie@comcast.net>
3278
3279         * configure.in: Allow darwin targeted ports to build tk, itcl and
3280         libgui.
3281
3282 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3283
3284         PR libgcj/10353
3285         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3286         * configure: Regenerate.
3287
3288 2005-02-08  Andrew Cagney  <cagney@gnu.org>
3289
3290         * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
3291         gdb/ section.  Update GDB's URL.
3292
3293 2005-01-31  Andrew Cagney  <cagney@gnu.org>
3294
3295         * gettext.m4: Only set ENABLE_NLS when gettext is present.
3296
3297 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
3298
3299         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3300         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3301         target-libgloss when not *-*-elf and *-*-aout.
3302         * configure: Regenerate.
3303
3304 2005-01-27  Andrew Cagney  <cagney@gnu.org>
3305
3306         * gettext.m4: Don't use NONE as a default for CATOBJEXT.
3307
3308 2005-01-24  Andrew Cagney  <cagney@gnu.org>
3309
3310         * gettext.m4: Only fall back to ../intl/ when it's present.
3311
3312 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3313
3314         * install-sh, config.sub: Import from upstream.
3315
3316 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3317
3318         PR bootstrap/18222
3319         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3320         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3321         * Makefile.in: Regenerate.
3322
3323 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
3324
3325         Revert 2004-12-28 Makefile changes, a better fix will be
3326         applied to mainline and src after GCC 4.0 branches.
3327
3328 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
3329
3330         PR bootstrap/17383
3331
3332         * Makefile.def (target_modules): Remove stage parameter,
3333         it is always true now.
3334         * Makefile.tpl (configure-build-[+module+],
3335         configure-target-[+module+]): Always build symlink tree
3336         for the directory and for include.  BUILD_SUBDIR and
3337         TARGET_SUBDIR cannot be . anymore.
3338         * Makefile.in: Regenerate.
3339
3340 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
3341
3342         Revert 2004-12-08 Makefile changes.
3343
3344 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
3345
3346         * configure.in (sh64-*-*): Reenable gprof.
3347         * configure: Regenerate.
3348
3349 2004-12-09  Jim Blandy  <jimb@redhat.com>
3350
3351         * MAINTAINERS: List 'depcomp' as part of automake.
3352
3353 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
3354
3355         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3356         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3357         (EXTRA_TARGET_FLAGS): Add PICFLAG.
3358         * Makefile.in: Regenerate.
3359
3360 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
3361
3362         * Makefile.tpl: Generate normal dependencies if the LHS module is
3363         not bootstrapped.
3364         * Makefile.in: Regenerate.
3365
3366 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3367
3368         * configure.in: Include config/gxx-include-dir.m4.  Use
3369         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
3370         * configure: Regenerate.
3371
3372 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3373
3374         * config.if: Delete.
3375         * configure.in: Set libstdcxx_incdir directly.
3376         * configure: Regenerate.
3377         * MAINTAINERS: Remove mention of config.if.
3378         * src-release (DEVO_SUPPORT): Remove config.if.
3379
3380 2004-12-02  Eric Christopher  <echristo@redhat.com>
3381
3382         * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
3383         of things to remove.
3384         * Makefile.in: Regenerate.
3385
3386 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3387
3388         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3389         * configure: Regenerate.
3390
3391 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3392
3393         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
3394         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
3395         * configure: Regenerate.
3396
3397 2004-11-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3398
3399         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3400         (hppa*64*-*-*): Delete incorrect comment.
3401         * configure: Rebuilt.
3402
3403 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3404
3405         * install-sh, compile: Import from automake.
3406
3407 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3408
3409         * config.guess, config.sub:  Import from savannnah.
3410
3411 2004-11-12  Mike Stump  <mrs@apple.com>
3412
3413         * Makefile.def: Add html support.
3414         * Makefile.tpl: Likewise.
3415         * Makefile.in: Regenerate.
3416
3417 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
3418
3419         PR 18423
3420         * configure.in: Remove all instances of build-fixincludes from
3421         noconfigdirs.
3422         (build_configargs): Supply --target to subdirectories.
3423         * configure: Regenerate.
3424
3425         * Makefile.def: Make gcc install depend on fixincludes install.
3426         * Makefile.in: Regenerate.
3427
3428 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
3429
3430         * configure.in (noconfigdirs) [mmix-*-*]: Disable
3431         target-libgfortran.
3432         * configure: Regenerate.
3433
3434 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
3435
3436         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3437         like CC.
3438
3439 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
3440
3441         * Makefile.def (host fixincludes): Specify missing targets.
3442         * Makefile.in: Regenerate.
3443
3444 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
3445
3446         PR other/17783
3447         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3448         * configure: Regenerated.
3449
3450 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
3451
3452         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3453         * configure: Regenerated.
3454
3455 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
3456
3457         PR target/18151
3458         * configure.in (case ${target}): Do not build fixincludes for avr.
3459         * configure: Regenerated.
3460
3461 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
3462
3463         * configure.in (case ${target}): Do not build fixincludes
3464         on platforms where it is not used.
3465         * configure: Regenerated.
3466
3467 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
3468
3469         * configure.in: Use an absolute path to install-sh.
3470         * configure: Regenerated.
3471
3472 2004-10-19  Andrew Cagney  <cagney@gnu.org>
3473
3474         * src-release (do-djunpack, do-md5sum): Install the generated file
3475         directly into the proto-toplev/ directory.
3476
3477 2004-10-19  Andrew Cagney  <cagney@gnu.org>
3478
3479         * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
3480
3481 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
3482
3483         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3484         * configure: Regenerate.
3485
3486 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
3487
3488         Fix wrong conflict resolution in:
3489
3490         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3491
3492         * Makefile.in: Regenerate.
3493         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3494         in the recursive `make', instead of hardwiring `all'.
3495         (Autogenerated TARGET-* variables): New.
3496
3497 2004-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
3498
3499         Merged from GCC / libtool upstream:
3500         2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
3501         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3502         * ltcf-cxx.sh (tpf*): Likewise.
3503         * ltconfig (tpf*): Add TPF OS configuration support.
3504
3505 2004-09-30  Tomer Levi  <Tomer.Levi@nsc.com>
3506
3507         * configure.in: Enable target-libgloss for crx-*-*.
3508         * configure: Regenerate.
3509
3510 2004-09-24  Michael Roth  <mroth@nessie.de>
3511
3512         * configure.in (--without-headers): Add missing double quotes.
3513         * configure: Regenerate.
3514
3515 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
3516
3517         * ylwrap: Revert to previous version.
3518
3519 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
3520
3521         PR bootstrap/17369
3522         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3523         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3524         SET_GCC_LIB_PATH_CMD.
3525         (BASE_TARGET_EXPORTS): Likewise.
3526         * Makefile.in: Regenerated.
3527
3528         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3529         * configure: Regenerated.
3530
3531 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
3532
3533         * config.guess: New upstream version
3534         * compile, depcomp, install-sh, ylwrap: Likewise.
3535
3536 2004-09-19  Roger Sayle  <roger@eyesopen.com>
3537
3538         * config/mh-x86omitfp: New host makefile fragment.  Add
3539         -fomit-frame-pointer to the default BOOT_CFLAGS.
3540         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3541         * configure: Regenerate.
3542
3543 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
3544
3545         PR target/11572
3546         * configure.in (*-*-darwin*): Renable libobjc.
3547         * configure: Regenerate.
3548
3549 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
3550
3551         * Makefile.def: Remove libbanshee.
3552         * Makefile.tpl: Ditto.
3553         * configure.in: Ditto.
3554         * Makefile.in: Regen.
3555         * configure: Ditto.
3556
3557 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
3558
3559         * missing: Import latest version from master repository.
3560
3561 2004-09-04  Nick Clifton  <nickc@redhat.com>
3562
3563         * config.sub: Import latest version from master repository.
3564         * config.guess: Likewise.
3565         This includes these changes:
3566
3567         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
3568
3569         * config.sub: Handle crisv32, alias etraxfs.
3570         * config.guess (crisv32:Linux:*:*): Handle.
3571
3572         2004-08-13  Brad Smith  <brad@comstyle.com>
3573
3574         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3575         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3576
3577         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
3578
3579         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3580         assume the processor is a powerpc.  This is because coreutils
3581         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3582         in this case, due to a MacOS X bug that causes
3583         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3584         to return a negative number.
3585         Problem reported by Petter Reinholdtsen in:
3586         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3587
3588         2004-07-19  Ben Elliston  <bje@gnu.org>
3589
3590         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3591
3592         2004-06-24  Ben Elliston  <bje@gnu.org>
3593
3594         * config.guess: Update copyright years.
3595         * config.sub: Likewise.
3596
3597         2004-06-22  Robert Millan  <robertmh@gnu.org>
3598
3599         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3600         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3601
3602         2004-06-22  Stanley F. Quayle <stan@stanq.com>
3603
3604         * config.guess (*:*VMS:*:*): New entry. Replaces
3605         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3606         manufacturer.
3607
3608         2004-06-22  Ben Elliston  <bje@gnu.org>
3609
3610         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3611         * config.sub: Likewise.
3612
3613         2004-06-22  Ben Elliston  <bje@gnu.org>
3614
3615         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3616         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3617
3618         2004-06-11  Ben Elliston  <bje@gnu.org>
3619
3620         * config.guess (pegasos:OpenBSD:*:*): Remove.
3621
3622         2004-06-11  Ben Elliston  <bje@gnu.org>
3623
3624         From Wouter Verhelst <wouter@grep.be>:
3625         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3626
3627         2004-06-11  Ben Elliston  <bje@gnu.org>
3628
3629         * config.guess (luna88k:OpenBSD:*:*): New.
3630
3631         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
3632
3633         * config.guess (m32r*:Linux:*:*): New case.
3634         * config.sub: Handle m32rle.
3635
3636         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
3637
3638         From Jens Petersen  <petersen@redhat.com>:
3639         * config.sub: Handle sparcv8.
3640
3641         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
3642
3643         From Tom Smith <smith@cag.lkg.hp.com>:
3644         * config.guess: Version suffixes are equally significant on Tru64
3645         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
3646         prefix of "P" (patched kernel).
3647
3648         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
3649
3650         * config.sub: Add support for National Semiconductor CRX target.
3651
3652 2004-09-03  Jan Beulich  <jbeulich@novell.com>
3653
3654         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3655         *-*-netware, but add target-libmudflap.
3656         Consolidate *-*-netware targets (of which really only i?86 exists)
3657         into a single entry.
3658         * configure: Likewise.
3659
3660 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
3661
3662         * Makefile.tpl (sorry): Remove.
3663         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3664         (cleanstrap targets): Depend on distclean, not distclean-stage1.
3665         (do-clean): Clean per-stage directories too.
3666         (do-distclean): Run distclean-stage1 too.
3667         (.NOTPARALLEL): Enable during toplevel bootstrap.
3668         (stage[+id+]-bubble): Enable parallel execution during
3669         the recursive invocation.
3670         * Makefile.in: Regenerate.
3671
3672         Sync from gcc (moving the Makefile.in change to Makefile.tpl):
3673
3674         2004-08-31  Robert Bowdidge <bowdidge@apple.com>
3675
3676         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3677         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3678         * configure: regenerate
3679         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3680         -mdynamic-no-pic
3681
3682 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
3683
3684         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3685         include.
3686         * configure.in: Fix indentation.
3687         * configure: Regenerate.
3688
3689 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
3690
3691         * Makefile.def (build_modules): Add fixincludes.
3692         (dependencies): Make gcc depend on fixincludes.
3693         * configure.in (build_tools): Add fixincludes.
3694         (build_configdirs): Always include build_libs.
3695         * Makefile.in: Regenerate.
3696         * configure: Regenerate.
3697
3698 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
3699
3700         * Makefile.def (bootstrap stages): Add 'lean' parameter.
3701         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3702         phony targets; do not generate timestamp files.
3703         (distclean-stageN): Remove references to their timestamp files.
3704         (restageN, touch-stageN): Remove.
3705         (stageN-bubble): Rewritten.
3706         (compare): Support lean bootstraps.
3707         * Makefile.in: Regenerate.
3708
3709         * configure.in: Only warn when bootstrapping but
3710         build != host or build != target.  Support lean bootstraps.
3711         * configure: Regenerate.
3712
3713         Sync from gcc:
3714         2004-08-26  Phil Edwards  <phil@codesourcery.com>
3715
3716         * configure.in:  Give a better error message if GMP/MPFR are missing
3717         and a language needing them has been requested.
3718         * configure:  Regenerated.
3719
3720         2004-08-25  Phil Edwards  <phil@codesourcery.com>
3721
3722         * configure.in:  Print a list of available language front-ends if
3723         a requested one is missing.  Tidy stray tab characters.
3724         * configure:  Regenerated.
3725
3726 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
3727
3728         * Makefile.in: Regenerate.
3729         * configure: Regenerate.
3730
3731         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3732         stage_*_flags.
3733         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3734         for bootstrapped modules if toplevel bootstrap is going.
3735         (GCC bootstrap): Generate per-stage targets for all bootstrapped
3736         modules.  Adjust for changes in Makefile.def.  Enable several
3737         rules even in non-bootstrap mode, just to avoid peppering the
3738         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3739         (stage-[+prev+]-bubble): Remove.
3740
3741         * Makefile.def (Dependencies): Depend on all-build-bison,
3742         all-build-flex, all-build-byacc, all-build-texinfo, rather
3743         than the host variations.
3744         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
3745         with BUILD_SUBDIR.
3746         (BISON): Update for recent Bisons.
3747         (YACC): Fix typo.
3748         (cross): Depend on all-build.
3749         (all): Do not depend on all-build.
3750         (prebootstrap): Remove.
3751         (dep-kind): Accept separate prefixes for MODULE and ON variables.
3752         (Prebootstrap dependencies): Add them to the per-stage targets
3753         and to all-prebootstrap.
3754         * configure.in (build_configdirs): Always enable build_tools.
3755         (BUILD_DIR_PREFIX): Remove.
3756
3757         * Makefile.def (gcc): Add target variable.
3758         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3759         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3760         in the recursive `make', instead of hardwiring `all'.
3761         (Autogenerated TARGET-* variables): New.
3762
3763 2004-08-17  Robert Millan  <robertmh@gnu.org>
3764
3765         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3766         (instead of FreeBSD).
3767         * configure: Regenerate.
3768
3769 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3770
3771         * Makefile.def, configure.in, src-release: Remove useless, bogus
3772         references to tix.
3773         * Makefile.in, configure: Regenerate.
3774
3775         * src-release: Stop distributing mmalloc with gdb (which doesn't
3776         use it).
3777         * Makefile.def: GDB doesn't depend on mmalloc anymore.
3778         * Makefile.in: Regenerate.
3779
3780 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
3781
3782         * configure.in (arm*-*-eabi*): New target.
3783         * configure: Regenerate.
3784
3785 2004-08-01  Robert Millan  <robertmh@gnu.org>
3786
3787         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3788         libmudflap for all GNU-based systems (with Glibc).
3789         * configure: Regenerate.
3790
3791 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
3792
3793         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3794         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3795         (Dependencies): New section.
3796         * Makefile.tpl (Dependencies): Generate from Makefile.def.
3797         (configure-target-[+module+]): Depend on maybe-all-gcc
3798         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
3799         (toplevel profiledbootstrap): Fix dependencies.
3800         * Makefile.in: Regenerate.
3801
3802 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
3803
3804         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3805         target-libiberty to noconfigdirs.
3806
3807 2004-08-03  Paul Brook  <paul@codesourcery.com>
3808
3809         * configure.in: Check for MPFR as well as GMP.
3810         * configure: Regenerate.
3811
3812 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
3813
3814         * Makefile.def (host-modules): Add gcc.
3815         * Makefile.in: Regenerate.
3816         * Makefile.tpl (sorry): New rule.
3817         (configure-host, all-host, [+make_target+]-host, do-check,
3818         install-host): Do not add gcc as a special case.
3819         (host modules): Add a small special-casing for gcc.  Export
3820         extra_make_flags through the environment.
3821         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3822         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3823         other recursive targets for gcc): Remove.
3824
3825         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3826         (stage, unstage): New rules.
3827         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3828         distclean-stage[+id+]): Use stage_current.
3829         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3830         the stage*-start rules.
3831
3832 2004-07-19  Robert Millan  <robertmh@gnu.org>
3833
3834         Synced from gcc:
3835
3836         2004-04-26  Robert Millan  <robertmh@gnu.org>
3837
3838         Add patches from libtool CVS.
3839         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
3840         * ltconfig: Likewise.
3841         * ltcf-c.sh: Likewise.
3842         * ltcf-cxx.sh: Likewise.
3843         * ltcf-gcj.sh: Likewise.
3844
3845 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
3846
3847         * configure.in: Add noconfigdirs for crx-*-*.
3848         * configure: Regenerate.
3849
3850 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
3851
3852         Synced from gcc:
3853
3854         2004-07-09  Loren J. Rittle <ljrittle@acm.org>
3855
3856         * configure.in: Build libmudflap by default on FreeBSD.
3857         * configure: Regenerated.
3858
3859         2004-07-09  Mark Mitchell  <mark@codesourcery.com>
3860
3861         * configure.in: Do not build libmudflap by default on non-GNU/Linux
3862         systems.
3863         * configure: Regenerated.
3864
3865         2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3866
3867         PR target/16344
3868         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3869         feedback based compiler.
3870         * Makefile.in: Rebuilt.
3871
3872         2004-07-05  Phil Edwards  <phil@codesourcery.com>
3873
3874         * configure.in:  Do not prepend $srcdir to /dev/null in
3875         makefile fragments.
3876         * configure:  Regenerate.
3877
3878 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
3879
3880         * Makefile.def (host_modules): Set bootstrap=true for flex.
3881         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3882         * Makefile.in: Rebuilt.
3883
3884 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
3885
3886         * Makefile.def (build_modules): Add bison, byacc, flex,
3887         m4, texinfo.
3888         (flags_to_pass): Add FLEX.
3889         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3890         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3891         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3892         DEFAULT_MAKEINFO): Remove.
3893         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3894         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3895         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3896         objdir or else use configured tool.
3897         (all-build): New.
3898         (all): Depend on it.
3899         (Build module dependencies): Add.
3900         * Makefile.in: Regenerate.
3901         * configure.in: Better support for multiple build modules,
3902         matching what is done for host/target modules.  Do not look
3903         for "plausible" locations of build tools if Canadian cross.
3904         Use autoconf's AC_PROG_CC to find a C compiler.  Define
3905         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
3906         * configure: Regenerate.
3907
3908 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3909
3910         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3911         * Makefile.in: Regenerate.
3912
3913 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
3914
3915         * Makefile.tpl (configure-build-[+module+],
3916         configure-[+module+], configure-target-[+module+]): Pass
3917         [+extra_configure_args+].
3918         (all-build-[+module+], all-[+module+], check-[+module+],
3919         install-[+module+], [+make_target+]-[+module+],
3920         all-target-[+module+], check-target-[+module+],
3921         install-target-[+module+], [+make_target+]-target-[+module+]):
3922         Pass [+extra_make_args+].
3923         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3924         (GCC_HOST_EXPORTS): Remove.
3925         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3926         cross, check-gcc, check-gcc-c++, install-gcc,
3927         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3928         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3929         * Makefile.in: Regenerate.
3930
3931 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
3932
3933         * configure.in: Check for srcdir/winsup rather than build directory
3934         winsup.
3935         * configure: Regenerate.
3936
3937 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
3938
3939         * configure.in: Don't build Cygwin native newlib if winsup
3940         directory is missing.  Emit warning instead.
3941         * configure: Regenerate.
3942
3943 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
3944
3945         * Makefile.tpl (touch-stage[+id+]): New.
3946         (restage[+prev+]): Depend on touch-stage[+id+].
3947
3948         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3949         Use it throughout.
3950
3951         * Makefile.def: Add profile and feedback bootstrap stages.
3952         Remove next field from bootstrap stages.
3953         * Makefile.tpl (LN, LN_S): Substitute.
3954         (stageN-start, stageN-end): Use double-colon rules, to
3955         provide a hook for additional setup commands.
3956         (distclean-stageN-gcc, restageN): Create dependencies from
3957         [+prev+], not from [+next+].
3958         (stageN-bubble): Add commands for successive stages from
3959         [+prev+], using double-colon rules.
3960         (all-stageN-gcc): Fix typo.
3961         (stagefeedback-start, profiledbootstrap): New.
3962         * Makefile.in: Regenerate.
3963         * configure.in: Call ACX_PROG_LN.
3964         * configure: Regenerate.
3965
3966 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
3967
3968         * configure.in: Fix --enable-bootstrap breakage introduced in trees
3969         without gcc.
3970         * configure: Regenerate.
3971
3972 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3973
3974         * Makefile.tpl: Fix typo.
3975         * Makefile.in: Regenerate.
3976
3977 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
3978
3979         * configure.in: Remove new- prefix from toplevel
3980         bootstrap targets.
3981         * configure: Regenerate.
3982
3983 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
3984
3985         Merge this patch from the gcc tree:
3986
3987         2004-05-30  Andreas Jaeger  <aj@suse.de>
3988                     Jim Wilson <wilson@specifixinc.com>
3989
3990         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3991         like CC.
3992
3993 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
3994
3995         * Makefile.tpl (all.normal): Rename to all.
3996         (all): Replace with a rule to pick the default
3997         target from configure.
3998         (all-gcc, configure-gcc): Use conditionals to
3999         do nothing when toplevel bootstrap is going on.
4000         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4001         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4002         * configure.in: Support --enable-bootstrap.
4003
4004         * Makefile.def: Remove new- prefix from toplevel
4005         bootstrap targets.
4006         * Makefile.tpl: Likewise.
4007
4008         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
4009         target.
4010
4011         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4012         $(RECURSE_FLAGS) to recursive invocation of make.
4013
4014         * Makefile.in: Regenerate.
4015         * configure: Regenerate.
4016
4017 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
4018
4019         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4020         * configure: Regenerate.
4021
4022 2004-05-25  Daniel Jacobowitz  <drow@false.org>
4023
4024         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4025         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4026         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
4027         targets.
4028         * Makefile.in: Regenerate.
4029
4030 2005-05-24  Paolo Bonzini <bonzini@gnu.org>
4031
4032         * configure.in: Test the ability to symlink directories.
4033         * configure: Regenerate.
4034
4035         * Makefile.def (bootstrap-stage): New definitions.
4036         * Makefile.tpl (configure-stage1-gcc,
4037         configure-stage2-gcc, configure-stage3-gcc,
4038         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4039         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4040         new-restage3, compare): Autogenerate, see Makefile.in
4041         entry for behavioral changes.
4042         (distclean-stage1, new-stage1-start, new-stage1-end,
4043         new-stage1-bubble, distclean-stage2, new-stage2-start,
4044         new-stage2-end, new-stage2-bubble, distclean-stage3,
4045         new-stage3-start, new-stage3-end): New autogenerated targets.
4046         (objext, prebootstrap, BOOT_CFLAGS,
4047         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4048         targets.
4049
4050         * Makefile.in: Regenerate.
4051         (distclean-stage1, new-stage1-start, new-stage1-end,
4052         new-stage1-bubble, distclean-stage2, new-stage2-start,
4053         new-stage2-end, new-stage2-bubble, distclean-stage3,
4054         new-stage3-start, new-stage3-end): New targets.
4055         (all-stage1-gcc): Move prebootstrap dependency from here...
4056         (configure-stage1-gcc): ...to here.
4057         (new-bootstrap): Use bubble targets.
4058         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4059         Use per-stage distclean targets.
4060         (configure-stage1-gcc, configure-stage2-gcc,
4061         configure-stage3-gcc, all-stage1-gcc,
4062         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4063         Use new-stageN-start to prepare the tree.
4064
4065 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
4066
4067         * Makefile.def (host_modules): add libcpp.
4068         * Makefile.tpl: Add dependencies on and for libcpp.
4069         * Makefile.in: Regenerate.
4070         * configure.in: Add libcpp host module.
4071         * configure: Regenerate.
4072
4073 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
4074
4075         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4076         of libf2c.
4077         * configure, Makefile.in: Regenerate.
4078
4079 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4080
4081         Merge from tree-ssa-20020619-branch.
4082
4083         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4084         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4085         (HOST_GMPLIBS): Define.
4086         (HOST_GMPINC): Define.
4087         (TARGET_LIB_PATH): Add libmudflap.
4088         (GFORTRAN_FOR_TARGET): Define.
4089         (configure-build*): Export GFORTRAN.
4090         (configure-gcc): Export GMPLIBS and GMPINC.
4091         (all-gcc): Add maybe-all-libbanshee.
4092         (configure-target-libgfortran): Define.
4093         * Makefile.in: Regenerate.
4094         * configure.in (host_libs): Add libbanshee.
4095         (target_libraries): Add target-libmudflap and target-libgfortran.
4096         Add --with-libbanshee.
4097         Handle --disable-libmudflap.
4098         (*-*-freebsd*): Use with_gmp.
4099         Add $(libgcj) to noconfigdirs.
4100         * configure: Regenerate.
4101         * depcomp: New file.
4102         * MAINTAINERS: Add tree-ssa maintainers.
4103
4104 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
4105
4106         * config/acx.m4: Fix fastcompare support for new-bootstrap.
4107         * configure: Regenerate.
4108
4109 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
4110
4111         Revert:
4112         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4113
4114         * Makefile.def (flags_to_pass): Remove *dir variables that
4115         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4116         as well as prefix and exec_prefix.
4117         * Makefile.in: Regenerate.
4118
4119 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4120
4121         * Makefile.def (host_modules): Mark with the bootstrap
4122         flag packages on which gcc depends.
4123         * Makefile.tpl (all-bootstrap): Use it.
4124         * Makefile.in: Regenerate.
4125
4126 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4127
4128         * Makefile.def (flags_to_pass): Remove *dir variables that
4129         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4130         as well as prefix and exec_prefix.
4131         * Makefile.in: Regenerate.
4132
4133 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4134
4135         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4136         * configure: Regenerate.
4137         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4138         * gcc/Makefile.tpl (compare): Use the result of the test.
4139         * gcc/Makefile.in: Regenerate.
4140
4141 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
4142
4143         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4144         Always relocate gcc and prev-gcc to the original names, even
4145         if the build fails.
4146         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4147         New targets.
4148
4149 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4150
4151         * configure.in (mips*-*-irix5*): Enable ld.
4152         * configure: Regenerate.
4153
4154 2004-04-15  James E Wilson  <wilson@specifixinc.com>
4155
4156         * Makefile.tpl (configure-[+module+], configure-gcc,
4157         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4158         Set and export LDFLAGS.
4159         * Makefile.in: Regenerate.
4160
4161 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4162
4163         PR bootstrap/14871
4164         * Makefile.tpl: If we don't have built-in-tree target tools,
4165         use the ones found by configure rather than hacking around with
4166         program_transform_name.
4167         * configure.in: Give Makefile.tpl the information necessary
4168         to do that.
4169         * Makefile.in: Regenerate.
4170         * configure: Regenerate.
4171
4172 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
4173
4174         PR bootstrap/14760
4175         * configure.in: When computing baseargs, strip *all* copies of
4176         offending options.  Also, don't match/substitute the trailing space,
4177         so that this actually works when two similar options are separated by
4178         only one space.
4179         * configure: Regenerate.
4180
4181 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
4182
4183         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4184         (rs6000-*-aix*): Same.
4185         * configure: Regenerate.
4186
4187 2004-03-25  Stan Shebs  <shebs@apple.com>
4188
4189         Remove MPW support, no longer used.
4190         * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
4191         mpw-install: Remove files.
4192         * src-release (DEVO_SUPPORT): Remove names of removed files.
4193         * MAINTAINERS: Likewise.
4194
4195 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
4196
4197         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4198         STRICT_WARN, WARN_CFLAGS flags passed down to make.
4199         * Makefile.in: Regenerate.
4200
4201         * configure.in (top level bootstrap support): Rework --enable-werror
4202         to set @stage2_werror_flag@.
4203         * configure: Regenerate.
4204         * Makefile.tpl (top level bootstrap support): Pass
4205         @stage2_werror_flag@ down to configure in stages 2 and 3.
4206         * Makefile.in: Regenerate.
4207
4208 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4209
4210         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4211         for stages 2 and 3 as well as in make.  As a consequence, remove
4212         OUTPUT_OPTION (now detected by configure) from the flags passed down
4213         to make.
4214         * Makefile.in: Regenerate.
4215
4216         * Makefile.tpl (new-bootstrap): Fix typo.
4217         * Makefile.in: Regenerate.
4218
4219 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4220
4221         * Makefile.tpl: Rearrange by moving recursive_targets rules
4222         into their proper sections.
4223         * Makefile.tpl (top level bootstrap support): Move disabling
4224         of coverage flags from 'make' to 'configure'; improve comments.
4225         * Makefile.in: Regenerate.
4226
4227         * Makefile.tpl (experimental top level bootstrap) Move stage1
4228         language setting from all- target to configure- target; disable
4229         intermodule optimization in stage 1; prevent gratuitous rebuilds
4230         of stage 1.
4231         * Makefile.in: Regenerate.
4232         * configure.in: Comma-separate stage 1 language list for top
4233         level bootstrap.
4234         * configure: Regenerate.
4235
4236         * Makefile.tpl: Clean up experimental top level bootstrap support:
4237         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4238         prev-gcc in configure- targets as well as all- targets.
4239         * Makefile.in: Regenerate.
4240
4241 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
4242
4243         * configure.in: Remove symbolic link section.
4244         * configure: Regenerate.
4245         * Makefile.tpl (links): Remove.
4246         * Makefile.in: Regenerate.
4247
4248 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
4249             Nathanael Nerode  <neroden@gcc.gnu.org>
4250
4251         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4252         Set with AC_CHECK_PROGS.
4253         * configure.in: Fix comment typo from last patch.
4254         * configure: Regenerate.
4255
4256 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
4257
4258         * Makefile.tpl: Introduce experimental top level bootstrap support.
4259         * Makefile.in: Regenerate.
4260         * configure.in: Introduce support for top level bootstrap.
4261         * configure: Regenerate.
4262
4263 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4264             Paolo Bonzini  <bonzini@gnu.org>
4265
4266         PR bootstrap/14522
4267         * configure.in: Cope with shells that do not support unquoted ^
4268         * configure: Regenerate.
4269
4270 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4271             Paolo Bonzini  <bonzini@gnu.org>
4272
4273         PR bootstrap/14522
4274         * configure.in: Cope with shell that do not support nesting
4275         quotes inside quoted backquote substitutions.
4276         * configure: Regenerate.
4277
4278 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
4279
4280         PR bootstrap/14522
4281         * configure.in: Fix escaping of $.
4282         * configure: Regenerate.
4283
4284 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4285
4286         * configure: Regenerate.
4287
4288 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
4289
4290         PR ada/14131
4291         Move language detection to the top level.
4292         * configure.in: Find default values for the tools as
4293         soon as possible.  Disable ada if GNAT is not found.
4294         Emit error message about missing languages.  Expand
4295         --enable-languages=all for the gcc subdirectory.
4296
4297 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
4298
4299         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4300         and disable libgcj.
4301         * configure: Regenerated.
4302
4303 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4304
4305         PR bootstrap/7087
4306         * Makefile.tpl: Guard XFOO sed statements better.
4307         * Makefile.tpl: Add dependency for configure-target-libada.
4308         * Makefile.in: Regenerate (incidentally fixes broken
4309         commit when libada-branch was merged).
4310
4311 2004-02-28  Andrew Cagney  <cagney@redhat.com>
4312
4313         * src-release (CVS_NAMES): Define.
4314         (do-tar, do-tar): Prune $(CVS_NAMES).
4315
4316 2004-02-23  Andrew Cagney  <cagney@redhat.com>
4317
4318         * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
4319         2004-02-19.09.
4320
4321 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4322
4323         PR bootstrap/11932
4324         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4325
4326 2004-02-19  Andrew Cagney  <cagney@redhat.com>
4327
4328         * config.guess: Update from version 2003-06-12 to 2004-02-16.
4329         * config.sub: Update from version 2003-06-13 to 2004-02-16.
4330
4331 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
4332
4333         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4334         (rs6000-*-aix*): Same.
4335         * configure: Regenerate.
4336
4337 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
4338
4339         * configure.in (host): Add in missing $noconfigdirs to defines.
4340         * configure: Regenerate.
4341
4342 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
4343             Nathanael Nerode  <neroden@gcc.gnu.org>
4344
4345         PR ada/6637, PR ada/5911
4346         Merge with libada-branch:
4347         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4348         with appropriate dependencies. Add --enable-libada configure switch.
4349         * configure, Makefile.in: Regenerate.
4350
4351 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4352
4353         * configure.in: Don't pass --with-stabs on IRIX 5 either.
4354         * configure: Regenerate.
4355
4356 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
4357
4358         * COPYING.NEWLIB: Update Red Hat license to 2004.
4359
4360 2004-01-23  DJ Delorie  <dj@redhat.com>
4361
4362         * Makefile.def (target_modules) [libiberty]: Don't stage.
4363         * Makefile.in: Rebuilt.
4364
4365 2004-01-23  Jeff Johnston  <jjohnstn@redhat.com>
4366
4367         * COPYING.NEWLIB: Update to include copyrights for new
4368         iconv code.
4369
4370 2004-01-15  Andrew Cagney  <cagney@redhat.com>
4371
4372         * src-release: Update copyright year.
4373         (do-proto-toplev): Configure using i686-pc-linux-gnu.
4374         (NEWLIB_SUPPORT_DIRS): Delete macro.
4375         (newlib.tar.bz2): Delete rule.
4376
4377 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
4378
4379         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4380         * Makefile.tpl (configure-target-[+module+]): Support stage.
4381         * Makefile.in: Rebuilt.
4382
4383 2003-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4384
4385         * gettext.m4: Quote names of macros to be defined by AC_DEFUN
4386         throughout.
4387
4388 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4389
4390         * configure.in: Use ./config.cache, not config.cache.
4391         * configure: Regenerate.
4392         * Makefile.tpl: Special-casing not needed for GCC any more.
4393         * Makefile.in: Regenerate.
4394
4395         * configure.in: Don't share a cache file for host dirs.
4396         * configure: Regenerate.
4397
4398         * config-ml.in: Don't mess with the cache file.
4399
4400 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4401
4402         * Makefile.tpl: Make GCC use a separate config.cache.
4403         * Makefile.in: Regenerate.
4404
4405         PR bootstrap/11932, PR bootstrap/11933
4406         (I don't know if it will fix either of them, but it relates
4407         to them.)
4408         * configure.in: Don't use shared config.cache for target
4409         directories.
4410         * configure: Regenerate.
4411
4412 2003-12-31  Roger Sayle  <roger@eyesopen.com>
4413
4414         * configure.in (ia64*-*-hpux*): Disable building java libraries.
4415         * configure: Regenerated.
4416
4417 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
4418
4419         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4420         * configure: Regenerated.
4421
4422 2003-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4423
4424         Port change over from GCC:
4425         2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
4426         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4427         (configure-build-[+module+], configure-[+module+]): Likewise.
4428         (configure-target-[+module+], configure-gcc, config.status): Likewise.
4429         * Makefile.in: Regenerate.
4430
4431 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
4432
4433         * configure.in (raw_libstdcxx_flags): Remove the leading space.
4434         * configure: Regenerate.
4435
4436 2003-11-27  Jeff Johnston  <jjohnstn@redhat.com>
4437
4438         * COPYING.NEWLIB: Add license info for long long routines added to
4439         stdlib.
4440
4441 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
4442
4443         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4444         * Makefile.in: Regenerate.
4445
4446 2003-10-20  Phil Edwards  <phil@codesourcery.com>
4447
4448         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
4449         * configure:  Regenerate.
4450
4451 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4452
4453         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4454         HOST_FLAGS_TO_PASS.
4455         * Makefile.in: Regenerate.
4456
4457 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
4458
4459         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4460         * configure: Rebuilt
4461         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4462         * Makefile.in: Rebuilt
4463
4464 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4465
4466         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4467
4468 2003-10-01  Phil Edwards  <pme@gcc.gnu.org>
4469
4470         * config-ml.in:  Use ac_configure_args directly instead of
4471         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
4472         actually seen.
4473
4474 2003-10-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
4475
4476         * config-ml.in: Propagate INSTALL variables.
4477
4478 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
4479
4480         * configure.in: Pass a computed --program-transform-name
4481         to subconfigures.
4482         * configure: Regenerated.
4483
4484 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
4485
4486         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4487         * Makefile.in: Regenerate.
4488
4489         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4490         * Makefile.in: Regenerate.
4491
4492 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
4493
4494         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4495         quoting.
4496         * configure: Regenerated.
4497
4498 2003-09-12  Michael Chastain  <mec@shout.net>
4499
4500         Fix PR gdb/857.
4501         * src-release (do-proto-topleve): Remove junk files
4502         intl/config.cache, intl/config.status,
4503         intl/config.h, intl/stamp-h.
4504
4505 2003-09-14  Andrew Cagney  <cagney@redhat.com>
4506
4507         * src-release (dejagnu.tar): New target.
4508         (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
4509         (do-djunpack): Use $(PACKAGE) for the package name.
4510
4511 2003-09-04  DJ Delorie  <dj@redhat.com>
4512
4513         * configure: Regenerate.
4514
4515 2003-09-04  Robert Millan  <robertmh@gnu.org>
4516
4517         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
4518
4519 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4520
4521         * configure.in: Ensure arguments to sed are properly spaced.
4522         * configure: Regenerate.
4523
4524 2003-08-28  Daniel Jacobowitz  <drow@mvista.com>
4525
4526         Merge from gcc:
4527         2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
4528         * install-sh:  Update to newer upstream versions (associated with
4529         aclocal 1.7).
4530         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
4531
4532 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
4533
4534         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4535         * configure: Regenerated.
4536
4537 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
4538
4539         * configure.in:  Use newline instead of semicolon when assuming
4540         shell arguments in a for loop.
4541         * configure:  Regenerated.
4542
4543 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
4544
4545         PR 8180
4546         * configure.in: When testing with_libs and with_headers, treat
4547         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
4548         * configure: Regenerate.
4549
4550         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4551         make, shell, etc.
4552         (baseargs): Likewise.
4553         * configure: Regenerate.
4554
4555 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
4556
4557         * configure.in: Disable libgcj for darwin not on powerpc.
4558         * configure: Rebuild.
4559
4560 2003-08-15  Michael Chastain  <mec@shout.net>
4561
4562         * src-release (do-proto-toplev): Remove junk files
4563         dejagnu/example/calc/config.status,
4564         dejagnu/example/calc/config.log.
4565
4566 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
4567
4568         * config-ml.in, symlink-tree: Add license.
4569
4570 2003-08-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4571
4572         Merge from gcc:
4573
4574         2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
4575         * Makefile.tpl (check, check-c++): Express dependencies using
4576         dependencies rather than commands.
4577         * Makefile.in: Regenerate.
4578
4579         2003-07-31  Geoffrey Keating  <geoffk@apple.com>
4580         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4581         * Makefile.in: Update.
4582
4583 2003-08-01  Andrew Cagney  <cagney@redhat.com>
4584
4585         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4586         * configure: Ditto.
4587
4588 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
4589
4590         * configure.in: Enable libgcj for darwin.
4591         * configure: Rebuild.
4592
4593 2003-07-29  Nathanael Nerode  <neroden@gcc.gnu.org>
4594
4595         * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
4596
4597 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4598
4599         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4600         creating target and build subdirs to build all parent dirs as needed.
4601         * Makefile.in: Rebuild.
4602         * configure.in: Don't build dirs explicitly here.
4603         * configure: Rebuild.
4604
4605 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
4606
4607         * Makefile.tpl (all-make): Depend on intl.
4608         * Makefile.in: Rebuilt.
4609
4610 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
4611
4612         * config.if: Remove unused libc_interface determination.
4613
4614 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4615
4616         * Makefile.in: Regenerate, correctly this time.
4617
4618 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4619
4620         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
4621         unused INSTALL_PROGRAM_ARGS.
4622         * configure.in: Use AC_PROG_INSTALL.
4623         * Makefile.in: Regenerate.
4624         * configure: Regenerate.
4625
4626 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
4627
4628         * configure: Rebuilt.
4629         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4630         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4631         newlib nor libgloss.
4632         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
4633         * configure.in (am33_2.0-*-linux*): Added.
4634
4635 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
4636
4637         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4638         * configure: Regenerate.
4639
4640 2003-07-06  H.J. Lu <hongjiu.lu@intel.com>
4641
4642         * config-ml.in: Replace PWD with PWD_COMMAND.
4643         * Makefile.tpl: Likewise.
4644         * Makefile.in: Regenerated.
4645
4646 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
4647
4648         * configure.in: Clean up config-lang.in handling.  Delete
4649         useless assignment to "subdirs".
4650         * configure: Regenerate.
4651
4652 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
4653
4654         * configure.in: Rename 'target_libs' to 'target_libraries'.
4655         Remove useless reference to 'target_libs'.
4656         * configure: Regenerate.
4657
4658 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
4659
4660         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4661         * Makefile.in: Regenerate.
4662
4663 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4664
4665         * Makefile.def: Introduce flags_to_pass.
4666         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4667         * Makefile.in: Regenerate.
4668
4669 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
4670
4671         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4672         and target-libgloss.
4673         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4674         <h8300*-*-*>: Disable libf2c and ${libgcj}.
4675         * configure: Regenerate.
4676
4677 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4678
4679         * configure.in: Update testsuite_flags to new location.
4680         * configure. Regenerate.
4681
4682 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4683
4684         * Makefile.tpl: Remove BUILD_CC stuff.
4685         * Makefile.in: Regenerate.
4686
4687 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
4688
4689         * config.guess: Update to 2003-06-12 version.
4690         * config.sub: Update to 2003-06-13 version.
4691
4692 2003-06-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4693
4694         * MAINTAINERS: Add myself as MIPS co-maintainer.
4695
4696 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
4697
4698         * config.guess: Update to 2003-06-06 version.
4699         * config.sub: Update to 2003-06-06 version.
4700
4701 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4702
4703         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4704         * configure. Regenerate.
4705
4706 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
4707
4708         * configure.in: Disable serial configure by default.
4709         * configure: Regenerate.
4710         * Makefile.tpl: Abolish .NOTPARALLEL.
4711         * Makefile.in: Regenerate.
4712
4713         * Makefile.tpl: Replace {build,host,target}_canonical by
4714         {build,host,target}.
4715         * Makefile.in: Regenerate.
4716
4717         * Makefile.tpl: Fix stupid pasto.
4718         * Makefile.in: Regenerate.
4719
4720 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4721
4722         * Makefile.tpl: Remove bogus conditional.
4723         * Makefile.in: Regenerate.
4724
4725 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4726
4727         * Makefile.tpl: Make 'recursive targets' using autogen rather
4728         than shell loop.  Remove duplicate 'clean' targets and false
4729         comments.
4730         * Makefile.def: Add systematic dependencies to 'recursive' targets.
4731         Add systematic method of specifying missing targets in subdirs.
4732         Add copyright boilerplate.
4733         * Makefile.in: Regenerate.
4734         * configure.in: Add 'recursive targets' to maybe list.
4735         * configure: Regenerate.
4736
4737         * Makefile.tpl: Rename [+target+] to [+make_target+].
4738         * Makefile.def: Rename 'target' to 'make_target'.
4739
4740 2003-05-30  Nick Clifton  <nickc@redhat.com>
4741
4742         * README-maintainer-mode: Update URL for locating blessed config
4743         tools.
4744
4745 2003-05-29  Robert Millan  <rmh@debian.org>
4746
4747         * ltconfig: Import this patch and modify for use with current
4748         version of ltconfig:
4749
4750         2003-05-21  Bruno Haible  <bruno@clisp.org>
4751
4752         * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
4753         GNU/FreeBSD.
4754
4755 2003-05-28  DJ Delorie  <dj@redhat.com>
4756
4757         * Makefile.tpl: Make maybe-check-gcc .PHONY.
4758         * Makefile.in: Regenerate.
4759
4760 2003-05-28  Jeff Johnston  <jjohnstn@redhat.com>
4761
4762         * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
4763
4764 2003-05-21  DJ Delorie  <dj@redhat.com>
4765
4766         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4767         newlib or libgloss.
4768         * Makefile.in: Regenerate.
4769
4770 2003-05-21  DJ Delorie  <dj@redhat.com>
4771
4772         * Makefile.tpl: Add missing empty maybe-check-gcc target.
4773         * Makefile.in: Regenerate.
4774
4775 2003-05-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4776
4777         * configure.in: Use curly braces in the definition of tooldir.
4778         * configure: Regenerate.
4779
4780 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4781
4782         * configure.in: Switch more things to use maybe dependencies.
4783         * Makefile.tpl: Switch more things to use maybe dependencies.
4784         Factor out common code from autogen IF statements.
4785         * configure: Regenerate.
4786         * Makefile.in: Regenerate.
4787
4788 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
4789
4790         * configure.in: Accept i[3456789]86 for machine type.
4791         * configure: Regenerate.
4792
4793 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
4794
4795         * configure.in: Switch more things to use maybe dependencies.
4796         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
4797         * configure: Regenerate.
4798         * Makefile.tpl: Switch more things to use maybe dependencies.
4799         * Makefile.in: Regenerate.
4800
4801 2003-05-16  Andreas Schwab  <schwab@suse.de>
4802
4803         * Makefile.tpl (install-opcodes): Define.
4804         * Makefile.in: Rebuild.
4805
4806 2003-05-13  Andreas Jaeger  <aj@suse.de>
4807
4808         * config.guess: Update to 2003-05-09 version.
4809         * config.sub: Update to 2003-05-09 version.
4810
4811 2003-05-13  Michael Eager <eager@mvista.com>
4812
4813         * configure.in: Correct sed script so that options in quotes are not
4814         deleted.
4815         * configure: Rebuild.
4816
4817 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
4818
4819         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
4820         and $$s/newlib/libc/sys/cygwin32 include paths.
4821         * configure: Ditto.
4822
4823 2003-05-05  H.J. Lu <hjl@gnu.org>
4824
4825         * config-ml.in: Restored from gcc repository.
4826
4827 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
4828
4829         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
4830         * Makefile.in: Regenerate.
4831
4832 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
4833
4834         * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
4835         and Makefile.def.
4836
4837 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
4838
4839         * Makefile.tpl: Clean $(BUILD_SUBDIR).
4840         * Makefile.in: Regenerated.
4841
4842 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4843
4844         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
4845         * Makefile.in: Regenerate.
4846
4847 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
4848
4849         * configure.in (powerpc64*-*-linux*): Remove.
4850         * configure: Rebuilt.
4851
4852 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
4853
4854         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
4855         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
4856         and restrap.
4857         * Makefile.in:  Regenerate.
4858
4859 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
4860
4861         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
4862         * configure: Regenerated.
4863
4864 2003-04-11  Alexandre Oliva  <aoliva@redhat.com>
4865
4866         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
4867         * */configure: Rebuilt.
4868
4869 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
4870
4871         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
4872         * Makefile.in: Regenerate.
4873
4874 2003-03-14  Michael Chastain  <mec@shout.net>
4875
4876         * Makefile.in: Regenerate with correct Makefile.def.
4877
4878 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4879
4880         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
4881         Make macro.
4882         * Makefile.in: Regenerate.
4883         * configure.in: Clean up gxx_include_dir logic.
4884         * configure: Regenerate.
4885
4886 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4887
4888         * configure.in (gxx_include_dir): Fix typo.
4889         * configure: Regenerated.
4890
4891 2003-03-06  Andrew Cagney  <cagney@redhat.com>
4892
4893         * texinfo/texinfo.tex: Import version 2003-02-03.16.
4894
4895 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
4896
4897         * configure.in: Include $(build_tooldir)/sys-include in
4898         FLAGS_FOR_TARGET.
4899         * configure: Regenerated.
4900
4901 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4902
4903         * Makefile.tpl: Reindent.
4904         * Makefile.in: Regenerate.
4905         * configure.in: Reindent.  Don't set unused variables.
4906         * configure: Regenerate.
4907
4908         * Makefile.tpl: Always pass down RANLIB.
4909         * Makefile.in: Regenerate.
4910
4911         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
4912         * Makefile.in: Regenerate.
4913         * configure.in: Remove unused logic relating to --enable-shared
4914         and --enable-threads.  Remove bogus comments.  Remove redundant
4915         noconfigdirs.
4916         * configure: Regenerate.
4917
4918         * configure.in: Replace ${libstdcxx_version} by its value.
4919         Remove reference to mh-dgux.
4920         * configure: Regenerate.
4921
4922 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4923
4924         * Makefile.tpl: Rearrange.
4925         * Makefile.in: Regenerate.
4926
4927 2003-02-25  Nick Clifton  <nickc@redhat.com>
4928
4929         * configure: Remove site-file supprot - it is obsolete.
4930
4931 2003-02-24  Uwe Stieber <uwe@wwws.de>
4932
4933         * configure.in: Add support for kaOS as cross build target system.
4934         * configure: Regenerated.
4935
4936 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
4937
4938         * Makefile.tpl: Add definition of CPPFLAGS to pass into
4939         configure-target-* as some target builds may require additional
4940         flags for preprocessor tests.
4941         * Makefile.in: Regenerated.
4942
4943 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
4944
4945         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
4946         * ltconfig: Handle it.
4947         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
4948         auto-detecting it.
4949
4950 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
4951
4952         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
4953         it is used as argument to $CC.
4954         * ltcf-gcj.sh: Likewise.
4955
4956 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
4957
4958         * configure.in: Introduce --enable-maintainer-mode.
4959         * configure: Rebuilt.
4960         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
4961         for maintainer mode.
4962         * Makefile.in: Rebuilt.
4963
4964 2003-02-19  Andrew Cagney <ac131313@redhat.com>
4965
4966         * configure: Regenerate using autoconf 2.13.
4967
4968 2003-02-19  Alan Modra  <amodra@bigpond.net.au>
4969
4970         * config.guess: Import latest version.
4971         * config.sub: Import latest version.
4972
4973 2003-02-18  Jason Merrill  <jason@redhat.com>
4974
4975         * Makefile.tpl (check-c++): Allow parallelism.
4976
4977 2003-02-17  Andrew Cagney  <ac131313@redhat.com>
4978
4979         * configure: Regenerate using autoconf 000227.
4980
4981 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
4982
4983         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
4984         don't configure target-libobjc.
4985         * configure: Regenerate.
4986
4987 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4988
4989         * Makefile.tpl (RANLIB): Define.
4990         * Makefile.in: Regenerate.
4991
4992 2003-02-06  Keith R Seitz  <keiths@redhat.com>
4993
4994         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
4995         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
4996         * Makefile.in: Regenerated.
4997         * configure.in: Remove all traces of snavigator, db, and grep.
4998         * configure: Regenerated.
4999
5000 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
5001
5002         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5003         * Makefile.in: Regenerated.
5004
5005 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
5006
5007         * config.if: Copy from GCC.
5008
5009 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
5010
5011         * configure.in:  Revert 24Jan change.
5012         * configure:  Regenerate.
5013
5014 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5015
5016         * configure.in: Revert previous change.
5017         * configure: Regenerate.
5018
5019 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5020
5021         * configure.in: Make rda native-only.
5022         * configure: Regenerate.
5023
5024 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5025
5026         * configure.in: Add missing \.
5027         * configure: Rebuilt.
5028
5029 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
5030
5031         * configure.in (baseargs): Avoid using \| in sed regular
5032         expressions.
5033         * configure: Rebuilt.
5034
5035 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
5036
5037         * configure.in (baseargs): Remove all supported forms of
5038         --cache-file, --srcdir, --host, --build and --target options
5039         from argument lists.
5040         * configure: Rebuilt.
5041
5042 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
5043
5044         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5045         * configure: Rebuilt.
5046
5047 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5048
5049         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5050         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5051         * Makefile.in: Regenerate.
5052         * configure: Regenerate.
5053
5054 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5055
5056         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5057         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5058         * Makefile.in: Regenerate.
5059
5060 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
5061
5062         * configure.in: Remove Makefile in build, host and target modules
5063         unless configure was run with --no-recursion.
5064         * configure: Rebuilt.
5065
5066 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
5067
5068         * config.guess: Update to 2003-01-03 version.
5069         * config.sub: Update to 2003-01-03 version.
5070
5071 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5072
5073         * configure: Regenerate with proper autoconf 2.13.
5074
5075 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5076
5077         * configure.in: Add AC_PREREQ for consistency.
5078         * configure: Regenerate.
5079
5080 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
5081
5082         * configure.in (GDB_TK): Add tcl directories conditional on
5083         gdb/gdbtk directory being present.
5084         * configure: Regenerate.
5085
5086 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
5087
5088         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
5089         by gcc if LD is not defined and we are not doing a Canadian Cross.
5090         * configure: Rebuilt.
5091
5092 2003-01-01  Daniel Jacobowitz  <drow@mvista.com>
5093
5094         * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
5095
5096 2002-12-31  Tom Tromey  <tromey@redhat.com>
5097
5098         * Makefile.in: Rebuilt.
5099         * Makefile.def (target_modules) [libffi]: Allow installation.
5100
5101 2002-12-31  Andreas Schwab  <schwab@suse.de>
5102
5103         * configure.in: Fix use of $program_transform_name.
5104         * configure: Regenerated.
5105
5106 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5107
5108         * configure.in (baseargs): Don't remove first configure argument.
5109         * configure: Regenerated.
5110
5111 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
5112
5113         * Makefile.tpl (local-distclean): Don't remove...
5114         (multilib.ts): ... this.  Moved into...
5115         (multilib.out): ... this.  Don't use sub-make.
5116         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5117         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5118         (configure-build-[+module+], configure-[+module+],
5119         configure-target-[+module+], configure-gcc): ... these.  Test
5120         for Makefile existence.  Drop config.status from dependencies.
5121         * Makefile.in: Rebuilt.
5122         * configure.in: Move gcc-version-trigger to the end of
5123         ac_configure_args.  Add comments to maybedep.tmp and
5124         serdep.tmp.  Introduce --disable-serial-configure.  Remove
5125         nonopt from baseargs, matching and removing corresponding
5126         whitespace while at it.
5127         * configure: Rebuilt.
5128
5129 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
5130
5131         * configure.in (host_configargs): Replace reference to
5132         no-longer-defined buildopts with --build=${build_alias}.
5133         * configure: Rebuilt.
5134
5135 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
5136
5137         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
5138         program_transform_name to standard idiom.
5139         (AUTOGEN, AUTOCONF): Define.
5140         (Makefile.in): Use $(AUTOGEN).
5141         (Makefile): Depend on config.status, and use autoconf-style rule to
5142         build it.  Move original commands to...
5143         (config.status): ... this new target.
5144         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
5145         $(AUTOCONF).
5146         * Makefile.in: Rebuilt.
5147
5148 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5149
5150         * Makefile.tpl: Fix dramatic bustage due to change in
5151         program_transform_name.
5152         * Makefile.in: Regenerate.
5153
5154         * configure.in: Remove unnecessary PATH setting.
5155         * configure: Regnerate.
5156
5157         * configure.in: Don't default to unprefixed tools unless
5158         the native tools will work.
5159         * configure: Regenerate.
5160
5161         * configure.in: Convert to autoconf script.  Blow away lots
5162         of now-redundant Makefile fragments.
5163         * configure: Generate using Autoconf.
5164         * Makefile.tpl: Rewrite to reflect autoconfiscation.
5165         * Makefile.in: Regenerate.
5166
5167 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5168
5169         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
5170         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5171
5172         * ChangeLog: Move a couple of entries from here to winsup/cygwin,
5173         where they belong.
5174
5175 2002-12-24  Andreas Schwab  <schwab@suse.de>
5176
5177         * Makefile.tpl (multilib.out): Fix missing space.
5178         * Makefile.in: Regenerate.
5179
5180 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5181
5182         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
5183         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
5184         * Makefile.in: Regenerate.
5185         * configure.in: Remove unnecessary leftovers.
5186
5187 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
5188
5189         * configure.in (extra_ranlibflags_for_target): New variable.
5190         (*-*-darwin): Add -c to ranlib commands.
5191         * configure (tooldir): Handle extra_ranlibflags_for_target.
5192
5193 2002-12-20  Jeff Johnston  <jjohnstn@redhat.com>
5194
5195         * COPYING.NEWLIB: Updated.
5196         * COPYING.LIBGLOSS: Ditto.
5197
5198 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5199
5200         * Makefile.tpl: Revert HJL's change.
5201         * Makefile.in: Regenerated.
5202         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5203         always.
5204
5205 2002-12-19  Andreas Schwab  <schwab@suse.de>
5206
5207         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5208         * Makefile.in: Regenerate.
5209
5210 2002-12-18  H.J. Lu <hjl@gnu.org>
5211
5212         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5213         * Makefile.in: Regenerated.
5214
5215         * configure.in (build_prefix): New. Substitute.
5216
5217 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5218
5219         * Makefile.tpl: Don't let real targets depend on phony targets.
5220         * Makefile.in: Regenerate.
5221
5222         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5223         * Makefile.in: Regenerate.
5224
5225 2002-12-16  Jason Merrill  <jason@redhat.com>
5226
5227         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5228         previous 'make bootstrap'.
5229         * Makefile.in: Regenerate.
5230
5231 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
5232
5233         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5234
5235 2002-12-13  Jason Merrill  <jason@redhat.com>
5236
5237         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
5238         library tests.
5239         (check-c++): Just depend on it and check-target-libstdc++-v3.
5240         * Makefile.in: Regenerate.
5241
5242 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5243
5244         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5245         * Makefile.in: Regenerate.
5246
5247 2002-12-12  Jeff Johnston  <jjohnstn@redhat.com>
5248
5249         * COPYING.NEWLIB: Update list of alternate Regent of California
5250         licenses and discuss official revoking of advertising clause.
5251         * COPYING.LIBGLOSS: Ditto.
5252
5253 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5254
5255         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5256         * Makefile.in: Rebuilt.
5257
5258 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5259
5260         * configure: Fix bug put in by gremlins.
5261
5262         * Makefile.tpl: Substitute more autoconfily.
5263         * configure: Substitute more autoconfily.
5264         * Makefile.in: Regenerate.
5265
5266 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
5267
5268         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5269         * Makefile.in (all-sim): Ditto.
5270
5271 2002-12-06  DJ Delorie  <dj@redhat.com>
5272
5273         * Makefile.tpl: Change configure dependencies to not have real
5274         targets depend on phony targets.
5275
5276 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
5277
5278         * configure.in: Revert unintentional change.
5279
5280         * src-release: Configure host subdirs.
5281
5282         * Makefile.tpl: Change dependency for */multilib.out so that
5283         it works when gcc isn't in the tree.
5284
5285         * configure.in: Substitute more.
5286         * configure: Run subconfigures from the Makefile.
5287         * Makefile.tpl: Run subconfigures from the Makefile; add a few
5288         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
5289
5290 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5291
5292         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5293         and corresponding dependencies.
5294         * Makefile.in: Regenerate.
5295
5296         * configure.in (host_tools): Order binutils, gas and ld for
5297         convenience in running the testsuites.
5298
5299         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5300         * Makefile.in: Regenerate.
5301         * configure.in: Introduce rules to serialize subconfigure runs.
5302
5303         * configure.in: Introduce BASE_CC_FOR_TARGET.
5304         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
5305         Realize configure-build-* targets.  Realize configure-target-* targets.
5306         * Makefile.in: Regenerate.
5307
5308 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5309
5310         * configure: Move gcc_version_trigger stuff from here...
5311         * configure.in: ...to here.
5312
5313         * configure.in: Separate subconfigure options added by this file from
5314         options given by the user.  Add machinery to put args for host
5315         subconfigures into the Makefile.
5316
5317         * Makefile.tpl: Remove 'vault' targets.
5318         * Makefile.tpl: Reorder and comment dependencies.
5319         * Makefile.in: Regenerate.
5320
5321 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5322
5323         * configure.in: Move host-specific darwin noconfigdirs into
5324         the host-specific section.
5325
5326 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5327
5328         * Makefile.tpl: Restore bkorb's style patch, accidentally lost
5329         during replay.
5330         * Makefile.in: Regenerate.
5331
5332         (finishing slow-motion replay)
5333         * configure: Remove skip-this-dir support.
5334         * Makefile.tpl: Remove skip-this-dir support.
5335
5336         * Makefile.tpl: Remove leftover support for non-autoconfiscated
5337         subdirectories.
5338         * Makefile.in: Regenerate.
5339
5340         * Makefile.tpl: Strip out useless setting of 'dir'.
5341         * Makefile.in: Regenerate.
5342
5343 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5344
5345         (finishing slow-motion replay)
5346         * configure.in: Fix deeply stupid bug.
5347
5348         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5349         shell code in CXX_FOR_TARGET
5350         * Makefile.def: Introduce raw_cxx.
5351         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5352         RAW_CXX_FOR_TARGET.
5353         * Makefile.in: Regenerate.
5354
5355 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5356
5357         (finishing slow-motion replay)
5358         * Makefile.tpl: Remove unnecessary ifs.
5359         * Makefile.in: Regenerate.
5360
5361         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
5362         dependencies.  Maybe-ize build-libiberty.  Create dummy install
5363         targets for 'no_install' modules.
5364         * configure: Move GDB_TK substitution to configure.in.  Move
5365         build_modules stuff to configure.in.
5366         * configure.in: Implement soft dependency machinery.  Maybe-ize
5367         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
5368         * Makefile.in: Regenerate.
5369
5370 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5371
5372         (continuing slow-motion replay)
5373         * Makefile.tpl: Make all-target, install-target behave similarly
5374         to all, install (only hitting configured targets).  Eliminate
5375         unused macro defintions.
5376
5377         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5378         build != host.
5379
5380         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5381
5382         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5383
5384         * configure.in: Produce lists of subdir targets we're actually
5385         configuring.  Remove references to "dosrel".
5386         * Makefile.tpl: Let configure set which subdir targets are hit.
5387         Remove install-cross; clean up install; remove ALL.  Remove
5388         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
5389         Autogenerate host module targets.  Remove empty dependency lines
5390         and redundant dependency; rearrange slightly.
5391         * Makefile.def: Add host-side libtermcap, utils.
5392
5393         * Makefile.in: Regenerate.
5394
5395 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5396
5397         (Continuing slow-motion replay)
5398         * Makefile.def: Add list of recursive targets to autogenerate.
5399         Add build_modules.
5400         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
5401         targets.  Autogenerate *-build-* targets.
5402         * Makefile.in: Regenerate.
5403
5404 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
5405
5406         (Continuing slow-motion replay)
5407         * configure: More autoconf-style substitutions.
5408         * Makefile.tpl: More autoconf-style substitutions.
5409         * Makefile.in: Regenerate.
5410
5411 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
5412
5413         (Continuing slow-motion replay)
5414         * configure: Substitute more variables in a more autoconf-friendly
5415         way.  Simplify slightly.
5416         * Makefile.tpl: Make more variables substitutable in an
5417         autoconf-friendly way.
5418         * Makefile.in: Regenerate.
5419
5420 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5421
5422         (Continuing slow-motion replay)
5423         * configure.in (v810*): Remove special setting of tools.
5424
5425         * configure: Add support for extra required flags for ar or nm.
5426         * configure.in (aix4.3+): Use above support for target-specific
5427         issues, rather than using config/mt-aix43.
5428
5429 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5430
5431         (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
5432         * configure: Remove 'removing', which doesn't work.  Replace $subdir
5433         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
5434         with $srcdir.  Reformat indentation.  Substitute some variables
5435         formerly hard-coded in the Makefile for build=host.
5436         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5437         * Makefile.def: Autogenerate more.
5438         * Makefile.in: Regenerate.
5439
5440 2002-11-13  Bruce Korb  <bkorb@gnu.org>
5441
5442         * Makefile.tpl: syntactic cleanup
5443
5444 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
5445
5446         * Makefile.def (host_modules): Add rda.
5447         * Makefile.in: Regenerate.
5448         * configure.in (target_tool): Add target-rda to list.
5449
5450 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
5451
5452         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
5453         and restrap targets to this rule.
5454         * Makefile.in:  Regenerate.
5455
5456 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
5457
5458         * configure.in (i[3456]86-*-linux*): Add check to disable
5459         ${libgcj} for glibc1.
5460
5461 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
5462
5463         * configure.in: Add tic4x target.
5464
5465 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5466
5467         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5468         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5469         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5470         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5471         * Makefile.in: Regenerate.
5472
5473 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5474
5475         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5476         * Makefile.in: Regenerate.
5477
5478         * Makefile.def: Remove order dependency comments.
5479         * Makefile.tpl: Add explicit install-install dependencies.
5480         * Makefile.in: Regenerate.
5481
5482         * Makefile.tpl: Remove material now in src-release.  (Finally!)
5483         * Makefile.in: Regenerate.
5484
5485         * configure: Restore my original patch by syncing with gcc version.
5486
5487         * Bring following over from gcc:
5488
5489 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
5490
5491         * configure.in (s390*-*-linux*): Enable libgcj.
5492
5493 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5494
5495         * Makefile.in: Regenerate.  This really ought to fix things. :sigh:
5496
5497 2002-10-02  Alan Modra  <amodra@bigpond.net.au>
5498
5499         * configure: Move stray lines back to where they belong.
5500
5501 2002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5502
5503         * Makefile.tpl: Insert configure-target target, for src-release.
5504
5505         * configure: Finish reverting change which Andrew Cagney started
5506         reverting.  Should fix bustage.
5507
5508         * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5509         * src-release: New file.  Contains material for making net
5510         releases for gdb, binutils, et al., formerly in Makefile.in.
5511
5512 2002-09-30  Nick Clifton  <nickc@redhat.com>
5513
5514         * cpu: New top level directory.  Intended to hold input files for
5515         CGEN which have FSF copyright assignment.
5516         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5517
5518 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
5519
5520         Revert below (note that src does not contain Makefile.tpl):
5521         * Makefile.tpl: Make subsituted variables more autoconfy.
5522         * Makefile.in: Regenerate.
5523
5524 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5525
5526         * configure: Revert accidentally applied changes.
5527
5528         * Makefile.tpl: Make more autoconf-friendly.
5529         * Makefile.in: Regenerate.
5530         * configure: Make substitution more autoconf-like.
5531
5532 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
5533
5534         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5535         single entry to handle all these.
5536         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
5537         libjava on arm-*-elf.
5538
5539 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
5540
5541         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5542         things that depend on them.
5543
5544 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5545
5546         * Makefile.tpl: Make subsituted variables more autoconfy.
5547         * Makefile.in: Regenerate.
5548         * configure: Make seds more autoconfy.
5549
5550 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
5551
5552         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5553         * Makefile.in: Regenerate.
5554         * configure.in: Rewrite sed statements to look autoconfy.
5555
5556         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5557         all-target-foo on configure-target-foo.
5558         * Makefile.def: Ditto.
5559         * Makefile.in: Rebuild.
5560
5561 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5562
5563         * Makefile.def: New file.
5564         * Makefile.tpl: New file.
5565         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5566
5567         * configure.in: Minor rearrangement.  Simplify tests.
5568
5569 2002-09-23  Jason Thorpe  <thorpej@wasabisystems.com>
5570
5571         * configure.in (with_headers): Skip copy if value is "yes".
5572         (with_libs): Likewise.
5573
5574 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5575
5576         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5577         * configure.in (sh*-*-pe*): Ditto.
5578         * configure.in (mips*-*-pe*): Ditto.
5579         * configure.in (*arm-wince-pe): Ditto.
5580
5581         * configure.in: Rearrange.
5582
5583 2002-09-12  Nick Clifton  <nickc@redhat.com>
5584
5585         * Import these changes from the config master repository:
5586
5587         2002-09-05  Svein E. Seldal  <Svein.Seldal@solidas.com>
5588
5589                 * config.sub: Add tic4x target.
5590
5591         2002-09-03  Ben Elliston  <bje@redhat.com>
5592
5593                 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
5594                 Reported by <Duncan_Stodart@insession.com>.
5595
5596 2002-09-10  Jeff Johnston  <jjohnstn@redhat.com>
5597
5598         * COPYING.NEWLIB: More updates.
5599
5600 2002-09-09  Jeff Johnston  <jjohnstn@redhat.com>
5601
5602         * COPYING.NEWLIB: Update.
5603
5604 2002-08-23  Andrew Cagney  <ac131313@redhat.com>
5605
5606         * texinfo/texinfo.tex: Import version 2002-06-04.06.
5607
5608         * config.guess: Import version 2002-08-23.
5609         * config.sub: Import version 2002-08-22.
5610
5611 2002-08-20  Alexandre Oliva  <aoliva@redhat.com>
5612
5613         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5614         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5615         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5616
5617 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
5618
5619         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5620
5621 2002-08-04  H.J. Lu  (hjl@gnu.org)
5622
5623         * configure.in (mips*-*-linux*): Don't skip target-libffi.
5624
5625 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
5626
5627         * configure.in: Move generic linux case to end.  Copy generic
5628         linux noconfigdirs to mips*-*-linux* entry and new
5629         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
5630
5631 2002-07-19  Chris Demetriou  <cgd@broadcom.com>
5632
5633         * MAINTAINERS: Clarify on config.guess and config.sub, and add
5634         one instance of them which was missed to the list to update.
5635
5636 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
5637
5638         * config.guess: Update to 2002-07-09 version.
5639         * config.sub: Update to 2002-07-03 version.
5640
5641 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5642
5643         * configure.in: Remove two redundant tests.
5644
5645 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5646
5647         * configure.in (mips*-*-irix6*o32): Enable stabs.
5648
5649 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
5650
5651         * configure.in: Don't build grez.
5652         * Makefile.in: Ditto.
5653
5654         * Makefile.in: Remove references to bsp, cygmon, libstub.
5655         * configure.in: Ditto.
5656
5657         * configure.in: Remove leftover reference to gdbtest.
5658
5659 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
5660
5661         * configure.in (gxx_include_dir):  Change to match versioned
5662         C++ headers if --enable-version-specific-runtime-libs is used.
5663
5664 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
5665
5666         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
5667
5668 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5669
5670         * configure.in: Make --without-x work.
5671
5672 2002-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
5673
5674         * contrib: New directory.  Created to contain a copy of the
5675         texi2pod.pl script so that it is in the same place as the version in
5676         the FSF GCC sources.
5677
5678 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5679
5680         * configure.in: Rearrange target Makefile fragment collection.
5681
5682         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
5683         cvs[src].
5684         * configure.in: Ditto.
5685
5686 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
5687
5688         * Makefile.in: Eliminate 'apache' targets.
5689         * configure.in: Eliminate 'apache' targets.
5690
5691         * configure.in: Eliminate redundant tests.  Reorganize.
5692
5693         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
5694
5695         * config-ml.in: Eliminate references to Cygnus configure.
5696
5697         * Makefile.in: Eliminate references to building emacs.
5698
5699 2002-07-01  Denis Chertykov  <denisc@overta.ru>
5700
5701         * configure.in: Add support for ip2k.
5702
5703 2002-06-24  Ben Elliston  <bje@redhat.com>
5704
5705         * configure.in (host_tools): Remove cgen.
5706
5707         * Makefile.in (all-cgen): Remove; runs from its source directory.
5708         (check-cgen, install-cgen, clean-cgen): Likewise.
5709         (all-opcodes): No not depend on all-cgen.
5710         (all-sim): Likewise.
5711
5712 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
5713
5714         * configure.in: Fix AIX configury bug.
5715
5716 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5717
5718         * configure.in: Replace ${topsrcdir} with ${srcdir}.
5719
5720         * configure.in: Move definition of libstdcxx_flags right above
5721         usage, rather than way earlier.
5722
5723         * configure.in: Pull definition of is_cross_compiler earlier.
5724
5725         * configure.in: Rearrange a little.
5726
5727         * configure.in: Remove references to librx.
5728         * Makefile.in: Remove references to librx.
5729
5730 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
5731
5732         * configure.in: Eliminate ${gasdir} variable.
5733
5734 2002-06-18  Dave Brolley  <brolley@redhat.com>
5735
5736         * configure.in: Add support for frv.
5737         * config.sub: Add support for frv.
5738
5739 2002-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5740
5741         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
5742
5743 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
5744
5745         * configure.in (vax-*-netbsd*): Re-enable gas.
5746
5747 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
5748
5749         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
5750         BUILD_PREFIX_1, to correct nomenclature.
5751         * configure: Likewise.
5752
5753         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
5754         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
5755
5756 2002-05-31  Olaf Hering  <olh@suse.de>
5757
5758         * config-ml.in: Propogate DESTDIR also.
5759
5760 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
5761
5762         * configure.in (vax-*-netbsd*): Don't build gas for this
5763         platform.
5764
5765 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5766
5767         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5768         and libgcj for AVR.
5769
5770 2002-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
5771
5772         * config.sub: Add DLX target.
5773
5774 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
5775
5776         * config.guess: Update to 2002-05-22 version.
5777         * config.sub: Likewise.
5778
5779 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5780
5781         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
5782         * config-ml.in: Likewise.
5783         * configure: Likewise.
5784         * configure.in: Likewise.
5785
5786 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
5787
5788         * configure.in: Simplify makefile fragment collection.
5789
5790         * configure.in: Remove code to build emacs.
5791
5792         * configure.in : Remove --srcdir argument from targargs and buildargs
5793         (it's always overridden in the Makefile anyway).  Rearrange a bit.
5794
5795         * configure: Move some logic to configure.in.
5796         * configure.in: Move some logic from configure.
5797
5798 2002-05-07  Jeff Johnston  <jjohnstn@redhat.com>
5799
5800         * COPYING.LIBGLOSS: New file.
5801
5802 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
5803
5804         * Makefile.in: Honour DESTDIR.
5805
5806 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
5807
5808         * configure.in (noconfigdirs): Don't disable libgcj on
5809         sparc64-*-solaris* and sparcv9-*-solaris*.
5810
5811 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
5812
5813         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
5814
5815 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
5816
5817         * configure.in (FLAGS_FOR_TARGET): Do not add
5818         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
5819         on i[3456]86-*-linux*.
5820
5821 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
5822
5823         * configure.in (noconfigdirs): Replace [ ] with test.
5824
5825         * configure.in (noconfigdirs): Do not add target-newlib if
5826         target == i[3456]86-*-linux*, and host == target.
5827
5828 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
5829
5830         * config.guess: Updated to 2002-04-26's version.
5831         * config.sub: Updated to 2002-04-26's version.
5832
5833 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
5834
5835         * configure.in: delete reference to absent file
5836
5837         * configure.in: replace '[' with 'test'
5838
5839         * configure.in: Eliminate references to gash.
5840         * Makefile.in: Eliminate references to gash.
5841
5842         * configure.in: remove useless references to 'pic' makefile fragments.
5843
5844         * configure.in: (*-*-windows*) Finish removing.
5845
5846         * configure.in: Eliminate redundant test for libgui.
5847
5848 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
5849
5850         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
5851         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
5852
5853 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
5854
5855         * configure.in: remove references to dead files
5856
5857 2002-04-18  Tom Tromey  <tromey@redhat.com>
5858
5859         * configure.in: Disallow configuring libgcj when it is already
5860         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
5861         Solaris 2.8 by default.  For PR libgcj/6158.
5862
5863 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5864
5865         * configure.in:  Move default CC setting out of config/mh-* fragments
5866         directly into here.
5867
5868 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
5869
5870         * configure.in: don't even try to configure or make a subdirectory
5871         if there's no configure script for it.
5872
5873 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
5874
5875         * MAINTAINERS: Remove chill maintainers.
5876         * Makefile.in (CHILLFLAGS): Remove.
5877         (CHILL_LIB): Remove.
5878         (TARGET_CONFIGDIRS): Remove libchill.
5879         (CHILL_FOR_TARGET): Remove.
5880         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
5881         CHILL_LIB.
5882         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
5883         (CHECK_TARGET_MODULES): Likewise.
5884         (INSTALL_TARGET_MODULES): Likewise.
5885         (CLEAN_TARGET_MODULES): Likewise.
5886         (configure-target-libchill): Remove.
5887         (all-target-libchill): Remove.
5888         * configure.in (target_libs): Remove target-libchill.
5889         Do not compute CHILL_FOR_TARGET.
5890         * libchill: Remove directory.
5891
5892 2002-04-15  DJ Delorie  <dj@redhat.com>
5893
5894         * Makefile.in, configure.in, configure: Sync with gcc, entries
5895         follow...
5896
5897 2002-04-08  Tom Tromey  <tromey@redhat.com>
5898
5899         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
5900         Fixes PR libgcj/6068.
5901
5902 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
5903
5904         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
5905
5906 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5907
5908         * configure.in (alpha*-dec-osf*): Enable libgcj.
5909
5910 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
5911
5912         Fix for: PR bootstrap/3591, target/5676
5913         * configure.in (mcore-pe): Disable the configuration of
5914         libstdc++-v3 since exceptions are not supported.
5915
5916 2002-03-20  Anthony Green  <green@redhat.com>
5917
5918         * configure.in: Enable libgcj for xscale-elf target.
5919
5920 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
5921
5922         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5923         libjava.
5924         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
5925
5926 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
5927
5928         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
5929         libstdc++-v3 and libjava.
5930
5931 2002-02-11  Adam Megacz <adam@xwt.org>
5932
5933         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
5934         boehm-gc
5935
5936 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
5937
5938         * config.guess: Updated to 2002-01-30's version.
5939         * config.sub: Updated to 2002-02-01's version.
5940         Contribute sh64-elf.
5941         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
5942         * configure.in: Added sh64-*-*.
5943
5944 2002-01-17  H.J. Lu <hjl@gnu.org>
5945
5946         * Makefile.in (all-fastjar): Also depend on all-libiberty.
5947         (all-target-fastjar): Also depend on all-target-libiberty.
5948
5949 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
5950
5951         * configure, configure.in: Use temp file for long sed commands.
5952
5953 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
5954
5955         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
5956         libf2c.
5957
5958 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
5959
5960         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
5961
5962 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
5963
5964         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
5965
5966 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5967
5968         * configure: Handle temporary files securely using mkdir.
5969
5970 2001-09-26  Will Cohen <wcohen@redhat.com>
5971
5972         * configure.in (*-*-linux*): Disable configuration of target-newlib
5973         and target-libgloss.
5974
5975 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5976
5977         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
5978         RANLIB.
5979
5980 2001-08-11  Graham Stott  <grahams@redhat.com>
5981
5982         * Makefile.in (check-c++): Add missing semicolon.
5983
5984 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
5985
5986         * configure.in (sh-*-linux*): New.
5987
5988 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5989
5990         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5991         and libgcj on m68hc11/m68hc12.
5992
5993 2001-06-27  H.J. Lu  (hjl@gnu.org)
5994
5995         * Makefile (CFLAGS_FOR_BUILD): New.
5996         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
5997
5998 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
5999
6000         * configure.in (libstdcxx_flags): Do not try to execute
6001         libstdc++-v3/testsuite_flags until it exists.
6002
6003 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6004
6005         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6006
6007 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6008
6009         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6010
6011 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
6012
6013         * configure.in: Move *-chorusos target case to the proper switch.
6014         Disable libgcj.
6015
6016 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6017
6018         * Makefile.in (STAGE1_CFLAGS): Pass down.
6019
6020 2001-04-13  Alan Modra  <amodra@one.net.au>
6021
6022         * config.guess: Add hppa64-linux support.  Note for next import that
6023         this is already in the master file.
6024         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
6025
6026 2001-03-22  Colin Howell  <chowell@redhat.com>
6027
6028         * Makefile.in (DO_X): Do not backslash single-quotes in
6029         backquotes (two places).
6030
6031 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
6032
6033         * Makefile.in (DO_X): Quote nested quotes.
6034
6035 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
6036
6037         * Makefile.in (DO_X): Use double quotes for quoting
6038         "RANLIB=$${RANLIB}".
6039
6040 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
6041
6042         * configure.in: Only use `lang_requires' for languages athat are
6043         actually enabled.
6044
6045 2001-03-07  Tom Tromey  <tromey@redhat.com>
6046
6047         * configure.in: Allow config-lang.in to set `lang_requires' to list
6048         of other required languages.
6049
6050 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
6051
6052         * Makefile.in: Remove RANLIB definition. Use RANLIB
6053         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6054         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6055
6056 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
6057             Alexandre Oliva  <aoliva@redhat.com>
6058
6059         * Makefile.in (check-c++): Use tabs, not spaces.
6060
6061 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
6062
6063         * Makefile.in (check-c++): New rule.
6064
6065         * configure.in (target_libs): Remove libg++.
6066         (noconfigdirs): Remove libg++.
6067         (noconfigdirs): Same.
6068         (noconfigdirs): Same.
6069         (noconfigdirs): Same.
6070
6071         * config-ml.in: Remove libg++ references.
6072
6073         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6074         (ALL_TARGET_MODULES): Same.
6075         (configure-target-libg++): Remove.
6076         (all-target-libg++): Remove.
6077         (configure-target-libio): Remove.
6078         (all-target-libio): Remove.
6079         (check-target-libio): Remove.
6080         (.PHONY): Remove.
6081         (libg++.tar.bz2): Remove.
6082         (all-target-cygmon): Remove libio.
6083         (all-target-libstdc++): Remove.
6084         (configure-target-libstdc++): Remove.
6085         (TARGET_LIB_PATH): Remove libstdc++.
6086         (ALL_GCC_CXX): Remove libstdc++.
6087         (all-target-gperf): Correct.
6088
6089 2001-02-15  Anthony Green  <green@redhat.com>
6090
6091         * configure: Introduce GCJ_FOR_TARGET.
6092         * configure.in: Ditto.
6093         * Makefile.in: Ditto.
6094
6095 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
6096
6097         * configure.in: for *-chorusos, don't config target-newlib and
6098         target-libgloss.
6099
6100 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
6101
6102         Remove V2 C++ library.
6103         * configure.in: Remove --enable-libstdcxx_v3 support.
6104
6105 2001-01-27  Richard Henderson  <rth@redhat.com>
6106
6107         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6108
6109 2001-01-26  Tom Tromey  <tromey@redhat.com>
6110
6111         * configure.in: Allow libgcj to be built on Sparc Solaris.
6112
6113 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
6114
6115         * configure.in: Enable libgcj on several additional platforms.
6116
6117 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
6118
6119         * configure.in: Enable libgcj for linux targets.
6120
6121 2001-01-09  Mike Stump  <mrs@wrs.com>
6122
6123         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6124         failures of subdirectories.
6125
6126 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6127
6128         * configure: handle DOS-style absolute paths.
6129
6130 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6131
6132         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6133
6134 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
6135
6136         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6137         (libstdcxx_incdir): Pass down.
6138         * config.if: Remove expired bits for cxx_interface, add stub.
6139         (libstdcxx_incdir): Add variable for g++ include directory.
6140         * configure.in (gxx_include_dir): Use it.
6141
6142 2000-12-15  Andreas Jaeger  <aj@suse.de>
6143
6144         * configure.in: Handle lang_dirs.
6145
6146 2000-12-13  Anthony Green  <green@redhat.com>
6147
6148         * configure.in: Disable libgcj for any target not specifically
6149         listed.  Disable libgcj for x86 and Alpha Linux until compatible
6150         with g++ abi.
6151
6152 2000-12-13  Mike Stump  <mrs@wrs.com>
6153
6154         * Makefile.in (local-distclean): Also remove fastjar.
6155
6156 2000-12-10  Anthony Green  <green@redhat.com>
6157
6158         * configure.in: Define libgcj.  Disable libgcj target libraries for
6159         most targets.
6160
6161 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6162
6163         * configure.in (target_libs): Revert 2000-12-08 patch.
6164         (noconfigdirs): Added target-libjava.
6165
6166 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6167
6168         * Makefile.in: handle DOS-style absolute paths.
6169
6170 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6171
6172         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6173         libjava.
6174         * configure.in (target_libs): Removed `target-libjava'.
6175
6176 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6177
6178         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6179         (ALL_MODULES): Added fastjar.
6180         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6181         (all-target-libjava): all-fastjar replaces all-zip.
6182         (all-fastjar): Added.
6183         (configure-target-fastjar, all-target-fastjar): Likewise.
6184         * configure.in (host_tools): Added fastjar.
6185
6186 2000-12-07  Mike Stump  <mrs@wrs.com>
6187
6188         * Makefile.in (local-distclean): Remove leftover built files.
6189
6190 2000-11-16  Fred Fish  <fnf@be.com>
6191
6192         * configure.in (enable_libstdcxx_v3): Fix typo,
6193         libstd++ -> libstdc++.
6194
6195 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6196
6197         * configure: Provide the original toplevel configure arguments
6198         (including $0) to subprocesses in the environment rather than
6199         through gcc/configargs.h.
6200
6201 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
6202
6203         * configure: Turn on libstdc++ V3 by default.
6204
6205 2000-10-16  Michael Meissner  <meissner@redhat.com>
6206
6207         * configure (gcc/configargs.h): Only create if there is a build GCC
6208         directory created.
6209
6210 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
6211
6212         * configure: Save configure arguments to gcc/configargs.h.
6213
6214 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
6215
6216         * Makefile.in (bootstrap): avoid recursion if subdir missing
6217         (cross): ditto
6218         (do-proto-toplev): ditto
6219
6220 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
6221
6222         * configure.in: Do not build byacc for hppa64.  Provide paths to the
6223         X11 libraries for hppa64.
6224
6225 2000-09-02  Anthony Green  <green@cygnus.com>
6226
6227         * Makefile.in (all-gcc): Depend on all-zlib.
6228         (CLEAN_MODULES): Add clean-zlib.
6229         (ALL_MODULES): Add all-zlib.
6230         * configure.in (host_libs): Add zlib.
6231
6232 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
6233
6234         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6235         $targargs to tell whether newlib is going to be built.
6236
6237         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6238         $$r/TARGET_SUBDIR/libio for _G_config.h.
6239
6240 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
6241
6242         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6243
6244         * configure: Make enable_threads and enable_shared defaults
6245         explicit.  Substitute enable_threads into generated Makefiles.
6246         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6247         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6248
6249 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
6250
6251         * configure.in: Re-enable all references to libg++ and librx.
6252
6253 2002-04-09  Loren James Rittle  <rittle@labs.mot.com>
6254
6255         * configure.in: Add *-*-freebsd* configurations.
6256
6257 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6258
6259         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
6260         (do-tar, do-bz2): New rules.
6261         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
6262         (gdb-tar): New rule.
6263         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
6264         (insight_dejagnu.tar): New rule.
6265         (insight.tar): New rule.
6266         (gdb+dejagnu.tar): New rule.
6267         (gdb.tar): New rule.
6268
6269 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6270
6271         * MAINTAINERS: Update dejagnu/
6272
6273 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
6274
6275         * ltmain.sh (relink_command): Fix typo in previous change.
6276
6277 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
6278
6279         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
6280         (relink_command): Added --tag flags.
6281         (mode=install): If relinking fails; error out.
6282
6283 2002-03-12  Richard Henderson  <rth@redhat.com>
6284
6285         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
6286         .NOTPARALLEL tag.
6287         (do-check): Rename from check.
6288         (check): Allow parallel check.
6289
6290 2002-03-11  Richard Henderson  <rth@redhat.com>
6291
6292         * Makefile.in (.NOTPARALLEL): Add fake tag.
6293
6294 2002-03-07  H.J. Lu  (hjl@gnu.org)
6295
6296         * configure.in: Enable gprof for mips*-*-linux*.
6297
6298 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
6299
6300         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6301         libjava.
6302         (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
6303
6304 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
6305
6306         * texinfo/texinfo.tex: Update to version 2002-02-14.08.
6307
6308 2002-02-23  Daniel Jacobowitz  <drow@mvista.com>
6309
6310         * config.guess: Import from master sources, rev 1.232.
6311         * config.sub: Import from master sources, rev 1.246.
6312
6313 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
6314
6315         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6316         because its Makefile is there; test for the executable instead.
6317
6318 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6319
6320         Contribute sh64-elf.
6321         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
6322         * configure.in: Added sh64-*-*.
6323
6324 2002-02-04  Jeff Johnston  <jjohnstn@redhat.com>
6325
6326         * COPYING.NEWLIB: Remove advertising clause from
6327         Berkeley and Red Hat licenses.
6328
6329 2002-02-01  Mo DeJong  <supermo@bayarea.net>
6330
6331         * Makefile.in: Add all-tix to deps for all-snavigator
6332         so that tix is built when building snavigator.
6333
6334 2002-02-01  Ben Elliston  <bje@redhat.com>
6335
6336         * config.guess: Import from master sources, rev 1.229.
6337         * config.sub: Import from master sources, rev 1.240.
6338
6339 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
6340
6341         From Steve Ellcey <sje@cup.hp.com>:
6342         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6343         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6344         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6345         IA64.
6346         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6347         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6348         soname_spec, sys_lib_search_path_spec): Ditto.
6349
6350 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
6351
6352         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
6353         target-libiberty, and target-libgloss.  Skip Java-related
6354         libraries if not supported for NetBSD on target CPU.
6355
6356 2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
6357
6358         * configure.in: Import StrongARM and XScale target_configdirs from
6359         FSF GCC version.
6360
6361 2002-01-16  H.J. Lu  (hjl@gnu.org)
6362
6363         * config.guess: Import from master sources, rev 1.225.
6364         * config.sub: Import from master sources, rev 1.238.
6365
6366         * MAINTAINERS: Updated notes on config.guess and config.sub.
6367
6368 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
6369
6370         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6371         ld and gdb are not supported.
6372
6373 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
6374
6375         * Change reference to Cygnus Solutions to be Red Hat.
6376
6377 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
6378
6379         * COPYING.NEWLIB: Update generic copyright date.
6380
6381 2002-01-07  Mark Salter  <msalter@redhat.com>
6382
6383         * configure.in: Remove target-bsp and target-cygmon from arm builds.
6384           Allow target-libgloss to be built for arm, strongarm, and xscale.
6385
6386 2002-01-03  Ben Elliston  <bje@redhat.com>
6387
6388         * MAINTAINERS: Update URL for config.* scripts.
6389
6390 2001-12-18  Alan Modra  <amodra@bigpond.net.au>
6391
6392         * config.sub: Import latest version.
6393         * config.guess: Likewise.
6394
6395 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
6396
6397         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6398         options for i[3456]86-pc-linux* native builds.
6399
6400 2001-12-05  Laurent Guerby  <guerby@acm.org>
6401
6402         * MAINTAINERS: gcc adopts symlink-tree, refer more to
6403         libiberty.
6404
6405         Import this patch from gcc:
6406
6407         2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6408
6409             * symlink-tree: handle DOS-style absolute paths.
6410
6411 2001-11-28  DJ Delorie <dj@redhat.com>
6412             Zack Weinberg  <zack@codesourcery.com>
6413
6414         When build != host, create libiberty for the build machine.
6415
6416         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6417         CONFIG_ARGUMENTS.
6418         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6419         New variables.
6420         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6421         and rules.
6422         (all.normal): Depend on ALL_BUILD_MODULES.
6423         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6424         (all-build-libiberty): Depend on configure-build-libiberty.
6425
6426         * configure: Calculate and substitute proper value for
6427         ALL_BUILD_MODULES.
6428         * configure.in: Create the build subdirectory.
6429         Calculate and substitute TARGET_CONFIGARGS (formerly
6430         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6431
6432 2001-11-26  Geoffrey Keating  <geoffk@redhat.com>
6433
6434         * config.sub: Update to version 1.232 on subversion.
6435
6436 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
6437
6438         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6439         files from .po files for a distribution.
6440
6441 2001-11-19  Hans-Peter Nilsson  <hp@bitrange.com>
6442
6443         * COPYING.NEWLIB: Mention preserved notice in specific parts.
6444
6445 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
6446
6447         Merged from net gcc:
6448         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
6449         * ltcf-c.sh: Use $objext, not $ac_objext.
6450         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
6451         * ltcf-cxx.sh: Add support for GNU.
6452         2001-07-22  Timothy Wall  <twall@redhat.com>
6453         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
6454         default settings if using GNU tools with that configuration.
6455         * ltcf-cxx.sh: Ditto.
6456         * ltcf-gcj.sh: Ditto.
6457         2001-07-21  Michael Chastain  <chastain@redhat.com>
6458         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6459         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
6460         * ltmain.sh: Mark as gcc-local.
6461
6462 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
6463
6464         * Makefile.in (all-bison): Revert 2001-10-24.
6465         Don't depend on texinfo.
6466
6467 2001-11-12  Hans-Peter Nilsson  <hp@bitrange.com>
6468
6469         * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
6470
6471 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
6472
6473         * configure.in (--enable-languages): Be more permissive about
6474         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
6475
6476 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
6477
6478         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6479
6480 2001-10-24  Jeff Holcomb  <jeffh@redhat.com>
6481
6482         Makefile.in (all-bison): Don't depend on texinfo.
6483
6484 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
6485
6486         * gettext.m4: Test po/POTFILES.in exists before trying to read.
6487
6488 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
6489
6490         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6491
6492 2001-09-28  Hans-Peter Nilsson  <hp@axis.com>
6493
6494         * config.sub, config.guess: Import latest from subversions.
6495
6496 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
6497
6498         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6499         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6500         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6501         avoid quotes nesting problems.
6502         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6503         (DO_X): Export only variables that are set.
6504
6505 2001-09-19  Ben Elliston  <bje@redhat.com>
6506
6507         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6508         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6509         semantics.  Use the shell built-in "type" command instead.
6510
6511 2001-09-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6512
6513         * config.sub: Reverted the earlier change, this version is not the
6514         master file.
6515
6516 2001-09-14  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6517
6518         * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
6519         Add support for mips64.
6520
6521 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
6522
6523         * configure.in: Enable libstdc++-v3 for h8300 targets.
6524
6525 2001-08-30  Eric Christopher  <echristo@redhat.com>
6526             Jason Eckhardt  <jle@redhat.com>
6527
6528         * config.sub: Add support for mipsisa32.
6529
6530 2001-08-30  Eric Christopher  <echristo@redhat.com>
6531
6532         * config.sub, config.guess: Import latest from subversions.
6533
6534 2001-08-20  Alan Modra  <amodra@bigpond.net.au>
6535
6536         * config.sub, config.guess: Import latest from subversions.
6537
6538 2001-07-26  DJ Delorie  <dj@redhat.com>
6539
6540         * MAINTAINERS: Clarify libiberty merge rules and procedures.
6541
6542 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
6543
6544         * Makefile.in: Revert 2001-06-17.
6545         (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
6546
6547 2001-06-17  H.J. Lu <hjl@gnu.org>
6548
6549         * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
6550         (gas+binutils.tar.bz2): Likewise.
6551         (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
6552
6553 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
6554
6555         * Makefile.in (VER): When present, extract the version number from
6556         the file version.in.
6557
6558 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
6559
6560         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6561         gcc/xgcc is built, use -print-prog-name to find out the program
6562         name to use.
6563
6564 2001-06-04  Mark Mitchell  <mark@codesourcery.com>
6565
6566         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6567         with_gcc]: Use `gcc -shared' to build a shared library.
6568
6569 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6570
6571         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6572         archives.
6573
6574 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
6575
6576         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
6577         libraries when using g++ with native linker.
6578
6579 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
6580
6581         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6582
6583 2001-05-24  Tom Rix <trix@redhat.com>
6584
6585         * configure.in : enable ld for aix
6586
6587 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
6588
6589         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6590         [aix4*|aix5*]: Prepend blank.
6591
6592 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
6593
6594         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6595         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
6596         of subdir/configure scripts to use the new libtool.m4.
6597
6598 2001-05-14  H.J. Lu <hjl@gnu.org>
6599
6600         * config.if (libc_interface): Set to -libc6.2- for cross
6601         compiling to Linux/glibc 2.2.
6602
6603 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
6604
6605         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6606         libgcj.
6607
6608 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
6609
6610         * configure.in (noconfigdirs): Don't reset it from scratch in the
6611         target case; only append to it.
6612
6613 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
6614
6615         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6616         sparc-*-solaris2.8]: Disable ${libgcj}.
6617
6618 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
6619
6620         * configure.in (libgcj_saved): Copy from $libgcj.
6621         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6622         --disable-libgcj.
6623
6624 2001-04-20  Alexandre Oliva  <aoliva@redhat.com>
6625
6626         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6627         1.641.2.228.
6628
6629 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
6630
6631         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6632         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6633
6634 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
6635
6636         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6637         New macros.
6638         (bootstrap, cross): Use RECURSE_FLAGS.
6639         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6640
6641 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
6642
6643         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6644
6645 2001-03-23  Nick Clifton  <nickc@redhat.com>
6646
6647         * README-maintainer-mode: Add note about inability to use "make
6648         distclean" in maintainer mode.
6649
6650 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6651
6652         Re-installed:
6653         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6654         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
6655         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6656         * ltcf-cxx.sh: Likewise.
6657         * ltcf-gcj.sh: Likewise.
6658
6659 2001-03-22  Philip Blundell  <philb@gnu.org>
6660
6661         * config.sub, config.guess: Import latest from subversions.
6662
6663 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
6664
6665         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6666         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
6667
6668 2001-03-20  Michael Chastain  <chastain@redhat.com>
6669
6670         * Makefile.in: all-m4 depends on all-texinfo.
6671
6672 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
6673
6674         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
6675
6676 2001-02-22  Jeff Johnston <jjohnstn@redhat.com>
6677
6678         * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
6679         longer valid.
6680
6681 2001-02-16  Nick Clifton  <nickc@redhat.com>
6682
6683         * configure.in (noconfigdirs): Allow configuration of texinfo
6684         for Cygwin hosts.
6685
6686 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6687
6688         * config.guess: Add linux target for S/390.
6689         * config.sub: Likewise.
6690         * configure.in: Likewise.
6691
6692 2001-02-06  Ben Elliston  <bje@redhat.com>
6693
6694         * configure: Output host type to stdout, not stderr.
6695
6696 2001-02-04  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6697
6698         * config.guess: Import from subversions.gnu.org (revision 1.181).
6699         * config.sub: Import from subversions.gnu.org (revision 1.199).
6700
6701 2001-01-30  Alan Modra  <alan@linuxcare.com.au>
6702
6703         * config.guess: Handle hppa64-linux systems.
6704
6705 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6706
6707         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
6708         Don't unset, it's non-portable and no longer necessary, set to empty
6709         instead.
6710
6711 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6712
6713         * ltconfig: Shell portability fix for the tagname validity check.
6714
6715 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6716
6717         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
6718
6719 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
6720
6721         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
6722         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
6723
6724 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
6725
6726         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
6727         keep at least one of build_libtool_libs or build_old_libs set to
6728         yes.
6729
6730 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
6731
6732         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
6733         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
6734
6735 2000-11-07  Philip Blundell  <pb@futuretv.com>
6736
6737         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6738
6739 2000-11-03  Philip Blundell  <pb@futuretv.com>
6740
6741         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6742         files.
6743
6744 2001-01-15  Jeff Johnston  <jjohnstn@redhat.com>
6745
6746         * COPYING.NEWLIB: Put into source repository.
6747
6748 2001-01-15  Ben Elliston  <bje@redhat.com>
6749
6750         * configure.in (host_tools): Add sid.
6751         Always configure cgen.
6752         * Makefile.in (all-sid): New target.
6753         (check-sid, clean-sid, install-sid): Likewise.
6754
6755 2001-01-07  Andreas Jaeger  <aj@suse.de>
6756
6757         * config.sub, config.guess: Update from subversions.
6758
6759 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
6760
6761         * configure.in: Disable language-specific target libraries for
6762         languages that aren't enabled.
6763
6764 2000-11-24  Nick Clifton  <nickc@redhat.com>
6765
6766         * configure.in (xscale-elf): Add target.
6767         (xscale-coff): Add target.
6768         (c4x, c5x, tic54x): Move after ARM targets.
6769
6770 2000-11-23  Alexandre Oliva  <aoliva@redhat.com>
6771
6772         * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
6773
6774 2000-11-20  Ian Lance Taylor  <ian@zembu.com>
6775
6776         * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
6777
6778 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
6779
6780         * Makefile.in: Merge with GCC and libgcj.
6781         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
6782         configure-target-<library> when their configure scripts need the C
6783         or C++ library to have already been built to work properly.
6784         (do_proto_toplev): Set them to an empty string.
6785
6786 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
6787
6788         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
6789         (REALLY_SET_LIB_PATH): Use them.
6790
6791 2000-11-06  Christopher Faylor <cgf@cygnus.com>
6792
6793         * config.sub: Add support for Sun Chorus
6794
6795 2000-11-02  Per Lundberg  <plundis@chaosdev.org>
6796
6797         * config.sub: Add support for the *-storm-chaos OS.
6798
6799 2000-10-30  Stephane Carrez  <stcarrez@worldnet.fr>
6800
6801         * configure.in (noconfigdirs): Don't compile some
6802         of the libraries for 68HC11 & 68hc12 targets.
6803
6804 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
6805
6806         * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
6807         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
6808         all affected `configure' scripts.
6809
6810 2000-09-25  Alexandre Oliva  <aoliva@redhat.com>
6811
6812         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
6813         ltcf-c.sh.
6814
6815 2000-09-12  Philip Blundell  <philb@gnu.org>
6816
6817         * config.sub, config.guess: Update from subversions.
6818
6819 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
6820
6821         * Makefile.in (all-zlib): Added dummy target.
6822
6823         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
6824         multi-language branch.
6825
6826 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
6827
6828         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
6829         (bootstrap*): Depend on all-bootstrap.
6830
6831 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
6832
6833         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
6834         crosses, but add gcc/include to the header search path for them.
6835
6836 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
6837
6838         * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
6839         * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
6840         * gettext.m4: New file, extracted from aclocal.m4.
6841
6842 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
6843
6844         * config-ml.in (CC, CXX): Avoid trailing whitespace.
6845         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
6846         sub-configures.
6847
6848 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
6849
6850         * Makefile.in (ALL_MODULES): Add all-cgen.
6851         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6852         (all-cgen): New target.
6853         (all-opcodes,all-sim): Depend on all-cgen.
6854         * configure.in (host_tools): Add cgen.
6855         Only configure cgen if --enable-cgen-maint.
6856
6857 2000-08-17  Alexandre Oliva  <aoliva@redhat.com>
6858
6859         * config-ml.in (CC, CXX): Don't introduce a leading space.
6860
6861 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
6862
6863         * configure.in (libstdcxx_flags): Use
6864         libstdc++-v3/src/libstdc++.INC.
6865
6866 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
6867
6868         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
6869
6870 2000-08-11  Jason Merrill  <jason@redhat.com>
6871
6872         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
6873         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
6874         (FLAGS_FOR_TARGET): Not here.
6875         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
6876
6877 2000-08-07  DJ Delorie  <dj@redhat.com>
6878
6879         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
6880         "if we're also building gcc, and it's a gcc that will run on the
6881         build machine, we want to use its includes instead of the system's
6882         default includes".
6883
6884 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
6885
6886         * configure.in (libstdcxx_flags): Don't use `"'.
6887
6888         * config-ml.in: Adjust multilib search paths to the
6889         appropriate multilib tree.
6890
6891 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
6892
6893         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
6894         commas in $LANGUAGES.
6895
6896 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
6897
6898         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
6899
6900 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
6901
6902         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
6903         CXX_FOR_TARGET for sed.
6904
6905 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
6906
6907         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
6908         Do not override if already set in the environment or in configure.
6909         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
6910         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
6911
6912 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
6913
6914         * Makefile.in (FLAGS_FOR_TARGET): New macro.
6915         (GCC_FOR_TARGET): Use it.
6916         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
6917         * configure.in: ... here.
6918         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
6919         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
6920
6921 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
6922
6923         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
6924         (configure-target-libchill, configure-target-libobjc): Likewise.
6925
6926         * configure.in: Use the same cache file for all target libs.
6927         * config-ml.in: But different cache files per multilib variant.
6928
6929 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
6930
6931         * configure (topsrcdir): Don't use dirname.
6932
6933 2000-07-20  Jason Merrill  <jason@redhat.com>
6934
6935         * configure.in: Remove all references to libg++ and librx.
6936
6937         * configure, configure.in, Makefile.in: Unify gcc and binutils.
6938
6939 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
6940
6941         * config.sub: Update to subversions version 2000-07-06.
6942
6943 2000-07-12  Andrew Haley  <aph@cygnus.com>
6944
6945         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
6946         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
6947
6948 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
6949
6950         * symlink-tree:  Check number of arguments.
6951
6952 2000-06-06  Andrew Cagney  <cagney@b1.cygnus.com>
6953
6954         * texinfo/texinfo.tex: Update to version 2000-05-28.15.
6955
6956 2000-07-05  Jim Wilson  <wilson@cygnus.com>
6957
6958         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
6959         search path for a g++ extracted from the build tree.  This
6960         will allow link tests run by configure scripts in
6961         subdirectories to succeed.
6962
6963 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
6964
6965         * ltconfig: Add support for mips-dde-sysv4.2MP
6966
6967 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
6968
6969         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
6970         `os2'. Force ac_cv_exeext to be ".exe" in that case.
6971
6972 2000-06-19  Timothy Wall  <twall@cygnus.com>
6973
6974         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
6975         * config.sub: Add tic54x target.
6976
6977 2000-06-07  Phillip Thomas  <pthomas@suse.de>
6978
6979         * README-maintainer-mode: New file: Contains notes on using
6980         --enable-maintainer-mode with binutils.
6981
6982 2000-05-29  Andrew Cagney  <cagney@b1.cygnus.com>
6983
6984         * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
6985
6986 2000-05-30  Andrew Cagney  <cagney@b1.cygnus.com>
6987
6988         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
6989         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
6990
6991 20000-05-21  H.J. Lu  (hjl@gnu.org)
6992
6993         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
6994         directory are used if they exist. Make sure
6995         $(build_tooldir)/include is searched for header files,
6996         $(build_tooldir)/lib/ for library files.
6997         (GCC_FOR_TARGET): Likewise.
6998         (CXX_FOR_TARGET): Likewise.
6999
7000 2000-05-18  Jeffrey A Law  (law@cygnus.com)
7001
7002         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7003
7004 2000-05-17  Alexandre Oliva  <aoliva@cygnus.com>
7005
7006         * Makefile.in (configure-target-libiberty): Depend on
7007         configure-target-newlib.
7008
7009 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7010
7011         * configure.in, Makefile.in: Merge all libffi-related
7012         configury stuff from the libgcj tree.
7013
7014 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
7015
7016         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7017         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7018
7019 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
7020
7021         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7022         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7023         current version information.  Add to proto-toplev directory.
7024         (gdb-taz): Build do-djunpack.
7025
7026 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
7027
7028         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7029
7030 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7031
7032         * ltmain.sh: Preserve in relink_command any environment
7033         variables that may affect the linker behavior.
7034
7035 2000-05-12  Jeffrey A Law  (law@cygnus.com)
7036
7037         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7038
7039 2000-05-10  Jim Wilson  <wilson@cygnus.com>
7040
7041         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7042
7043 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7044
7045         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7046         with the version name.
7047
7048 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7049
7050         * config.if: Tweak.
7051
7052 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7053
7054         * djunpack.bat: New file.
7055
7056 2000-04-19  Andrew Cagney  <cagney@b1.cygnus.com>
7057
7058         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7059         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7060         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7061         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7062
7063 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7064
7065         * config.sub (case $basic_machine): Change default for "ibm-*"
7066         to "openedition".
7067
7068 2000-04-12  Andrew Cagney  <cagney@b1.cygnus.com>
7069
7070         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7071         (do-md5sum): New target.
7072         (MD5PROG): Define.
7073         (PACKAGE): Default to TOOL.
7074         (VER): Default to a shell script.
7075         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7076         md5 checksum generation.
7077         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7078         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7079         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7080         insight.tar.bz2): Use gdb-taz to create archive.
7081
7082 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
7083
7084         * configure (warn_cflags): Delete.
7085
7086 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7087             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
7088
7089         * configure.in (enable_libstdcxx_v3): Add.
7090         (target_libs): Add bits here to switch between libstdc++-v2 and
7091         libstdc++-v3.
7092         * config.if: And this file too.
7093         * Makefile.in: Add libstdc++-v3 targets.
7094
7095 2000-04-05  Michael Meissner  <meissner@redhat.com>
7096
7097         * config.sub (d30v): Add d30v as a basic machine type.
7098
7099 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7100
7101         * configure.in: -linux-gnu*, not -linux-gnu.
7102
7103 2000-03-03  Andrew Cagney  <cagney@b1.cygnus.com>
7104
7105         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7106         (do-tar-bz2): Replace TOOL with PACKAGE.
7107         (gdb.tar.bz2): Remove GDBTK from GDB package.
7108         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7109         dejagnu.tar.bz2): New packages.
7110
7111 2000-02-27  Andreas Jaeger  <aj@suse.de>
7112
7113         * configure.in: Add entry for mips*-*-linux*, move catch all
7114         *-*-*linux* entry below this one.
7115
7116 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
7117
7118         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7119
7120 2000-02-24  Nick Clifton  <nickc@cygnus.com>
7121
7122         * config.sub: Support an OS of "wince".
7123
7124 2000-02-24  Andrew Cagney  <cagney@b1.cygnus.com>
7125
7126         * config.guess, config.sub: Updated to match config's 2000-02-15
7127         version.
7128
7129 2000-02-23  Linas Vepstas <linas@linas.org>
7130
7131         * config.sub: Add support for Linux/IBM 370.
7132         * configure.in: Likewise.
7133
7134 2000-02-22  Nick Clifton  <nickc@cygnus.com>
7135
7136         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7137
7138 2000-02-20  Christopher Faylor <cgf@cygnus.com>
7139
7140         * config.guess: Guess "cygwin" rather than "cygwin32".
7141
7142 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7143
7144         * configure (gcc_version): When setting, narrow search to
7145         lines containing `version_string'.
7146
7147 2000-02-15  Denis Chertykov  <denisc@overta.ru>
7148
7149         * config.sub: Add support for avr target.
7150
7151 2000-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
7152
7153         * config.sub: Add mmix-knuth-mmixware.
7154
7155 2000-01-27  Christopher Faylor <cgf@redhat.com>
7156
7157         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7158         structure stuff to -L library search.
7159         (CXX_FOR_TARGET): Ditto.
7160         (CROSS_CHECK_MODULES): Fix spelling mistake.
7161
7162 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7163
7164         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7165         the C++ compiler.
7166
7167 2000-01-12  Richard Henderson  <rth@cygnus.com>
7168
7169         * configure.in: Don't build some bits for beos.
7170
7171 2000-01-12  Joel Sherrill (joel@OARcorp.com)
7172
7173         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7174         as include files.
7175
7176 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
7177
7178         * configure.in: Use mt-aix43 to handle *_TARGET defs,
7179         not mh-aix43.
7180
7181 1999-12-14  Richard Henderson  <rth@cygnus.com>
7182
7183         * config.guess (alpha-osf, alpha-linux): Detect ev67.
7184         * config.sub: Accept alphaev[78], alphaev8.
7185
7186 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7187
7188         * config.guess, config.sub: Update from autoconf.
7189
7190 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7191
7192         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7193         necessary libraries are missing.
7194
7195 1999-10-25  Andreas Schwab  <schwab@suse.de>
7196
7197         * configure: Fix quoting inside arguments of eval.
7198
7199 1999-10-21  Nick Clifton  <nickc@cygnus.com>
7200
7201         * config-ml.in: Allow suppression of some ARM multilibs.
7202
7203 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
7204
7205         * config.guess: Add OS/390 match pattern.
7206         * config.sub: Add mvs, openedition targets.
7207         * configure.in (i370-ibm-opened*): New.
7208
7209 1999-09-04  Steve Chamberlain  <sac@pobox.com>
7210
7211         * config.sub: Add support for configuring for pj.
7212
7213 1999-08-31  Nick Clifton  <nickc@cygnus.com>
7214
7215         * config.sub (maybe_os): Add support for configuring for fr30.
7216
7217 1999-08-25  Nick Clifton  <nickc@cygnus.com>
7218
7219         * configure.in: Do not configure or build ld for AIX
7220         platforms.  ld is known to be broken on these platforms.
7221
7222 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7223
7224         * config-ml.in: Pass compiler flag corresponding to multidirs to
7225         subdir configures.
7226
7227 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
7228
7229         * Makefile.in (LDFLAGS): Define.
7230
7231 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
7232
7233         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7234         noconfigdirs.
7235         (*-*-cygwin*): Likewise.
7236
7237 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
7238
7239         * mkdep: New file.
7240         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7241         (BINUTILS_SUPPORT_DIRS): Add mkdep.
7242
7243         From Eli Zaretskii <eliz@is.elta.co.il>:
7244         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7245         long file name when using DJGPP on MS-DOS.
7246
7247 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
7248
7249         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7250
7251 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
7252
7253         * Makefile.in (check-target-libio): Remove all-target-libstdc++
7254         dependency as this causes "make check" to globally "make all"
7255
7256 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
7257
7258         * configure.in (target_libs): Added target-zlib.
7259         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7260         (CONFIGURE_TARGET_MODULES): Likewise.
7261         (CHECK_TARGET_MODULES): Likewise.
7262         (INSTALL_TARGET_MODULES): Likewise.
7263         (CLEAN_TARGET_MODULES): Likewise.
7264         (configure-target-zlib): New target.
7265         (all-target-zlib): Likewise.
7266         (all-target-libjava): Depend on all-target-zlib.
7267         (configure-target-libjava): Depend on configure-target-zlib.
7268
7269         * Makefile.in (configure-target-libjava): Depend on
7270         configure-target-newlib.
7271         (configure-target-boehm-gc): New target.
7272         (configure-target-qthreads): New target.
7273
7274         * configure.in (target_libs): Added target-qthreads.
7275         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7276         (CONFIGURE_TARGET_MODULES): Likewise.
7277         (CHECK_TARGET_MODULES): Likewise.
7278         (INSTALL_TARGET_MODULES): Likewise.
7279         (CLEAN_TARGET_MODULES): Likewise.
7280         (all-target-qthreads): New target.
7281         (configure-target-libjava): Depend on configure-target-qthreads.
7282         (all-target-libjava): Depend on all-target-qthreads.
7283
7284         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7285         (CONFIGURE_TARGET_MODULES): Likewise.
7286         (CHECK_TARGET_MODULES): Likewise.
7287         (INSTALL_TARGET_MODULES): Likewise.
7288         (CLEAN_TARGET_MODULES): Likewise.
7289         (all-target-libjava): New target.
7290         (all-target-boehm-gc): Likewise.
7291         * configure.in (target_libs): Added libjava, boehm-gc.
7292
7293 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
7294
7295         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7296         configure.bat in SUPPORT_FILES.
7297         (gas+binutils.tar.bz2): Likewise.
7298
7299         * makeall.bat: Remove; obsolete.
7300
7301 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
7302
7303         From Mark Elbrecht:
7304         * configure.bat: Remove; obsolete.
7305
7306 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
7307
7308         * configure: Add -W -Wall to the default CFLAGS when compiling with
7309         gcc.
7310
7311 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
7312
7313         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7314
7315 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
7316
7317         * configure.in: Build ld on IRIX6.
7318
7319 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
7320
7321         * Makefile.in: Change distribution targets to use bzip2 instead of
7322         gzip.
7323         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
7324         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
7325
7326 1999-06-04  Nick Clifton  <nickc@cygnus.com>
7327
7328         * config.sub: Add mcore target.
7329
7330 1999-05-30  Cort Dougan  <cort@cs.nmt.edu>
7331
7332         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7333
7334 1999-05-25  H.J. Lu  (hjl@gnu.org)
7335
7336         * config.guess (dummy): Changed to $dummy.
7337
7338 1999-05-24  Nick Clifton  <nickc@cygnus.com>
7339
7340         * config.sub: Tidied up case statements.
7341
7342 1999-05-22  Ben Elliston  <bje@cygnus.com>
7343
7344         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7345         <jiro@din.or.jp>.
7346
7347         * config.guess: Merge with FSF version. Future changes will be
7348         more accurately recorded in this ChangeLog.
7349         * config.sub: Likewise.
7350
7351 1999-05-20   Stephen L Moshier  <moshier@world.std.com>
7352
7353          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
7354
7355 1999-04-30  Tom Tromey  <tromey@cygnus.com>
7356
7357         * ltmain.sh: [mode link] Always use CC given by ltconfig.
7358
7359 1999-04-23  Tom Tromey  <tromey@cygnus.com>
7360
7361         * ltconfig, ltmain.sh: Update to libtool 1.2f.
7362
7363 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
7364
7365         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7366         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7367         Bad merge removed these two changes.
7368
7369 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
7370                           Martin Heller (Ing.-Buero_Heller@t-online.de)
7371
7372         * config.guess (interix Alpha): Add.
7373
7374 1999-04-11  Richard Henderson  <rth@cygnus.com>
7375
7376         * configure.in (i?86-*-beos*): Do config gperf; don't config
7377         gdb, newlib, or libgloss.
7378
7379 1999-04-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
7380
7381         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7382         link a trivial program with -mabi=64.  If it fails, remove mabi=64
7383         from multidirs.
7384
7385 1999-04-10  Philipp Thomas  (kthomas@gwdg.de)
7386
7387         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7388
7389 1999-04-08  Nick Clifton  <nickc@cygnus.com>
7390
7391         * config.sub: Add support for mcore targets.
7392
7393 1999-04-07  Michael Meissner  <meissner@cygnus.com>
7394
7395         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
7396         not mt-ospace, in order to shut up assembler warning about using
7397         symbols that are named the same as registers.
7398
7399 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
7400
7401         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
7402         dependency list for all-target-cygmon.
7403
7404 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
7405
7406         * config-ml.in: Check $host, not $target, for selective multilibs.
7407         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
7408         thumb interworking, and underscore prefix multilibs.
7409
7410 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
7411
7412         * missing: Update to version from current automake.
7413
7414 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
7415
7416         * configure (gxx_include_dir): Removed.
7417
7418         * configure.in (gxx_include_dir): Handle it.
7419         * Makefile.in: Likewise.
7420
7421 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
7422
7423         * config.sub (mips64vr4111,mips64vr4111el) Add.
7424
7425 1999-03-21  Ben Elliston  <bje@cygnus.com>
7426
7427         * config.guess: Correct typo for detecting ELF on FreeBSD.
7428
7429 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
7430
7431         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
7432         config/mh-djgpp.
7433
7434 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
7435
7436         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
7437         all-target-newlib to dependency list for all-target-bsp.
7438
7439 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
7440
7441         * config.sub: Add i386-uwin support.
7442         * config.guess: Likewise.
7443
7444 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7445
7446         * configure.in: cleanup, add mh-*pic handling for arm, special
7447         case powerpc*-*-aix*
7448
7449 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
7450
7451         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
7452         can be built.
7453
7454 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
7455
7456         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
7457         targets.
7458
7459 1999-03-02  Nick Clifton  <nickc@cygnus.com>
7460
7461         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
7462
7463 1999-02-28  Geoffrey Noer  <noer@cygnus.com>
7464
7465         * config.sub: Check for "cygwin*" rather than "cygwin32*"
7466
7467 1999-02-24  Nick Clifton  <nickc@cygnus.com>
7468
7469         * config.sub: Fix typo in arm recognition.
7470
7471 1999-02-24  Drew Moseley  <dmoseley@cygnus.com>
7472
7473         * configure.in (noconfigdirs): Changed target_configdirs to
7474         include target-bsp only for m68k-*-elf* and m68k-*-coff*
7475         rather than m68k-*-* since it is not known to work on
7476         m68k-aout. Ditto for arm-*-*oabi.
7477
7478 1999-02-24  Stan Shebs  <shebs@andros.cygnus.com>
7479
7480         * configure.in (*-*-windows*): Remove, no longer used.
7481
7482 1999-02-19  Ben Elliston <bje@cygnus.com>
7483
7484         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
7485         Smart and improved by Andrew Cagney.
7486
7487 1999-02-18  Marc Espie <espie@cvs.openbsd.org>
7488
7489         * config.guess: Recognize openbsd-*-hppa.
7490
7491 1999-02-17  H.J. Lu  (hjl@gnu.org)
7492
7493         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
7494         only if it is not empty.
7495
7496 1999-02-17  Nick Clifton  <nickc@cygnus.com>
7497
7498         Patch from: Scott Bambrough <scottb@corelcomputer.com>
7499
7500         * config.guess: Modified to recognize uname's armv* syntax.
7501
7502         * config.sub: Modified to recognize uname's armv* syntax.
7503
7504 1999-02-17  Mark Salter  <msalter@cygnus.com>
7505
7506         * configure.in: Added target-bsp for sparclite.
7507
7508 1999-02-08  Richard Henderson  <rth@cygnus.com>
7509
7510         * config.sub: Recognize alphapca5[67] and up to alphaev8.
7511
7512 1999-02-08  Nick Clifton  <nickc@cygnus.com>
7513
7514         * configure.in: Add support for strongarm port.
7515         * config.sub: Add support for strongarm target.
7516
7517 1999-02-07  Mumit Khan  <khan@xraylith.wisc.edu>
7518
7519         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
7520         the old name config/mh-cygwin32.
7521         Enable texinfo.
7522
7523 1999-02-04  Ian Lance Taylor  <ian@cygnus.com>
7524
7525         * configure.in: Do build ld for ix86 Solaris.
7526
7527 1999-02-02  Jim Wilson  <wilson@cygnus.com>
7528
7529         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
7530         $AR_FOR_TARGET.  Likewise for RANLIB.
7531
7532 1999-02-02  Catherine Moore  <clm@cygnus.com>
7533
7534         * config.sub (oabi):  Recognize.
7535         * configure.in (arm-*-oabi):  Handle.
7536
7537 1999-01-30  Robert Lipe  (robertlipe@usa.net)
7538
7539         * config.guess: Improve detection of i686 on UnixWare 7.
7540
7541 1999-01-30  Mumit Khan  <khan@xraylith.wisc.edu>
7542
7543         * config.guess: Add support for i386-pc-interix.
7544         * config.sub: Likewise.
7545         * configure.in: Likewise.
7546
7547 1999-01-18  Christopher Faylor <cgf@cygnus.com>
7548
7549         * Makefile.in: Remove unneeded all-target-libio from
7550         from all-target-winsup target since it is now unneeded.
7551         Add all-target-libtermcap in its place since it is now
7552         needed.
7553
7554 1998-12-30  Christopher Faylor <cgf@cygnus.com>
7555
7556         * configure.in: makefile stub for cygwin target is probably
7557         unnecessary.  Remove it for now.
7558
7559 1998-12-30  Christopher Faylor <cgf@cygnus.com>
7560
7561         * configure.in: libtermcap.a should be built when cygwin is the
7562         target as well as the host.
7563         * config.guess: Allow mixed case in cygwin uname output.
7564         * Makefile.in: Add libtermcap target.
7565
7566 1998-12-23  Jeffrey A Law  (law@cygnus.com)
7567
7568         * config.sub: Clean up handling of hppa2.0.
7569
7570 1998-12-22  Rodney Brown  (rodneybrown@pmsc.com)
7571
7572         * config.guess: Use C code to identify more HP machines.
7573
7574 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
7575
7576         * config.sub: Handle hppa2.0.
7577
7578 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
7579
7580         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
7581         cygmon for all sparclite targets, regardless of object format.
7582
7583 1998-12-15  Mark Salter  <msalter@cygnus.com>
7584
7585         * configure.in: Added target-bsp for several target architectures.
7586
7587         * Makefile.in: Added rules for bsp.
7588
7589 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
7590
7591         * config.guess: Improve detection of hppa2.0 processors.
7592
7593 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
7594
7595         * config.guess: Recognize FreeBSD using ELF automatically.
7596
7597 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
7598
7599         * configure (skip-this-dir): Add handling for new shell script, which
7600         might be created by a sub-directory's configure to indicate, this particular
7601         directory is "unwanted".
7602         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
7603
7604 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
7605
7606         * ltconfig: import from libtool, after changing libtool to
7607         account for the cygwin name change.
7608
7609 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
7610
7611         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
7612         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
7613
7614 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
7615
7616         * configure.in: Add libtermcap to list of cygwin dependencies.
7617
7618 1998-11-17  Geoffrey Noer  <noer@cygnus.com>
7619
7620         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
7621         they include winsup/include when it's a cygwin target.
7622
7623 1998-11-12  Tom Tromey  <tromey@cygnus.com>
7624
7625         * configure.in (host_tools): Added zip.
7626         * Makefile.in (all-target-libjava): Depend on all-zip.
7627         (all-zip): New target.
7628         (ALL_MODULES): Added all-zip.
7629         (NATIVE_CHECK_MODULES): Added check-zip.
7630         (INSTALL_MODULES): Added install-zip.
7631         (CLEAN_MODULES): Added clean-zip.
7632
7633 1998-11-12  Geoffrey Noer  <noer@cygnus.com>
7634
7635         * Makefile.in: lose "32" from comment about cygwin.
7636
7637 1998-11-05  Nick Clifton  <nickc@cygnus.com>
7638
7639         * configure.in: Use -Os to build target libraries for the fr30.
7640
7641 1998-11-04  Dave Brolley  <brolley@cygnus.com>
7642
7643         * config.sub: Add fr30.
7644
7645 1998-11-02  Geoffrey Noer  <noer@cygnus.com>
7646
7647         * configure.in: drop "32" from config/mh-cygwin32.  Check
7648         cygwin* instead of cygwin32*.
7649         * config.sub: Check cygwin* instead of cygwin32*.
7650
7651 1998-10-22  Robert Lipe  <robertl@dgii.com>
7652
7653         * config.guess: Match any version of Unixware7.
7654
7655 1998-10-20  Syd Polk  <spolk@cygnus.com>
7656
7657         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
7658         if desired.
7659
7660 1998-10-18  Jeffrey A Law  (law@cygnus.com)
7661
7662         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
7663         these if the appropriate directories and files to not exist.
7664
7665 1998-10-14  Jeffrey A Law  (law@cygnus.com)
7666
7667         * Makefile.in (DEVO_SUPPORT): Add config.if.
7668
7669 1998-10-13  Manfred Hollstein  <manfred@s-direktnet.de>
7670
7671         * configure: Add pattern to replace "build_tooldir"'s
7672         definition in the generated Makefile with "tooldir"'s
7673         actual value.
7674
7675 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
7676
7677         * config.sub: Bring back lost sparcv9.
7678
7679         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
7680
7681 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
7682
7683         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
7684         CC_FOR_TARGET and friends.
7685
7686 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
7687
7688         * Makefile.in (build_tooldir): New variable, same as tooldir.
7689         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
7690         -B$(build_tooldir)/bin/.
7691         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
7692
7693 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
7694
7695         * config.sub: Add support for i[34567]86-pc-udk.
7696         * configure.in: Likewise.
7697
7698 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
7699
7700         * Makefile.in: add bzip2 package building bits for user
7701         tools module
7702         * configure.in: ditto
7703
7704 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
7705
7706         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
7707         (ALL_TARGET_MODULES): Add all-target-libobjc.
7708         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7709         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7710         (all-target-libchill): Add dependencies.
7711         * configure.in (target_libs): Add libchill.
7712
7713 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
7714
7715         * configure.in (target_subdir): Remove duplicate line.
7716
7717 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
7718
7719         * Makefile.in (all-automake): fix dependencies.
7720
7721 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
7722
7723         * configure.in: Minor cleanups for building in the $(target_alias)
7724         subdir.
7725
7726 1998-09-22  Jim Wilson  <wilson@cygnus.com>
7727
7728         * Makefile.in (bootstrap): Set r and s before make all.  Use
7729         BASE_FLAGS_TO_PASS in make all.
7730         (cross): Likewise.
7731
7732 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
7733
7734         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
7735
7736 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
7737
7738         * config.sub: Fix typo in last change.
7739
7740 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
7741
7742         * config.sub: Add support for C4x target.
7743         * configure.in: Likewise.
7744
7745 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
7746
7747         * config.sub: Recognize sparcv9 just like sparc64.
7748
7749 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
7750
7751         * config.guess: Match "Pent II" or "PentII" for OpenServer.
7752
7753 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
7754
7755         * config.guess: Correctly identify Pentium II sco boxes.
7756
7757         * config.guess: Fix "tr" code.  From Weiwen Liu.
7758
7759 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
7760
7761         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
7762         stabs.
7763
7764 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
7765
7766         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
7767         (ALL_TARGET_MODULES): Add all-target-libchill.
7768         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7769         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7770         (all-target-libchill): Add dependencies.
7771         * configure.in (target_libs): Add libchill.
7772
7773 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
7774
7775         * config.guess: Avoid assumptions about "tr" behaves when
7776         LANG is set to something other than English.
7777
7778 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
7779
7780         * configure (gxx_include_dir): Changed to
7781         '${prefix}/include/g++'-${libstdcxx_interface}.
7782
7783         * config.if: New to determine the interfaces.
7784
7785 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
7786
7787         * config.guess: Detect and handle MPE/IX.
7788         * config.sub: Deal with MPE/IX.
7789
7790 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
7791
7792         * configure.in: Use mh-aix43.
7793
7794 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
7795
7796         * configure: Fix --without/--disable cases for gxx-include-dir.
7797
7798 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
7799
7800         * mdata-sh:  Imported.  Needed for automake support.
7801
7802 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
7803
7804         * Makefile.in (taz): Try "chmod -R og=u ." before
7805         "chmod og=u `find . -print`".
7806
7807 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
7808
7809         * configure.in: Add arm-elf and thumb-elf support.
7810
7811 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
7812
7813         * Makefile.in: Undo previous patch.
7814
7815 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
7816
7817         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
7818         to here ...
7819         (install-no-fixedincludes): and here
7820         (INSTALL_MODULES): ... from here.
7821
7822 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
7823
7824         * config.sub: Merge with FSF.
7825
7826         * config.guess: Merge with FSF.
7827
7828 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
7829
7830         * configure (extraconfigdirs): New variable.
7831         (SUBDIRS): Add extraconfigdirs and recurse on them too.
7832         * Makefile.in (all): Move higher in file.
7833         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
7834         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
7835         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
7836         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
7837         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
7838
7839 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
7840
7841         * Makefile.in (all-target-libjava): Depend on all-gcc and
7842         all-target-newlib.
7843         (configure-target-libjava): Depend on $(ALL_GCC).
7844
7845 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
7846
7847         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
7848         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
7849
7850 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
7851
7852         * ylwrap: Change absolute path checks to check for DOS style path
7853         names.
7854
7855         * ylwrap: Don't use a full path name if the source file is in the
7856         same directory.  From hjl@lucon.org (H.J. Lu).
7857
7858         * config-ml.in: Default to being verbose, to match Feb 18 change to
7859         configure.
7860
7861 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
7862
7863         Brought over from egcs:
7864
7865         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
7866
7867         * configure.in (target_subdir): Set to ${target_alias} instead
7868         of "libraries".
7869
7870         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
7871
7872         * configure.in (target_subdir): Set to libraries if enable_multilib.
7873
7874 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
7875
7876         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
7877         multilibs, force reconfiguration the first time we create
7878         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
7879
7880 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
7881
7882         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
7883         avoid confusion with --no-recursion.
7884
7885 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
7886
7887         * configure.in: Win32 hosts shouldn't use install -x
7888         * install-sh: remove -x option, and special .exe-handling
7889         hack.
7890
7891 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
7892
7893         * config.guess: Recognize i586-pc-beos.
7894         * configure.in: Don't build some bits for beos.
7895
7896 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
7897
7898         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
7899         CFLAGS default to -O2.
7900
7901         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
7902         when using GNU ld.
7903
7904 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
7905
7906         * ltmain.sh: Correct install when using a different shell.
7907
7908 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
7909
7910         * ltconfig, ltmain.sh: Update to libtool 1.2b.
7911
7912 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
7913
7914         * makefile.vms: Update to build binutils/makefile.vms.  Add install
7915         target.
7916
7917 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
7918
7919         * ltconfig: Update to correct AIX handling.
7920
7921 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
7922
7923         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
7924
7925         * configure.in (target_subdir): Set to ${target_alias} instead
7926         of "libraries".
7927
7928 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
7929
7930         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
7931         (Makefile): Depend on $(gcc_version_trigger).
7932
7933         * configure (gcc_version): Change default initializer to empty
7934         string.
7935         (gcc_version_trigger): New variable; pass this variable down
7936         to subdir configures to enable them checking gcc's version
7937         themselves. Emit make macros for both gcc_version vars.
7938         (topsrcdir): Initialize reliably.
7939         (recursion line): Remove --with-gcc-version=${gcc_version}.
7940
7941 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
7942
7943         * configure (enable_version_specific_runtime_libs): Implement new flag
7944         --enable-version-specific-runtime-libs which installs C++ runtime stuff
7945         in $(libsubdir); emit definition in each generated Makefile.
7946         (gxx_include_dir): Initialize depending on
7947         $enable_version_specific_runtime_libs.
7948
7949 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
7950
7951         * configure (gcc_version): Initialize properly depending on
7952         how and where configure is started.
7953         (recursion line): Pass a --with-gcc-version=${gcc_version}
7954         to configures in subdirs.
7955
7956 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
7957
7958         * configure.in (noconfigdirs): Add configure pattern for mips tx39
7959         cygmon
7960
7961 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
7962
7963         * configure.in: Add cygmon and libstub support for mn10200.
7964
7965 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
7966
7967         * configure (gcc_version): Add new variable describing the
7968         particular gcc version we're building.
7969         * Makefile.in (libsubdir): Add new macro for the directory
7970         in which the compiler finds executables, libraries, etc.
7971         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
7972         and libsubdir.
7973
7974 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
7975
7976         * Makefile.in (local-clean): Remove *.log.
7977         (warning.log): Built with warn_summary from build.log.
7978         (mail-report.log): Run test_summary.
7979         (mail-report-with-warnings.log): Run test_summary including
7980         warning.log in the report.
7981
7982 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
7983
7984         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
7985
7986 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
7987
7988         * Makefile.in (grep): Grep no longer depends on libiberty.
7989
7990 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
7991
7992         * Makefile.in: all-snavigator needs all-libgui.
7993
7994 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
7995
7996         * configure.in: Add cygmon and libstub support for mn10300.
7997
7998 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
7999
8000         * missing: Update to version from automake 1.3.
8001
8002         * ltmain.sh: On installation, don't get confused if the same name
8003         appears more than once in the list of library names.
8004
8005 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8006
8007         * config.sub: Accept m68060 and m5200 as CPU names.
8008
8009 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8010
8011         * configure: Use && rather than using -a in test, because odd
8012         strings can confuse test.
8013         * configure.in: Likewise.
8014
8015 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8016
8017         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8018
8019 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8020
8021         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8022         bootstrap4-lean): New targets.
8023
8024 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8025
8026         * mpw-* Delete.  Not used.
8027
8028 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8029
8030         * COPYING.LIB: Update FSF address.
8031
8032 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8033
8034         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8035
8036         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8037         GAS_SUPPORT_DIRS.
8038
8039 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8040
8041         * ltconfig, ltmain.sh: Avoid producing a version number if
8042         -version-info was not used.
8043
8044 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8045
8046         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8047         building with newlib.
8048
8049 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8050
8051         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8052         Solaris `make' causes it to continue to next definition.
8053
8054 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8055
8056         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8057         the right GUI libraries and files are installed along with GDB.
8058
8059 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8060
8061         * configure.in: Change alpha to alpha* in several places.
8062
8063 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8064
8065         * config.sub: Recognize sparc86x.
8066
8067 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8068
8069         * configure.in (--enable-target-optspace): Remove debug echo.
8070
8071 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
8072
8073         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8074
8075 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8076
8077         * ltconfig: Update cygwin32 support.
8078
8079         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8080         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8081         (GDB_SUPPORT_DIRS): Likewise.
8082
8083 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
8084
8085         * configure.in (target_makefile_frag): If --enable-target-optspace,
8086         use -Os to compile target libraries rather than -O2.  Default to
8087         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8088         not used.
8089         * configure.in (target_cflags): Ditto for d30v.
8090
8091 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
8092
8093         * Makefile.in (all-bfd): Depend on all-intl.
8094         (all-binutils): Likewise.
8095         (all-gas): Likewise.
8096         (all-gprof): Likewise.
8097         (all-ld): Likewise.
8098
8099 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
8100
8101         * configure.in (host_tools): Fix typo, lbtool -> libtool.
8102
8103 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8104
8105         * Makefile.in (all-bfd): Depend upon all-libiberty.
8106
8107         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8108
8109 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
8110
8111         * Makefile.in: Add libstub.
8112
8113         * configure.in: Ditto. Build libstub for targets that have cygmon
8114         support.
8115
8116 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
8117
8118         * configure.in: Don't set PICFLAG on ix86-cygwin32.
8119
8120 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
8121
8122         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8123         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
8124
8125 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
8126
8127         * configure: Define DEFAULT_M4 by searching PATH.
8128         * Makfile.in: Use DEFAULT_M4.
8129
8130 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8131
8132         * ltconfig: Add cygwin32 support.
8133
8134         * Makefile.in, configure.in: Add libtool as a native only directory
8135         to configure and build.
8136
8137 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
8138
8139         * Makefile.in (INSTALL_MODULES): Remove texinfo.
8140
8141 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
8142
8143         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8144
8145 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
8146
8147         * Makefile.in: add ash make rules
8148         * configure.in: add ash to native_only and host_tools lists
8149
8150 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
8151
8152         * Makefile.in (all-gettext, all-intl): New targets.
8153         (ALL_MODULES): Added all-gettext, all-intl.
8154         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8155         (INSTALL_MODULES): Added install-gettext, install-intl.
8156         (CLEAN_MODULES): Added clean-gettext, clean-intl.
8157
8158         * configure.in (host_tools): Added gettext.
8159         (native_only): Likewise.
8160         (noconfigdirs) [various cases]: Likewise.
8161         (host_libs): Added intl.
8162
8163 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
8164
8165         * configure: Do not disable building gdbtk for cygwin32 hosts.
8166
8167 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
8168
8169         * configure.in: Add thumb-coff target.
8170         * config.sub: Add thumb-coff target.
8171
8172 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8173
8174         * Makefile.in: Revert yesterday's change.
8175         (all-target-winsup):  all-target-librx stays out of here.
8176
8177 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8178
8179         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8180         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8181         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8182         Remove references to librx and libg++.
8183
8184 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
8185
8186         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8187         recursive makes
8188
8189 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
8190
8191         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8192         for newlib directory.
8193         (CXX_FOR_TARGET): Likewise.
8194
8195 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
8196
8197         * ltconfig: Update after libtool/ltconfig.in change for
8198         hpux11.
8199
8200 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
8201
8202         * ltconfig, ltmain.sh: Update to libtool 1.2.
8203
8204 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8205
8206         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8207         (install-gcc-cross): Instead, override LANGUAGES here.
8208
8209 1998-03-18  Dave Love  <d.love@dl.ac.uk>
8210
8211         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8212         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8213
8214 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
8215
8216         * configure.in: Add Thumb-pe target.
8217
8218 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
8219
8220         * Makefile.in - changed sn targets to snavigator
8221         * configure.in - changed sn targets to snavigator
8222
8223 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8224
8225         * config-ml.in: After building symlink tree call make distclean
8226         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8227         to be the case for libiberty.
8228
8229 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
8230
8231         * configure: When making link, also check the current
8232         directory. The configure scripts may create one.
8233
8234 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
8235
8236         * config.sub: Accept alphapca56 and alphaev6 properly.
8237
8238 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8239
8240         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8241
8242 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8243
8244         * config.sub (sco5): Fix typo.
8245
8246 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
8247
8248         * Makefile.in (INSTALL_MODULES): Move install-tcl before
8249         install-itcl.
8250         (install-itcl): Remove dependency on install-tcl.
8251
8252 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
8253
8254         * configure.in: Remove libgloss from noconfigdirs for MN10300.
8255
8256 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
8257
8258         * configure.in: Don't build libgui for a cygwin32 target when not on
8259         a cygwin32 host.
8260
8261 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8262
8263         * configure (redirect): Set to null, so default behavior of
8264         configure is now --verbose.
8265
8266 1998-02-16  Dave Love  <d.love@dl.ac.uk>
8267
8268         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8269         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8270
8271 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
8272
8273         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8274         this change to sync Makefile.in with its ChangeLog entries.
8275
8276 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
8277
8278         * ltmain.sh (mkdir): Check that the directory doesn't exist
8279         before we exit with error, so that we don't get races during
8280         parallel builds.
8281
8282 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8283
8284         * ltconfig, ltmain.sh: Update from libtool 1.0i.
8285
8286 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8287
8288         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8289         PICFLAG_FOR_TARGET.
8290         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8291
8292         * configure: Emit a definition for the new macro enable_shared
8293         into each Makefile.
8294
8295 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8296
8297         * configure.in (host_tools, native_only): Add libtool.
8298
8299 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
8300
8301         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8302         Fix typo in ming config comment.
8303
8304 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8305
8306         * ltconfig, ltmain.sh: Update from libtool 1.0h.
8307
8308 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
8309
8310         * config.sub: Add tic30 cases, and map c30 to tic30.
8311
8312 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
8313
8314         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8315         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8316         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8317         (CLEAN_TARGET_MODULES): Similarly
8318         (all-target-libf2c): Add dependences.
8319         * configure.in (target_libs): Add libf2c.
8320
8321 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
8322
8323         * configure.in: Remove expect from noconfigdirs when target
8324         is cygwin32.  OK to build expect and dejagnu with Canadian
8325         Cross.
8326
8327 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
8328
8329         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8330         host.
8331
8332         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8333         and mingw32.
8334
8335 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8336
8337         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8338         here as it is not defined in the toplevel Makefile.
8339
8340 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8341
8342         * configure (package_makefile_rules_frag): New variable, which names
8343         a file with generic rules, ...
8344         Change comment to mention we now have FIVE parts.
8345         * configure: Undo last change.
8346
8347 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
8348
8349         * config.guess: More accurate determination of HP processor types.
8350         * config.sub: More accurate determination of HP processor types.
8351
8352 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8353
8354         * configure (package_makefile_frag): Move inserting the
8355         ${package_makefile_frag} to where it should be according
8356         to the comment.
8357
8358 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
8359
8360         * config.guess: Add support for Linux/ARM.
8361
8362 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
8363
8364         * .cvsignore: Remove *-info and *-install since they match
8365         release-info and mpw-install, which we don't want to just ignore.
8366
8367 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
8368
8369         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8370
8371 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
8372
8373         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8374         local_prefix to sub-make invocations.
8375
8376 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
8377
8378         * configure.in: Check makefile fragments in the source
8379         directory.
8380
8381 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8382
8383         * configure.in: Check whether host and target makefile
8384         fragments exist before adding them to *_makefile_frag.
8385
8386 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
8387
8388         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
8389
8390 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
8391
8392         * configure.in: Make sure we only replace RPATH_ENVVAR on
8393         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8394         regexp to sed.
8395
8396         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
8397         to sub-makes.
8398
8399 1998-01-13  Lee Iverson   (leei@ai.sri.com)
8400
8401         * config-ml.in (multi-do): LDFLAGS must include multilib
8402         designator.
8403
8404 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
8405
8406         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
8407
8408 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
8409
8410         * config.sub: Add mingw32 support.
8411         * configure.in: Likewise.
8412
8413 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8414
8415         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
8416
8417 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
8418
8419         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8420         * configure (gxx_include_dir): Provide a definition for subdirs
8421         which do not use autoconf.
8422
8423 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
8424
8425         * config.guess: Sync with egcs.  Picks up new alpha support,
8426         BeOS & some additional linux support.
8427
8428 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
8429
8430         * config.guess: HP 9000/803 is a PA1.1 machine.
8431
8432 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
8433
8434         * configure.in: It's alpha*-...
8435
8436 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8437
8438         * configure.in (host_makefile_frag, target_makefile_frag):
8439         Handle multiple config files.
8440         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
8441         alpha-*-*.
8442
8443 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
8444
8445         * mkdep: New file.
8446
8447 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
8448
8449         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
8450
8451 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
8452
8453         * Makefile.in: Add libgui directory.
8454         (GDB_TK): Add all-libgui.
8455         * configure.in: Add libgui directory.
8456         * configure: Add all-libgui to GDB_TK.
8457
8458 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
8459
8460         * config-ml.in (multidirs): Add m32r to multilib list.
8461
8462 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
8463
8464         * Makefile.in (all-target-gperf): Change dependency to
8465         all-target-libstdc++.
8466
8467 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
8468
8469         * config.guess: Add BeOS support.
8470
8471 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
8472
8473         Source directory cvs renamed to cvssrc:
8474         * configure.in (host_tools): Change cvs to cvssrc.
8475         (native_only): Likewise.
8476         (noconfigdirs) [various cases]: Likewise.
8477         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
8478         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
8479         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
8480         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
8481         (all-cvssrc): Rename target from all-cvs.
8482
8483 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
8484
8485         * configure (gxx_include_dir): Fix thinko.
8486
8487 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
8488
8489         * Makefile.in (INSTALL_TARGET_CROSS): Define.
8490         (install-cross, install-gcc-cross): New targets.
8491
8492 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
8493
8494         * configure.in (noconfigdirs): Add support for Thumb target.
8495
8496         * config.sub (maybe_os): Add support for Thumb target.
8497
8498 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
8499
8500         * Makefile.in: Add rules for cygmon.
8501
8502         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
8503
8504 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
8505
8506         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8507         * configure (gxx_include_dir): Provide a definition for subdirs
8508         which do not use autoconf.
8509
8510 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
8511
8512         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
8513         11/18/97 build
8514
8515 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
8516
8517         * From Franz Sirl.
8518         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
8519         found on RedHat Linux systems.
8520
8521 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
8522
8523         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
8524         guesses.
8525
8526 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
8527
8528         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
8529
8530 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
8531
8532         * ltmain.sh: If mkdir fails, check whether the directory was created
8533         anyhow by some other process.
8534
8535 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
8536
8537         * configure.in (d30v-*-*): Configure all directories.
8538
8539 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
8540
8541         * configure.in (d30v-*-*): Configure newlib, libiberty directories
8542         for the D30V.
8543
8544 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
8545
8546         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
8547
8548 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
8549
8550         * include/libiberty.h: Add extern "C" { so it can be used with C++
8551         progrms.
8552         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
8553         programs.
8554
8555 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
8556
8557         * configure.in (d30v-*-*): Configure GCC now.
8558
8559 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
8560
8561         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
8562         is no longer needed.
8563
8564 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
8565
8566         * Makefile.in: check-target-libio depends on all-target-libstdc++.
8567
8568 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
8569
8570         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
8571         targets using "$@" to provide support for similar but not identical
8572         targets without having to duplicate code.
8573
8574 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
8575
8576         * makefile.vms: Fix to work with DEC C.
8577
8578 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
8579
8580         * config.sub: Add mips-tx39-elf to marketing names.
8581
8582 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
8583
8584         * ltmain.sh: Handle symlinks in generated script.
8585
8586 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
8587
8588         * configure: Handle autoconf style directory options: --bindir,
8589         --datadir, --includedir, --infodir, --libdir, --libexecdir,
8590         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
8591         --sysconfdir.
8592         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
8593         (sharedstatedir, localstatedir, oldincludedir): New variables.
8594         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
8595         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
8596         sbindir, sharedstatedir, and sysconfdir.
8597
8598 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
8599
8600         * Makefile.in (bootstrap-lean): New target.
8601
8602 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
8603
8604         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
8605         sn, and gnuserv from noconfigdirs.
8606
8607 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
8608
8609         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
8610
8611 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
8612
8613         * Makefile.in (cross): New target.
8614
8615 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
8616                           Jeff Law         <law@cygnus.com>
8617
8618         * Makefile.in (bootstrap2, bootstrap3): New targets.
8619         (all-bootstrap): Remove outdated and confusing target.
8620         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
8621
8622 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8623
8624         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
8625         windows.  Consistent with gdb/configure.
8626
8627 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
8628
8629         * configure.in: Name Linux target fragment.
8630
8631         * configure: Rewrite so that project Makefile fragment is inserted
8632         first and appears last in the resulting Makefile.
8633
8634 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8635
8636         * Makefile.in (install-itcl): Install tcl first.
8637
8638 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
8639
8640         * configure.in: remove bison from noconfigdirs for Cygwin32 host
8641
8642 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
8643
8644         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
8645
8646         * configure.in (skipdirs): Add target-librx for Linux.
8647         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
8648
8649 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
8650
8651         * Makefile.in (bootstrap): New target.
8652
8653 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
8654
8655         * config.sub: Accept 'amigados' for backward compatability.
8656
8657 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
8658
8659         * config.guess: Merge with FSF.
8660
8661 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
8662
8663         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
8664
8665 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
8666
8667         * config.sub: Add "marketing-names" patch.
8668
8669 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
8670
8671         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
8672
8673 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
8674
8675         * config.sub: Handle v850-elf.
8676
8677 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
8678
8679         * .cvsignore (*-install): Remove.
8680
8681 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
8682
8683         * ltconfig: Set CONFIG_SHELL in libtool.
8684         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
8685
8686 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8687
8688         * configure.in (target_subdir): Set to libraries if enable_multilib.
8689
8690 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
8691
8692         * config.guess: Update from gcc directory.
8693
8694 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8695
8696         * Makefile.in (all-sim): Depends on all-readline.
8697
8698 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
8699
8700         * Makefile.in (BISON, YACC): Use $$s.
8701         (all-bison): Depend on all-texinfo.
8702
8703 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
8704
8705         * Makefile.in (BISON): Add -L flag.
8706         (YACC): Likewise.
8707
8708 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8709
8710         * configure.in (noconfigdirs): Add support for v850e target.
8711
8712         * config.sub (maybe_os): Add support for v850e target.
8713
8714 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
8715
8716         * configure.in (noconfigdirs): Add support for v850ea target.
8717
8718         * config.sub (maybe_os): Add support for v850ea target.
8719
8720 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
8721
8722         * config.sub: Add mipstx39.  Delete r3900.
8723
8724 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8725
8726         * Makefile.in (all-autoconf): Depends on all-texinfo.
8727
8728 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
8729
8730         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
8731         eabi targets.
8732
8733 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
8734
8735         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
8736
8737         * configure: When handling a Canadian Cross, handle YACC as well as
8738         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
8739         * Makefile.in (all-bison): Depend upon all-texinfo.
8740
8741 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
8742
8743         * Makefile.in (BISON): bison, not byacc or bison -y.
8744         (YACC): bison -y or byacc or yacc.
8745         (various): Add *-bison as appropriate.
8746         (taz): No need to mess with BISON anymore.
8747
8748 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
8749
8750         * configure: If OSTYPE matches *win32*, try to find a good value for
8751         CONFIG_SHELL.
8752
8753 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
8754
8755         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
8756         configure.in if it is present.
8757
8758 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
8759
8760         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
8761
8762 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
8763
8764         * config.sub: Recognize `arc' cpu.
8765         * configure.in: Likewise.
8766         * config-ml.in: Likewise.
8767
8768 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
8769
8770         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
8771
8772 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
8773
8774         * configure: Changed sed delimiter from ':' to '|' when
8775         attempting to substitute ${config_shell} for SHELL. On
8776         NT ${config_shell} may contain a ':' in it.
8777
8778 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
8779
8780         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
8781
8782 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
8783
8784         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
8785
8786 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
8787
8788         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
8789
8790         * ylwrap: If the program is a relative path, force it to be
8791         absolute.
8792
8793 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8794
8795         * configure (tooldir): Set BISON to `bison -y' and not just bison.
8796
8797 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8798
8799         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
8800         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
8801         for libraries.
8802
8803 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
8804
8805         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
8806         separated by spaces.
8807
8808 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
8809
8810         * ylwrap: New file.
8811         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
8812
8813         * ltmain.sh: Handle /bin/sh at start of install program.
8814
8815         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
8816
8817         * ltconfig, ltmain.sh: New files, from libtool 1.0.
8818         * missing: New file, from automake 1.2.
8819
8820 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
8821
8822         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
8823         check-tk to CHECK_X11_MODULES.
8824
8825 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
8826
8827         * config.sub: Merge with FSF.
8828
8829 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
8830
8831         * config.guess: Merge with FSF.
8832
8833 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
8834
8835         * configure: Treat msdosdjgpp like go32.
8836         * configure.in: Likewise.  Don't remove gprof for go32.
8837
8838         * configure: Change Makefile.tem2 to Makefile.tm2.
8839
8840 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
8841
8842         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
8843
8844 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8845
8846         * install-sh (chmodcmd): Set to null if the DST directory already
8847         exists.  Same as Nov 11th change.
8848
8849 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
8850
8851         * configure (GDB_TK): Needs itcl and tix.
8852
8853 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
8854
8855         * config.guess: Update from FSF.
8856
8857 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
8858
8859         * Makefile.in (GDB_TK): Depend on itcl and tix.
8860
8861 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
8862
8863         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
8864         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
8865         (INSTALL_SCRIPT): New variable.
8866         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
8867         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
8868         to -x.
8869         * install-sh: Add support for -x option.
8870
8871 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
8872
8873         * configure.in, Makefile.in: Treat tix like itcl.
8874
8875 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
8876
8877         * Makefile.in (WINDRES): New variable.
8878         (WINDRES_FOR_TARGET): New variable.
8879         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
8880         (EXTRA_HOST_FLAGS): Add WINDRES.
8881         (EXTRA_TARGET_FLAGS): Add WINDRES.
8882         (EXTRA_GCC_FLAGS): Add WINDRES.
8883         ($(DO_X)): Pass down WINDRES.
8884         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
8885         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
8886         DLLTOOL_FOR_TARGET.
8887
8888 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
8889
8890         * configure.in: configure sim before gdb for win32-x-ppc
8891
8892 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8893
8894         Move gperf into the toplevel, from libg++.
8895         * configure.in (target_tools): Add target-gperf.
8896         (native_only): Add target-gperf.
8897         * Makefile.in (all-target-gperf): New target, depend on
8898         all-target-libg++.
8899         (configure-target-gperf): Empty rule.
8900         (ALL_TARGET_MODULES): Add all-target-gperf.
8901         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
8902         (CHECK_TARGET_MODULES): Add check-target-gperf.
8903         (INSTALL_TARGET_MODULES): Add install-target-gperf.
8904         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
8905
8906 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
8907
8908         * config.sub (mn10200): Recognize new basic machine.
8909
8910 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8911
8912         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
8913         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
8914
8915 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
8916
8917         * configure.in: If we're building mips-sgi-irix6* native, turn on
8918         ENABLE_MULTILIB and set TARGET_SUBDIR.
8919
8920 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
8921
8922         * Makefile.in (all-sn): Depend on all-grep.
8923
8924 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
8925
8926         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
8927
8928         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
8929         Makefile.  From Jeff Makey <jeff@cts.com>.
8930         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
8931
8932         * Makefile.in (DISTBISONFILES): Remove.
8933         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
8934         $(DEFAULT_YACC).
8935
8936         * configure.in: Build itl, db, sn, etc., when building for native
8937         cygwin32.
8938
8939         * Makefile.in (LD): New variable.
8940         (EXTRA_HOST_FLAGS): Pass down LD.
8941         ($(DO_X)): Likewise.
8942
8943 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
8944
8945         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
8946
8947 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
8948
8949         * configure.in (targargs): Strip out any supplied --build argument
8950         before adding our own. Always add --build.
8951
8952 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
8953
8954         * configure.in (targargs): Pass --build if we're doing
8955         a cross-compile.
8956
8957 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
8958
8959         * configure: Use '|' instead of ":" as the separator in
8960         sed. Otherwise sed chokes on NT path names with drive
8961         designators. Also look for "?:*" as the leading characters in an
8962         absolute pathname.
8963
8964 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
8965
8966         * config.sub: Support for r3900.
8967
8968 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
8969
8970         * configure.in: Use install-sh, not install.sh.
8971
8972 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
8973
8974         * Makefile.in (taz): Improve check for BISON so it doesn't try to
8975         apply it twice.
8976
8977 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
8978
8979         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
8980         install-binutils.
8981
8982 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
8983
8984         * Makefile.in: Add automake targets.
8985         * configure.in (host_tools): Add automake.
8986
8987 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
8988
8989         * configure: Default CXX to c++, not gcc.
8990         * Makefile.in (CXX): Set to c++, not gcc.
8991         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
8992
8993 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
8994
8995         * install-sh: try appending a .exe if source file doesn't
8996         exist
8997
8998 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
8999
9000         * configure.in: Turn on multilib by default.
9001         (cross_only): Remove target-libiberty.
9002
9003         * Makefile.in (all-gcc): Don't depend on libiberty.
9004
9005 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9006
9007         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9008
9009 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9010
9011         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9012         (DISTBISONFILES): Add ld/Makefile.in
9013
9014 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9015
9016         * configure.in: if target is cygwin32 but host isn't cygwin32,
9017         don't configure gdb tcl tk expect, not just gdb.
9018
9019 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9020
9021         * configure.in: Added gnuserv everywhere sn appears.
9022
9023         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9024         (CROSS_CHECK_MODULES): Added check-gnuserv.
9025         (INSTALL_MODULES): Added install-gnuserv.
9026         (CLEAN_MODULES): Added clean-gnuserv.
9027         (all-gnuserv): New target.
9028
9029 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9030
9031         * config.guess: Fixes for MIPS OpenBSD systems.
9032
9033 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9034
9035         * Makefile.in (INSTALL_XFORM): Remove.
9036         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9037
9038         * mkinstalldirs: New file, copied from automake.
9039         * Makefile.in (installdirs): Rename from install-dirs.  Use
9040         mkinstalldirs.  Change all users.
9041         (DEVO_SUPPORT): Add mkinstalldirs.
9042
9043 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9044
9045         * install-sh: Rename from install.sh.
9046         * Makefile.in (INSTALL): Change install.sh to install-sh.
9047         (DEVO_SUPPORT): Likewise.
9048
9049         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9050         Graichen <graichen@rzpd.de>.
9051
9052 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9053
9054         * config.guess: Recognize OpenBSD systems correctly.
9055
9056 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9057
9058         * README, Makefile.in (ETC_SUPPORT): Remove references to
9059         cfg-paper*, configure.{texi,man,info*}._
9060
9061 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9062
9063         * Makefile.in (all.normal): Ensure that gcc is built after all
9064         the x11 - ie gdb - targets.
9065
9066 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9067
9068         * makefile.vms: Don't run conf-a-gas.
9069
9070 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9071
9072         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9073
9074 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
9075
9076         * configure.in: Remove noconfigdirs case since gdb also
9077         configures and builds for tic80-coff.
9078
9079 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9080
9081         * configure: Set cache_file to config.cache.
9082         * Makefile.in (local-distclean): Remove config.cache.
9083
9084 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9085
9086         * COPYING: Update FSF address.
9087
9088 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
9089
9090         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9091         noconfigdirs.
9092
9093 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9094
9095         * Makefile.in (install-dirs): Don't crash if prefix, and hence
9096         MAKEDIRS, is empty.
9097
9098 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
9099
9100         * config.sub: Tweak mn10300 entry.
9101
9102 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
9103
9104         * configure.in (host_tools): Put sim before gdb, so gdb's
9105         configure.tgt can determine if the simulator was configured.
9106
9107 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
9108
9109         * config.sub: Move BeOS $os case to be with other Cygnus
9110         local cases.
9111
9112 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
9113
9114         * config.sub: Remove misplaced comment that broke Linux.
9115
9116 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
9117
9118         * config.sub: Add BeOS support.
9119
9120 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
9121
9122         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9123
9124 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
9125
9126         * configure.in (noconfigdirs): Remove tcl and tk from
9127         noconfigdirs for cygwin32 builds.
9128
9129 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
9130
9131         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9132
9133 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
9134
9135         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9136         make-all.com, use makefile.vms instead.
9137
9138 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
9139
9140         * config.sub: Accept -lnews*.
9141
9142 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
9143
9144         * configure.in (noconfigdirs): Disable target-newlib,
9145         target-examples and target-libiberty for d30v.
9146
9147 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9148
9149         * configure.in (noconfigdirs): Enable ld for d30v.
9150
9151 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
9152
9153         * configure.in (tic80-*-*): Build compiler.
9154
9155 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
9156
9157         * configure.in (d30v-*): Remove sim directory from list of
9158         unsupported d30v directories
9159
9160 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9161
9162         * config.sub, configure.in: Add d30v target cpu.
9163
9164 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
9165
9166         * makefile.vms: New file.
9167         * make-all.com: Remove.
9168
9169 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
9170
9171         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9172
9173 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
9174
9175         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9176
9177 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
9178
9179         * Makefile.in (ALL_MODULES): Added all-db.
9180         (CROSS_CHECK_MODULES): Addec check-db.
9181         (INSTALL_MODULES): Added install-db.
9182         (CLEAN_MODULES): Added clean-db.
9183
9184 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
9185
9186         * config.guess: Merge with latest FSF sources.
9187
9188 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
9189
9190         * Makefile.in (ALL_MODULES): Added all-itcl.
9191         (CROSS_CHECK_MODULES): Added check-itcl.
9192         (INSTALL_MODULES): Added install-itcl.
9193         (CLEAN_MODULES): Added clean-itcl.
9194
9195 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
9196
9197         * configure.in: build gdb for mn10200
9198
9199 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
9200
9201         * Makefile.in (all-target-winsup): Depend on all-target-libio.
9202
9203 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
9204
9205         * configure.in (tic80-*-*): Turn off most targets right now.
9206
9207 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
9208
9209         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9210         rather than the makeinfo program.
9211         (do-info): Depend upon all-texinfo.
9212
9213 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9214
9215         * configure.in: Remove uses of config/mh-linux.
9216
9217         * config.sub, config.guess: Merge with latest FSF sources.
9218
9219 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
9220
9221         * config.sub (case $basic_machine): Add tic80 entries.
9222
9223 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
9224
9225         * config.sub, config.guess: Merge with latest FSF sources.
9226
9227 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9228
9229         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9230         * mpw-config.in: Test for NewFolderRecursive.
9231         * mpw-install: Use symbolic name for startup filename.
9232         * mpw-README: Add various additional details.
9233
9234 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
9235
9236         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9237
9238 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
9239
9240         * configure.in: Do build gcc and the target libraries for
9241         the mn10200.
9242
9243 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
9244
9245         * configure.in: don't avoid building gdb for mn10300 any more
9246         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9247         instead of single-quoting it.
9248
9249 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
9250
9251         * configure.in: Don't use --with-stabs on IRIX 6.
9252
9253 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
9254
9255         * configure.in (m32r): Build gdb, libg++ now.
9256
9257 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9258
9259         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
9260         directories from noconfigdirs.
9261
9262 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
9263
9264         * config.sub (basic_machine): added mips16 configuration
9265
9266 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9267
9268         * config.sub: Handle d10v-unknown.
9269
9270 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
9271
9272         * config.sub: Handle v850-unknown.
9273
9274 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
9275
9276         * Makefile.in: add findutils
9277         * configure.in: add findutils to list of host_tools
9278
9279 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
9280
9281         * config.sub: Handle mn10200 and mn10300.
9282
9283 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9284
9285         * configure.in (d10v-*): Do not build librx.
9286
9287 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
9288
9289         * configure.in (mn10300): Build everything except gdb & libgloss.
9290
9291 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
9292
9293         * config.guess:  Patch for Dansk Data Elektronik servers,
9294         from Niels Skou Olsen <nso@dde.dk>.
9295
9296         For ncr, use /bin/uname rather than uname, since GNU uname does not
9297         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
9298
9299         Patch for MIPS R4000 running System V,
9300         from Eric S. Raymond <esr@snark.thyrsus.com>.
9301
9302         Fix thinko for nextstep.
9303
9304         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9305
9306         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
9307         * config.guess: Guess mips-dec-mach_bsd4.3.
9308
9309         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
9310         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
9311         release numbers.
9312         * config.guess (mips-mips-riscos*):  Emit just enough of the
9313         release number.
9314
9315         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
9316         * config.guess (sparc-auspex-sunos*):  Added.
9317         (f300-fujitsu-*): Added.
9318
9319         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
9320         * config.guess:  Recognize a Tadpole as a sparc.
9321
9322 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9323
9324         * config.guess: Don't assume that NextStep version is either 2 or
9325         3.  NextStep 4 (aka OpenStep 4) has come out now.
9326
9327 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9328
9329         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9330         From Rik Faith <faith@cs.unc.edu>.
9331
9332 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
9333
9334         * config.sub: Contributions from bug-gnu-utils to:
9335         Support plain "hppa" (no version given) architecture, reported by
9336         OpenStep.
9337         OpenBSD like NetBSD.
9338         LynxOs is not a hardware supplier.
9339
9340         * config.guess: Contributions from bug-gnu-utils to add support for:
9341         OpenBSD like NetBSD.
9342         Stratus systems.
9343         More Pyramid systems.
9344         i[n>4]86 Intel chips.
9345         M680[n>4]0 Motorola chips.
9346         Use unknown instead of lynx for hardware manufacturer.
9347
9348 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9349
9350         * install.sh (chmodcmd): Set to null if the DST directory already
9351         exists.
9352
9353 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9354
9355         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9356         not use mt-ppc target Makefile fragment any more.
9357
9358 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9359
9360         * configure.in (*-*-windows):  Exclude everything but those dirs
9361         needed to build windows.
9362
9363 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
9364
9365         * Makefile.in (all-target-winsup): Depend on all-target-librx.
9366
9367 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9368
9369         * configure.in:  Exclude mmalloc from i386-windows.
9370
9371 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
9372
9373         * Undo my previous change.
9374
9375 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
9376
9377         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9378         unconditionally.
9379         (MAKEOVERRIDES): Define (revert this part of October 18 change).
9380
9381 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9382
9383         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
9384         host to add it's own flags.
9385
9386 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
9387
9388         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9389
9390 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
9391
9392         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9393         (CXX_FOR_TARGET): Likewise.
9394         (GCC_FOR_TARGET): Define.
9395         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
9396         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
9397         CC_FOR_TARGET was specified on the command line.
9398         (MAKEOVERRIDES): Don't define.
9399
9400 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
9401
9402         * configure.in (m32r): Fix spelling of libg++ libs.
9403
9404 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
9405
9406         * config.sub (-apple*): Remove, now redundant.
9407
9408 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
9409
9410         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
9411
9412         * configure: Rework yesterday's sed script patch.
9413
9414         * config.sub: Merge with FSF.
9415
9416 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
9417
9418         * config.guess:  Merge from FSF.
9419
9420         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
9421         * config.guess: Use pc instead of unknown, for pc clone systems.
9422         Change linux to linux-gnu.
9423
9424         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9425         * config.guess: Avoid non-portable tr syntax.
9426
9427 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
9428
9429         * test-build.mk (HOLES): Add "xargs" for gdb.
9430
9431         * configure: Avoid hpux10.20 sed bug.
9432
9433 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
9434
9435         * configure.in:  Add support for windows host
9436         (that is a build done under the Microsoft build environment).
9437
9438 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
9439
9440         * Makefile.in: Replace all uses of srcroot with s, to shrink
9441         command line lengths.
9442
9443         Patches from Geoffrey Noer <noer@cygnus.com>:
9444         * configure.in: If configuring for newlib, pass --with-newlib to
9445         subdirectories.
9446         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
9447         -Bnewlib/ and -Lwinsup to gcc.
9448         (CXX_FOR_TARGET): Likewise.
9449
9450 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9451
9452         * Makefile.in (ETC_SUPPORT): Add configure.
9453
9454 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
9455
9456         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
9457         host configuration file.
9458
9459 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
9460
9461         * configure.in: Break mn10x00 support into separate
9462         mn10200 and mn10300 configurations.
9463         * config.sub: Likewise.
9464
9465 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
9466
9467         * configure.in: Add lots of stuff to noconfigdirs for
9468         the mn10x00 targets.
9469
9470         * config.sub, configure.in: Add mn10x00 support.
9471
9472 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
9473
9474         * make-all.com: Call conf-a-gas, not config-a-gas.
9475
9476 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
9477
9478         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
9479         targets.
9480
9481 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
9482
9483         * mpw-README: Add much more detail for native PowerMac.
9484         * mpw-install: New file.
9485         * mpw-configure: Add --norecursion and --help options.
9486         * mpw-config.in: Translate readme and install files when
9487         copying to objdir.
9488         * mpw-build.in: Don't always depend on byacc and flex.
9489         (install-only-top): New action.
9490
9491 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
9492
9493         * configure.in:  You can now configure GDB for the v850.
9494
9495 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
9496
9497         * configure.in (noconfigdirs): Don't configure any C++ dirs
9498         if targeting D10V.
9499
9500 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9501
9502         * config.sub: Recognize mips64vr5000.
9503
9504 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
9505
9506         * configure.in: Use a single line for host_tools and native_only.
9507
9508 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
9509
9510         * config.sub, configure.in: Add entries for m32r.
9511
9512 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
9513
9514         * Makefile.in (inet-install): Don't run install-gzip.
9515
9516 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
9517
9518         * configure.in:  Don't config lots of things for *-*-windows*.
9519
9520 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
9521
9522         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
9523         (host_libs, host_tools): Copy from configure.in.
9524         * mpw-configure: Don't complain about directories not found.
9525
9526 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9527
9528         * configure.in (i[345]86): Recognize i686 for pentium pro.
9529         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
9530         file.
9531
9532         * config.guess (i[345]86): Ditto.
9533
9534 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9535
9536         * configure.in (noconfigdirs): Removed gdb for D10V.
9537
9538 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
9539
9540         * configure.in: Remove ld, target-libio, target-libg++, and
9541         target-libstdc++ from noconfigdirs.
9542
9543 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
9544
9545         * configure: Fix three locations where shell scripts were
9546         being run directly rather than with config_shell.
9547
9548 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
9549
9550         * configure.in (v850-*-*): Set up initial $noconfigdirs.
9551         * config.sub (basic_machine): Recognize v850.
9552
9553 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
9554
9555         * mpw-configure: Handle multiple enable/disable options and
9556         pass them down recursively, handle -c and -s flags appropriately
9557         depending on choice of compiler, add escape mechanism for
9558         quoted arguments to gC.
9559
9560 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9561
9562         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
9563         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
9564         so that -mrelocatable-lib and -mno-eabi are used.
9565
9566         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
9567         not support --print-multi-lib, don't abort.
9568
9569 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
9570
9571         * make-all.com: Run config-a-gas.
9572         * setup.com: Don't copy subdirectory files around.
9573
9574 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
9575
9576         * configure.in (*-*-ose): Remove exclusion of libgloss for this
9577         target, it now compiles correctly.
9578
9579 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
9580
9581         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
9582
9583 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9584
9585         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
9586
9587 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9588
9589         * configure.in (native_only): Add prms.
9590
9591 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
9592
9593         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
9594         (BINUTILS_SUPPORT_DIRS): Likewise.
9595
9596 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9597
9598         * configure.in (d10v-*-*): Don't configure ld or gdb until the
9599         d10v support is added.
9600
9601 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
9602
9603         * configure.in (d10v-*-*): New target.
9604
9605 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
9606
9607         * config.guess (HP 9000/811): Recognize this as a PA1.1
9608         machine.
9609
9610 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
9611
9612         * Makefile.in (do-tar-gz): New target, split out from tail end of
9613         taz target.  Run each command separately, don't use pipes.
9614         (taz): Use it.
9615
9616 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
9617
9618         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
9619         * mpw-build.in: No builds should depend on building byacc or flex,
9620         they are assumed to be installed already.
9621
9622 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9623
9624         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
9625         variable that CC_FOR_TARGET needs.
9626
9627 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9628
9629         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
9630         options have changed since the last time the subdirectory was
9631         configured, and if it has, reconfigure.
9632         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
9633         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
9634
9635 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
9636
9637         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
9638         CLEAN_MODULES): Add bash.
9639         (all-bash): New target.
9640
9641 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
9642
9643         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
9644
9645 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9646
9647         * config.sub (basic_machine): Recognize d10v as a valid processor.
9648
9649 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
9650
9651         * mpw-configure: Add support for --bindir.
9652         * mpw-build.in: Use a GCC-specific build script for GCC actions.
9653
9654 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
9655
9656         * configure.in: add bash, time, gawk to list of hosttools and things
9657         to only build for native toolchains
9658
9659 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9660
9661         * Makefile.in (docdir): Remove.
9662
9663 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9664
9665         * Makefile.in (datadir): Set to $(prefix)/share.
9666
9667 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
9668
9669         * configure.in: build diff and patch for cygwin32-hosted
9670         toolchains.
9671
9672 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
9673
9674         * config.sub: Accept -rtems*.
9675
9676 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
9677
9678         * configure.in: enable dosrel for cygwin32-hosted builds,
9679                 remove diff from the list of things not buildable
9680                 via Canadian Cross
9681
9682 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
9683
9684         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
9685         don't get ". ".
9686
9687 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
9688
9689         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
9690
9691 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
9692
9693         * Makefile.in (taz): Handle case where tex3patch didn't even get
9694         checked out.  Also, if it was found, put the symlink in a new util
9695         subdirectory.
9696
9697 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9698
9699         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
9700
9701 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
9702
9703         * config.sub: Recognize -openvms.
9704         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
9705         * make-all.com, setup.com: New files.
9706
9707 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
9708
9709         * Makefile.in (taz): tex3patch moved to texinfo/util.
9710
9711 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
9712
9713         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
9714         * configure.in: remove make from disable-if-Can-Cross list
9715                 enable gdb if ${host} and ${target} are cygwin32
9716
9717 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
9718
9719         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
9720         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
9721
9722 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
9723
9724         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
9725         distinguish sysv/svr4/bsd variants.
9726         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
9727
9728 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
9729
9730         * configure.in: Added copyright notice.
9731         * move-if-change: Added copyright notice.
9732
9733 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9734
9735         * configure.in (powerpcle-*-solaris*): Until we get shared
9736         libraries working, don't build gdb, sim, make, tcl, tk, or
9737         expect.
9738
9739 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
9740
9741         * config.guess:  Merge with FSF:
9742
9743         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9744         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
9745
9746         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
9747         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
9748
9749         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
9750         * config.guess:  Combine two OSF1 rules.
9751         Also recognize field test versions.  From mjr@zk3.dec.com.
9752         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
9753         because GNU uname does not support -p.  From pmr@pajato.com.
9754
9755 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
9756
9757         * Makefile.in (MAKEDIRS): Removed $(tooldir).
9758
9759 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
9760
9761         * mpw-README: Document GCCIncludes.
9762
9763 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
9764
9765         * configure.in (alpha-*-linux*): Set enable_shared to yes.
9766
9767 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9768
9769         * mpw-configure: Handle --enable-FOO and --disable-FOO.
9770
9771 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
9772
9773         * configure.in (*-*-cygwin32): Configure make.
9774
9775 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
9776
9777         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
9778
9779 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
9780
9781         * Makefile.in (all-inet): Depend on all-perl.
9782
9783         * Makefile.in (inet-install): New target.
9784
9785         * Makefile.in (all-inet): Depend on all-tcl.
9786         (all-inet): Depend on all-send-pr.
9787
9788 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9789
9790         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
9791         temporarily.
9792
9793 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
9794
9795         * configure.in: Don't configure --with-gnu-ld on AIX.
9796
9797 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
9798
9799         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
9800
9801 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
9802
9803         * Makefile.in (ALL_MODULES): Added all-inet.
9804         (CROSS_CHECK_MODULES): Added check-inet.
9805         (INSTALL_MODULES): Added install-inet.
9806         (CLEAN_MODULES): Added clean-inet.
9807         (all-indent): New target.
9808
9809         * configure.in (host_tools): Added inet.
9810         (native_only): Added inet.
9811         (noconfigdirs): Added inet.
9812
9813 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
9814
9815         * configure.in: Don't configure libgloss if we are not configuring
9816         newlib.
9817
9818 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
9819
9820         * configure.in: Don't configure libgloss for unsupported
9821         architectures.
9822
9823 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9824
9825         * Makefile.in (CLEAN_MODULES): Add clean-apache.
9826
9827 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
9828
9829         * Makefile.in (ALL_MODULES): Include all-apache.
9830         (CROSS_CHECK_MODULES): Include check-apache.
9831         (INSTALL_MODULES): Include install-apache.
9832         (all-apache): New target.
9833
9834         * configure.in: Added apache everywhere perl is seen.
9835
9836 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9837
9838         * Makefile.in: Add support for clean-{module} and
9839         clean-target-{module} rules.
9840
9841 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
9842
9843         * configure.in (*-*-ose) do not build libgloss.
9844
9845 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9846
9847         * config.guess (prep*:SunOS:5.*:*): Turn into
9848         powerpele-unknown-solaris2.
9849
9850 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
9851
9852         * configure.in: Permit --enable-shared to specify a list of
9853         directories.
9854
9855 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
9856
9857         * configure.in (host==solaris): Pass only the first word of $CC
9858         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
9859
9860 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
9861
9862         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
9863
9864 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
9865
9866         * Makefile.in (ALL_MODULES): Include all-perl.
9867         (CROSS_CHECK_MODULES): Include check-perl.
9868         (INSTALL_MODULES): Include install-perl.
9869         (ALL_X11_MODULES): Include all-guile.
9870         (CHECK_X11_MODULES): Include check-guile.
9871         (INSTALL_X11_MODULES): Include install-guile.
9872         (all-perl): New target.
9873         (all-guile): New target.
9874
9875         * configure.in (host_tools): Include perl and guile.
9876         (native_only): Include perl and guile.
9877         (noconfigdirs): Don't build guile and perl; no ports have been
9878         done.
9879
9880 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
9881
9882         * configure (--enable-*): Handle quoted option lists such as
9883         --enable-sim-cflags='-g0 -O' better.
9884
9885 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9886
9887         * Makefile.in ({,inst}all-target): New rule so we can make and
9888         install all of the target directories easily.
9889
9890 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9891
9892         * configure.in: Add missing global flag in sed substitution when
9893         deleting `target-' from ${configdirs}.
9894
9895 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
9896
9897         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
9898         option.
9899
9900         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
9901         config/mh-necv4.
9902
9903         * install.sh: Correct misspelling of transformbasename.
9904
9905         * config.guess: Recognize mips-*-sysv*.
9906
9907 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
9908
9909         * config.sub: Recognize mon960.
9910
9911 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
9912
9913         * configure: Restore Canadian Cross handling of BISON and LEX,
9914         removed in Feb 20 change.
9915
9916 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
9917
9918         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
9919         Mention make install.  Remove the old copyright date as well the
9920         clumsy and rather pointless copyright on the README file.
9921
9922 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
9923
9924         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
9925         Makefile after running symlink-tree, then run `make distclean' to
9926         avoid clobbering any generated files in srcdir.
9927
9928 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
9929
9930         * configure.in (m68k-*-netbsd*): Build everything now.
9931
9932 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
9933
9934         * Makefile.in (taz): Fix quoting.
9935
9936 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
9937
9938         * configure.in (sparclet-*-*): Build everything now.
9939
9940 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9941
9942         * configure.in (m68k-*-linux*): New host.
9943
9944 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
9945
9946         * configure: Check for bison before byacc.
9947
9948 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
9949
9950         * Makefile.in configure:  Change the way LEX and BISON/YACC are
9951         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
9952         searching PATH.  These are used as fallbacks by Makefile.in if
9953         flex/bison/byacc aren't in objdir.
9954
9955 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
9956
9957         * Makefile.in: Make everything which depends upon all-bfd also
9958         depend upon all-opcodes, in case --with-commonbfdlib is used.
9959
9960 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9961
9962         * configure.in (host *-*-cygwin32): Don't build gdb if we are
9963         building NT native compilers on Unix.
9964
9965 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
9966
9967         * configure.in: Don't get CC from the host Makefile fragment if we
9968         can find gcc in PATH, or if this is a Canadian Cross.  Move the
9969         Solaris test for /usr/ucb/cc to the post target script, just after
9970         the compiler sanity test.
9971
9972 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
9973
9974         * config.sub: Merge with FSF.
9975
9976 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
9977
9978         * Makefile.in (RPATH_ENVVAR): New variable.
9979         (REALLY_SET_LIB_PATH): Use it.
9980         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
9981
9982 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
9983
9984         * config.sub, configure.in: Recognize sparclet cpu.
9985
9986 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
9987
9988         * config.guess:  Support m68k-cbm-sysv4.
9989
9990 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9991
9992         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
9993         m68k-unknown-linuxaout from linker help string.  Put quotes around
9994         $ld_help_string.
9995
9996 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
9997
9998         * config.guess (powerpc-harris-powerunix): Add guess for port
9999         to new target.
10000
10001 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10002
10003         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10004
10005 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10006
10007         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10008         $(REALLY_SET_LIB_PATH) in Makefile.
10009         * Makefile.in (SET_LIB_PATH): New variable.
10010         (REALLY_SET_LIB_PATH): New variable.
10011         ($(DO_X)): Use $(SET_LIB_PATH).
10012         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10013         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10014         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10015         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10016         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10017         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10018         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10019         (install-dosrel): Likewise.
10020         (all-opcodes): Depend upon all-libiberty.
10021
10022 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10023
10024         * config.guess (*:CYGWIN*): New
10025
10026 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10027
10028         * Makefile.in (all-target-winsup): All all-target-libiberty.
10029
10030 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10031
10032         * configure.in (noconfigdirs): Add missing # in front of comment.
10033
10034 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10035
10036         * configure.in: add second pass to things added to noconfigdirs
10037         so *-gm-magic can exclude libgloss properly.
10038
10039 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10040
10041         * mpw-configure (extralibs_name, rez_name): Set correctly
10042         for MWC68K compiler.
10043
10044         * mpw-README: Add more info on the necessary build tools.
10045
10046 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10047
10048         * configure.in, config.sub: Recognize cygwin32.
10049
10050 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10051
10052         * config.guess, config.sub: Recognize A/UX.
10053
10054 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10055
10056         * config.sub: Merge with gcc/config.sub.
10057
10058 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10059
10060         * mpw-build.in (do-binutils): Add build of stamps.
10061
10062 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10063
10064         * config.sub: Add recognition for mips64vr4100*-* targets.
10065
10066 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10067
10068         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10069         Add creation of gconfigargs with `--enable-shared' turned on.
10070         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10071         ($(host)-stamp-stage3-configured): Likewise.
10072         (HOLES): Add chatr and ldd.
10073         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10074
10075 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
10076
10077         * configure: Pass --nfp to recursive configures.
10078
10079 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10080
10081         * Makefile.in (DLLTOOL): New.
10082         (DLLTOOL_FOR_TARGET): New.
10083         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10084         (EXTRA_TARGET_FLAGS): Ditto.
10085         (EXTRA_GCC_FLAGS): Ditto.
10086         (CONFIGURE_TARGET_MODULES): Ditto.
10087         (DO_X): Ditto.
10088         * configure: Add DLLTOOL.
10089
10090 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
10091
10092         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10093         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10094         mh-sco, since old workarounds no longer needed, and don't
10095         build ld, since libraries have weak symbols in COFF.
10096
10097 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
10098
10099         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10100
10101 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10102
10103         * configure.in: Make sure that ${CC} can be used to compile an
10104         executable.
10105
10106 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10107
10108         * Makefile.in (all-gdb): Depend on $(GDB_TK).
10109         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10110         nothing depending on whether gdbtk is being built.
10111
10112 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
10113
10114         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10115
10116 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
10117
10118         * configure.in (noconfigdirs): Put ld or gas in this early, if the
10119         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10120
10121 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
10122
10123         * config-ml.in: Add support for
10124         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10125         Simplify setting of multidirs from --disable-foo.
10126
10127 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10128
10129         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10130         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10131         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10132         non-empty, pass them on to the  GCC make.
10133         (all-bootstrap): New rule that is like all-gcc, except it executes
10134         the GCC bootstrap rule instead of the GCC all rule.
10135
10136 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
10137
10138         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10139
10140 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10141
10142         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10143         DG/UX support.
10144
10145 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
10146
10147         * config.sub (i*86*) Change [345] to [3456]
10148
10149 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10150
10151         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10152         --with-gnu-ld=no.
10153
10154 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10155
10156         * config-ml.in (rs6000*, powerpc*): Add switches to control which
10157         AIX multilibs get built.
10158
10159 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10160
10161         * configure.in (i386-win32): Don't build expect if we're not
10162         building the tcl subdir.
10163
10164 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
10165
10166         * Makefile.in: (configure-target-examples, all-target-examples):
10167         New targets, configure and build example programs.
10168
10169 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10170
10171         * mpw-configure: If an mpw-config.in generated a file mk.sed,
10172         use it as input to sedit the generated MPW makefile.
10173         * mpw-README: Add a suggestion about Gestalt.h.
10174
10175 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
10176
10177         * config.sub: Accept *-*-ieee*.
10178
10179 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
10180
10181         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
10182         Ronald F. Guilmette <rfg@monkeys.com>.
10183
10184 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10185
10186         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10187         for powerpc-pe native.
10188         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10189         (target==powerpc-pe): duplicate i386-win32 entry.
10190
10191 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10192
10193         * configure.in (noconfigdirs): Exclude target-newlib for all versions
10194         of vxworks, not just vxworks5.1.
10195
10196 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
10197
10198         * mpw-configure: Add support for exec-prefix.
10199
10200 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10201
10202         * config.guess: Recognize HP model 816 machines as having
10203         a PA1.1 processor.
10204
10205 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10206
10207         * configure: Ignore new autoconf configure options.
10208
10209 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10210
10211         * config.guess:  Recognize Pentium under SCO.
10212         From Robert Lipe <robertl@arnet.com>.
10213
10214 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10215
10216         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
10217
10218 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
10219
10220         * configure.in: Don't configure gas for alpha-dec-osf*.
10221
10222 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
10223
10224         * configure.in: Default to --with-stabs for some targets for which
10225         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10226         i[345]86*-*-unixware*.
10227
10228 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10229
10230         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10231         rather than basing it on the target.  Simplify handling of options
10232         controlling which directories to configure.  Remove extraneous
10233         slash in multi-clean target.
10234
10235 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
10236
10237         * config-ml.in: Prefix more variables with ml_ so they don't collide
10238         with configure's.
10239
10240 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
10241
10242         * configure: Don't turn -v into --v.
10243
10244 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
10245
10246         * configure.in (targargs): Fix typo.
10247
10248         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10249
10250 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10251
10252         * configure.in: Strip --host and --target options from
10253         CONFIG_ARGUMENTS, and always configure for --host only.  Add
10254         --with-cross-host option when building with a cross-compiler.
10255         * configure: Canonicalize the arguments put into config.status by
10256         always using `=' for an option with an argument.  Pass a presumed
10257         --host or --target explicitly.
10258
10259 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
10260
10261         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10262         into general OS recognition case.
10263
10264 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10265
10266         * configure.in (target_configdirs): add target-winsup only
10267         for win32 target systems.
10268
10269 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
10270
10271         * Makefile.in (all-target-libgloss): Depend upon
10272         configure-target-newlib, since when libgloss is built it looks to
10273         see if the newlib directory exists.
10274
10275 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
10276
10277         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10278         cfg-ml-*.in.
10279
10280 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
10281
10282         * configure: Handle LD and LD_FOR_TARGET when configuring a
10283         Canadian Cross.
10284
10285 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10286
10287         * configure.in (target_libs): add target-winsup.
10288         (target==i386-win32): add patch diff flex make to $noconfigdirs.
10289         (target==ppcle-pe): remove ld from $noconfigdirs.
10290
10291 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10292
10293         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10294         Preserve relative path names in $srcdir.  Build symlink tree if
10295         configuring cross target dir and srcdir=. (= no VPATH support).
10296         (configure-target-libg++): Depend on configure-target-librx.
10297         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10298         * config-ml.in: New file.
10299         * symlink-tree: New file.
10300         * configure: Ensure srcdir="." if that's what it is.
10301
10302 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
10303
10304         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10305         includes and FLEX_SKELETON setting.
10306         * mpw-configure (--with-gnu-ld): New option, controls whether
10307         to use PPCLink or ld with PowerMac GCC.
10308         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10309         * mpw-config.in: Configure grez if targeting Mac.
10310
10311         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
10312         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10313         just macos.
10314         * configure.in: Configure grez resource compiler if targeting Mac.
10315         * Makefile.in (all-grez, install-grez): New targets.
10316
10317 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
10318
10319         * configure: CXX defaults to gcc, not g++.  If we find
10320         gcc in the path, set CC to gcc -O2.
10321
10322 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
10323
10324         * configure: Default ${build} correctly.  Avoid picking up extra
10325         spaces when reading CC and CXX from Makefile.  When doing a
10326         Canadian Cross, use plausible default values for numerous
10327         variables.
10328         * configure.in: When doing a Canadian Cross, don't try to
10329         configure tools whose configure script can't handle it.
10330
10331 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10332
10333         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10334
10335 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10336
10337         * configure:  Remove dubious bug reporting address.
10338
10339 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10340
10341         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
10342         configure script, run that instead of this directory's configure.
10343         In either case, print a message that we're configuring the sub-dir.
10344
10345 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10346
10347         * configure.in: Before checking for the existence of various files,
10348         use sed to filter out "target-".
10349
10350 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10351
10352         * Makefile.in (DO_X): Split rule to decrease command line length
10353         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
10354         (Philippe De Muyter).
10355
10356 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10357
10358         * Makefile.in (all-patch): depend on all-libiberty.
10359
10360 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
10361
10362         * configure.in: If the only directory in target_configdirs which
10363         actually exists is libiberty, then set target_configdirs to empty,
10364         to avoid trying to build a target libiberty in a gas or gdb
10365         distribution.
10366
10367 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
10368
10369         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
10370         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10371         systems.
10372
10373 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10374
10375         * configure.in (copy_dirs): Use sys-include instead of include
10376         for --with-headers option.
10377
10378 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
10379
10380         * Makefile.in, configure.in: Make winsup builds work with
10381         new scheme.
10382
10383 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
10384
10385         * configure.in: Build the linker on AIX.
10386
10387 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10388
10389         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
10390         where needed.
10391
10392 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
10393
10394         * Makefile.in (all-gcc): Fix typo.
10395
10396 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10397
10398         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
10399
10400 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10401
10402         * configure.in:  Rename libFOO to target-libFOO, and xiberty
10403         to target-xiberty, to provide more flexibility.
10404         (target_subdir):  Define.  Create if cross.
10405         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
10406         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
10407         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
10408         check-libFOO -> check-target-libFOO, etc.
10409         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
10410         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
10411         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
10412         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
10413         allow ALL_GCC="" to only configure.
10414         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
10415         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
10416         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
10417
10418 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
10419
10420         * Makefile.in (taz): Build "info" in etc explicitly.
10421
10422 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
10423
10424         * configure.in:  Make sure that CC is undefined (as opposed to
10425         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
10426         problem with autoconf trying to configure on a host without GCC.
10427
10428 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10429
10430         * mpw-configure: Set host alias from choice of host compiler,
10431         only use generic MPW Makefile sed if present, edit a file
10432         named "hacked_Makefile.in" instead of "Makefile.in" if present.
10433         * mpw-README: Add problem notes about CW6 and CW7.
10434
10435 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
10436
10437         * Makefile.in (taz): Use ";" instead of ";;".
10438
10439 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10440
10441         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
10442         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
10443         DISTDOCDIRS.
10444         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
10445         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
10446
10447 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10448
10449         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
10450         and gnats, because they are now subsumed by DISTSTUFFDIRS.
10451         Move bfd to DISTSTUFFDIRS.
10452
10453 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10454
10455         * Makefile.in (X11_LIB): Removed.
10456         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
10457
10458         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
10459
10460 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10461
10462         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
10463         names.
10464
10465 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10466
10467         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
10468
10469 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
10470
10471         * configure.in (i[345]86-*-win32): Always build newlib.
10472         Don't configure cvs, autoconf or texinfo.
10473         * Makefile.in (LD_FOR_TARGET): New.
10474         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
10475         Pass down LD_FOR_TARGET.
10476
10477 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10478
10479         * winsup: New directory.
10480         * Makefile.in: Build winsup.
10481         * configure.in: Winsup is configured when target is win32.
10482         Can only build win32 target GDB when native.
10483
10484 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
10485
10486         * config.guess: Recognize HP model 819 machines as having
10487         a PA 1.1 processor.
10488
10489 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
10490
10491         * configure: Fix sed loop which substitutes for CC and CXX to
10492         avoid bug found in various sed implementations.
10493
10494 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10495
10496         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
10497         simulator.  Use standard powerpc-*-eabi*.
10498
10499 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10500
10501         * configure.in: Stop putting gas and binutils in noconfigdirs for
10502         powerpc-*-aix* and rs6000-*-*.
10503
10504 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
10505
10506         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
10507         -mcall-aixdesc libraries.
10508
10509 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
10510
10511         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10512
10513         * config.sub (arm | armel | armeb): Fix shell syntax.
10514
10515 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10516
10517         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
10518         -msoft-float and -mcpu=common support.
10519         (powerpc*-*-eabisim*): Add support for building -mcall-aix
10520         libraries.
10521
10522 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10523
10524         * configure.in: Allow configuration and build of emacs19 for the alpha.
10525
10526 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10527
10528         * configure.in (CC): Get ^CC, not just any old CC, from
10529         ${host_makefile_frag}.
10530
10531 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10532
10533         * configure.in (CC): Try to get CC from
10534         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
10535
10536 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10537
10538         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
10539         only if it exists in $(srcdir).
10540
10541 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10542
10543         * configure: If CC and CXX are not set in the environment, set
10544         them, based on either an existing Makefile or on searching for gcc
10545         in PATH.  Substitute for CC and CXX in Makefile.
10546         * configure.in: Remove libm from target_libs.  Separate
10547         target_configdirs from configdirs.  If CC is not set in
10548         environment, try to get it from a host Makefile fragment.  Rewrite
10549         changes of configdirs to use skipdirs instead.  A few minor
10550         tweaks.  Take directories out of target_configdirs as they are
10551         taken out of configdirs.  Remove existing Makefile files from
10552         subdirectories.  Substitute for TARGET_CONFIGDIRS and
10553         CONFIG_ARGUMENTS in Makefile.
10554         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
10555         by configure.in.
10556         (CONFIG_ARGUMENTS): Likewise.
10557         (CONFIGURE_TARGET_MODULES): New variable.
10558         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
10559         ($(CONFIGURE_TARGET_MODULES)): New target.
10560         (configure-libg++, configure-libio): New targets.
10561         (all-libg++): Depend upon configure-libg++.
10562         (all-libio): Depend upon configure-libio.
10563         (configure-libgloss, all-libgloss): New targets.
10564         (configure-libstdc++): New target.
10565         (all-libstdc++): Depend upon configure-libstdc++.
10566         (configure-librx, all-librx): New targets.
10567         (configure-newlib): New target.
10568         (all-newlib): Depend upon configure-newlib
10569         (configure-xiberty): New target.
10570         (all-xiberty): Depend upon configure-xiberty.
10571
10572 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10573
10574         * configure.in (host i[345]86-*-win32):  Expand the
10575         noconfigdirs again.
10576
10577 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
10578
10579         * mpw-configure: Fix sed command file name.
10580
10581 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
10582
10583         * configure.in (host i[345]86-*-win32): Reduce the
10584         noconfigdirs again.
10585
10586 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
10587
10588         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
10589         or powerpc*-*-pe*, since they are not yet supported.
10590
10591 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
10592
10593         Add PowerMac support and many other enhancements.
10594         * mpw-configure: New option --cc to select compiler to use,
10595         paste options set according to --cc into the generated
10596         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
10597         if mpw-make.sed is present.
10598         * mpw-config.in: Don't test for gC1, test for mpw-touch,
10599         add forward includes for PowerPC include files.
10600         * mpw-build.in: Build using Makefile.PPC if present.
10601         (do-byacc, etc): Remove separate version resource builds.
10602         (do-gas): Build "stamps" before "all".
10603         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
10604         * mpw-README: Update to reflect --cc option, PowerMac support,
10605         and recently-reported compatibility problems.
10606
10607 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10608
10609         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
10610         embedded m68k systems (-aout, -coff, -elf, -vxworks).
10611         (--with-multilib-top): Pass to recursive invocations.
10612
10613 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
10614
10615         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
10616         v810-*-*.
10617
10618 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10619
10620         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
10621         gdb, ld and opcodes on v810-*-*.
10622
10623 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
10624
10625         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
10626         (local-maintainer-clean): New target.
10627         (maintainer-clean): New target.
10628         (realclean): Just depend upon maintainer-clean.
10629
10630 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10631
10632         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
10633
10634 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
10635
10636         * configure.in: Build ld in mips*-*-bsd* case.
10637
10638 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
10639
10640         * config.sub: Accept -lites* OS.  From Ian Dall.
10641
10642 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
10643
10644         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
10645         targets.
10646
10647 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10648
10649         * configure.in: treat i386-win32 canadian cross the same as
10650         i386-go32 canadian cross.
10651
10652 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10653
10654         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
10655         running under the simulator to build a reduced set of libraries.
10656         (powerpc-*-eabiaix): Add fine grained multilib support added to
10657         other powerpc targets yesterday.
10658
10659 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10660
10661         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
10662         -disable-softfloat, -disable-relocatable, -disable-aix, and
10663         -disable-sysv to control which multilib libraries get built.
10664
10665 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10666
10667         * configure: Add Makefile.tem to list of files to remove in trap
10668         handler.
10669
10670 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10671
10672         * config.guess (*Linux*):  Add missing "exit"s.
10673         Also, need specific check for alpha-unknown-linux (uses COFF).
10674
10675 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10676
10677         * config.guess:  Merge with FSF:
10678
10679         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
10680         * config.guess (AIX4): More robust release numbering discovery.
10681
10682         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
10683         * config.guess (i386-sequent-ptx): Properly get version number.
10684
10685         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
10686         * config.guess (mips:*:4*:UMIPS): New case.
10687
10688 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10689
10690         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
10691         (i386-win32 host): Likewise.  Don't build readline.
10692
10693 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
10694
10695         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
10696         SUPPORT_FILES to submakes.
10697
10698 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
10699
10700         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
10701         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
10702         mpw-configure.
10703
10704 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
10705
10706         * configure.in (appdirs): Use =, not ==, in test expression when
10707         trying to build the text to print in the warning message for
10708         Solaris users.
10709
10710 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
10711
10712         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
10713
10714 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10715
10716         * config.guess: Recognize lynx-2.3.
10717
10718 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
10719
10720         * config.sub (z8ksim): Deleted
10721         (z8k-*-coff): New, this is the one true name of the target.
10722
10723 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
10724
10725         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
10726
10727 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
10728
10729         * config.guess (*:Linux:*:*): First try asking the linker what the
10730         default object file format is (elf, aout, or coff).  Then if this
10731         fails, try previous methods.
10732
10733 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10734
10735         * configure.in: Don't build newlib for *-*-vxworks5.1.
10736
10737 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10738
10739         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
10740         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
10741
10742 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
10743
10744         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
10745
10746 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
10747
10748         * cfg-ml-com.in: New file.
10749         * cfg-ml-pos.in: New file.
10750
10751 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10752
10753         * COPYING.NEWLIB: Add HP free copyright to list.
10754
10755 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10756
10757         * config.sub: Recognize -eabi* for the system, not just -eabi.
10758
10759 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10760
10761         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
10762         * config.sub, configure.in (win32): New target and host.
10763
10764 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
10765
10766         * configure.in: Add i386-pe configuration.
10767
10768 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
10769
10770         * mpw-build.in (install): Install GDB after LD.
10771
10772 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
10773
10774         * mpw-config.in (elf/mips.h): Always forward-include, needed
10775         for GDB to build.
10776
10777 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10778
10779         * testsuite: New directory for customer acceptance and whole tool
10780         chain tests.
10781
10782 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
10783
10784         * configure: If per-host line isn't found, but AC_OUTPUT is found
10785         and a configure script exists, run it instead.
10786
10787 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10788
10789         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
10790
10791 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10792
10793         * configure: Set build_{cpu,vendor,os,alias} to host values when
10794         --build isn't specified.
10795
10796 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10797
10798         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
10799         (FLAGS_TO_PASS): Pass them.
10800         (EXTRA_TARGET_FLAGS): Ditto.
10801
10802 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10803
10804         * Makefile.in (all-libg++): Depend on all-libstdc++.
10805
10806 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10807
10808         * configure.in (noconfigdirs): Enable all packages for
10809           i386-unknown-netbsd.
10810
10811 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
10812
10813         * configure.in (noconfigdirs): Don't configure tk for i386-go32
10814         hosted builds (DOS builds)
10815
10816 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
10817
10818         Changes for ARM based on patches from Richard Earnshaw:
10819         * config.sub: Handle armeb and armel.
10820         * configure.in: Omit arm linker only for riscix.
10821
10822 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10823
10824         * config.guess:  Update from FSF.
10825
10826 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
10827
10828         * config.sub: Recognize powerpcle as the little endian varient of
10829         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
10830         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
10831         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
10832         temporarily.
10833
10834 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
10835
10836         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
10837
10838 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
10839
10840         * config.sub: Accept -lites* as a basic system type.
10841
10842 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
10843
10844         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
10845         installed, and if so return linuxoldld as the system name.
10846
10847 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
10848
10849         * config.guess: Add hppa1.1-hp-lites support.
10850
10851 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10852
10853         * configure.in: Don't build newlib for m68k-vxworks5.1.
10854
10855 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10856
10857         * configure.in (mips-sgi-irix6): Use mh-irix5.
10858
10859 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
10860
10861         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
10862
10863 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10864
10865         * test-build.mk: Enable building of shared libraries on IRIX 5 and
10866         OSF/1.  Fix compiler flags.
10867         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
10868
10869 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
10870
10871         * configure.in: Recognize --with-newlib.
10872         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
10873
10874 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10875
10876         * Makefile.in: move {all,check,install}-gdb from *_MODULES
10877         to *_X11_MODULES due to gdbtk needing X include files et al.
10878
10879 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
10880
10881         Merge in support for Mac MPW as a host.
10882         (Old change descriptions retained for informational value.)
10883
10884         * mpw-config.in: Add generic include forwards for cpu-specific
10885         include files in aout and elf directories.
10886
10887         * mpw-configure: Added copyright.
10888         * mpw-config.in: Check for presence of required build tools.
10889         (target_libs): Add newlib.
10890         (target_tools): Add examples.
10891         (Read Me): Generate as "Read Me for MPW" instead.
10892         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
10893         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
10894         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
10895
10896         * mpw-configure: Remove subdir-specific makefile hackery,
10897         delete mk.tmp after using it.
10898
10899         * mpw-build.in (all): Display start and end times.
10900
10901         * mpw-configure (host_canonical): Set.
10902         (target_cpu): Always add to makefiles.
10903         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
10904         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
10905         (mpw-mh-mpw): Look for in srcdir and srcroot.
10906         Use sed instead of mpw-edit-prefix to edit prefix definitions.
10907
10908         * mpw-build.in: (install-only): New target.
10909
10910         * mpw-configure (host_alias, target_alias): Rename from hostalias
10911         and targetalias, add into generated Makefile.
10912         (mk.tmp): If present, add into generated Makefile.
10913         * mpw-build.in (all-gas): Build config.h first before gas proper.
10914
10915         * mpw-configure (config.status): Write only if changed.
10916         * mpw-config.in (readline): Configure it (not built, just used for
10917         definitions).
10918
10919         * mpw-config.in (elf/mips.h): Add a forward include.
10920
10921         * mpw-config.in: Forward-include most .h files in include into
10922         extra-include.
10923         (readline): Don't build.
10924         mpw-build.in (install): Install GDB.
10925
10926         * mpw-configure (prefix, mpw_prefix): Handle it.
10927         * mpw-config.in (mmalloc, readline): Don't configure.
10928         * mpw-build.in (thisscript): Rename to ThisScript.
10929         Use mpw-build instead of BuildProgram everywhere.
10930         (mmalloc, readline): Don't build.
10931         * mpw-README: New file, basic documentation about the MPW port.
10932
10933         * mpw-config.in: Use forward-include to create include files.
10934
10935         * mpw-configure: Add more things to the top of each configured
10936         Makefile, including contents of config/mpw-mh-mpw.
10937         * mpw-config.in (extra-include): Create this directory and fill it
10938         with Posix-like include files when configuring.
10939
10940         * config.sub (apple, mac, mpw): Add various aliases.
10941
10942         * mpw-build.in: New file, top-level build script fragment for MPW.
10943         * mpw-configure: New file, configure script for MPW.
10944         * mpw-config.in: New file, config fragment for MPW.
10945
10946 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10947
10948         * configure.in (host_libs): Remove glob, since it is gone from the
10949         sources.
10950
10951 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10952
10953         * Makefile.in: define empty GDB_NLM_DEPS var.
10954
10955         * configure.in(target_makefile_frag): use config/mt-netware
10956         for netware targets.
10957
10958 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
10959
10960         * config.sub: Merge in recent FSF changes.  Remove linux special
10961         cases.
10962
10963 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
10964
10965         Revert this change:
10966
10967         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
10968
10969                 * build-all.mk: Use CC=cc -Xs on Solaris.
10970
10971 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10972
10973         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
10974         stop using it.
10975         * Makefile.in: Nuke all references to glob subdirectory.
10976
10977 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10978
10979         * configure.in: Fix --enable-shared logic in per-host.
10980
10981 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10982
10983         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
10984
10985 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10986
10987         * configure.in (noconfigdirs): Don't build gas on AIX, for
10988         powerpc*-*-aix* as well as for rs6000*-*-aix*.
10989
10990 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
10991
10992         * configure: Fix --cache-file to work if the file argument is a
10993         relative path.
10994
10995 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
10996
10997         * configure: If the --cache-file is used, pass it down to
10998         configure in subdirectories.
10999
11000 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11001
11002         * config.sub: add vxworks29k configuration.
11003
11004 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11005
11006         * Makefile.in (taz): Do "diststuff" part quietly.
11007
11008 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11009
11010         * config.sub: Mini-merge with gcc/config.sub.
11011
11012 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11013
11014         * config.guess (IRIX): Sed - to _.
11015
11016 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11017
11018         * Makefile.in (source-vault, binary-vault): New targets.
11019
11020 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11021
11022         * config.sub: Recognize -eabi as a basic system type.
11023
11024 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11025
11026         * configure.in (enable_shared stuff): Fix typo.
11027
11028 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11029
11030         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11031
11032 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11033
11034         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11035
11036 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11037
11038         * configure.in (rs6000-*-*): Don't build gas.
11039
11040 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11041
11042         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11043         reduce command line length.
11044         (AS_FOR_TARGET): Check for as.new, not Makefile.
11045         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11046
11047 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11048
11049         * config.guess:  Merge from FSF.
11050
11051 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11052
11053         * configure: Don't use $ when handling program_suffix.
11054
11055 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11056
11057         * configure.in:  Configure tk for hppa/hpux.
11058
11059 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11060
11061         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11062
11063 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11064
11065         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11066         to LIBCXXFLAGS.  Tests are better run without it.
11067
11068 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11069
11070         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11071
11072 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11073
11074         * configure.in (*-*-netware*): Don't configure xiberty.
11075
11076 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
11077
11078         * configure.in:  Remove tk from native_only list.
11079
11080 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
11081
11082         * build-all.mk: Add mips-ncd-elf target to sun4 targets
11083           for special NCD build.
11084
11085 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11086
11087         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11088         makeall.bat, they're only useful for binutils snapshots.
11089         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11090         makeall.bat to specified SUPPORT_FILES.
11091
11092 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
11093
11094         * build-all.mk: Add Ericsson targets to sun4 and solaris
11095           hosts.  Add  BNR's sun4 target to solaris host, so their
11096           build-from-source will be tested in-house first.
11097
11098 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11099
11100         * Makefile.in (LIBCFLAGS): New variable.
11101         (CFLAGS_FOR_TARGET): Ditto.
11102         (LIBCFLAGS_FOR_TARGET): Ditto.
11103         (LIBCXXFLAGS): Ditto.
11104         (CXXFLAGS_FOR_TARGET): Ditto.
11105         (LIBCXXFLAGS_FOR_TARGET): Ditto.
11106         (BASE_FLAGS_TO_PASS): Pass them.
11107         (EXTRA_TARGET_FLAGS): Ditto.
11108
11109         * configure.in: Support --enable-shared.
11110
11111 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11112
11113         * configure.in (target_libs):  Include libstdc++ again.
11114         * config.guess:  Update from FSF (for FreeBSD).
11115
11116 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11117
11118         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11119         makeall.bat.
11120         (DISTDOCDIRS): Add `etc'.
11121         (ETC_SUPPORT_PFX): New variable.
11122         (taz): Include anything from etc starting with a word in
11123         ETC_SUPPORT_PFX.
11124
11125 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11126
11127         * config.sub: Update for recent FSF changes.  Remove obsolete
11128         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
11129         spacing changes.
11130
11131 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11132
11133         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
11134
11135         * config.guess:  Merge with FSF.
11136         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11137
11138 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11139
11140         * configure: Since the "trap 0" handler will override the exit
11141         status on many systems, only use it for "exit 1", and make it set
11142         a non-zero exit status; reset it before "exit 0".  Also, check
11143         exit status of config.sub, and error out if it failed.
11144
11145 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
11146
11147         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11148         and install libgloss.
11149
11150 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11151
11152         * Makefile.in (all-binutils): Depend upon all-byacc.
11153
11154         * configure.in: Don't build emacs on Irix 5.
11155
11156 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11157
11158         * configure.in (*-*-netware*): Add libio.
11159
11160 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11161
11162         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11163         (CHECK_TARGET_MODULES): Ditto.
11164         (INSTALL_TARGET_MODULES): Ditto.
11165         (TARGET_LIBS): Ditto.
11166         (all-libstdc++): Note dependencies.
11167
11168 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11169
11170         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11171
11172 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11173
11174         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11175         -fexternal-templates.
11176
11177         * configure.in (target_libs): Add libstdc++.
11178         (noconfigdirs): Add libstdc++ as appropriate.
11179
11180 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11181
11182         * config.guess:  Update from FSF.
11183
11184 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11185
11186         * configure: Use ${config_shell} when running ${configsub}.
11187
11188 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
11189
11190         * config.sub: No longer recognize h8300h.
11191
11192 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11193
11194         * config.sub: Remove extraneous differences between config.sub and
11195         gcc/config.sub.
11196
11197 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11198
11199         * Makefile.in (DISTSTUFFDIRS): Add gas.
11200
11201 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11202
11203         * COPYING.NEWLIB: New file.
11204
11205 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11206
11207         * config.guess (HP-UX):  Patch from Harlan Stenn
11208         <harlan@landmark.com> to also emit release level.
11209
11210 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11211
11212         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11213
11214 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11215
11216         * config.sub:  Merge nextstep cleanup from FSF.
11217
11218 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11219
11220         * configure.in (arm-*-*): Don't configure ld for this target.
11221
11222 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11223
11224         * configure.in (*-*-netware): don't configure libg++, libio,
11225           librx, or newlib.
11226
11227 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11228
11229         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
11230         configure ld--it works, but it doesn't support shared libraries.
11231
11232 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11233
11234         * config.guess (*-unknown-freebsd*):  Get rid of possible
11235         trailing "(Release)" in version string.
11236         Patch from Paul Richards <paul@isl.cf.ac.uk>.
11237
11238 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11239
11240         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11241         Fix type: *-next-neststep -> *-next-nextstep.
11242
11243         * config.guess:  Merge from FSF:
11244
11245         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
11246
11247         * config.guess: Recognize powerpc-ibm-aix3.2.5.
11248
11249         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
11250
11251         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11252         instead of UNIX_SV for UnixWare 1.0).
11253
11254 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
11255
11256         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
11257         to make gdb/nlm/* build after the compiler and linker.
11258
11259 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11260
11261         * config.guess (netbsd, freebsd, linux):  Accept any machine,
11262         not just i[34]86.
11263         (m68k-atari-sysv4):  Relocate to match FSF version.
11264
11265         * config.guess:  More merges from the FSF:
11266
11267         Add a space before function call or macro invocation.
11268
11269         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11270
11271         * config.guess: Add trap cmd to remove dummy.c and dummy when
11272         interrupted.
11273
11274         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11275
11276         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11277         (dummy): Redirect stderr from compilation of dummy.c.
11278
11279         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
11280
11281         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11282
11283 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
11284
11285         * configure: Accept and ignore --cache*, for compatibility with
11286         new autoconf.
11287
11288 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11289
11290         * config.guess:  Merge from FSF:
11291
11292         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11293
11294         * config.guess (Pyramid*:OSx*:*:*): New case.
11295         (PATH): Add /.attbin at end for finding uname.
11296         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
11297
11298         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
11299
11300         * config.guess (M88*:DolphinOS:*:*): New case.
11301
11302         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
11303
11304         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11305         to select whether to use ELF or COFF.
11306
11307         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11308
11309         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
11310
11311         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11312
11313         * config.guess: Guess the OS version for HPUX.
11314
11315         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
11316
11317         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11318
11319 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11320
11321         * configure.in: Recognize --with-headers, --with-libs, and
11322         --without-newlib.
11323         * Makefile.in (all-xiberty): Depend upon all-ld.
11324
11325 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11326
11327         * configure.in: Change i[34]86 to i[345]86.
11328
11329 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11330
11331         * configure (version): A few more tweaks to help message.
11332
11333 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11334
11335         * Makefile.in:  Remove (for now) librx as a host library,
11336         now that we're building it for target.
11337
11338 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11339
11340         * configure: Fix up help message; from karl@owl.hq.ileaf.com
11341         (Karl Berry).
11342
11343 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11344
11345         * configure.in:  Also configure librx.
11346
11347 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11348
11349         * Makefile.in:  Update various rules to reflect that librx
11350         is now needed for libg++.
11351
11352 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11353
11354         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11355
11356 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
11357
11358         * configure.in: Configure the examples directory.
11359
11360 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11361
11362         * configure: Simplify Jun 2 1994 change.
11363
11364 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11365
11366         * change CC to /usr/latest/bin/gcc for lynx host builds, since
11367         /bin/gcc isn't good enough to build gcc.
11368
11369 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
11370
11371         * Makefile.in (GDB_SUPPORT_FILES): Remove
11372         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
11373         (gdb.tar.gz): Add new rule to use standard distribution building
11374         mechanism.
11375
11376 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11377
11378         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
11379         Bill Cox <bill@cygnus.com>.
11380
11381 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11382
11383         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
11384
11385 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
11386
11387         * configure:  Search current dir first in .gdbinit.
11388
11389 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11390
11391         * config.sub:  Recognize freebsd (merged from gcc config.sub).
11392
11393 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11394
11395         * config.sub:  Refer to NeXT's operating system as nextstep.
11396
11397         * config.sub (case $basic_machine):  Re-order the cases, to match
11398         the order in the FSF version (which is mostly alphabethical).
11399         Merge in some additions and changes from the FSF.
11400
11401 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
11402
11403         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
11404         * config.sub: Recognize cxux7.
11405         * configure.in: Use mh-cxux for m88k-harris-cxux*.
11406
11407 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11408
11409         * config.sub:  Fix typo powerpc -> powerpc-*.
11410
11411 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
11412
11413         * Makefile.in: `all-emacs19' depends on `all-byacc'.
11414
11415         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
11416         parallel with all-emacs and install-emacs).  Top-level command
11417         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
11418
11419 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11420
11421         * test-build.mk ($(host)-stamp-stage2-installed): Remove
11422         $(relbindir)/make before doing ``make install'', and use
11423         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
11424         installing over running make binary.
11425         ($(host)-stamp-stage3-installed): Likewise.
11426
11427 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11428
11429         * config.guess: Recognize Mach.
11430
11431 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11432
11433         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
11434         see whether --exec-prefix was used.
11435
11436 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11437
11438         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
11439
11440 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11441
11442         * Makefile.in: Add all-librx target similar to all-libproc.
11443
11444 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
11445
11446         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
11447         with post 1.2 uname bogosity.
11448
11449 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11450
11451         * configure: Remove temporary files on receipt of a signal.
11452
11453 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
11454
11455         * configure: If there is a package_makefile_frag, remove
11456         ${subdir}/Makefile.tem after copying it in.
11457
11458 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11459
11460         * build_all.mk: support rs6000 lynx identifies itself as
11461         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
11462         since /bin/gcc is too feeble to compile a modern gcc.
11463
11464 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11465
11466         * brought devo/test-build.mk update-to-date with progressive/
11467           test-build.mk. Add lynx targets and hppa flag info.
11468
11469 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11470
11471         * configure.in:  Use mh-ncrsvr43.  Patch from
11472         Tom McConnell <tmcconne@sedona.intel.com>.
11473
11474 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11475
11476         * config.guess (i386-unknown-bsdi):  No longer need to
11477         check #if defined(__bsdi__) && defined(__i386__).
11478
11479 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11480
11481         * configure: Set program_transform_nameoption correctly.
11482
11483 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
11484
11485         * brought build-all.mk update-to-date with progressive build-all.mk,
11486           added new targets and hppa info.
11487
11488 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11489
11490         * configure: If config.guess result is a prefix of the user
11491         specified target, assume a native build and use the user specified
11492         target as the host alias.  Remove SunOS patch suffix removal hack.
11493         * configure.in: Remove SunOS patch suffix removal hack.
11494
11495         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
11496         in NATIVE_CHECK_MODULES.
11497
11498 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
11499
11500         * Makefile.in: Rename HOST_ONLY to NATIVE.
11501         * configure: Delete SunOs patch suffix from host_canonical
11502           and build_canonical variables that are prepended to Makefiles.
11503         * configure.in: Add comments for easier maintenance.
11504
11505 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11506
11507         * Makefile.in: Add all-libproc target similar to all-gui.
11508
11509 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
11510
11511         * Makefile.in (CHECK_MODULES): split into
11512         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
11513
11514 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
11515
11516         * config.guess (i386-unknown-bsdi): New system to guess.
11517
11518 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11519
11520         * Makefile.in: Add all-gui target (but not yet build by "all").
11521
11522 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
11523
11524         * config.sub: Move deletion of patch suffix from here...
11525         * configure.in: To here, at Ian's suggestion.  The top-
11526           level scripts might need to know of a patch level.
11527
11528 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
11529
11530         * config.sub: Strip off patch suffix so rtl is recognized
11531           as a sunos4.1.3 machine, even though it's been patched.
11532
11533 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
11534
11535         * Makefile.in (INSTALL_LAST): Delete.
11536         (INSTALL_DOSREL): New.
11537
11538 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11539
11540         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
11541         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
11542         whether we pass down --with-gnu-ld anyhow.
11543
11544 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
11545
11546         * Makefile.in (INSTALL_LAST): Change operation so it works
11547         on more flavors of make.
11548         * configure.in (go32): Don't build libg++ or libio.
11549
11550 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
11551
11552         * Makefile.in (Move HOST_PREFIX_1 and friends up so
11553         they can be overriden by templates.
11554
11555 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
11556
11557         * configure.in (target==go32): Don't build gdb.
11558         * dosrel: New directory.
11559
11560 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
11561
11562         * configure.in (host==go32): Configure dosrel too.
11563         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
11564         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
11565         be set by incoming names or templates.
11566         (INSTALL_LAST): New rule.
11567
11568 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
11569
11570         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
11571
11572 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11573
11574         * configure.in (appdirs): New variable.  Currently empty, but will
11575         be used in gas distribution.  If nonempty, lists a set of
11576         directories at least one of which must get configured, or top
11577         level configuration is considered to have failed.
11578         (rs6000-*-lynxos*): Use new file name.
11579
11580 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11581
11582         Eliminate XTRAFLAGS.
11583         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
11584         newlib include files using -idirafter, and also use -nostdinc.
11585         (CXX_FOR_TARGET): Likewise.
11586         (XTRAFLAGS): Removed.
11587         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
11588         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
11589         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
11590         ($(DO_X)): Don't pass down XTRAFLAGS.
11591
11592 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11593
11594         * configure.in (mips*-dec-bsd*): New target; do build linker.
11595         (mips*-*-bsd*): New target; don't build linker.
11596
11597 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
11598
11599         * configure.in: support rs6000-*-lynxos* configuration.
11600         support sunos4 as a cross target.
11601
11602         * config.sub: look for lynx*, not lynx since the OS version may
11603         legitimately be part of the name.
11604
11605 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11606
11607         * configure.in (i[34]86-*-sco*): Move to be with other i386
11608         targets.
11609         (romp-*-*): New target.  Skip various binary utilities.
11610         (vax-*-*): New target.  Don't build newlib.
11611         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
11612
11613 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11614
11615         * configure.in: Only set host_makefile_frag if config
11616         directory exists.
11617
11618 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11619
11620         * install.sh: If $dstdir exists, don't check whether each
11621         component does.
11622
11623 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11624
11625         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
11626
11627 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
11628
11629         * configure.in (*-*-lynxos*): Don't configure newlib for either
11630         native or cross Lynx.
11631
11632 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
11633
11634         * config.sub (sparc64-elf): Fix os.
11635         (z8k): Remove duplicate.
11636
11637 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11638
11639         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
11640         gcc/stmp-fixproto, to try to prevent fixproto from being run.
11641
11642 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
11643
11644         * configure: Make file links cleanly even if Lynx fails on
11645           an NFS symlink (at least fail cleanly).
11646
11647 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11648
11649         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
11650         -XNh2000.
11651
11652 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11653
11654         * configure: Unknown options are fatal again.
11655
11656 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
11657
11658         * configure: Ignore --x-includes and --x-libraries, for Autoconf
11659         compatibility.
11660
11661 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11662
11663         * build-all.mk: Add `clean' target.
11664
11665 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11666
11667         * config.guess:  Add SINIX support.
11668         * configure.in:  Add mips-*-sysv4* support.
11669
11670 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
11671
11672         * build-all.mk: Document all useful targets.
11673         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
11674         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
11675
11676 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11677
11678         * configure: Support --silent, --quiet.
11679
11680 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11681
11682         * configure: Support --disable-FEATURE.
11683
11684 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11685
11686         * config.guess: Recognize NCR running SVR4.3.
11687
11688 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11689
11690         * config.guess:  Make BSDI generate i386-unknown-bsd386.
11691         Patch from Paul Eggert <eggert@twinsun.com>.
11692
11693 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11694
11695         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
11696
11697 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11698
11699         * configure: Make unrecognized options give nonfatal warnings
11700         instead of fatal errors, and pass them to any subdirectory
11701         configures in case they recognize them.
11702         Make --x equivalent to --with-x.
11703
11704 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
11705
11706         * configure: Add --enable-* options.  Clean up usage message and
11707         some comments.
11708
11709 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
11710
11711         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
11712
11713 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11714
11715         * configure.in (hppa*-*-*): Enable binutils.
11716
11717 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11718
11719         * config.sub: Recognize cisco.
11720
11721 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
11722
11723         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
11724
11725 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11726
11727         * config.guess: about target *-hitachi-hiuxwe2, don't print more
11728         than one configuration name.  Add comment.
11729
11730 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
11731
11732         * config.guess: about target *-hitachi-hiuxwe2, fixed
11733         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
11734         macro is incorrect.]
11735
11736 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11737
11738         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
11739         than the "make ls" stuff which used to be here.
11740
11741 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11742
11743         * config.guess:  Recognize i[34]86-unknown-freebsd.
11744         From Shawn M Carey <smcarey@rodan.syr.edu>.
11745
11746 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11747
11748         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
11749
11750 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
11751
11752         * config.guess: Check for ptx.
11753
11754 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
11755
11756         * config.sub: Add os9k checking.
11757
11758 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11759
11760         * config.guess: Handle OSF1 running on HPPA processors
11761
11762 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11763
11764         * configure: If subdir configure fails, print out a message with
11765         subdirectory name, in case subdir's configure code didn't identify
11766         itself.
11767
11768 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
11769
11770         * configure.in: Remove embedded newlines from configdirs.
11771         Avoid mismatches of substrings.  Fix matching strings at end
11772         of configdirs.
11773
11774 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
11775
11776         * config.guess:  Add Lynx/rs6000 config support.
11777
11778 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
11779
11780         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
11781
11782 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
11783
11784         * configure.in (hppa*-*-osf*): Treat this just like most other
11785         PA configurations (eg no binutils or ld).
11786         (hppa*-*-*elf*): These configurations have binutils and ld.
11787
11788 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11789
11790         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
11791
11792 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11793
11794         * configure.in (rs6000-*-*): Build gas.
11795
11796 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11797
11798         * Makefile.in:  Avoid bug in losing hpux sed.
11799
11800 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11801
11802         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
11803         for GDB and GDB has been fixed to not need it.
11804
11805 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11806
11807         * config.guess: Recognize vax hosts.
11808
11809 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11810
11811         * configure (while loop): Don't use "break 2" inside case
11812         statement -- the case statement isn't an enclosing loop.
11813
11814 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11815
11816         * config.guess:  Clean up NeXT support, to allow nextstep
11817         on Intel machines.  Make OS be nextstep.
11818
11819 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
11820
11821         * config.guess: Add alternate forms for Convex.
11822
11823 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
11824
11825         * configure:  Completely rewrite option processing.  Take
11826         advantage of pattern-matching to avoid invoking test frequently.
11827         Also clean up host and target defaulting logic.
11828
11829 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
11830
11831         * Makefile.in: Replace all occurrances of "rootme" with "r" and
11832         "$${rootme}" with "$$r", to increase the likelihood that the do-*
11833         commands (plus user environment) will fit SCO limits.
11834
11835 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11836
11837         * configure.in: Don't issue warnings about directories which are
11838         not being configured if -norecursion is set.  Correct test for
11839         --with-gnu-as and --with-gnu-ld to not get confused by substring
11840         matches.
11841
11842         * configure.in: Don't build gas for alpha-dec-osf1*.
11843
11844 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
11845
11846         * configure:  Back out Per's change of 12/19/1993.  It changes the
11847         behavior of configure in unexpected and confusing ways.
11848
11849         Also, use different delim char when calculating
11850         program_transform_name so that the name can contain slashes.
11851
11852 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11853
11854         * configure.in, config.sub: Add support for VSTa micro-kernel.
11855
11856 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11857
11858         * configure.in: Nuke hacks which were used to get a special
11859         version of GAS for HPPA configurations.
11860
11861 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11862
11863         * configure:  If only ${target_alias} is given, use that
11864         as the default for ${host_alias}.
11865         * configure:  Add missing back-slashes before nested quotes.
11866
11867 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
11868
11869         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
11870
11871 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
11872
11873         * config.guess:  Recognize some Tektronix configurations.
11874         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
11875
11876 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11877
11878         * config.sub: Match any flavor of SH.
11879
11880 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
11881
11882         * configure.in: Don't try to configure newlib for Alpha.
11883
11884 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
11885
11886         * configure.in: Don't build ld for Irix 5.  Don't build gas,
11887         libg++ or libio for any Alpha target.
11888
11889         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
11890
11891 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
11892
11893         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
11894         default arguments -- so it tried to compress itself.
11895
11896 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
11897
11898         * configure.in (notsupp): ensure that a space is always at the end
11899           of the configdirs list, since the grep checks for an explicit space
11900
11901 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11902
11903         * configure.in (target i386-sysv4.2): don't build ld, since static
11904           versions of many libraries are not available.
11905
11906 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11907
11908         * config.guess: Recognize Apollos (using environment variables).
11909         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
11910
11911 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11912
11913         * config.guess: Recognize Sony news mips running newsos.
11914
11915 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
11916
11917         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
11918         "fi ; else" for bash.
11919
11920 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
11921
11922         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
11923
11924 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
11925
11926         * config.sub: accept unixware as an alias for svr4.2.
11927         Fix some inconsistancies with the gcc version.
11928
11929 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11930
11931         * Makefile.in (DISTDOCDIRS):  Add gdb.
11932
11933 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11934
11935         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
11936
11937 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
11938
11939         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
11940         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
11941         this now.
11942
11943 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11944
11945         * config.sub: Accept hiux* as an OS name.
11946
11947         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
11948         etc/make-stds.texi.  The underscore came from gcc, and dje now
11949         agrees that RUNTESTFLAGS is the correct name.
11950
11951 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11952
11953         * install.sh:  Remove 'set -e'.  It makes any conditionals
11954         in the script useless.
11955
11956         * config.guess: Automatically recognize arm-acorn-riscix
11957         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
11958
11959 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11960
11961         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
11962
11963 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
11964
11965         * Makefile.in (DISTDOCDIRS): New variable.
11966         (taz): Edit local Makefile.in sooner, instead of proto-toplev
11967         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
11968
11969 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11970
11971         * configure.in (hppa target): check the source directory for the
11972           pagas sub-directory
11973
11974 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
11975
11976         * config.sub: Allow -aout* and -elf*.
11977
11978 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
11979
11980         * configure.in: Don't build ld on i386-solaris2, same as for
11981         sparc-solaris2.
11982
11983 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11984
11985         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
11986
11987 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11988
11989         * configure.in:  Configure gdb for alpha.
11990
11991 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11992
11993         * Makefile.in (CXXFLAGS): Add -O.
11994
11995 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
11996
11997         * config.guess: added support for DG Aviion
11998
11999 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12000
12001         * configure.in: Produce warning message for subdirectories not
12002         configurable for this host/target combination.  Don't try to
12003         configure gdb for vms.
12004
12005 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12006
12007         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12008         appropriate files before making "diststuff".
12009         (DISTBISONFILES): New var: list of files to be edited.
12010         (DISTSTUFFDIRS): Add binutils.
12011
12012 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12013
12014         * config.sub: also handle mipsel and mips64el (for little endian mips)
12015
12016 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12017
12018         * configure.in: Add * to end of all OS names.
12019
12020 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12021
12022         * configure.in: Build newlib for LynxOS native.
12023
12024 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12025
12026         * config.guess: Add support for delta 88k running SVR3.
12027
12028         * configure.in: Add comment about HP compiler vs. emacs.
12029
12030 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12031
12032         * configure.in: don't build ld on solaris2 (not a viable option
12033           due to bugs in getpwnam & getpwuid)
12034
12035 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12036
12037         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12038         config.guess will produce a full version number.
12039
12040 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12041
12042         * configure.in: Build linker and binutils for alpha-dec-osf1.
12043
12044 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12045
12046         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12047         and gdb/testsuite/Makefile.in.
12048
12049 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12050
12051         * configure.in: recognize mips*- instead of mips-
12052
12053 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12054
12055         * config.sub: Accept linux*coff and linux*elf as operating
12056         systems.
12057
12058 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12059
12060         * config.sub: Recognize mips64, and mips3 as an alias for it.
12061
12062 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12063
12064         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12065         gdb knows how to handle OSF/1 shared libraries.
12066
12067 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12068
12069         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12070         * config.guess: Recognize Hitachi's HIUX.
12071         * config.sub: Recognize h3050r* and hppahitachi.
12072         Remove redundant cases for hp9k[23]*.
12073
12074 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12075
12076         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12077         if gas and ld are in the source tree and are in ${configdirs}.
12078         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12079         --with options (but still pass them down on the command line,
12080         if they were explicitly specified).
12081
12082 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12083
12084         * configure: substitute SHELL value in Makefile.in with
12085         ${CONFIG_SHELL}
12086
12087 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12088
12089         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12090         *-*-solaris2* targets.
12091
12092 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12093
12094         * Makefile.in: define M4, and pass it down to sub-makes;
12095         all-autoconf now depends on all-m4
12096
12097 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12098
12099         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12100         presence of {ar,ranlib} instead of a configured directory
12101
12102 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
12103
12104         * config.guess: Accept 34?? as well as 33?? for NCR.
12105
12106 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12107
12108         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12109         of 'gas' in sed commands, since 'gash' is now in the tree as well.
12110
12111 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12112
12113         * configure: grab values for $(CC) and $(CXX) from the
12114         environment, so that someone can do "CC=gcc configure; make" and
12115         have it work right (matching the way that autoconf works now)
12116
12117         * configure.in, Makefile.in: add support for gash, the tcl
12118         interface to Galaxy
12119
12120         * config.guess: add NetBSD variants (hp300, x86)
12121
12122 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
12123
12124         * install.sh: Support -d option (in the manner of SunOS 4 install,
12125         as it is more deterministic than that of GNU install)
12126         (chmodcmd): Set file to mode 755 by default (should also do default
12127         chgrp and chown, but I don't feel like dealing with that now)
12128
12129 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
12130
12131         * config.sub: Remove h8300hhms alias.
12132
12133 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12134
12135         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12136
12137 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12138
12139         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12140         as stmp-fixinc
12141
12142 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12143
12144         * config.sub: recognize m88110-bug-coff.
12145
12146 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12147
12148         * Makefile.in (all-libio): all dependencies on the toolchain used
12149         to build this (gcc, gas, ld, etc)
12150
12151 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12152
12153         * config.guess: Deal with OSF/1 1.3 on alpha.
12154
12155 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12156
12157         * install.sh: add some 'else true' clauses for portability
12158
12159         * configure.in: don't build libio for h8[35]00-*-* targets
12160
12161 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12162
12163         * Makefile.in:  Add support for new libio.
12164
12165 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12166
12167         * install.sh: If one command fails, don't try the rest.  Don't try
12168         to remove $dsttmp (via trap) unless we have already created it.
12169         If $src doesn't exist, detect it and exit with an error.
12170
12171         * config.guess: Recognize BSD on hp300.
12172
12173 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12174
12175         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12176         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12177
12178 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
12179
12180         * Makefile.in (all-send-pr): depends on all-prms
12181
12182 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12183
12184         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12185
12186 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12187
12188         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12189         Added test for mips-mips-riscos5.
12190
12191 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12192
12193         * configure.in: use mh-hp300 for 68k HP hosts
12194
12195 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12196
12197         * configure: add support for CONFIG_SHELL, so that you can use
12198         some alternate shell for evaluating configure scripts
12199
12200 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
12201
12202         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
12203         in configure script to bug-gdb@prep.ai.mit.edu when building
12204         distribution archive.
12205         * Makefile.in (COMPRESS):  Remove def.
12206         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
12207         gdb.tar.Z and make-gdb.tar.Z respectively.
12208         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
12209         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
12210         to convergence with 'taz' target in Makefile.in.
12211
12212 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12213
12214         * install.sh (dsttmp): use trap to ensure that tmp files go
12215         away on error conditions
12216
12217 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12218
12219         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12220
12221 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12222
12223         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12224         its parent is '/' not ''.
12225
12226         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12227
12228 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
12229
12230         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12231         that ${newsrcdir}/configure.in does.
12232
12233 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12234
12235         * test-build.mk: support for CONFIG_SHELL
12236
12237 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
12238
12239         * config.sub (netware):  Add as a basic system type.
12240
12241 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12242
12243         * Makefile.in (Makefile): depend on configure.in.  Also drop the
12244           $(srcdir)/ from the dependency on Makefile.in.
12245
12246 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
12247
12248         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12249         (h8300hhms is temporary until multi-libraries are implemented).
12250         * configure.in: Handle h8300h too.
12251
12252 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12253
12254         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12255
12256 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
12257
12258         * configure:  Remove extraneous output when guessing host type.
12259         * config.guess:  Remove extraneous output when guessing using C
12260         compiler rather than uname, or when guessing fails.
12261
12262 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
12263
12264         * Makefile.in: remove all.cross and install.cross targets
12265
12266         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12267           definitions
12268
12269 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
12270
12271         * configure.in (target sh): Build gprof.
12272
12273 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12274
12275         * config.sub: change -solaris to -solaris2
12276
12277 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12278
12279         * configure.in: Use config/mh-riscos for mips-*-sysv*.
12280
12281 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
12282
12283         * configure: Correct error message for missing Makefile.in to
12284         print correct directory.
12285
12286 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12287
12288         * install.sh: kludge around 386BSD shell bug
12289
12290 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
12291
12292         * config.guess:  Recognize NeXT.
12293         * config.guess:  Recognize i486-ncr-sysv4.
12294         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
12295
12296 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
12297
12298         * Makefile.in (MAKEINFOFLAGS): New variable.
12299         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12300         * build-all.mk, test-build.mk: Pass down --no-split as
12301         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
12302
12303 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
12304
12305         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
12306
12307 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
12308
12309         * Makefile.in (libg++.tar.z):  New rule.
12310         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
12311         * Makefile.in (taz):  Only do a single chmod.
12312
12313 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12314
12315         * install.sh: don't use dirname anymore (replaced with sed usage)
12316
12317 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
12318
12319         * Makefile.in:  Change extension for gzip'd files from '.z' to
12320         '.gz' per new FSF standard usage.
12321
12322 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12323
12324         * configure: put quotes around the final value of program_transform_name
12325
12326 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12327
12328         * Makefile.in: new install.sh support; update install-info rules
12329
12330 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
12331
12332         * configure.in: Build diff for crosses, but not for go32 host.
12333
12334         * configure.in: Build gprof only for native, and don't build it
12335         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12336
12337 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
12338
12339         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12340
12341 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12342
12343         * configure.in (host_tools): Add prms.
12344
12345 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12346
12347         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12348         with $(FLAGS_TO_PASS) on the command line
12349
12350         * config.sub: Recognize lynx and lynxos
12351
12352 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12353
12354         * config.sub: Accept -ecoff*, not just -ecoff.
12355
12356 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12357
12358         * Makefile.in (taz): Use .gz suffix instead of .z.
12359         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12360         names.
12361
12362 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12363
12364         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12365
12366 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12367
12368         * Makefile.in (install-no-fixedincludes):  install gcc last, so
12369         that rebuilds that might happen during 'make install' don't get
12370         bogus gcc include files
12371
12372 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12373
12374         Change from Utah for HPPA support:
12375         * config.guess: Recognize hppa1.x-hp-bsd.
12376
12377 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
12378
12379         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
12380         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12381
12382 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12383
12384         * config.sub: Add support for rom68k and bug boot monitors.
12385
12386 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
12387
12388         * Makefile.in: Make all-opcodes depend on all-bfd.
12389
12390 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12391
12392         * config.guess: Added special check for i[34]86-univel-sysv4*.
12393
12394 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
12395
12396         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
12397         the processor rather than assuming i486.
12398
12399 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12400
12401         * config.guess: Recognize SunOS6 as Solaris3.
12402
12403 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
12404
12405         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
12406         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
12407
12408 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
12409
12410         * build-all.mk (all-cross): New target for Canadian Cross.
12411         Added Q2 go32 targets.
12412         * test-build.mk: Configure go32 cross sparclite-aout and
12413         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
12414         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
12415
12416 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12417
12418         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
12419         GO32 hosted toolchains
12420
12421 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12422
12423         * configure: change  so "-exec-prefix" gets passed down rather
12424         than "-exec_prefix" so autoconf generated Makefiles get the
12425         exec_prefix set right.
12426
12427 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12428
12429         * config.guess: get the Solaris2 minor version number
12430
12431         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
12432
12433 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12434
12435         * config.guess: Recognize some Sequent platforms.
12436
12437 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12438
12439         * Makefile.in: added the vault-install target
12440
12441         * configure.in: actually use the Sun3 makefile fragment that's in
12442         config, also added the release dir to configdirs
12443
12444 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12445
12446         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
12447
12448 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12449
12450         * configure.in: remove some program from Alpha targetted toolchains
12451
12452 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
12453
12454         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
12455         gprof.
12456         (taz): Run "make diststuff" in those directories instead of "make
12457         proto-dir".  Look for "VERSION=" only at start of line in subdir
12458         Makefile.  Use "gzip -9" for compression.
12459         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
12460         (binutils.tar.z): New target.
12461
12462 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12463
12464         * Makefile.in (taz): Include gpl.texinfo.
12465
12466 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12467
12468         * Makefile.in (setup-dirs): Merged into "taz" target.
12469         (taz): Only do `proto-dir' stuff if a directory is actually needed
12470         for this target.
12471
12472 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
12473
12474         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
12475         (FLAGS_TO_PASS): Pass down MUNCH_NM.
12476         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
12477         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
12478         (gcc-no-fixedincludes): Correct for current gcc Makefile.
12479
12480 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
12481
12482         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
12483         config.sub, and move-if-change to gdb testsuite distribution
12484         archive, so the testsuite can be extracted, configured, and
12485         run separately from the gdb distribution.  Blow away the Chill
12486         tests that require a Chill compiled executable, since GNU Chill
12487         is not yet publically available.
12488
12489 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12490
12491         * test-build.mk: set environment variables in a single command,
12492         instead of a list of assignments and exports
12493
12494         * config.guess: recognize Alpha/OSF1 systems
12495
12496 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12497
12498         * configure: Change help message to prefer --options rather than
12499           -options.
12500
12501 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12502
12503         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
12504         zippy@ecst.csuchico.edu.
12505         * config.guess: Recognize miniframe.
12506
12507 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
12508
12509        * Makefile.in: Use srcroot to find runtest rather than rootme.
12510        Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
12511
12512 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
12513
12514         * test-build.mk: Extensive additions to support building on a
12515         machine other than the host.
12516
12517 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
12518
12519         * configure (tooldir): Fix for i386-aix again.
12520
12521 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
12522
12523         * configure, Makefile.in:  Change definition of $(tooldir)
12524         to match the FSF.
12525
12526 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
12527
12528         * config.guess:  Recognize i[34]86/SVR4.
12529
12530 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12531
12532         * Makefile.in (all-gdb): gdb depends on sim.
12533
12534 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
12535
12536         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
12537         at the same time we make the prototype gdb directory.
12538         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
12539         files at the same time as the gdb base release distribution.
12540
12541 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
12542
12543         * Makefile.in (check): Use individual check targets rather than
12544         DO_X rule.
12545         (check-gcc): Added.
12546
12547 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
12548
12549         * config.sub: Use sysv3.2 not sysv32 for canonical OS
12550         for System V release 3.2.
12551
12552 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12553
12554         * config.sub: Recognize hppaosf.
12555         * configure.in: Do configure ld/binutils/gas for it.
12556
12557 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12558
12559         * configure (tooldir): Alter syntax used to set this, for systems
12560         where "\$" isn't handled right, like i386-aix.
12561
12562 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12563
12564         * configure: Pass program-transform-name, not
12565         program_transform_name, to recursive configures.
12566
12567 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
12568
12569         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
12570         of gas+ld+binutils.
12571
12572 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
12573
12574         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
12575
12576 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12577
12578         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
12579
12580 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12581
12582         * Makefile.in (PRMS): Set back to all-prms.
12583
12584 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
12585
12586         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
12587         targets, rather than for MIPS hosts.
12588
12589 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12590
12591         * configure.in: add comment for --with-x default values
12592
12593         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
12594
12595         * Makefile.in: add check-* targets for each of the directories in
12596         the tree.  Add a definition of RUNTEST that will use the one we
12597         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
12598
12599 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
12600
12601         * configure.in: Removed obsolete references to bfd_target and
12602         target_makefile_frag.
12603
12604         * build-all.mk: Set assorted targets for Q2.
12605         * config.sub: Recognize z8k-sim and h8300-hms.
12606         * test-build.mk: Really don't pass host to configure.
12607         (HOLES): Added uname.
12608
12609 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
12610
12611         * configure: Handle an empty program-prefix, program-suffix or
12612         program-transform-name correctly.
12613
12614 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12615
12616         * build-all.mk: -G 8 no longer required for MIPS targets.
12617         * test-build.mk: Don't pass host argument to configure; make it
12618         guess.
12619
12620 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
12621
12622         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
12623         * Makefile.in (COMPRESS):  New macro, like GZIP.
12624
12625 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
12626
12627         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
12628
12629         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
12630         with gas currently defaults to -G 0.
12631
12632 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
12633
12634         * Makefile.in (all-flex): flex depends on byacc.
12635
12636         * build-all.mk: If host not specified, use config.guess.  Pass TAG
12637         to test-build.mk as RELEASE_TAG.
12638         * test-build.mk (configargs): New variable containing arguments to
12639         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
12640         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
12641
12642         * config.guess: Use /bin/uname when checking -X argument on SCO,
12643         to avoid invoking GNU uname which doesn't understand -X.
12644
12645         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
12646
12647         * configure.in: Build gas for mips-*-*.
12648
12649 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12650
12651         * Makefile.in (all.normal): insert missing backslash.
12652
12653 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12654
12655         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
12656
12657         * Makefile.in: Complete overhaul to merge many almost identical
12658         targets.
12659
12660 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12661
12662         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
12663         (gdb.tar.Z): Adjusted.
12664
12665         * Makefile.in (setup-dirs, taz): New targets; should be general
12666         enough to adapt for gdb sometime.  Build only .z file.
12667         (gas.tar.z): New target.
12668
12669 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12670
12671         * build-all.mk: Use CC=cc -Xs on Solaris.
12672
12673 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
12674
12675         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
12676         for handling BISON for FSF releases.
12677
12678 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12679
12680         * configure: Actually implement the change zoo just documented.
12681
12682 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
12683
12684         * configure: when using config.guess, only set target_alias when
12685         it's not already been set (ie, on the command line)
12686
12687 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12688
12689         * Makefile.in: add installcheck target, set PRMS to install-prms
12690
12691 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12692
12693         * configure: add support for package_makefile_fragment, handle the
12694         case where a directory has a configure.in file but no Makefile.in
12695         more gracefully (with an actual understandable error message, even);
12696         add support for --without (and add this to the usage message); also
12697         explicitly add a --host=${host_alias} to the command line when
12698         config.guess is used
12699
12700 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
12701
12702         * configure: Must use both --host and --target in recursive calls.
12703
12704 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12705
12706         * Makefile.in: Change deja-gnu to dejagnu.
12707
12708 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
12709
12710         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
12711
12712 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12713
12714         * configure.in: canonicalize all instances to *-*-solaris2*,
12715         also strip out a number of tools to not build for go32 host
12716
12717 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12718
12719         * config.guess: add GPL.
12720
12721         * Makefile.in, config.guess, config.sub, configure: bump
12722           copyrights to 93.
12723
12724 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
12725
12726         * Makefile.in (do-info): Removed obsolete check for existence of
12727         localenv file.
12728
12729         * Makefile.in (MAKEOVERRIDES): Define to be empty.
12730
12731 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12732
12733         * Makefile.in: a couple of 'else true' for decstation,
12734         support for TclX
12735
12736         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
12737
12738 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
12739
12740         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
12741
12742 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
12743
12744         * config.guess: Recognize i386-ibm-aix (PS/2).
12745         * configure.in: Use config/mh-aix386 file for it.
12746
12747 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
12748
12749         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
12750         CC_FOR_TARGET instead.
12751         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
12752
12753 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
12754
12755         * Makefile.in: Add sim to list of directories sent with gdb
12756
12757 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12758
12759         * configure.in: Put back mips-dec-bsd* case.
12760
12761 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
12762
12763         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
12764         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
12765         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
12766
12767 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12768
12769         * configure.in: remove no-op mips-dec-bsd* in "case $target"
12770
12771         * Makefile.in (dir.info): only run gen-info-dir if it exists,
12772         (install-info): install dir.info only if it exists,
12773         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
12774
12775 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
12776
12777         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
12778         gas for mips-dec-bsd.
12779
12780 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
12781
12782         * configure (makesrcdir): If ${srcdir} is relative and not ".",
12783         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
12784
12785 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12786
12787         * configure.in: Added "dejagnu" to hosttools list.
12788
12789 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
12790
12791         * config.sub, configure.in, config.guess:  Add support
12792         for Bosx, an AIX variant from Bull.
12793         Patches from F.Pierresteguy@frcl.bull.fr.
12794
12795 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
12796
12797         * devo/dejagnu: Initial creation of devo/dejagnu.
12798         Migrated dejagnu testcases and support files for testing software
12799         tools to reside as subdirectories, currently called "testsuite",
12800         within the directory of the software tool.  Migrated all programs,
12801         support libraries, etc. beloging to dejagnu proper from
12802         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
12803         with no modifications.  The changes to these files which will
12804         allow them to configure, build, and execute properly will be made
12805         in a future update.
12806
12807 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12808
12809         * Makefile.in: Change send_pr to send-pr.
12810         * configure.in: Likewise.
12811         * send_pr: Renamed directory to send-pr.
12812
12813 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
12814
12815         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
12816
12817 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
12818
12819         * README:  Update for gdb-4.8 release.
12820         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
12821         gdb-xxx.tar.z (gzip'd) file also.
12822
12823 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12824
12825         * Makefile.in: make all-diff depend on all-libiberty
12826
12827 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
12828
12829         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
12830
12831 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12832
12833         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
12834
12835 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
12836
12837         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
12838         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
12839         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
12840
12841 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12842
12843         * Makefile.in:  makeinfo binary is in a new location
12844
12845 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
12846
12847         * config.sub: Accept -ecoff as an OS.
12848
12849         * Makefile.in: Various changes to eliminate a level of make
12850         recursion and reduce the required command line length.
12851         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
12852         sub-makes.
12853         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
12854         variables holding settings for specific sub-makes.
12855         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
12856         in terms of BASE_FLAGS_TO_PASS.
12857         (TARGET_LIBS): New variable listing directories which use
12858         TARGET_FLAGS_TO_PASS.
12859         (subdir_do): Eliminated.
12860         (do-*): New set of targets to replace subdir_do.
12861         (various): All targets which used subdir_do now depend on do-*.
12862         (local-clean): Renamed from do_clean.
12863         (local-distclean): New target, dependency of distclean and
12864         realclean.
12865         (install-info): Don't create directories.  Depend on dir.info
12866         rather than calling make recursively.
12867         (install-dir.info): Eliminated.
12868         (install-info-dirs): Create all info directories here.
12869         (dir.info): Depend upon do-install-info.
12870
12871         * test-build.mk (HOLES): Added false.
12872
12873 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
12874
12875         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
12876
12877 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12878
12879         * Makefile.in (info): remove dependency on all-texinfo.  The
12880         problem was really in texinfo/C, not at this level.
12881
12882 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
12883
12884         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
12885
12886 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
12887
12888         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
12889         GDB releases.
12890
12891 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12892
12893         * configure: Include srcdir in message about target of link not
12894         being found.  Don't convert `-' to `_' in `with' options being
12895         passed to subdirs.
12896
12897 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12898
12899         * configure.in: add uudecode to host_tools
12900
12901         * Makefile.in: added {all,install}-uudecode targets, added them to
12902         the appropriate lists
12903
12904 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
12905
12906         * Makefile.in (all-gcc): Added dependency on all-gas.
12907
12908         * configure.in (mips-*-*): Build ld and binutils.
12909
12910 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
12911
12912         * configure: check return code from mkdir, print error message and
12913           exit on failure.
12914
12915 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
12916
12917         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
12918
12919 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
12920
12921         * test-build.mk (HOLES): Added tar, cpio and uudecode.
12922
12923 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
12924
12925         * config.sub (h8500):  Recognize this as a cpu type.
12926
12927 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12928
12929         * configure: source directory missing is no longer a warning
12930
12931         * configure.in: recognize irix[34]* instead of irix[34]
12932
12933         * Makefile.in: define and pass down X11_LIB
12934
12935 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
12936
12937         * guess-systype: Renamed to ...
12938         * config.guess:  ... by popular request.
12939         * configure.in, Makefile.in:  Update accordingly.
12940
12941 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
12942
12943         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
12944         + Add Convex, Cray/Unicos, and Encore/Multimax support.
12945         + Execute ./dummy instead of assuming . is in PATH.
12946
12947 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
12948
12949         * guess-systype:  New shell script.  Attempts to guess the
12950         canonical host name of the executing host.
12951         Only a few hosts are supported so far.
12952         * configure:  Call guess-systype if no host is specified.
12953
12954 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
12955
12956         * Makefile.in (gcc-no-fixedincludes): Made to work with current
12957         gcc Makefile.
12958
12959
12960 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
12961
12962         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
12963         (all-gcc, install-gcc, subdir_do): Use it.
12964
12965 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
12966
12967         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
12968
12969 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
12970
12971         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
12972           set exclusively by configure, using configure.in .
12973
12974 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12975
12976         * test-build.mk: set $PATH for all builds
12977
12978         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
12979
12980 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
12981
12982         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
12983         the one used in gcc/Makefile.in, so that a null expansion doesn't
12984         override the one needed to build gcc with a native cc.
12985
12986
12987 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12988
12989         * configure: Accept -with arguments.
12990
12991 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12992
12993         * Makefile.in: added h8300sim
12994
12995 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
12996
12997         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
12998         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
12999         (all-cygnus, native, build-cygnus): Make
13000         $(canonhost)-stamp-3stage-done, not $(host)....
13001         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13002         i386-sco3.2v4.  Added else true to if command.
13003
13004 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13005
13006         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13007
13008 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13009
13010         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13011
13012 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13013
13014         * configure.in: don't remove binutils from Solaris builds
13015
13016 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13017
13018         * Makefile.in: get rid of earlier definitions for *clean,
13019         also handle the recursive info rule better
13020
13021 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13022
13023         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13024         do more-or-less the right thing.
13025
13026 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13027
13028         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13029         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13030
13031 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13032
13033         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13034         $(host_canonical).
13035
13036         * configure.in: split the configdirs list into 4 categories (native
13037         v. cross, library v. tool) and handle the cross-only and native-
13038         only in more reasonable (and correct!) way.
13039
13040 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13041
13042         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13043         configdirs anymore.
13044
13045 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13046
13047         * Makefile.in: extensive cleanup::  removed all of the explicit
13048         clean-* targets, collapsed many wrappers around subdir_do into
13049         one, added additional targets to satisfy standards.texi, deleted
13050         some old targets, some changes for consistency
13051
13052 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13053
13054         * configure.in: handle some programs as cross-only, and others as
13055         native only
13056
13057         * test-build.mk: handle partial holes in a more generic manner
13058
13059         * Makefile.in: m4 depends on libiberty
13060
13061 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13062
13063         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13064         time, wdiff, and find to configdirs
13065
13066         * Makefile.in: all, clean, and install rules for the new programs
13067         added to configure.in
13068
13069 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13070
13071         * configure.in: use mh-sun for all *-sun-* hosts
13072
13073 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13074
13075         * Makefile.in: define flags for X11 include files and library file
13076         locations, pass them down to the programs that need this info
13077
13078         * build-all.mk: added a 'native' target, to 3stage the native toolchain
13079
13080 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13081
13082         * configure.in: start building libg++ for HP-UX targets
13083
13084 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
13085
13086         * README:  Update references to files moved into etc/.
13087
13088 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
13089
13090         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
13091         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
13092
13093 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13094
13095         * configure: accept dash as well as underscore in long option
13096         names for FSF compatibility.
13097
13098 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
13099
13100         * config.sub: added -sco3.2v4 support from FSF.
13101
13102 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13103
13104         * configure.in: expand the section that adds or removes
13105         directories from the list of programs to build, to handle native
13106         vs. cross in addition to host v. native
13107
13108 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
13109
13110         * Makefile.in:  Replace C++ in macro names with CXX.
13111         This is less likely to break ...
13112
13113 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13114
13115         * test-build.mk: add -w to GNU_MAKE
13116
13117 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13118
13119         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13120         add 'sparc' to list of recognized cpus.  This needed to make
13121         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13122         Delete some redundant ose68 variants.  Recognize -wrs as an os,
13123         then changes that into $CPU-wrs-vxworks.
13124
13125         * configure.in: remove most references to gdbtest, regularize
13126         target based program removal
13127
13128         * test-build.mk: import from p3 tree (many fixes and changes)
13129
13130 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
13131
13132         * Makefile.in: added rules to handle tcl, tk, and expect
13133
13134         * configure.in: handle those directories if they exist
13135
13136 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13137
13138         * config.sub: removed bogus hppabsd and hppahpux names, since
13139         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13140
13141 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13142
13143         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
13144         depends upon all-xiberty
13145
13146         * Makefile.in: changes from p3, including:
13147
13148         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
13149
13150         * Makefile.in (XTRAFLAGS): include newlib directories if
13151         newlib/Makefile exists, rather than if host != target.
13152
13153         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
13154
13155         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13156         from the same source tree and not building a cross-compiler.  This
13157         matters for the libg++ configuration if reconfiguring a tree that
13158         has already been installed.
13159
13160         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
13161
13162         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13163         pick up the machine and system specific header files.
13164
13165         * Makefile.in: added AS_FOR_TARGET, passed down in
13166         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13167         the C compiler to use to create programs which are run in the
13168         build environment, set it to default to $(CC), and passed it down
13169         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13170
13171         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
13172
13173         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13174         We need them for unusual native builds, like systems without
13175         ranlib.
13176
13177         * configure: also define $(host_canonical) and
13178         $(target_canonical), which are the full, canonical names for the
13179         given host and target
13180
13181 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
13182
13183         * Makefile.in:  Added separate definitions for C++.
13184
13185 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
13186
13187         * configure.in (configdirs):  Add deja-gnu.
13188
13189 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
13190
13191         * README:  Update for configure.texi and gdb-4.7 release.
13192
13193 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
13194
13195         * Makefile.in:  Move "all" target to top of file.
13196         Previously, first target was ".PHONY" which caused BSD4.4 make
13197         to build .PHONY when make was run without arguments.
13198
13199 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
13200
13201         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
13202         Library-copylefted code in libiberty.
13203
13204 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
13205
13206         * config.sub:  Replace m68kmote with plain old m68k.
13207
13208 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
13209
13210         * Makefile.in:  Remove space from blank line, avoid Make complaints.
13211
13212 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
13213
13214         * config.sub: Complain if no argument is given.  Added support for
13215         386bsd as OS and target alias.
13216
13217 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
13218
13219         * Makefile.in (XTRAFLAGS): include newlib directories if
13220         newlib/Makefile exists, rather than if host != target.
13221
13222 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
13223
13224         * config.sub: recognize sparclite-wrs-vxworks.
13225
13226         * Makefile.in (install-xiberty): added *-xiberty make rules (from
13227         p3.) Added clean-xiberty to clean.
13228
13229 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13230
13231         * configure.in: use *-*-* instead of nested cases for host and target
13232
13233 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
13234
13235         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13236         from the same source tree and not building a cross-compiler.  This
13237         matters for the libg++ configuration if reconfiguring a tree that
13238         has already been installed.
13239
13240 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
13241
13242         * config.sub (i486v/i486v4):  Merge in from FSF version.
13243
13244 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
13245
13246         * configure: only set PWD if it is already set.
13247
13248 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
13249
13250         * configure: just set PWD=`pwd` at the top, since Ultrix sh
13251         doesn't have unset and all success paths (and most error paths)
13252         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13253         to just ${PWD} to avoid confusion.)
13254
13255 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
13256
13257         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13258         even for a native compilation.
13259
13260 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
13261
13262         Changes to make the gdb.tar.Z rule work better.
13263
13264         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
13265         (DEVO_SUPPORT):  Add configure.texi.
13266         (bfd-ilrt.tar.Z):  Remove ancient rule.
13267
13268 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
13269
13270         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13271         pick up the machine and system specific header files.
13272
13273         * configure.in, config.sub: added new target m68010-adobe-scout,
13274         with alias of adobe68k.  Changed configure.in to check for
13275         -scout before -sco* to avoid a false match.
13276
13277         * Makefile.in: added AS_FOR_TARGET, passed down in
13278         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13279         the C compiler to use to create programs which are run in the
13280         build environment, set it to default to $(CC), and passed it down
13281         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13282
13283 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13284
13285         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13286         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
13287         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13288         FOR_TARGET variants, to newlib and libg++.
13289
13290 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13291
13292         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13293         first.
13294
13295 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
13296
13297         * config.sub:  Accept `elf' as an environment.
13298
13299 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13300
13301         * Makefile.in (all-opcodes):  cd into the right directory
13302
13303 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
13304
13305         * configure: added -program_transform_name option, used as
13306         argument to sed when installing programs.
13307         configure.texi: added documentation for -program_prefix,
13308         -program_suffix and -program_transform_name.
13309
13310 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
13311
13312         * config.sub:  Accept i486 where i386 ok.
13313
13314 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
13315
13316         * config.sub: accept we32k
13317
13318 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
13319
13320         * config.sub, configure.in: accept OSE68000 and OSE68k.
13321
13322         * Makefile.in: don't create all directories for ``make install'';
13323         let the subdirectories create the ones they need.
13324
13325 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13326
13327         * COPYING: new file, GPL v2
13328
13329 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13330
13331         * Makefile.in: use the new gen-info-dir, which needs a template
13332         argument (which also lives in texinfo)
13333
13334         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13335
13336 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
13337
13338         * config.sub (ncr3000):  Change i386 to i486.
13339
13340 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13341
13342         * Makefile.in: add install-rcs, install-grep to
13343         install-no-fixedincludes, removed install-bison and install-libgcc
13344
13345 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
13346
13347         * configure.in: grab the HPUX makefile fragment if on HPUX
13348
13349 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13350
13351         * Makefile.in: eradicate bison spoor (ditto libgcc).
13352          configure.in: recognise m68{k,000}-ericsson-OSE.
13353          es1800 is alias for m68k-ericsson-OSE
13354
13355 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13356
13357         * configure.in: rearrange the parts that remove programs from
13358         configdirs, based now on HOST==TARGET or by canonical triple.
13359
13360 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13361
13362         * test-build.mk: recurse explicitly with -f test-build.mk when
13363           appropriate.  predicate stage3 and comparison on the existence
13364           of gcc.  That is, if gcc isn't around, we aren't three-staging.
13365           On very clean, also remove ...stamp-co.  Build in-place before
13366           doing other builds.
13367
13368 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13369
13370         * Makefile.in, configure.in: add tgas
13371
13372 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13373
13374         * Makefile.in: a number of changes merged in from progressive.
13375
13376         * configure.in: add libm.
13377
13378         * .cvsignore: ignore some stuff that comes from test-build.mk.
13379
13380 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
13381
13382         * config.sub:  Add es1800 (m68k-ericsson-es1800).
13383
13384 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13385
13386         * configure: Add program_suffix (parallel to program_prefix)
13387         * Makefile.in: adjust directory-creating script for losing decstation
13388
13389 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
13390
13391         * configure:  Minor $subdir-related fixes.
13392
13393 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13394
13395         * configure: fix various problems with propogating
13396         makefile_target_frag in subdirs.
13397         * configure.in: config libgcc if its there
13398
13399 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
13400
13401         * config.sub:  HPPA merge.
13402
13403 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
13404
13405         * Makefile.in:  Replace all-bison with all-byacc in all
13406         dependency lines for other tools (which now use byacc).
13407
13408 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
13409
13410         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
13411
13412 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
13413
13414         * Makefile.in: make gprof rules similar to byacc rules (instead of
13415         vestigal $(unsubdir) that didn't work...)
13416
13417 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
13418
13419         * config.sub:  Add support for Linux.
13420         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
13421         (at least for libg++).
13422
13423 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
13424
13425         * configure.texi: fix doc for the -nfp option to configure
13426
13427 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
13428
13429         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
13430
13431 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
13432
13433         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
13434         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
13435         * configure.in: added solaris* host_makefile_frag hook.
13436
13437 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13438
13439         * config.sub: changed recognition of m68000 so that various
13440         m68k types can be specified via m680[01234]0
13441
13442 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13443
13444         * config.sub (basic_machine): fix sed so that '-foo' isn't
13445         completely substituted out while .+'-foo' loses the '-foo'
13446
13447 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13448
13449         * config.sub ($os): Add -aout.
13450
13451 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
13452
13453         * configure:  If host_makefile_frag is absolute, don't
13454         prefix ${invsubdir} (relevant to libg++ auto-configure).
13455
13456 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
13457
13458         * Makefile.in (tooldir): Define it.
13459         (all-ld): Depend on all-flex.
13460
13461 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
13462
13463         * Makefile.in (check):  Fix libg++ special case.
13464
13465 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
13466
13467         * configure: do not bury `pwd` into config.status, thus do fewer
13468           pwd's.
13469
13470         * configure: print the "Building in" message only when building in
13471           other than "." AND verbose.
13472
13473         * configure: remove -s, rework -v to better accomodate guested
13474           configures.
13475
13476         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
13477
13478 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
13479
13480         * Makefile.in: macroize flags passed on recursion.  remove
13481           fileutils.
13482
13483 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
13484
13485         * configure: get makesrcdir right for subdirs deeper than 1.
13486
13487         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
13488           install.
13489
13490 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
13491
13492         * Makefile.in: don't print subdir_do or recursion lines.
13493
13494 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
13495
13496         * standards.texi: added menu item.
13497
13498         * Makefile.in: build and install standards.info.
13499
13500         * standards.texi: new file.
13501
13502 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13503
13504         * configure: test for and move config.status pieces from
13505           ${subdir}/.
13506
13507 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
13508
13509         * configure:  Test for existance of files before trying to mv
13510         them, to avoid numerous non-existance messages.
13511
13512 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
13513
13514         * configure: correct final line of config.status.
13515
13516         * configure: patch from eggert.  Avoids a protection problem if
13517           the original Makefile.in is read only.
13518
13519         * configure: use move-if-change from gcc to create config.status.
13520           Some makefiles depend on config.status to tell if a directory
13521           has been reconfigured for a different host.  This change
13522           prevents those directories from remaking everything in the case
13523           where the reconfig was only intended to rebuild a Makefile.
13524
13525         * configure: test for config.sub with "config.sub sun4" rather
13526           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
13527           host alias from a missing config.sub.
13528
13529 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13530
13531         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
13532           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
13533
13534 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
13535
13536         * configure: mkdir ${subdir} as needed.
13537
13538 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
13539
13540         * Makefile.in,configure.in: added autoconf.
13541
13542 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13543
13544         * Makefile.in: no longer pass against on recursion.
13545
13546         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
13547           definitions are not inherited.
13548
13549         * configure: correct makesrcdir when subdir is .
13550
13551 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
13552
13553         * configure:  Add support for 'subdirs' variable, which is
13554         like 'configdirs', except that configure doesn't re-invoke
13555         itself for subdirs, it just creates a Makefile for each subdir.
13556         * configure.texi:  Document subdirs.
13557
13558 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13559
13560         * configure.in: added flex to configdirs
13561
13562 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
13563
13564         * Makefile.in: remove clean-stamps from clean.
13565
13566 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
13567
13568         * configure.in:  Add gdbtest to configdirs.
13569
13570 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
13571
13572         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
13573         to recursive makes.
13574         * configure.in:  Recognize new ncr3000 config.
13575
13576 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
13577
13578         * Makefile.in, configure.in: removed references to gdbm.
13579
13580 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
13581
13582         * config.sub:  Don't canonicalize os value
13583         newsos* to bsd (readline needs to check for newsos).
13584         (This fix was earlier made Jan 31, but got re-broken.)
13585
13586 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
13587
13588         * configure.in:  sco is an os, not a vendor!
13589
13590         * configure:  Quote $( better.  Keep various shells happy.
13591
13592 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
13593
13594         * Makefile.in: eliminate stamp-files.
13595
13596 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
13597
13598         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
13599           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
13600
13601 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
13602
13603         * config.sub:  fix iris/iris3.
13604
13605 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
13606
13607         * configure: re-add -rm.
13608
13609 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
13610
13611         * Maskefile.in: add .stmp-rcs to all.
13612
13613         * configure.in: remove gas from rs6000 build, use aix host fragment.
13614
13615 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
13616
13617         * configure: pass down site_option during recursion.
13618
13619 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
13620
13621         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
13622
13623 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
13624
13625         * configure: Change exec_prefix so that it really defaults to prefix.
13626
13627 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
13628
13629         * Makefile.in, configure.in:  Add support for mmalloc library.
13630
13631 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
13632
13633         * Makefile.in: add stmp dependencies for a few more things.
13634
13635 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
13636
13637         * configure: adjusted error message on objdir/srcdir configure
13638           collision, per john's suggestion.
13639
13640         * Makefile.in: add libiberty stmp to all and all.cross.
13641
13642 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
13643
13644         * Makefile.in: remove force dependencies, add grep to all.
13645
13646 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
13647
13648         * Makefile.in: drop flex.  make stamp files work.
13649
13650         * configure: added test for conflicting configuration in srcdir,
13651           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
13652           gets cranky.  use relative paths for configure and srcdir
13653           whenever possible.  Send some error messages to stderr that were
13654           going to stdout.
13655
13656 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
13657
13658         * Makefile.in:  Fix libg++ rule to check for gcc directory
13659         before using gcc/gcc.  Also pass XTRAFLAGS.
13660
13661 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
13662
13663         * Makefile.in: added stmp-files so that directories aren't polled
13664           when they are already built.
13665
13666         * configure.texi: fixed a node pointer problem.
13667
13668 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
13669
13670         * config.sub configure.in gdb/configure.in
13671         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
13672         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
13673         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
13674
13675 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13676
13677         * configure: -recurring becomes -silent.  corrected help message
13678           for -site= option.
13679
13680         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
13681
13682 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13683
13684         * configure: when building Makefile for crosses, replace
13685           tooldir and program_prefix.  default srcdir from location of
13686           config.sub.  remove "for host in hosts" and "for target in
13687           targets" loops.
13688
13689 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
13690
13691         * Makefile.in: Do not pass bindir or mandir to cvs.
13692
13693 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
13694
13695         * Makefile.in, configure.in: removed traces of namesubdir,
13696           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
13697           copyrights to '92, changed some from Cygnus to FSF.
13698
13699         * configure.texi: remove most references to multiple hosts,
13700           multiple targets, subdirs, etc.
13701
13702         * configure.man: removed rcsid. reference config.sub not
13703           config.subr.
13704
13705         * Makefile.in: mkdir $(infodir) on install-info.
13706
13707 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
13708
13709         * configure.texi:  Explain better about .gdbinit and about
13710         the environment that configure.in sections run in.
13711
13712 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
13713
13714         * configure.in:  Ultrix is only a decstation if it's a MIPS.
13715
13716 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
13717
13718         * README:  DOC.configure => cfg-paper.texi.
13719
13720 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
13721
13722         * config.sub (near case $os):  Don't convert newsos* to bsd!
13723
13724 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
13725
13726         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
13727         the number of copies of COPYING that go into the GDB tar file.
13728
13729 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
13730
13731         * bfd/configure.in, gdb/config/mh-i386sco,
13732         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
13733         Fix SCO configuration stuff.
13734
13735 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
13736
13737         * Makefile.in:  For libg++, make sure the -I pointing
13738         to the gcc directory goes *after* all the libg++-local -I flags.
13739         Also, move just-gcc dependency from just-libg++ to all-libg++.
13740
13741 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
13742
13743         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
13744
13745 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
13746
13747         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
13748
13749 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
13750
13751         * config.sub:  Add stratus configuration frags.  Also
13752         submitted to FSF.
13753
13754 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
13755
13756         * Makefile.in (DEV_SUPPORT):  add configure.man.
13757
13758         * config.sub(Decode manufacturer-specific):  add -none*.
13759
13760 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
13761
13762         * Makefile.in:  remove form feeds to make Sun's make happy.
13763         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
13764
13765 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
13766
13767         * Makefile.in (AR_FLAGS):  Make quieter.
13768
13769 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
13770
13771         * configure.in:  Add libg++.
13772         * configure:  When verbose, don't output the command line at each
13773         level; it will be unremarkably the same as the previous version,
13774         which will be the same as what the user typed.
13775
13776 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
13777
13778         * configure.in, Makefile.in: fix clean-info, add flex.  add
13779           fileutils.
13780
13781         * configure: be less sensitive to spaces in Makefile.in.  Do not
13782           look for sources in "..".  Doing so breaks subdirectories that
13783           might have their own configure.  If a subdir has it's own
13784           configure script, use it.
13785
13786 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
13787
13788         * cfg-paper.texi: some changes suggested by rms.
13789
13790 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
13791
13792         * config.sub:  Merge in some small additions from the FSF version,
13793         taken from the gcc distribution, to bring the Cygnus and FSF
13794         versions into closer sync.
13795
13796 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
13797
13798         * configure.in:  Changed svr4 references to sysv4.
13799
13800 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
13801
13802         * configure: added -V for version number option.
13803
13804 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
13805
13806         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
13807           renamed from DOC.configure to cfg-paper.texi.
13808
13809 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
13810
13811         * configure, config.subr, config.sub: config.subr is now
13812           config.sub again.
13813
13814 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
13815
13816         * configure.texi: new file, in progress.
13817
13818         * Makefile.in: build info file and install the man page for
13819           configure.
13820
13821         * configure.man: new file, first cut.
13822
13823         * configure: find config.subr again now that configuration "none"
13824           has gone.  removed all traces of the -ansi option.  removed all
13825           traces of the -languages option.
13826
13827         * config.subr: resync from rms.
13828
13829 1991-12-11  K. Richard Pixley  (rich at rtl.cygnus.com)
13830
13831         * configure, config.sub, config.subr: merge config.sub into
13832           config.subr, call the result config.subr, remove config.sub, use
13833           config.subr.
13834
13835         * Makefile.in: revised install for dir.info.
13836
13837 1991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
13838
13839         * configure.in: add decstation host makefile frag.
13840
13841         * Makefile.in: BISON now bison -y again.  also install-gcc on
13842           install.  clean-gdbm on clean.  infodir belongs in datadir.
13843           Make directories for info install.  Build dir.info here then
13844           install it.
13845
13846 1991-12-09  K. Richard Pixley  (rich at rtl.cygnus.com)
13847
13848         * Makefile.in: fix for bad directory tests.
13849
13850 1991-12-07  K. Richard Pixley  (rich at rtl.cygnus.com)
13851
13852         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
13853           regexp.  -srcdir relative was being handled incorrectly.
13854
13855         * Makefile.in: unwrapped some for loops so that parallel makes
13856           work again and so one can focus one's attention on a particular
13857           package.
13858
13859 1991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
13860
13861         * configure: added PWD as a stand in for `pwd` (for speed). use
13862           elif wherever possible.  make -srcdir work without -objdir.
13863           -objdir= commented out.
13864
13865 1991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
13866
13867         * configure: +options become --options.  -subdirs commented out.
13868           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
13869           Makefile now at top of generated Makefile.  Removed cvs log
13870           entries.  added -srcdir.  create .gdbinit only if there is one
13871           in ${srcdir}.
13872
13873         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
13874           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
13875           and mandir now keyed off datadir by default.
13876
13877 1991-11-22  K. Richard Pixley  (rich at rtl.cygnus.com)
13878
13879         * Freshly created ChangeLog.
13880
13881 \f
13882 Local Variables:
13883 mode: change-log
13884 left-margin: 8
13885 fill-column: 76
13886 version-control: never
13887 End: