]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ChangeLog
gdb:
[thirdparty/binutils-gdb.git] / ChangeLog
CommitLineData
6d0cd39e
AM
12010-11-02 Alan Modra <amodra@gmail.com>
2
3 PR binutils/12110
4 * configure.ac: Error when source path contains spaces.
5 * configure: Regenerate.
6
18a8530e
ILT
72010-10-20 Ian Lance Taylor <iant@google.com>
8
9 * Makefile.def (target_modules): Set lib_path to src/.libs for
10 libstdc++-v3 module.
11 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
12 * Makefile.in: Rebuild.
13
6ed3211e
JJ
142010-10-08 Bernd Schmidt <bernds@codesourcery.com>
15 Joseph Myers <joseph@codesourcery.com>
16
17 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
18 notices.
19 * COPYING.NEWLIB: Add Texas Instruments notice.
20
a8eb3f0a
DK
212010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
22
23 * configure.ac (build_lto_plugin): New shell variable.
24 (--enable-lto): Turn on by default for all non-ELF platforms that
25 have had LTO support added so far. Set build_lto_plugin appropriately
26 for both ELF and non-ELF.
27 (configdirs): Add lto-plugin or not based on build_lto_plugin.
28 * configure: Regenerate.
29
4074d5f2
RW
302010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
31
32 PR bootstrap/45326
33 PR bootstrap/45174
34 * configure.ac: Honor initial values of $build_configargs,
35 $host_configargs, $target_configargs. Mark the precious, so
36 environment settings get recorded.
37 * configure: Regenerate.
38
29821356
RW
392010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
40
41 Sync from GCC:
42
43 2010-09-30 Michael Eager <eager@eagercon.com>
44
45 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
46 * configure: Regenerate.
47
48 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
49
50 * configure.ac (enable-lto): Add Darwin to the list of supported lto
51 targets and amend comment.
52 * configure: Regenerate.
53
54 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
55
56 * configure.ac: Enable LTO by default on Darwin.
57 * configure: Regenerate.
58
59 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
60
61 PR bootstrap/44455
62 * configure.ac (extra_mpfr_configure_flags): Copy from
63 extra_mpc_gmp_configure_flags.
64 * configure: Re-generated.
65
57eefe4d
RW
662010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
67
68 Sync from GCC:
69
70 PR bootstrap/45796
71 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
72 Depend on all-build-libiberty.
73 * Makefile.in: Regenerate.
74
752010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3cac54d2
RW
76
77 Sync from GCC:
78
79 PR bootstrap/44621
80 * configure.ac: Fix unportable shell quoting.
81 * configure: Regenerate.
82
48bb73dd
RW
832010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
84
85 * configure.ac: Support all v850 targets.
86 * configure: Regenerate.
87
1d14850f
PB
882010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
89
90 PR target/44862
91 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
92 Provide -B option to allow for link spec %s substitutions for
93 libstdc++.a on darwin.
94 * Makefile.in: Regenerate.
95
7530c480
AO
962010-06-10 Alexandre Oliva <aoliva@redhat.com>
97
98 * Makefile.def (configure-gcc): Depend on all-libelf.
99 * Makefile.in: Rebuild.
100
285d560d
RW
1012010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
102
103 * config.sub, config.guess: Update from upstream sources.
104
a009f2e7
RW
1052010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
106
107 Sync from GCC:
108
109 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
110 * configure.ac: Allow all the versions greater than 0.10 of PPL.
111 * configure: Regenerated.
112
113 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
114 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
115 * configure: Regenerate.
116
117 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
118 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
119 * configure: Regenerate.
120
121 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
122 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
123 separately.
124 * configure: Regenerate.
125
126 2010-04-13 Steve Ellcey <sje@cup.hp.com>
127 * configure: Regenerate after change to elf.m4.
128
129 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
130 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
131 * configure: Regenerated.
132
133 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
134 * configure.ac: Print "buggy but acceptable" when CLooG
135 revision is less than 9.
136 * configure: Regenerated.
137
e49e5c92
DK
1382010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
139
140 Merge from gcc:
141
142 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
143 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
144 * configure: Regenerate.
145
146 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
147 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
148 a platform that supports LTO.
149 * configure: Regenerate.
150
151 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
152 PR lto/42776
153 * configure.ac (--enable-lto): Refactor handling so libelf tests
154 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
155 and allow LTO to be explicitly enabled on non-ELF platforms that
156 are known to support it inside else-clause.
157 * configure: Regenerate.
158
e6de499b
NC
1592010-04-27 Roland McGrath <roland@redhat.com>
160 H.J. Lu <hongjiu.lu@intel.com>
161
162 * configure.ac (--enable-gold): Support both, both/gold and
163 both/bfd to add gold to configdirs without removing ld.
164 * configure: Regenerated.
165
166 * Makefile.def: Add install-gold dependency to install-ld.
167 * Makefile.in: Regenerated.
168
d594eacc
TG
1692010-04-14 Tristan Gingold <gingold@adacore.com>
170
171 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
172 * configure: Regenerate.
173
938d2b74
RW
1742010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
175
176 Merge from gcc:
177 PR bootstrap/43615
178 PR bootstrap/43328
179 Revert:
180 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
181 * configure.ac: Do not pass --enable-multilib nor
182 --disable-multilib in baseargs. Accept explicitly passed
183 --enable_multilib.
184 * configure: Regenerate.
185
a9ef41a7
RW
1862010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
187
188 PR bootstrap/43328
189 * configure.ac: Do not pass --enable-multilib nor
190 --disable-multilib in baseargs. Accept explicitly passed
191 --enable_multilib.
192 * configure: Regenerate.
193
619a3713
JM
1942010-03-23 Joseph Myers <joseph@codesourcery.com>
195
196 * configure.ac (tic6x-*-*): New case.
197 * configure: Regenerate.
198
92f4e989
JM
1992010-03-23 Joseph Myers <joseph@codesourcery.com>
200
201 Merge from gcc:
202 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
203 PR ada/42554
204 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
205 * configure: Regenerate.
206
c35a0556
JM
2072010-03-23 Joseph Myers <joseph@codesourcery.com>
208
209 * config.sub: Update to version 2010-03-22.
210 * config.guess: Update to version 2009-12-30.
211
18fa8f9c
JM
2122010-03-14 Joseph Myers <joseph@codesourcery.com>
213
214 Merge from gcc:
215 2010-01-11 Richard Guenther <rguenther@suse.de>
216 PR lto/41569
217 * Makefile.def (all-lto-plugin): Depend on all-gcc.
218 * Makefile.in: Regenerated.
219
ba98da75
RO
2202010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
221
222 PR libstdc++/32499
223 * configure.ac (RANLIB): Default to true.
224 (STRIP): Likewise.
225 (RANLIB_FOR_TARGET): Remove superfluous : argument.
226 * configure: Regenerate.
227
3994761f
NC
2282010-02-17 Nick Clifton <nickc@redhat.com>
229
230 PR 11238
231 * Makefile.tpl (local-distclean): Also remove config.cache files in
232 sub-directories as there may not be Makefiles present in the
233 sub-directories.
792cdb50
NC
234 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
235 the config.cache files found by the find command.
236
3994761f
NC
237 * Makefile.in: Regenerate.
238 * configure.ac: Revert previous delta.
239 * configure: Regenerate.
240
01a82011
NC
2412010-02-15 Nick Clifton <nickc@redhat.com>
242
243 PR 11238
244 * configure.ac: Delete config.cache files in sub-directories when
245 deleting Makefiles.
246 * configure: Regenerate.
247
143754cd
NC
2482010-02-15 Nick Clifton <nickc@redhat.com>
249
250 * configure.ac: Sync from gcc.
251 * configure: Regenerate.
252
a6b5846e
KG
2532010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
254
255 Sync from gcc:
256 * configure.ac: Add "recommended" version checks for GMP/MPC.
257 Update recommended GMP/MPFR/MPC versions.
258 * configure: Regenerate.
259
2aa2364a
JR
2602010-01-25 Joern Rennecke <amylaar@spamcop.net>
261
262 gcc PR libstdc++/36101, gcc PR libstdc++/42813
263 * configure.ac (bootstrap_target_libs): Make inclusion of
264 target-libgomp conditional on libgomb being in target_configdirs.
265 * configure: Regenerate.
266
d35e937f
JR
2672010-01-23 Joern Rennecke <amylaar@spamcop.net>
268
269 gcc PR libstdc++/36101, gcc PR libstdc++/42813
270 * configure.ac (bootstrap_target_libs): Include target-libgomp.
271 * configure: Regenerate.
272
911e63d0
JR
2732010-01-22 Joern Rennecke <amylaar@spamcop.net>
274
275 gcc PR libstdc++/36101, gcc PR libstdc++/42813
276 * configure.ac (target_configdirs): Substitute.
277 * Makefile.def: Bootstrap target module libgomp.
278 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
279 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
280 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
281 * configure, Makefile.in: Regenerate.
282
3725885a
RW
2832009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
284
285 * libtool.m4: Sync from git Libtool.
286 * ltmain.sh: Likewise.
287 * ltoptions.m4: Likewise.
288 * ltversion.m4: Likewise.
289 * lt~obsolete.m4: Likewise.
290
d5f2ee2e
KG
2912010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
292 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
293
294 PR bootstrap/42424
295 * configure.ac: Include libtool m4 files.
296 (_LT_CHECK_OBJDIR): Call it.
297 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
298 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3725885a 299
d5f2ee2e
KG
300 * configure: Regenerate.
301
f2b2dd91
RW
3022010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
303
304 PR bootstrap/41818
305 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
306 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
307 * Makefile.in: Regenerate.
308
06ca7962
BE
3092009-12-18 Ben Elliston <bje@au.ibm.com>
310
311 * config.sub, config.guess: Update from upstream sources.
312
30a16d7b
JJ
3132009-12-17 Jeff Johnston <jjohnstn@redhat.com>
314
315 * COPYING.NEWLIB: Update copyright date.
316 * COPYING.LIBGLOSS: Ditto.
317
d9b76ff9
KG
3182009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
319
320 PR middle-end/30447
321 PR middle-end/30789
322 PR other/40302
323
324 * configure.ac: Require MPC.
325 * configure: Regenerate.
326
327 * configure.ac: Update minimum MPC version to 0.8.
328 * configure: Regenerate.
329
e12dec02
PB
3302009-11-20 Paolo Bonzini <bonzini@gnu.org>
331
332 * config.guess: Sync with upstream and gcc.
333 * config.sub: Sync with upstream and gcc.
334
606a9ca0
AO
3352009-11-16 Alexandre Oliva <aoliva@redhat.com>
336
337 * Makefile.def: Restore host and target settings for gmp.
338 * Makefile.in: Rebuild.
339
1f53ca9a
AO
3402009-11-16 Alexandre Oliva <aoliva@redhat.com>
341
342 * configure.ac: Add libelf to host_libs. Enable in-tree configury
343 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
344 Fix portability of test of C++ as bootstrap language. Add
345 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
346 * configure: Rebuild.
347 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
348 and cloog. Fix in-tree ppl configuration. Introduce libelf
349 in-tree building.
350 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
351 (POSTSTAGE1_HOST_EXPORTS): Use it.
352 (STAGE[+id+]_CXXFLAGS): New.
353 (BASE_FLAGS_TO_PASS): Pass it down.
354 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
355 extra_exports.
356 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
357 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
358 extra_exports.
359 * Makefile.in: Rebuild.
360
3612009-11-06 Ozkan Sezer <sezeroz@gmail.com>
362
363 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
364 paths for *-w64-mingw* and x86_64-*mingw*.
365 * configure: Regenerated.
366
3672009-10-30 Kai Tietz <kai.tietz@onevision.com>
368
369 * configure.ac: Disable target-winsup & co for
370 x86_64-*-mingw* and *-w64-mingw* targets.
371 * configure: Regenerated.
372
3732009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
374
375 * configure.ac (CLooG test): Use = with test.
376 * configure: Regenerate.
377
3782009-10-22 Richard Guenther <rguenther@suse.de>
379
380 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
381 cloog if the ppl version check failed. Move flags saving
382 before setting in libelf check.
383 * configure: Regenerate.
384
3852009-10-21 Richard Guenther <rguenther@suse.de>
386
387 * configure.ac: Adjust the ppl and cloog configure to work as
388 documented. Disable cloog if ppl was disabled. Omit the version
389 checks if they were disabled.
390 * configure: Re-generate.
391
6811fb56
RW
3922009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
393
394 * configure.ac: Add 'lto' to enable_languages, not
395 new_enable_languages, and only if not already present.
396 * configure: Regenerate.
397
700d40ca
ILT
3982009-10-06 Ian Lance Taylor <iant@google.com>
399
400 * Makefile.def: check-gold depends upon all-gas.
401 * Makefile.in: Rebuild.
402
4032009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
404
405 * Makefile.def: all-lto-plugin depends on all-libiberty.
406 set bootstrap=true for lto-plugin.
407 Add lto-plugin.
408 * Makefile.in: Regenerate.
409 * configure.ac (host_libs): Add lto-plugin.
410 * configure: Regenerate.
411
4122009-10-03 Diego Novillo <dnovillo@google.com>
413
414 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
415 (HOST_LIBELFLIBS): Define.
416 (HOST_LIBELFINC): Define.
417 * Makefile.in: Regenerate.
418 * configure.ac: Add --enable-lto.
419 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
420 If --enable-lto is used, add 'lto' to new_enable_languages.
421 If --enable-lto is used and gold is enabled, add
422 lto-plugin to configdirs.
423 * configure: Regenerate.
424
4252009-10-03 Simon Baldwin <simonb@google.com>
426
427 * configure.ac: If --with-system-zlib, suppress local zlib and
428 pass --with-system-zlib to subdir configure scripts.
429 * configure: Regenerate.
430
4312009-10-01 Loren J. Rittle <ljrittle@acm.org>
432 Paolo Bonzini <bonzini@gnu.org>
433
434 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
435 $(srcdir).
436 * Makefile.in: Rebuilt.
437
c8cb1b3e
PB
4382009-09-29 Paolo Bonzini <bonzini@gnu.org>
439
440 Sync from gcc:
441 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
442
443 * configure.ac: Update minimum MPC version to 0.7.
444 * configure: Regenerate.
445
30167e0a
NC
4462009-09-25 Nick Clifton <nickc@redhat.com>
447
448 * configure.ac: Pass any --cache-file=/dev/null option on to
449 subconfigures.
450 * configure: Regenerate.
451
707a0b5c
NC
4522009-09-23 Nick Clifton <nickc@redhat.com>
453
454 * config.sub, config.guess: Update from upstream sources.
455
700d40ca
ILT
4562009-09-22 Loren J. Rittle <ljrittle@acm.org>
457
458 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
459 * Makefile.in: Rebuilt.
460
2fd0b40b
RW
4612009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
462
463 PR bootstrap/32272
464 * configure.ac: Error out if $srcdir isn't '.' but contains
465 host-${host_noncanonical}.
466 * configure: Regenerate.
467
4385ad3c
RW
4682009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
469
16b1ad29
RW
470 * configure.ac: If bootstrapping a combined tree with
471 --enable-gold, require c++ in stage1_languages.
472 * configure: Regenerate.
473
f8dc745f
RW
474 * configure.ac: Also add target_libs of stage1_languages to
475 bootstrap_target_libs.
476 * configure: Regenerate.
477
4385ad3c
RW
478 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
479 with --enable-languages not containing c++.
480 * configure: Regenerate.
481
df51e4e1
JZ
4822009-09-16 Jie Zhang <jie.zhang@analog.com>
483
484 * configure.ac: Disable java and boehm-gc for bfin-*-*.
485 * configure: Regenerate.
486
06a51eac
RW
4872009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
488
489 * configure.ac: Do not use $extrasub for replacing @if/@endif
490 parts in Makefile; instead, use additional arguments to
491 AC_CONFIG_COMMANDS to do the replacement manually, with several
492 sed invocations, to avoid HP-UX sed command limits.
493 * configure: Regenerate.
494
96655cc4
AO
4952009-09-04 Alexandre Oliva <aoliva@redhat.com>
496
497 * configure.ac (with-build-config): Document. Handle without.
498 Handle missing argument.
499 * configure: Rebuilt.
500
5012009-09-03 Alexandre Oliva <aoliva@redhat.com>
502
503 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
504 Default to bootstrap-debug only if compare-debug works.
505 * configure: Rebuilt.
506 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
507 * Makefile.in: Rebuilt.
508
5092009-09-01 Alexandre Oliva <aoliva@redhat.com>
510
511 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
512 * Makefile.in: Rebuilt.
513
8e957354
PB
5142009-09-02 Paolo Bonzini <bonzini@gnu.org>
515
516 * Makefile.tpl (AWK): Fix typo.
517 * Makefile.in: Regenerate.
518
5192009-09-02 Paolo Bonzini <bonzini@gnu.org>
520
521 * configure.ac: Detect awk and sed.
522 * Makefile.def (flags_to_pass): Add AWK and SED.
523 * Makefile.tpl (AWK, SED): New.
524 (BASE_FLAGS_TO_PASS): Add AWK and SED.
525 * configure: Regenerate.
526 * Makefile.in: Regenerate.
527
fb792462
TG
5282009-09-01 Tristan Gingold <gingold@adacore.com>
529
530 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
531 Remove logical names.
532
a69e7d0a
DK
5332009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
534
535 * ltmain.sh (func_normal_abspath): New function.
536 (func_relative_path): Likewise.
537 (func_mode_help): Document new -bindir option for link mode.
538 (func_mode_link): Add new -bindir option, and use it to place
539 output DLL if specified.
540
d444d2ba
RW
5412009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
542
543 * configure.ac (AC_PREREQ): Bump to 2.64.
544
13b7343a
RW
5452009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
546
af542c2e
RW
547 * README-maintainer-mode: Point directly to upstream locations
548 for autoconf, automake, libtool, gettext, instead of copies on
549 sources.redhat.com. Document required versions.
550 * configure.ac: Do not substitute datarootdir, htmldir,
551 pdfdir, docdir. Do not process --with-datarootdir,
552 --with-htmldir, --with-pdfdir, --with-docdir.
553 * configure: Regenerate.
554
81ecdfbb
RW
555 * configure: Regenerate.
556
13b7343a
RW
557 * compile: Sync from Automake 1.11.
558 * depcomp: Likewise.
559 * install-sh: Likewise.
560 * missing: Likewise.
561 * mkinstalldirs: Likewise.
562 * ylwrap: Likewise.
563
c1102ce7
RW
5642009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
565
34a0f3cf
RW
566 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
567 (baseargs): Add --disable-option-checking.
568 * configure: Regenerate.
569
c1102ce7
RW
570 * Makefile.def (configure-target-libiberty): Depend on
571 all-binutils and all-ld.
572 (configure-target-newlib): Likewise.
573 * Makefile.in: Regenerate.
574
e8a5fa9c
RW
5752009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
576
577 Sync with GCC, merge:
578
579 2009-07-31 Christian Bruel <christian.bruel@st.com>
580
581 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
582 * configure: Regenerate.
583
584 2009-07-06 Ian Lance Taylor <iant@google.com>
585
586 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
587 * configure: Rebuild.
588
589 2009-06-26 Steve Ellcey <sje@cup.hp.com>
590
591 PR bootstrap/40338
592 * configure.ac (comparestring): Create new variable.
593 * Makefile.tpl (comparestring): Use to skip some comparisions.
594 * configure: Regenerate.
595 * Makefile.in: Regenerate.
596
597 2009-06-23 Ian Lance Taylor <iant@google.com>
598
599 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
600 boot_languages. Only bootstrap target libraries listed in
601 target_libs for some boot language. Add --with-stage1-ldflags,
602 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
603 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
604 if not building with C++.
605 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
606 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
607 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
608 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
609 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
610 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
611 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
612 * configure, Makefile.in: Rebuild.
613
614 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
615
616 * configure.ac: Detect MPC in default directory.
617 * configure: Regenerate.
618
619 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
620
621 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
622 to noconfdirs.
623 * configure: Regenerate.
624
625 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
626
627 * Makefile.def: Add MPC support and dependencies.
628 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
629
630 * Makefile.in, configure: Regenerate.
631
632 2009-05-24 Nicolas Roche <roche@adacore.com>
633
634 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
635 * Makefile.in: Regenerate.
636
637 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
638
639 * configure.ac (cygwin noconfigdirs): Remove libgcj.
640 * configure: Regenerate.
641
642 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
643
644 * configure.ac ($with_ppl): Default to no if not supplied.
645 ($with_cloog): Likewise.
646 configure: Regenerate.
647
648 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
649
650 PR bootstrap/39739
651 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
652 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
653
654 * configure, Makefile.in: Regenerate.
655
656 2009-04-14 Jakub Jelinek <jakub@redhat.com>
657
658 * configure.ac: Change copyright header to refer to version
659 3 of the GNU General Public License and to point readers at the
660 COPYING3 file and the FSF's license web page.
661 * Makefile.def: Likewise.
662 * Makefile.tpl: Likewise.
663 * Makefile.in: Regenerate.
664
665 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
666
667 * configure.ac: Restore match for darwin9 or later. Use double
668 brackets since regeneration eats one pair.
669 * configure: Regenerate.
670
bf110216
CF
6712009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
672
673 * MAINTAINERS: Perform some obvious fixups.
674
2262bbf4
BE
6752009-08-17 Ben Elliston <bje@au.ibm.com>
676
677 * config.sub, config.guess: Update from upstream sources.
678
25a07265
NC
6792009-08-06 Michael Eager <eager@eagercon.com>
680
681 * configure.ac: Add Microblaze target.
682 * configure: Regenerate.
683
85bd1942
TG
6842009-07-02 Tristan Gingold <gingold@adacore.com>
685
686 * configure.ac: Do not exclude gas for i386-*-darwin.
687 Add a case for x86_64-*-darwin.
688 * configure: Regenerate.
689
f9806fa5
DE
6902009-06-26 Doug Evans <dje@sebabeach.org>
691
692 * Makefile.def (host_modules): Add cgen.
693 * Makefile.in: Regenerate.
694 * configure.ac (host_tools): Add cgen.
695 * configure: Regenerate.
696
6bfb4e30
JJ
6972009-06-17 Michael Eager <eager@eagercon.com>
698
699 * COPYING.LIBGLOSS: Add Xilinx license.
700
8bcf2718
NC
7012009-06-15 Ryan Mansfield <rmansfield@qnx.com>
702
703 * configure.ac: Define is_elf for QNX Neutrino targets.
704 * configure: Regenerate.
705
04ec0acb
RW
7062009-06-03 Jerome Guitton <guitton@adacore.com>
707 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
708
709 * Makefile.tpl (all): Avoid a trailing backslash.
710 * Makefile.in: Regenerate.
711
7ee5dbeb
BE
7122009-06-03 Ben Elliston <bje@au.ibm.com>
713
714 * config.sub, config.guess: Update from upstream sources.
715
fda13ee8
AO
7162009-06-02 Alexandre Oliva <aoliva@redhat.com>
717
718 * Makefile.tpl ([+compare-target+]): Compare all stage
719 directories, rather than just gcc.
720 * Makefile.in: Rebuilt.
721
4a657b0d
DK
7222009-05-28 Doug Kwan <dougkwan@google.com>
723
724 * configure.ac: Support gold for target arm*-*-*.
725 * configure: Regenerate.
726
07fc31c9
AO
7272009-05-27 Alexandre Oliva <aoliva@redhat.com>
728
729 * Makefile.tpl (all): Avoid harmless warning in make all when
730 gcc-bootstrap is enabled but stage_last does not exist.
731 * Makefile.in: Rebuilt.
732
8a7a39ab
TG
7332009-05-25 Tristan Gingold <gingold@adacore.com>
734
735 * setup.com: Complete the file with configuration and build.
736
b5233201
AO
7372009-05-18 Alexandre Oliva <aoliva@redhat.com>
738
739 PR other/40159
740 * Makefile.tpl (all): Don't assume gcc-bootstrap and
741 gcc-no-bootstrap are mutually exclusive.
742 * Makefile.in: Rebuilt.
743
7b6175f9
AO
7442009-05-18 Alexandre Oliva <aoliva@redhat.com>
745
746 PR other/40159
747 * Makefile.tpl (all): Don't end with unconditional success.
748 * Makefile.in: Rebuilt.
749
1b05fbbd
AO
7502009-05-12 Alexandre Oliva <aoliva@redhat.com>
751
752 PR target/37137
753 * Makefile.def (flags_to_pass): Remove redundant and incomplete
754 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
755 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
756 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
757 stage_configureflags, stage_cflags and stage_libcflags into
758 explicit Makefile macros.
759 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
760 GFORTRAN.
761 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
762 CC. Set CC_FOR_BUILD from CC.
763 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
764 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
765 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
766 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
767 and GFORTRAN.
768 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
769 (_LIBCFLAGS): Renamed to _TFLAGS.
770 (do-compare-debug, do-compare3-debug): Drop.
771 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
772 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
773 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
774 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
775 (XGCC_FLAGS_FOR_TARGET): New.
776 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
777 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
778 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
779 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
780 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
781 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
782 TFLAGS.
783 (BUILD_CONFIG): Include if requested.
784 (all): Set TFLAGS on bootstrap.
785 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
786 (all-stageid-prefixmodule): Likewise.
787 (do-clean, distclean-stageid): Set TFLAGS.
788 (restrap): Fix whitespace.
789 * Makefile.in: Rebuilt.
790
dc17c78c
EB
7912009-04-25 Eric Botcazou <ebotcazou@adacore.com>
792
793 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
794 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
795 * Makefile.in: Regenerate.
796
14324cd7
EZ
7972009-04-24 Eli Zaretskii <eliz@gnu.org>
798
799 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
800 consistency with config.sub. (Update from upstream sources.)
801
f8d5f06c
JM
8022009-04-21 Joseph Myers <joseph@codesourcery.com>
803
804 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
805
0000e2bf
BE
8062009-04-17 Ben Elliston <bje@au.ibm.com>
807
808 * config.sub, config.guess: Update from upstream sources.
809
20135e4c
NC
8102009-04-15 Anthony Green <green@moxielogic.com>
811
34adf976 812 * configure.ac: Add moxie support.
20135e4c
NC
813 * configure: Rebuilt.
814
ef699244
L
8152009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
816
817 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
818 * configure: Regenerate.
819
10ad8ef3
L
8202009-04-09 H.J. Lu <hongjiu.lu@intel.com>
821
822 PR gas/10039
823 * configure.ac: Require texinfo 4.7.
824 * configure: Regenerated.
825
c50523ce
L
8262009-04-09 Steve Ellcey <sje@cup.hp.com>
827
828 * Makefil.def (languages): New entries.
829 * Makefile.tpl (check-gcc-*): New generic target.
830 * Makefile.in: Regenerate.
831
47afba5f
EZ
8322009-03-27 Eli Zaretskii <eliz@gnu.org>
833
834 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
835 Windows builds of Sed.
836
dc448a7b
TT
8372009-03-18 Tom Tromey <tromey@redhat.com>
838
839 * configure: Rebuild.
840 * configure.ac (host_libs): Add libiconv.
841 * Makefile.in: Rebuild.
842 * Makefile.def (host_modules): Add libiconv.
843 (configure-gdb, all-gdb): Depend on libiconv.
844
24741ab2
JB
8452009-03-16 Tristan Gingold <gingold@adacore.com>
846
847 * configure.ac: Treat gdb as supported on x86_64-darwin.
848 * configure: Regenerate.
849
29383458
JM
8502009-03-16 Joseph Myers <joseph@codesourcery.com>
851
852 Merge from GCC:
853
854 2009-03-16 Joseph Myers <joseph@codesourcery.com>
855
856 * configure.ac (--with-host-libstdcxx): New option.
857 * configure: Regenerate.
858
859 2009-01-29 Robert Millan <rmh@aybabtu.com>
860
861 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
862 * configure: Regenerate.
863
864 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
865
866 PR tree-optimization/38515
867 * configure.ac (cloog-polylib): Removed.
868 (with_ppl, with_cloog): Test for "no".
869 * configure: Regenerated.
870
58e24671
RW
8712009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
872
873 Backport from git Libtool:
874
875 2009-01-19 Robert Millan <rmh@aybabtu.com>
876 Support GNU/kOpenSolaris.
877 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
878 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
879 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
880 GNU/kOpenSolaris.
881
314b2e66
AS
8822009-02-05 Andreas Schwab <schwab@suse.de>
883
884 * Makefile.tpl (stage_last): Define $r and $s before using
885 $(RECURSE_FLAGS_TO_PASS).
886 * Makefile.in: Regenerate
887
8b700390
JJ
8882009-01-21 Jeff Johnston <jjohnstn@redhat.com>
889
890 * COPYING.NEWLIB: Add ARM license.
891
66775d67
AM
8922009-01-16 Alan Modra <amodra@bigpond.net.au>
893
894 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
44893cfb 895 (all-opcodes): Depend on all-libiberty.
66775d67
AM
896 * Makefile.in: Regenerate.
897
19e99079
NC
8982009-01-15 Douglas B Rupp <rupp@gnat.com>
899
900 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
901 * configure: Regenerate.
902
22e8c8e0
RW
9032008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
904
905 Backport link test fix from upstream Libtool:
906
907 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
908 Add cache variables to tests that require the linker to work.
909 For shlibpath_overrides_runpath, this also changes the semantics
910 to let the result from the C compiler take precedence.
911 compiler take precedence.
912
7d6d7764
BE
9132008-12-02 Ben Elliston <bje@au.ibm.com>
914
915 * config.sub, config.guess: Update from upstream sources.
916
ea8af06e
JJ
9172008-12-17 Jeff Johnston <jjohnstn@redhat.com>
918
919 * COPYING.NEWLIB: Updated.
920 * COPYING.LIBGLOSS: Ditto.
921
af0771d3
PB
9222008-12-16 Paolo Bonzini <bonzini@gnu.org>
923
924 Sync with GCC:
925
926 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
927
928 * configure.ac (ppllibs): Add by default the lib flags.
929 * configure: Regenerate.
930
931 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
932
314b2e66
AS
933 * configure.ac: Add double brackets on darwin[912].
934 * configure: Regenerate.
af0771d3
PB
935
936 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
937
314b2e66
AS
938 * configure.ac: Expand to darwin10 and later.
939 * configure: Regenerate.
af0771d3 940
f7c83eac
AS
9412008-12-02 Andreas Schwab <schwab@suse.de>
942
943 * Makefile.def: configure-target-boehm-gc depends on
944 all-target-libstdc++-v3.
945 * Makefile.in: Regenerate.
946
bc67ad83
BE
9472008-12-02 Ben Elliston <bje@au.ibm.com>
948
949 * config.sub, config.guess: Update from upstream sources.
950
e28c595f
JM
9512008-11-27 Joseph Myers <joseph@codesourcery.com>
952
953 Merge from GCC:
954
955 2007-12-02 Matthias Klose <doko@ubuntu.com>
956
957 * config-ml.in: Remove 64bit configure tests.
958
959 2008-05-14 Rafael Espindola <espindola@google.com>
960
961 * config-ml.in: don't handle --enable-shared and --enable-static.
962
963 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
964 Tobias Grosser <grosser@fim.uni-passau.de>
965 Jan Sjodin <jan.sjodin@amd.com>
966 Harsha Jagasia <harsha.jagasia@amd.com>
967 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
968 Konrad Trifunovic <konrad.trifunovic@inria.fr>
969 Adrien Eliche <aeliche@isty.uvsq.fr>
970
971 Merge from graphite branch.
972 * configure: Regenerate.
973 * Makefile.in: Regenerate.
974 * configure.ac (host_libs): Add ppl and cloog.
975 Add checks for PPL and CLooG.
976 * Makefile.def (ppl, cloog): Added modules and dependences.
977 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
978 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
979
980 2008-09-03 Richard Guenther <rguenther@suse.de>
981
982 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
983 cloog test.
984 * configure: Re-generate.
985
986 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
987
988 * configure.ac (--with-cloog-polylib): New.
989 (--disable-cloog-version-check): New.
990 (--disable-ppl-version-check): New.
991 * configure: Re-generate.
992
993 2008-09-05 Richard Guenther <rguenther@suse.de>
994
995 * configure.ac: Initialize clooglibs to -lcloog.
996 * configure: Re-generate.
997
998 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
999
1000 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1001 recommended version to 2.3.2.
1002
1003 * configure: Regenerate.
1004
1005 2008-10-31 Ben Elliston <bje@au.ibm.com>
1006
1007 * configure.ac (spu-*-*): Remove special case.
1008 * configure: Regenerate.
1009
1010 Complete comment text from GCC version of:
1011
1012 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1013
1014 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1015 (GCC_SHLIB_SUBDIR): New.
1016 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1017 * configure: Regenerate.
1018 * Makefile.in: Regenerate.
1019
652dec25
TG
10202008-11-27 Tristan Gingold <gingold@adacore.com>
1021
1022 * configure.ac: Build gdb for i?86-*-darwin*
1023 * configure: Regenerated.
1024
7582fb4a
DJ
10252008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1026
1027 PR bootstrap/38014
1028 PR bootstrap/37923
1029
1030 Revert:
1031
1032 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1033
1034 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1035 * Makefile.in: Regenerated.
1036
1037 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1038
1039 PR gdb/921
1040 PR gdb/1646
1041 PR gdb/2175
1042 PR gdb/2176
1043
1044 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1045 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1046 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1047 (HOST_EXPORTS): Pass CPPFLAGS.
1048 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1049 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1050 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1051 * Makefile.in, configure: Regenerated.
1052 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1053 and CPPFLAGS_FOR_BUILD.
1054
faee1be2
UW
10552008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1056
1057 * configure.ac [spu-*-*]: Do not set skipdirs.
1058 * configure: Re-generate.
1059
b7c2dce4
DJ
10602008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1061
1062 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1063 * Makefile.in: Regenerated.
1064
bb52de30
DJ
10652008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1066
1067 PR gdb/921
1068 PR gdb/1646
1069 PR gdb/2175
1070 PR gdb/2176
1071
1072 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1073 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1074 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1075 (HOST_EXPORTS): Pass CPPFLAGS.
1076 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1077 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1078 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1079 * Makefile.in, configure: Regenerated.
1080 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1081 and CPPFLAGS_FOR_BUILD.
1082
b25062ae
SE
10832008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
1084
1085 * libtool.m4: Update to libtool 2.2.6.
1086 * lt~obsolete.m4: Update to libtool 2.2.6.
1087 * ltmain.sh: Update to libtool 2.2.6.
1088 * ltsugar.m4: Update to libtool 2.2.6.
1089 * ltversion.m4: Update to libtool 2.2.6.
1090 * ltoptions.m4: Update to libtool 2.2.6.
1091 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1092
3bbd2f8f
AL
10932008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1094
1095 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1096 (GCC_SHLIB_SUBDIR): New.
1097 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1098 * configure: Regenerate.
1099 * Makefile.in: Regenerate.
1100
b29d32ce
TG
11012008-08-28 Tristan Gingold <gingold@adacore.com>
1102
1103 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1104 Enable bfd, binutils and opcodes.
1105 * configure: Regenerate.
1106
c325a203
DD
11072008-08-16 Nicolas Roche <roche@adacore.com>
1108
1109 * Makefile.tpl: Add BOOT_ADAFLAGS.
1110 * Makefile.in: Regenerate.
1111
e7c8859c
RS
11122008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
1113
1114 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1115 * configure: Regenerate.
1116
da888c87
PB
11172008-07-30 Paolo Bonzini <bonzini@gnu.org>
1118
1119 Sync with gcc:
1120 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
1121
f7c83eac
AS
1122 * configure.ac: Add makefile fragments for hpux.
1123 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1124 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1125 * configure: Regenerate.
1126 * Makefile.in: Regenerate.
da888c87
PB
1127
1128 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1129
f7c83eac
AS
1130 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1131 * Makefile.in: Regenerate.
1132 * configure: Regenerate.
da888c87 1133
944982cf
ILT
11342008-06-18 Ian Lance Taylor <iant@google.com>
1135
662c6704
ILT
1136 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
1137
944982cf
ILT
1138 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
1139
7a283e07
RW
11402008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1141
1142 * configure: Regenerate.
1143
5b553f7e
RW
11442008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1145
1146 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1147 "$@" is still intact with both Autoconf 2.59 and 2.62.
1148 * configure: Regenerate.
1149
675492f0
RW
11502008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1151
1152 * Makefile.tpl: Fix comment errors.
1153 * Makefile.in: Regenerate.
1154
b018a5d1
JB
11552008-06-13 Julian Brown <julian@codesourcery.com>
1156
1157 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1158 of libobjc for ARM EABI Linux.
1159 * configure: Regenerate.
1160
310213e8
DE
11612008-06-12 David S. Miller <davem@davemloft.net>
1162 David Edelsohn <edelsohn@gnu.org>
1163
1164 * configure.ac: Add powerpc*-*-* to gold supported targets.
1165 * configure: Regenerate.
1166
6641ce42
JM
11672008-06-08 Joseph Myers <joseph@codesourcery.com>
1168
1169 PR tree-optimization/36218
1170 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1171 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1172 (all prefix="build-"): Pass them to build-system sub-makes.
1173 * Makefile.in: Regenerate.
1174
03c2f9e6
DJ
11752008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
1176
1177 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
1178 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
1179 mkdep, and compile. Update comments.
1180 (ETC_SUPPORT): Add ChangeLog and update comments.
1181
4538db8b
ILT
11822008-05-11 Ian Lance Taylor <iant@google.com>
1183
1184 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
1185
266df637
PB
11862008-04-18 Paolo Bonzini <bonzini@gnu.org>
1187
1188 Sync with gcc:
1189 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1190
1191 PR bootstrap/35457
1192 * configure.ac: Include override.m4.
1193 * configure: Regenerate.
1194
1195 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1196
f7c83eac
AS
1197 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1198 * Makefile.in: Regenerate.
266df637
PB
1199
1200 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1201
f7c83eac
AS
1202 * configure.ac: Do not build libssp for the AVR.
1203 * configure: Regenerate.
266df637 1204
a86a761e
NC
12052008-04-18 Nick Clifton <nickc@redhat.com>
1206
1207 * MAINTAINERS: Replace reference to configure.in with reference to
1208 configure.ac.
1209
52310858
NC
12102008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1211
f7c83eac 1212 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
52310858 1213 as nonconfigurable directories list.
f7c83eac 1214 * configure: Regenerate.
52310858 1215
f5314dd5
DM
12162008-04-14 David S. Miller <davem@davemloft.net>
1217
1218 * configure.ac: Add sparc*-*-* to gold supported targets.
1219 * configure: Regenerate.
1220
e2208220
BE
12212008-04-14 Ben Elliston <bje@au.ibm.com>
1222
1223 * config.sub, config.guess: Update from upstream sources.
1224
0bb6ea20
HPN
12252008-04-12 Hans-Peter Nilsson <hp@axis.com>
1226
1227 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1228 * Makefile.in: Regenerate.
1229
e5164e97
ILT
12302008-04-07 Ian Lance Taylor <iant@google.com>
1231
1232 * Makefile.def: check-gold depends upon all-binutils.
1233 * Makefile.in: Regenerate.
1234
e33b51a6
NC
12352008-04-04 Nick Clifton <nickc@redhat.com>
1236
1237 PR binutils/4334
1238 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1239 builds.
1240 * configure: Regenerate.
1241
fc5df3ab
NC
12422008-04-04 NightStrike <NightStrike@gmail.com>
1243
1244 PR other/35151
f7c83eac
AS
1245 * configure.ac: Combine rules for mingw32 and mingw64.
1246 * configure: Regenerate.
fc5df3ab 1247
c779bab8
PB
12482008-03-27 Paolo Bonzini <bonzini@gnu.org>
1249
1250 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1251 * Makefile.in: Regenerate.
1252
93f9b408
ILT
12532008-03-20 Ian Lance Taylor <iant@google.com>
1254
1255 * configure.ac: Add support for --enable-gold.
1256 * Makefile.def: Add gold as a directory like ld.
1257 * configure, Makefile.in: Regenerate.
1258
5746fb46
AK
12592008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
1260
1261 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
1262 (s390_cond_extensions): Reduced extensions to the compare related.
1263 (main): z10 cpu type option added.
1264 (expandConditionalJump): Renamed to ...
1265 (insertExpandedMnemonic): ... this.
1266
1267 * opcodes/s390-opc.c: Re-group the operand format makros.
1268 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
1269 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
1270 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
1271 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
1272 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
1273 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
1274 INSTR_SIL_RDU): New instruction formats added.
1275 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
1276 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
1277 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
1278 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
1279 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
1280 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
1281 masks added.
1282 (s390_opformats): New formats added "ris", "rrs", "sil".
1283 * opcodes/s390-opc.txt: Add the conditional jumps with the
1284 extensions removed from automatic expansion in s390-mkopc.c manually.
1285 (asi - trtre): Add new System z10 EC instructions.
1286 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
1287
58c85be7
RW
12882008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1289
1290 * configure.ac: m4_include config/proginstall.m4.
1291 * configure: Regenerate.
1292
78124051
RW
12932008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1294
1295 Backport from upstream Libtool:
f7c83eac 1296
78124051 1297 2007-10-12 Eric Blake <ebb9@byu.net>
f7c83eac 1298
78124051
RW
1299 Deal with Autoconf 2.62's semantic change in m4_append.
1300 * ltsugar.m4 (lt_append): Replace broken versions of
1301 m4_append.
1302 (lt_if_append_uniq): Don't require separator to be overquoted,
1303 and avoid broken m4_append.
1304 (lt_dict_add): Fix typo.
1305 * libtool.m4 (_LT_DECL): Don't overquote separator.
1306
018f1bea
DE
13072008-03-13 David Edelsohn <edelsohn@gnu.org>
1308
1309 * config.rpath: Add AIX 6 support.
1310
5c5f596d
PB
13112008-03-13 Paolo Bonzini <bonzini@gnu.org>
1312
1313 * Makefile.def (stageprofile). Remove -fprofile-generate
1314 from stage_libcflags.
1315 * Makefile.in: Regenerate.
1316
a1f93a5e
BE
13172008-03-13 Ben Elliston <bje@au.ibm.com>
1318
1319 * config.sub, config.guess: Update from upstream sources.
1320
98c3d905
AK
13212008-03-06 Florian Krohm <fkrohm@us.ibm.com>
1322
1323 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
1324 * s390-opc.txt (cmpsc): Duplicate entry removed.
1325 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
1326 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
1327 fier, cu42, cu41): Fix operand format.
1328
7f6ef0c0
PB
13292008-02-20 Paolo Bonzini <bonzini@gnu.org>
1330
f7c83eac
AS
1331 PR bootstrap/32009
1332 PR bootstrap/32161
1333
1334 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1335 * configure: Regenerate.
1336
1337 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1338 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1339 STAGE4_LIBCFLAGS): New.
1340 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1341 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1342 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1343 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1344 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1345 for target modules. Don't export LIBCFLAGS.
1346 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1347 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1348 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1349 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1350 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1351 * Makefile.in: Regenerate.
7f6ef0c0 1352
eaf19029
PB
13532008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1354
1355 PR libgcj/33085
1356 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1357 Do not use -DDLL_EXPORT. Backport from upstream.
1358
680c43e9
NC
13592008-02-14 Nick Clifton <nickc@redhat.com>
1360
1361 Import this patch from gcc:
1362 2008-01-24 David Edelsohn <edelsohn@gnu.org>
1363
1364 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1365
c72b1d96
HPN
13662008-02-02 Hans-Peter Nilsson <hp@axis.com>
1367
1368 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1369 * configure: Regenerate.
1370
8b66833e
BW
13712008-01-31 Marc Gauthier <marc@tensilica.com>
1372
1373 * configure.ac (xtensa*-*-*): Recognize processor variants.
1374 * configure: Regenerate.
1375
9cc8ae67
PB
13762008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1377
f7c83eac
AS
1378 PR bootstrap/34922
1379 * configure.ac (PARSE_ARGS): Push suitable setting of
1380 ac_subdirs_all, for `./configure --help=recursive'.
1381 Handle `+' in generic toplevel directory disabling.
1382 * configure: Regenerate.
9cc8ae67 1383
19090595
BE
13842008-01-23 Ben Elliston <bje@au.ibm.com>
1385
1386 * config.sub, config.guess: Update from upstream sources.
1387
9f1e7fd3
BE
13882008-01-08 Ben Elliston <bje@au.ibm.com>
1389
1390 * config.sub, config.guess: Update from upstream sources.
1391
2f959d61
JJ
13922007-12-19 Jeff Johnston <jjohnstn@redhat.com>
1393
1394 * COPYING.LIBGLOSS: Update default copyright.
1395
aa054b85
JJ
13962007-12-19 Jeff Johnston <jjohnstn@redhat.com>
1397
1398 * COPYING.NEWLIB: Update default copyright.
1399
57c53b2b
RS
14002007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1401
1402 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1403 Change recommended MPFR from 2.2.1 > 2.3.0.
1404 * configure: Regenerate.
1405
fee14b60
RS
14062007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1407
1408 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1409 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1410 * Makefile.in: Regenerate.
1411
c9b68031
DD
14122007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1413
1414 * configure.ac: Enable libjava for x86_64-*-darwin9.
1415 * configure: Regenerate.
1416
ad25e7d5
BE
14172007-12-05 Ben Elliston <bje@au.ibm.com>
1418
1419 * config.sub, config.guess: Update from upstream sources.
1420
6ac84f65
PB
14212007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1422
f7c83eac
AS
1423 * config-ml.in: Robustify against white space in absolute file
1424 names.
6ac84f65 1425
f7c83eac
AS
1426 * config-ml.in (multi-clean): Substitute ${Makefile}.
1427 Remove superfluous ${Makefile} in list.
6ac84f65 1428
7b3200f9
DJ
14292007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1430
1431 * Makefile.def (dependencies): Make configure-gdb depend on
1432 all-intl.
1433 * Makefile.in: Regenerated.
1434
2c133ff9
JJ
14352007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1436
1437 * Makefile.def: To avoid problems running with parallel makes,
1438 build newlib before libgloss so that target specific header
1439 files are availble.
1440 * Makefile.in: Regenerate.
1441
5074315a
DJ
14422007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1443
1444 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1445 * Makefile.in: Regenerate.
1446
f5bc1778
DJ
14472007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1448
1449 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
1450 * libdecnumber: New directory, imported from GCC.
1451
c66487f8
NC
14522007-10-08 Mike Frysinger <vapier@gentoo.org>
1453
1454 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1455 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1456 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1457 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1458 * configure: Regenerate.
1459
b5714970
PB
14602007-10-01 Paolo Bonzini <bonzini@gnu.org>
1461
1462 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1463 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1464 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1465 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1466 * configure.ac: Default them to host tools for $host = $build.
1467 Subst them.
1468
1469 * configure: Regenerate.
1470 * Makefile.in: Regenerate.
1471
f3b1e08e
RS
14722007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1473
1474 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1475 * configure: Regenerate.
1476
cff87f51
DD
14772007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1478
1479 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1480 libstdc++.
1481 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1482 * configure: Regenerate.
1483 * Makefile.in: Regenerate.
f7c83eac 1484
625a61cd
AS
14852007-09-17 Andreas Schwab <schwab@suse.de>
1486
1487 * configure.ac: Raise minimum makeinfo version to 4.6.
1488 * configure: Regenerate.
1489
83a3a68b
AM
14902007-09-15 Alan Modra <amodra@bigpond.net.au>
1491
1492 * configure.ac: Correct makeinfo version check.
1493 * configure: Regenerate.
1494
5bd8be13
RS
14952007-09-14 Richard Sandiford <richard@codesourcery.com>
1496
1497 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1498 to $skipdirs and only disable gprof for newlib. Use the normal
1499 mips*-elf* handling in other respects.
1500 * configure: Regnerate.
1501
5566c1fa
DD
15022007-09-12 David Daney <ddaney@avtrex.com>
1503
1504 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1505 enabling libgcj.
1506 * configure: Regenerate.
1507
15082007-09-12 Richard Guenther <rguenther@suse.de>
1509
1510 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1511 nor --disable-checking is provided also turn on yes and types
1512 checking for stage1.
1513 * configure: Re-generate.
1514
a18e2996 15152007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
84e7906e
AH
1516
1517 PR target/33281
1518 * configure.ac: Use config/mh-mingw on mingw.
1519 * configure: Regenerate.
84e7906e 1520
691bb5a1
DD
15212007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1522
1523 PR other/32154
1524 * configure.ac: For libgloss targets, point the linker to the linker
1525 script, startup code and simulator library.
1526 * configure: Regenerate.
1527
6d18b86b
AH
15282007-09-09 Andrew Haley <aph@redhat.com>
1529
1530 * configure.ac (noconfigdirs): Remove target-libffi and
a18e2996 1531 target-libjava.
6d18b86b 1532
f00a3165 15332007-08-29 Nick Clifton <nickc@redhat.com>
971aaaa5 1534
f00a3165 1535 * config.sub, config.guess: Update from upstream sources.
971aaaa5 1536
2abc4e65
BE
15372007-08-21 Richard Guenther <rguenther@suse.de>
1538
1539 * configure.ac: Add types checking to stage1 checking flags.
1540 * configure: Regenerate.
1541
8a6ee3ab 15422007-08-18 Paul Brook <paul@codesourcery.com>
f7c83eac 1543 Joseph Myers <joseph@codesourcery.com>
8a6ee3ab
JM
1544
1545 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1546 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1547 * Makefile.in: Regenerate.
1548 * configure.ac (--with-debug-prefix-map): New.
1549 * configure: Regenerate.
1550
429acdec
RS
15512007-08-17 Richard Sandiford <richard@codesourcery.com>
1552 Nigel Stephens <nigel@mips.com>
1553
429acdec
RS
1554 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1555 as target_makefile_frag.
1556 * configure: Regenerate.
1557
8520c408
AO
15582007-08-16 Alexandre Oliva <aoliva@redhat.com>
1559
1560 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1561 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1562 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1563 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1564 (do-compare, do-compare3, do-compare-debug): New.
1565 ([+compare-target+]): Use them.
1566
15672007-08-16 Alexandre Oliva <aoliva@redhat.com>
1568
1569 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1570 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1571 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1572 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1573 (do-compare, do-compare3, do-compare-debug): New.
1574 ([+compare-target+]): Use them.
1575
2444379b
BE
15762007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1577 Ben Elliston <bje@au.ibm.com>
1578
1579 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1580 --silent if $silent.
1581 * configure: Regenerate.
1582
d6f99447
DJ
15832007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
1584
1585 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
1586
bd0aa315
NC
15872007-07-17 Nick Clifton <nickc@redhat.com>
1588
1589 * COPYING3: New file. Contains version 3 of the GNU General
1590 Public License.
1591 * COPYING3.LIB: New file. Contains version 3 of the GNU
1592 Lesser General Public License.
1593
0ebe98fb
BS
15942007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
1595
1596 * configure.ac: Fix my previous change to really match GCC.
1597 * configure: Regenerate.
1598
521ec477
DD
15992007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1600
1601 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1602 * configure: Regenerate.
1603
16042007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1605
1606 * configure.ac: Add some missing m4 quotation.
1607 * configure: Regenerate.
1608
0c24b341
NC
16092007-07-09 Kai Tietz <kai.tietz@onevision.com>
1610
f7c83eac
AS
1611 * Makefile.def: Add windmc tool to build.
1612 * Makefile.tpl: Likewise.
1613 * configure.ac: Likewise.
1614 * Makefile.in: Regenerate.
1615 * configure: Regenerate.
0c24b341 1616
a09314d0
L
16172007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1618
1619 * lt~obsolete.m4: New. Import from 20070318 libtool.
1620
7c3e1d12
BS
16212007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
1622
1623 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1624 uclinux and linux-uclibc targets.
1625 * configure: Regenerate.
1626
a5b3b4dd
DD
16272007-06-28 DJ Delorie <dj@redhat.com>
1628
1629 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1630 not building newlib.
1631 * configure: Regenerated.
f7c83eac 1632
184d813c
DJ
16332007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
1634
1635 * src-release (DEVO_SUPPORT): Correct typos.
1636
31d99776
DJ
16372007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1638
1639 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1640 * Makefile.in: Regenerated.
1641
e00a73e3
PB
16422007-06-14 Paolo Bonzini <bonzini@gnu.org>
1643
f7c83eac
AS
1644 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1645 (distclean-stage[+id+]): Possibly delete stage_last.
1646 * Makefile.in: Regenerate.
e00a73e3 1647
98a1bbc5
BE
16482007-06-07 Ben Elliston <bje@au.ibm.com>
1649
1650 * config.sub, config.guess: Update from upstream sources.
1651
973601e1
BE
16522007-06-07 Ben Elliston <bje@au.ibm.com>
1653
1654 * Makefile.tpl: Fix spelling error.
1655 * Makefile.in: Regenerate.
1656
2038f525
PB
16572007-06-04 Paolo Bonzini <bonzini@gnu.org>
1658
1659 Sync with gcc:
1660 2007-05-30 Jakub Jelinek <jakub@redhat.com>
1661
f7c83eac
AS
1662 PR bootstrap/29382
1663 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1664 * configure: Rebuilt.
2038f525 1665
f7c5c4b5
PB
16662007-06-01 Steve Ellcey <sje@cup.hp.com>
1667
12a64d4f
L
1668 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1669 lt_cv_sys_max_cmd_len.
f7c5c4b5 1670
7ad9660b
PB
16712007-05-31 Paolo Bonzini <bonzini@gnu.org>
1672
1673 * ltgcc.m4: Update from GCC.
1674
0e7ef45c
EC
16752007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1676
12a64d4f 1677 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
0e7ef45c 1678
37ad9514
SE
16792007-05-24 Steve Ellcey <sje@cup.hp.com>
1680
1681 * ltmain.sh: Update from GCC.
1682 * libtool.m4: Update from GCC.
1683 * ltsugar.m4: New. Update from GCC.
1684 * ltversion.m4: New. Update from GCC.
1685 * ltoptions.m4: New. Update from GCC.
1686 * ltconfig: Remove.
1687 * ltcf-c.sh: Remove.
1688 * ltcf-cxx.sh: Remove.
1689 * ltcf-gcj.sh: Remove.
1690 * src-release: Update with new libtool file list.
1691
8ee82aff
PB
16922007-05-16 Paolo Bonzini <bonzini@gnu.org>
1693
1694 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1695 stage_cflags.
1696 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1697 Remove CFLAGS/LIBCFLAGS.
1698 (configure-stage[+id+]-[+prefix+][+module+],
1699 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1700 * Makefile.in: Regenerate.
1701
149cb58d
SE
17022007-04-14 Steve Ellcey <sje@cup.hp.com>
1703
1704 * config-ml.in: Update from GCC.
1705
91506736
DJ
17062007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
1707
1708 * src-release (do-proto-toplev): Process the support directories before
1709 the tool directory.
1710
ffa8bd48
RS
17112007-03-21 Richard Sandiford <richard@codesourcery.com>
1712
1713 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1714 of glob. Quote arguments with single quotes too.
1715 * configure: Regenerate.
1716
a4fd3374
DD
17172007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1718
1719 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1720 * Makefile.in: Regenerate
1721
b8025f34
AS
17222007-03-07 Andreas Schwab <schwab@suse.de>
1723
1724 * configure: Regenerate.
1725
a3ca38d2
DD
17262007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1727
1728 * configure.ac: Add "--with-pdfdir" configure option,
1729 which defines pdfdir variable.
1730 * Makefile.def (target=fixincludes): Add install-pdf to
1731 missing targets.
1732 (recursive_targets): Add install-pdf target.
1733 (flags_to_pass): Add pdfdir.
1734 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1735 target.
1736 * configure: Regenerate
1737 * Makefile.in: Regenerate
1738
17392007-02-28 Eric Christopher <echristo@apple.com>
1740
1741 Revert:
1742 2006-12-07 Mike Stump <mrs@apple.com>
1743
1744 * Makefile.def (dependencies): Add dependency for
1745 install-target-libssp and install-target-libgomp on
1746 install-gcc.
1747 * Makefile.in: Regenerate.
1748
17492007-02-27 Matt Kraai <kraai@ftbfs.org>
1750
1751 * configure: Regenerate.
1752 * configure.ac: Move statements after variable declarations.
1753
a4708fba
JM
17542007-02-19 Joseph Myers <joseph@codesourcery.com>
1755
1756 * configure.ac: Adjust for loop syntax.
1757 * configure: Regenerate.
1758
9a819804
AO
17592007-02-18 Alexandre Oliva <aoliva@redhat.com>
1760
1761 * configure: Rebuilt.
1762
81ec575a
AO
17632007-02-18 Alexandre Oliva <aoliva@redhat.com>
1764
1765 * configure.ac: Drop multiple occurrences of --enable-languages,
1766 and fix its quoting.
1767 * configure: Rebuilt.
1768
92f01d61 17692007-02-17 Mark Mitchell <mark@codesourcery.com>
f7c83eac
AS
1770 Nathan Sidwell <nathan@codesourcery.com>
1771 Vladimir Prus <vladimir@codesourcery.com
1772 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
1773
1774 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1775 * configure: Regenerate.
1776
b1299c4e
DJ
17772007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1778
1779 * configure.ac (target_libraries): Move libgcc before libiberty.
1780 * configure: Regenerated.
1781
18f6b6ee
PB
17822007-02-13 Paolo Bonzini <bonzini@gnu.org>
1783
1784 * configure: Regenerate again?
1785
9c4e9f27
PB
17862007-02-13 Paolo Bonzini <bonzini@gnu.org>
1787
1788 * configure: Reapply PR30748 fix which was lost in the previous commit.
1789
24ff9987
DJ
17902007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1791 Paolo Bonzini <bonzini@gnu.org>
1792
1793 PR bootstrap/30753
1794 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1795 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1796 * configure: Regenerated.
1797
7df2cd5d
PB
17982007-02-10 Paolo Bonzini <bonzini@gnu.org>
1799
1800 * configure: Regenerate.
1801
b0aaa663
DJ
18022007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1803
1804 PR bootstrap/30748
1805 * configure.ac: Correct syntax for Solaris ksh.
1806 * configure: Regenerated.
1807
a0323144
PB
18082007-02-09 Paolo Bonzini <bonzini@gnu.org>
1809
1810 * Makefile.def: Sync with GCC.
1811 * Makefile.tpl: Sync with GCC.
1812 * Makefile.in: Regenerate.
1813 * configure: Regenerate.
1814
c6b750e1
DJ
18152007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1816
1817 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1818 noncanonical equivalents.
1819 * configure.in: Rename to...
1820 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1821 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1822 target_noncanonical. Use them. Rewrite removal of configure
1823 arguments for autoconf 2.59. Discard variable settings. Force
1824 program_transform_name for native tools.
1825
1826 * Makefile.in: Regenerated.
1827 * configure: Regenerated with autoconf 2.59.
1828
1829 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
1830
f3cd89f4
JJ
18312007-02-08 Jeff Johnston <jjohnstn@redhat.com>
1832
1833 * COPYING.LIBGLOSS: Reformat default Red Hat
1834 license to fit within 80 columns.
1835 * COPYING.NEWLIB: Ditto.
1836
4e206d7e
DB
18372007-02-05 Dave Brolley <brolley@redhat.com>
1838
1839 * Contribute the following changes:
1840 2006-11-28 DJ Delorie <dj@redhat.com>
1841
1842 * configure.in: Fix typo for mep's target_makefile_frag.
1843 * configure: Regenerated.
1844
1845 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
1846
1847 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
1848 * configure: Regenerate.
1849
1850 2001-09-19 DJ Delorie <dj@redhat.com>
1851
1852 * configure.in (target_makefile_frag): use mt-mep
1853
1854 2001-06-12 Don Howard <dhoward@redhat.com>
1855
1856 * configure.in: Remove gdb from MeP skip list.
1857
1858 2001-04-05 DJ Delorie <dj@redhat.com>
1859
1860 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
1861
1862 2001-03-20 Ben Elliston <bje@redhat.com>
1863
1864 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
1865
1866 2001-03-19 Ben Elliston <bje@redhat.com>
1867
1868 * config.sub (mep, mep-*): Add.
1869
b2edfdd2
AS
18702007-01-31 Andreas Schwab <schwab@suse.de>
1871
1872 * Makefile.tpl (LDFLAGS): Substitute it.
1873 * Makefile.in: Regenerate.
1874
ceb92e78
PB
18752007-01-11 Paolo Bonzini <bonzini@gnu.org>
1876
1877 * configure.in: Change == to = in test command.
f7c83eac 1878 * configure: Regenerate.
ceb92e78 1879
4b900473 18802007-01-11 Paolo Bonzini <bonzini@gnu.org>
f7c83eac
AS
1881 Nick Clifton <nickc@redhat.com>
1882 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1883
1884 * configure.in (build_configargs, host_configargs, target_configargs):
1885 Remove build/host/target parameters.
1886 (host_libs): Add gmp and mpfr.
1887 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1888 * Makefile.def (gmp, mpfr): New.
1889 (gcc): Remove target.
1890 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1891 target_os, target_vendor): New.
1892 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1893 * configure: Regenerate.
1894 * Makefile.in: Regenerate.
4b900473
PB
1895
18962007-01-11 Matt Fago <fago@earthlink.net>
1897
1898 * configure.in: Try to link to functions only in mpfr 2.2.x
f7c83eac 1899 to improve robustness of configure tests.
4b900473
PB
1900 * configure: Regenerate.
1901
80f6dcbc
NC
19022007-01-08 Kai Tietz <kai.tietz@onevision.com>
1903
1904 * configure.in: Add support for an x86_64-mingw* target.
b1b532dd 1905 * configure: Regenerate.
80f6dcbc 1906
f86e35b8
NC
19072007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1908
1909 * Makefile.tpl (all-target): Correct @if conditional for target
1910 modules.
1911 * configure.in: Omit libiberty if building only target libgcc.
1912 * configure, Makefile.in: Regenerated.
1913
79fcd0ec
PB
19142007-01-04 Paolo Bonzini <bonzini@gnu.org>
1915
1916 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1917 * configure: Regenerate.
1918
6aa8ef82
DJ
19192007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1920
1921 * Makefile.def (target_modules): Add libgcc.
1922 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1923 * Makefile.tpl (clean-target-libgcc): Delete.
1924 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1925 on gcc even for bootstrapped modules. Rewrite handling of
1926 lang_env_dependencies to loop over target_modules.
1927 * configure.in (target_libraries): Add target-libgcc.
1928 * Makefile.in, configure: Regenerated.
1929
9b134994
PB
19302006-12-29 Paolo Bonzini <bonzini@gnu.org>
1931
1932 Sync with gcc:
1933 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1934
f7c83eac
AS
1935 * configure.in: Reorganize recognition of languages. Add
1936 --enable-stage1-languages. Show supported languages for the chosen
1937 target rather than all recognized languages.
1938 * configure: Regenerate.
9b134994
PB
1939
1940 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1941
f7c83eac
AS
1942 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1943 * Makefile.in: Regenerate.
9b134994
PB
1944
1945 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1946
f7c83eac
AS
1947 * configure.in: Warn that MPFR 2.2.0 is buggy.
1948 * configure: Regenerate.
9b134994 1949
8cf39b1b
ILT
19502006-12-27 Ian Lance Taylor <iant@google.com>
1951
1952 * configure.in: When removing Makefiles to force a reconfigure, also
1953 remove prev-DIR*/Makefile.
1954 * configure: Regenerate.
1955
ebff6cd5
KH
19562006-12-23 Kazu Hirata <kazu@codesourcery.com>
1957
1958 * config.bfd: Recognize fido.
1959
8a0d8a5c
PB
19602006-12-19 Paolo Bonzini <bonzini@gnu.org>
1961
1962 Sync with gcc:
1963
1964 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1965
1966 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1967 it only affects bootstrap and could be tested on "$host" as well.
1968 * configure: Regenerate.
1969 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1970
1971 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1972
1973 PR bootstrap/29544
1974 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1975 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1976 move here comment from Makefile.tpl.
1977 * Makefile.tpl: Move some definitions higher in the file.
1978 (STAGE1_CHECKING): New.
1979 * configure.in: Add --enable-stage1-checking.
1980 * configure: Regenerate.
1981 * Makefile.in: Regenerate.
1982
1983 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1984
1985 * configure.in: Update error message for missing GMP/MPFR.
1986
1987 * configure: Regenerate.
1988
1989 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1990
1991 * configure.in: Update MPFR version in error message.
1992
1993 * configure: Regenerate.
1994
1995 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1996
1997 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1998 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1999 --with-gmp-lib): New flags.
2000
2001 * configure: Regenerate.
2002
790c0838
AM
20032006-12-12 Andreas Tobler <a.tobler@schweiz.org>
2004
2005 PR bootstrap/30134
2006 * configure.in: Correct x86 darwin support for libjava to powerpc
2007 and i?86 only.
2008 * configure: Regenerate.
2009
77d7106f
AM
20102006-12-11 Alan Modra <amodra@bigpond.net.au>
2011
2012 * configure.in: Handle spu makefile frag.
77d7106f
AM
2013 * Makefile.tpl (MAINT): Define
2014 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2015 * configure: Regenerate.
2016 * Makefile.in: Regenerate.
2017
0cfa5389
BE
20182006-12-11 Ben Elliston <bje@au.ibm.com>
2019
2020 * config.sub, config.guess: Update from upstream sources.
2021
2839fe5d
BE
20222006-12-11 Ben Elliston <bje@au.ibm.com>
2023
2024 * configure.in: Sync with GCC (spu-*-*).
2025 * configure: Sync with GCC.
2026
b897f5d4
MS
20272006-12-07 Mike Stump <mrs@apple.com>
2028
2029 * Makefile.def (dependencies): Add dependency for
2030 install-target-libssp and install-target-libgomp on
2031 install-gcc.
2032 * Makefile.in: Regenerate.
2033
9daf3993
PB
20342006-11-16 Paolo Bonzini <bonzini@gnu.org>
2035
2036 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2037 (unstage): Test for stage_last presence.
2038
2039 PR bootstrap/29802
2040 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2041 * Makefile.in: Regenerate.
2042
9dbaa842
DD
20432006-11-14 DJ Delorie <dj@redhat.com>
2044
2045 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
2046 * Makefile.in: Sync with GCC.
2047 * configure.in: Sync with GCC (mpfr, gmp).
2048 * configure: Sync with GCC.
2049
b0cbce8d
JJ
20502006-11-08 Jie Zhang <jie.zhang@analog.com>
2051
2052 * configure.in: Remove target-libgloss from noconfigdirs for
2053 bfin-*-*.
2054 * configure: Regenerated.
2055
44330a94
JJ
20562006-10-27 Jeff Johnston <jjohnstn@redhat.com>
2057
2058 * COPYING.NEWLIB: Add spu license.
7de05dd5 2059 * COPYING.LIBGLOSS: Ditto.
44330a94 2060
56a8fe78
DD
20612006-10-17 Brooks Moses <bmoses@stanford.edu>
2062
2063 * Makefile.def: Added pdf target handling.
2064 * Makefile.tpl: Added pdf target handling.
2065 * Makefile.in: Regenerated.
2066
fbb00ad0
JJ
20672006-10-11 Jeff Johnston <jjohnstn@redhat.com>
2068
2069 * COPYING.NEWLIB: Updated.
2070 * COPYING.LIBGLOSS: Ditto.
2071
6b89cc21
DB
20722006-09-27 Dave Brolley <brolley@redhat.com>
2073
2074 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2075 $s instead of $r.
2076 * configure: Regenerated.
2077
17bcf627
BE
20782006-09-26 Ben Elliston <bje@au.ibm.com>
2079
2080 * config.sub, config.guess: Update from upstream sources.
2081
f3529cf1
TS
20822006-09-20 Thiemo Seufer <ths@mips.com>
2083
2084 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2085 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2086 * configure: Regenerate.
2087
45055374
CV
20882006-08-30 Corinna Vinschen <corinna@vinschen.de>
2089
2090 * configure.in: Never build newlib for a Mingw host.
2091 Never build newlib as Mingw target library.
2092 Test the existence of winsup/cygwin for building a Cygwin newlib,
2093 rather than just winsup.
2094 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2095 building a Mingw target.
2096 * configure: Regenerate.
2097
4be041b2 20982006-08-15 Thiemo Seufer <ths@mips.com>
f7c83eac
AS
2099 Nigel Stephens <nigel@mips.com>
2100 David Ung <davidu@mips.com>
4be041b2
TS
2101
2102 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
2103
1d89b610
PB
21042006-07-25 Paolo Bonzini <bonzini@gnu.org>
2105
2106 Sync from GCC:
2107 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2108
f7c83eac
AS
2109 PR bootstrap/18058
2110 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2111 if the bootstrap compiler is a GCC version that supports it.
2112 * configure: Regenerate.
1d89b610 2113
66a79c16
DJ
21142006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2115
2116 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2117 * configure: Regenerated.
2118
c1cb7e02
PB
21192006-07-18 Paolo Bonzini <bonzini@gnu.org>
2120
f7c83eac
AS
2121 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2122 for stages after the first.
c1cb7e02 2123
7206a0ee
JJ
21242006-07-17 Jakub Jelinek <jakub@redhat.com>
2125
2126 * Makefile.def: Add dependencies for configure-opcodes
2127 on configure-intl and all-opcodes on all-intl.
2128 * Makefile.in: Regenerated.
2129
6816f995
AO
21302006-07-04 Peter O'Gorman <peter@pogma.com>
2131
2132 * ltconfig: chmod 644 before ranlib during install.
2133
3d3adb43
PB
21342006-07-03 Paolo Bonzini <bonzini@gnu.org>
2135
1f3f1bbf 2136 * configure.in: Fix thinkos in previous check-in.
3d3adb43
PB
2137 * configure: Regenerate.
2138
64ce424c
PB
21392006-07-03 Paolo Bonzini <bonzini@gnu.org>
2140
2141 Sync from gcc:
2142
2143 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
2144
2145 PR other/27063
2146 * configure.in: Test subdir_requires and give an appropriate
2147 error message.
2148 * configure: Regenerate.
2149
2150 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2151
2152 PR target/27540
2153 * configure.in: Only enable libgomp on IRIX 6.
2154 * configure: Regenerate.
2155
d42c4017
DA
21562006-06-20 David Ayers <d.ayers@inode.at>
2157
2158 PR bootstrap/28072
2159 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2160 whether target-libjava is being configured instead of whether the
2161 java front end is enabled.
2162 * configure: Regenerate.
0e7ef45c 2163
4962c51a
MS
21642006-06-15 Mark Shinwell <shinwell@codesourcery.com>
2165
2166 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
2167 to R_ARM_LDC_SB_G{0,1,2} respectively.
2168
caee866a
PB
21692006-06-15 Paolo Bonzini <bonzini@gnu.org>
2170
2171 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2172 too.
2173 * Makefile.in: Regenerate.
2174
363ef840
DA
21752006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2176
2177 Sync from gcc:
2178
2179 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2180 * configure.in: Don't enable libgomp on hpux10.
2181 * configure: Rebuilt.
2182
54d1c879
DA
21832006-06-13 David Ayers <d.ayers@inode.at>
2184
2185 Sync from gcc:
2186
2187 2006-06-12 David Ayers <d.ayers@inode.at>
0e7ef45c 2188
54d1c879
DA
2189 PR bootstrap/27963
2190 PR target/19970
0e7ef45c 2191 * configure.in: Remove target-boehm-gc from noconfigdirs where
54d1c879
DA
2192 ${libgcj} is specified.
2193 * configure: Regenerate.
0e7ef45c 2194
a4d8b690
JJ
21952006-06-08 Jeff Johnston <jjohnstn@redhat.com>
2196
2197 Sync from gcc:
2198
2199 2005-01-12 David Edelsohn <edelsohn@gnu.org>
f7c83eac 2200 Andreas Schwab <schwab@suse.de>
a4d8b690
JJ
2201
2202 PR bootstrap/18033
2203 * config-ml.in: Eval option if surrounded by single quotes.
2204
4f0ef2d8
CD
22052006-06-07 Carlos O'Donell <carlos@codesourcery.com>
2206
2207 Sync from gcc:
0e7ef45c 2208
4f0ef2d8 2209 2006-06-06 David Ayers <d.ayers@inode.at>
0e7ef45c 2210
4f0ef2d8
CD
2211 PR libobjc/13946
2212 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2213 * Makefile.in: Regenerate.
2214 * configure.in: Add --enable-objc-gc at toplevel and have it
2215 enable boehm-gc for Objective-C.
2216 Remove target-boehm-gc from libgcj.
2217 Add target-boehm-gc to target_libraries.
2218 Add target-boehm-gc to noconfigdirs where ${libgcj}
2219 is specified.
2220 Assert that boehm-gc is supported when requested for Objective-C.
2221 Only build boehm-gc if needed either for Java or Objective-C.
2222 * configure: Regenerate.
2223
2224 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
0e7ef45c 2225
4f0ef2d8
CD
2226 PR 27674
2227 * Makefile.tpl (configure-[+prefix+][+module+],
2228 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2229 Remove rule to unstage bootstrapped modules.
2230 (stage_current): New.
2231 * Makefile.in: Regenerate.
2232
2233 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2234 Andreas Tobler <a.tobler@schweiz.ch>
2235
2236 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2237 * configure: Rebuilt.
2238
2239 Revert
2240 2006-01-31 Richard Guenther <rguenther@suse.de>
2241 Paolo Bonzini <bonzini@gnu.org>
2242
2243 * Makefile.def (target_modules): Add libgcc-math target module.
2244 * configure.in (target_libraries): Add libgcc-math target library.
2245 (--enable-libgcc-math): New configure switch.
2246 * Makefile.in: Re-generate.
2247 * configure: Re-generate.
2248
c17b816b
JJ
22492006-06-05 Jeff Johnston <jjohnstn@redhat.com>
2250
2251 * config-ml.in: Alter CCASFLAGS to include special
2252 multilib options the same as is done for CFLAGS.
2253
20e95c23
DJ
22542006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2255
2256 * Makefile.def: Added dependencies from sim and gdb on intl, and
2257 added configure dependencies to everything with an all dependency
2258 on intl.
2259 * gettext.m4: Removed.
2260 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
2261 (GDB_SUPPORT_DIRS): Add intl.
2262 * Makefile.in: Regenerated.
2263
4bd8ad80
DJ
22642006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
2265
2266 * src-release (DEVO_SUPPORT): Add config.rpath.
2267
c380fdd8
PB
22682006-05-25 Paolo Bonzini <bonzini@gnu.org>
2269
2270 * Makefile.def (bfd, opcodes): Fix lib_path.
2271 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2272 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2273 * Makefile.in: Regenerate.
2274
701628f5
MS
22752006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2276
2277 * configure.in: Enable gprof for cross builds.
2278 * configure: Regenerate.
2279
25aae7f2
DJ
22802006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
2281
2282 * src-release (MAKEINFOFLAGS): Define.
2283 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
2284
ea3d1626
BE
22852006-05-14 Ben Elliston <bje@au.ibm.com>
2286
2287 * config.sub, config.guess: Update from upstream sources.
2288
49b9e644
BE
22892006-05-12 Ben Elliston <bje@au.ibm.com>
2290
2291 * config.sub, config.guess: Update from upstream sources.
2292
482dd2f6
DJ
22932006-05-04 Steve Ellcey <sje@cup.hp.com>
2294
2295 * blt, iwidgets, mmalloc: Remove directories.
2296
8b01a5c2
DD
22972006-05-01 DJ Delorie <dj@redhat.com>
2298
641a3af4 2299 * configure.in: Restore CFLAGS if GMP isn't present.
8b01a5c2
DD
2300 * configure: Regenerate.
2301
a481dbb7
DD
23022006-04-18 DJ Delorie <dj@redhat.com>
2303
2304 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2305 reference libgloss so that libssp can be built in a combined
2306 tree.
2307 * configure: Regenerate.
2308
962c9e74
BE
23092006-04-10 Ben Elliston <bje@au.ibm.com>
2310
2311 * contrib: Remove directory.
2312
108a6f8e
CD
23132006-04-06 Carlos O'Donell <carlos@codesourcery.com>
2314
2315 * Makefile.tpl: Add install-html target.
2316 * Makefile.def: Add install-html target.
2317 * Makefile.in: Regenerate.
2318 * configure.in: Add --with-datarootdir, --with-docdir,
2319 and --with-htmldir options.
2320 * configure: Regenerate.
2321
a4ef73e9
BE
23222006-03-31 Ben Elliston <bje@au.ibm.com>
2323
2324 PR binutils/1860
2325 * configure.in: Require makeinfo 4.4 or higher.
2326 * configure: Regenerate.
2327
b37df25a
PB
23282006-03-14 Paolo Bonzini <bonzini@gnu.org>
2329
2330 * Makefile.in: Regenerate.
2331
a6df5a19
PB
23322006-03-14 Paolo Bonzini <bonzini@gnu.org>
2333
2334 Sync with gcc:
2335 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
2336
f7c83eac
AS
2337 * configure.in: Handle --disable-<component> generically.
2338 * configure: Regenerate.
a6df5a19
PB
2339
2340 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
0e7ef45c 2341
f7c83eac
AS
2342 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2343 (TARGET_CONFIGDIRS): Remove.
2344 * configure.in: Remove AC_SUBST(target_configdirs).
2345 * Makefile.in, configure: Regenerated.
a6df5a19
PB
2346
2347
65419985
L
23482006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2349
2350 PR libgcj/17311
2351 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2352
c52c6897
PB
23532006-02-20 Paolo Bonzini <bonzini@gnu.org>
2354
2355 PR bootstrap/25670
2356
2357 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2358
2359 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2360 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2361 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2362 BUILD_PREFIX, BUILD_PREFIX_1.
2363 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2364
2365 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2366 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2367
2368 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2369 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2370 of `cat stage_current`. Always provide the `r' and `s' variables.
2371 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2372 a single shell execution.
2373 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2374 bootstrapped modules, make the stage1 module if the build was not
2375 started yet, else build the current stage.
2376 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2377 (all-build, all-host, all-target, [+make_target+]-host,
2378 [+make_target+]-target): Do not use \-continued lines.
2379 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2380 (current_stage, restrap, stage_last): New.
2381
2382 * Makefile.in: Regenerate.
2383 * configure: Regenerate.
2384
b3ded179
PB
23852006-02-14 Paolo Bonzini <bonzini@gnu.org>
2386
2387 Sync from gcc:
2388
2389 2006-01-31 Richard Guenther <rguenther@suse.de>
2390 Paolo Bonzini <bonzini@gnu.org>
2391
f7c83eac
AS
2392 * Makefile.def (target_modules): Add libgcc-math target module.
2393 * configure.in (target_libraries): Add libgcc-math target library.
2394 (--enable-libgcc-math): New configure switch.
2395 * Makefile.in: Re-generate.
2396 * configure: Re-generate.
2397 * libgcc-math: New toplevel directory.
b3ded179
PB
2398
2399 2006-01-18 Richard Henderson <rth@redhat.com>
f7c83eac
AS
2400 Jakub Jelinek <jakub@redhat.com>
2401 Diego Novillo <dnovillo@redhat.com>
b3ded179 2402
f7c83eac
AS
2403 * libgomp: New directory.
2404 * Makefile.def: Add target_module libgomp.
2405 * Makefile.in: Regenerate.
2406 * configure.in (target_libraries): Add target-libgomp.
2407 * configure: Regenerate.
b3ded179 2408
3a35eeb3
PB
24092006-02-14 Paolo Bonzini <bonzini@gnu.org>
2410 Andreas Schwab <schwab@suse.de>
0e7ef45c 2411
3a35eeb3
PB
2412 * configure: Regenerate.
2413
2429c060
PB
24142006-01-16 Paolo Bonzini <bonzini@gnu.org>
2415
2416 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2417 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2418 the assembler, linker and binutils.
2419 * configure: Regenerate.
2420
ec49b2b8
NC
24212006-01-16 Nick Clifton <nickc@redhat.com>
2422
49b9e644 2423 * config.sub, config.guess: Sync from config repository.
ec49b2b8 2424
44b2308f
AO
24252006-01-05 Alexandre Oliva <aoliva@redhat.com>
2426
2427 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2428 @ from continuation.
2429 * Makefile.in: Rebuilt.
2430
80911fe1
PB
24312006-01-04 Paolo Bonzini <bonzini@gnu.org>
2432
2433 Sync from gcc:
2434
2435 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
2436
f7c83eac 2437 PR bootstrap/24252
80911fe1 2438
f7c83eac
AS
2439 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2440 * Makefile.tpl (OBJDUMP): New.
2441 (EXTRA_HOST_FLAGS): Add it.
2442 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
80911fe1 2443
f7c83eac
AS
2444 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2445 to use symbolic links between directories. Avoid race conditions
2446 or make them harmless.
2447 * configure.in: Do not try to use symbolic links between directories.
80911fe1 2448
f7c83eac
AS
2449 * Makefile.def (LEAN): Pass.
2450 * Makefile.tpl (LEAN): Define.
2451 (stage[+id+]-start): Accept that the previous directory does not
2452 exist, if the bootstrap is lean.
2453 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2454 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2455 configure substitution.
2456 ([+compare-target+]): Likewise.
2457 ([+bootstrap-target+]-lean): New.
2458 * configure.in: Remove lean bootstrap support from here.
80911fe1 2459
f7c83eac
AS
2460 * Makefile.in: Regenerate.
2461 * configure: Regenerate.
80911fe1
PB
2462
2463 2006-01-02 Andreas Schwab <schwab@suse.de>
2464
f7c83eac
AS
2465 * configure.in: When reconfiguring remove Makefile in
2466 all stage directories.
2467 * configure: Regenerate.
80911fe1 2468
b59bea8a
NC
24692005-12-27 Leif Ekblad <leif@rdos.net>
2470
2471 * configure.in: Add support for RDOS target.
2472 * configure: Regenerate.
2473
d7730bac
NC
24742005-12-27 Nick Clifton <nickc@redhat.com>
2475
2476 PR binutils/1990
2477 * libtool.m4: Synchronize with version in GCC sources.
2478
c02dabc3
PB
24792005-12-20 Paolo Bonzini <bonzini@gnu.org>
2480
f7c83eac 2481 Revert Ada-related part of the previous change.
c02dabc3 2482
f7c83eac
AS
2483 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2484 Do not pass.
2485 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2486 * Makefile.in: Regenerate.
2487 * configure.in: Do not include mt-ppc-aix target fragment.
2488 * configure: Regenerate.
c02dabc3 2489
f6d183c0
PB
24902005-12-19 Paolo Bonzini <bonzini@gnu.org>
2491
2492 * configure.in: Select appropriate fragments for PowerPC/AIX.
2493 * configure: Regenerate.
2494
2495 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2496 BOOT_CFLAGS, BOOT_LDFLAGS.
2497 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2498 BOOT_CFLAGS, BOOT_LDFLAGS.
2499 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2500 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2501 (stage): Fail if we cannot complete the work.
2502 * Makefile.in: Regenerate.
2503
f29759fc
JJ
25042005-12-16 Jeff Johnston <jjohnstn@redhat.com>
2505
2506 * COPYING.NEWLIB: Update copyright year for default
2507 copyright.
2508
1f054001
PB
25092005-12-15 Paolo Bonzini <bonzini@gnu.org>
2510
2511 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2512 install-host-nogcc): Don't invoke $(stage) at the end.
2513 * Makefile.in: Regenerate.
2514
0aed8855
PB
25152005-12-14 Paolo Bonzini <bonzini@gnu.org>
2516
2517 * configure.in: Flip the top-level bootstrap switch.
2518 * configure: Regenerate.
2519
2520 Merge from gcc:
2521
2522 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2523
f7c83eac
AS
2524 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2525 $(stage) and $(unstage).
2526 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2527 (all): Remove stray semicolon.
2528 (local-distclean): Don't handle multilib.tmp and multilib.out.
2529 (install.all): Set $s for consistency.
2530 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2531 check_multilibs setting. Always make the install directory.
2532 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2533 Correct @if/@endif.
2534 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2535 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2536 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2537 (multilib.out): Remove.
2538 * Makefile.in: Regenerated.
0aed8855
PB
2539
25402005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2541
2542 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
2543 * configure.in: Replace ms1 arch with mt.
2544 * configure: Rebuilt.
2545
25462005-12-05 Paolo Bonzini <bonzini@gnu.org>
2547
2548 Sync with gcc:
2549
4970f871
NS
25502005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2551
2552 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
2553 * configure.in: Replace ms1 arch with mt.
2554 * configure: Rebuilt.
2555
be01d343
PB
25562005-12-05 Paolo Bonzini <bonzini@gnu.org>
2557
2558 Sync with gcc:
2559
2560 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
2561
f7c83eac
AS
2562 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2563 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2564 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2565 Find in-tree tools if available.
2566 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2567 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2568 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2569 (COMPILER_*_FOR_TARGET): New.
2570 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2571 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2572 (CONFIGURED_*, USUAL_*): Remove.
2573 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2574 STRIP): Use autoconf substitutions.
2575 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2576 COMPILER_NM_FOR_TARGET): New.
2577 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2578
2579 (all): Make all-host and all-target in parallel.
2580 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2581 that $$r and $$s are set before invoking a recursive make.
2582 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2583 ([+bootstrap-target+]): Inline most of the `all' target.
be01d343
PB
2584
2585 2005-11-29 Ben Elliston <bje@au.ibm.com>
2586
f7c83eac
AS
2587 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2588 from the gcc build directory.
2589 * Makefile.in: Regenerate.
be01d343
PB
2590
2591 2005-11-29 Ben Elliston <bje@au.ibm.com>
2592
f7c83eac
AS
2593 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
2594 depend on all-libdecnumber.
2595 * configure.in (host_libs): Include libdecnumber.
2596 * Makefile.in: Regenerate.
2597 * configure: Likewise.
be01d343
PB
2598
2599 2005-11-21 Kean Johnston <jkj@sco.com>
2600
f7c83eac 2601 * config.sub, config.guess: Sync from upstream sources.
be01d343 2602
907be67c
DJ
26032005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
2604
2605 * Makefile.def: Remove gdb dependencies for gdbtk.
2606 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2607 (configure-gdb, install-gdb): New rules.
2608 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2609 * Makefile.in, configure: Regenerated.
2610
e360f423
PB
26112005-10-22 Paolo Bonzini <bonzini@gnu.org>
2612
2613 PR bootstrap/24297
2614 * Makefile.tpl (do-[+make-target+], do-check, install,
2615 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2616 are set before recursing.
2617 * Makefile.in: Regenerate.
2618
45d5eb0a
EB
26192005-10-20 Eric Botcazou <ebotcazou@adacore.com>
2620
2621 PR bootstrap/18939
2622 * Makefile.def (gcc) <target>: Fix thinko.
2623 * Makefile.in: Regenerate.
2624
3cf3372e
BS
26252005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2626
2627 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2628 * configure: Regenerate.
2629
bd70a46f
KH
26302005-10-09 Kazu Hirata <kazu@codesourcery.com>
2631
2632 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2633 target-libffi, target-qthreads, target-libjava, and
2634 targetlibobjc.
2635 * configure: Regenerate.
2636
5ae72758
DJ
26372005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
2638
2639 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2640 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2641 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2642 (USUAL_OBJDUMP_FOR_TARGET): New.
2643 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2644 * configure.in: Check for $OBJDUMP_FOR_TARGET.
274b5ecd 2645 * configure, Makefile.in: Regenerated.
5ae72758 2646
cc96343e
PB
26472005-10-05 Paolo Bonzini <bonzini@gnu.org>
2648
2649 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2650 before other host packages.
2651
f70224b5
PB
26522005-10-05 Paolo Bonzini <bonzini@gnu.org>
2653
2654 PR bootstrap/22340
2655
2656 * configure.in (default_target): Remove.
2657 * Makefile.tpl (all): Do not use prerequisites as subroutines
2658 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2659 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2660 use prerequisites as subroutines.
2661 (check-host, check-target): New.
2662 (bootstrap configure & all targets): Do not use stage*-start
2663 if the directory layout is already ok.
2664 (non-bootstrap configure & all targets): Prepend a $(unstage).
2665 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
2666 (NOTPARALLEL): Remove.
2667 (unstage, stage variables): New variables.
2668 (unstage, stage targets): Simply expand to those variables.
2669
2670 * configure: Regenerate.
2671 * Makefile.in: Regenerate.
2672
c13c918a
JW
26732005-10-04 James E Wilson <wilson@specifix.com>
2674
2675 * Makefile.def (lang_env_dependencies): Add libmudflap.
2676 * Makefile.in: Regenerate.
2677
376a0e54
CM
26782005-10-03 Catherine Moore <clm@cm00re.com>
2679
2680 * configure.in (bfin-*-*): Support bfin.
2681 * configure: Regenerated.
2682
d320aacb
L
26832005-09-30 H.J. Lu <hongjiu.lu@intel.com>
2684
2685 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2686 * configure: Regenerated.
2687
7e0f7140
GK
26882005-09-28 Geoffrey Keating <geoffk@apple.com>
2689
2690 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2691 (LIPO_FOR_TARGET): New.
2692 (CONFIGURED_LIPO_FOR_TARGET): New.
2693 (USUAL_LIPO_FOR_TARGET): New.
2694 (STRIP_FOR_TARGET): New.
2695 (CONFIGURED_STRIP_FOR_TARGET): New.
2696 (USUAL_STRIP_FOR_TARGET): New.
2697 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2698 STRIP_FOR_TARGET.
2699 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2700 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2701 * Makefile.in: Regenerate.
2702 * configure: Regenerate.
0e7ef45c 2703
096f7d00
DE
27042005-09-19 David Edelsohn <edelsohn@gnu.org>
2705
2706 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2707 (rs6000-*-aix*): Same.
2708 * configure: Regenerate.
2709
27102005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2711
2712 * configure.in: Recognize f95 in the --enable-languages option,
2713 and substitute it for fortran, issuing a warning.
2714 * configure: Regenerate.
2715
2016dfcc
BE
27162005-09-07 Ben Elliston <bje@au.ibm.com>
2717
2718 Import from Autoconf sources:
2719
2720 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2721 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
2722 Elliston. Handle weird characters correctly.
2723
6dd2fda9
DD
27242005-08-30 Phil Edwards <phil@codesourcery.com>
2725
2726 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
2727 * configure: Regenerated.
2728
e6db70d4
RE
27292005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
2730
f7c83eac
AS
2731 * Makefile.def (libssp): Add to lang_env_dependencies.
2732 * Makefile.in: Regenerate.
e6db70d4 2733
e1e3d0f5
CG
27342005-08-17 Christian Groessler <chris@groessler.org>
2735
2736 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2737 * Makefile.in: Regenerate.
2738
05cbd757
PB
27392005-08-12 Paolo Bonzini <bonzini@gnu.org>
2740
2741 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2742 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2743 Look for alternate names of the target cc and c++
2744 * configure: Regenerate.
2745
55db4b87
PB
27462005-08-08 Paolo Bonzini <bonzini@gnu.org>
2747
2748 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2749 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2750 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2751 tools; remove code to manually set them.
2752 (Target tools): Look in the environment for them.
2753 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2754 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2755 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2756 build directory.
2757 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2758 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2759 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2760 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2761 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2762 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2763 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2764 * configure: Regenerate.
2765 * Makefile.in: Regenerate.
2766
414e5532
MM
27672005-07-27 Mark Mitchell <mark@codesourcery.com>
2768
2769 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
0e7ef45c 2770 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
414e5532
MM
2771 * Makefile.in: Regenerated.
2772
a19b6204
MM
27732005-07-26 Mark Mitchell <mark@codesourcery.com>
2774
2775 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2776 (CFLAGS_FOR_TARGET): Use it.
2777 (CXXFLAGS_FOR_TARGET): Likewise.
2778 * Makefile.in: Regenerated.
2779 * configure.in (--with-build-sysroot): New option.
2780 * configure: Regenerated.
2781
b73aa406
PB
27822005-07-24 Paolo Bonzini <bonzini@gnu.org>
2783
2784 * Makefile.tpl: Wrap install between unstage and stage
2785 * Makefile.in: Regenerate.
2786
6e4d0bcb
KC
27872005-07-16 Kelley Cook <kcook@gcc.gnu.org>
2788
2789 * all files: Update FSF address.
2790
49f58d10
JB
27912005-07-14 Jim Blandy <jimb@redhat.com>
2792
2793 * configure.in: Add cases for Renesas m32c.
2794 * configure: Regenerated.
0e7ef45c 2795
1d9c9cd7
KC
27962005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2797
2798 * COPYING, compile, config-ml.in, config.guess,
2799 config.sub, install-sh, missing, mkinstalldirs,
2800 symlink-tree, ylwrap: Sync from upstream sources.
2801
1587117a
EC
28022005-07-13 Eric Christopher <echristo@redhat.com>
2803
2804 * configure.in: Add toplevel noconfigdir support for tpf.
2805 * configure: Regenerate.
2806
bb780410
DD
28072005-07-11 Jakub Jelinek <jakub@redhat.com>
2808
2809 * Makefile.def (target_modules): Add libssp.
2810 * configure.in (target_libraries): Add target-libssp.
2811 * configure: Rebuilt.
2812 * Makefile.in: Rebuilt.
2813
064d0a7c
PB
28142005-07-11 Paolo Bonzini <bonzini@gnu.org>
2815
2816 PR ada/22340
2817
2818 * Makefile.def: Sync with gcc.
2819 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2820 * Makefile.in: Regenerate.
2821
b2edd3b5
AS
28222005-07-07 Andreas Schwab <schwab@suse.de>
2823
2824 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2825 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2826 * Makefile.in: Regenerated.
2827
5f128533
KH
28282005-07-07 Kazu Hirata <kazu@codesourcery.com>
2829
2830 * configure.in: Add --enable-libssp and --disable-libssp.
2831 * configure: Regenerate with autoconf-2.13.
2832
4e3fc8e5
GK
28332005-07-06 Geoffrey Keating <geoffk@apple.com>
2834
2835 * configure.in: Don't build sim or rda when targetting darwin.
2836 * configure: Regenerate.
2837
c7357d6a
BE
28382005-07-04 Ben Elliston <bje@gnu.org>
2839
2840 * src-release (do-proto-toplev): Remove dejagnu bits.
2841 (DEJAGNU_SUPPORT_DIRS): Remove.
2842 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
2843 (GDBD_SUPPORT_DIRS): Likewise.
2844 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
2845 (INSIGHTD_SUPPORT_DIRS): Likewise.
2846 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
2847
28482005-06-30 Ben Elliston <bje@gnu.org>
89b85085
BE
2849
2850 * setup.com (mpw): Remove unused directive.
2851
7d329e61
PB
28522005-06-22 Paolo Bonzini <bonzini@gnu.org>
2853
2854 * Makefile.def (stagefeedback): Come after profile.
2855 Define profiledbootstrap target.
2856 * Makefile.tpl (profiledbootstrap): Remove.
2857 (stageprofile-end): Zap stagefeedback.
2858 (stagefeedback-start): Copy all .gcda files, not only GCC's.
2859 * Makefile.in: Regenerate.
2860
e5fbed21
DD
28612005-06-13 Zack Weinberg <zack@codesourcery.com>
2862
2863 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
2864 In 'cpp' stanza, support '#line' as well as '# '.
2865
59f7ec45
HPN
28662005-06-07 Hans-Peter Nilsson <hp@axis.com>
2867
2868 * configure.in (unsupported_languages): New macro.
2869 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
2870 non-ported target libraries in noconfigdirs.
2871 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2872 non-linux-gnu. Remove libgcj_ex_libffi.
2873 <lang_frag loop>: Set add_this_lang=no if the language is in
2874 unsupported_languages.
2875 * configure: Regenerate.
2876
c10e9ba7
DD
28772005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2878
2879 * configure.in: Fix typo in handling of --with-mpfr-dir.
2880 * configure: Regenerate.
2881
20deb2b8
JB
28822005-06-02 Jim Blandy <jimb@redhat.com>
2883
2884 * config.sub: Add cases for the Renesas m32c. (This patch has been
2885 accepted into the master sources.)
2886
cdb9b172 28872005-06-02 Aldy Hernandez <aldyh@redhat.com>
f7c83eac
AS
2888 Michael Snyder <msnyder@redhat.com>
2889 Stan Cox <scox@redhat.com>
cdb9b172 2890
f7c83eac 2891 * configure.in: Set noconfigdirs for ms1.
cdb9b172 2892
f7c83eac 2893 * configure: Regenerate.
cdb9b172 2894
1dc3053f
PB
28952005-05-25 Paolo Bonzini <bonzini@gnu.org>
2896
2897 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2898 (Dependencies): Consider target modules for bootstrap dependencies.
2899 Make target bootstrap modules depend on each stage's gcc.
2900 * Makefile.in: Regenerate.
2901
c60fe18b
PB
29022005-05-20 Paolo Bonzini <bonzini@gnu.org>
2903
2904 * Makefile.def (configure-gcc): Depend on binutils having been built.
2905 (all-gcc): No need to do it here.
2906 * Makefile.in: Regenerate.
2907
27258dd4
PB
29082005-05-19 Paul Brook <paul@codesourcery.com>
2909
0e7ef45c 2910 * configure.in: Rewrite misleading error message when requested
27258dd4
PB
2911 language cannot be built.
2912 * configure: Regenerate.
2913
42ecbf5e
DJ
29142005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2915
2916 * ylwrap: Import from Automake 1.9.5.
2917
ae380b45
MS
29182005-05-04 Mike Stump <mrs@apple.com>
2919
2920 * configure.in: Always pass --target to target configures as
2921 otherwise rebuilds that do --recheck will fail.
811d3af8 2922 * configure: Rebuilt.
ae380b45 2923
d545f33b
PB
29242005-05-04 Paolo Bonzini <bonzini@gnu.org>
2925
2926 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2927 STAGE_HOST_EXPORTS.
2928 (configure, all): Add bootstrap support.
2929 (Host modules, target modules): Pass post-stage1 flags and exports.
2930 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2931 * Makefile.in: Regenerate.
2932
2faa2958
PB
29332005-04-29 Paolo Bonzini <bonzini@gnu.org>
2934
2935 Sync from gcc:
2936
2937 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
2938
f7c83eac 2939 * config.sub: Update from master copy.
2faa2958
PB
2940
2941 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
2942
f7c83eac
AS
2943 * configure.in <crisv32-*-*, cris-*-*>: New local variable
2944 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
2945 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
2946 "*-*-elf" and "*-*-linux*".
2947 * configure: Regenerate.
2faa2958 2948
a7254363
PB
29492005-04-06 Paolo Bonzini <bonzini@gnu.org>
2950
f7c83eac 2951 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
a7254363
PB
2952 (TARGET_CONFIGARGS): Include --with-target-subdir.
2953 (configure, all): New macros. Use them throughout.
2954
a8637a7d
PB
29552005-04-05 Paolo Bonzini <bonzini@gnu.org>
2956
2957 * Makefile.tpl: Sync with gcc.
2958 * Makefile.in: Regenerate.
2959
dd387d52
JR
29602005-03-30 J"orn Rennecke <joern.rennecke@st.com>
2961
2962 * config/mh-mingw32: Delete.
2963 * configure.in: Don't use it.
2964 * configure: Regenerate.
2965
e90269c8
PB
29662005-03-31 Paolo Bonzini <bonzini@gnu.org>
2967
2968 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2969 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2970 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2971 (HOST_LIB_PATH): Generate from Makefile.def.
2972 (TARGET_LIB_PATH): Likewise.
2973 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2974 * Makefile.in: Regenerate.
2975 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2976 (RPATH_ENVVAR): Include Darwin case.
2977 * configure: Regenerate.
2978
9a237d9e
PB
29792005-03-25 Paolo Bonzini <bonzini@gnu.org>
2980
2981 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2982 * configure: Regenerate.
2983
479759c8
ZW
29842005-03-21 Zack Weinberg <zack@codesourcery.com>
2985
2986 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2987 gcc_version, and gcc_version_trigger from set of flags to pass.
2988 * Makefile.tpl: Remove definitions of above variables.
2989 (config.status): Remove dependency on $(gcc_version_trigger).
2990 * Makefile.in: Regenerate.
2991 * configure.in: Do not reference config/gcc-version.m4 nor
2992 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
2993 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
2994 * configure: Regenerate.
2995
4cfaf6d5
DD
29962005-03-16 Manfred Hollstein <manfred.h@gmx.net>
2997 Andrew Pinski <pinskia@physics.uc.edu>
2998
2999 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3000 * Makefile.in: Regenerate.
3001
33a3fb7b
AO
30022005-03-01 Alexandre Oliva <aoliva@redhat.com>
3003
3004 PR libgcj/20160
3005 * ltmain.sh: Avoid creating archives with components that have
3006 duplicate basenames.
3007
2da12f12
PB
30082005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3009
479759c8
ZW
3010 PR bootstrap/20250
3011 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3012 instead of check.
3013 * Makefile.in: Regenerate.
2da12f12 3014
b00612cc
PB
30152005-02-28 Paolo Bonzini <bonzini@gnu.org>
3016
3017 Sync from gcc.
3018
3019 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3020
3021 PR bootstrap/17383
3022 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3023 * Makefile.tpl (HOST_SUBDIR): New substitution.
3024 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3025 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3026 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3027 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3028 (Host modules, Bootstrapped modules): Use it.
3029 (Build modules, Target modules): Do not create symlink trees,
3030 always configure out-of-srcdir.
3031 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3032 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3033 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3034 $(HOST_SUBDIR). Create a symlink for host_subdir.
3035
3036 * Makefile.in: Regenerate.
3037 * configure: Regenerate.
3038
3039 Merged from libada-gnattools-branch:
3040 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3041
3042 * Makefile.def: Add gnattools as a module, depending on target-libada.
3043 * Makefile.in: Regenerate.
3044 * configure.in: Include gnattools in host_tools; disable it if ada
3045 is disabled.
3046 * configure: Regenerate.
3047
c3e65f62
NC
30482005-02-23 Nick Clifton <nickc@redhat.com>
3049
3050 * configure: Regenerate.
3051
e4d180c2
NC
30522005-02-22 Paul Schlie <schlie@comcast.net>
3053
3054 * configure.in: Allow darwin targeted ports to build tk, itcl and
3055 libgui.
3056
e3c770b1
EB
30572005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3058
3059 PR libgcj/10353
3060 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3061 * configure: Regenerate.
3062
9c73618c
AC
30632005-02-08 Andrew Cagney <cagney@gnu.org>
3064
3065 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
3066 gdb/ section. Update GDB's URL.
3067
c46f8c51
AC
30682005-01-31 Andrew Cagney <cagney@gnu.org>
3069
3070 * gettext.m4: Only set ENABLE_NLS when gettext is present.
3071
c7e66c6d
HPN
30722005-01-29 Hans-Peter Nilsson <hp@axis.com>
3073
3074 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3075 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3076 target-libgloss when not *-*-elf and *-*-aout.
3077 * configure: Regenerate.
3078
a53bf506
AC
30792005-01-27 Andrew Cagney <cagney@gnu.org>
3080
3081 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
3082
45181ed1
AC
30832005-01-24 Andrew Cagney <cagney@gnu.org>
3084
3085 * gettext.m4: Only fall back to ../intl/ when it's present.
3086
a1e0f4e4
KC
30872005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3088
3089 * install-sh, config.sub: Import from upstream.
3090
30912005-01-17 Kelley Cook <kcook@gcc.gnu.org>
06bcb89d
KC
3092
3093 PR bootstrap/18222
3094 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3095 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3096 * Makefile.in: Regenerate.
3097
c50382e2
PB
30982005-01-03 Paolo Bonzini <bonzini@gnu.org>
3099
3100 Revert 2004-12-28 Makefile changes, a better fix will be
3101 applied to mainline and src after GCC 4.0 branches.
3102
11d07737
PB
31032004-12-28 Paolo Bonzini <bonzini@gnu.org>
3104
3105 PR bootstrap/17383
3106
3107 * Makefile.def (target_modules): Remove stage parameter,
3108 it is always true now.
3109 * Makefile.tpl (configure-build-[+module+],
3110 configure-target-[+module+]): Always build symlink tree
3111 for the directory and for include. BUILD_SUBDIR and
3112 TARGET_SUBDIR cannot be . anymore.
3113 * Makefile.in: Regenerate.
3114
dadfdbe2
DD
31152004-12-25 David Edelsohn <edelsohn@gnu.org>
3116
3117 Revert 2004-12-08 Makefile changes.
3118
dbf85af7
JR
31192004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3120
3121 * configure.in (sh64-*-*): Reenable gprof.
3122 * configure: Regenerate.
3123
6b8fea99
JB
31242004-12-09 Jim Blandy <jimb@redhat.com>
3125
3126 * MAINTAINERS: List 'depcomp' as part of automake.
3127
7341462c
DE
31282004-12-08 David Edelsohn <edelsohn@gnu.org>
3129
3130 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3131 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3132 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3133 * Makefile.in: Regenerate.
3134
21fde4dc
DD
31352004-12-07 Matt Kraai <kraai@ftbfs.org>
3136
3137 * Makefile.tpl: Generate normal dependencies if the LHS module is
3138 not bootstrapped.
3139 * Makefile.in: Regenerate.
3140
3da796a2
RS
31412004-12-03 Richard Sandiford <rsandifo@redhat.com>
3142
3143 * configure.in: Include config/gxx-include-dir.m4. Use
3144 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3145 * configure: Regenerate.
3146
73fb7068
RS
31472004-12-03 Richard Sandiford <rsandifo@redhat.com>
3148
3149 * config.if: Delete.
3150 * configure.in: Set libstdcxx_incdir directly.
3151 * configure: Regenerate.
3152 * MAINTAINERS: Remove mention of config.if.
3153 * src-release (DEVO_SUPPORT): Remove config.if.
3154
6c8e6ce9
EC
31552004-12-02 Eric Christopher <echristo@redhat.com>
3156
3b6098f8
EC
3157 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
3158 of things to remove.
6c8e6ce9 3159 * Makefile.in: Regenerate.
479759c8 3160
b8658a2f
RS
31612004-12-02 Richard Sandiford <rsandifo@redhat.com>
3162
3163 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3164 * configure: Regenerate.
3165
afefada0
RS
31662004-12-02 Richard Sandiford <rsandifo@redhat.com>
3167
3168 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3169 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3170 * configure: Regenerate.
3171
5dcac624
DA
31722004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3173
3174 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3175 (hppa*64*-*-*): Delete incorrect comment.
3176 * configure: Rebuilt.
3177
57d1eb1a
DD
31782004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3179
3180 * install-sh, compile: Import from automake.
3181
31822004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3183
3184 * config.guess, config.sub: Import from savannnah.
3185
6d389afc
MS
31862004-11-12 Mike Stump <mrs@apple.com>
3187
3188 * Makefile.def: Add html support.
3189 * Makefile.tpl: Likewise.
3190 * Makefile.in: Regenerate.
3191
69e57115
GK
31922004-11-11 Geoffrey Keating <geoffk@apple.com>
3193
3194 PR 18423
3195 * configure.in: Remove all instances of build-fixincludes from
3196 noconfigdirs.
3197 (build_configargs): Supply --target to subdirectories.
3198 * configure: Regenerate.
3199
3200 * Makefile.def: Make gcc install depend on fixincludes install.
3201 * Makefile.in: Regenerate.
3202
ba719b26
HPN
32032004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3204
3205 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3206 target-libgfortran.
3207 * configure: Regenerate.
3208
c37653e7
DE
32092004-11-07 David Edelsohn <edelsohn@gnu.org>
3210
3211 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3212 like CC.
3213
1eefd493
PB
32142004-11-05 Paolo Bonzini <bonzini@gnu.org>
3215
3216 * Makefile.def (host fixincludes): Specify missing targets.
3217 * Makefile.in: Regenerate.
3218
02b1af09
L
32192004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3220
3221 PR other/17783
3222 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3223 * configure: Regenerated.
3224
7f266840
DJ
32252004-11-04 Daniel Jacobowitz <dan@debian.org>
3226
3227 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3228 * configure: Regenerated.
3229
47444073
AL
32302004-10-28 Eric B. Weddington <ericw@evcohs.com>
3231
3232 PR target/18151
3233 * configure.in (case ${target}): Do not build fixincludes for avr.
3234 * configure: Regenerated.
3235
caeba88f
AL
32362004-10-26 Paolo Bonzini <bonzini@gnu.org>
3237
3238 * configure.in (case ${target}): Do not build fixincludes
3239 on platforms where it is not used.
3240 * configure: Regenerated.
3241
0fdbe983
DJ
32422004-10-23 Daniel Jacobowitz <dan@debian.org>
3243
3244 * configure.in: Use an absolute path to install-sh.
3245 * configure: Regenerated.
3246
1c0f67c1
AC
32472004-10-19 Andrew Cagney <cagney@gnu.org>
3248
3249 * src-release (do-djunpack, do-md5sum): Install the generated file
3250 directly into the proto-toplev/ directory.
479759c8 3251
a9cfce9c
AC
32522004-10-19 Andrew Cagney <cagney@gnu.org>
3253
3254 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
3255
ac0fa625
DD
32562004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3257
3258 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3259 * configure: Regenerate.
3260
d27cc32e
PB
32612004-10-06 Paolo Bonzini <bonzini@gnu.org>
3262
3263 Fix wrong conflict resolution in:
3264
3265 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3266
3267 * Makefile.in: Regenerate.
3268 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3269 in the recursive `make', instead of hardwiring `all'.
3270 (Autogenerated TARGET-* variables): New.
3271
1763908f
UW
32722004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
3273
3274 Merged from GCC / libtool upstream:
3275 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3276 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3277 * ltcf-cxx.sh (tpf*): Likewise.
3278 * ltconfig (tpf*): Add TPF OS configuration support.
3279
0490e016
NC
32802004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
3281
3282 * configure.in: Enable target-libgloss for crx-*-*.
479759c8 3283 * configure: Regenerate.
0490e016 3284
32be62b5
RS
32852004-09-24 Michael Roth <mroth@nessie.de>
3286
3287 * configure.in (--without-headers): Add missing double quotes.
3288 * configure: Regenerate.
3289
6048df60
DD
32902004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3291
3292 * ylwrap: Revert to previous version.
3293
315b3b02
L
32942004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3295
6048df60 3296 PR bootstrap/17369
315b3b02
L
3297 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3298 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3299 SET_GCC_LIB_PATH_CMD.
3300 (BASE_TARGET_EXPORTS): Likewise.
3301 * Makefile.in: Regenerated.
3302
3303 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3304 * configure: Regenerated.
3305
fe69863c
DD
33062004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3307
3308 * config.guess: New upstream version
3309 * compile, depcomp, install-sh, ylwrap: Likewise.
3310
33112004-09-19 Roger Sayle <roger@eyesopen.com>
3312
3313 * config/mh-x86omitfp: New host makefile fragment. Add
3314 -fomit-frame-pointer to the default BOOT_CFLAGS.
3315 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3316 * configure: Regenerate.
3317
33182004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3319
3320 PR target/11572
3321 * configure.in (*-*-darwin*): Renable libobjc.
3322 * configure: Regenerate.
3323
be75bbe1 33242004-09-09 Daniel Berlin <dberlin@dberlin.org>
479759c8 3325
be75bbe1
DB
3326 * Makefile.def: Remove libbanshee.
3327 * Makefile.tpl: Ditto.
3328 * configure.in: Ditto.
3329 * Makefile.in: Regen.
3330 * configure: Ditto.
3331
1b882a91
PB
33322004-09-07 Paolo Bonzini <bonzini@gnu.org>
3333
3334 * missing: Import latest version from master repository.
3335
eb1352ed
NC
33362004-09-04 Nick Clifton <nickc@redhat.com>
3337
3338 * config.sub: Import latest version from master repository.
3339 * config.guess: Likewise.
3340 This includes these changes:
479759c8 3341
eb1352ed
NC
3342 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3343
3344 * config.sub: Handle crisv32, alias etraxfs.
3345 * config.guess (crisv32:Linux:*:*): Handle.
3346
3347 2004-08-13 Brad Smith <brad@comstyle.com>
3348
3349 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3350 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3351
3352 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
3353
3354 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3355 assume the processor is a powerpc. This is because coreutils
3356 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3357 in this case, due to a MacOS X bug that causes
3358 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3359 to return a negative number.
3360 Problem reported by Petter Reinholdtsen in:
3361 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3362
3363 2004-07-19 Ben Elliston <bje@gnu.org>
3364
3365 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3366
3367 2004-06-24 Ben Elliston <bje@gnu.org>
3368
3369 * config.guess: Update copyright years.
3370 * config.sub: Likewise.
3371
3372 2004-06-22 Robert Millan <robertmh@gnu.org>
3373
3374 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3375 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3376
3377 2004-06-22 Stanley F. Quayle <stan@stanq.com>
3378
3379 * config.guess (*:*VMS:*:*): New entry. Replaces
3380 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3381 manufacturer.
3382
3383 2004-06-22 Ben Elliston <bje@gnu.org>
3384
3385 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3386 * config.sub: Likewise.
3387
3388 2004-06-22 Ben Elliston <bje@gnu.org>
3389
3390 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3391 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3392
3393 2004-06-11 Ben Elliston <bje@gnu.org>
3394
3395 * config.guess (pegasos:OpenBSD:*:*): Remove.
3396
3397 2004-06-11 Ben Elliston <bje@gnu.org>
3398
3399 From Wouter Verhelst <wouter@grep.be>:
3400 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3401
3402 2004-06-11 Ben Elliston <bje@gnu.org>
3403
3404 * config.guess (luna88k:OpenBSD:*:*): New.
3405
3406 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3407
3408 * config.guess (m32r*:Linux:*:*): New case.
3409 * config.sub: Handle m32rle.
3410
3411 2004-03-12 Ben Elliston <bje@wasabisystems.com>
3412
3413 From Jens Petersen <petersen@redhat.com>:
3414 * config.sub: Handle sparcv8.
3415
3416 2004-03-03 Ben Elliston <bje@wasabisystems.com>
3417
3418 From Tom Smith <smith@cag.lkg.hp.com>:
3419 * config.guess: Version suffixes are equally significant on Tru64
3420 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
3421 prefix of "P" (patched kernel).
3422
3423 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
3424
3425 * config.sub: Add support for National Semiconductor CRX target.
3426
2a3124ca 34272004-09-03 Jan Beulich <jbeulich@novell.com>
479759c8 3428
2a3124ca
RH
3429 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3430 *-*-netware, but add target-libmudflap.
3431 Consolidate *-*-netware targets (of which really only i?86 exists)
3432 into a single entry.
3433 * configure: Likewise.
3434
0df3d27f
PB
34352004-09-01 Paolo Bonzini <bonzini@gnu.org>
3436
3437 * Makefile.tpl (sorry): Remove.
3438 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3439 (cleanstrap targets): Depend on distclean, not distclean-stage1.
3440 (do-clean): Clean per-stage directories too.
3441 (do-distclean): Run distclean-stage1 too.
3442 (.NOTPARALLEL): Enable during toplevel bootstrap.
3443 (stage[+id+]-bubble): Enable parallel execution during
3444 the recursive invocation.
3445 * Makefile.in: Regenerate.
3446
3447 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
3448
3449 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
3450
3451 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3452 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3453 * configure: regenerate
479759c8
ZW
3454 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3455 -mdynamic-no-pic
0df3d27f
PB
3456
34572004-08-31 Paolo Bonzini <bonzini@gnu.org>
3458
3459 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3460 include.
3461 * configure.in: Fix indentation.
3462 * configure: Regenerate.
3463
ee025550
PB
34642004-08-31 Paolo Bonzini <bonzini@gnu.org>
3465
3466 * Makefile.def (build_modules): Add fixincludes.
3467 (dependencies): Make gcc depend on fixincludes.
3468 * configure.in (build_tools): Add fixincludes.
3469 (build_configdirs): Always include build_libs.
3470 * Makefile.in: Regenerate.
3471 * configure: Regenerate.
3472
34732004-08-30 Paolo Bonzini <bonzini@gnu.org>
9cb3fa6f
PB
3474
3475 * Makefile.def (bootstrap stages): Add 'lean' parameter.
3476 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3477 phony targets; do not generate timestamp files.
3478 (distclean-stageN): Remove references to their timestamp files.
3479 (restageN, touch-stageN): Remove.
3480 (stageN-bubble): Rewritten.
3481 (compare): Support lean bootstraps.
3482 * Makefile.in: Regenerate.
3483
3484 * configure.in: Only warn when bootstrapping but
3485 build != host or build != target. Support lean bootstraps.
3486 * configure: Regenerate.
3487
3488 Sync from gcc:
3489 2004-08-26 Phil Edwards <phil@codesourcery.com>
3490
3491 * configure.in: Give a better error message if GMP/MPFR are missing
3492 and a language needing them has been requested.
3493 * configure: Regenerated.
3494
3495 2004-08-25 Phil Edwards <phil@codesourcery.com>
3496
3497 * configure.in: Print a list of available language front-ends if
3498 a requested one is missing. Tidy stray tab characters.
3499 * configure: Regenerated.
3500
72b2455a
PB
35012004-08-17 Paolo Bonzini <bonzini@gnu.org>
3502
3503 * Makefile.in: Regenerate.
3504 * configure: Regenerate.
3505
3506 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3507 stage_*_flags.
3508 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3509 for bootstrapped modules if toplevel bootstrap is going.
3510 (GCC bootstrap): Generate per-stage targets for all bootstrapped
3511 modules. Adjust for changes in Makefile.def. Enable several
3512 rules even in non-bootstrap mode, just to avoid peppering the
3513 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3514 (stage-[+prev+]-bubble): Remove.
3515
3516 * Makefile.def (Dependencies): Depend on all-build-bison,
3517 all-build-flex, all-build-byacc, all-build-texinfo, rather
3518 than the host variations.
3519 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
3520 with BUILD_SUBDIR.
3521 (BISON): Update for recent Bisons.
3522 (YACC): Fix typo.
3523 (cross): Depend on all-build.
3524 (all): Do not depend on all-build.
3525 (prebootstrap): Remove.
3526 (dep-kind): Accept separate prefixes for MODULE and ON variables.
3527 (Prebootstrap dependencies): Add them to the per-stage targets
3528 and to all-prebootstrap.
3529 * configure.in (build_configdirs): Always enable build_tools.
3530 (BUILD_DIR_PREFIX): Remove.
3531
3532 * Makefile.def (gcc): Add target variable.
3533 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3534 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3535 in the recursive `make', instead of hardwiring `all'.
3536 (Autogenerated TARGET-* variables): New.
3537
de0b4a87
JW
35382004-08-17 Robert Millan <robertmh@gnu.org>
3539
3540 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3541 (instead of FreeBSD).
3542 * configure: Regenerate.
3543
ad681c85
NN
35442004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
3545
675c6968
NN
3546 * Makefile.def, configure.in, src-release: Remove useless, bogus
3547 references to tix.
3548 * Makefile.in, configure: Regenerate.
3549
ad681c85
NN
3550 * src-release: Stop distributing mmalloc with gdb (which doesn't
3551 use it).
3552 * Makefile.def: GDB doesn't depend on mmalloc anymore.
3553 * Makefile.in: Regenerate.
3554
11b04d1f
DD
35552004-08-09 Mark Mitchell <mark@codesourcery.com>
3556
3557 * configure.in (arm*-*-eabi*): New target.
3558 * configure: Regenerate.
3559
f2420bea
NN
35602004-08-01 Robert Millan <robertmh@gnu.org>
3561
3562 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3563 libmudflap for all GNU-based systems (with Glibc).
3564 * configure: Regenerate.
3565
9e6ce191
PB
35662004-08-06 Paolo Bonzini <bonzini@gnu.org>
3567
3568 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3569 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3570 (Dependencies): New section.
3571 * Makefile.tpl (Dependencies): Generate from Makefile.def.
3572 (configure-target-[+module+]): Depend on maybe-all-gcc
3573 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
3574 (toplevel profiledbootstrap): Fix dependencies.
3575 * Makefile.in: Regenerate.
3576
df4a6958
MM
35772004-08-03 Mark Mitchell <mark@codesourcery.com>
3578
3579 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3580 target-libiberty to noconfigdirs.
3581
11b04d1f
DD
35822004-08-03 Paul Brook <paul@codesourcery.com>
3583
3584 * configure.in: Check for MPFR as well as GMP.
3585 * configure: Regenerate.
3586
b813574b
PB
35872004-08-03 Paolo Bonzini <bonzini@gnu.org>
3588
3589 * Makefile.def (host-modules): Add gcc.
3590 * Makefile.in: Regenerate.
3591 * Makefile.tpl (sorry): New rule.
3592 (configure-host, all-host, [+make_target+]-host, do-check,
3593 install-host): Do not add gcc as a special case.
3594 (host modules): Add a small special-casing for gcc. Export
3595 extra_make_flags through the environment.
3596 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3597 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3598 other recursive targets for gcc): Remove.
3599
3600 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3601 (stage, unstage): New rules.
3602 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3603 distclean-stage[+id+]): Use stage_current.
3604 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3605 the stage*-start rules.
3606
61edac0c
JW
36072004-07-19 Robert Millan <robertmh@gnu.org>
3608
3609 Synced from gcc:
3610
3611 2004-04-26 Robert Millan <robertmh@gnu.org>
3612
3613 Add patches from libtool CVS.
3614 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
3615 * ltconfig: Likewise.
3616 * ltcf-c.sh: Likewise.
3617 * ltcf-cxx.sh: Likewise.
3618 * ltcf-gcj.sh: Likewise.
3619
3e707e94
PB
36202004-07-12 Paolo Bonzini <bonzini@gnu.org>
3621
3622 * configure.in: Add noconfigdirs for crx-*-*.
3623 * configure: Regenerate.
3624
36252004-07-12 Paolo Bonzini <bonzini@gnu.org>
3626
3627 Synced from gcc:
3628
3629 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
3630
3631 * configure.in: Build libmudflap by default on FreeBSD.
3632 * configure: Regenerated.
3633
3634 2004-07-09 Mark Mitchell <mark@codesourcery.com>
3635
3636 * configure.in: Do not build libmudflap by default on non-GNU/Linux
3637 systems.
3638 * configure: Regenerated.
3639
3640 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3641
3642 PR target/16344
3643 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3644 feedback based compiler.
3645 * Makefile.in: Rebuilt.
3646
3647 2004-07-05 Phil Edwards <phil@codesourcery.com>
3648
3649 * configure.in: Do not prepend $srcdir to /dev/null in
3650 makefile fragments.
3651 * configure: Regenerate.
3652
a7ee7660
AO
36532004-07-08 Alexandre Oliva <aoliva@redhat.com>
3654
3655 * Makefile.def (host_modules): Set bootstrap=true for flex.
3656 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3657 * Makefile.in: Rebuilt.
3658
6a9cf61e
PB
36592004-07-01 Paolo Bonzini <bonzini@gnu.org>
3660
3661 * Makefile.def (build_modules): Add bison, byacc, flex,
3662 m4, texinfo.
3663 (flags_to_pass): Add FLEX.
3664 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3665 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3666 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3667 DEFAULT_MAKEINFO): Remove.
3668 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3669 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3670 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3671 objdir or else use configured tool.
3672 (all-build): New.
3673 (all): Depend on it.
3674 (Build module dependencies): Add.
3675 * Makefile.in: Regenerate.
3676 * configure.in: Better support for multiple build modules,
3677 matching what is done for host/target modules. Do not look
3678 for "plausible" locations of build tools if Canadian cross.
3679 Use autoconf's AC_PROG_CC to find a C compiler. Define
3680 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
3681 * configure: Regenerate.
3682
95b6a1f2
PB
36832004-06-22 Paolo Bonzini <bonzini@gnu.org>
3684
3685 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3686 * Makefile.in: Regenerate.
3687
7ffa0b57
PB
36882004-06-22 Paolo Bonzini <bonzini@gnu.org>
3689
3690 * Makefile.tpl (configure-build-[+module+],
3691 configure-[+module+], configure-target-[+module+]): Pass
3692 [+extra_configure_args+].
3693 (all-build-[+module+], all-[+module+], check-[+module+],
3694 install-[+module+], [+make_target+]-[+module+],
3695 all-target-[+module+], check-target-[+module+],
3696 install-target-[+module+], [+make_target+]-target-[+module+]):
3697 Pass [+extra_make_args+].
3698 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3699 (GCC_HOST_EXPORTS): Remove.
3700 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3701 cross, check-gcc, check-gcc-c++, install-gcc,
3702 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3703 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3704 * Makefile.in: Regenerate.
3705
929ba6e7
CF
37062004-06-21 Christopher Faylor <cgf@alum.bu.edu>
3707
3708 * configure.in: Check for srcdir/winsup rather than build directory
3709 winsup.
3710 * configure: Regenerate.
3711
b76d7de0
CV
37122004-06-17 Corinna Vinschen <vinschen@redhat.com>
3713
3714 * configure.in: Don't build Cygwin native newlib if winsup
3715 directory is missing. Emit warning instead.
3716 * configure: Regenerate.
3717
656fdd47
PB
37182004-06-09 Paolo Bonzini <bonzini@gnu.org>
3719
3720 * Makefile.tpl (touch-stage[+id+]): New.
3721 (restage[+prev+]): Depend on touch-stage[+id+].
3722
3723 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3724 Use it throughout.
3725
3726 * Makefile.def: Add profile and feedback bootstrap stages.
3727 Remove next field from bootstrap stages.
3728 * Makefile.tpl (LN, LN_S): Substitute.
3729 (stageN-start, stageN-end): Use double-colon rules, to
3730 provide a hook for additional setup commands.
3731 (distclean-stageN-gcc, restageN): Create dependencies from
3732 [+prev+], not from [+next+].
3733 (stageN-bubble): Add commands for successive stages from
3734 [+prev+], using double-colon rules.
3735 (all-stageN-gcc): Fix typo.
3736 (stagefeedback-start, profiledbootstrap): New.
3737 * Makefile.in: Regenerate.
3738 * configure.in: Call ACX_PROG_LN.
3739 * configure: Regenerate.
3740
498d4a71
CF
37412004-06-03 Paolo Bonzini <bonzini@gnu.org>
3742
3743 * configure.in: Fix --enable-bootstrap breakage introduced in trees
3744 without gcc.
3745 * configure: Regenerate.
3746
377d8c42
PB
37472004-06-01 Paolo Bonzini <bonzini@gnu.org>
3748
3749 * Makefile.tpl: Fix typo.
3750 * Makefile.in: Regenerate.
3751
f5f8a794
PB
37522004-06-01 Paolo Bonzini <bonzini@gnu.org>
3753
3754 * configure.in: Remove new- prefix from toplevel
3755 bootstrap targets.
3756 * configure: Regenerate.
3757
f7a4c34f
PB
37582004-06-01 Paolo Bonzini <bonzini@gnu.org>
3759
3760 Merge this patch from the gcc tree:
3761
3762 2004-05-30 Andreas Jaeger <aj@suse.de>
3763 Jim Wilson <wilson@specifixinc.com>
3764
3765 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3766 like CC.
3767
319cab08
PB
37682004-06-01 Paolo Bonzini <bonzini@gnu.org>
3769
3770 * Makefile.tpl (all.normal): Rename to all.
3771 (all): Replace with a rule to pick the default
3772 target from configure.
3773 (all-gcc, configure-gcc): Use conditionals to
3774 do nothing when toplevel bootstrap is going on.
3775 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3776 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3777 * configure.in: Support --enable-bootstrap.
3778
3779 * Makefile.def: Remove new- prefix from toplevel
3780 bootstrap targets.
3781 * Makefile.tpl: Likewise.
3782
3783 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
3784 target.
3785
3786 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3787 $(RECURSE_FLAGS) to recursive invocation of make.
3788
3789 * Makefile.in: Regenerate.
3790 * configure: Regenerate.
3791
88f64edc
DJ
37922004-05-27 Daniel Jacobowitz <dan@debian.org>
3793
3794 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3795 * configure: Regenerate.
3796
378fce5b
DD
37972004-05-25 Daniel Jacobowitz <drow@false.org>
3798
3799 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3800 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3801 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
3802 targets.
3803 * Makefile.in: Regenerate.
3804
dfdffa2c
PB
38052005-05-24 Paolo Bonzini <bonzini@gnu.org>
3806
3807 * configure.in: Test the ability to symlink directories.
3808 * configure: Regenerate.
3809
3810 * Makefile.def (bootstrap-stage): New definitions.
3811 * Makefile.tpl (configure-stage1-gcc,
3812 configure-stage2-gcc, configure-stage3-gcc,
3813 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3814 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3815 new-restage3, compare): Autogenerate, see Makefile.in
3816 entry for behavioral changes.
3817 (distclean-stage1, new-stage1-start, new-stage1-end,
3818 new-stage1-bubble, distclean-stage2, new-stage2-start,
3819 new-stage2-end, new-stage2-bubble, distclean-stage3,
3820 new-stage3-start, new-stage3-end): New autogenerated targets.
3821 (objext, prebootstrap, BOOT_CFLAGS,
3822 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3823 targets.
3824
3825 * Makefile.in: Regenerate.
3826 (distclean-stage1, new-stage1-start, new-stage1-end,
3827 new-stage1-bubble, distclean-stage2, new-stage2-start,
3828 new-stage2-end, new-stage2-bubble, distclean-stage3,
3829 new-stage3-start, new-stage3-end): New targets.
3830 (all-stage1-gcc): Move prebootstrap dependency from here...
3831 (configure-stage1-gcc): ...to here.
3832 (new-bootstrap): Use bubble targets.
3833 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3834 Use per-stage distclean targets.
3835 (configure-stage1-gcc, configure-stage2-gcc,
3836 configure-stage3-gcc, all-stage1-gcc,
3837 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3838 Use new-stageN-start to prepare the tree.
3839
04cf1b77
PB
38402004-05-23 Paolo Bonzini <bonzini@gnu.org>
3841
3842 * Makefile.def (host_modules): add libcpp.
3843 * Makefile.tpl: Add dependencies on and for libcpp.
3844 * Makefile.in: Regenerate.
3845 * configure.in: Add libcpp host module.
3846 * configure: Regenerate.
3847
80b200a1
ZW
38482004-05-17 Zack Weinberg <zack@codesourcery.com>
3849
3850 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3851 of libf2c.
3852 * configure, Makefile.in: Regenerate.
3853
4b1cb4fe
DD
38542004-05-13 Diego Novillo <dnovillo@redhat.com>
3855
3856 Merge from tree-ssa-20020619-branch.
3857
3858 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3859 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3860 (HOST_GMPLIBS): Define.
3861 (HOST_GMPINC): Define.
3862 (TARGET_LIB_PATH): Add libmudflap.
3863 (GFORTRAN_FOR_TARGET): Define.
3864 (configure-build*): Export GFORTRAN.
3865 (configure-gcc): Export GMPLIBS and GMPINC.
3866 (all-gcc): Add maybe-all-libbanshee.
3867 (configure-target-libgfortran): Define.
3868 * Makefile.in: Regenerate.
3869 * configure.in (host_libs): Add libbanshee.
3870 (target_libraries): Add target-libmudflap and target-libgfortran.
3871 Add --with-libbanshee.
3872 Handle --disable-libmudflap.
3873 (*-*-freebsd*): Use with_gmp.
3874 Add $(libgcj) to noconfigdirs.
3875 * configure: Regenerate.
3876 * depcomp: New file.
3877 * MAINTAINERS: Add tree-ssa maintainers.
3878
38792004-04-28 Paolo Bonzini <bonzini@gnu.org>
3880
3881 * config/acx.m4: Fix fastcompare support for new-bootstrap.
3882 * configure: Regenerate.
3883
b8908782
DD
38842004-04-27 Paolo Bonzini <bonzini@gnu.org>
3885
3886 Revert:
3887 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
3888
3889 * Makefile.def (flags_to_pass): Remove *dir variables that
3890 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3891 as well as prefix and exec_prefix.
3892 * Makefile.in: Regenerate.
3893
38942004-04-26 Paolo Bonzini <bonzini@gnu.org>
3895
3896 * Makefile.def (host_modules): Mark with the bootstrap
3897 flag packages on which gcc depends.
3898 * Makefile.tpl (all-bootstrap): Use it.
3899 * Makefile.in: Regenerate.
3900
39012004-04-26 Paolo Bonzini <bonzini@gnu.org>
3902
3903 * Makefile.def (flags_to_pass): Remove *dir variables that
3904 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3905 as well as prefix and exec_prefix.
3906 * Makefile.in: Regenerate.
3907
39082004-04-26 Paolo Bonzini <bonzini@gnu.org>
3909
80b200a1
ZW
3910 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3911 * configure: Regenerate.
3912 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3913 * gcc/Makefile.tpl (compare): Use the result of the test.
3914 * gcc/Makefile.in: Regenerate.
b8908782
DD
3915
39162004-04-23 Paolo Bonzini <bonzini@gnu.org>
3917
3918 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3919 Always relocate gcc and prev-gcc to the original names, even
3920 if the build fails.
3921 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3922 New targets.
3923
0f260896
RO
39242004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3925
3926 * configure.in (mips*-*-irix5*): Enable ld.
3927 * configure: Regenerate.
3928
51860f05
JW
39292004-04-15 James E Wilson <wilson@specifixinc.com>
3930
3931 * Makefile.tpl (configure-[+module+], configure-gcc,
3932 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3933 Set and export LDFLAGS.
3934 * Makefile.in: Regenerate.
3935
54752a6b
NN
39362004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
3937
3938 PR bootstrap/14871
3939 * Makefile.tpl: If we don't have built-in-tree target tools,
3940 use the ones found by configure rather than hacking around with
3941 program_transform_name.
3942 * configure.in: Give Makefile.tpl the information necessary
3943 to do that.
3944 * Makefile.in: Regenerate.
3945 * configure: Regenerate.
3946
39472004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
3948
3949 PR bootstrap/14760
3950 * configure.in: When computing baseargs, strip *all* copies of
3951 offending options. Also, don't match/substitute the trailing space,
3952 so that this actually works when two similar options are separated by
3953 only one space.
3954 * configure: Regenerate.
3955
39562004-04-06 David Edelsohn <edelsohn@gnu.org>
3957
80b200a1
ZW
3958 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3959 (rs6000-*-aix*): Same.
3960 * configure: Regenerate.
54752a6b 3961
5e2b61fb
SS
39622004-03-25 Stan Shebs <shebs@apple.com>
3963
3964 Remove MPW support, no longer used.
3965 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
3966 mpw-install: Remove files.
3967 * src-release (DEVO_SUPPORT): Remove names of removed files.
3968 * MAINTAINERS: Likewise.
3969
1a6f2dc7
NN
39702004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
3971
a0049f1b
NN
3972 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3973 STRICT_WARN, WARN_CFLAGS flags passed down to make.
3974 * Makefile.in: Regenerate.
3975
1a6f2dc7
NN
3976 * configure.in (top level bootstrap support): Rework --enable-werror
3977 to set @stage2_werror_flag@.
3978 * configure: Regenerate.
3979 * Makefile.tpl (top level bootstrap support): Pass
3980 @stage2_werror_flag@ down to configure in stages 2 and 3.
3981 * Makefile.in: Regenerate.
3982
920e3419
NN
39832004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
3984
3985 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3986 for stages 2 and 3 as well as in make. As a consequence, remove
3987 OUTPUT_OPTION (now detected by configure) from the flags passed down
3988 to make.
3989 * Makefile.in: Regenerate.
3990
3991 * Makefile.tpl (new-bootstrap): Fix typo.
3992 * Makefile.in: Regenerate.
3993
4fa63067
NN
39942004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
3995
3996 * Makefile.tpl: Rearrange by moving recursive_targets rules
3997 into their proper sections.
3998 * Makefile.tpl (top level bootstrap support): Move disabling
3999 of coverage flags from 'make' to 'configure'; improve comments.
4000 * Makefile.in: Regenerate.
4001
4002 * Makefile.tpl (experimental top level bootstrap) Move stage1
4003 language setting from all- target to configure- target; disable
4004 intermodule optimization in stage 1; prevent gratuitous rebuilds
4005 of stage 1.
4006 * Makefile.in: Regenerate.
4007 * configure.in: Comma-separate stage 1 language list for top
4008 level bootstrap.
4009 * configure: Regenerate.
4010
4011 * Makefile.tpl: Clean up experimental top level bootstrap support:
4012 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4013 prev-gcc in configure- targets as well as all- targets.
4014 * Makefile.in: Regenerate.
4015
fb8a10fd
NN
40162004-03-17 Paolo Bonzini <bonzini@gnu.org>
4017
4018 * configure.in: Remove symbolic link section.
4019 * configure: Regenerate.
4020 * Makefile.tpl (links): Remove.
4021 * Makefile.in: Regenerate.
4022
947f426e 40232004-03-15 Paolo Bonzini <bonzini@gnu.org>
80b200a1 4024 Nathanael Nerode <neroden@gcc.gnu.org>
947f426e
NN
4025
4026 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
80b200a1 4027 Set with AC_CHECK_PROGS.
947f426e
NN
4028 * configure.in: Fix comment typo from last patch.
4029 * configure: Regenerate.
4030
1d39f329
NN
40312004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
4032
4033 * Makefile.tpl: Introduce experimental top level bootstrap support.
4034 * Makefile.in: Regenerate.
4035 * configure.in: Introduce support for top level bootstrap.
4036 * configure: Regenerate.
4037
4b0ac75d 40382004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 4039 Paolo Bonzini <bonzini@gnu.org>
4b0ac75d
NN
4040
4041 PR bootstrap/14522
4042 * configure.in: Cope with shells that do not support unquoted ^
4043 * configure: Regenerate.
4044
2e70b094 40452004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
80b200a1 4046 Paolo Bonzini <bonzini@gnu.org>
2e70b094
DD
4047
4048 PR bootstrap/14522
4049 * configure.in: Cope with shell that do not support nesting
4050 quotes inside quoted backquote substitutions.
4051 * configure: Regenerate.
4052
40532004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
4054
4055 PR bootstrap/14522
4056 * configure.in: Fix escaping of $.
4057 * configure: Regenerate.
4058
9e07f89d
NN
40592004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
4060
4061 * configure: Regenerate.
4062
40632004-03-08 Paolo Bonzini <bonzini@gnu.org>
4064
4065 PR ada/14131
4066 Move language detection to the top level.
4067 * configure.in: Find default values for the tools as
4068 soon as possible. Disable ada if GNAT is not found.
4069 Emit error message about missing languages. Expand
4070 --enable-languages=all for the gcc subdirectory.
4071
1712ab83
RS
40722004-03-01 Richard Sandiford <rsandifo@redhat.com>
4073
4074 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4075 and disable libgcj.
4076 * configure: Regenerated.
4077
3dee29da
NN
40782004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4079
4080 PR bootstrap/7087
4081 * Makefile.tpl: Guard XFOO sed statements better.
4082 * Makefile.tpl: Add dependency for configure-target-libada.
4083 * Makefile.in: Regenerate (incidentally fixes broken
4084 commit when libada-branch was merged).
4085
0558264b
AC
40862004-02-28 Andrew Cagney <cagney@redhat.com>
4087
4088 * src-release (CVS_NAMES): Define.
4089 (do-tar, do-tar): Prune $(CVS_NAMES).
4090
c38f9803
AC
40912004-02-23 Andrew Cagney <cagney@redhat.com>
4092
4093 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
4094 2004-02-19.09.
4095
55636792
NN
40962004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
4097
4098 PR bootstrap/11932
4099 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4100
1e600082
AC
41012004-02-19 Andrew Cagney <cagney@redhat.com>
4102
4103 * config.guess: Update from version 2003-06-12 to 2004-02-16.
4104 * config.sub: Update from version 2003-06-13 to 2004-02-16.
4105
3769cd82
DD
41062004-02-11 David Edelsohn <edelsohn@gnu.org>
4107
4108 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4109 (rs6000-*-aix*): Same.
4110 * configure: Regenerate.
4111
a92834c8
DD
41122004-02-11 Kelley Cook <kcook@gcc.gnu.org>
4113
4114 * configure.in (host): Add in missing $noconfigdirs to defines.
4115 * configure: Regenerate.
4116
a2592b1b
DD
41172004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
4118 Nathanael Nerode <neroden@gcc.gnu.org>
4119
4120 PR ada/6637, PR ada/5911
80b200a1 4121 Merge with libada-branch:
a2592b1b
DD
4122 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4123 with appropriate dependencies. Add --enable-libada configure switch.
4124 * configure, Makefile.in: Regenerate.
4125
e31d1ea3
DD
41262004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4127
4128 * configure.in: Don't pass --with-stabs on IRIX 5 either.
4129 * configure: Regenerate.
4130
db85f5c0
JJ
41312004-02-02 Jeff Johnston <jjohnstn@redhat.com>
4132
4133 * COPYING.NEWLIB: Update Red Hat license to 2004.
80b200a1 4134
fc434214
DD
41352004-01-23 DJ Delorie <dj@redhat.com>
4136
4137 * Makefile.def (target_modules) [libiberty]: Don't stage.
4138 * Makefile.in: Rebuilt.
4139
ad445c2c 41402004-01-23 Jeff Johnston <jjohnstn@redhat.com>
80b200a1 4141
ad445c2c
JJ
4142 * COPYING.NEWLIB: Update to include copyrights for new
4143 iconv code.
4144
72bbedde
AC
41452004-01-15 Andrew Cagney <cagney@redhat.com>
4146
4147 * src-release: Update copyright year.
4148 (do-proto-toplev): Configure using i686-pc-linux-gnu.
4149 (NEWLIB_SUPPORT_DIRS): Delete macro.
4150 (newlib.tar.bz2): Delete rule.
4151
a6d6062d
DD
41522004-01-14 Loren J. Rittle <ljrittle@acm.org>
4153
4154 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4155 * Makefile.tpl (configure-target-[+module+]): Support stage.
4156 * Makefile.in: Rebuilt.
4157
f8b73030
MR
41582003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4159
4160 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
4161 throughout.
4162
aff0e9df
NN
41632004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
4164
bb5dca17
NN
4165 * configure.in: Use ./config.cache, not config.cache.
4166 * configure: Regenerate.
4167 * Makefile.tpl: Special-casing not needed for GCC any more.
4168 * Makefile.in: Regenerate.
4169
82252c06
NN
4170 * configure.in: Don't share a cache file for host dirs.
4171 * configure: Regenerate.
4172
aff0e9df
NN
4173 * config-ml.in: Don't mess with the cache file.
4174
95036d20
NN
41752004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
4176
ac7b618e
NN
4177 * Makefile.tpl: Make GCC use a separate config.cache.
4178 * Makefile.in: Regenerate.
4179
95036d20
NN
4180 PR bootstrap/11932, PR bootstrap/11933
4181 (I don't know if it will fix either of them, but it relates
4182 to them.)
4183 * configure.in: Don't use shared config.cache for target
4184 directories.
4185 * configure: Regenerate.
4186
08c1856b
DD
41872003-12-31 Roger Sayle <roger@eyesopen.com>
4188
4189 * configure.in (ia64*-*-hpux*): Disable building java libraries.
4190 * configure: Regenerated.
4191
c1968181 41922003-12-21 Bernardo Innocenti <bernie@develer.com>
80b200a1 4193
c1968181
DD
4194 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4195 * configure: Regenerated.
4196
10ecffb9
NN
41972003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
4198
4199 Port change over from GCC:
4200 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
4201 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4202 (configure-build-[+module+], configure-[+module+]): Likewise.
4203 (configure-target-[+module+], configure-gcc, config.status): Likewise.
4204 * Makefile.in: Regenerate.
4205
f2ab5990
TF
42062003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
4207
4208 * configure.in (raw_libstdcxx_flags): Remove the leading space.
4209 * configure: Regenerate.
4210
41a7d11a
JJ
42112003-11-27 Jeff Johnston <jjohnstn@redhat.com>
4212
80b200a1 4213 * COPYING.NEWLIB: Add license info for long long routines added to
41a7d11a
JJ
4214 stdlib.
4215
d9441a1f
DD
42162003-11-14 Arnaud Charlet <charlet@act-europe.fr>
4217
4218 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4219 * Makefile.in: Regenerate.
4220
3a48a978
DD
42212003-10-20 Phil Edwards <phil@codesourcery.com>
4222
4223 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
4224 * configure: Regenerate.
4225
f0b24077
NN
42262003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
4227
4228 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4229 HOST_FLAGS_TO_PASS.
4230 * Makefile.in: Regenerate.
4231
5fbad20a
DD
42322003-10-05 Mohan Embar <gnustuff@thisiscool.com>
4233
4234 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4235 * configure: Rebuilt
4236 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4237 * Makefile.in: Rebuilt
4238
78be4155
L
42392003-10-03 H.J. Lu <hongjiu.lu@intel.com>
4240
4241 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4242
051fcc7a
L
42432003-10-01 Phil Edwards <pme@gcc.gnu.org>
4244
4245 * config-ml.in: Use ac_configure_args directly instead of
4246 ml_arguments. Only set ml_norecursion if --no[-]recursion is
4247 actually seen.
4248
42492003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
4250
4251 * config-ml.in: Propagate INSTALL variables.
4252
f27d4f92
DJ
42532003-09-21 Daniel Jacobowitz <drow@mvista.com>
4254
4255 * configure.in: Pass a computed --program-transform-name
4256 to subconfigures.
4257 * configure: Regenerated.
4258
cae4d560
NN
42592003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4260
4261 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4262 * Makefile.in: Regenerate.
4263
4264 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4265 * Makefile.in: Regenerate.
4266
8ff944f6
DJ
42672003-09-17 Daniel Jacobowitz <drow@mvista.com>
4268
4269 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4270 quoting.
4271 * configure: Regenerated.
4272
d9a35680
MC
42732003-09-12 Michael Chastain <mec@shout.net>
4274
4275 Fix PR gdb/857.
4276 * src-release (do-proto-topleve): Remove junk files
4277 intl/config.cache, intl/config.status,
4278 intl/config.h, intl/stamp-h.
4279
710068b9
AC
42802003-09-14 Andrew Cagney <cagney@redhat.com>
4281
4282 * src-release (dejagnu.tar): New target.
4283 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
4284 (do-djunpack): Use $(PACKAGE) for the package name.
4285
e1008165
DD
42862003-09-04 DJ Delorie <dj@redhat.com>
4287
4288 * configure: Regenerate.
4289
21998d12
NC
42902003-09-04 Robert Millan <robertmh@gnu.org>
4291
4292 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
80b200a1 4293
ccca4bb3
DD
42942003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4295
4296 * configure.in: Ensure arguments to sed are properly spaced.
4297 * configure: Regenerate.
4298
ee949b5e
DJ
42992003-08-28 Daniel Jacobowitz <drow@mvista.com>
4300
4301 Merge from gcc:
4302 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
4303 * install-sh: Update to newer upstream versions (associated with
4304 aclocal 1.7).
4305 * missing: Likewise, plus $1Help2man -> $1 typo fix.
4306
75addda2
DJ
43072003-08-27 Daniel Jacobowitz <drow@mvista.com>
4308
4309 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4310 * configure: Regenerated.
4311
8d2877d8
NN
43122003-08-23 Phil Edwards <pme@gcc.gnu.org>
4313
4314 * configure.in: Use newline instead of semicolon when assuming
4315 shell arguments in a for loop.
4316 * configure: Regenerated.
4317
d2cc0e0d
GK
43182003-08-20 Geoffrey Keating <geoffk@apple.com>
4319
4320 PR 8180
4321 * configure.in: When testing with_libs and with_headers, treat
4322 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
4323 * configure: Regenerate.
80b200a1 4324
d2cc0e0d
GK
4325 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4326 make, shell, etc.
4327 (baseargs): Likewise.
4328 * configure: Regenerate.
4329
04d1ab34
GK
43302003-08-19 Geoffrey Keating <geoffk@apple.com>
4331
4332 * configure.in: Disable libgcj for darwin not on powerpc.
4333 * configure: Rebuild.
4334
ca506da8
MC
43352003-08-15 Michael Chastain <mec@shout.net>
4336
4337 * src-release (do-proto-toplev): Remove junk files
4338 dejagnu/example/calc/config.status,
4339 dejagnu/example/calc/config.log.
4340
a4aa3f49
DD
43412003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
4342
4343 * config-ml.in, symlink-tree: Add license.
4344
ede4fbe4
NN
43452003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
4346
4347 Merge from gcc:
4348
4349 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
4350 * Makefile.tpl (check, check-c++): Express dependencies using
4351 dependencies rather than commands.
4352 * Makefile.in: Regenerate.
4353
4354 2003-07-31 Geoffrey Keating <geoffk@apple.com>
4355 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4356 * Makefile.in: Update.
4357
970f29af
AC
43582003-08-01 Andrew Cagney <cagney@redhat.com>
4359
4360 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4361 * configure: Ditto.
4362
b2884a0c
DD
43632003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
4364
4365 * configure.in: Enable libgcj for darwin.
4366 * configure: Rebuild.
4367
c07f46a4
NN
43682003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
4369
4370 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
4371
9175bfc0
NN
43722003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
4373
4374 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4375 creating target and build subdirs to build all parent dirs as needed.
4376 * Makefile.in: Rebuild.
4377 * configure.in: Don't build dirs explicitly here.
4378 * configure: Rebuild.
4379
b9abda6a
AO
43802003-07-22 Alexandre Oliva <aoliva@redhat.com>
4381
4382 * Makefile.tpl (all-make): Depend on intl.
4383 * Makefile.in: Rebuilt.
4384
eef8ffd4
NN
43852003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
4386
4387 * config.if: Remove unused libc_interface determination.
4388
295efaf0
NN
43892003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
4390
4391 * Makefile.in: Regenerate, correctly this time.
4392
e5c3f801
NN
43932003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
4394
4395 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
4396 unused INSTALL_PROGRAM_ARGS.
4397 * configure.in: Use AC_PROG_INSTALL.
4398 * Makefile.in: Regenerate.
4399 * configure: Regenerate.
4400
4a18bd6b
AO
44012003-07-10 Alexandre Oliva <aoliva@redhat.com>
4402
4403 * configure: Rebuilt.
4404 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
4405 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4406 newlib nor libgloss.
4407 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
4408 * configure.in (am33_2.0-*-linux*): Added.
4409
fbd1054d
BW
44102003-07-09 Bob Wilson <bob.wilson@acm.org>
4411
4412 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4413 * configure: Regenerate.
4414
b40e3958
L
44152003-07-06 H.J. Lu <hongjiu.lu@intel.com>
4416
4417 * config-ml.in: Replace PWD with PWD_COMMAND.
4418 * Makefile.tpl: Likewise.
4419 * Makefile.in: Regenerated.
4420
4a5be7ba
NN
44212003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
4422
4423 * configure.in: Clean up config-lang.in handling. Delete
4424 useless assignment to "subdirs".
4425 * configure: Regenerate.
4426
9c14acb8
NN
44272003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
4428
4429 * configure.in: Rename 'target_libs' to 'target_libraries'.
4430 Remove useless reference to 'target_libs'.
4431 * configure: Regenerate.
4432
8f32e830
KS
44332003-06-23 Keith Seitz <kseitz@sources.redhat.com>
4434
4435 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4436 * Makefile.in: Regenerate.
4437
12f0bd74
NN
44382003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
4439
4440 * Makefile.def: Introduce flags_to_pass.
4441 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4442 * Makefile.in: Regenerate.
4443
b07c2aad
HPN
44442003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
4445
4446 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4447 and target-libgloss.
4448 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4449 <h8300*-*-*>: Disable libf2c and ${libgcj}.
69777083 4450 * configure: Regenerate.
b07c2aad 4451
56f25033
DD
44522003-06-17 Benjamin Kosnik <bkoz@redhat.com>
4453
4454 * configure.in: Update testsuite_flags to new location.
4455 * configure. Regenerate.
80b200a1 4456
4ec9a3b2
NN
44572003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
4458
4459 * Makefile.tpl: Remove BUILD_CC stuff.
4460 * Makefile.in: Regenerate.
4461
059083b1 44622003-06-14 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 4463
059083b1
L
4464 * config.guess: Update to 2003-06-12 version.
4465 * config.sub: Update to 2003-06-13 version.
4466
535b046a
TS
44672003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4468
4469 * MAINTAINERS: Add myself as MIPS co-maintainer.
4470
00c22daa 44712003-06-12 H.J. Lu <hongjiu.lu@intel.com>
80b200a1 4472
00c22daa
L
4473 * config.guess: Update to 2003-06-06 version.
4474 * config.sub: Update to 2003-06-06 version.
4475
1047cb91
DD
44762003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4477
4478 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4479 * configure. Regenerate.
4480
123494c8
NN
44812003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
4482
1047cb91
DD
4483 * configure.in: Disable serial configure by default.
4484 * configure: Regenerate.
4485 * Makefile.tpl: Abolish .NOTPARALLEL.
4486 * Makefile.in: Regenerate.
4487
7f121bbf
NN
4488 * Makefile.tpl: Replace {build,host,target}_canonical by
4489 {build,host,target}.
4490 * Makefile.in: Regenerate.
4491
123494c8
NN
4492 * Makefile.tpl: Fix stupid pasto.
4493 * Makefile.in: Regenerate.
4494
ec7e0995
NN
44952003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
4496
4497 * Makefile.tpl: Remove bogus conditional.
4498 * Makefile.in: Regenerate.
4499
27b1cc72
NN
45002003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
4501
2a4cbe27
NN
4502 * Makefile.tpl: Make 'recursive targets' using autogen rather
4503 than shell loop. Remove duplicate 'clean' targets and false
4504 comments.
4505 * Makefile.def: Add systematic dependencies to 'recursive' targets.
4506 Add systematic method of specifying missing targets in subdirs.
4507 Add copyright boilerplate.
4508 * Makefile.in: Regenerate.
4509 * configure.in: Add 'recursive targets' to maybe list.
4510 * configure: Regenerate.
4511
27b1cc72
NN
4512 * Makefile.tpl: Rename [+target+] to [+make_target+].
4513 * Makefile.def: Rename 'target' to 'make_target'.
4514
01e51bd0
NC
45152003-05-30 Nick Clifton <nickc@redhat.com>
4516
4517 * README-maintainer-mode: Update URL for locating blessed config
4518 tools.
4519
2fd84b42
NC
45202003-05-29 Robert Millan <rmh@debian.org>
4521
4522 * ltconfig: Import this patch and modify for use with current
4523 version of ltconfig:
4524
4525 2003-05-21 Bruno Haible <bruno@clisp.org>
4526
4527 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
4528 GNU/FreeBSD.
4529
8945c6bb
DD
45302003-05-28 DJ Delorie <dj@redhat.com>
4531
4532 * Makefile.tpl: Make maybe-check-gcc .PHONY.
4533 * Makefile.in: Regenerate.
4534
2f9632a1
JJ
45352003-05-28 Jeff Johnston <jjohnstn@redhat.com>
4536
80b200a1 4537 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2f9632a1 4538
3a12db16 45392003-05-21 DJ Delorie <dj@redhat.com>
80b200a1 4540
3a12db16
DD
4541 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
4542 newlib or libgloss.
4543 * Makefile.in: Regenerate.
4544
44482353
DD
45452003-05-21 DJ Delorie <dj@redhat.com>
4546
4547 * Makefile.tpl: Add missing empty maybe-check-gcc target.
4548 * Makefile.in: Regenerate.
4549
fec2c52d
MR
45502003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4551
4552 * configure.in: Use curly braces in the definition of tooldir.
4553 * configure: Regenerate.
4554
16ae0395
NN
45552003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
4556
4557 * configure.in: Switch more things to use maybe dependencies.
80b200a1 4558 * Makefile.tpl: Switch more things to use maybe dependencies.
16ae0395
NN
4559 Factor out common code from autogen IF statements.
4560 * configure: Regenerate.
4561 * Makefile.in: Regenerate.
4562
ec11bdc6
DD
45632003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
4564
4565 * configure.in: Accept i[3456789]86 for machine type.
4566 * configure: Regenerate.
4567
dd12c3a8
NN
45682003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
4569
4570 * configure.in: Switch more things to use maybe dependencies.
4571 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
4572 * configure: Regenerate.
4573 * Makefile.tpl: Switch more things to use maybe dependencies.
4574 * Makefile.in: Regenerate.
4575
cf662e21
AJ
45762003-05-16 Andreas Schwab <schwab@suse.de>
4577
4578 * Makefile.tpl (install-opcodes): Define.
4579 * Makefile.in: Rebuild.
4580
5481b376
AJ
45812003-05-13 Andreas Jaeger <aj@suse.de>
4582
4583 * config.guess: Update to 2003-05-09 version.
4584 * config.sub: Update to 2003-05-09 version.
4585
3959a22a
AJ
45862003-05-13 Michael Eager <eager@mvista.com>
4587
4588 * configure.in: Correct sed script so that options in quotes are not
4589 deleted.
4590 * configure: Rebuild.
4591
564b43e5
CV
45922003-05-12 Corinna Vinschen <corinna@vinschen.de>
4593
4594 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
4595 and $$s/newlib/libc/sys/cygwin32 include paths.
4596 * configure: Ditto.
4597
bb947dc9
L
45982003-05-05 H.J. Lu <hjl@gnu.org>
4599
4600 * config-ml.in: Restored from gcc repository.
4601
77f7441a
CD
46022003-05-02 Chris Demetriou <cgd@broadcom.com>
4603
80b200a1
ZW
4604 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
4605 * Makefile.in: Regenerate.
77f7441a 4606
a26d7085
DJ
46072003-04-27 Daniel Jacobowitz <drow@mvista.com>
4608
4609 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
4610 and Makefile.def.
4611
e4c4d240
DJ
46122003-04-27 Daniel Jacobowitz <drow@mvista.com>
4613
4614 * Makefile.tpl: Clean $(BUILD_SUBDIR).
4615 * Makefile.in: Regenerated.
4616
62a3fc85
DD
46172003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
4618
4619 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
4620 * Makefile.in: Regenerate.
4621
46222003-04-18 Jakub Jelinek <jakub@redhat.com>
4623
4624 * configure.in (powerpc64*-*-linux*): Remove.
4625 * configure: Rebuilt.
4626
5b474aa8
DD
46272003-04-17 Phil Edwards <pme@gcc.gnu.org>
4628
4629 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
4630 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
4631 and restrap.
4632 * Makefile.in: Regenerate.
4633
46342003-04-16 Richard Earnshaw <rearnsha@arm.com>
4635
4636 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
4637 * configure: Regenerated.
4638
bc295afe
AO
46392003-04-11 Alexandre Oliva <aoliva@redhat.com>
4640
4641 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
4642 * */configure: Rebuilt.
4643
3728fade
NN
46442003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
4645
4646 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
4647 * Makefile.in: Regenerate.
4648
ce5b542e
MC
46492003-03-14 Michael Chastain <mec@shout.net>
4650
4651 * Makefile.in: Regenerate with correct Makefile.def.
4652
3db0a37f
NN
46532003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
4654
4655 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
4656 Make macro.
4657 * Makefile.in: Regenerate.
4658 * configure.in: Clean up gxx_include_dir logic.
4659 * configure: Regenerate.
4660
34349c6e
DD
46612003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4662
4663 * configure.in (gxx_include_dir): Fix typo.
4664 * configure: Regenerated.
4665
686c28c9
AC
46662003-03-06 Andrew Cagney <cagney@redhat.com>
4667
4668 * texinfo/texinfo.tex: Import version 2003-02-03.16.
4669
bba45b8b 46702003-03-04 Daniel Jacobowitz <drow@mvista.com>
5481b376 4671
bba45b8b
NN
4672 * configure.in: Include $(build_tooldir)/sys-include in
4673 FLAGS_FOR_TARGET.
4674 * configure: Regenerated.
4675
2683747f
NN
46762003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
4677
bba45b8b
NN
4678 * Makefile.tpl: Reindent.
4679 * Makefile.in: Regenerate.
4680 * configure.in: Reindent. Don't set unused variables.
4681 * configure: Regenerate.
4682
2683747f
NN
4683 * Makefile.tpl: Always pass down RANLIB.
4684 * Makefile.in: Regenerate.
4685
4686 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
4687 * Makefile.in: Regenerate.
4688 * configure.in: Remove unused logic relating to --enable-shared
4689 and --enable-threads. Remove bogus comments. Remove redundant
4690 noconfigdirs.
4691 * configure: Regenerate.
4692
4693 * configure.in: Replace ${libstdcxx_version} by its value.
4694 Remove reference to mh-dgux.
4695 * configure: Regenerate.
4696
50212802
NN
46972003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4698
4699 * Makefile.tpl: Rearrange.
4700 * Makefile.in: Regenerate.
4701
a6be7fc6
NC
47022003-02-25 Nick Clifton <nickc@redhat.com>
4703
4704 * configure: Remove site-file supprot - it is obsolete.
4705
f8a495c8
NC
47062003-02-24 Uwe Stieber <uwe@wwws.de>
4707
4708 * configure.in: Add support for kaOS as cross build target system.
4709 * configure: Regenerated.
4710
3decd77d
DD
47112003-02-20 Sean McNeil <sean@blue.mcneil.com>
4712
4713 * Makefile.tpl: Add definition of CPPFLAGS to pass into
4714 configure-target-* as some target builds may require additional
4715 flags for preprocessor tests.
4716 * Makefile.in: Regenerated.
4717
f4ff34a3
AO
47182003-02-19 Alexandre Oliva <aoliva@redhat.com>
4719
4720 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
4721 * ltconfig: Handle it.
4722 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
4723 auto-detecting it.
4724
b7e4a931
AO
47252003-02-19 Alexandre Oliva <aoliva@redhat.com>
4726
4727 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
4728 it is used as argument to $CC.
4729 * ltcf-gcj.sh: Likewise.
4730
6b784d9f
AO
47312003-02-19 Alexandre Oliva <aoliva@redhat.com>
4732
4733 * configure.in: Introduce --enable-maintainer-mode.
4734 * configure: Rebuilt.
4735 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
4736 for maintainer mode.
4737 * Makefile.in: Rebuilt.
4738
8bcd8a07
AC
47392003-02-19 Andrew Cagney <ac131313@redhat.com>
4740
4741 * configure: Regenerate using autoconf 2.13.
4742
ee3fd329
AM
47432003-02-19 Alan Modra <amodra@bigpond.net.au>
4744
4745 * config.guess: Import latest version.
4746 * config.sub: Import latest version.
4747
e9e45685
JM
47482003-02-18 Jason Merrill <jason@redhat.com>
4749
4750 * Makefile.tpl (check-c++): Allow parallelism.
4751
859789af
AC
47522003-02-17 Andrew Cagney <ac131313@redhat.com>
4753
4754 * configure: Regenerate using autoconf 000227.
4755
b3f16a9b
GK
47562003-02-15 Geoffrey Keating <geoffk@apple.com>
4757
4758 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
4759 don't configure target-libobjc.
4760 * configure: Regenerate.
4761
72e60e02
DD
47622003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4763
4764 * Makefile.tpl (RANLIB): Define.
4765 * Makefile.in: Regenerate.
4766
91f0e695
KS
47672003-02-06 Keith R Seitz <keiths@redhat.com>
4768
4769 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
4770 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
4771 * Makefile.in: Regenerated.
4772 * configure.in: Remove all traces of snavigator, db, and grep.
4773 * configure: Regenerated.
4774
122bfa92
FCE
47752003-01-31 Frank Ch. Eigler <fche@redhat.com>
4776
4777 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
4778 * Makefile.in: Regenerated.
4779
264095c3
AO
47802003-01-30 Alexandre Oliva <aoliva@redhat.com>
4781
4782 * config.if: Copy from GCC.
4783
a84dbcb3
AO
47842003-01-27 Phil Edwards <pme@gcc.gnu.org>
4785
4786 * configure.in: Revert 24Jan change.
4787 * configure: Regenerate.
4788
19618276
NN
47892003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
4790
4791 * configure.in: Revert previous change.
4792 * configure: Regenerate.
4793
b7f27a92
NN
47942003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
4795
4796 * configure.in: Make rda native-only.
4797 * configure: Regenerate.
4798
83326456
NN
47992003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
4800
4801 * configure.in: Add missing \.
4802 * configure: Rebuilt.
4803
5e367fa5
JJ
48042003-01-17 Jakub Jelinek <jakub@redhat.com>
4805
4806 * configure.in (baseargs): Avoid using \| in sed regular
4807 expressions.
4808 * configure: Rebuilt.
4809
e01f337c
JJ
48102003-01-16 Jakub Jelinek <jakub@redhat.com>
4811
4812 * configure.in (baseargs): Remove all supported forms of
4813 --cache-file, --srcdir, --host, --build and --target options
4814 from argument lists.
4815 * configure: Rebuilt.
4816
aa236487
AO
48172003-01-15 Alexandre Oliva <aoliva@redhat.com>
4818
4819 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
4820 * configure: Rebuilt.
4821
586c0873
NN
48222003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
4823
4824 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
4825 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
4826 * Makefile.in: Regenerate.
4827 * configure: Regenerate.
4828
497f816e
DD
48292003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
4830
4831 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
4832 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
4833 * Makefile.in: Regenerate.
4834
bfbe5519
AO
48352003-01-09 Alexandre Oliva <aoliva@redhat.com>
4836
4837 * configure.in: Remove Makefile in build, host and target modules
4838 unless configure was run with --no-recursion.
4839 * configure: Rebuilt.
4840
3f234ef5
CD
48412003-01-08 Chris Demetriou <cgd@broadcom.com>
4842
4843 * config.guess: Update to 2003-01-03 version.
4844 * config.sub: Update to 2003-01-03 version.
4845
a3982d48
CF
48462003-01-07 Christopher Faylor <cgf@redhat.com>
4847
4848 * configure: Regenerate with proper autoconf 2.13.
4849
75778ec4
CF
48502003-01-07 Christopher Faylor <cgf@redhat.com>
4851
80b200a1
ZW
4852 * configure.in: Add AC_PREREQ for consistency.
4853 * configure: Regenerate.
75778ec4 4854
c180f501
AC
48552003-01-06 Andrew Cagney <ac131313@redhat.com>
4856
4857 * configure.in (GDB_TK): Add tcl directories conditional on
4858 gdb/gdbtk directory being present.
4859 * configure: Regenerate.
5481b376 4860
46ca2cc2
DA
48612003-01-04 John David Anglin <dave.anglin@nrc.ca>
4862
4863 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
4864 by gcc if LD is not defined and we are not doing a Canadian Cross.
4865 * configure: Rebuilt.
4866
53dd8dab
DJ
48672003-01-01 Daniel Jacobowitz <drow@mvista.com>
4868
4869 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
4870
50ceb20c
TT
48712002-12-31 Tom Tromey <tromey@redhat.com>
4872
4873 * Makefile.in: Rebuilt.
4874 * Makefile.def (target_modules) [libffi]: Allow installation.
4875
e78b5cfe
AS
48762002-12-31 Andreas Schwab <schwab@suse.de>
4877
4878 * configure.in: Fix use of $program_transform_name.
4879 * configure: Regenerated.
4880
67448102
DJ
48812002-12-30 Daniel Jacobowitz <drow@mvista.com>
4882
4883 * configure.in (baseargs): Don't remove first configure argument.
4884 * configure: Regenerated.
4885
e6bfb94a
AO
48862002-12-29 Alexandre Oliva <aoliva@redhat.com>
4887
4888 * Makefile.tpl (local-distclean): Don't remove...
4889 (multilib.ts): ... this. Moved into...
4890 (multilib.out): ... this. Don't use sub-make.
4891 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
4892 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
4893 (configure-build-[+module+], configure-[+module+],
4894 configure-target-[+module+], configure-gcc): ... these. Test
4895 for Makefile existence. Drop config.status from dependencies.
4896 * Makefile.in: Rebuilt.
4897 * configure.in: Move gcc-version-trigger to the end of
4898 ac_configure_args. Add comments to maybedep.tmp and
4899 serdep.tmp. Introduce --disable-serial-configure. Remove
4900 nonopt from baseargs, matching and removing corresponding
4901 whitespace while at it.
4902 * configure: Rebuilt.
4903
8f0dfb36
AO
49042002-12-28 Alexandre Oliva <aoliva@redhat.com>
4905
4906 * configure.in (host_configargs): Replace reference to
4907 no-longer-defined buildopts with --build=${build_alias}.
4908 * configure: Rebuilt.
4909
43be203f
AO
49102002-12-28 Alexandre Oliva <aoliva@redhat.com>
4911
4912 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
4913 program_transform_name to standard idiom.
4914 (AUTOGEN, AUTOCONF): Define.
4915 (Makefile.in): Use $(AUTOGEN).
4916 (Makefile): Depend on config.status, and use autoconf-style rule to
4917 build it. Move original commands to...
4918 (config.status): ... this new target.
4919 (configure): Add $(srcdir). Depend on config/acx.m4. Use
4920 $(AUTOCONF).
4921 * Makefile.in: Rebuilt.
4922
a0da8069
NN
49232002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
4924
d18f1c9f
NN
4925 * Makefile.tpl: Fix dramatic bustage due to change in
4926 program_transform_name.
4927 * Makefile.in: Regenerate.
4928
4929 * configure.in: Remove unnecessary PATH setting.
4930 * configure: Regnerate.
4931
4932 * configure.in: Don't default to unprefixed tools unless
4933 the native tools will work.
4934 * configure: Regenerate.
4935
a0da8069
NN
4936 * configure.in: Convert to autoconf script. Blow away lots
4937 of now-redundant Makefile fragments.
4938 * configure: Generate using Autoconf.
4939 * Makefile.tpl: Rewrite to reflect autoconfiscation.
4940 * Makefile.in: Regenerate.
4941
c567df0a
NN
49422002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
4943
5481b376 4944 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
c567df0a
NN
4945 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
4946
5481b376 4947 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
c567df0a 4948 where they belong.
2c7f9a32 4949
2dabcfb4
AS
49502002-12-24 Andreas Schwab <schwab@suse.de>
4951
4952 * Makefile.tpl (multilib.out): Fix missing space.
4953 * Makefile.in: Regenerate.
4954
1086bc09
NN
49552002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
4956
4957 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
4958 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
4959 * Makefile.in: Regenerate.
4960 * configure.in: Remove unnecessary leftovers.
4961
1086bc09
NN
49622002-12-21 Geoffrey Keating <geoffk@apple.com>
4963
4964 * configure.in (extra_ranlibflags_for_target): New variable.
4965 (*-*-darwin): Add -c to ranlib commands.
4966 * configure (tooldir): Handle extra_ranlibflags_for_target.
4967
14e9ca95
JJ
49682002-12-20 Jeff Johnston <jjohnstn@redhat.com>
4969
4970 * COPYING.NEWLIB: Updated.
4971 * COPYING.LIBGLOSS: Ditto.
4972
14c428fb
NN
49732002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
4974
4975 * Makefile.tpl: Revert HJL's change.
4976 * Makefile.in: Regenerated.
4977 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
4978 always.
4979
313b8244
AS
49802002-12-19 Andreas Schwab <schwab@suse.de>
4981
4982 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
4983 * Makefile.in: Regenerate.
4984
efeae3db
L
49852002-12-18 H.J. Lu <hjl@gnu.org>
4986
4987 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
4988 * Makefile.in: Regenerated.
4989
4990 * configure.in (build_prefix): New. Substitute.
4991
43d92c63
NN
49922002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
4993
59da4fe6
NN
4994 * Makefile.tpl: Don't let real targets depend on phony targets.
4995 * Makefile.in: Regenerate.
4996
43d92c63
NN
4997 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
4998 * Makefile.in: Regenerate.
4999
b72e6a2d
JM
50002002-12-16 Jason Merrill <jason@redhat.com>
5001
5002 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5003 previous 'make bootstrap'.
5004 * Makefile.in: Regenerate.
5005
95c72c44
HPN
50062002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
5007
5008 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5009
7d695d07
JM
50102002-12-13 Jason Merrill <jason@redhat.com>
5011
5012 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
5013 library tests.
5014 (check-c++): Just depend on it and check-target-libstdc++-v3.
5015 * Makefile.in: Regenerate.
5016
54103d1e
NN
50172002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
5018
5019 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5020 * Makefile.in: Regenerate.
5021
4024f1e1
JJ
50222002-12-12 Jeff Johnston <jjohnstn@redhat.com>
5023
80b200a1
ZW
5024 * COPYING.NEWLIB: Update list of alternate Regent of California
5025 licenses and discuss official revoking of advertising clause.
5026 * COPYING.LIBGLOSS: Ditto.
4024f1e1 5027
7dda0df6
AO
50282002-12-12 Alexandre Oliva <aoliva@redhat.com>
5029
5030 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5031 * Makefile.in: Rebuilt.
5032
d03be79e 50332002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
b4a77b47 5034
929293f4
NN
5035 * configure: Fix bug put in by gremlins.
5036
d03be79e
NN
5037 * Makefile.tpl: Substitute more autoconfily.
5038 * configure: Substitute more autoconfily.
5039 * Makefile.in: Regenerate.
5040
50412002-12-08 Andrew Cagney <ac131313@redhat.com>
5042
5043 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5044 * Makefile.in (all-sim): Ditto.
a36d530e
DD
5045
50462002-12-06 DJ Delorie <dj@redhat.com>
5047
5048 * Makefile.tpl: Change configure dependencies to not have real
5049 targets depend on phony targets.
b4a77b47 5050
db1ac78d
NN
50512002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
5052
bcaf2395
NN
5053 * configure.in: Revert unintentional change.
5054
b4fa093e
NN
5055 * src-release: Configure host subdirs.
5056
db1ac78d
NN
5057 * Makefile.tpl: Change dependency for */multilib.out so that
5058 it works when gcc isn't in the tree.
5059
5060 * configure.in: Substitute more.
5061 * configure: Run subconfigures from the Makefile.
5062 * Makefile.tpl: Run subconfigures from the Makefile; add a few
5063 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
5064
15723a45
NN
50652002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
5066
e2b9e2dc
NN
5067 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5068 and corresponding dependencies.
5069 * Makefile.in: Regenerate.
5070
2af579c4
NN
5071 * configure.in (host_tools): Order binutils, gas and ld for
5072 convenience in running the testsuites.
5073
a2cc058a
NN
5074 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5075 * Makefile.in: Regenerate.
5076 * configure.in: Introduce rules to serialize subconfigure runs.
5077
15723a45
NN
5078 * configure.in: Introduce BASE_CC_FOR_TARGET.
5079 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
5080 Realize configure-build-* targets. Realize configure-target-* targets.
5081 * Makefile.in: Regenerate.
5082
ae831be5
NN
50832002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5084
5085 * configure: Move gcc_version_trigger stuff from here...
5086 * configure.in: ...to here.
5087
5088 * configure.in: Separate subconfigure options added by this file from
5089 options given by the user. Add machinery to put args for host
5090 subconfigures into the Makefile.
5091
5092 * Makefile.tpl: Remove 'vault' targets.
5093 * Makefile.tpl: Reorder and comment dependencies.
5094 * Makefile.in: Regenerate.
5095
bbf7c8ac
NN
50962002-11-28 Geoffrey Keating <geoffk@apple.com>
5097
5098 * configure.in: Move host-specific darwin noconfigdirs into
5099 the host-specific section.
5100
930314a4
NN
51012002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5102
52d7cdee
NN
5103 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
5104 during replay.
5105 * Makefile.in: Regenerate.
5106
930314a4
NN
5107 (finishing slow-motion replay)
5108 * configure: Remove skip-this-dir support.
5109 * Makefile.tpl: Remove skip-this-dir support.
5110
5111 * Makefile.tpl: Remove leftover support for non-autoconfiscated
5112 subdirectories.
5113 * Makefile.in: Regenerate.
5114
5115 * Makefile.tpl: Strip out useless setting of 'dir'.
5116 * Makefile.in: Regenerate.
5481b376 5117
930314a4
NN
51182002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5119
5120 (finishing slow-motion replay)
5121 * configure.in: Fix deeply stupid bug.
5122
5123 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5124 shell code in CXX_FOR_TARGET
5125 * Makefile.def: Introduce raw_cxx.
5126 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5127 RAW_CXX_FOR_TARGET.
5128 * Makefile.in: Regenerate.
5129
51302002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
5131
5132 (finishing slow-motion replay)
5133 * Makefile.tpl: Remove unnecessary ifs.
5134 * Makefile.in: Regenerate.
5135
5481b376 5136 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
930314a4
NN
5137 dependencies. Maybe-ize build-libiberty. Create dummy install
5138 targets for 'no_install' modules.
5481b376 5139 * configure: Move GDB_TK substitution to configure.in. Move
930314a4 5140 build_modules stuff to configure.in.
5481b376 5141 * configure.in: Implement soft dependency machinery. Maybe-ize
930314a4
NN
5142 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
5143 * Makefile.in: Regenerate.
5144
3866be5d
NN
51452002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
5146
5147 (continuing slow-motion replay)
5148 * Makefile.tpl: Make all-target, install-target behave similarly
5149 to all, install (only hitting configured targets). Eliminate
5150 unused macro defintions.
5151
5152 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5153 build != host.
5154
5155 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5156
5157 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5158
5481b376 5159 * configure.in: Produce lists of subdir targets we're actually
3866be5d
NN
5160 configuring. Remove references to "dosrel".
5161 * Makefile.tpl: Let configure set which subdir targets are hit.
5481b376 5162 Remove install-cross; clean up install; remove ALL. Remove
3866be5d 5163 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
5481b376 5164 Autogenerate host module targets. Remove empty dependency lines
3866be5d
NN
5165 and redundant dependency; rearrange slightly.
5166 * Makefile.def: Add host-side libtermcap, utils.
5167
5168 * Makefile.in: Regenerate.
5169
e393202e
NN
51702002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
5171
5172 (Continuing slow-motion replay)
5173 * Makefile.def: Add list of recursive targets to autogenerate.
5174 Add build_modules.
5175 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
5176 targets. Autogenerate *-build-* targets.
5177 * Makefile.in: Regenerate.
5178
583d52d7
NN
51792002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
5180
5181 (Continuing slow-motion replay)
5182 * configure: More autoconf-style substitutions.
5183 * Makefile.tpl: More autoconf-style substitutions.
5184 * Makefile.in: Regenerate.
5185
51862002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
5187
5188 (Continuing slow-motion replay)
5189 * configure: Substitute more variables in a more autoconf-friendly
5190 way. Simplify slightly.
5191 * Makefile.tpl: Make more variables substitutable in an
5192 autoconf-friendly way.
5193 * Makefile.in: Regenerate.
5194
874e38b4
NN
51952002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
5196
5197 (Continuing slow-motion replay)
5198 * configure.in (v810*): Remove special setting of tools.
5199
5200 * configure: Add support for extra required flags for ar or nm.
5201 * configure.in (aix4.3+): Use above support for target-specific
5202 issues, rather than using config/mt-aix43.
5203
852e5f18
NN
52042002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
5205
5206 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
5207 * configure: Remove 'removing', which doesn't work. Replace $subdir
5208 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
5209 with $srcdir. Reformat indentation. Substitute some variables
5210 formerly hard-coded in the Makefile for build=host.
5211 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
5212 * Makefile.def: Autogenerate more.
5213 * Makefile.in: Regenerate.
5214
c9a0d920
DD
52152002-11-13 Bruce Korb <bkorb@gnu.org>
5216
5217 * Makefile.tpl: syntactic cleanup
5218
dd2768ff
KB
52192002-11-04 Kevin Buettner <kevinb@redhat.com>
5220
5221 * Makefile.def (host_modules): Add rda.
5222 * Makefile.in: Regenerate.
5223 * configure.in (target_tool): Add target-rda to list.
5224
1aa8389d
DD
52252002-10-25 Phil Edwards <pme@gcc.gnu.org>
5226
5227 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
5228 and restrap targets to this rule.
5229 * Makefile.in: Regenerate.
5230
28f46298
HPN
52312002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
5232
5233 * configure.in (i[3456]86-*-linux*): Add check to disable
5234 ${libgcj} for glibc1.
5235
ff72e302
NC
52362002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
5237
5238 * configure.in: Add tic4x target.
5239
8607b6c9
NN
52402002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
5241
5242 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
5243 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
5244 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
5245 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
5246 * Makefile.in: Regenerate.
5247
f8f61f4a
NN
52482002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
5249
c86f794b
NN
5250 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
5251 * Makefile.in: Regenerate.
5252
a9590527
NN
5253 * Makefile.def: Remove order dependency comments.
5254 * Makefile.tpl: Add explicit install-install dependencies.
5255 * Makefile.in: Regenerate.
5256
8412ce72
NN
5257 * Makefile.tpl: Remove material now in src-release. (Finally!)
5258 * Makefile.in: Regenerate.
5259
8b9f37f1
NN
5260 * configure: Restore my original patch by syncing with gcc version.
5261
f8f61f4a
NN
5262 * Bring following over from gcc:
5263
52642002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
5265
5266 * configure.in (s390*-*-linux*): Enable libgcj.
5267
403d9505
NN
52682002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
5269
5270 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
5271
95f6f383
AM
52722002-10-02 Alan Modra <amodra@bigpond.net.au>
5273
e4673b0a 5274 * configure: Move stray lines back to where they belong.
95f6f383 5275
748503c8
NN
52762002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
5277
a581b5c3
NN
5278 * Makefile.tpl: Insert configure-target target, for src-release.
5279
c084f5b4
NN
5280 * configure: Finish reverting change which Andrew Cagney started
5281 reverting. Should fix bustage.
5282
7aa673ed 5283 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
748503c8
NN
5284 * src-release: New file. Contains material for making net
5285 releases for gdb, binutils, et al., formerly in Makefile.in.
5286
82a9b2d9
NC
52872002-09-30 Nick Clifton <nickc@redhat.com>
5288
5289 * cpu: New top level directory. Intended to hold input files for
5290 CGEN which have FSF copyright assignment.
5291 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
5292
c2463a00
AC
52932002-09-29 Andrew Cagney <ac131313@redhat.com>
5294
5295 Revert below (note that src does not contain Makefile.tpl):
5296 * Makefile.tpl: Make subsituted variables more autoconfy.
5297 * Makefile.in: Regenerate.
5298
f03b4789
NN
52992002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
5300
c11e16a9
NN
5301 * configure: Revert accidentally applied changes.
5302
f03b4789
NN
5303 * Makefile.tpl: Make more autoconf-friendly.
5304 * Makefile.in: Regenerate.
5305 * configure: Make substitution more autoconf-like.
5306
53072002-09-28 Richard Earnshaw <rearnsha@arm.com>
5308
5309 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
5310 single entry to handle all these.
5311 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
5312 libjava on arm-*-elf.
5313
c0292023
GK
53142002-09-27 Geoffrey Keating <geoffk@apple.com>
5315
5316 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
5317 things that depend on them.
5318
c66d951e
NN
53192002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
5320
5321 * Makefile.tpl: Make subsituted variables more autoconfy.
5322 * Makefile.in: Regenerate.
5323 * configure: Make seds more autoconfy.
5324
907a7241 53252002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
58daee98
NN
5326
5327 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
5328 * Makefile.in: Regenerate.
5329 * configure.in: Rewrite sed statements to look autoconfy.
5330
907a7241
NN
5331 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
5332 all-target-foo on configure-target-foo.
5333 * Makefile.def: Ditto.
5334 * Makefile.in: Rebuild.
5335
405ea7a0
NN
53362002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
5337
5338 * Makefile.def: New file.
5339 * Makefile.tpl: New file.
5340 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
5341
5342 * configure.in: Minor rearrangement. Simplify tests.
5343
bdc57bfd
JT
53442002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
5345
5346 * configure.in (with_headers): Skip copy if value is "yes".
5347 (with_libs): Likewise.
5348
ae03d6e2
NN
53492002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5350
5351 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
5352 * configure.in (sh*-*-pe*): Ditto.
5353 * configure.in (mips*-*-pe*): Ditto.
5354 * configure.in (*arm-wince-pe): Ditto.
227d98f5
NN
5355
5356 * configure.in: Rearrange.
5357
707960fe
NC
53582002-09-12 Nick Clifton <nickc@redhat.com>
5359
5360 * Import these changes from the config master repository:
5361
5362 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
5363
5364 * config.sub: Add tic4x target.
5365
5366 2002-09-03 Ben Elliston <bje@redhat.com>
5367
5368 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
5369 Reported by <Duncan_Stodart@insession.com>.
5370
36ea319f
JJ
53712002-09-10 Jeff Johnston <jjohnstn@redhat.com>
5372
5373 * COPYING.NEWLIB: More updates.
5374
cf57480a
JJ
53752002-09-09 Jeff Johnston <jjohnstn@redhat.com>
5376
5377 * COPYING.NEWLIB: Update.
5378
fd31a171
AC
53792002-08-23 Andrew Cagney <ac131313@redhat.com>
5380
23b632fc
AC
5381 * texinfo/texinfo.tex: Import version 2002-06-04.06.
5382
fd31a171
AC
5383 * config.guess: Import version 2002-08-23.
5384 * config.sub: Import version 2002-08-22.
5385
a08bafb5
AO
53862002-08-20 Alexandre Oliva <aoliva@redhat.com>
5387
5388 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
5389 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
5390 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
5391
17240c1f
NC
53922002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
5393
5394 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
5395
e70ad0c6
L
53962002-08-04 H.J. Lu (hjl@gnu.org)
5397
5398 * configure.in (mips*-*-linux*): Don't skip target-libffi.
5399
574e6d11
DD
54002002-07-31 Alan Modra <amodra@bigpond.net.au>
5401
5402 * configure.in: Move generic linux case to end. Copy generic
5403 linux noconfigdirs to mips*-*-linux* entry and new
5404 powerpc64*-*-linux* entry. Add target-libffi for the latter.
5405
611e7523
CD
54062002-07-19 Chris Demetriou <cgd@broadcom.com>
5407
5408 * MAINTAINERS: Clarify on config.guess and config.sub, and add
5409 one instance of them which was missed to the list to update.
5410
51759676
CD
54112002-07-16 Chris Demetriou <cgd@broadcom.com>
5412
5413 * config.guess: Update to 2002-07-09 version.
5414 * config.sub: Update to 2002-07-03 version.
5415
7c1f909c
DD
54162002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
5417
5418 * configure.in: Remove two redundant tests.
5419
d7cf5d30
DD
54202002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5421
5422 * configure.in (mips*-*-irix6*o32): Enable stabs.
5423
c74222f7
DD
54242002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
5425
5b53c336
DD
5426 * configure.in: Don't build grez.
5427 * Makefile.in: Ditto.
5428
c74222f7
DD
5429 * Makefile.in: Remove references to bsp, cygmon, libstub.
5430 * configure.in: Ditto.
5431
5432 * configure.in: Remove leftover reference to gdbtest.
5433
edd1b227
DD
54342002-07-08 Phil Edwards <pme@gcc.gnu.org>
5435
5436 * configure.in (gxx_include_dir): Change to match versioned
5437 C++ headers if --enable-version-specific-runtime-libs is used.
5438
486186e3
AO
54392002-07-04 Steve Ellcey <sje@cup.hp.com>
5440
5441 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
5442
ff0a3bf8
DD
54432002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
5444
5445 * configure.in: Make --without-x work.
5446
1dfa8174
NC
54472002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
5448
5449 * contrib: New directory. Created to contain a copy of the
5481b376 5450 texi2pod.pl script so that it is in the same place as the version in
1dfa8174
NC
5451 the FSF GCC sources.
5452
07637366
DD
54532002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
5454
b6f83f2a
DD
5455 * configure.in: Rearrange target Makefile fragment collection.
5456
07637366
DD
5457 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
5458 cvs[src].
5459 * configure.in: Ditto.
5460
f48556b1
DD
54612002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
5462
5463 * Makefile.in: Eliminate 'apache' targets.
5464 * configure.in: Eliminate 'apache' targets.
5465
5466 * configure.in: Eliminate redundant tests. Reorganize.
5467
5468 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
5469
5470 * config-ml.in: Eliminate references to Cygnus configure.
5471
5472 * Makefile.in: Eliminate references to building emacs.
5473
54742002-07-01 Denis Chertykov <denisc@overta.ru>
5475
5476 * configure.in: Add support for ip2k.
5477
cdb9e2b8
BE
54782002-06-24 Ben Elliston <bje@redhat.com>
5479
5480 * configure.in (host_tools): Remove cgen.
5481
5482 * Makefile.in (all-cgen): Remove; runs from its source directory.
5483 (check-cgen, install-cgen, clean-cgen): Likewise.
5484 (all-opcodes): No not depend on all-cgen.
5485 (all-sim): Likewise.
5486
3558860c
DD
54872002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
5488
5489 * configure.in: Fix AIX configury bug.
5490
e3b0c936
DD
54912002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
5492
cdb9e2b8 5493 * configure.in: Replace ${topsrcdir} with ${srcdir}.
4d5fd396 5494
cdb9e2b8
BE
5495 * configure.in: Move definition of libstdcxx_flags right above
5496 usage, rather than way earlier.
8ee424c0 5497
c712250a
DD
5498 * configure.in: Pull definition of is_cross_compiler earlier.
5499
9ee1a75c
DD
5500 * configure.in: Rearrange a little.
5501
e3b0c936
DD
5502 * configure.in: Remove references to librx.
5503 * Makefile.in: Remove references to librx.
5504
b2bd228e
DD
55052002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
5506
5507 * configure.in: Eliminate ${gasdir} variable.
5508
7cd52483
DB
55092002-06-18 Dave Brolley <brolley@redhat.com>
5510
5511 * configure.in: Add support for frv.
5512 * config.sub: Add support for frv.
5513
6c5e141a
DD
55142002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5515
5516 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
5517
0d18b56d
JT
55182002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
5519
5520 * configure.in (vax-*-netbsd*): Re-enable gas.
5521
fd8958d5
DD
55222002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
5523
27f15fdd
DD
5524 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
5525 BUILD_PREFIX_1, to correct nomenclature.
5526 * configure: Likewise.
5527
fd8958d5
DD
5528 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
5529 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
5530
0c2442b7
DD
55312002-05-31 Olaf Hering <olh@suse.de>
5532
5533 * config-ml.in: Propogate DESTDIR also.
5534
a3602181
JT
55352002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
5536
5537 * configure.in (vax-*-netbsd*): Don't build gas for this
5538 platform.
5539
c95f53ae
MM
55402002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
5541
5542 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5543 and libgcj for AVR.
5544
1d7c1053
NC
55452002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
5546
5547 * config.sub: Add DLX target.
5548
4b37028f
JT
55492002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
5550
5551 * config.guess: Update to 2002-05-22 version.
5552 * config.sub: Likewise.
5553
d5de0a84
NC
55542002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5555
5556 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
5557 * config-ml.in: Likewise.
5558 * configure: Likewise.
5559 * configure.in: Likewise.
5560
c92a0210
DD
55612002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
5562
115a77aa
DD
5563 * configure.in: Simplify makefile fragment collection.
5564
5565 * configure.in: Remove code to build emacs.
e99daf2b 5566
91e060aa
DD
5567 * configure.in : Remove --srcdir argument from targargs and buildargs
5568 (it's always overridden in the Makefile anyway). Rearrange a bit.
5569
5570 * configure: Move some logic to configure.in.
5571 * configure.in: Move some logic from configure.
c92a0210 5572
91217342
JJ
55732002-05-07 Jeff Johnston <jjohnstn@redhat.com>
5574
5575 * COPYING.LIBGLOSS: New file.
5576
d3d8a9ee
NC
55772002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
5578
5579 * Makefile.in: Honour DESTDIR.
5580
3a036cdc
AO
55812002-05-05 Alexandre Oliva <aoliva@redhat.com>
5582
5583 * configure.in (noconfigdirs): Don't disable libgcj on
5584 sparc64-*-solaris* and sparcv9-*-solaris*.
5585
6d095fe4
AO
55862002-05-03 Alexandre Oliva <aoliva@redhat.com>
5587
5588 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
5589
dac55df9
TF
55902002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
5591
5592 * configure.in (FLAGS_FOR_TARGET): Do not add
5593 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
5594 on i[3456]86-*-linux*.
5595
a018e15b
TF
55962002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
5597
5598 * configure.in (noconfigdirs): Replace [ ] with test.
c72f388d
TF
5599
5600 * configure.in (noconfigdirs): Do not add target-newlib if
5601 target == i[3456]86-*-linux*, and host == target.
5602
5f284831
MM
56032002-04-29 Mark Mitchell <mark@codesourcery.com>
5604
5605 * config.guess: Updated to 2002-04-26's version.
5606 * config.sub: Updated to 2002-04-26's version.
5607
33babf59
DD
56082002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
5609
bd5f7da2
DD
5610 * configure.in: delete reference to absent file
5611
a0c4f3a0
DD
5612 * configure.in: replace '[' with 'test'
5613
66f1ba4f
DD
5614 * configure.in: Eliminate references to gash.
5615 * Makefile.in: Eliminate references to gash.
5616
7c3ab50c
DD
5617 * configure.in: remove useless references to 'pic' makefile fragments.
5618
bbc025f5
DD
5619 * configure.in: (*-*-windows*) Finish removing.
5620
33babf59
DD
5621 * configure.in: Eliminate redundant test for libgui.
5622
d5ec694c
DD
56232002-04-26 Joel Sherrill <joel@OARcorp.com>
5624
5625 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
5626 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
5627
57a5346c
DD
56282002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
5629
5630 * configure.in: remove references to dead files
5631
dbf93899
DD
56322002-04-18 Tom Tromey <tromey@redhat.com>
5633
5634 * configure.in: Disallow configuring libgcj when it is already
5635 installed and we're using Solaris 2.8 linker. Do enable libgcj on
5636 Solaris 2.8 by default. For PR libgcj/6158.
5637
26eadf68
DD
56382002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
5639
5640 * configure.in: Move default CC setting out of config/mh-* fragments
5641 directly into here.
5642
a0a2c6c6
DD
56432002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
5644
5645 * configure.in: don't even try to configure or make a subdirectory
5646 if there's no configure script for it.
5647
9972f812
DD
56482002-04-15 Mark Mitchell <mark@codesourcery.com>
5649
5650 * MAINTAINERS: Remove chill maintainers.
5651 * Makefile.in (CHILLFLAGS): Remove.
5652 (CHILL_LIB): Remove.
5653 (TARGET_CONFIGDIRS): Remove libchill.
5654 (CHILL_FOR_TARGET): Remove.
5655 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
5656 CHILL_LIB.
5657 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
5658 (CHECK_TARGET_MODULES): Likewise.
5659 (INSTALL_TARGET_MODULES): Likewise.
5660 (CLEAN_TARGET_MODULES): Likewise.
5661 (configure-target-libchill): Remove.
5662 (all-target-libchill): Remove.
5663 * configure.in (target_libs): Remove target-libchill.
5664 Do not compute CHILL_FOR_TARGET.
5665 * libchill: Remove directory.
5481b376 5666
75205f78
DD
56672002-04-15 DJ Delorie <dj@redhat.com>
5668
5669 * Makefile.in, configure.in, configure: Sync with gcc, entries
5670 follow...
5671
56722002-04-08 Tom Tromey <tromey@redhat.com>
5673
5674 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
5675 Fixes PR libgcj/6068.
5676
56772002-03-30 Krister Walfridsson <cato@df.lth.se>
5678
5679 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
5680
56812002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5682
5683 * configure.in (alpha*-dec-osf*): Enable libgcj.
5684
56852002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
5686
5687 Fix for: PR bootstrap/3591, target/5676
5688 * configure.in (mcore-pe): Disable the configuration of
5689 libstdc++-v3 since exceptions are not supported.
5690
56912002-03-20 Anthony Green <green@redhat.com>
5692
5693 * configure.in: Enable libgcj for xscale-elf target.
5694
56952002-02-28 Alexandre Oliva <aoliva@redhat.com>
5696
5697 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
5698 libjava.
5699 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
5700
57012002-02-22 Alexandre Oliva <aoliva@redhat.com>
5702
5703 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
5704 libstdc++-v3 and libjava.
5705
57062002-02-11 Adam Megacz <adam@xwt.org>
5707
5708 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
5709 boehm-gc
5710
57112002-02-09 Alexandre Oliva <aoliva@redhat.com>
5712
5713 * config.guess: Updated to 2002-01-30's version.
5714 * config.sub: Updated to 2002-02-01's version.
5715 Contribute sh64-elf.
5716 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
5717 * configure.in: Added sh64-*-*.
5718
57192002-01-17 H.J. Lu <hjl@gnu.org>
5720
5721 * Makefile.in (all-fastjar): Also depend on all-libiberty.
5722 (all-target-fastjar): Also depend on all-target-libiberty.
5723
5724Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
5725
5726 * configure, configure.in: Use temp file for long sed commands.
5727
57282001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
5729
5730 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
5731 libf2c.
5732
57332001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
5734
5735 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
5736
57372001-10-11 Hans-Peter Nilsson <hp@axis.com>
5738
5739 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
5740
57412001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5742
5743 * configure: Handle temporary files securely using mkdir.
5744
57452001-09-26 Will Cohen <wcohen@redhat.com>
5746
5747 * configure.in (*-*-linux*): Disable configuration of target-newlib
5748 and target-libgloss.
5749
57502001-09-26 Alexandre Oliva <aoliva@redhat.com>
5751
5752 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
5753 RANLIB.
5754
57552001-08-11 Graham Stott <grahams@redhat.com>
5756
5757 * Makefile.in (check-c++): Add missing semicolon.
5758
57592001-07-25 Andrew Haley <aph@cambridge.redhat.com>
5760
5761 * configure.in (sh-*-linux*): New.
5762
57632001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5764
5765 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
5766 and libgcj on m68hc11/m68hc12.
5767
57682001-06-27 H.J. Lu (hjl@gnu.org)
5769
5770 * Makefile (CFLAGS_FOR_BUILD): New.
5771 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
5772
57732001-06-01 Hans-Peter Nilsson <hp@axis.com>
5774
5775 * configure.in (libstdcxx_flags): Do not try to execute
5776 libstdc++-v3/testsuite_flags until it exists.
5777
57782001-05-18 Benjamin Kosnik <bkoz@redhat.com>
5779
5780 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
5781
57822001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
5783
5784 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
5785
5786Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
5787
5788 * configure.in: Move *-chorusos target case to the proper switch.
5789 Disable libgcj.
5790
57912001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5792
5793 * Makefile.in (STAGE1_CFLAGS): Pass down.
5794
57952001-04-13 Alan Modra <amodra@one.net.au>
5796
5797 * config.guess: Add hppa64-linux support. Note for next import that
5798 this is already in the master file.
5799 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
5800
58012001-03-22 Colin Howell <chowell@redhat.com>
5802
5803 * Makefile.in (DO_X): Do not backslash single-quotes in
5804 backquotes (two places).
5805
58062001-03-18 Laurynas Biveinis <lauras@softhome.net>
5807
5808 * Makefile.in (DO_X): Quote nested quotes.
5809
58102001-03-15 Laurynas Biveinis <lauras@softhome.net>
5811
5812 * Makefile.in (DO_X): Use double quotes for quoting
5813 "RANLIB=$${RANLIB}".
5814
58152001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
5816
5817 * configure.in: Only use `lang_requires' for languages athat are
5818 actually enabled.
5819
58202001-03-07 Tom Tromey <tromey@redhat.com>
5821
5822 * configure.in: Allow config-lang.in to set `lang_requires' to list
5823 of other required languages.
5824
58252001-03-06 Laurynas Biveinis <lauras@softhome.net>
5826
5827 * Makefile.in: Remove RANLIB definition. Use RANLIB
5828 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
5829 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
5830
58312001-02-28 Benjamin Kosnik <bkoz@redhat.com>
5832 Alexandre Oliva <aoliva@redhat.com>
5833
5834 * Makefile.in (check-c++): Use tabs, not spaces.
5835
58362001-02-19 Benjamin Kosnik <bkoz@redhat.com>
5837
5838 * Makefile.in (check-c++): New rule.
5839
5840 * configure.in (target_libs): Remove libg++.
5841 (noconfigdirs): Remove libg++.
5842 (noconfigdirs): Same.
5843 (noconfigdirs): Same.
5844 (noconfigdirs): Same.
5845
5846 * config-ml.in: Remove libg++ references.
5847
5848 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
5849 (ALL_TARGET_MODULES): Same.
5850 (configure-target-libg++): Remove.
5851 (all-target-libg++): Remove.
5852 (configure-target-libio): Remove.
5853 (all-target-libio): Remove.
5854 (check-target-libio): Remove.
5855 (.PHONY): Remove.
5856 (libg++.tar.bz2): Remove.
5857 (all-target-cygmon): Remove libio.
5858 (all-target-libstdc++): Remove.
5859 (configure-target-libstdc++): Remove.
5860 (TARGET_LIB_PATH): Remove libstdc++.
5861 (ALL_GCC_CXX): Remove libstdc++.
5862 (all-target-gperf): Correct.
5863
58642001-02-15 Anthony Green <green@redhat.com>
5865
5866 * configure: Introduce GCJ_FOR_TARGET.
5867 * configure.in: Ditto.
5868 * Makefile.in: Ditto.
5869
58702001-02-08 Chandrakala Chavva <cchavva@redhat.com>
5871
5872 * configure.in: for *-chorusos, don't config target-newlib and
5873 target-libgloss.
5874
58752001-02-04 Mark Mitchell <mark@codesourcery.com>
5876
5877 Remove V2 C++ library.
5878 * configure.in: Remove --enable-libstdcxx_v3 support.
5879
58802001-01-27 Richard Henderson <rth@redhat.com>
5881
5882 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
5883
58842001-01-26 Tom Tromey <tromey@redhat.com>
5885
5886 * configure.in: Allow libgcj to be built on Sparc Solaris.
5887
58882001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
5889
5890 * configure.in: Enable libgcj on several additional platforms.
5891
58922001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
5893
5894 * configure.in: Enable libgcj for linux targets.
5895
58962001-01-09 Mike Stump <mrs@wrs.com>
5897
5898 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
5899 failures of subdirectories.
5900
59012001-01-02 Laurynas Biveinis <lauras@softhome.net>
5902
5903 * configure: handle DOS-style absolute paths.
5904
59052001-01-02 Laurynas Biveinis <lauras@softhome.net>
5906
5907 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
5908
59092000-12-18 Benjamin Kosnik <bkoz@redhat.com>
5910
5911 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
5912 (libstdcxx_incdir): Pass down.
5913 * config.if: Remove expired bits for cxx_interface, add stub.
5914 (libstdcxx_incdir): Add variable for g++ include directory.
5915 * configure.in (gxx_include_dir): Use it.
5916
59172000-12-15 Andreas Jaeger <aj@suse.de>
5918
5919 * configure.in: Handle lang_dirs.
5920
59212000-12-13 Anthony Green <green@redhat.com>
5922
5923 * configure.in: Disable libgcj for any target not specifically
5924 listed. Disable libgcj for x86 and Alpha Linux until compatible
5925 with g++ abi.
5926
59272000-12-13 Mike Stump <mrs@wrs.com>
5928
5929 * Makefile.in (local-distclean): Also remove fastjar.
5930
59312000-12-10 Anthony Green <green@redhat.com>
5932
5933 * configure.in: Define libgcj. Disable libgcj target libraries for
5934 most targets.
5935
59362000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
5937
5938 * configure.in (target_libs): Revert 2000-12-08 patch.
5939 (noconfigdirs): Added target-libjava.
5940
59412000-12-09 Laurynas Biveinis <lauras@softhome.net>
5942
5943 * Makefile.in: handle DOS-style absolute paths.
5944
59452000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5946
5947 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
5948 libjava.
5949 * configure.in (target_libs): Removed `target-libjava'.
5950
59512000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
5952
5953 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
5954 (ALL_MODULES): Added fastjar.
5955 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
5956 (all-target-libjava): all-fastjar replaces all-zip.
5957 (all-fastjar): Added.
5958 (configure-target-fastjar, all-target-fastjar): Likewise.
5959 * configure.in (host_tools): Added fastjar.
5960
59612000-12-07 Mike Stump <mrs@wrs.com>
5962
5963 * Makefile.in (local-distclean): Remove leftover built files.
5964
59652000-11-16 Fred Fish <fnf@be.com>
5966
5967 * configure.in (enable_libstdcxx_v3): Fix typo,
5968 libstd++ -> libstdc++.
5969
59702000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
5971
5972 * configure: Provide the original toplevel configure arguments
5973 (including $0) to subprocesses in the environment rather than
5974 through gcc/configargs.h.
5975
59762000-11-12 Mark Mitchell <mark@codesourcery.com>
5977
5978 * configure: Turn on libstdc++ V3 by default.
5979
59802000-10-16 Michael Meissner <meissner@redhat.com>
5981
5982 * configure (gcc/configargs.h): Only create if there is a build GCC
5983 directory created.
5984
59852000-10-05 Phil Edwards <pme@gcc.gnu.org>
5986
5987 * configure: Save configure arguments to gcc/configargs.h.
5988
59892000-10-04 Andris Pavenis <pavenis@latnet.lv>
5990
5991 * Makefile.in (bootstrap): avoid recursion if subdir missing
5992 (cross): ditto
5993 (do-proto-toplev): ditto
5994
5995Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
5996
5997 * configure.in: Do not build byacc for hppa64. Provide paths to the
5998 X11 libraries for hppa64.
5999
60002000-09-02 Anthony Green <green@cygnus.com>
6001
6002 * Makefile.in (all-gcc): Depend on all-zlib.
6003 (CLEAN_MODULES): Add clean-zlib.
6004 (ALL_MODULES): Add all-zlib.
6005 * configure.in (host_libs): Add zlib.
6006
60072000-08-25 Alexandre Oliva <aoliva@redhat.com>
6008
6009 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6010 $targargs to tell whether newlib is going to be built.
6011
6012 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6013 $$r/TARGET_SUBDIR/libio for _G_config.h.
6014
60152000-08-14 Zack Weinberg <zack@wolery.cumb.org>
6016
6017 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6018
6019 * configure: Make enable_threads and enable_shared defaults
6020 explicit. Substitute enable_threads into generated Makefiles.
6021 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6022 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6023
60242000-08-02 Manfred Hollstein <manfredh@redhat.com>
6025
6026 * configure.in: Re-enable all references to libg++ and librx.
6027
ffb97b2f 60282002-04-09 Loren James Rittle <rittle@labs.mot.com>
5481b376 6029
ffb97b2f
DD
6030 * configure.in: Add *-*-freebsd* configurations.
6031
bbf6e9e3
AC
60322002-04-07 Andrew Cagney <ac131313@redhat.com>
6033
6034 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
6035 (do-tar, do-bz2): New rules.
6036 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
6037 (gdb-tar): New rule.
6038 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
6039 (insight_dejagnu.tar): New rule.
6040 (insight.tar): New rule.
6041 (gdb+dejagnu.tar): New rule.
6042 (gdb.tar): New rule.
6043
8f1579c0
AC
60442002-04-07 Andrew Cagney <ac131313@redhat.com>
6045
6046 * MAINTAINERS: Update dejagnu/
6047
ba3c59ab
AO
60482002-03-16 Alexandre Oliva <aoliva@redhat.com>
6049
6050 * ltmain.sh (relink_command): Fix typo in previous change.
6051
6243d5dd
AO
60522002-03-15 Alexandre Oliva <aoliva@redhat.com>
6053
6054 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
6055 (relink_command): Added --tag flags.
6056 (mode=install): If relinking fails; error out.
6057
80413487
RH
60582002-03-12 Richard Henderson <rth@redhat.com>
6059
6060 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
6061 .NOTPARALLEL tag.
6062 (do-check): Rename from check.
6063 (check): Allow parallel check.
6064
3daeddf6
RH
60652002-03-11 Richard Henderson <rth@redhat.com>
6066
6067 * Makefile.in (.NOTPARALLEL): Add fake tag.
6068
fad93c55
L
60692002-03-07 H.J. Lu (hjl@gnu.org)
6070
6071 * configure.in: Enable gprof for mips*-*-linux*.
6072
2e8357fc
AO
60732002-02-28 Alexandre Oliva <aoliva@redhat.com>
6074
6075 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6076 libjava.
6077 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
6078
bd48e1a9
AC
60792002-02-24 Andrew Cagney <ac131313@redhat.com>
6080
6081 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
6082
39121370
DJ
60832002-02-23 Daniel Jacobowitz <drow@mvista.com>
6084
6085 * config.guess: Import from master sources, rev 1.232.
6086 * config.sub: Import from master sources, rev 1.246.
6087
081ff160
AO
60882002-02-23 Alexandre Oliva <aoliva@redhat.com>
6089
6090 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6091 because its Makefile is there; test for the executable instead.
6092
20a5393b
AO
60932002-02-09 Alexandre Oliva <aoliva@redhat.com>
6094
6095 Contribute sh64-elf.
6096 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6097 * configure.in: Added sh64-*-*.
6098
38135629
JJ
60992002-02-04 Jeff Johnston <jjohnstn@redhat.com>
6100
80413487
RH
6101 * COPYING.NEWLIB: Remove advertising clause from
6102 Berkeley and Red Hat licenses.
38135629 6103
48d19748
MD
61042002-02-01 Mo DeJong <supermo@bayarea.net>
6105
6106 * Makefile.in: Add all-tix to deps for all-snavigator
6107 so that tix is built when building snavigator.
6108
f6e1c110
BE
61092002-02-01 Ben Elliston <bje@redhat.com>
6110
6111 * config.guess: Import from master sources, rev 1.229.
6112 * config.sub: Import from master sources, rev 1.240.
6113
4867be41
DJ
61142002-01-27 Daniel Jacobowitz <drow@mvista.com>
6115
6116 From Steve Ellcey <sje@cup.hp.com>:
6117 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6118 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6119 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6120 IA64.
6121 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6122 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6123 soname_spec, sys_lib_search_path_spec): Ditto.
6124
e82380cc
JT
61252002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
6126
6127 * configure.in (*-*-netbsd*): New. Skip target-newlib,
6128 target-libiberty, and target-libgloss. Skip Java-related
6129 libraries if not supported for NetBSD on target CPU.
6130
1319fb9c
NC
61312002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
6132
6133 * configure.in: Import StrongARM and XScale target_configdirs from
6134 FSF GCC version.
6135
b020f6ac
L
61362002-01-16 H.J. Lu (hjl@gnu.org)
6137
6138 * config.guess: Import from master sources, rev 1.225.
6139 * config.sub: Import from master sources, rev 1.238.
6140
6141 * MAINTAINERS: Updated notes on config.guess and config.sub.
6142
a0c1c920
NC
61432002-01-11 Steve Ellcey <sje@cup.hp.com>
6144
6145 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6146 ld and gdb are not supported.
6147
a9fa5e1f
JJ
61482002-01-07 Jeff Johnston <jjohnstn@redhat.com>
6149
6150 * Change reference to Cygnus Solutions to be Red Hat.
6151
94077108
JJ
61522002-01-07 Jeff Johnston <jjohnstn@redhat.com>
6153
6154 * COPYING.NEWLIB: Update generic copyright date.
6155
05ecd75c
MS
61562002-01-07 Mark Salter <msalter@redhat.com>
6157
6158 * configure.in: Remove target-bsp and target-cygmon from arm builds.
6159 Allow target-libgloss to be built for arm, strongarm, and xscale.
6160
a106bb62
BE
61612002-01-03 Ben Elliston <bje@redhat.com>
6162
6163 * MAINTAINERS: Update URL for config.* scripts.
6164
0e254642
AM
61652001-12-18 Alan Modra <amodra@bigpond.net.au>
6166
6167 * config.sub: Import latest version.
6168 * config.guess: Likewise.
6169
0a0d0041
TF
61702001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
6171
6172 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6173 options for i[3456]86-pc-linux* native builds.
6174
d932cae7
NC
61752001-12-05 Laurent Guerby <guerby@acm.org>
6176
6177 * MAINTAINERS: gcc adopts symlink-tree, refer more to
80413487 6178 libiberty.
d932cae7
NC
6179
6180 Import this patch from gcc:
5481b376 6181
d932cae7
NC
6182 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
6183
6184 * symlink-tree: handle DOS-style absolute paths.
6185
49b7683b
DD
61862001-11-28 DJ Delorie <dj@redhat.com>
6187 Zack Weinberg <zack@codesourcery.com>
6188
6189 When build != host, create libiberty for the build machine.
6190
6191 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6192 CONFIG_ARGUMENTS.
6193 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6194 New variables.
6195 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6196 and rules.
6197 (all.normal): Depend on ALL_BUILD_MODULES.
6198 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6199 (all-build-libiberty): Depend on configure-build-libiberty.
6200
6201 * configure: Calculate and substitute proper value for
6202 ALL_BUILD_MODULES.
6203 * configure.in: Create the build subdirectory.
6204 Calculate and substitute TARGET_CONFIGARGS (formerly
6205 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6206
26ef82f4
GK
62072001-11-26 Geoffrey Keating <geoffk@redhat.com>
6208
6209 * config.sub: Update to version 1.232 on subversion.
6210
43e64072
NC
62112001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
6212
6213 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6214 files from .po files for a distribution.
6215
66f6c0d5
HPN
62162001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
6217
6218 * COPYING.NEWLIB: Mention preserved notice in specific parts.
6219
4a02fdb2
JH
62202001-11-13 Jeff Holcomb <jeffh@redhat.com>
6221
6222 Merged from net gcc:
6223 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
6224 * ltcf-c.sh: Use $objext, not $ac_objext.
6225 2001-07-27 Mark Kettenis <kettenis@gnu.org>
6226 * ltcf-cxx.sh: Add support for GNU.
6227 2001-07-22 Timothy Wall <twall@redhat.com>
6228 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
6229 default settings if using GNU tools with that configuration.
6230 * ltcf-cxx.sh: Ditto.
6231 * ltcf-gcj.sh: Ditto.
6232 2001-07-21 Michael Chastain <chastain@redhat.com>
6233 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
6234 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
6235 * ltmain.sh: Mark as gcc-local.
6236
227b9953
JH
62372001-11-13 Jeff Holcomb <jeffh@redhat.com>
6238
6239 * Makefile.in (all-bison): Revert 2001-10-24.
6240 Don't depend on texinfo.
6241
cbbab8fb
JJ
62422001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
6243
80413487 6244 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
cbbab8fb 6245
922b2485
DD
62462001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
6247
6248 * configure.in (--enable-languages): Be more permissive about
6249 syntax. Check for empty lists better. Warn about $LANGUAGES.
6250
f08fa01d
HPN
62512001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
6252
6253 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6254
fee3da4e
JH
62552001-10-24 Jeff Holcomb <jeffh@redhat.com>
6256
6257 Makefile.in (all-bison): Don't depend on texinfo.
6258
73fb1ef9
AM
62592001-10-03 Alan Modra <amodra@bigpond.net.au>
6260
6261 * gettext.m4: Test po/POTFILES.in exists before trying to read.
6262
373688ac
AO
62632001-09-29 Alexandre Oliva <aoliva@redhat.com>
6264
6265 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
6266
9c07660b
HPN
62672001-09-28 Hans-Peter Nilsson <hp@axis.com>
6268
6269 * config.sub, config.guess: Import latest from subversions.
6270
3f152009
AO
62712001-09-21 Alexandre Oliva <aoliva@redhat.com>
6272
6273 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
6274 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
6275 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
6276 avoid quotes nesting problems.
6277 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
6278 (DO_X): Export only variables that are set.
6279
8f6a59e5
BE
62802001-09-19 Ben Elliston <bje@redhat.com>
6281
6282 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
6283 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
6284 semantics. Use the shell built-in "type" command instead.
6285
a1ec19fa
TS
62862001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6287
6288 * config.sub: Reverted the earlier change, this version is not the
6289 master file.
6290
4008bd9b
TS
62912001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6292
6293 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
6294 Add support for mips64.
6295
dd1e52a4
JH
62962001-09-03 Jeff Holcomb <jeffh@redhat.com>
6297
6298 * configure.in: Enable libstdc++-v3 for h8300 targets.
6299
91549d1c
EC
63002001-08-30 Eric Christopher <echristo@redhat.com>
6301 Jason Eckhardt <jle@redhat.com>
6302
6303 * config.sub: Add support for mipsisa32.
6304
cf966cf9
EC
63052001-08-30 Eric Christopher <echristo@redhat.com>
6306
6307 * config.sub, config.guess: Import latest from subversions.
6308
82208dc5
AM
63092001-08-20 Alan Modra <amodra@bigpond.net.au>
6310
6311 * config.sub, config.guess: Import latest from subversions.
6312
4dca8403
DD
63132001-07-26 DJ Delorie <dj@redhat.com>
6314
6315 * MAINTAINERS: Clarify libiberty merge rules and procedures.
6316
1107dce2
AM
63172001-06-19 Alan Modra <amodra@bigpond.net.au>
6318
6319 * Makefile.in: Revert 2001-06-17.
6320 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
6321
e09a6604
L
63222001-06-17 H.J. Lu <hjl@gnu.org>
6323
6324 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
6325 (gas+binutils.tar.bz2): Likewise.
6326 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
6327
31a8b634
AC
6328Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
6329
6330 * Makefile.in (VER): When present, extract the version number from
5481b376 6331 the file version.in.
31a8b634 6332
dc70af01
AO
63332001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
6334
6335 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
6336 gcc/xgcc is built, use -print-prog-name to find out the program
6337 name to use.
6338
839bbd8c
AO
63392001-06-04 Mark Mitchell <mark@codesourcery.com>
6340
6341 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
6342 with_gcc]: Use `gcc -shared' to build a shared library.
6343
566e9a30
AO
63442001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
6345
6346 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
6347 archives.
6348
e877bb69
AO
63492001-05-28 Simon Patarin <simon.patarin@inria.fr>
6350
6351 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
6352 libraries when using g++ with native linker.
6353
1605288b
AO
63542001-05-28 Alexandre Oliva <aoliva@redhat.com>
6355
6356 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
6357
11a383ba
TR
63582001-05-24 Tom Rix <trix@redhat.com>
6359
6360 * configure.in : enable ld for aix
cf966cf9 6361
18611226
AO
63622001-05-22 Alexandre Oliva <aoliva@redhat.com>
6363
6364 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
6365 [aix4*|aix5*]: Prepend blank.
6366
6be7c12c
AO
63672001-05-20 Alexandre Oliva <aoliva@redhat.com>
6368
6369 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6370 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
6371 of subdir/configure scripts to use the new libtool.m4.
6372
4ed00bba
L
63732001-05-14 H.J. Lu <hjl@gnu.org>
6374
6375 * config.if (libc_interface): Set to -libc6.2- for cross
6376 compiling to Linux/glibc 2.2.
6377
b1af961c
AO
63782001-05-03 Alexandre Oliva <aoliva@redhat.com>
6379
6380 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
6381 libgcj.
6382
5ec3e74e
AO
63832001-04-26 Alexandre Oliva <aoliva@redhat.com>
6384
6385 * configure.in (noconfigdirs): Don't reset it from scratch in the
6386 target case; only append to it.
6387
b3ed1d6b
AO
63882001-04-26 Alexandre Oliva <aoliva@redhat.com>
6389
6390 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
6391 sparc-*-solaris2.8]: Disable ${libgcj}.
6392
96111c10
AO
63932001-04-25 Alexandre Oliva <aoliva@redhat.com>
6394
6395 * configure.in (libgcj_saved): Copy from $libgcj.
6396 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
6397 --disable-libgcj.
6398
b5bf43f2
AO
63992001-04-20 Alexandre Oliva <aoliva@redhat.com>
6400
6401 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
6402 1.641.2.228.
6403
8cc32590
AO
64042001-04-12 Alexandre Oliva <aoliva@redhat.com>
6405
6406 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6407 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
6408
dec0cb0c
AO
64092001-04-01 Alexandre Oliva <aoliva@redhat.com>
6410
6411 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
6412 New macros.
6413 (bootstrap, cross): Use RECURSE_FLAGS.
6414 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
6415
6a9c3886
AO
64162001-03-27 Alexandre Oliva <aoliva@redhat.com>
6417
6418 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
6419
d4fc7db8
NC
64202001-03-23 Nick Clifton <nickc@redhat.com>
6421
6422 * README-maintainer-mode: Add note about inability to use "make
6423 distclean" in maintainer mode.
6424
7389ff65
AO
64252001-03-22 Alexandre Oliva <aoliva@redhat.com>
6426
6427 Re-installed:
6428 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
6429 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
6430 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
6431 * ltcf-cxx.sh: Likewise.
6432 * ltcf-gcj.sh: Likewise.
6433
b3e0dc8e
PB
64342001-03-22 Philip Blundell <philb@gnu.org>
6435
6436 * config.sub, config.guess: Import latest from subversions.
6437
469b781c
AO
64382001-03-22 Alexandre Oliva <aoliva@redhat.com>
6439
6440 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
6441 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
6442
b0dad762
MC
64432001-03-20 Michael Chastain <chastain@redhat.com>
6444
6445 * Makefile.in: all-m4 depends on all-texinfo.
6446
c559bb17
AO
64472001-03-08 Alexandre Oliva <aoliva@redhat.com>
6448
6449 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
6450
fef4ae2e
JJ
64512001-02-22 Jeff Johnston <jjohnstn@redhat.com>
6452
6453 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
6454 longer valid.
6455
8d6dd99d
NC
64562001-02-16 Nick Clifton <nickc@redhat.com>
6457
6458 * configure.in (noconfigdirs): Allow configuration of texinfo
6459 for Cygwin hosts.
6460
a85d7ed0
NC
64612001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
6462
6463 * config.guess: Add linux target for S/390.
6464 * config.sub: Likewise.
6465 * configure.in: Likewise.
6466
51221c5e
DD
64672001-02-06 Ben Elliston <bje@redhat.com>
6468
6469 * configure: Output host type to stdout, not stderr.
6470
9dec4c71
MS
64712001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6472
6473 * config.guess: Import from subversions.gnu.org (revision 1.181).
6474 * config.sub: Import from subversions.gnu.org (revision 1.199).
6475
9add9c04
AM
64762001-01-30 Alan Modra <alan@linuxcare.com.au>
6477
6478 * config.guess: Handle hppa64-linux systems.
6479
8679174d
MS
64802001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6481
6482 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
6483 Don't unset, it's non-portable and no longer necessary, set to empty
6484 instead.
6485
02d01ed4
MS
64862001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6487
6488 * ltconfig: Shell portability fix for the tagname validity check.
6489
4cc5853d
MS
64902001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6491
6492 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
6493
7487e485
AO
64942001-01-27 Alexandre Oliva <aoliva@redhat.com>
6495
6496 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
6497 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
6498
f332af52
AO
64992001-01-24 Alexandre Oliva <aoliva@redhat.com>
6500
6501 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
6502 keep at least one of build_libtool_libs or build_old_libs set to
6503 yes.
6504
ef099754
AO
65052001-01-24 Alexandre Oliva <aoliva@redhat.com>
6506
6507 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
6508 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
6509
8341f2fc 65102000-11-07 Philip Blundell <pb@futuretv.com>
ebf0fa2e 6511
8341f2fc
AJ
6512 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6513
65142000-11-03 Philip Blundell <pb@futuretv.com>
6515
6516 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6517 files.
ebf0fa2e 6518
c320a39f
JJ
65192001-01-15 Jeff Johnston <jjohnstn@redhat.com>
6520
6521 * COPYING.NEWLIB: Put into source repository.
6522
8817b92e
BE
65232001-01-15 Ben Elliston <bje@redhat.com>
6524
6525 * configure.in (host_tools): Add sid.
6526 Always configure cgen.
6527 * Makefile.in (all-sid): New target.
6528 (check-sid, clean-sid, install-sid): Likewise.
6529
35590697
AJ
65302001-01-07 Andreas Jaeger <aj@suse.de>
6531
80413487 6532 * config.sub, config.guess: Update from subversions.
35590697 6533
6ee6cea6
AO
65342000-12-12 Alexandre Oliva <aoliva@redhat.com>
6535
6536 * configure.in: Disable language-specific target libraries for
6537 languages that aren't enabled.
6538
077b8428
NC
65392000-11-24 Nick Clifton <nickc@redhat.com>
6540
6541 * configure.in (xscale-elf): Add target.
6542 (xscale-coff): Add target.
6543 (c4x, c5x, tic54x): Move after ARM targets.
6544
9e28a1ed
AO
65452000-11-23 Alexandre Oliva <aoliva@redhat.com>
6546
6547 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
6548
be98a80a
ILT
65492000-11-20 Ian Lance Taylor <ian@zembu.com>
6550
6551 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
6552
5cec67bf
AO
65532000-11-18 Alexandre Oliva <aoliva@redhat.com>
6554
6555 * Makefile.in: Merge with GCC and libgcj.
6556 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
6557 configure-target-<library> when their configure scripts need the C
6558 or C++ library to have already been built to work properly.
6559 (do_proto_toplev): Set them to an empty string.
6560
d932cae7 65612000-11-18 Alexandre Oliva <aoliva@redhat.com>
0da52010
AO
6562
6563 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
6564 (REALLY_SET_LIB_PATH): Use them.
6565
d932cae7 65662000-11-06 Christopher Faylor <cgf@cygnus.com>
7c6a44d3
CF
6567
6568 * config.sub: Add support for Sun Chorus
6569
8602ff0c
NC
65702000-11-02 Per Lundberg <plundis@chaosdev.org>
6571
6572 * config.sub: Add support for the *-storm-chaos OS.
6573
f9e0997d
NC
65742000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
6575
80413487
RH
6576 * configure.in (noconfigdirs): Don't compile some
6577 of the libraries for 68HC11 & 68hc12 targets.
f9e0997d 6578
d64552c5
AO
65792000-09-30 Alexandre Oliva <aoliva@redhat.com>
6580
6581 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
6582 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
6583 all affected `configure' scripts.
6584
97f60b31
AO
65852000-09-25 Alexandre Oliva <aoliva@redhat.com>
6586
6587 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
6588 ltcf-c.sh.
6589
6e8dd58f
PB
65902000-09-12 Philip Blundell <philb@gnu.org>
6591
6592 * config.sub, config.guess: Update from subversions.
6593
103a2e99
AO
65942000-09-06 Alexandre Oliva <aoliva@redhat.com>
6595
51601921
AO
6596 * Makefile.in (all-zlib): Added dummy target.
6597
103a2e99
AO
6598 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
6599 multi-language branch.
6600
2809b4b9
AO
66012000-09-05 Alexandre Oliva <aoliva@redhat.com>
6602
6603 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
6604 (bootstrap*): Depend on all-bootstrap.
6605
7450026c
AO
66062000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
6607
6608 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
6609 crosses, but add gcc/include to the header search path for them.
6610
6cf86f7f
AO
66112000-08-31 Alexandre Oliva <aoliva@redhat.com>
6612
6613 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
6614 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
6615 * gettext.m4: New file, extracted from aclocal.m4.
6616
ce2ea6e3
AO
66172000-08-22 Alexandre Oliva <aoliva@redhat.com>
6618
6619 * config-ml.in (CC, CXX): Avoid trailing whitespace.
6620 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
6621 sub-configures.
6622
9765193e
DE
66232000-08-20 Doug Evans <dje@casey.transmeta.com>
6624
6625 * Makefile.in (ALL_MODULES): Add all-cgen.
6626 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6627 (all-cgen): New target.
6628 (all-opcodes,all-sim): Depend on all-cgen.
6629 * configure.in (host_tools): Add cgen.
6630 Only configure cgen if --enable-cgen-maint.
6631
d7b32520
AO
66322000-08-17 Alexandre Oliva <aoliva@redhat.com>
6633
6634 * config-ml.in (CC, CXX): Don't introduce a leading space.
6635
e52ef561
AO
66362000-08-16 Alexandre Oliva <aoliva@redhat.com>
6637
6638 * configure.in (libstdcxx_flags): Use
6639 libstdc++-v3/src/libstdc++.INC.
6640
88f9c2a0
AO
66412000-08-15 Alexandre Oliva <aoliva@redhat.com>
6642
6643 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
6644
98fbe43f
JM
66452000-08-11 Jason Merrill <jason@redhat.com>
6646
6647 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
6648 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
6649 (FLAGS_FOR_TARGET): Not here.
6650 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
6651
279ddab4
DD
66522000-08-07 DJ Delorie <dj@redhat.com>
6653
6654 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
6655 "if we're also building gcc, and it's a gcc that will run on the
6656 build machine, we want to use its includes instead of the system's
6657 default includes".
6658
60523a83
AO
66592000-08-03 Alexandre Oliva <aoliva@redhat.com>
6660
24ffec7a
AO
6661 * configure.in (libstdcxx_flags): Don't use `"'.
6662
60523a83
AO
6663 * config-ml.in: Adjust multilib search paths to the
6664 appropriate multilib tree.
6665
daf644b5
AO
66662000-08-02 Alexandre Oliva <aoliva@redhat.com>
6667
6668 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
6669 commas in $LANGUAGES.
6670
63266560
DD
66712000-08-01 Alexandre Oliva <aoliva@redhat.com>
6672
6673 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
6674
66752000-07-31 Alexandre Oliva <aoliva@redhat.com>
6676
6677 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
6678 CXX_FOR_TARGET for sed.
6679
66802000-07-30 Alexandre Oliva <aoliva@redhat.com>
6681
6682 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
6683 Do not override if already set in the environment or in configure.
6684 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
6685 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
6686
9e449d3e
AO
66872000-07-27 Alexandre Oliva <aoliva@redhat.com>
6688
6689 * Makefile.in (FLAGS_FOR_TARGET): New macro.
6690 (GCC_FOR_TARGET): Use it.
6691 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
6692 * configure.in: ... here.
6693 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
6694 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
6695
8bbd92e0
AO
66962000-07-24 Alexandre Oliva <aoliva@redhat.com>
6697
fd1f87b2
AO
6698 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
6699 (configure-target-libchill, configure-target-libobjc): Likewise.
6700
8bbd92e0
AO
6701 * configure.in: Use the same cache file for all target libs.
6702 * config-ml.in: But different cache files per multilib variant.
6703
25c6c112
JL
67042000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
6705
6706 * configure (topsrcdir): Don't use dirname.
6707
ba73c63f
JM
67082000-07-20 Jason Merrill <jason@redhat.com>
6709
6710 * configure.in: Remove all references to libg++ and librx.
6711
6712 * configure, configure.in, Makefile.in: Unify gcc and binutils.
6713
1af08294
HPN
67142000-07-20 Hans-Peter Nilsson <hp@axis.com>
6715
6716 * config.sub: Update to subversions version 2000-07-06.
6717
ba73c63f
JM
67182000-07-12 Andrew Haley <aph@cygnus.com>
6719
6720 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
6721 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
6722
67232000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
cffaa281
JL
6724
6725 * symlink-tree: Check number of arguments.
6726
d932cae7 67272000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
ec9914b0
AC
6728
6729 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
6730
ba73c63f
JM
67312000-07-05 Jim Wilson <wilson@cygnus.com>
6732
6733 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
6734 search path for a g++ extracted from the build tree. This
6735 will allow link tests run by configure scripts in
6736 subdirectories to succeed.
6737
92ee2f86
UC
67382000-07-01 Koundinya K <kk@ddeorg.soft.net>
6739
80413487 6740 * ltconfig: Add support for mips-dde-sysv4.2MP
35590697 6741
23f2f29f
CV
67422000-06-28 Corinna Vinschen <vinschen@cygnus.com>
6743
6744 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
6745 `os2'. Force ac_cv_exeext to be ".exe" in that case.
6746
f04f5a67
TW
67472000-06-19 Timothy Wall <twall@cygnus.com>
6748
6749 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
6750 * config.sub: Add tic54x target.
6751
11da68be
NC
67522000-06-07 Phillip Thomas <pthomas@suse.de>
6753
6754 * README-maintainer-mode: New file: Contains notes on using
6755 --enable-maintainer-mode with binutils.
6756
d932cae7 67572000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
449f3b6c
AC
6758
6759 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
6760
d932cae7 67612000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
ac73857d
AC
6762
6763 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
6764 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
6765
9442cea3
L
676620000-05-21 H.J. Lu (hjl@gnu.org)
6767
80413487
RH
6768 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
6769 directory are used if they exist. Make sure
6770 $(build_tooldir)/include is searched for header files,
6771 $(build_tooldir)/lib/ for library files.
9442cea3 6772 (GCC_FOR_TARGET): Likewise.
80413487 6773 (CXX_FOR_TARGET): Likewise.
9442cea3 6774
d932cae7 67752000-05-18 Jeffrey A Law (law@cygnus.com)
09e90eb4
JL
6776
6777 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
6778
d932cae7 67792000-05-17 Alexandre Oliva <aoliva@cygnus.com>
f4bd37da
AO
6780
6781 * Makefile.in (configure-target-libiberty): Depend on
6782 configure-target-newlib.
6783
ba73c63f
JM
67842000-05-16 Alexandre Oliva <aoliva@cygnus.com>
6785
6786 * configure.in, Makefile.in: Merge all libffi-related
6787 configury stuff from the libgcj tree.
6788
d932cae7 67892000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
82b43a09
AC
6790
6791 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6792 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
6793
d932cae7 67942000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
b5a23627
AC
6795
6796 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
6797 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
35590697 6798 current version information. Add to proto-toplev directory.
b5a23627
AC
6799 (gdb-taz): Build do-djunpack.
6800
ba73c63f
JM
68012000-05-15 David Edelsohn <edelsohn@gnu.org>
6802
6803 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
6804
7c86ed39
L
68052000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6806
6807 * ltmain.sh: Preserve in relink_command any environment
6808 variables that may affect the linker behavior.
6809
d932cae7 68102000-05-12 Jeffrey A Law (law@cygnus.com)
640c6684
JL
6811
6812 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
6813
d932cae7 68142000-05-10 Jim Wilson <wilson@cygnus.com>
2315914d
JW
6815
6816 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
6817
ed0a91a5
EZ
68182000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
6819
6820 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
80413487 6821 with the version name.
ed0a91a5 6822
ba73c63f 68232000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
6cafa39f 6824
ba73c63f 6825 * config.if: Tweak.
6cafa39f 6826
ba73c63f 68272000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
66156876 6828
ba73c63f 6829 * djunpack.bat: New file.
66156876 6830
d932cae7 68312000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
fd751128
AC
6832
6833 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
35590697
AJ
6834 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
6835 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
6836 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
fd751128 6837
ba73c63f
JM
68382000-04-16 Dave Pitts <dpitts@cozx.com>
6839
80413487
RH
6840 * config.sub (case $basic_machine): Change default for "ibm-*"
6841 to "openedition".
ba73c63f 6842
d932cae7 68432000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
b35ece4e
AC
6844
6845 * Makefile.in (gdb-taz): New target. GDB specific archive.
6846 (do-md5sum): New target.
6847 (MD5PROG): Define.
6848 (PACKAGE): Default to TOOL.
6849 (VER): Default to a shell script.
6850 (taz): Rewrite target. Move real work to do-proto-toplev. Include
35590697 6851 md5 checksum generation.
b35ece4e
AC
6852 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
6853 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
6854 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
35590697 6855 insight.tar.bz2): Use gdb-taz to create archive.
b35ece4e 6856
d932cae7 68572000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
a2d91340
AC
6858
6859 * configure (warn_cflags): Delete.
6860
ba73c63f 68612000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
80413487 6862 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
3ce7077a 6863
80413487
RH
6864 * configure.in (enable_libstdcxx_v3): Add.
6865 (target_libs): Add bits here to switch between libstdc++-v2 and
6866 libstdc++-v3.
6867 * config.if: And this file too.
6868 * Makefile.in: Add libstdc++-v3 targets.
35590697 6869
ba73c63f
JM
68702000-04-05 Michael Meissner <meissner@redhat.com>
6871
6872 * config.sub (d30v): Add d30v as a basic machine type.
3ce7077a 6873
d332c5ac
JM
68742000-03-29 Jason Merrill <jason@casey.cygnus.com>
6875
6876 * configure.in: -linux-gnu*, not -linux-gnu.
6877
d932cae7 68782000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
6dcbc97b
AC
6879
6880 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
6881 (do-tar-bz2): Replace TOOL with PACKAGE.
6882 (gdb.tar.bz2): Remove GDBTK from GDB package.
6883 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
35590697 6884 dejagnu.tar.bz2): New packages.
6dcbc97b 6885
96ce09a7
ILT
68862000-02-27 Andreas Jaeger <aj@suse.de>
6887
6888 * configure.in: Add entry for mips*-*-linux*, move catch all
6889 *-*-*linux* entry below this one.
6890
2031769e
ILT
68912000-02-27 Ian Lance Taylor <ian@zembu.com>
6892
6893 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
6894
4bab746c
NC
68952000-02-24 Nick Clifton <nickc@cygnus.com>
6896
6897 * config.sub: Support an OS of "wince".
6898
d932cae7 68992000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
ada59422
AC
6900
6901 * config.guess, config.sub: Updated to match config's 2000-02-15
35590697 6902 version.
ada59422 6903
5b93d8bb
AM
69042000-02-23 Linas Vepstas <linas@linas.org>
6905
6906 * config.sub: Add support for Linux/IBM 370.
6907 * configure.in: Likewise.
6908
2fb651f6
NC
69092000-02-22 Nick Clifton <nickc@cygnus.com>
6910
6911 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
6912
b8441c25
CF
69132000-02-20 Christopher Faylor <cgf@cygnus.com>
6914
6915 * config.guess: Guess "cygwin" rather than "cygwin32".
6916
d332c5ac
JM
69172000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6918
6919 * configure (gcc_version): When setting, narrow search to
6920 lines containing `version_string'.
6921
ba73c63f
JM
69222000-02-15 Denis Chertykov <denisc@overta.ru>
6923
6924 * config.sub: Add support for avr target.
6925
d932cae7 69262000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
ba73c63f
JM
6927
6928 * config.sub: Add mmix-knuth-mmixware.
6929
69302000-01-27 Christopher Faylor <cgf@redhat.com>
6931
6932 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
6933 structure stuff to -L library search.
6934 (CXX_FOR_TARGET): Ditto.
6935 (CROSS_CHECK_MODULES): Fix spelling mistake.
6936
69372000-01-24 Mark Mitchell <mark@codesourcery.com>
6938
6939 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
6940 the C++ compiler.
6941
69422000-01-12 Richard Henderson <rth@cygnus.com>
6943
6944 * configure.in: Don't build some bits for beos.
6945
69462000-01-12 Joel Sherrill (joel@OARcorp.com)
6947
6948 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
6949 as include files.
6950
91b2c84d
GK
69512000-01-06 Geoff Keating <geoffk@cygnus.com>
6952
6953 * configure.in: Use mt-aix43 to handle *_TARGET defs,
6954 not mh-aix43.
6955
ba73c63f
JM
69561999-12-14 Richard Henderson <rth@cygnus.com>
6957
6958 * config.guess (alpha-osf, alpha-linux): Detect ev67.
6959 * config.sub: Accept alphaev[78], alphaev8.
6960
69611999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
6962
6963 * config.guess, config.sub: Update from autoconf.
6964
6965Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6966
6967 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
6968 necessary libraries are missing.
6969
69701999-10-25 Andreas Schwab <schwab@suse.de>
6971
6972 * configure: Fix quoting inside arguments of eval.
6973
69741999-10-21 Nick Clifton <nickc@cygnus.com>
6975
6976 * config-ml.in: Allow suppression of some ARM multilibs.
6977
6978Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
6979
6980 * config.guess: Add OS/390 match pattern.
6981 * config.sub: Add mvs, openedition targets.
6982 * configure.in (i370-ibm-opened*): New.
6983
ef14edc4
ILT
69841999-09-04 Steve Chamberlain <sac@pobox.com>
6985
6986 * config.sub: Add support for configuring for pj.
6987
afb478e8
NC
69881999-08-31 Nick Clifton <nickc@cygnus.com>
6989
fd6848f6 6990 * config.sub (maybe_os): Add support for configuring for fr30.
afb478e8 6991
ba73c63f 69921999-08-25 Nick Clifton <nickc@cygnus.com>
ceaa7778
NC
6993
6994 * configure.in: Do not configure or build ld for AIX
6995 platforms. ld is known to be broken on these platforms.
6996
ba73c63f
JM
6997Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6998
6999 * config-ml.in: Pass compiler flag corresponding to multidirs to
7000 subdir configures.
7001
c363de44
ILT
70021999-08-09 Ian Lance Taylor <ian@zembu.com>
7003
7004 * Makefile.in (LDFLAGS): Define.
7005
dc8bc5a6
ILT
70061999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
7007
7008 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7009 noconfigdirs.
7010 (*-*-cygwin*): Likewise.
7011
6ca3858e
ILT
70121999-08-08 Ian Lance Taylor <ian@zembu.com>
7013
71141bb6
ILT
7014 * mkdep: New file.
7015 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7016 (BINUTILS_SUPPORT_DIRS): Add mkdep.
7017
6ca3858e
ILT
7018 From Eli Zaretskii <eliz@is.elta.co.il>:
7019 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7020 long file name when using DJGPP on MS-DOS.
7021
ba73c63f
JM
7022Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
7023
7024 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7025
2735a327
AM
70261999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
7027
7028 * Makefile.in (check-target-libio): Remove all-target-libstdc++
7029 dependency as this causes "make check" to globally "make all"
7030
ba73c63f
JM
7031Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
7032
7033 * configure.in (target_libs): Added target-zlib.
7034 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7035 (CONFIGURE_TARGET_MODULES): Likewise.
7036 (CHECK_TARGET_MODULES): Likewise.
7037 (INSTALL_TARGET_MODULES): Likewise.
7038 (CLEAN_TARGET_MODULES): Likewise.
7039 (configure-target-zlib): New target.
7040 (all-target-zlib): Likewise.
7041 (all-target-libjava): Depend on all-target-zlib.
7042 (configure-target-libjava): Depend on configure-target-zlib.
7043
7044 * Makefile.in (configure-target-libjava): Depend on
7045 configure-target-newlib.
7046 (configure-target-boehm-gc): New target.
7047 (configure-target-qthreads): New target.
7048
80413487
RH
7049 * configure.in (target_libs): Added target-qthreads.
7050 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7051 (CONFIGURE_TARGET_MODULES): Likewise.
7052 (CHECK_TARGET_MODULES): Likewise.
7053 (INSTALL_TARGET_MODULES): Likewise.
7054 (CLEAN_TARGET_MODULES): Likewise.
7055 (all-target-qthreads): New target.
7056 (configure-target-libjava): Depend on configure-target-qthreads.
7057 (all-target-libjava): Depend on all-target-qthreads.
ba73c63f
JM
7058
7059 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7060 (CONFIGURE_TARGET_MODULES): Likewise.
7061 (CHECK_TARGET_MODULES): Likewise.
7062 (INSTALL_TARGET_MODULES): Likewise.
7063 (CLEAN_TARGET_MODULES): Likewise.
7064 (all-target-libjava): New target.
7065 (all-target-boehm-gc): Likewise.
7066 * configure.in (target_libs): Added libjava, boehm-gc.
7067
08d836d6
ILT
70681999-07-22 Ian Lance Taylor <ian@zembu.com>
7069
7070 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7071 configure.bat in SUPPORT_FILES.
7072 (gas+binutils.tar.bz2): Likewise.
7073
7074 * makeall.bat: Remove; obsolete.
7075
8f36e47c
ILT
70761999-07-21 Ian Lance Taylor <ian@zembu.com>
7077
7078 From Mark Elbrecht:
7079 * configure.bat: Remove; obsolete.
7080
56e82f25
ILT
70811999-07-11 Ian Lance Taylor <ian@zembu.com>
7082
7083 * configure: Add -W -Wall to the default CFLAGS when compiling with
7084 gcc.
7085
1001d816
JL
7086Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
7087
7088 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7089
106117aa
MM
70901999-06-30 Mark Mitchell <mark@codesourcery.com>
7091
7092 * configure.in: Build ld on IRIX6.
7093
c376f4ed
ILT
70941999-06-12 Ian Lance Taylor <ian@zembu.com>
7095
7096 * Makefile.in: Change distribution targets to use bzip2 instead of
7097 gzip.
7098 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
c1b640f7 7099 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
c376f4ed 7100
306b7445
NC
71011999-06-04 Nick Clifton <nickc@cygnus.com>
7102
7103 * config.sub: Add mcore target.
7104
d932cae7 71051999-05-30 Cort Dougan <cort@cs.nmt.edu>
af754d91
RH
7106
7107 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7108
d932cae7 71091999-05-25 H.J. Lu (hjl@gnu.org)
ba73c63f
JM
7110
7111 * config.guess (dummy): Changed to $dummy.
7112
6c3175b0
NC
71131999-05-24 Nick Clifton <nickc@cygnus.com>
7114
ba73c63f
JM
7115 * config.sub: Tidied up case statements.
7116
71171999-05-22 Ben Elliston <bje@cygnus.com>
7118
7119 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7120 <jiro@din.or.jp>.
7121
7122 * config.guess: Merge with FSF version. Future changes will be
7123 more accurately recorded in this ChangeLog.
7124 * config.sub: Likewise.
7125
d932cae7 71261999-05-20 Stephen L Moshier <moshier@world.std.com>
ba73c63f
JM
7127
7128 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
6c3175b0 7129
252b5132
RH
71301999-04-30 Tom Tromey <tromey@cygnus.com>
7131
7132 * ltmain.sh: [mode link] Always use CC given by ltconfig.
7133
71341999-04-23 Tom Tromey <tromey@cygnus.com>
7135
7136 * ltconfig, ltmain.sh: Update to libtool 1.2f.
7137
71381999-04-20 Drew Moseley <dmoseley@cygnus.com>
7139
7140 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
7141 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
7142 Bad merge removed these two changes.
7143
ba73c63f 7144Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
80b200a1 7145 Martin Heller (Ing.-Buero_Heller@t-online.de)
ba73c63f
JM
7146
7147 * config.guess (interix Alpha): Add.
7148
252b5132
RH
71491999-04-11 Richard Henderson <rth@cygnus.com>
7150
7151 * configure.in (i?86-*-beos*): Do config gperf; don't config
7152 gdb, newlib, or libgloss.
7153
d932cae7 71541999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 7155
ba73c63f
JM
7156 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
7157 link a trivial program with -mabi=64. If it fails, remove mabi=64
7158 from multidirs.
7159
d932cae7 71601999-04-10 Philipp Thomas (kthomas@gwdg.de)
ba73c63f
JM
7161
7162 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
7163
252b5132
RH
71641999-04-08 Nick Clifton <nickc@cygnus.com>
7165
7166 * config.sub: Add support for mcore targets.
7167
71681999-04-07 Michael Meissner <meissner@cygnus.com>
7169
7170 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
7171 not mt-ospace, in order to shut up assembler warning about using
7172 symbols that are named the same as registers.
7173
71741999-04-07 Drew Moseley <dmoseley@cygnus.com>
7175
7176 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
7177 dependency list for all-target-cygmon.
7178
71791999-04-05 Doug Evans <devans@casey.cygnus.com>
7180
7181 * config-ml.in: Check $host, not $target, for selective multilibs.
7182 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
7183 thumb interworking, and underscore prefix multilibs.
7184
71851999-04-04 Ian Lance Taylor <ian@zembu.com>
7186
7187 * missing: Update to version from current automake.
7188
7189Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
7190
7191 * configure (gxx_include_dir): Removed.
7192
7193 * configure.in (gxx_include_dir): Handle it.
7194 * Makefile.in: Likewise.
7195
71961999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
7197
7198 * config.sub (mips64vr4111,mips64vr4111el) Add.
7199
72001999-03-21 Ben Elliston <bje@cygnus.com>
7201
80413487 7202 * config.guess: Correct typo for detecting ELF on FreeBSD.
252b5132
RH
7203
7204Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
7205
252b5132
RH
7206 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
7207 config/mh-djgpp.
7208
7209Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
7210
7211 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
7212 all-target-newlib to dependency list for all-target-bsp.
7213
7214Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
7215
7216 * config.sub: Add i386-uwin support.
7217 * config.guess: Likewise.
7218
7219Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7220
7221 * configure.in: cleanup, add mh-*pic handling for arm, special
7222 case powerpc*-*-aix*
7223
7224Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
7225
7226 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
7227 can be built.
7228
7229Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
7230
7231 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
35590697 7232 targets.
252b5132
RH
7233
72341999-03-02 Nick Clifton <nickc@cygnus.com>
7235
7236 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
7237
d932cae7 72381999-02-28 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
7239
7240 * config.sub: Check for "cygwin*" rather than "cygwin32*"
7241
72421999-02-24 Nick Clifton <nickc@cygnus.com>
7243
7244 * config.sub: Fix typo in arm recognition.
7245
d932cae7 72461999-02-24 Drew Moseley <dmoseley@cygnus.com>
252b5132
RH
7247
7248 * configure.in (noconfigdirs): Changed target_configdirs to
7249 include target-bsp only for m68k-*-elf* and m68k-*-coff*
7250 rather than m68k-*-* since it is not known to work on
7251 m68k-aout. Ditto for arm-*-*oabi.
7252
d932cae7 72531999-02-24 Stan Shebs <shebs@andros.cygnus.com>
252b5132
RH
7254
7255 * configure.in (*-*-windows*): Remove, no longer used.
252b5132
RH
7256
72571999-02-19 Ben Elliston <bje@cygnus.com>
7258
7259 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
7260 Smart and improved by Andrew Cagney.
7261
d932cae7 72621999-02-18 Marc Espie <espie@cvs.openbsd.org>
252b5132
RH
7263
7264 * config.guess: Recognize openbsd-*-hppa.
7265
d932cae7 72661999-02-17 H.J. Lu (hjl@gnu.org)
252b5132
RH
7267
7268 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
7269 only if it is not empty.
7270
72711999-02-17 Nick Clifton <nickc@cygnus.com>
7272
7273 Patch from: Scott Bambrough <scottb@corelcomputer.com>
35590697 7274
fd6848f6 7275 * config.guess: Modified to recognize uname's armv* syntax.
252b5132
RH
7276
7277 * config.sub: Modified to recognize uname's armv* syntax.
7278
72791999-02-17 Mark Salter <msalter@cygnus.com>
7280
7281 * configure.in: Added target-bsp for sparclite.
7282
d932cae7 72831999-02-08 Richard Henderson <rth@cygnus.com>
252b5132
RH
7284
7285 * config.sub: Recognize alphapca5[67] and up to alphaev8.
7286
72871999-02-08 Nick Clifton <nickc@cygnus.com>
7288
7289 * configure.in: Add support for strongarm port.
7290 * config.sub: Add support for strongarm target.
7291
d932cae7 72921999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
35590697 7293
252b5132
RH
7294 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
7295 the old name config/mh-cygwin32.
7296 Enable texinfo.
7297
d932cae7 72981999-02-04 Ian Lance Taylor <ian@cygnus.com>
252b5132
RH
7299
7300 * configure.in: Do build ld for ix86 Solaris.
7301
d932cae7 73021999-02-02 Jim Wilson <wilson@cygnus.com>
252b5132
RH
7303
7304 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
7305 $AR_FOR_TARGET. Likewise for RANLIB.
7306
d932cae7 73071999-02-02 Catherine Moore <clm@cygnus.com>
35590697 7308
80413487
RH
7309 * config.sub (oabi): Recognize.
7310 * configure.in (arm-*-oabi): Handle.
252b5132 7311
d932cae7 73121999-01-30 Robert Lipe (robertlipe@usa.net)
252b5132
RH
7313
7314 * config.guess: Improve detection of i686 on UnixWare 7.
7315
d932cae7 73161999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
252b5132
RH
7317
7318 * config.guess: Add support for i386-pc-interix.
7319 * config.sub: Likewise.
7320 * configure.in: Likewise.
252b5132 7321
d932cae7 73221999-01-18 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
7323
7324 * Makefile.in: Remove unneeded all-target-libio from
7325 from all-target-winsup target since it is now unneeded.
7326 Add all-target-libtermcap in its place since it is now
7327 needed.
7328
d932cae7 73291998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
7330
7331 * configure.in: makefile stub for cygwin target is probably
7332 unnecessary. Remove it for now.
252b5132 7333
d932cae7 73341998-12-30 Christopher Faylor <cgf@cygnus.com>
252b5132
RH
7335
7336 * configure.in: libtermcap.a should be built when cygwin is the
7337 target as well as the host.
7338 * config.guess: Allow mixed case in cygwin uname output.
7339 * Makefile.in: Add libtermcap target.
252b5132 7340
d932cae7 73411998-12-23 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7342
7343 * config.sub: Clean up handling of hppa2.0.
7344
d932cae7 73451998-12-22 Rodney Brown (rodneybrown@pmsc.com)
252b5132
RH
7346
7347 * config.guess: Use C code to identify more HP machines.
7348
7349Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
7350
7351 * config.sub: Handle hppa2.0.
7352
ba73c63f
JM
7353Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
7354
7355 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
35590697 7356 cygmon for all sparclite targets, regardless of object format.
ba73c63f
JM
7357
73581998-12-15 Mark Salter <msalter@cygnus.com>
7359
7360 * configure.in: Added target-bsp for several target architectures.
7361
7362 * Makefile.in: Added rules for bsp.
7363
252b5132
RH
7364Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
7365
7366 * config.guess: Improve detection of hppa2.0 processors.
7367
7368Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
7369
7370 * config.guess: Recognize FreeBSD using ELF automatically.
7371
73721998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
7373
7374 * configure (skip-this-dir): Add handling for new shell script, which
7375 might be created by a sub-directory's configure to indicate, this particular
7376 directory is "unwanted".
7377 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
7378
252b5132
RH
7379Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
7380
7381 * ltconfig: import from libtool, after changing libtool to
7382 account for the cygwin name change.
7383
7384Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
7385
7386 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
7387 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
7388
7389Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
7390
7391 * configure.in: Add libtermcap to list of cygwin dependencies.
7392
d932cae7 73931998-11-17 Geoffrey Noer <noer@cygnus.com>
252b5132 7394
80413487
RH
7395 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
7396 they include winsup/include when it's a cygwin target.
252b5132
RH
7397
73981998-11-12 Tom Tromey <tromey@cygnus.com>
7399
7400 * configure.in (host_tools): Added zip.
7401 * Makefile.in (all-target-libjava): Depend on all-zip.
7402 (all-zip): New target.
7403 (ALL_MODULES): Added all-zip.
7404 (NATIVE_CHECK_MODULES): Added check-zip.
7405 (INSTALL_MODULES): Added install-zip.
7406 (CLEAN_MODULES): Added clean-zip.
7407
d932cae7 74081998-11-12 Geoffrey Noer <noer@cygnus.com>
252b5132
RH
7409
7410 * Makefile.in: lose "32" from comment about cygwin.
7411
d932cae7 74121998-11-05 Nick Clifton <nickc@cygnus.com>
252b5132
RH
7413
7414 * configure.in: Use -Os to build target libraries for the fr30.
7415
d932cae7 74161998-11-04 Dave Brolley <brolley@cygnus.com>
252b5132
RH
7417
7418 * config.sub: Add fr30.
7419
d932cae7 74201998-11-02 Geoffrey Noer <noer@cygnus.com>
252b5132 7421
80413487 7422 * configure.in: drop "32" from config/mh-cygwin32. Check
252b5132
RH
7423 cygwin* instead of cygwin32*.
7424 * config.sub: Check cygwin* instead of cygwin32*.
7425
d932cae7 74261998-10-22 Robert Lipe <robertl@dgii.com>
ba73c63f
JM
7427
7428 * config.guess: Match any version of Unixware7.
7429
252b5132
RH
74301998-10-20 Syd Polk <spolk@cygnus.com>
7431
7432 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
7433 if desired.
7434
d932cae7 74351998-10-18 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7436
7437 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
7438 these if the appropriate directories and files to not exist.
7439
d932cae7 74401998-10-14 Jeffrey A Law (law@cygnus.com)
252b5132
RH
7441
7442 * Makefile.in (DEVO_SUPPORT): Add config.if.
7443
d932cae7 74441998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
ba73c63f
JM
7445
7446 * configure: Add pattern to replace "build_tooldir"'s
7447 definition in the generated Makefile with "tooldir"'s
7448 actual value.
7449
252b5132
RH
7450Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
7451
7452 * config.sub: Bring back lost sparcv9.
7453
ba73c63f
JM
7454 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
7455
7456Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
7457
7458 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
7459 CC_FOR_TARGET and friends.
7460
7461Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
35590697 7462
ba73c63f
JM
7463 * Makefile.in (build_tooldir): New variable, same as tooldir.
7464 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
7465 -B$(build_tooldir)/bin/.
7466 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
7467
252b5132
RH
7468Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
7469
7470 * config.sub: Add support for i[34567]86-pc-udk.
7471 * configure.in: Likewise.
7472
7473Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
7474
7475 * Makefile.in: add bzip2 package building bits for user
7476 tools module
7477 * configure.in: ditto
7478
ba73c63f
JM
7479Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
7480
7481 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
7482 (ALL_TARGET_MODULES): Add all-target-libobjc.
7483 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7484 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7485 (all-target-libchill): Add dependencies.
7486 * configure.in (target_libs): Add libchill.
35590697 7487
252b5132
RH
74881998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
7489
ba73c63f 7490 * configure.in (target_subdir): Remove duplicate line.
252b5132
RH
7491
7492Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
7493
7494 * Makefile.in (all-automake): fix dependencies.
7495
7496Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
7497
7498 * configure.in: Minor cleanups for building in the $(target_alias)
7499 subdir.
7500
75011998-09-22 Jim Wilson <wilson@cygnus.com>
7502
7503 * Makefile.in (bootstrap): Set r and s before make all. Use
7504 BASE_FLAGS_TO_PASS in make all.
7505 (cross): Likewise.
7506
75071998-09-20 Mark Mitchell <mark@markmitchell.com>
7508
7509 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
7510
252b5132
RH
7511Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
7512
7513 * config.sub: Fix typo in last change.
7514
75151998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
7516
7517 * config.sub: Add support for C4x target.
7518 * configure.in: Likewise.
7519
75201998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
7521
7522 * config.sub: Recognize sparcv9 just like sparc64.
7523
7524Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
7525
7526 * config.guess: Match "Pent II" or "PentII" for OpenServer.
7527
7528Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
7529
7530 * config.guess: Correctly identify Pentium II sco boxes.
7531
7532 * config.guess: Fix "tr" code. From Weiwen Liu.
7533
7534Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
7535
7536 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
7537 stabs.
7538
7539Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
7540
7541 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
7542 (ALL_TARGET_MODULES): Add all-target-libchill.
7543 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
7544 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
7545 (all-target-libchill): Add dependencies.
7546 * configure.in (target_libs): Add libchill.
7547
7548Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
7549
7550 * config.guess: Avoid assumptions about "tr" behaves when
7551 LANG is set to something other than English.
7552
7553Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
7554
7555 * configure (gxx_include_dir): Changed to
7556 '${prefix}/include/g++'-${libstdcxx_interface}.
7557
7558 * config.if: New to determine the interfaces.
7559
7560Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
7561
7562 * config.guess: Detect and handle MPE/IX.
7563 * config.sub: Deal with MPE/IX.
7564
7565Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
7566
7567 * configure.in: Use mh-aix43.
7568
75691998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
7570
7571 * configure: Fix --without/--disable cases for gxx-include-dir.
7572
7573Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
7574
7575 * mdata-sh: Imported. Needed for automake support.
7576
7577Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
7578
ba73c63f 7579 * Makefile.in (taz): Try "chmod -R og=u ." before
252b5132
RH
7580 "chmod og=u `find . -print`".
7581
7582Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
7583
ba73c63f 7584 * configure.in: Add arm-elf and thumb-elf support.
252b5132
RH
7585
7586Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
7587
7588 * Makefile.in: Undo previous patch.
7589
7590Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
7591
7592 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
7593 to here ...
7594 (install-no-fixedincludes): and here
7595 (INSTALL_MODULES): ... from here.
7596
7597Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
7598
7599 * config.sub: Merge with FSF.
7600
7601 * config.guess: Merge with FSF.
7602
7603Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
7604
7605 * configure (extraconfigdirs): New variable.
7606 (SUBDIRS): Add extraconfigdirs and recurse on them too.
7607 * Makefile.in (all): Move higher in file.
7608 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
7609 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
7610 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
7611 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
7612 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
7613
76141998-07-23 Brendan Kehoe <brendan@cygnus.com>
7615
7616 * Makefile.in (all-target-libjava): Depend on all-gcc and
7617 all-target-newlib.
7618 (configure-target-libjava): Depend on $(ALL_GCC).
7619
7620Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
7621
7622 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
7623 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
7624
7625Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
7626
7627 * ylwrap: Change absolute path checks to check for DOS style path
7628 names.
7629
7630 * ylwrap: Don't use a full path name if the source file is in the
7631 same directory. From hjl@lucon.org (H.J. Lu).
7632
7633 * config-ml.in: Default to being verbose, to match Feb 18 change to
7634 configure.
7635
7636Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
7637
7638 Brought over from egcs:
7639
7640 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
7641
7642 * configure.in (target_subdir): Set to ${target_alias} instead
7643 of "libraries".
7644
7645 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
7646
7647 * configure.in (target_subdir): Set to libraries if enable_multilib.
7648
7649Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
7650
7651 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
7652 multilibs, force reconfiguration the first time we create
7653 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
7654
7655Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
7656
7657 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
7658 avoid confusion with --no-recursion.
7659
7660Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
7661
7662 * configure.in: Win32 hosts shouldn't use install -x
7663 * install-sh: remove -x option, and special .exe-handling
7664 hack.
7665
7666Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
7667
7668 * config.guess: Recognize i586-pc-beos.
7669 * configure.in: Don't build some bits for beos.
7670
7671Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
7672
7673 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
7674 CFLAGS default to -O2.
7675
7676 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
7677 when using GNU ld.
7678
7679Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
7680
7681 * ltmain.sh: Correct install when using a different shell.
7682
7683Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
7684
7685 * ltconfig, ltmain.sh: Update to libtool 1.2b.
7686
7687Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
7688
7689 * makefile.vms: Update to build binutils/makefile.vms. Add install
7690 target.
7691
7692Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
7693
7694 * ltconfig: Update to correct AIX handling.
7695
7696Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
7697
7698 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
7699
7700 * configure.in (target_subdir): Set to ${target_alias} instead
7701 of "libraries".
7702
77031998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
7704
7705 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
7706 (Makefile): Depend on $(gcc_version_trigger).
7707
7708 * configure (gcc_version): Change default initializer to empty
7709 string.
7710 (gcc_version_trigger): New variable; pass this variable down
7711 to subdir configures to enable them checking gcc's version
7712 themselves. Emit make macros for both gcc_version vars.
7713 (topsrcdir): Initialize reliably.
7714 (recursion line): Remove --with-gcc-version=${gcc_version}.
7715
77161998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
7717
7718 * configure (enable_version_specific_runtime_libs): Implement new flag
7719 --enable-version-specific-runtime-libs which installs C++ runtime stuff
7720 in $(libsubdir); emit definition in each generated Makefile.
7721 (gxx_include_dir): Initialize depending on
7722 $enable_version_specific_runtime_libs.
7723
77241998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
7725
7726 * configure (gcc_version): Initialize properly depending on
7727 how and where configure is started.
7728 (recursion line): Pass a --with-gcc-version=${gcc_version}
7729 to configures in subdirs.
7730
7731Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
7732
7733 * configure.in (noconfigdirs): Add configure pattern for mips tx39
35590697 7734 cygmon
252b5132
RH
7735
7736Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
7737
7738 * configure.in: Add cygmon and libstub support for mn10200.
7739
77401998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
7741
7742 * configure (gcc_version): Add new variable describing the
7743 particular gcc version we're building.
7744 * Makefile.in (libsubdir): Add new macro for the directory
7745 in which the compiler finds executables, libraries, etc.
7746 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
7747 and libsubdir.
7748
7749Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7750
ba73c63f
JM
7751 * Makefile.in (local-clean): Remove *.log.
7752 (warning.log): Built with warn_summary from build.log.
7753 (mail-report.log): Run test_summary.
7754 (mail-report-with-warnings.log): Run test_summary including
7755 warning.log in the report.
252b5132
RH
7756
7757Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
7758
7759 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
7760
7761Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
7762
7763 * Makefile.in (grep): Grep no longer depends on libiberty.
7764
7765Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
7766
7767 * Makefile.in: all-snavigator needs all-libgui.
7768
7769Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
7770
7771 * configure.in: Add cygmon and libstub support for mn10300.
7772
7773Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
7774
7775 * missing: Update to version from automake 1.3.
7776
7777 * ltmain.sh: On installation, don't get confused if the same name
7778 appears more than once in the list of library names.
7779
7780Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
7781
7782 * config.sub: Accept m68060 and m5200 as CPU names.
7783
7784Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
7785
7786 * configure: Use && rather than using -a in test, because odd
7787 strings can confuse test.
7788 * configure.in: Likewise.
7789
7790Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
7791
7792 * ltconfig, ltmain.sh: Bring in Visual C++ support.
7793
7794Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
7795
7796 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ba73c63f
JM
7797 bootstrap4-lean): New targets.
7798
7799Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
7800
7801 * mpw-* Delete. Not used.
252b5132
RH
7802
7803Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
7804
7805 * COPYING.LIB: Update FSF address.
7806
7807Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
7808
7809 * ltconfig, ltmain.sh: Update to libtool 1.2a.
7810
7811 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
7812 GAS_SUPPORT_DIRS.
7813
7814Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
7815
7816 * ltconfig, ltmain.sh: Avoid producing a version number if
7817 -version-info was not used.
7818
7819Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
7820
7821 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
7822 building with newlib.
7823
78241998-04-30 Paul Eggert <eggert@twinsun.com>
7825
ba73c63f 7826 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
35590697 7827 Solaris `make' causes it to continue to next definition.
252b5132 7828
afb8d725
JM
7829Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
7830
7831 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
7832 the right GUI libraries and files are installed along with GDB.
7833
252b5132
RH
7834Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
7835
7836 * configure.in: Change alpha to alpha* in several places.
7837
7838Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
7839
7840 * config.sub: Recognize sparc86x.
7841
7842Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
ba73c63f 7843
252b5132
RH
7844 * configure.in (--enable-target-optspace): Remove debug echo.
7845
7846Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
7847
7848 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
7849
7850Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
7851
7852 * ltconfig: Update cygwin32 support.
7853
7854 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
7855 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
7856 (GDB_SUPPORT_DIRS): Likewise.
7857
7858Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
7859
7860 * configure.in (target_makefile_frag): If --enable-target-optspace,
7861 use -Os to compile target libraries rather than -O2. Default to
7862 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
7863 not used.
7864 * configure.in (target_cflags): Ditto for d30v.
7865
7866Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
7867
7868 * Makefile.in (all-bfd): Depend on all-intl.
7869 (all-binutils): Likewise.
7870 (all-gas): Likewise.
7871 (all-gprof): Likewise.
7872 (all-ld): Likewise.
7873
252b5132
RH
78741998-04-19 Brendan Kehoe <brendan@cygnus.com>
7875
7876 * configure.in (host_tools): Fix typo, lbtool -> libtool.
7877
7878Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
7879
7880 * Makefile.in (all-bfd): Depend upon all-libiberty.
7881
7882 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
7883
7884Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
7885
7886 * Makefile.in: Add libstub.
7887
7888 * configure.in: Ditto. Build libstub for targets that have cygmon
7889 support.
7890
7891Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
7892
7893 * configure.in: Don't set PICFLAG on ix86-cygwin32.
7894
7895Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
7896
7897 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
7898 use mh-sysv5 if specified. Support gprof on SCO Open Server.
7899
7900Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
7901
7902 * configure: Define DEFAULT_M4 by searching PATH.
7903 * Makfile.in: Use DEFAULT_M4.
7904
7905Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
7906
7907 * ltconfig: Add cygwin32 support.
7908
7909 * Makefile.in, configure.in: Add libtool as a native only directory
ba73c63f
JM
7910 to configure and build.
7911
7912Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
7913
7914 * Makefile.in (INSTALL_MODULES): Remove texinfo.
252b5132
RH
7915
7916Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
7917
7918 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
7919
7920Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
7921
7922 * Makefile.in: add ash make rules
7923 * configure.in: add ash to native_only and host_tools lists
7924
7925Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
7926
7927 * Makefile.in (all-gettext, all-intl): New targets.
7928 (ALL_MODULES): Added all-gettext, all-intl.
7929 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
7930 (INSTALL_MODULES): Added install-gettext, install-intl.
7931 (CLEAN_MODULES): Added clean-gettext, clean-intl.
7932
7933 * configure.in (host_tools): Added gettext.
7934 (native_only): Likewise.
7935 (noconfigdirs) [various cases]: Likewise.
7936 (host_libs): Added intl.
7937
afb8d725
JM
7938Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
7939
7940 * configure: Do not disable building gdbtk for cygwin32 hosts.
7941
ba73c63f
JM
7942Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
7943
7944 * configure.in: Add thumb-coff target.
7945 * config.sub: Add thumb-coff target.
7946
252b5132
RH
7947Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
7948
7949 * Makefile.in: Revert yesterday's change.
7950 (all-target-winsup): all-target-librx stays out of here.
7951
7952Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
7953
ba73c63f
JM
7954 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
7955 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
7956 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
252b5132
RH
7957 Remove references to librx and libg++.
7958
7959Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
7960
7961 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
7962 recursive makes
7963
7964Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
7965
7966 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
7967 for newlib directory.
7968 (CXX_FOR_TARGET): Likewise.
7969
7970Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
7971
7972 * ltconfig: Update after libtool/ltconfig.in change for
7973 hpux11.
7974
7975Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
7976
7977 * ltconfig, ltmain.sh: Update to libtool 1.2.
7978
7979Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
7980
7981 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
7982 (install-gcc-cross): Instead, override LANGUAGES here.
7983
79841998-03-18 Dave Love <d.love@dl.ac.uk>
7985
7986 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
7987 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
7988
7989Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
7990
7991 * configure.in: Add Thumb-pe target.
7992
7993Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
ba73c63f 7994
252b5132
RH
7995 * Makefile.in - changed sn targets to snavigator
7996 * configure.in - changed sn targets to snavigator
7997
7998Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
7999
8000 * config-ml.in: After building symlink tree call make distclean
8001 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8002 to be the case for libiberty.
8003
8004Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
8005
8006 * configure: When making link, also check the current
8007 directory. The configure scripts may create one.
8008
8009Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
8010
8011 * config.sub: Accept alphapca56 and alphaev6 properly.
8012
8013Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8014
8015 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8016
252b5132
RH
8017Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8018
80413487 8019 * config.sub (sco5): Fix typo.
252b5132
RH
8020
8021Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
8022
8023 * Makefile.in (INSTALL_MODULES): Move install-tcl before
8024 install-itcl.
8025 (install-itcl): Remove dependency on install-tcl.
8026
8027Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
8028
8029 * configure.in: Remove libgloss from noconfigdirs for MN10300.
8030
252b5132
RH
8031Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
8032
8033 * configure.in: Don't build libgui for a cygwin32 target when not on
8034 a cygwin32 host.
8035
8036Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
8037
8038 * configure (redirect): Set to null, so default behavior of
8039 configure is now --verbose.
8040
80411998-02-16 Dave Love <d.love@dl.ac.uk>
8042
8043 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8044 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8045
8046Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
8047
8048 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8049 this change to sync Makefile.in with its ChangeLog entries.
8050
8051Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
8052
8053 * ltmain.sh (mkdir): Check that the directory doesn't exist
8054 before we exit with error, so that we don't get races during
8055 parallel builds.
8056
8057Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
8058
8059 * ltconfig, ltmain.sh: Update from libtool 1.0i.
8060
8061Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
8062
8063 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8064 PICFLAG_FOR_TARGET.
8065 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8066
8067 * configure: Emit a definition for the new macro enable_shared
8068 into each Makefile.
8069
252b5132
RH
8070Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
8071
8072 * configure.in (host_tools, native_only): Add libtool.
8073
8074Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
8075
8076 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8077 Fix typo in ming config comment.
8078
8079Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
8080
8081 * ltconfig, ltmain.sh: Update from libtool 1.0h.
8082
8083Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
8084
8085 * config.sub: Add tic30 cases, and map c30 to tic30.
8086
ba73c63f
JM
8087Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
8088
8089 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8090 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8091 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8092 (CLEAN_TARGET_MODULES): Similarly
8093 (all-target-libf2c): Add dependences.
35590697 8094 * configure.in (target_libs): Add libf2c.
ba73c63f 8095
252b5132
RH
8096Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
8097
ba73c63f
JM
8098 * configure.in: Remove expect from noconfigdirs when target
8099 is cygwin32. OK to build expect and dejagnu with Canadian
8100 Cross.
252b5132
RH
8101
8102Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
8103
8104 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8105 host.
8106
8107 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8108 and mingw32.
8109
8110Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
8111
8112 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8113 here as it is not defined in the toplevel Makefile.
8114
8115Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
8116
8117 * configure (package_makefile_rules_frag): New variable, which names
8118 a file with generic rules, ...
8119 Change comment to mention we now have FIVE parts.
8120 * configure: Undo last change.
8121
8122Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
8123
8124 * config.guess: More accurate determination of HP processor types.
8125 * config.sub: More accurate determination of HP processor types.
8126
8127Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
8128
8129 * configure (package_makefile_frag): Move inserting the
8130 ${package_makefile_frag} to where it should be according
8131 to the comment.
8132
ba73c63f 8133Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
252b5132
RH
8134
8135 * config.guess: Add support for Linux/ARM.
8136
8137Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
8138
8139 * .cvsignore: Remove *-info and *-install since they match
8140 release-info and mpw-install, which we don't want to just ignore.
8141
8142Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
8143
8144 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
8145
8146Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
8147
8148 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
8149 local_prefix to sub-make invocations.
8150
8151Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
8152
8153 * configure.in: Check makefile fragments in the source
8154 directory.
8155
8156Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8157
ba73c63f
JM
8158 * configure.in: Check whether host and target makefile
8159 fragments exist before adding them to *_makefile_frag.
252b5132
RH
8160
8161Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
8162
8163 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
ba73c63f 8164
252b5132
RH
8165Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
8166
8167 * configure.in: Make sure we only replace RPATH_ENVVAR on
8168 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
8169 regexp to sed.
8170
8171 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
8172 to sub-makes.
8173
81741998-01-13 Lee Iverson (leei@ai.sri.com)
8175
8176 * config-ml.in (multi-do): LDFLAGS must include multilib
8177 designator.
8178
8179Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
8180
8181 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
8182
8183Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
8184
8185 * config.sub: Add mingw32 support.
8186 * configure.in: Likewise.
252b5132
RH
8187
8188Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
8189
8190 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
8191
8192Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
8193
8194 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8195 * configure (gxx_include_dir): Provide a definition for subdirs
8196 which do not use autoconf.
8197
8198Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
8199
8200 * config.guess: Sync with egcs. Picks up new alpha support,
8201 BeOS & some additional linux support.
8202
ba73c63f 8203Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
252b5132
RH
8204
8205 * config.guess: HP 9000/803 is a PA1.1 machine.
8206
ba73c63f
JM
8207Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
8208
8209 * configure.in: It's alpha*-...
252b5132
RH
8210
8211Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
8212
ba73c63f
JM
8213 * configure.in (host_makefile_frag, target_makefile_frag):
8214 Handle multiple config files.
8215 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
8216 alpha-*-*.
252b5132
RH
8217
8218Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
8219
8220 * mkdep: New file.
8221
8222Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
8223
8224 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
8225
8226Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
8227
8228 * Makefile.in: Add libgui directory.
8229 (GDB_TK): Add all-libgui.
8230 * configure.in: Add libgui directory.
8231 * configure: Add all-libgui to GDB_TK.
8232
8233Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
8234
8235 * config-ml.in (multidirs): Add m32r to multilib list.
8236
8237Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
8238
8239 * Makefile.in (all-target-gperf): Change dependency to
8240 all-target-libstdc++.
8241
8242Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
8243
8244 * config.guess: Add BeOS support.
8245
8246Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
8247
8248 Source directory cvs renamed to cvssrc:
8249 * configure.in (host_tools): Change cvs to cvssrc.
8250 (native_only): Likewise.
8251 (noconfigdirs) [various cases]: Likewise.
8252 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
8253 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
8254 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
8255 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
8256 (all-cvssrc): Rename target from all-cvs.
8257
8258Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
8259
8260 * configure (gxx_include_dir): Fix thinko.
8261
8262Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
8263
8264 * Makefile.in (INSTALL_TARGET_CROSS): Define.
8265 (install-cross, install-gcc-cross): New targets.
8266
8267Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
8268
8269 * configure.in (noconfigdirs): Add support for Thumb target.
8270
8271 * config.sub (maybe_os): Add support for Thumb target.
8272
8273Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
8274
8275 * Makefile.in: Add rules for cygmon.
8276
8277 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
8278
8279Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
8280
8281 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
8282 * configure (gxx_include_dir): Provide a definition for subdirs
8283 which do not use autoconf.
8284
8285Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
8286
8287 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
35590697 8288 11/18/97 build
252b5132
RH
8289
8290Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
8291
8292 * From Franz Sirl.
8293 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
8294 found on RedHat Linux systems.
8295
8296Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
8297
8298 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
8299 guesses.
8300
8301Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
8302
8303 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
8304
8305Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
8306
8307 * ltmain.sh: If mkdir fails, check whether the directory was created
8308 anyhow by some other process.
8309
8310Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
8311
8312 * configure.in (d30v-*-*): Configure all directories.
8313
8314Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
8315
8316 * configure.in (d30v-*-*): Configure newlib, libiberty directories
8317 for the D30V.
8318
8319Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
8320
8321 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
8322
8323Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
8324
80413487
RH
8325 * include/libiberty.h: Add extern "C" { so it can be used with C++
8326 progrms.
8327 * include/remote-sim.h: Add extern "C" { so it can be used with C++
8328 programs.
252b5132
RH
8329
8330Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
8331
8332 * configure.in (d30v-*-*): Configure GCC now.
8333
8334Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
8335
8336 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
8337 is no longer needed.
8338
8339Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
8340
8341 * Makefile.in: check-target-libio depends on all-target-libstdc++.
8342
8343Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
8344
8345 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
8346 targets using "$@" to provide support for similar but not identical
8347 targets without having to duplicate code.
8348
8349Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
8350
8351 * makefile.vms: Fix to work with DEC C.
8352
8353Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
8354
8355 * config.sub: Add mips-tx39-elf to marketing names.
8356
8357Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
8358
8359 * ltmain.sh: Handle symlinks in generated script.
8360
8361Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
8362
8363 * configure: Handle autoconf style directory options: --bindir,
8364 --datadir, --includedir, --infodir, --libdir, --libexecdir,
8365 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
8366 --sysconfdir.
8367 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
8368 (sharedstatedir, localstatedir, oldincludedir): New variables.
8369 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
8370 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
8371 sbindir, sharedstatedir, and sysconfdir.
8372
8373Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
8374
8375 * Makefile.in (bootstrap-lean): New target.
8376
8377Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
8378
8379 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
35590697 8380 sn, and gnuserv from noconfigdirs.
252b5132
RH
8381
8382Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
8383
8384 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
8385
8386Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
8387
ba73c63f 8388 * Makefile.in (cross): New target.
252b5132
RH
8389
8390Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
ba73c63f 8391 Jeff Law <law@cygnus.com>
252b5132
RH
8392
8393 * Makefile.in (bootstrap2, bootstrap3): New targets.
8394 (all-bootstrap): Remove outdated and confusing target.
8395 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
8396
afb8d725
JM
8397Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
8398
8399 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
35590697 8400 windows. Consistent with gdb/configure.
afb8d725 8401
252b5132
RH
84021997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
8403
252b5132
RH
8404 * configure.in: Name Linux target fragment.
8405
8406 * configure: Rewrite so that project Makefile fragment is inserted
8407 first and appears last in the resulting Makefile.
8408
8409Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
8410
8411 * Makefile.in (install-itcl): Install tcl first.
8412
252b5132 8413Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
ba73c63f 8414
252b5132
RH
8415 * configure.in: remove bison from noconfigdirs for Cygwin32 host
8416
8417Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
8418
8419 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
8420
8421 * configure.in (skipdirs): Add target-librx for Linux.
8422 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
8423
8424Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
8425
8426 * Makefile.in (bootstrap): New target.
8427
8428Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
8429
8430 * config.sub: Accept 'amigados' for backward compatability.
8431
8432Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
8433
8434 * config.guess: Merge with FSF.
8435
ba73c63f
JM
8436Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
8437
8438 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
8439
252b5132
RH
8440Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
8441
8442 * config.sub: Add "marketing-names" patch.
8443
8444Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
8445
80413487 8446 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
252b5132
RH
8447
8448Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
8449
8450 * config.sub: Handle v850-elf.
8451
ba73c63f
JM
8452Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
8453
8454 * .cvsignore (*-install): Remove.
8455
252b5132
RH
8456Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
8457
8458 * ltconfig: Set CONFIG_SHELL in libtool.
8459 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
8460
8461Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8462
8463 * configure.in (target_subdir): Set to libraries if enable_multilib.
8464
8465Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
8466
8467 * config.guess: Update from gcc directory.
8468
8469Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
8470
8471 * Makefile.in (all-sim): Depends on all-readline.
8472
8473Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
8474
8475 * Makefile.in (BISON, YACC): Use $$s.
8476 (all-bison): Depend on all-texinfo.
8477
8478Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
8479
8480 * Makefile.in (BISON): Add -L flag.
8481 (YACC): Likewise.
8482
8483Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
8484
35590697
AJ
8485 * configure.in (noconfigdirs): Add support for v850e target.
8486
252b5132
RH
8487 * config.sub (maybe_os): Add support for v850e target.
8488
8489Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
8490
35590697
AJ
8491 * configure.in (noconfigdirs): Add support for v850ea target.
8492
252b5132
RH
8493 * config.sub (maybe_os): Add support for v850ea target.
8494
8495Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
8496
8497 * config.sub: Add mipstx39. Delete r3900.
8498
8499Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
8500
8501 * Makefile.in (all-autoconf): Depends on all-texinfo.
8502
8503Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
8504
8505 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
8506 eabi targets.
8507
8508Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
8509
8510 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
8511
8512 * configure: When handling a Canadian Cross, handle YACC as well as
8513 BISON. Just set BISON to bison. When setting YACC, prefer bison.
80413487 8514 * Makefile.in (all-bison): Depend upon all-texinfo.
252b5132
RH
8515
8516Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
8517
8518 * Makefile.in (BISON): bison, not byacc or bison -y.
8519 (YACC): bison -y or byacc or yacc.
8520 (various): Add *-bison as appropriate.
8521 (taz): No need to mess with BISON anymore.
8522
8523Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
8524
8525 * configure: If OSTYPE matches *win32*, try to find a good value for
8526 CONFIG_SHELL.
8527
8528Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
8529
8530 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
8531 configure.in if it is present.
8532
8533Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
8534
8535 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
8536
8537Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
8538
8539 * config.sub: Recognize `arc' cpu.
8540 * configure.in: Likewise.
8541 * config-ml.in: Likewise.
8542
8543Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
8544
8545 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
8546
8547Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
8548
8549 * configure: Changed sed delimiter from ':' to '|' when
8550 attempting to substitute ${config_shell} for SHELL. On
8551 NT ${config_shell} may contain a ':' in it.
8552
8553Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
8554
8555 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
8556
8557Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
8558
8559 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
8560
8561Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
8562
8563 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
8564
8565 * ylwrap: If the program is a relative path, force it to be
8566 absolute.
8567
8568Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
8569
8570 * configure (tooldir): Set BISON to `bison -y' and not just bison.
8571
8572Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
8573
8574 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
35590697
AJ
8575 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
8576 for libraries.
252b5132
RH
8577
8578Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
8579
8580 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
35590697 8581 separated by spaces.
252b5132
RH
8582
8583Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
8584
8585 * ylwrap: New file.
8586 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
8587
8588 * ltmain.sh: Handle /bin/sh at start of install program.
8589
8590 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
8591
8592 * ltconfig, ltmain.sh: New files, from libtool 1.0.
8593 * missing: New file, from automake 1.2.
8594
8595Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
8596
8597 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
8598 check-tk to CHECK_X11_MODULES.
8599
8600Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
8601
8602 * config.sub: Merge with FSF.
8603
8604Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
8605
8606 * config.guess: Merge with FSF.
8607
8608Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
8609
8610 * configure: Treat msdosdjgpp like go32.
8611 * configure.in: Likewise. Don't remove gprof for go32.
8612
8613 * configure: Change Makefile.tem2 to Makefile.tm2.
8614
8615Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
8616
8617 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
8618
8619Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
8620
8621 * install-sh (chmodcmd): Set to null if the DST directory already
8622 exists. Same as Nov 11th change.
8623
8624Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
8625
35590697 8626 * configure (GDB_TK): Needs itcl and tix.
252b5132
RH
8627
8628Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
8629
8630 * config.guess: Update from FSF.
8631
8632Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
8633
8634 * Makefile.in (GDB_TK): Depend on itcl and tix.
8635
8636Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
8637
8638 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
8639 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
8640 (INSTALL_SCRIPT): New variable.
8641 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
8642 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
8643 to -x.
8644 * install-sh: Add support for -x option.
8645
8646Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
8647
8648 * configure.in, Makefile.in: Treat tix like itcl.
8649
8650Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
8651
8652 * Makefile.in (WINDRES): New variable.
8653 (WINDRES_FOR_TARGET): New variable.
8654 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
8655 (EXTRA_HOST_FLAGS): Add WINDRES.
8656 (EXTRA_TARGET_FLAGS): Add WINDRES.
8657 (EXTRA_GCC_FLAGS): Add WINDRES.
8658 ($(DO_X)): Pass down WINDRES.
8659 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
8660 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
8661 DLLTOOL_FOR_TARGET.
8662
8663Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
8664
8665 * configure.in: configure sim before gdb for win32-x-ppc
8666
8667Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
8668
8669 Move gperf into the toplevel, from libg++.
8670 * configure.in (target_tools): Add target-gperf.
8671 (native_only): Add target-gperf.
8672 * Makefile.in (all-target-gperf): New target, depend on
8673 all-target-libg++.
8674 (configure-target-gperf): Empty rule.
8675 (ALL_TARGET_MODULES): Add all-target-gperf.
8676 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
8677 (CHECK_TARGET_MODULES): Add check-target-gperf.
8678 (INSTALL_TARGET_MODULES): Add install-target-gperf.
8679 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
8680
8681Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
35590697 8682
252b5132
RH
8683 * config.sub (mn10200): Recognize new basic machine.
8684
8685Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
8686
8687 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
8688 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
8689
8690Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
8691
8692 * configure.in: If we're building mips-sgi-irix6* native, turn on
8693 ENABLE_MULTILIB and set TARGET_SUBDIR.
8694
8695Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
8696
8697 * Makefile.in (all-sn): Depend on all-grep.
8698
8699Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
8700
8701 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
8702
8703 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
8704 Makefile. From Jeff Makey <jeff@cts.com>.
8705 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
8706
8707 * Makefile.in (DISTBISONFILES): Remove.
8708 (taz): Don't futz with DISTBISONFILES. Change BISON to use
8709 $(DEFAULT_YACC).
8710
8711 * configure.in: Build itl, db, sn, etc., when building for native
35590697 8712 cygwin32.
252b5132
RH
8713
8714 * Makefile.in (LD): New variable.
8715 (EXTRA_HOST_FLAGS): Pass down LD.
8716 ($(DO_X)): Likewise.
8717
8718Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
8719
8720 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
8721
8722Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
8723
8724 * configure.in (targargs): Strip out any supplied --build argument
35590697 8725 before adding our own. Always add --build.
252b5132
RH
8726
8727Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
8728
8729 * configure.in (targargs): Pass --build if we're doing
8730 a cross-compile.
8731
8732Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
8733
ba73c63f 8734 * configure: Use '|' instead of ":" as the separator in
252b5132
RH
8735 sed. Otherwise sed chokes on NT path names with drive
8736 designators. Also look for "?:*" as the leading characters in an
8737 absolute pathname.
8738
8739Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
8740
8741 * config.sub: Support for r3900.
8742
8743Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
8744
8745 * configure.in: Use install-sh, not install.sh.
8746
8747Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
8748
8749 * Makefile.in (taz): Improve check for BISON so it doesn't try to
8750 apply it twice.
8751
8752Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
8753
8754 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
8755 install-binutils.
8756
8757Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
8758
8759 * Makefile.in: Add automake targets.
8760 * configure.in (host_tools): Add automake.
8761
8762Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
8763
8764 * configure: Default CXX to c++, not gcc.
8765 * Makefile.in (CXX): Set to c++, not gcc.
8766 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
8767
8768Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
8769
8770 * install-sh: try appending a .exe if source file doesn't
8771 exist
8772
8773Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
8774
8775 * configure.in: Turn on multilib by default.
8776 (cross_only): Remove target-libiberty.
8777
8778 * Makefile.in (all-gcc): Don't depend on libiberty.
8779
8780Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
8781
8782 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
8783
8784Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
8785
8786 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
8787 (DISTBISONFILES): Add ld/Makefile.in
8788
8789Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
8790
8791 * configure.in: if target is cygwin32 but host isn't cygwin32,
8792 don't configure gdb tcl tk expect, not just gdb.
8793
8794Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
8795
8796 * configure.in: Added gnuserv everywhere sn appears.
8797
8798 * Makefile.in (ALL_MODULES): Added all-gnuserv.
8799 (CROSS_CHECK_MODULES): Added check-gnuserv.
8800 (INSTALL_MODULES): Added install-gnuserv.
8801 (CLEAN_MODULES): Added clean-gnuserv.
8802 (all-gnuserv): New target.
8803
8804Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
8805
8806 * config.guess: Fixes for MIPS OpenBSD systems.
8807
8808Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
8809
8810 * Makefile.in (INSTALL_XFORM): Remove.
8811 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
8812
8813 * mkinstalldirs: New file, copied from automake.
8814 * Makefile.in (installdirs): Rename from install-dirs. Use
8815 mkinstalldirs. Change all users.
8816 (DEVO_SUPPORT): Add mkinstalldirs.
8817
8818Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
8819
8820 * install-sh: Rename from install.sh.
8821 * Makefile.in (INSTALL): Change install.sh to install-sh.
8822 (DEVO_SUPPORT): Likewise.
8823
8824 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
8825 Graichen <graichen@rzpd.de>.
8826
8827Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
8828
8829 * config.guess: Recognize OpenBSD systems correctly.
8830
8831Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
8832
8833 * README, Makefile.in (ETC_SUPPORT): Remove references to
8834 cfg-paper*, configure.{texi,man,info*}._
8835
8836Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
8837
8838 * Makefile.in (all.normal): Ensure that gcc is built after all
8839 the x11 - ie gdb - targets.
8840
8841Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
8842
8843 * makefile.vms: Don't run conf-a-gas.
8844
8845Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
8846
80413487 8847 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
252b5132
RH
8848
8849Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
8850
8851 * configure.in: Remove noconfigdirs case since gdb also
8852 configures and builds for tic80-coff.
8853
8854Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
8855
8856 * configure: Set cache_file to config.cache.
8857 * Makefile.in (local-distclean): Remove config.cache.
8858
8859Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
8860
8861 * COPYING: Update FSF address.
8862
8863Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
8864
8865 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
8866 noconfigdirs.
8867
8868Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
8869
8870 * Makefile.in (install-dirs): Don't crash if prefix, and hence
8871 MAKEDIRS, is empty.
8872
8873Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
8874
8875 * config.sub: Tweak mn10300 entry.
8876
8877Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
8878
8879 * configure.in (host_tools): Put sim before gdb, so gdb's
8880 configure.tgt can determine if the simulator was configured.
8881
8882Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
8883
8884 * config.sub: Move BeOS $os case to be with other Cygnus
8885 local cases.
8886
8887Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
8888
8889 * config.sub: Remove misplaced comment that broke Linux.
8890
8891Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
8892
8893 * config.sub: Add BeOS support.
8894
8895Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
8896
8897 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
8898
8899Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
8900
8901 * configure.in (noconfigdirs): Remove tcl and tk from
8902 noconfigdirs for cygwin32 builds.
8903
8904Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
8905
8906 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
8907
8908Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
8909
8910 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
8911 make-all.com, use makefile.vms instead.
8912
8913Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
8914
8915 * config.sub: Accept -lnews*.
8916
8917Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
8918
8919 * configure.in (noconfigdirs): Disable target-newlib,
35590697 8920 target-examples and target-libiberty for d30v.
252b5132
RH
8921
8922Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8923
8924 * configure.in (noconfigdirs): Enable ld for d30v.
8925
8926Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
8927
8928 * configure.in (tic80-*-*): Build compiler.
8929
8930Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
8931
8932 * configure.in (d30v-*): Remove sim directory from list of
35590697 8933 unsupported d30v directories
252b5132
RH
8934
8935Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
8936
35590697
AJ
8937 * config.sub, configure.in: Add d30v target cpu.
8938
252b5132
RH
8939Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
8940
8941 * makefile.vms: New file.
8942 * make-all.com: Remove.
8943
8944Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
8945
8946 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
8947
8948Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
8949
8950 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
8951
8952Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
8953
8954 * Makefile.in (ALL_MODULES): Added all-db.
8955 (CROSS_CHECK_MODULES): Addec check-db.
8956 (INSTALL_MODULES): Added install-db.
8957 (CLEAN_MODULES): Added clean-db.
8958
8959Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
8960
8961 * config.guess: Merge with latest FSF sources.
8962
8963Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
8964
8965 * Makefile.in (ALL_MODULES): Added all-itcl.
8966 (CROSS_CHECK_MODULES): Added check-itcl.
8967 (INSTALL_MODULES): Added install-itcl.
8968 (CLEAN_MODULES): Added clean-itcl.
8969
8970Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
8971
8972 * configure.in: build gdb for mn10200
8973
8974Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
8975
8976 * Makefile.in (all-target-winsup): Depend on all-target-libio.
8977
8978Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
8979
8980 * configure.in (tic80-*-*): Turn off most targets right now.
8981
8982Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
8983
8984 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
8985 rather than the makeinfo program.
8986 (do-info): Depend upon all-texinfo.
8987
8988Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
8989
8990 * configure.in: Remove uses of config/mh-linux.
8991
8992 * config.sub, config.guess: Merge with latest FSF sources.
8993
8994Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
8995
8996 * config.sub (case $basic_machine): Add tic80 entries.
8997
8998Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
8999
9000 * config.sub, config.guess: Merge with latest FSF sources.
9001
9002Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
9003
9004 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9005 * mpw-config.in: Test for NewFolderRecursive.
9006 * mpw-install: Use symbolic name for startup filename.
9007 * mpw-README: Add various additional details.
9008
9009Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
9010
9011 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9012
9013Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
9014
9015 * configure.in: Do build gcc and the target libraries for
9016 the mn10200.
9017
9018Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
9019
9020 * configure.in: don't avoid building gdb for mn10300 any more
9021 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9022 instead of single-quoting it.
9023
9024Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
9025
9026 * configure.in: Don't use --with-stabs on IRIX 6.
9027
9028Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
9029
9030 * configure.in (m32r): Build gdb, libg++ now.
9031
9032Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9033
9034 * configure.in (mips*-sgi-irix6*): Remove gdb and related
9035 directories from noconfigdirs.
9036
9037Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
9038
9039 * config.sub (basic_machine): added mips16 configuration
9040
9041Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9042
9043 * config.sub: Handle d10v-unknown.
9044
9045Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
9046
9047 * config.sub: Handle v850-unknown.
9048
9049Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
9050
9051 * Makefile.in: add findutils
9052 * configure.in: add findutils to list of host_tools
9053
9054Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
9055
9056 * config.sub: Handle mn10200 and mn10300.
9057
9058Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9059
9060 * configure.in (d10v-*): Do not build librx.
9061
9062Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
9063
9064 * configure.in (mn10300): Build everything except gdb & libgloss.
9065
9066Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
9067
9068 * config.guess: Patch for Dansk Data Elektronik servers,
9069 from Niels Skou Olsen <nso@dde.dk>.
9070
9071 For ncr, use /bin/uname rather than uname, since GNU uname does not
9072 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
9073
9074 Patch for MIPS R4000 running System V,
9075 from Eric S. Raymond <esr@snark.thyrsus.com>.
9076
9077 Fix thinko for nextstep.
9078
9079 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9080
9081 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
9082 * config.guess: Guess mips-dec-mach_bsd4.3.
9083
9084 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
9085 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
9086 release numbers.
9087 * config.guess (mips-mips-riscos*): Emit just enough of the
9088 release number.
9089
9090 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
9091 * config.guess (sparc-auspex-sunos*): Added.
9092 (f300-fujitsu-*): Added.
9093
9094 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
9095 * config.guess: Recognize a Tadpole as a sparc.
9096
9097Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9098
9099 * config.guess: Don't assume that NextStep version is either 2 or
9100 3. NextStep 4 (aka OpenStep 4) has come out now.
9101
9102Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
9103
9104 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9105 From Rik Faith <faith@cs.unc.edu>.
9106
9107Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
9108
9109 * config.sub: Contributions from bug-gnu-utils to:
9110 Support plain "hppa" (no version given) architecture, reported by
9111 OpenStep.
9112 OpenBSD like NetBSD.
9113 LynxOs is not a hardware supplier.
9114
9115 * config.guess: Contributions from bug-gnu-utils to add support for:
35590697 9116 OpenBSD like NetBSD.
252b5132
RH
9117 Stratus systems.
9118 More Pyramid systems.
9119 i[n>4]86 Intel chips.
9120 M680[n>4]0 Motorola chips.
9121 Use unknown instead of lynx for hardware manufacturer.
9122
9123Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9124
9125 * install.sh (chmodcmd): Set to null if the DST directory already
9126 exists.
9127
9128Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9129
9130 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9131 not use mt-ppc target Makefile fragment any more.
9132
9133Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
9134
9135 * configure.in (*-*-windows): Exclude everything but those dirs
9136 needed to build windows.
9137
9138Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
9139
9140 * Makefile.in (all-target-winsup): Depend on all-target-librx.
9141
9142Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
9143
9144 * configure.in: Exclude mmalloc from i386-windows.
252b5132
RH
9145
9146Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
9147
9148 * Undo my previous change.
9149
9150Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
9151
9152 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
9153 unconditionally.
9154 (MAKEOVERRIDES): Define (revert this part of October 18 change).
9155
9156Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
9157
9158 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
9159 host to add it's own flags.
252b5132
RH
9160
9161Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
9162
9163 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
9164
9165Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
9166
9167 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
9168 (CXX_FOR_TARGET): Likewise.
9169 (GCC_FOR_TARGET): Define.
9170 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
9171 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
9172 CC_FOR_TARGET was specified on the command line.
9173 (MAKEOVERRIDES): Don't define.
9174
9175Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
9176
9177 * configure.in (m32r): Fix spelling of libg++ libs.
9178
9179Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
9180
9181 * config.sub (-apple*): Remove, now redundant.
9182
9183Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
9184
9185 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
9186
9187 * configure: Rework yesterday's sed script patch.
9188
9189 * config.sub: Merge with FSF.
9190
9191Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
9192
9193 * config.guess: Merge from FSF.
9194
9195 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
80413487
RH
9196 * config.guess: Use pc instead of unknown, for pc clone systems.
9197 Change linux to linux-gnu.
252b5132
RH
9198
9199 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
80413487 9200 * config.guess: Avoid non-portable tr syntax.
252b5132
RH
9201
9202Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
9203
9204 * test-build.mk (HOLES): Add "xargs" for gdb.
9205
9206 * configure: Avoid hpux10.20 sed bug.
9207
9208Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
9209
4bddf3ad 9210 * configure.in: Add support for windows host
252b5132
RH
9211 (that is a build done under the Microsoft build environment).
9212
9213Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
9214
9215 * Makefile.in: Replace all uses of srcroot with s, to shrink
9216 command line lengths.
9217
9218 Patches from Geoffrey Noer <noer@cygnus.com>:
9219 * configure.in: If configuring for newlib, pass --with-newlib to
9220 subdirectories.
9221 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
9222 -Bnewlib/ and -Lwinsup to gcc.
9223 (CXX_FOR_TARGET): Likewise.
9224
9225Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
9226
9227 * Makefile.in (ETC_SUPPORT): Add configure.
9228
9229Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
9230
35590697 9231 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
252b5132
RH
9232 host configuration file.
9233
9234Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
9235
9236 * configure.in: Break mn10x00 support into separate
9237 mn10200 and mn10300 configurations.
9238 * config.sub: Likewise.
9239
9240Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
9241
9242 * configure.in: Add lots of stuff to noconfigdirs for
9243 the mn10x00 targets.
9244
9245 * config.sub, configure.in: Add mn10x00 support.
9246
9247Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
9248
9249 * make-all.com: Call conf-a-gas, not config-a-gas.
9250
9251Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
9252
9253 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
35590697 9254 targets.
252b5132
RH
9255
9256Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
9257
9258 * mpw-README: Add much more detail for native PowerMac.
9259 * mpw-install: New file.
9260 * mpw-configure: Add --norecursion and --help options.
9261 * mpw-config.in: Translate readme and install files when
9262 copying to objdir.
9263 * mpw-build.in: Don't always depend on byacc and flex.
9264 (install-only-top): New action.
9265
9266Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
9267
9268 * configure.in: You can now configure GDB for the v850.
9269
9270Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
9271
9272 * configure.in (noconfigdirs): Don't configure any C++ dirs
9273 if targeting D10V.
9274
9275Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
9276
9277 * config.sub: Recognize mips64vr5000.
9278
9279Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
9280
9281 * configure.in: Use a single line for host_tools and native_only.
9282
9283Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
9284
9285 * config.sub, configure.in: Add entries for m32r.
9286
9287Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
9288
9289 * Makefile.in (inet-install): Don't run install-gzip.
9290
9291Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
9292
9293 * configure.in: Don't config lots of things for *-*-windows*.
9294
9295Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
9296
9297 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
9298 (host_libs, host_tools): Copy from configure.in.
9299 * mpw-configure: Don't complain about directories not found.
9300
9301Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9302
9303 * configure.in (i[345]86): Recognize i686 for pentium pro.
9304 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
9305 file.
9306
9307 * config.guess (i[345]86): Ditto.
9308
9309Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
9310
9311 * configure.in (noconfigdirs): Removed gdb for D10V.
9312
9313Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
9314
9315 * configure.in: Remove ld, target-libio, target-libg++, and
9316 target-libstdc++ from noconfigdirs.
9317
9318Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
9319
9320 * configure: Fix three locations where shell scripts were
9321 being run directly rather than with config_shell.
9322
9323Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
9324
9325 * configure.in (v850-*-*): Set up initial $noconfigdirs.
9326 * config.sub (basic_machine): Recognize v850.
9327
9328Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
9329
9330 * mpw-configure: Handle multiple enable/disable options and
9331 pass them down recursively, handle -c and -s flags appropriately
9332 depending on choice of compiler, add escape mechanism for
9333 quoted arguments to gC.
9334
9335Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9336
9337 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
9338 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
9339 so that -mrelocatable-lib and -mno-eabi are used.
9340
9341 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
9342 not support --print-multi-lib, don't abort.
9343
252b5132
RH
9344Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
9345
9346 * make-all.com: Run config-a-gas.
9347 * setup.com: Don't copy subdirectory files around.
9348
9349Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
9350
9351 * configure.in (*-*-ose): Remove exclusion of libgloss for this
9352 target, it now compiles correctly.
9353
9354Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
9355
9356 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
9357
9358Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
9359
35590697 9360 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
252b5132
RH
9361
9362Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9363
9364 * configure.in (native_only): Add prms.
9365
9366Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
9367
9368 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
9369 (BINUTILS_SUPPORT_DIRS): Likewise.
9370
9371Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9372
9373 * configure.in (d10v-*-*): Don't configure ld or gdb until the
9374 d10v support is added.
9375
9376Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
9377
9378 * configure.in (d10v-*-*): New target.
9379
9380Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
9381
9382 * config.guess (HP 9000/811): Recognize this as a PA1.1
9383 machine.
9384
9385Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
9386
9387 * Makefile.in (do-tar-gz): New target, split out from tail end of
9388 taz target. Run each command separately, don't use pipes.
9389 (taz): Use it.
9390
9391Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
9392
9393 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
9394 * mpw-build.in: No builds should depend on building byacc or flex,
9395 they are assumed to be installed already.
9396
9397Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9398
9399 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
9400 variable that CC_FOR_TARGET needs.
9401
9402Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9403
9404 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
9405 options have changed since the last time the subdirectory was
9406 configured, and if it has, reconfigure.
9407 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
9408 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
9409
9410Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
9411
9412 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
9413 CLEAN_MODULES): Add bash.
9414 (all-bash): New target.
9415
9416Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
9417
9418 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
9419
9420Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9421
9422 * config.sub (basic_machine): Recognize d10v as a valid processor.
9423
9424Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
9425
9426 * mpw-configure: Add support for --bindir.
9427 * mpw-build.in: Use a GCC-specific build script for GCC actions.
9428
9429Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
9430
9431 * configure.in: add bash, time, gawk to list of hosttools and things
9432 to only build for native toolchains
9433
9434Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9435
9436 * Makefile.in (docdir): Remove.
9437
9438Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9439
9440 * Makefile.in (datadir): Set to $(prefix)/share.
9441
9442Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
9443
9444 * configure.in: build diff and patch for cygwin32-hosted
9445 toolchains.
9446
9447Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
9448
9449 * config.sub: Accept -rtems*.
9450
9451Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
9452
80413487 9453 * configure.in: enable dosrel for cygwin32-hosted builds,
80b200a1
ZW
9454 remove diff from the list of things not buildable
9455 via Canadian Cross
252b5132
RH
9456
9457Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
9458
9459 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
35590697 9460 don't get ". ".
252b5132
RH
9461
9462Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
9463
9464 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
9465
9466Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
9467
9468 * Makefile.in (taz): Handle case where tex3patch didn't even get
9469 checked out. Also, if it was found, put the symlink in a new util
9470 subdirectory.
9471
9472Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9473
9474 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
9475
9476Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
9477
9478 * config.sub: Recognize -openvms.
9479 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
9480 * make-all.com, setup.com: New files.
9481
9482Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
9483
9484 * Makefile.in (taz): tex3patch moved to texinfo/util.
9485
9486Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
9487
afb8d725 9488 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
252b5132
RH
9489 * configure.in: remove make from disable-if-Can-Cross list
9490 enable gdb if ${host} and ${target} are cygwin32
9491
9492Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
9493
9494 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
9495 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
9496
9497Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
9498
9499 * config.guess: Combine mips-mips-riscos cases, and use cpp to
9500 distinguish sysv/svr4/bsd variants.
9501 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
9502
9503Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
9504
9505 * configure.in: Added copyright notice.
9506 * move-if-change: Added copyright notice.
9507
9508Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9509
9510 * configure.in (powerpcle-*-solaris*): Until we get shared
9511 libraries working, don't build gdb, sim, make, tcl, tk, or
9512 expect.
9513
9514Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
9515
9516 * config.guess: Merge with FSF:
9517
9518 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
9519 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
9520
9521 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
9522 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
9523
9524 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
9525 * config.guess: Combine two OSF1 rules.
9526 Also recognize field test versions. From mjr@zk3.dec.com.
9527 * config.guess (dgux): Use /usr/bin/uname rather than uname,
9528 because GNU uname does not support -p. From pmr@pajato.com.
9529
9530Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
9531
9532 * Makefile.in (MAKEDIRS): Removed $(tooldir).
9533
9534Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
9535
9536 * mpw-README: Document GCCIncludes.
9537
9538Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
9539
9540 * configure.in (alpha-*-linux*): Set enable_shared to yes.
9541
9542Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
9543
9544 * mpw-configure: Handle --enable-FOO and --disable-FOO.
9545
9546Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
9547
9548 * configure.in (*-*-cygwin32): Configure make.
9549
9550Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
9551
9552 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
9553
9554Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
9555
9556 * Makefile.in (all-inet): Depend on all-perl.
9557
9558 * Makefile.in (inet-install): New target.
9559
9560 * Makefile.in (all-inet): Depend on all-tcl.
9561 (all-inet): Depend on all-send-pr.
9562
9563Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9564
9565 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
9566 temporarily.
9567
9568Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
9569
9570 * configure.in: Don't configure --with-gnu-ld on AIX.
9571
9572Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
9573
9574 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
9575
9576Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
9577
9578 * Makefile.in (ALL_MODULES): Added all-inet.
9579 (CROSS_CHECK_MODULES): Added check-inet.
9580 (INSTALL_MODULES): Added install-inet.
9581 (CLEAN_MODULES): Added clean-inet.
9582 (all-indent): New target.
9583
9584 * configure.in (host_tools): Added inet.
9585 (native_only): Added inet.
9586 (noconfigdirs): Added inet.
9587
9588Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
9589
9590 * configure.in: Don't configure libgloss if we are not configuring
9591 newlib.
9592
9593Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
9594
9595 * configure.in: Don't configure libgloss for unsupported
9596 architectures.
9597
9598Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9599
9600 * Makefile.in (CLEAN_MODULES): Add clean-apache.
9601
9602Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
9603
9604 * Makefile.in (ALL_MODULES): Include all-apache.
9605 (CROSS_CHECK_MODULES): Include check-apache.
9606 (INSTALL_MODULES): Include install-apache.
9607 (all-apache): New target.
9608
9609 * configure.in: Added apache everywhere perl is seen.
9610
9611Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9612
9613 * Makefile.in: Add support for clean-{module} and
9614 clean-target-{module} rules.
9615
9616Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
9617
9618 * configure.in (*-*-ose) do not build libgloss.
9619
9620Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9621
9622 * config.guess (prep*:SunOS:5.*:*): Turn into
9623 powerpele-unknown-solaris2.
9624
9625Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
9626
9627 * configure.in: Permit --enable-shared to specify a list of
9628 directories.
9629
9630Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
9631
9632 * configure.in (host==solaris): Pass only the first word of $CC
9633 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
9634
9635Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
9636
9637 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
9638
9639Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
9640
9641 * Makefile.in (ALL_MODULES): Include all-perl.
9642 (CROSS_CHECK_MODULES): Include check-perl.
9643 (INSTALL_MODULES): Include install-perl.
9644 (ALL_X11_MODULES): Include all-guile.
9645 (CHECK_X11_MODULES): Include check-guile.
9646 (INSTALL_X11_MODULES): Include install-guile.
9647 (all-perl): New target.
9648 (all-guile): New target.
9649
9650 * configure.in (host_tools): Include perl and guile.
9651 (native_only): Include perl and guile.
9652 (noconfigdirs): Don't build guile and perl; no ports have been
9653 done.
9654
9655Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
9656
80413487
RH
9657 * configure (--enable-*): Handle quoted option lists such as
9658 --enable-sim-cflags='-g0 -O' better.
252b5132
RH
9659
9660Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9661
9662 * Makefile.in ({,inst}all-target): New rule so we can make and
9663 install all of the target directories easily.
9664
9665Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9666
9667 * configure.in: Add missing global flag in sed substitution when
9668 deleting `target-' from ${configdirs}.
9669
9670Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
9671
9672 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
9673 option.
9674
9675 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
9676 config/mh-necv4.
9677
9678 * install.sh: Correct misspelling of transformbasename.
9679
9680 * config.guess: Recognize mips-*-sysv*.
9681
9682Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
9683
9684 * config.sub: Recognize mon960.
9685
9686Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
9687
9688 * configure: Restore Canadian Cross handling of BISON and LEX,
9689 removed in Feb 20 change.
9690
9691Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
9692
9693 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
9694 Mention make install. Remove the old copyright date as well the
9695 clumsy and rather pointless copyright on the README file.
9696
9697Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
9698
9699 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
9700 Makefile after running symlink-tree, then run `make distclean' to
9701 avoid clobbering any generated files in srcdir.
9702
9703Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
9704
9705 * configure.in (m68k-*-netbsd*): Build everything now.
9706
9707Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
9708
9709 * Makefile.in (taz): Fix quoting.
9710
9711Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
9712
9713 * configure.in (sparclet-*-*): Build everything now.
9714
9715Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9716
9717 * configure.in (m68k-*-linux*): New host.
9718
9719Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
9720
9721 * configure: Check for bison before byacc.
9722
9723Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
9724
9725 * Makefile.in configure: Change the way LEX and BISON/YACC are
9726 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
9727 searching PATH. These are used as fallbacks by Makefile.in if
9728 flex/bison/byacc aren't in objdir.
9729
9730Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
9731
9732 * Makefile.in: Make everything which depends upon all-bfd also
9733 depend upon all-opcodes, in case --with-commonbfdlib is used.
9734
9735Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9736
9737 * configure.in (host *-*-cygwin32): Don't build gdb if we are
9738 building NT native compilers on Unix.
9739
9740Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
9741
9742 * configure.in: Don't get CC from the host Makefile fragment if we
9743 can find gcc in PATH, or if this is a Canadian Cross. Move the
9744 Solaris test for /usr/ucb/cc to the post target script, just after
9745 the compiler sanity test.
9746
9747Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
9748
9749 * config.sub: Merge with FSF.
9750
9751Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
9752
9753 * Makefile.in (RPATH_ENVVAR): New variable.
9754 (REALLY_SET_LIB_PATH): Use it.
9755 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
9756
9757Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
9758
9759 * config.sub, configure.in: Recognize sparclet cpu.
9760
9761Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
9762
9763 * config.guess: Support m68k-cbm-sysv4.
9764
9765Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9766
9767 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
9768 m68k-unknown-linuxaout from linker help string. Put quotes around
9769 $ld_help_string.
9770
9771Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
9772
9773 * config.guess (powerpc-harris-powerunix): Add guess for port
9774 to new target.
9775
9776Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9777
9778 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
9779
9780Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
9781
9782 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
9783 $(REALLY_SET_LIB_PATH) in Makefile.
9784 * Makefile.in (SET_LIB_PATH): New variable.
9785 (REALLY_SET_LIB_PATH): New variable.
9786 ($(DO_X)): Use $(SET_LIB_PATH).
9787 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
9788 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
9789 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
9790 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
9791 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
9792 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
9793 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
9794 (install-dosrel): Likewise.
9795 (all-opcodes): Depend upon all-libiberty.
9796
9797Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
9798
9799 * config.guess (*:CYGWIN*): New
9800
9801Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9802
9803 * Makefile.in (all-target-winsup): All all-target-libiberty.
9804
9805Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
9806
9807 * configure.in (noconfigdirs): Add missing # in front of comment.
9808
9809Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
9810
9811 * configure.in: add second pass to things added to noconfigdirs
9812 so *-gm-magic can exclude libgloss properly.
9813
9814Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
9815
9816 * mpw-configure (extralibs_name, rez_name): Set correctly
9817 for MWC68K compiler.
9818
9819 * mpw-README: Add more info on the necessary build tools.
9820
9821Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
9822
9823 * configure.in, config.sub: Recognize cygwin32.
9824
9825Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
9826
9827 * config.guess, config.sub: Recognize A/UX.
9828
9829Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
9830
9831 * config.sub: Merge with gcc/config.sub.
9832
9833Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
9834
9835 * mpw-build.in (do-binutils): Add build of stamps.
9836
9837Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
9838
9839 * config.sub: Add recognition for mips64vr4100*-* targets.
9840
9841Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
9842
9843 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
9844 Add creation of gconfigargs with `--enable-shared' turned on.
9845 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
9846 ($(host)-stamp-stage3-configured): Likewise.
9847 (HOLES): Add chatr and ldd.
9848 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
9849
9850Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
9851
9852 * configure: Pass --nfp to recursive configures.
9853
9854Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
9855
9856 * Makefile.in (DLLTOOL): New.
9857 (DLLTOOL_FOR_TARGET): New.
9858 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
9859 (EXTRA_TARGET_FLAGS): Ditto.
9860 (EXTRA_GCC_FLAGS): Ditto.
9861 (CONFIGURE_TARGET_MODULES): Ditto.
9862 (DO_X): Ditto.
9863 * configure: Add DLLTOOL.
9864
9865Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
9866
9867 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
9868 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
9869 mh-sco, since old workarounds no longer needed, and don't
9870 build ld, since libraries have weak symbols in COFF.
9871
9872Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
9873
9874 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
9875
9876Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
9877
9878 * configure.in: Make sure that ${CC} can be used to compile an
9879 executable.
9880
afb8d725
JM
9881Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
9882
9883 * Makefile.in (all-gdb): Depend on $(GDB_TK).
9884 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
9885 nothing depending on whether gdbtk is being built.
9886
252b5132
RH
9887Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
9888
9889 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
9890
9891Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
9892
9893 * configure.in (noconfigdirs): Put ld or gas in this early, if the
9894 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
9895
9896Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
9897
9898 * config-ml.in: Add support for
9899 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
9900 Simplify setting of multidirs from --disable-foo.
9901
9902Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9903
9904 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
9905 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
9906 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
35590697 9907 non-empty, pass them on to the GCC make.
252b5132
RH
9908 (all-bootstrap): New rule that is like all-gcc, except it executes
9909 the GCC bootstrap rule instead of the GCC all rule.
9910
9911Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
9912
9913 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
9914
9915Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9916
9917 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
9918 DG/UX support.
9919
9920Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
9921
9922 * config.sub (i*86*) Change [345] to [3456]
9923
9924Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
9925
9926 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
9927 --with-gnu-ld=no.
9928
9929Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
9930
9931 * config-ml.in (rs6000*, powerpc*): Add switches to control which
9932 AIX multilibs get built.
9933
9934Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9935
9936 * configure.in (i386-win32): Don't build expect if we're not
9937 building the tcl subdir.
9938
9939Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
9940
9941 * Makefile.in: (configure-target-examples, all-target-examples):
9942 New targets, configure and build example programs.
9943
9944Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9945
9946 * mpw-configure: If an mpw-config.in generated a file mk.sed,
9947 use it as input to sedit the generated MPW makefile.
9948 * mpw-README: Add a suggestion about Gestalt.h.
9949
9950Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
9951
9952 * config.sub: Accept *-*-ieee*.
9953
9954Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
9955
9956 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
9957 Ronald F. Guilmette <rfg@monkeys.com>.
9958
9959Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
9960
9961 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
9962 for powerpc-pe native.
9963 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
9964 (target==powerpc-pe): duplicate i386-win32 entry.
9965
9966Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
9967
9968 * configure.in (noconfigdirs): Exclude target-newlib for all versions
9969 of vxworks, not just vxworks5.1.
9970
9971Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
9972
9973 * mpw-configure: Add support for exec-prefix.
9974
9975Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
9976
9977 * config.guess: Recognize HP model 816 machines as having
9978 a PA1.1 processor.
9979
9980Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
9981
9982 * configure: Ignore new autoconf configure options.
9983
252b5132
RH
9984Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
9985
9986 * config.guess: Recognize Pentium under SCO.
9987 From Robert Lipe <robertl@arnet.com>.
9988
9989Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9990
9991 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
252b5132
RH
9992
9993Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
9994
9995 * configure.in: Don't configure gas for alpha-dec-osf*.
9996
9997Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
9998
9999 * configure.in: Default to --with-stabs for some targets for which
10000 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10001 i[345]86*-*-unixware*.
10002
10003Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
10004
10005 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10006 rather than basing it on the target. Simplify handling of options
10007 controlling which directories to configure. Remove extraneous
10008 slash in multi-clean target.
10009
10010Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
10011
10012 * config-ml.in: Prefix more variables with ml_ so they don't collide
10013 with configure's.
10014
10015Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
10016
10017 * configure: Don't turn -v into --v.
10018
10019Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
10020
10021 * configure.in (targargs): Fix typo.
10022
10023 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10024
10025Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
10026
10027 * configure.in: Strip --host and --target options from
10028 CONFIG_ARGUMENTS, and always configure for --host only. Add
10029 --with-cross-host option when building with a cross-compiler.
10030 * configure: Canonicalize the arguments put into config.status by
10031 always using `=' for an option with an argument. Pass a presumed
10032 --host or --target explicitly.
10033
10034Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
10035
10036 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10037 into general OS recognition case.
10038
10039Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10040
10041 * configure.in (target_configdirs): add target-winsup only
10042 for win32 target systems.
10043
10044Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
10045
10046 * Makefile.in (all-target-libgloss): Depend upon
10047 configure-target-newlib, since when libgloss is built it looks to
10048 see if the newlib directory exists.
10049
10050Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
10051
10052 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10053 cfg-ml-*.in.
10054
10055Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
10056
10057 * configure: Handle LD and LD_FOR_TARGET when configuring a
10058 Canadian Cross.
10059
252b5132
RH
10060Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10061
10062 * configure.in (target_libs): add target-winsup.
10063 (target==i386-win32): add patch diff flex make to $noconfigdirs.
10064 (target==ppcle-pe): remove ld from $noconfigdirs.
10065
10066Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
10067
10068 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10069 Preserve relative path names in $srcdir. Build symlink tree if
10070 configuring cross target dir and srcdir=. (= no VPATH support).
10071 (configure-target-libg++): Depend on configure-target-librx.
10072 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10073 * config-ml.in: New file.
10074 * symlink-tree: New file.
10075 * configure: Ensure srcdir="." if that's what it is.
10076
10077Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
10078
10079 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10080 includes and FLEX_SKELETON setting.
10081 * mpw-configure (--with-gnu-ld): New option, controls whether
10082 to use PPCLink or ld with PowerMac GCC.
10083 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10084 * mpw-config.in: Configure grez if targeting Mac.
10085
10086 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
35590697
AJ
10087 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10088 just macos.
252b5132
RH
10089 * configure.in: Configure grez resource compiler if targeting Mac.
10090 * Makefile.in (all-grez, install-grez): New targets.
10091
10092Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
10093
10094 * configure: CXX defaults to gcc, not g++. If we find
35590697 10095 gcc in the path, set CC to gcc -O2.
252b5132
RH
10096
10097Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
10098
10099 * configure: Default ${build} correctly. Avoid picking up extra
10100 spaces when reading CC and CXX from Makefile. When doing a
10101 Canadian Cross, use plausible default values for numerous
10102 variables.
10103 * configure.in: When doing a Canadian Cross, don't try to
10104 configure tools whose configure script can't handle it.
10105
10106Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10107
10108 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10109
10110Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
10111
10112 * configure: Remove dubious bug reporting address.
10113
10114Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
10115
10116 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
10117 configure script, run that instead of this directory's configure.
10118 In either case, print a message that we're configuring the sub-dir.
10119
10120Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
10121
10122 * configure.in: Before checking for the existence of various files,
10123 use sed to filter out "target-".
10124
10125Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
10126
10127 * Makefile.in (DO_X): Split rule to decrease command line length
10128 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
10129 (Philippe De Muyter).
10130
10131Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10132
10133 * Makefile.in (all-patch): depend on all-libiberty.
10134
10135Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
10136
10137 * configure.in: If the only directory in target_configdirs which
10138 actually exists is libiberty, then set target_configdirs to empty,
10139 to avoid trying to build a target libiberty in a gas or gdb
10140 distribution.
10141
10142Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
10143
10144 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
35590697
AJ
10145 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
10146 systems.
252b5132
RH
10147
10148Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10149
10150 * configure.in (copy_dirs): Use sys-include instead of include
10151 for --with-headers option.
10152
10153Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
10154
10155 * Makefile.in, configure.in: Make winsup builds work with
10156 new scheme.
10157
10158Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
10159
10160 * configure.in: Build the linker on AIX.
10161
10162Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
10163
10164 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
10165 where needed.
10166
10167Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
10168
10169 * Makefile.in (all-gcc): Fix typo.
10170
10171Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
10172
10173 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
10174
10175Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
10176
10177 * configure.in: Rename libFOO to target-libFOO, and xiberty
10178 to target-xiberty, to provide more flexibility.
10179 (target_subdir): Define. Create if cross.
10180 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
10181 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
10182 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
10183 check-libFOO -> check-target-libFOO, etc.
10184 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
10185 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
10186 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
10187 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
10188 allow ALL_GCC="" to only configure.
10189 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
10190 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
10191 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
10192
10193Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
10194
10195 * Makefile.in (taz): Build "info" in etc explicitly.
10196
10197Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
10198
10199 * configure.in: Make sure that CC is undefined (as opposed to
10200 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
10201 problem with autoconf trying to configure on a host without GCC.
10202
10203Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
10204
10205 * mpw-configure: Set host alias from choice of host compiler,
10206 only use generic MPW Makefile sed if present, edit a file
10207 named "hacked_Makefile.in" instead of "Makefile.in" if present.
10208 * mpw-README: Add problem notes about CW6 and CW7.
10209
10210Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
10211
10212 * Makefile.in (taz): Use ";" instead of ";;".
10213
10214Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
10215
10216 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
10217 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
10218 DISTDOCDIRS.
10219 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
10220 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
10221
10222Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
10223
10224 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
10225 and gnats, because they are now subsumed by DISTSTUFFDIRS.
10226 Move bfd to DISTSTUFFDIRS.
10227
10228Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10229
10230 * Makefile.in (X11_LIB): Removed.
10231 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
10232
10233 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
10234
10235Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10236
10237 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
10238 names.
10239
10240Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10241
10242 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
10243
10244Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
10245
10246 * configure.in (i[345]86-*-win32): Always build newlib.
10247 Don't configure cvs, autoconf or texinfo.
10248 * Makefile.in (LD_FOR_TARGET): New.
10249 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
10250 Pass down LD_FOR_TARGET.
10251
10252Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
10253
10254 * winsup: New directory.
10255 * Makefile.in: Build winsup.
10256 * configure.in: Winsup is configured when target is win32.
10257 Can only build win32 target GDB when native.
35590697 10258
252b5132
RH
10259Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
10260
10261 * config.guess: Recognize HP model 819 machines as having
10262 a PA 1.1 processor.
10263
10264Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
10265
10266 * configure: Fix sed loop which substitutes for CC and CXX to
10267 avoid bug found in various sed implementations.
10268
10269Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10270
10271 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
10272 simulator. Use standard powerpc-*-eabi*.
10273
10274Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
10275
10276 * configure.in: Stop putting gas and binutils in noconfigdirs for
10277 powerpc-*-aix* and rs6000-*-*.
10278
10279Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
10280
10281 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
10282 -mcall-aixdesc libraries.
10283
10284Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
10285
10286 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10287
10288 * config.sub (arm | armel | armeb): Fix shell syntax.
10289
10290Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10291
10292 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
10293 -msoft-float and -mcpu=common support.
10294 (powerpc*-*-eabisim*): Add support for building -mcall-aix
10295 libraries.
10296
10297Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10298
10299 * configure.in: Allow configuration and build of emacs19 for the alpha.
10300
10301Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10302
10303 * configure.in (CC): Get ^CC, not just any old CC, from
10304 ${host_makefile_frag}.
10305
10306Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10307
35590697 10308 * configure.in (CC): Try to get CC from
252b5132
RH
10309 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
10310
10311Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10312
10313 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
10314 only if it exists in $(srcdir).
10315
10316Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
10317
10318 * configure: If CC and CXX are not set in the environment, set
10319 them, based on either an existing Makefile or on searching for gcc
10320 in PATH. Substitute for CC and CXX in Makefile.
10321 * configure.in: Remove libm from target_libs. Separate
10322 target_configdirs from configdirs. If CC is not set in
10323 environment, try to get it from a host Makefile fragment. Rewrite
10324 changes of configdirs to use skipdirs instead. A few minor
10325 tweaks. Take directories out of target_configdirs as they are
10326 taken out of configdirs. Remove existing Makefile files from
10327 subdirectories. Substitute for TARGET_CONFIGDIRS and
10328 CONFIG_ARGUMENTS in Makefile.
10329 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
10330 by configure.in.
10331 (CONFIG_ARGUMENTS): Likewise.
10332 (CONFIGURE_TARGET_MODULES): New variable.
10333 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
10334 ($(CONFIGURE_TARGET_MODULES)): New target.
10335 (configure-libg++, configure-libio): New targets.
10336 (all-libg++): Depend upon configure-libg++.
10337 (all-libio): Depend upon configure-libio.
10338 (configure-libgloss, all-libgloss): New targets.
10339 (configure-libstdc++): New target.
10340 (all-libstdc++): Depend upon configure-libstdc++.
10341 (configure-librx, all-librx): New targets.
10342 (configure-newlib): New target.
10343 (all-newlib): Depend upon configure-newlib
10344 (configure-xiberty): New target.
10345 (all-xiberty): Depend upon configure-xiberty.
10346
10347Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10348
10349 * configure.in (host i[345]86-*-win32): Expand the
10350 noconfigdirs again.
10351
10352Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
10353
10354 * mpw-configure: Fix sed command file name.
10355
10356Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
10357
35590697 10358 * configure.in (host i[345]86-*-win32): Reduce the
252b5132
RH
10359 noconfigdirs again.
10360
10361Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
10362
10363 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
10364 or powerpc*-*-pe*, since they are not yet supported.
10365
10366Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
10367
10368 Add PowerMac support and many other enhancements.
10369 * mpw-configure: New option --cc to select compiler to use,
10370 paste options set according to --cc into the generated
10371 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
10372 if mpw-make.sed is present.
10373 * mpw-config.in: Don't test for gC1, test for mpw-touch,
10374 add forward includes for PowerPC include files.
10375 * mpw-build.in: Build using Makefile.PPC if present.
10376 (do-byacc, etc): Remove separate version resource builds.
10377 (do-gas): Build "stamps" before "all".
10378 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
10379 * mpw-README: Update to reflect --cc option, PowerMac support,
10380 and recently-reported compatibility problems.
10381
10382Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
10383
10384 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
10385 embedded m68k systems (-aout, -coff, -elf, -vxworks).
10386 (--with-multilib-top): Pass to recursive invocations.
10387
10388Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
10389
10390 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
10391 v810-*-*.
10392
10393Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10394
10395 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
10396 gdb, ld and opcodes on v810-*-*.
10397
252b5132
RH
10398Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
10399
10400 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
10401 (local-maintainer-clean): New target.
10402 (maintainer-clean): New target.
10403 (realclean): Just depend upon maintainer-clean.
10404
10405Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10406
10407 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
10408
10409Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
10410
10411 * configure.in: Build ld in mips*-*-bsd* case.
10412
10413Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
10414
10415 * config.sub: Accept -lites* OS. From Ian Dall.
10416
10417Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
10418
10419 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
35590697 10420 targets.
252b5132
RH
10421
10422Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10423
10424 * configure.in: treat i386-win32 canadian cross the same as
10425 i386-go32 canadian cross.
10426
10427Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10428
10429 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
10430 running under the simulator to build a reduced set of libraries.
10431 (powerpc-*-eabiaix): Add fine grained multilib support added to
10432 other powerpc targets yesterday.
10433
10434Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10435
10436 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
10437 -disable-softfloat, -disable-relocatable, -disable-aix, and
10438 -disable-sysv to control which multilib libraries get built.
10439
10440Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
10441
10442 * configure: Add Makefile.tem to list of files to remove in trap
10443 handler.
10444
10445Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
10446
10447 * config.guess (*Linux*): Add missing "exit"s.
10448 Also, need specific check for alpha-unknown-linux (uses COFF).
10449
10450Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
10451
10452 * config.guess: Merge with FSF:
10453
10454 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
10455 * config.guess (AIX4): More robust release numbering discovery.
10456
10457 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
10458 * config.guess (i386-sequent-ptx): Properly get version number.
10459
10460 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
10461 * config.guess (mips:*:4*:UMIPS): New case.
10462
10463Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
10464
10465 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
10466 (i386-win32 host): Likewise. Don't build readline.
10467
afb8d725
JM
10468Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
10469
10470 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
10471 SUPPORT_FILES to submakes.
10472
252b5132
RH
10473Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
10474
10475 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
10476 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
10477 mpw-configure.
10478
10479Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
10480
10481 * configure.in (appdirs): Use =, not ==, in test expression when
10482 trying to build the text to print in the warning message for
10483 Solaris users.
10484
10485Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
10486
10487 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
10488
10489Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10490
10491 * config.guess: Recognize lynx-2.3.
10492
10493Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
10494
10495 * config.sub (z8ksim): Deleted
10496 (z8k-*-coff): New, this is the one true name of the target.
10497
10498Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
10499
10500 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
10501
10502Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
10503
10504 * config.guess (*:Linux:*:*): First try asking the linker what the
10505 default object file format is (elf, aout, or coff). Then if this
10506 fails, try previous methods.
10507
10508Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10509
10510 * configure.in: Don't build newlib for *-*-vxworks5.1.
10511
10512Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
10513
10514 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
10515 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
10516
10517Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
10518
10519 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
10520
10521Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
10522
10523 * cfg-ml-com.in: New file.
10524 * cfg-ml-pos.in: New file.
10525
10526Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
10527
10528 * COPYING.NEWLIB: Add HP free copyright to list.
10529
10530Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
10531
10532 * config.sub: Recognize -eabi* for the system, not just -eabi.
10533
10534Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
10535
10536 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
10537 * config.sub, configure.in (win32): New target and host.
10538
10539Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
10540
10541 * configure.in: Add i386-pe configuration.
10542
10543Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
10544
10545 * mpw-build.in (install): Install GDB after LD.
10546
10547Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
10548
10549 * mpw-config.in (elf/mips.h): Always forward-include, needed
10550 for GDB to build.
10551
10552Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
10553
10554 * testsuite: New directory for customer acceptance and whole tool
10555 chain tests.
10556
10557Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
10558
10559 * configure: If per-host line isn't found, but AC_OUTPUT is found
10560 and a configure script exists, run it instead.
10561
10562Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
10563
10564 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
10565
10566Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
10567
10568 * configure: Set build_{cpu,vendor,os,alias} to host values when
10569 --build isn't specified.
10570
10571Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10572
10573 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
10574 (FLAGS_TO_PASS): Pass them.
10575 (EXTRA_TARGET_FLAGS): Ditto.
10576
252b5132
RH
10577Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10578
10579 * Makefile.in (all-libg++): Depend on all-libstdc++.
10580
10581Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10582
10583 * configure.in (noconfigdirs): Enable all packages for
10584 i386-unknown-netbsd.
10585
10586Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
10587
10588 * configure.in (noconfigdirs): Don't configure tk for i386-go32
10589 hosted builds (DOS builds)
10590
10591Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
10592
10593 Changes for ARM based on patches from Richard Earnshaw:
10594 * config.sub: Handle armeb and armel.
10595 * configure.in: Omit arm linker only for riscix.
10596
10597Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
10598
10599 * config.guess: Update from FSF.
10600
10601Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
10602
10603 * config.sub: Recognize powerpcle as the little endian varient of
10604 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
10605 powerpcle variant. Convert pentium into i586, not i486. Add p5
10606 alias for i586. Map new x86 variants p6, k5, nexgen into i586
10607 temporarily.
10608
10609Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
10610
10611 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
10612
10613Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
10614
10615 * config.sub: Accept -lites* as a basic system type.
10616
10617Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
10618
10619 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
10620 installed, and if so return linuxoldld as the system name.
10621
10622Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
10623
10624 * config.guess: Add hppa1.1-hp-lites support.
10625
10626Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
10627
10628 * configure.in: Don't build newlib for m68k-vxworks5.1.
10629
10630Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10631
10632 * configure.in (mips-sgi-irix6): Use mh-irix5.
10633
10634Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
10635
10636 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
10637
10638Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10639
10640 * test-build.mk: Enable building of shared libraries on IRIX 5 and
80413487 10641 OSF/1. Fix compiler flags.
252b5132
RH
10642 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
10643
10644Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
10645
10646 * configure.in: Recognize --with-newlib.
10647 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
10648
afb8d725
JM
10649Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10650
10651 * Makefile.in: move {all,check,install}-gdb from *_MODULES
10652 to *_X11_MODULES due to gdbtk needing X include files et al.
10653
252b5132
RH
10654Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
10655
10656 Merge in support for Mac MPW as a host.
10657 (Old change descriptions retained for informational value.)
10658
10659 * mpw-config.in: Add generic include forwards for cpu-specific
10660 include files in aout and elf directories.
10661
10662 * mpw-configure: Added copyright.
10663 * mpw-config.in: Check for presence of required build tools.
10664 (target_libs): Add newlib.
10665 (target_tools): Add examples.
10666 (Read Me): Generate as "Read Me for MPW" instead.
10667 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
10668 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
10669 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
10670
10671 * mpw-configure: Remove subdir-specific makefile hackery,
10672 delete mk.tmp after using it.
10673
10674 * mpw-build.in (all): Display start and end times.
10675
10676 * mpw-configure (host_canonical): Set.
10677 (target_cpu): Always add to makefiles.
10678 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
10679 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
10680 (mpw-mh-mpw): Look for in srcdir and srcroot.
10681 Use sed instead of mpw-edit-prefix to edit prefix definitions.
10682
10683 * mpw-build.in: (install-only): New target.
10684
10685 * mpw-configure (host_alias, target_alias): Rename from hostalias
10686 and targetalias, add into generated Makefile.
10687 (mk.tmp): If present, add into generated Makefile.
10688 * mpw-build.in (all-gas): Build config.h first before gas proper.
10689
10690 * mpw-configure (config.status): Write only if changed.
10691 * mpw-config.in (readline): Configure it (not built, just used for
10692 definitions).
10693
10694 * mpw-config.in (elf/mips.h): Add a forward include.
10695
10696 * mpw-config.in: Forward-include most .h files in include into
10697 extra-include.
10698 (readline): Don't build.
10699 mpw-build.in (install): Install GDB.
10700
10701 * mpw-configure (prefix, mpw_prefix): Handle it.
10702 * mpw-config.in (mmalloc, readline): Don't configure.
10703 * mpw-build.in (thisscript): Rename to ThisScript.
10704 Use mpw-build instead of BuildProgram everywhere.
10705 (mmalloc, readline): Don't build.
10706 * mpw-README: New file, basic documentation about the MPW port.
10707
10708 * mpw-config.in: Use forward-include to create include files.
10709
10710 * mpw-configure: Add more things to the top of each configured
10711 Makefile, including contents of config/mpw-mh-mpw.
10712 * mpw-config.in (extra-include): Create this directory and fill it
10713 with Posix-like include files when configuring.
10714
10715 * config.sub (apple, mac, mpw): Add various aliases.
10716
10717 * mpw-build.in: New file, top-level build script fragment for MPW.
10718 * mpw-configure: New file, configure script for MPW.
10719 * mpw-config.in: New file, config fragment for MPW.
10720
10721Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10722
10723 * configure.in (host_libs): Remove glob, since it is gone from the
10724 sources.
10725
10726Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10727
10728 * Makefile.in: define empty GDB_NLM_DEPS var.
10729
10730 * configure.in(target_makefile_frag): use config/mt-netware
10731 for netware targets.
10732
10733Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
10734
10735 * config.sub: Merge in recent FSF changes. Remove linux special
10736 cases.
10737
10738Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
10739
4bddf3ad 10740 Revert this change:
252b5132
RH
10741
10742 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
10743
10744 * build-all.mk: Use CC=cc -Xs on Solaris.
10745
252b5132
RH
10746Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10747
10748 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
10749 stop using it.
10750 * Makefile.in: Nuke all references to glob subdirectory.
10751
10752Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10753
10754 * configure.in: Fix --enable-shared logic in per-host.
10755
10756Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
10757
10758 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
10759
10760Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10761
10762 * configure.in (noconfigdirs): Don't build gas on AIX, for
10763 powerpc*-*-aix* as well as for rs6000*-*-aix*.
10764
10765Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
10766
10767 * configure: Fix --cache-file to work if the file argument is a
10768 relative path.
10769
10770Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
10771
10772 * configure: If the --cache-file is used, pass it down to
10773 configure in subdirectories.
10774
10775Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
10776
10777 * config.sub: add vxworks29k configuration.
10778
10779Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
10780
10781 * Makefile.in (taz): Do "diststuff" part quietly.
10782
10783Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
10784
10785 * config.sub: Mini-merge with gcc/config.sub.
10786
10787Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
10788
10789 * config.guess (IRIX): Sed - to _.
10790
10791Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10792
10793 * Makefile.in (source-vault, binary-vault): New targets.
10794
10795Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
10796
10797 * config.sub: Recognize -eabi as a basic system type.
10798
10799Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10800
10801 * configure.in (enable_shared stuff): Fix typo.
10802
10803Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
10804
10805 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
10806
10807Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
10808
10809 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
10810
10811Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
10812
10813 * configure.in (rs6000-*-*): Don't build gas.
10814
10815Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
10816
10817 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
10818 reduce command line length.
10819 (AS_FOR_TARGET): Check for as.new, not Makefile.
10820 (NM_FOR_TARGET): Check for nm.new, not Makefile.
10821
10822Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
10823
10824 * config.guess: Merge from FSF.
10825
10826Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10827
10828 * configure: Don't use $ when handling program_suffix.
10829
10830Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
10831
10832 * configure.in: Configure tk for hppa/hpux.
10833
10834Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
10835
10836 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
10837
10838Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10839
10840 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
10841 to LIBCXXFLAGS. Tests are better run without it.
10842
10843Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
10844
10845 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
10846
10847Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
10848
10849 * configure.in (*-*-netware*): Don't configure xiberty.
10850
10851Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
10852
10853 * configure.in: Remove tk from native_only list.
10854
10855Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
10856
10857 * build-all.mk: Add mips-ncd-elf target to sun4 targets
10858 for special NCD build.
10859
10860Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10861
10862 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
10863 makeall.bat, they're only useful for binutils snapshots.
10864 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
10865 makeall.bat to specified SUPPORT_FILES.
10866
10867Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
10868
10869 * build-all.mk: Add Ericsson targets to sun4 and solaris
10870 hosts. Add BNR's sun4 target to solaris host, so their
10871 build-from-source will be tested in-house first.
10872
10873Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10874
10875 * Makefile.in (LIBCFLAGS): New variable.
10876 (CFLAGS_FOR_TARGET): Ditto.
10877 (LIBCFLAGS_FOR_TARGET): Ditto.
10878 (LIBCXXFLAGS): Ditto.
10879 (CXXFLAGS_FOR_TARGET): Ditto.
10880 (LIBCXXFLAGS_FOR_TARGET): Ditto.
10881 (BASE_FLAGS_TO_PASS): Pass them.
10882 (EXTRA_TARGET_FLAGS): Ditto.
10883
4bddf3ad 10884 * configure.in: Support --enable-shared.
252b5132
RH
10885
10886Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
10887
10888 * configure.in (target_libs): Include libstdc++ again.
10889 * config.guess: Update from FSF (for FreeBSD).
10890
10891Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10892
10893 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
10894 makeall.bat.
10895 (DISTDOCDIRS): Add `etc'.
10896 (ETC_SUPPORT_PFX): New variable.
10897 (taz): Include anything from etc starting with a word in
10898 ETC_SUPPORT_PFX.
10899
10900Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10901
10902 * config.sub: Update for recent FSF changes. Remove obsolete
10903 h8300hds entry. Add -windows* and -osx as basic os. Minor
10904 spacing changes.
10905
10906Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
10907
10908 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
10909
10910 * config.guess: Merge with FSF.
10911 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
10912
10913Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10914
10915 * configure: Since the "trap 0" handler will override the exit
10916 status on many systems, only use it for "exit 1", and make it set
10917 a non-zero exit status; reset it before "exit 0". Also, check
10918 exit status of config.sub, and error out if it failed.
10919
10920Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
10921
10922 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
10923 and install libgloss.
10924
10925Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10926
10927 * Makefile.in (all-binutils): Depend upon all-byacc.
10928
10929 * configure.in: Don't build emacs on Irix 5.
10930
10931Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10932
10933 * configure.in (*-*-netware*): Add libio.
10934
10935Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10936
10937 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
10938 (CHECK_TARGET_MODULES): Ditto.
10939 (INSTALL_TARGET_MODULES): Ditto.
10940 (TARGET_LIBS): Ditto.
10941 (all-libstdc++): Note dependencies.
10942
10943Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10944
10945 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
10946
10947Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
10948
10949 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
10950 -fexternal-templates.
10951
10952 * configure.in (target_libs): Add libstdc++.
10953 (noconfigdirs): Add libstdc++ as appropriate.
10954
10955Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
10956
10957 * config.guess: Update from FSF.
10958
10959Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10960
10961 * configure: Use ${config_shell} when running ${configsub}.
10962
10963Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
10964
10965 * config.sub: No longer recognize h8300h.
10966
10967Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
10968
10969 * config.sub: Remove extraneous differences between config.sub and
10970 gcc/config.sub.
10971
10972Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
10973
10974 * Makefile.in (DISTSTUFFDIRS): Add gas.
10975
10976Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
10977
10978 * COPYING.NEWLIB: New file.
10979
10980Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
10981
10982 * config.guess (HP-UX): Patch from Harlan Stenn
10983 <harlan@landmark.com> to also emit release level.
10984
10985Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
10986
10987 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
10988
10989Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
10990
10991 * config.sub: Merge nextstep cleanup from FSF.
10992
10993Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
10994
10995 * configure.in (arm-*-*): Don't configure ld for this target.
10996
10997Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10998
10999 * configure.in (*-*-netware): don't configure libg++, libio,
11000 librx, or newlib.
11001
11002Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11003
11004 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
11005 configure ld--it works, but it doesn't support shared libraries.
11006
11007Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
11008
11009 * config.guess (*-unknown-freebsd*): Get rid of possible
11010 trailing "(Release)" in version string.
11011 Patch from Paul Richards <paul@isl.cf.ac.uk>.
11012
11013Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
11014
11015 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11016 Fix type: *-next-neststep -> *-next-nextstep.
11017
11018 * config.guess: Merge from FSF:
11019
11020 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11021
11022 * config.guess: Recognize powerpc-ibm-aix3.2.5.
11023
11024 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
11025
11026 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11027 instead of UNIX_SV for UnixWare 1.0).
11028
11029Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
11030
11031 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
11032 to make gdb/nlm/* build after the compiler and linker.
11033
11034Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
11035
11036 * config.guess (netbsd, freebsd, linux): Accept any machine,
11037 not just i[34]86.
11038 (m68k-atari-sysv4): Relocate to match FSF version.
11039
11040 * config.guess: More merges from the FSF:
11041
11042 Add a space before function call or macro invocation.
11043
11044 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11045
11046 * config.guess: Add trap cmd to remove dummy.c and dummy when
11047 interrupted.
11048
11049 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11050
11051 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11052 (dummy): Redirect stderr from compilation of dummy.c.
11053
11054 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
11055
11056 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11057
11058Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
11059
11060 * configure: Accept and ignore --cache*, for compatibility with
11061 new autoconf.
11062
11063Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
11064
11065 * config.guess: Merge from FSF:
11066
11067 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11068
11069 * config.guess (Pyramid*:OSx*:*:*): New case.
80413487
RH
11070 (PATH): Add /.attbin at end for finding uname.
11071 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
252b5132
RH
11072
11073 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
11074
80413487 11075 * config.guess (M88*:DolphinOS:*:*): New case.
252b5132
RH
11076
11077 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
11078
80413487
RH
11079 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11080 to select whether to use ELF or COFF.
252b5132
RH
11081
11082 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11083
80413487 11084 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
252b5132
RH
11085
11086 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11087
11088 * config.guess: Guess the OS version for HPUX.
11089
11090 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
11091
11092 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11093
11094Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11095
11096 * configure.in: Recognize --with-headers, --with-libs, and
11097 --without-newlib.
11098 * Makefile.in (all-xiberty): Depend upon all-ld.
11099
11100Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11101
11102 * configure.in: Change i[34]86 to i[345]86.
11103
11104Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11105
11106 * configure (version): A few more tweaks to help message.
11107
11108Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
11109
11110 * Makefile.in: Remove (for now) librx as a host library,
11111 now that we're building it for target.
11112
11113Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11114
11115 * configure: Fix up help message; from karl@owl.hq.ileaf.com
11116 (Karl Berry).
11117
11118Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
11119
11120 * configure.in: Also configure librx.
11121
11122Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
11123
11124 * Makefile.in: Update various rules to reflect that librx
11125 is now needed for libg++.
11126
11127Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11128
11129 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11130
11131Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11132
11133 * configure.in: Configure the examples directory.
11134
11135Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11136
11137 * configure: Simplify Jun 2 1994 change.
11138
11139Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
11140
11141 * change CC to /usr/latest/bin/gcc for lynx host builds, since
11142 /bin/gcc isn't good enough to build gcc.
11143
11144Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
11145
11146 * Makefile.in (GDB_SUPPORT_FILES): Remove
11147 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
11148 (gdb.tar.gz): Add new rule to use standard distribution building
11149 mechanism.
11150
11151Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11152
11153 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
11154 Bill Cox <bill@cygnus.com>.
11155
11156Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
11157
11158 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
11159
11160Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
11161
11162 * configure: Search current dir first in .gdbinit.
11163
11164Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
11165
11166 * config.sub: Recognize freebsd (merged from gcc config.sub).
11167
11168Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
11169
11170 * config.sub: Refer to NeXT's operating system as nextstep.
11171
11172 * config.sub (case $basic_machine): Re-order the cases, to match
11173 the order in the FSF version (which is mostly alphabethical).
11174 Merge in some additions and changes from the FSF.
11175
11176Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
11177
11178 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
11179 * config.sub: Recognize cxux7.
11180 * configure.in: Use mh-cxux for m88k-harris-cxux*.
11181
11182Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
11183
11184 * config.sub: Fix typo powerpc -> powerpc-*.
11185
11186Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
11187
11188 * Makefile.in: `all-emacs19' depends on `all-byacc'.
11189
11190 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
11191 parallel with all-emacs and install-emacs). Top-level command
11192 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
11193
11194Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11195
11196 * test-build.mk ($(host)-stamp-stage2-installed): Remove
11197 $(relbindir)/make before doing ``make install'', and use
11198 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
11199 installing over running make binary.
11200 ($(host)-stamp-stage3-installed): Likewise.
11201
11202Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11203
11204 * config.guess: Recognize Mach.
11205
11206Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
11207
11208 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
11209 see whether --exec-prefix was used.
11210
11211Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11212
11213 * README: Explicitly mention libg++/README. (Zoo's idea.)
11214
11215Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11216
11217 * Makefile.in: Add all-librx target similar to all-libproc.
11218
11219Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
11220
11221 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
11222 with post 1.2 uname bogosity.
11223
11224Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11225
11226 * configure: Remove temporary files on receipt of a signal.
11227
11228Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
11229
11230 * configure: If there is a package_makefile_frag, remove
11231 ${subdir}/Makefile.tem after copying it in.
11232
11233Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
11234
11235 * build_all.mk: support rs6000 lynx identifies itself as
11236 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
11237 since /bin/gcc is too feeble to compile a modern gcc.
11238
11239Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
11240
11241 * brought devo/test-build.mk update-to-date with progressive/
11242 test-build.mk. Add lynx targets and hppa flag info.
11243
11244Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
11245
11246 * configure.in: Use mh-ncrsvr43. Patch from
11247 Tom McConnell <tmcconne@sedona.intel.com>.
11248
11249Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
11250
11251 * config.guess (i386-unknown-bsdi): No longer need to
11252 check #if defined(__bsdi__) && defined(__i386__).
11253
11254Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11255
11256 * configure: Set program_transform_nameoption correctly.
11257
11258Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
11259
11260 * brought build-all.mk update-to-date with progressive build-all.mk,
11261 added new targets and hppa info.
35590697 11262
252b5132
RH
11263Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11264
11265 * configure: If config.guess result is a prefix of the user
11266 specified target, assume a native build and use the user specified
11267 target as the host alias. Remove SunOS patch suffix removal hack.
11268 * configure.in: Remove SunOS patch suffix removal hack.
11269
11270 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
11271 in NATIVE_CHECK_MODULES.
11272
11273Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
11274
11275 * Makefile.in: Rename HOST_ONLY to NATIVE.
11276 * configure: Delete SunOs patch suffix from host_canonical
11277 and build_canonical variables that are prepended to Makefiles.
11278 * configure.in: Add comments for easier maintenance.
11279
11280Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11281
11282 * Makefile.in: Add all-libproc target similar to all-gui.
11283
11284Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
11285
11286 * Makefile.in (CHECK_MODULES): split into
11287 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
11288
11289Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
11290
11291 * config.guess (i386-unknown-bsdi): New system to guess.
11292
11293Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11294
11295 * Makefile.in: Add all-gui target (but not yet build by "all").
11296
11297Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
11298
11299 * config.sub: Move deletion of patch suffix from here...
11300 * configure.in: To here, at Ian's suggestion. The top-
11301 level scripts might need to know of a patch level.
11302
11303Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
11304
11305 * config.sub: Strip off patch suffix so rtl is recognized
11306 as a sunos4.1.3 machine, even though it's been patched.
11307
11308Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
11309
11310 * Makefile.in (INSTALL_LAST): Delete.
11311 (INSTALL_DOSREL): New.
11312
11313Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11314
11315 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
11316 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
11317 whether we pass down --with-gnu-ld anyhow.
11318
11319Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
11320
11321 * Makefile.in (INSTALL_LAST): Change operation so it works
11322 on more flavors of make.
11323 * configure.in (go32): Don't build libg++ or libio.
11324
11325Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
11326
11327 * Makefile.in (Move HOST_PREFIX_1 and friends up so
11328 they can be overriden by templates.
11329
11330Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
11331
11332 * configure.in (target==go32): Don't build gdb.
11333 * dosrel: New directory.
11334
11335Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
11336
11337 * configure.in (host==go32): Configure dosrel too.
11338 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
11339 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
11340 be set by incoming names or templates.
11341 (INSTALL_LAST): New rule.
252b5132
RH
11342
11343Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
11344
11345 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
11346
11347Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11348
252b5132
RH
11349 * configure.in (appdirs): New variable. Currently empty, but will
11350 be used in gas distribution. If nonempty, lists a set of
11351 directories at least one of which must get configured, or top
11352 level configuration is considered to have failed.
11353 (rs6000-*-lynxos*): Use new file name.
11354
11355Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11356
11357 Eliminate XTRAFLAGS.
11358 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
11359 newlib include files using -idirafter, and also use -nostdinc.
11360 (CXX_FOR_TARGET): Likewise.
11361 (XTRAFLAGS): Removed.
11362 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
11363 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
11364 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
11365 ($(DO_X)): Don't pass down XTRAFLAGS.
11366
11367Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
11368
11369 * configure.in (mips*-dec-bsd*): New target; do build linker.
11370 (mips*-*-bsd*): New target; don't build linker.
11371
11372Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
11373
11374 * configure.in: support rs6000-*-lynxos* configuration.
11375 support sunos4 as a cross target.
11376
11377 * config.sub: look for lynx*, not lynx since the OS version may
11378 legitimately be part of the name.
11379
11380Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11381
11382 * configure.in (i[34]86-*-sco*): Move to be with other i386
11383 targets.
11384 (romp-*-*): New target. Skip various binary utilities.
11385 (vax-*-*): New target. Don't build newlib.
11386 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
11387
11388Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11389
11390 * configure.in: Only set host_makefile_frag if config
11391 directory exists.
11392
11393Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11394
11395 * install.sh: If $dstdir exists, don't check whether each
11396 component does.
11397
11398Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11399
11400 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
11401
11402Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
11403
35590697
AJ
11404 * configure.in (*-*-lynxos*): Don't configure newlib for either
11405 native or cross Lynx.
252b5132
RH
11406
11407Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
11408
11409 * config.sub (sparc64-elf): Fix os.
11410 (z8k): Remove duplicate.
11411
11412Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11413
11414 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
11415 gcc/stmp-fixproto, to try to prevent fixproto from being run.
11416
11417Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
11418
11419 * configure: Make file links cleanly even if Lynx fails on
80413487 11420 an NFS symlink (at least fail cleanly).
252b5132
RH
11421
11422Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
11423
11424 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
11425 -XNh2000.
11426
11427Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11428
11429 * configure: Unknown options are fatal again.
11430
11431Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
11432
11433 * configure: Ignore --x-includes and --x-libraries, for Autoconf
35590697 11434 compatibility.
252b5132
RH
11435
11436Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
11437
11438 * build-all.mk: Add `clean' target.
11439
11440Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11441
11442 * config.guess: Add SINIX support.
11443 * configure.in: Add mips-*-sysv4* support.
11444
11445Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
11446
11447 * build-all.mk: Document all useful targets.
11448 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
11449 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
11450
11451Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11452
11453 * configure: Support --silent, --quiet.
11454
11455Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11456
11457 * configure: Support --disable-FEATURE.
11458
11459Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11460
11461 * config.guess: Recognize NCR running SVR4.3.
11462
11463Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
11464
11465 * config.guess: Make BSDI generate i386-unknown-bsd386.
11466 Patch from Paul Eggert <eggert@twinsun.com>.
11467
11468Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11469
11470 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
11471
11472Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11473
11474 * configure: Make unrecognized options give nonfatal warnings
11475 instead of fatal errors, and pass them to any subdirectory
11476 configures in case they recognize them.
11477 Make --x equivalent to --with-x.
11478
11479Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
11480
11481 * configure: Add --enable-* options. Clean up usage message and
11482 some comments.
11483
11484Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
11485
11486 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
11487
11488Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11489
11490 * configure.in (hppa*-*-*): Enable binutils.
11491
11492Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11493
11494 * config.sub: Recognize cisco.
11495
11496Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
11497
11498 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
11499
11500Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11501
11502 * config.guess: about target *-hitachi-hiuxwe2, don't print more
11503 than one configuration name. Add comment.
11504
11505Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
11506
11507 * config.guess: about target *-hitachi-hiuxwe2, fixed
11508 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
11509 macro is incorrect.]
11510
11511Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11512
11513 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
11514 than the "make ls" stuff which used to be here.
11515
11516Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
11517
11518 * config.guess: Recognize i[34]86-unknown-freebsd.
11519 From Shawn M Carey <smcarey@rodan.syr.edu>.
11520
11521Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
11522
11523 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
11524
11525Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11526
11527 * config.guess: Check for ptx.
11528
11529Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
11530
11531 * config.sub: Add os9k checking.
11532
11533Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11534
11535 * config.guess: Handle OSF1 running on HPPA processors
11536
11537Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
11538
11539 * configure: If subdir configure fails, print out a message with
11540 subdirectory name, in case subdir's configure code didn't identify
11541 itself.
11542
11543Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
11544
11545 * configure.in: Remove embedded newlines from configdirs.
11546 Avoid mismatches of substrings. Fix matching strings at end
11547 of configdirs.
11548
11549Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
11550
11551 * config.guess: Add Lynx/rs6000 config support.
11552
11553Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
11554
11555 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
11556
11557Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
11558
11559 * configure.in (hppa*-*-osf*): Treat this just like most other
11560 PA configurations (eg no binutils or ld).
11561 (hppa*-*-*elf*): These configurations have binutils and ld.
11562
11563Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11564
11565 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
11566
11567Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11568
11569 * configure.in (rs6000-*-*): Build gas.
11570
11571Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
11572
80413487 11573 * Makefile.in: Avoid bug in losing hpux sed.
252b5132
RH
11574
11575Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11576
11577 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
11578 for GDB and GDB has been fixed to not need it.
11579
252b5132
RH
11580Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11581
11582 * config.guess: Recognize vax hosts.
11583
11584Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11585
11586 * configure (while loop): Don't use "break 2" inside case
11587 statement -- the case statement isn't an enclosing loop.
11588
11589Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
11590
11591 * config.guess: Clean up NeXT support, to allow nextstep
11592 on Intel machines. Make OS be nextstep.
11593
11594Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
11595
11596 * config.guess: Add alternate forms for Convex.
11597
11598Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
11599
11600 * configure: Completely rewrite option processing. Take
11601 advantage of pattern-matching to avoid invoking test frequently.
11602 Also clean up host and target defaulting logic.
11603
11604Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
11605
11606 * Makefile.in: Replace all occurrances of "rootme" with "r" and
11607 "$${rootme}" with "$$r", to increase the likelihood that the do-*
11608 commands (plus user environment) will fit SCO limits.
11609
11610Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11611
11612 * configure.in: Don't issue warnings about directories which are
11613 not being configured if -norecursion is set. Correct test for
11614 --with-gnu-as and --with-gnu-ld to not get confused by substring
11615 matches.
11616
11617 * configure.in: Don't build gas for alpha-dec-osf1*.
11618
11619Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
11620
11621 * configure: Back out Per's change of 12/19/1993. It changes the
11622 behavior of configure in unexpected and confusing ways.
11623
11624 Also, use different delim char when calculating
11625 program_transform_name so that the name can contain slashes.
11626
11627Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
11628
11629 * configure.in, config.sub: Add support for VSTa micro-kernel.
11630
11631Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11632
11633 * configure.in: Nuke hacks which were used to get a special
11634 version of GAS for HPPA configurations.
11635
11636Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
11637
11638 * configure: If only ${target_alias} is given, use that
11639 as the default for ${host_alias}.
11640 * configure: Add missing back-slashes before nested quotes.
11641
11642Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
11643
11644 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
11645
11646Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
11647
11648 * config.guess: Recognize some Tektronix configurations.
11649 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
11650
11651Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
11652
11653 * config.sub: Match any flavor of SH.
11654
11655Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
11656
11657 * configure.in: Don't try to configure newlib for Alpha.
11658
11659Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11660
11661 * configure.in: Don't build ld for Irix 5. Don't build gas,
11662 libg++ or libio for any Alpha target.
11663
11664 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
252b5132
RH
11665
11666Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
11667
11668 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
11669 default arguments -- so it tried to compress itself.
11670
11671Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
11672
11673 * configure.in (notsupp): ensure that a space is always at the end
11674 of the configdirs list, since the grep checks for an explicit space
11675
11676Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11677
11678 * configure.in (target i386-sysv4.2): don't build ld, since static
11679 versions of many libraries are not available.
11680
11681Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11682
11683 * config.guess: Recognize Apollos (using environment variables).
11684 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
11685
11686Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11687
11688 * config.guess: Recognize Sony news mips running newsos.
11689
11690Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
11691
11692 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
11693 "fi ; else" for bash.
11694
11695Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
11696
11697 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
11698
11699Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
11700
11701 * config.sub: accept unixware as an alias for svr4.2.
11702 Fix some inconsistancies with the gcc version.
11703
11704Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11705
11706 * Makefile.in (DISTDOCDIRS): Add gdb.
11707
11708Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
11709
11710 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
11711
11712Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
11713
11714 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
11715 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
11716 this now.
11717
11718Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11719
11720 * config.sub: Accept hiux* as an OS name.
11721
11722 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
11723 etc/make-stds.texi. The underscore came from gcc, and dje now
11724 agrees that RUNTESTFLAGS is the correct name.
11725
11726Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
11727
11728 * install.sh: Remove 'set -e'. It makes any conditionals
11729 in the script useless.
11730
11731 * config.guess: Automatically recognize arm-acorn-riscix
11732 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
11733
11734Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
11735
11736 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
11737
11738Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11739
11740 * Makefile.in (DISTDOCDIRS): New variable.
11741 (taz): Edit local Makefile.in sooner, instead of proto-toplev
35590697 11742 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
252b5132
RH
11743
11744Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11745
11746 * configure.in (hppa target): check the source directory for the
11747 pagas sub-directory
11748
11749Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
11750
11751 * config.sub: Allow -aout* and -elf*.
11752
11753Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11754
11755 * configure.in: Don't build ld on i386-solaris2, same as for
11756 sparc-solaris2.
11757
11758Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
11759
11760 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
11761
11762Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11763
11764 * configure.in: Configure gdb for alpha.
11765
11766Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11767
11768 * Makefile.in (CXXFLAGS): Add -O.
11769
11770Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11771
11772 * config.guess: added support for DG Aviion
11773
11774Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
11775
11776 * configure.in: Produce warning message for subdirectories not
11777 configurable for this host/target combination. Don't try to
11778 configure gdb for vms.
11779
11780Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
11781
11782 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
11783 appropriate files before making "diststuff".
11784 (DISTBISONFILES): New var: list of files to be edited.
11785 (DISTSTUFFDIRS): Add binutils.
11786
11787Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11788
11789 * config.sub: also handle mipsel and mips64el (for little endian mips)
11790
11791Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11792
11793 * configure.in: Add * to end of all OS names.
11794
11795Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
11796
11797 * configure.in: Build newlib for LynxOS native.
11798
11799Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11800
11801 * config.guess: Add support for delta 88k running SVR3.
11802
11803 * configure.in: Add comment about HP compiler vs. emacs.
11804
11805Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11806
11807 * configure.in: don't build ld on solaris2 (not a viable option
11808 due to bugs in getpwnam & getpwuid)
11809
11810Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
11811
11812 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
11813 config.guess will produce a full version number.
11814
11815Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11816
11817 * configure.in: Build linker and binutils for alpha-dec-osf1.
11818
11819Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11820
11821 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
11822 and gdb/testsuite/Makefile.in.
11823
11824Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11825
11826 * configure.in: recognize mips*- instead of mips-
11827
11828Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
11829
11830 * config.sub: Accept linux*coff and linux*elf as operating
11831 systems.
11832
11833Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11834
11835 * config.sub: Recognize mips64, and mips3 as an alias for it.
11836
11837Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11838
11839 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
11840 gdb knows how to handle OSF/1 shared libraries.
11841
11842Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11843
11844 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
11845 * config.guess: Recognize Hitachi's HIUX.
11846 * config.sub: Recognize h3050r* and hppahitachi.
11847 Remove redundant cases for hp9k[23]*.
11848
11849Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11850
11851 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
11852 if gas and ld are in the source tree and are in ${configdirs}.
11853 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
ba73c63f 11854 --with options (but still pass them down on the command line,
252b5132
RH
11855 if they were explicitly specified).
11856
11857Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11858
11859 * configure: substitute SHELL value in Makefile.in with
11860 ${CONFIG_SHELL}
11861
11862Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11863
11864 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
11865 *-*-solaris2* targets.
11866
11867Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11868
11869 * Makefile.in: define M4, and pass it down to sub-makes;
11870 all-autoconf now depends on all-m4
11871
11872Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11873
11874 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
11875 presence of {ar,ranlib} instead of a configured directory
11876
11877Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11878
11879 * config.guess: Accept 34?? as well as 33?? for NCR.
11880
11881Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11882
11883 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
11884 of 'gas' in sed commands, since 'gash' is now in the tree as well.
11885
11886Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11887
11888 * configure: grab values for $(CC) and $(CXX) from the
11889 environment, so that someone can do "CC=gcc configure; make" and
11890 have it work right (matching the way that autoconf works now)
11891
11892 * configure.in, Makefile.in: add support for gash, the tcl
11893 interface to Galaxy
11894
11895 * config.guess: add NetBSD variants (hp300, x86)
11896
11897Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
11898
11899 * install.sh: Support -d option (in the manner of SunOS 4 install,
11900 as it is more deterministic than that of GNU install)
11901 (chmodcmd): Set file to mode 755 by default (should also do default
11902 chgrp and chown, but I don't feel like dealing with that now)
11903
11904Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
11905
11906 * config.sub: Remove h8300hhms alias.
11907
11908Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11909
11910 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
11911
11912Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11913
11914 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
11915 as stmp-fixinc
11916
11917Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
11918
11919 * config.sub: recognize m88110-bug-coff.
11920
11921Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11922
11923 * Makefile.in (all-libio): all dependencies on the toolchain used
11924 to build this (gcc, gas, ld, etc)
11925
11926Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11927
11928 * config.guess: Deal with OSF/1 1.3 on alpha.
11929
11930Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11931
11932 * install.sh: add some 'else true' clauses for portability
11933
11934 * configure.in: don't build libio for h8[35]00-*-* targets
11935
11936Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
11937
11938 * Makefile.in: Add support for new libio.
11939
11940Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11941
11942 * install.sh: If one command fails, don't try the rest. Don't try
11943 to remove $dsttmp (via trap) unless we have already created it.
11944 If $src doesn't exist, detect it and exit with an error.
11945
11946 * config.guess: Recognize BSD on hp300.
11947
11948Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
11949
11950 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
11951 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
11952
11953Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
11954
11955 * Makefile.in (all-send-pr): depends on all-prms
11956
11957Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11958
11959 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
11960
11961Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
11962
11963 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
11964 Added test for mips-mips-riscos5.
11965
11966Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11967
11968 * configure.in: use mh-hp300 for 68k HP hosts
11969
11970Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11971
11972 * configure: add support for CONFIG_SHELL, so that you can use
11973 some alternate shell for evaluating configure scripts
11974
11975Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
11976
11977 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
11978 in configure script to bug-gdb@prep.ai.mit.edu when building
11979 distribution archive.
11980 * Makefile.in (COMPRESS): Remove def.
11981 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
11982 gdb.tar.Z and make-gdb.tar.Z respectively.
11983 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
11984 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
11985 to convergence with 'taz' target in Makefile.in.
11986
11987Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11988
11989 * install.sh (dsttmp): use trap to ensure that tmp files go
11990 away on error conditions
11991
11992Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
11993
11994 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
11995
11996Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11997
11998 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
11999 its parent is '/' not ''.
12000
12001 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12002
12003Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
12004
12005 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12006 that ${newsrcdir}/configure.in does.
12007
12008Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12009
12010 * test-build.mk: support for CONFIG_SHELL
12011
12012Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
12013
12014 * config.sub (netware): Add as a basic system type.
12015
12016Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
12017
12018 * Makefile.in (Makefile): depend on configure.in. Also drop the
12019 $(srcdir)/ from the dependency on Makefile.in.
12020
12021Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
12022
12023 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12024 (h8300hhms is temporary until multi-libraries are implemented).
12025 * configure.in: Handle h8300h too.
12026
12027Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12028
12029 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12030
12031Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
12032
12033 * configure: Remove extraneous output when guessing host type.
12034 * config.guess: Remove extraneous output when guessing using C
12035 compiler rather than uname, or when guessing fails.
12036
12037Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12038
12039 * Makefile.in: remove all.cross and install.cross targets
12040
12041 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12042 definitions
12043
12044Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
12045
12046 * configure.in (target sh): Build gprof.
12047
12048Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12049
12050 * config.sub: change -solaris to -solaris2
12051
12052Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12053
12054 * configure.in: Use config/mh-riscos for mips-*-sysv*.
12055
12056Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
12057
12058 * configure: Correct error message for missing Makefile.in to
12059 print correct directory.
12060
12061Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12062
12063 * install.sh: kludge around 386BSD shell bug
12064
12065Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
12066
12067 * config.guess: Recognize NeXT.
12068 * config.guess: Recognize i486-ncr-sysv4.
12069 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
12070
12071Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
12072
12073 * Makefile.in (MAKEINFOFLAGS): New variable.
12074 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12075 * build-all.mk, test-build.mk: Pass down --no-split as
12076 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
12077
12078Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
12079
12080 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
12081
12082Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
12083
12084 * Makefile.in (libg++.tar.z): New rule.
12085 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
12086 * Makefile.in (taz): Only do a single chmod.
12087
12088Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12089
12090 * install.sh: don't use dirname anymore (replaced with sed usage)
12091
12092Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
12093
12094 * Makefile.in: Change extension for gzip'd files from '.z' to
12095 '.gz' per new FSF standard usage.
12096
12097Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
12098
12099 * configure: put quotes around the final value of program_transform_name
12100
12101Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12102
12103 * Makefile.in: new install.sh support; update install-info rules
12104
12105Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
12106
12107 * configure.in: Build diff for crosses, but not for go32 host.
12108
12109 * configure.in: Build gprof only for native, and don't build it
12110 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12111
12112Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
12113
12114 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12115
12116Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12117
12118 * configure.in (host_tools): Add prms.
12119
12120Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12121
12122 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12123 with $(FLAGS_TO_PASS) on the command line
12124
12125 * config.sub: Recognize lynx and lynxos
12126
12127Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
12128
12129 * config.sub: Accept -ecoff*, not just -ecoff.
12130
12131Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12132
12133 * Makefile.in (taz): Use .gz suffix instead of .z.
12134 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
12135 names.
12136
12137Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12138
12139 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
12140
12141Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12142
12143 * Makefile.in (install-no-fixedincludes): install gcc last, so
12144 that rebuilds that might happen during 'make install' don't get
12145 bogus gcc include files
12146
12147Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12148
12149 Change from Utah for HPPA support:
12150 * config.guess: Recognize hppa1.x-hp-bsd.
12151
12152Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
12153
12154 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
12155 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
12156
12157Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
12158
12159 * config.sub: Add support for rom68k and bug boot monitors.
12160
12161Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
12162
12163 * Makefile.in: Make all-opcodes depend on all-bfd.
12164
12165Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
12166
12167 * config.guess: Added special check for i[34]86-univel-sysv4*.
12168
12169Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
12170
12171 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
12172 the processor rather than assuming i486.
12173
12174Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12175
12176 * config.guess: Recognize SunOS6 as Solaris3.
12177
12178Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
12179
12180 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
12181 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
12182
12183Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
12184
12185 * build-all.mk (all-cross): New target for Canadian Cross.
12186 Added Q2 go32 targets.
12187 * test-build.mk: Configure go32 cross sparclite-aout and
12188 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
12189 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
12190
12191Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12192
12193 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
12194 GO32 hosted toolchains
12195
12196Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
12197
12198 * configure: change so "-exec-prefix" gets passed down rather
12199 than "-exec_prefix" so autoconf generated Makefiles get the
12200 exec_prefix set right.
12201
12202Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12203
12204 * config.guess: get the Solaris2 minor version number
12205
12206 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
12207
12208Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12209
12210 * config.guess: Recognize some Sequent platforms.
12211
12212Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12213
12214 * Makefile.in: added the vault-install target
12215
12216 * configure.in: actually use the Sun3 makefile fragment that's in
12217 config, also added the release dir to configdirs
12218
12219Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12220
12221 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
12222
12223Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12224
12225 * configure.in: remove some program from Alpha targetted toolchains
12226
12227Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
12228
12229 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
12230 gprof.
12231 (taz): Run "make diststuff" in those directories instead of "make
12232 proto-dir". Look for "VERSION=" only at start of line in subdir
12233 Makefile. Use "gzip -9" for compression.
12234 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
12235 (binutils.tar.z): New target.
12236
12237Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
12238
12239 * Makefile.in (taz): Include gpl.texinfo.
12240
12241Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
12242
12243 * Makefile.in (setup-dirs): Merged into "taz" target.
12244 (taz): Only do `proto-dir' stuff if a directory is actually needed
12245 for this target.
12246
12247Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
12248
12249 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
12250 (FLAGS_TO_PASS): Pass down MUNCH_NM.
12251 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
12252 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
12253 (gcc-no-fixedincludes): Correct for current gcc Makefile.
12254
12255Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
12256
12257 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
12258 config.sub, and move-if-change to gdb testsuite distribution
12259 archive, so the testsuite can be extracted, configured, and
12260 run separately from the gdb distribution. Blow away the Chill
12261 tests that require a Chill compiled executable, since GNU Chill
12262 is not yet publically available.
12263
12264Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12265
12266 * test-build.mk: set environment variables in a single command,
12267 instead of a list of assignments and exports
12268
12269 * config.guess: recognize Alpha/OSF1 systems
12270
12271Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12272
12273 * configure: Change help message to prefer --options rather than
12274 -options.
12275
12276Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12277
12278 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
12279 zippy@ecst.csuchico.edu.
12280 * config.guess: Recognize miniframe.
12281
12282Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
12283
12284 * Makefile.in: Use srcroot to find runtest rather than rootme.
12285 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
12286
12287Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
12288
12289 * test-build.mk: Extensive additions to support building on a
12290 machine other than the host.
12291
12292Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
12293
12294 * configure (tooldir): Fix for i386-aix again.
12295
12296Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
12297
12298 * configure, Makefile.in: Change definition of $(tooldir)
12299 to match the FSF.
12300
12301Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
12302
12303 * config.guess: Recognize i[34]86/SVR4.
12304
12305Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12306
12307 * Makefile.in (all-gdb): gdb depends on sim.
12308
12309Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
12310
12311 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
12312 at the same time we make the prototype gdb directory.
12313 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
12314 files at the same time as the gdb base release distribution.
12315
12316Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
12317
12318 * Makefile.in (check): Use individual check targets rather than
12319 DO_X rule.
12320 (check-gcc): Added.
12321
12322Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
12323
12324 * config.sub: Use sysv3.2 not sysv32 for canonical OS
12325 for System V release 3.2.
12326
12327Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12328
12329 * config.sub: Recognize hppaosf.
12330 * configure.in: Do configure ld/binutils/gas for it.
12331
12332Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12333
12334 * configure (tooldir): Alter syntax used to set this, for systems
12335 where "\$" isn't handled right, like i386-aix.
12336
12337Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
12338
12339 * configure: Pass program-transform-name, not
12340 program_transform_name, to recursive configures.
12341
12342Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
12343
12344 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
12345 of gas+ld+binutils.
12346
12347Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
12348
12349 * config.guess: Recognize AIX3.2 as distinct from 3.1.
12350
12351Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12352
12353 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
12354
252b5132
RH
12355Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12356
12357 * Makefile.in (PRMS): Set back to all-prms.
12358
12359Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
12360
12361 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
12362 targets, rather than for MIPS hosts.
12363
12364Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12365
12366 * configure.in: add comment for --with-x default values
12367
12368 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
12369
12370 * Makefile.in: add check-* targets for each of the directories in
12371 the tree. Add a definition of RUNTEST that will use the one we
12372 just built, if it exists. Pass this down via FLAGS_TO_PASS.
12373
12374Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
12375
12376 * configure.in: Removed obsolete references to bfd_target and
12377 target_makefile_frag.
12378
12379 * build-all.mk: Set assorted targets for Q2.
12380 * config.sub: Recognize z8k-sim and h8300-hms.
12381 * test-build.mk: Really don't pass host to configure.
12382 (HOLES): Added uname.
12383
12384Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
12385
12386 * configure: Handle an empty program-prefix, program-suffix or
12387 program-transform-name correctly.
12388
12389Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
12390
12391 * build-all.mk: -G 8 no longer required for MIPS targets.
12392 * test-build.mk: Don't pass host argument to configure; make it
12393 guess.
12394
12395Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
12396
12397 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
12398 * Makefile.in (COMPRESS): New macro, like GZIP.
12399
12400Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
12401
12402 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
12403
12404 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
12405 with gas currently defaults to -G 0.
12406
12407Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
12408
12409 * Makefile.in (all-flex): flex depends on byacc.
12410
12411 * build-all.mk: If host not specified, use config.guess. Pass TAG
12412 to test-build.mk as RELEASE_TAG.
12413 * test-build.mk (configargs): New variable containing arguments to
12414 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
12415 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
12416
12417 * config.guess: Use /bin/uname when checking -X argument on SCO,
12418 to avoid invoking GNU uname which doesn't understand -X.
12419
12420 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
12421
12422 * configure.in: Build gas for mips-*-*.
12423
12424Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12425
12426 * Makefile.in (all.normal): insert missing backslash.
12427
12428Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
12429
4bddf3ad 12430 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
252b5132
RH
12431
12432 * Makefile.in: Complete overhaul to merge many almost identical
12433 targets.
12434
12435Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12436
12437 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
12438 (gdb.tar.Z): Adjusted.
12439
12440 * Makefile.in (setup-dirs, taz): New targets; should be general
12441 enough to adapt for gdb sometime. Build only .z file.
12442 (gas.tar.z): New target.
12443
12444Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12445
12446 * build-all.mk: Use CC=cc -Xs on Solaris.
12447
252b5132
RH
12448Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
12449
12450 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
12451 for handling BISON for FSF releases.
12452
12453Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12454
12455 * configure: Actually implement the change zoo just documented.
12456
12457Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12458
12459 * configure: when using config.guess, only set target_alias when
12460 it's not already been set (ie, on the command line)
12461
12462Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12463
12464 * Makefile.in: add installcheck target, set PRMS to install-prms
12465
12466Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12467
12468 * configure: add support for package_makefile_fragment, handle the
12469 case where a directory has a configure.in file but no Makefile.in
12470 more gracefully (with an actual understandable error message, even);
12471 add support for --without (and add this to the usage message); also
12472 explicitly add a --host=${host_alias} to the command line when
12473 config.guess is used
12474
12475Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
12476
12477 * configure: Must use both --host and --target in recursive calls.
12478
12479Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
12480
12481 * Makefile.in: Change deja-gnu to dejagnu.
12482
12483Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
12484
12485 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
12486
12487Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12488
12489 * configure.in: canonicalize all instances to *-*-solaris2*,
12490 also strip out a number of tools to not build for go32 host
12491
12492Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12493
12494 * config.guess: add GPL.
12495
12496 * Makefile.in, config.guess, config.sub, configure: bump
12497 copyrights to 93.
12498
12499Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
12500
12501 * Makefile.in (do-info): Removed obsolete check for existence of
12502 localenv file.
12503
12504 * Makefile.in (MAKEOVERRIDES): Define to be empty.
12505
12506Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12507
12508 * Makefile.in: a couple of 'else true' for decstation,
12509 support for TclX
12510
12511 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
12512
12513Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
12514
12515 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
12516
12517Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
12518
12519 * config.guess: Recognize i386-ibm-aix (PS/2).
12520 * configure.in: Use config/mh-aix386 file for it.
12521
12522Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
12523
12524 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
12525 CC_FOR_TARGET instead.
12526 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
12527
12528Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
12529
12530 * Makefile.in: Add sim to list of directories sent with gdb
12531
12532Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
12533
12534 * configure.in: Put back mips-dec-bsd* case.
12535
12536Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
12537
12538 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
12539 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
12540 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
252b5132
RH
12541
12542Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12543
12544 * configure.in: remove no-op mips-dec-bsd* in "case $target"
12545
12546 * Makefile.in (dir.info): only run gen-info-dir if it exists,
12547 (install-info): install dir.info only if it exists,
12548 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
12549
12550Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
12551
12552 * configure.in: For vms target, skip bfd, ld, binutils. Do build
12553 gas for mips-dec-bsd.
12554
12555Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
12556
12557 * configure (makesrcdir): If ${srcdir} is relative and not ".",
12558 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
12559
12560Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
12561
12562 * configure.in: Added "dejagnu" to hosttools list.
12563
12564Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12565
12566 * config.sub, configure.in, config.guess: Add support
12567 for Bosx, an AIX variant from Bull.
12568 Patches from F.Pierresteguy@frcl.bull.fr.
12569
12570Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
12571
12572 * devo/dejagnu: Initial creation of devo/dejagnu.
12573 Migrated dejagnu testcases and support files for testing software
12574 tools to reside as subdirectories, currently called "testsuite",
12575 within the directory of the software tool. Migrated all programs,
12576 support libraries, etc. beloging to dejagnu proper from
12577 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
12578 with no modifications. The changes to these files which will
12579 allow them to configure, build, and execute properly will be made
12580 in a future update.
12581
12582Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12583
12584 * Makefile.in: Change send_pr to send-pr.
12585 * configure.in: Likewise.
12586 * send_pr: Renamed directory to send-pr.
12587
12588Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
12589
12590 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
12591
12592Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
12593
12594 * README: Update for gdb-4.8 release.
12595 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
12596 gdb-xxx.tar.z (gzip'd) file also.
12597
12598Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12599
12600 * Makefile.in: make all-diff depend on all-libiberty
12601
12602Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
12603
12604 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
12605
12606Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12607
12608 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
12609
12610Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
12611
12612 * Makefile.in (DEVO_SUPPORT): Remove etc directory
12613 (ETC_SUPPORT): Only add the files GDB wants from etc/.
12614 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
12615
12616Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12617
12618 * Makefile.in: makeinfo binary is in a new location
12619
12620Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
12621
12622 * config.sub: Accept -ecoff as an OS.
12623
12624 * Makefile.in: Various changes to eliminate a level of make
12625 recursion and reduce the required command line length.
12626 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
12627 sub-makes.
12628 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
12629 variables holding settings for specific sub-makes.
12630 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
12631 in terms of BASE_FLAGS_TO_PASS.
12632 (TARGET_LIBS): New variable listing directories which use
12633 TARGET_FLAGS_TO_PASS.
12634 (subdir_do): Eliminated.
12635 (do-*): New set of targets to replace subdir_do.
12636 (various): All targets which used subdir_do now depend on do-*.
12637 (local-clean): Renamed from do_clean.
12638 (local-distclean): New target, dependency of distclean and
12639 realclean.
12640 (install-info): Don't create directories. Depend on dir.info
12641 rather than calling make recursively.
12642 (install-dir.info): Eliminated.
12643 (install-info-dirs): Create all info directories here.
12644 (dir.info): Depend upon do-install-info.
12645
12646 * test-build.mk (HOLES): Added false.
12647
12648Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
12649
12650 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
12651
12652Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12653
12654 * Makefile.in (info): remove dependency on all-texinfo. The
12655 problem was really in texinfo/C, not at this level.
12656
12657Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
12658
12659 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
12660
12661Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
12662
12663 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
12664 GDB releases.
12665
12666Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12667
12668 * configure: Include srcdir in message about target of link not
12669 being found. Don't convert `-' to `_' in `with' options being
12670 passed to subdirs.
12671
12672Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12673
12674 * configure.in: add uudecode to host_tools
12675
12676 * Makefile.in: added {all,install}-uudecode targets, added them to
12677 the appropriate lists
12678
12679Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
12680
12681 * Makefile.in (all-gcc): Added dependency on all-gas.
12682
12683 * configure.in (mips-*-*): Build ld and binutils.
12684
12685Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
12686
12687 * configure: check return code from mkdir, print error message and
12688 exit on failure.
12689
12690Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
12691
12692 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
12693
12694Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
12695
12696 * test-build.mk (HOLES): Added tar, cpio and uudecode.
12697
12698Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
12699
12700 * config.sub (h8500): Recognize this as a cpu type.
12701
12702Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12703
12704 * configure: source directory missing is no longer a warning
12705
12706 * configure.in: recognize irix[34]* instead of irix[34]
12707
12708 * Makefile.in: define and pass down X11_LIB
12709
252b5132
RH
12710Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
12711
12712 * guess-systype: Renamed to ...
12713 * config.guess: ... by popular request.
12714 * configure.in, Makefile.in: Update accordingly.
12715
12716Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
12717
12718 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
12719 + Add Convex, Cray/Unicos, and Encore/Multimax support.
12720 + Execute ./dummy instead of assuming . is in PATH.
12721
12722Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
12723
12724 * guess-systype: New shell script. Attempts to guess the
12725 canonical host name of the executing host.
12726 Only a few hosts are supported so far.
12727 * configure: Call guess-systype if no host is specified.
12728
12729Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
12730
12731 * Makefile.in (gcc-no-fixedincludes): Made to work with current
12732 gcc Makefile.
12733
12734
12735Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
12736
12737 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
12738 (all-gcc, install-gcc, subdir_do): Use it.
12739
12740Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
12741
12742 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
12743
12744Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
12745
12746 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
12747 set exclusively by configure, using configure.in .
12748
12749Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12750
12751 * test-build.mk: set $PATH for all builds
12752
12753 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
12754
12755Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
12756
12757 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
12758 the one used in gcc/Makefile.in, so that a null expansion doesn't
12759 override the one needed to build gcc with a native cc.
12760
12761
12762Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
12763
12764 * configure: Accept -with arguments.
12765
12766Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12767
12768 * Makefile.in: added h8300sim
12769
12770Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
12771
252b5132
RH
12772 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
12773 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
12774 (all-cygnus, native, build-cygnus): Make
12775 $(canonhost)-stamp-3stage-done, not $(host)....
12776 * test-build.mk (stamp-3stage-compared): Use tail +10c for
12777 i386-sco3.2v4. Added else true to if command.
12778
12779Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
12780
12781 * config.sub: (from FSF) Sequent uses a BSD-like OS.
12782
12783Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
12784
12785 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
12786
12787Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12788
12789 * configure.in: don't remove binutils from Solaris builds
12790
12791Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
12792
12793 * Makefile.in: get rid of earlier definitions for *clean,
12794 also handle the recursive info rule better
12795
12796Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
12797
12798 * Makefile.in (mostlyclean, distclean, realclean): Fix to
12799 do more-or-less the right thing.
12800
12801Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
12802
12803 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
12804 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
12805
12806Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12807
12808 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
12809 $(host_canonical).
12810
12811 * configure.in: split the configdirs list into 4 categories (native
12812 v. cross, library v. tool) and handle the cross-only and native-
12813 only in more reasonable (and correct!) way.
12814
12815Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
12816
12817 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
12818 configdirs anymore.
12819
12820Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12821
12822 * Makefile.in: extensive cleanup:: removed all of the explicit
12823 clean-* targets, collapsed many wrappers around subdir_do into
12824 one, added additional targets to satisfy standards.texi, deleted
12825 some old targets, some changes for consistency
12826
12827Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12828
12829 * configure.in: handle some programs as cross-only, and others as
12830 native only
12831
12832 * test-build.mk: handle partial holes in a more generic manner
12833
12834 * Makefile.in: m4 depends on libiberty
12835
252b5132
RH
12836Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12837
12838 * configure.in: add m4, textutils, fileutils, sed, shellutils,
12839 time, wdiff, and find to configdirs
12840
12841 * Makefile.in: all, clean, and install rules for the new programs
12842 added to configure.in
12843
12844Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12845
12846 * configure.in: use mh-sun for all *-sun-* hosts
12847
252b5132
RH
12848Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12849
12850 * Makefile.in: define flags for X11 include files and library file
12851 locations, pass them down to the programs that need this info
12852
12853 * build-all.mk: added a 'native' target, to 3stage the native toolchain
12854
252b5132
RH
12855Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12856
12857 * configure.in: start building libg++ for HP-UX targets
12858
12859Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
12860
12861 * README: Update references to files moved into etc/.
12862
12863Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
12864
12865 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
12866 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
12867
12868Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
12869
12870 * configure: accept dash as well as underscore in long option
12871 names for FSF compatibility.
12872
12873Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
12874
12875 * config.sub: added -sco3.2v4 support from FSF.
12876
12877Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12878
12879 * configure.in: expand the section that adds or removes
12880 directories from the list of programs to build, to handle native
12881 vs. cross in addition to host v. native
12882
12883Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
12884
12885 * Makefile.in: Replace C++ in macro names with CXX.
12886 This is less likely to break ...
12887
12888Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12889
12890 * test-build.mk: add -w to GNU_MAKE
12891
12892Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12893
12894 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
12895 add 'sparc' to list of recognized cpus. This needed to make
12896 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
12897 Delete some redundant ose68 variants. Recognize -wrs as an os,
12898 then changes that into $CPU-wrs-vxworks.
12899
12900 * configure.in: remove most references to gdbtest, regularize
12901 target based program removal
12902
12903 * test-build.mk: import from p3 tree (many fixes and changes)
12904
12905Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
12906
12907 * Makefile.in: added rules to handle tcl, tk, and expect
12908
12909 * configure.in: handle those directories if they exist
12910
12911Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12912
12913 * config.sub: removed bogus hppabsd and hppahpux names, since
12914 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
12915
12916Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12917
12918 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
12919 depends upon all-xiberty
12920
12921 * Makefile.in: changes from p3, including:
12922
12923 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
12924
12925 * Makefile.in (XTRAFLAGS): include newlib directories if
12926 newlib/Makefile exists, rather than if host != target.
12927
12928 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
12929
12930 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
12931 from the same source tree and not building a cross-compiler. This
12932 matters for the libg++ configuration if reconfiguring a tree that
12933 has already been installed.
12934
12935 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
12936
12937 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
12938 pick up the machine and system specific header files.
12939
12940 * Makefile.in: added AS_FOR_TARGET, passed down in
12941 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
12942 the C compiler to use to create programs which are run in the
12943 build environment, set it to default to $(CC), and passed it down
12944 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
12945
12946 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
12947
12948 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
12949 We need them for unusual native builds, like systems without
12950 ranlib.
12951
12952 * configure: also define $(host_canonical) and
80413487
RH
12953 $(target_canonical), which are the full, canonical names for the
12954 given host and target
252b5132
RH
12955
12956Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
12957
12958 * Makefile.in: Added separate definitions for C++.
12959
12960Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
12961
12962 * configure.in (configdirs): Add deja-gnu.
12963
12964Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
12965
12966 * README: Update for configure.texi and gdb-4.7 release.
12967
12968Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
12969
12970 * Makefile.in: Move "all" target to top of file.
12971 Previously, first target was ".PHONY" which caused BSD4.4 make
12972 to build .PHONY when make was run without arguments.
12973
12974Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
12975
12976 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
12977 Library-copylefted code in libiberty.
12978
12979Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
12980
12981 * config.sub: Replace m68kmote with plain old m68k.
12982
12983Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
12984
12985 * Makefile.in: Remove space from blank line, avoid Make complaints.
12986
12987Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
12988
12989 * config.sub: Complain if no argument is given. Added support for
12990 386bsd as OS and target alias.
12991
12992Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
12993
12994 * Makefile.in (XTRAFLAGS): include newlib directories if
12995 newlib/Makefile exists, rather than if host != target.
12996
12997Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
12998
12999 * config.sub: recognize sparclite-wrs-vxworks.
13000
13001 * Makefile.in (install-xiberty): added *-xiberty make rules (from
13002 p3.) Added clean-xiberty to clean.
13003
13004Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13005
13006 * configure.in: use *-*-* instead of nested cases for host and target
13007
13008Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
13009
13010 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13011 from the same source tree and not building a cross-compiler. This
13012 matters for the libg++ configuration if reconfiguring a tree that
13013 has already been installed.
13014
13015Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
13016
13017 * config.sub (i486v/i486v4): Merge in from FSF version.
13018
13019Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
13020
13021 * configure: only set PWD if it is already set.
13022
13023Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
13024
13025 * configure: just set PWD=`pwd` at the top, since Ultrix sh
13026 doesn't have unset and all success paths (and most error paths)
13027 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13028 to just ${PWD} to avoid confusion.)
13029
13030Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
13031
13032 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13033 even for a native compilation.
13034
13035Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
13036
13037 Changes to make the gdb.tar.Z rule work better.
13038
13039 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
13040 (DEVO_SUPPORT): Add configure.texi.
13041 (bfd-ilrt.tar.Z): Remove ancient rule.
13042
13043Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
13044
13045 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13046 pick up the machine and system specific header files.
13047
13048 * configure.in, config.sub: added new target m68010-adobe-scout,
13049 with alias of adobe68k. Changed configure.in to check for
13050 -scout before -sco* to avoid a false match.
13051
13052 * Makefile.in: added AS_FOR_TARGET, passed down in
13053 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
13054 the C compiler to use to create programs which are run in the
13055 build environment, set it to default to $(CC), and passed it down
13056 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13057
13058Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
13059
13060 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13061 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
13062 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13063 FOR_TARGET variants, to newlib and libg++.
13064
13065Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
13066
13067 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13068 first.
13069
13070Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
13071
13072 * config.sub: Accept `elf' as an environment.
13073
13074Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13075
13076 * Makefile.in (all-opcodes): cd into the right directory
13077
13078Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
13079
13080 * configure: added -program_transform_name option, used as
13081 argument to sed when installing programs.
13082 configure.texi: added documentation for -program_prefix,
13083 -program_suffix and -program_transform_name.
13084
13085Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
13086
13087 * config.sub: Accept i486 where i386 ok.
13088
13089Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
13090
13091 * config.sub: accept we32k
13092
13093Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
13094
35590697 13095 * config.sub, configure.in: accept OSE68000 and OSE68k.
252b5132
RH
13096
13097 * Makefile.in: don't create all directories for ``make install'';
13098 let the subdirectories create the ones they need.
13099
13100Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13101
80413487 13102 * COPYING: new file, GPL v2
252b5132
RH
13103
13104Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13105
13106 * Makefile.in: use the new gen-info-dir, which needs a template
13107 argument (which also lives in texinfo)
13108
13109 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13110
252b5132
RH
13111Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
13112
13113 * config.sub (ncr3000): Change i386 to i486.
13114
13115Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13116
13117 * Makefile.in: add install-rcs, install-grep to
13118 install-no-fixedincludes, removed install-bison and install-libgcc
13119
13120Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
13121
13122 * configure.in: grab the HPUX makefile fragment if on HPUX
13123
13124Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
13125
13126 * Makefile.in: eradicate bison spoor (ditto libgcc).
13127 configure.in: recognise m68{k,000}-ericsson-OSE.
13128 es1800 is alias for m68k-ericsson-OSE
13129
13130Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13131
13132 * configure.in: rearrange the parts that remove programs from
13133 configdirs, based now on HOST==TARGET or by canonical triple.
13134
13135Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13136
13137 * test-build.mk: recurse explicitly with -f test-build.mk when
13138 appropriate. predicate stage3 and comparison on the existence
13139 of gcc. That is, if gcc isn't around, we aren't three-staging.
13140 On very clean, also remove ...stamp-co. Build in-place before
13141 doing other builds.
13142
13143Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13144
13145 * Makefile.in, configure.in: add tgas
13146
13147Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13148
13149 * Makefile.in: a number of changes merged in from progressive.
13150
13151 * configure.in: add libm.
13152
13153 * .cvsignore: ignore some stuff that comes from test-build.mk.
13154
252b5132
RH
13155Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
13156
13157 * config.sub: Add es1800 (m68k-ericsson-es1800).
13158
13159Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
13160
13161 * configure: Add program_suffix (parallel to program_prefix)
13162 * Makefile.in: adjust directory-creating script for losing decstation
13163
13164Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
13165
13166 * configure: Minor $subdir-related fixes.
13167
13168Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
13169
13170 * configure: fix various problems with propogating
13171 makefile_target_frag in subdirs.
13172 * configure.in: config libgcc if its there
13173
13174Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
13175
13176 * config.sub: HPPA merge.
13177
252b5132
RH
13178Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
13179
13180 * Makefile.in: Replace all-bison with all-byacc in all
13181 dependency lines for other tools (which now use byacc).
13182
13183Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
13184
13185 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
13186
252b5132
RH
13187Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
13188
13189 * Makefile.in: make gprof rules similar to byacc rules (instead of
13190 vestigal $(unsubdir) that didn't work...)
13191
13192Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
13193
13194 * config.sub: Add support for Linux.
13195 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
13196 (at least for libg++).
13197
13198Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
13199
13200 * configure.texi: fix doc for the -nfp option to configure
13201
13202Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
13203
13204 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
13205
13206Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
13207
13208 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
13209 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
13210 * configure.in: added solaris* host_makefile_frag hook.
13211
13212Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13213
13214 * config.sub: changed recognition of m68000 so that various
13215 m68k types can be specified via m680[01234]0
13216
13217Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13218
13219 * config.sub (basic_machine): fix sed so that '-foo' isn't
13220 completely substituted out while .+'-foo' loses the '-foo'
13221
13222Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
13223
13224 * config.sub ($os): Add -aout.
13225
13226Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
13227
13228 * configure: If host_makefile_frag is absolute, don't
13229 prefix ${invsubdir} (relevant to libg++ auto-configure).
13230
13231Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
13232
13233 * Makefile.in (tooldir): Define it.
13234 (all-ld): Depend on all-flex.
13235
13236Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
13237
13238 * Makefile.in (check): Fix libg++ special case.
13239
13240Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
13241
13242 * configure: do not bury `pwd` into config.status, thus do fewer
13243 pwd's.
13244
13245 * configure: print the "Building in" message only when building in
13246 other than "." AND verbose.
13247
13248 * configure: remove -s, rework -v to better accomodate guested
13249 configures.
13250
13251 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
13252
13253Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
13254
13255 * Makefile.in: macroize flags passed on recursion. remove
13256 fileutils.
13257
13258Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
13259
13260 * configure: get makesrcdir right for subdirs deeper than 1.
13261
13262 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
13263 install.
13264
13265Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
13266
13267 * Makefile.in: don't print subdir_do or recursion lines.
13268
13269Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
13270
13271 * standards.texi: added menu item.
13272
13273 * Makefile.in: build and install standards.info.
13274
13275 * standards.texi: new file.
13276
13277Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13278
13279 * configure: test for and move config.status pieces from
13280 ${subdir}/.
13281
13282Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
13283
252b5132
RH
13284 * configure: Test for existance of files before trying to mv
13285 them, to avoid numerous non-existance messages.
13286
13287Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
13288
13289 * configure: correct final line of config.status.
13290
13291 * configure: patch from eggert. Avoids a protection problem if
13292 the original Makefile.in is read only.
13293
13294 * configure: use move-if-change from gcc to create config.status.
13295 Some makefiles depend on config.status to tell if a directory
13296 has been reconfigured for a different host. This change
13297 prevents those directories from remaking everything in the case
13298 where the reconfig was only intended to rebuild a Makefile.
13299
13300 * configure: test for config.sub with "config.sub sun4" rather
13301 than "config.sub ${host_alias}". Otherwise we can't tell a bad
13302 host alias from a missing config.sub.
13303
13304Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13305
13306 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
13307 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
13308
13309Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
13310
13311 * configure: mkdir ${subdir} as needed.
13312
13313Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
13314
13315 * Makefile.in,configure.in: added autoconf.
13316
13317Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13318
13319 * Makefile.in: no longer pass against on recursion.
13320
13321 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
13322 definitions are not inherited.
13323
13324 * configure: correct makesrcdir when subdir is .
13325
13326Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
13327
13328 * configure: Add support for 'subdirs' variable, which is
13329 like 'configdirs', except that configure doesn't re-invoke
13330 itself for subdirs, it just creates a Makefile for each subdir.
13331 * configure.texi: Document subdirs.
13332
13333Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13334
13335 * configure.in: added flex to configdirs
13336
13337Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
13338
13339 * Makefile.in: remove clean-stamps from clean.
13340
13341Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
13342
13343 * configure.in: Add gdbtest to configdirs.
13344
13345Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
13346
13347 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
13348 to recursive makes.
13349 * configure.in: Recognize new ncr3000 config.
13350
13351Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
13352
13353 * Makefile.in, configure.in: removed references to gdbm.
13354
13355Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
13356
13357 * config.sub: Don't canonicalize os value
13358 newsos* to bsd (readline needs to check for newsos).
13359 (This fix was earlier made Jan 31, but got re-broken.)
13360
13361Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
13362
13363 * configure.in: sco is an os, not a vendor!
13364
13365 * configure: Quote $( better. Keep various shells happy.
13366
13367Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
13368
13369 * Makefile.in: eliminate stamp-files.
13370
13371Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
13372
13373 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
13374 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
13375
13376Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
13377
13378 * config.sub: fix iris/iris3.
13379
13380Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
13381
13382 * configure: re-add -rm.
13383
13384Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
13385
13386 * Maskefile.in: add .stmp-rcs to all.
13387
13388 * configure.in: remove gas from rs6000 build, use aix host fragment.
13389
13390Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
13391
13392 * configure: pass down site_option during recursion.
13393
13394Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
13395
13396 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
13397
13398Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
13399
13400 * configure: Change exec_prefix so that it really defaults to prefix.
13401
13402Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
13403
13404 * Makefile.in, configure.in: Add support for mmalloc library.
13405
13406Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
13407
13408 * Makefile.in: add stmp dependencies for a few more things.
13409
13410Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
13411
13412 * configure: adjusted error message on objdir/srcdir configure
13413 collision, per john's suggestion.
13414
13415 * Makefile.in: add libiberty stmp to all and all.cross.
13416
13417Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
13418
13419 * Makefile.in: remove force dependencies, add grep to all.
13420
13421Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
13422
13423 * Makefile.in: drop flex. make stamp files work.
13424
13425 * configure: added test for conflicting configuration in srcdir,
13426 remove trailing slashes from srcdir. Otherwise emacs gdb mode
13427 gets cranky. use relative paths for configure and srcdir
13428 whenever possible. Send some error messages to stderr that were
13429 going to stdout.
13430
13431Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
13432
13433 * Makefile.in: Fix libg++ rule to check for gcc directory
13434 before using gcc/gcc. Also pass XTRAFLAGS.
13435
13436Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
13437
13438 * Makefile.in: added stmp-files so that directories aren't polled
13439 when they are already built.
13440
13441 * configure.texi: fixed a node pointer problem.
13442
13443Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
13444
4bddf3ad 13445 * config.sub configure.in gdb/configure.in
252b5132
RH
13446 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
13447 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
13448 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
13449
13450Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13451
13452 * configure: -recurring becomes -silent. corrected help message
13453 for -site= option.
13454
13455 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
13456
13457Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13458
13459 * configure: when building Makefile for crosses, replace
13460 tooldir and program_prefix. default srcdir from location of
13461 config.sub. remove "for host in hosts" and "for target in
13462 targets" loops.
13463
13464Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13465
13466 * Makefile.in: Do not pass bindir or mandir to cvs.
13467
13468Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
13469
13470 * Makefile.in, configure.in: removed traces of namesubdir,
13471 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
13472 copyrights to '92, changed some from Cygnus to FSF.
13473
13474 * configure.texi: remove most references to multiple hosts,
13475 multiple targets, subdirs, etc.
13476
13477 * configure.man: removed rcsid. reference config.sub not
13478 config.subr.
13479
13480 * Makefile.in: mkdir $(infodir) on install-info.
13481
13482Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
13483
13484 * configure.texi: Explain better about .gdbinit and about
13485 the environment that configure.in sections run in.
13486
13487Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
13488
13489 * configure.in: Ultrix is only a decstation if it's a MIPS.
13490
13491Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
13492
13493 * README: DOC.configure => cfg-paper.texi.
13494
13495Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
13496
13497 * config.sub (near case $os): Don't convert newsos* to bsd!
13498
13499Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
13500
13501 * Makefile.in: Reinstall change from gdb-4.3 that reduces
13502 the number of copies of COPYING that go into the GDB tar file.
13503
13504Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
13505
4bddf3ad 13506 * bfd/configure.in, gdb/config/mh-i386sco,
252b5132
RH
13507 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
13508 Fix SCO configuration stuff.
13509
13510Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
13511
13512 * Makefile.in: For libg++, make sure the -I pointing
13513 to the gcc directory goes *after* all the libg++-local -I flags.
13514 Also, move just-gcc dependency from just-libg++ to all-libg++.
13515
13516Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
13517
13518 * configure: Change -x to -f to keep Ultrix /bin/test happy.
13519
13520Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
13521
13522 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
13523
13524Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
13525
13526 * config.sub: Add stratus configuration frags. Also
13527 submitted to FSF.
13528
13529Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
13530
13531 * Makefile.in (DEV_SUPPORT): add configure.man.
13532
13533 * config.sub(Decode manufacturer-specific): add -none*.
13534
13535Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
13536
13537 * Makefile.in: remove form feeds to make Sun's make happy.
13538 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
13539
13540Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
13541
13542 * Makefile.in (AR_FLAGS): Make quieter.
13543
13544Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
13545
13546 * configure.in: Add libg++.
13547 * configure: When verbose, don't output the command line at each
13548 level; it will be unremarkably the same as the previous version,
13549 which will be the same as what the user typed.
13550
13551Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
13552
13553 * configure.in, Makefile.in: fix clean-info, add flex. add
13554 fileutils.
13555
13556 * configure: be less sensitive to spaces in Makefile.in. Do not
13557 look for sources in "..". Doing so breaks subdirectories that
13558 might have their own configure. If a subdir has it's own
13559 configure script, use it.
13560
13561Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
13562
13563 * cfg-paper.texi: some changes suggested by rms.
13564
13565Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
13566
13567 * config.sub: Merge in some small additions from the FSF version,
13568 taken from the gcc distribution, to bring the Cygnus and FSF
13569 versions into closer sync.
13570
13571Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
13572
13573 * configure.in: Changed svr4 references to sysv4.
13574
13575Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
13576
13577 * configure: added -V for version number option.
13578
13579Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
13580
13581 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
13582 renamed from DOC.configure to cfg-paper.texi.
13583
13584Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
13585
13586 * configure, config.subr, config.sub: config.subr is now
13587 config.sub again.
13588
13589Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
13590
13591 * configure.texi: new file, in progress.
13592
13593 * Makefile.in: build info file and install the man page for
13594 configure.
13595
13596 * configure.man: new file, first cut.
13597
13598 * configure: find config.subr again now that configuration "none"
13599 has gone. removed all traces of the -ansi option. removed all
13600 traces of the -languages option.
13601
13602 * config.subr: resync from rms.
13603
d932cae7 136041991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
13605
13606 * configure, config.sub, config.subr: merge config.sub into
13607 config.subr, call the result config.subr, remove config.sub, use
13608 config.subr.
13609
13610 * Makefile.in: revised install for dir.info.
13611
d932cae7 136121991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
13613
13614 * configure.in: add decstation host makefile frag.
13615
13616 * Makefile.in: BISON now bison -y again. also install-gcc on
13617 install. clean-gdbm on clean. infodir belongs in datadir.
13618 Make directories for info install. Build dir.info here then
13619 install it.
13620
d932cae7 136211991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
13622
13623 * Makefile.in: fix for bad directory tests.
13624
d932cae7 136251991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
13626
13627 * configure: \{1,2\} appears to be a sysv'ism. Use a different
13628 regexp. -srcdir relative was being handled incorrectly.
13629
13630 * Makefile.in: unwrapped some for loops so that parallel makes
13631 work again and so one can focus one's attention on a particular
13632 package.
13633
d932cae7 136341991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
13635
13636 * configure: added PWD as a stand in for `pwd` (for speed). use
13637 elif wherever possible. make -srcdir work without -objdir.
13638 -objdir= commented out.
13639
d932cae7 136401991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
13641
13642 * configure: +options become --options. -subdirs commented out.
13643 added -host, -datadir. Renamed -destdir to -prefix. Comment in
13644 Makefile now at top of generated Makefile. Removed cvs log
13645 entries. added -srcdir. create .gdbinit only if there is one
13646 in ${srcdir}.
13647
13648 * Makefile.in: idestdir and ddestdir go away. Added copyrights
13649 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
13650 and mandir now keyed off datadir by default.
13651
d932cae7 136521991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
252b5132
RH
13653
13654 * Freshly created ChangeLog.
13655
13656\f
13657Local Variables:
13658mode: change-log
13659left-margin: 8
13660fill-column: 76
13661version-control: never
13662End: